tjsoftworks / hudson-on-cocoa

Automatically exported from code.google.com/p/hudson-on-cocoa
0 stars 0 forks source link

Intermittent crash #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run for long periods of time

What is the expected output? What do you see instead?
Stability; It crashes to to an over-release.

Please use labels and text to provide additional information.

Process:         Hudson Notifier [139]
Path:            ***
Identifier:      com.yourcompany.Hudson-Notifier
Version:         1.0 (1)
Code Type:       X86-64 (Native)
Parent Process:  launchd [80]

Date/Time:       2010-04-20 19:18:18.937 -0700
OS Version:      Mac OS X 10.6.3 (10D573)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000017
Crashed Thread:  5

Application Specific Information:
objc_msgSend() selector name: release

Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib               0x00007fff8299c75a mach_msg_trap + 10
1   libSystem.B.dylib               0x00007fff8299cdcd mach_msg + 59
2   com.apple.CoreFoundation        0x00007fff82bba452 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation        0x00007fff82bb98df CFRunLoopRunSpecific + 575
4   com.apple.HIToolbox             0x00007fff835ceada RunCurrentEventLoopInMode 
+ 333
5   com.apple.HIToolbox             0x00007fff835ce8df ReceiveNextEventCommon + 
310
6   com.apple.HIToolbox             0x00007fff835ce798 
BlockUntilNextEventMatchingListInMode + 
59
7   com.apple.AppKit                0x00007fff81e3aa2a _DPSNextEvent + 708
8   com.apple.AppKit                0x00007fff81e3a379 -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
9   com.apple.AppKit                0x00007fff81e0005b -[NSApplication run] + 395
10  com.apple.AppKit                0x00007fff81df8d7c NSApplicationMain + 364
11  ...yourcompany.Hudson-Notifier  0x0000000100001d7f main + 33 (main.m:14)
12  ...yourcompany.Hudson-Notifier  0x0000000100001d3c start + 52

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib               0x00007fff829b54ea kevent + 10
1   libSystem.B.dylib               0x00007fff829b73bd _dispatch_mgr_invoke + 154
2   libSystem.B.dylib               0x00007fff829b7094 _dispatch_queue_invoke + 
185
3   libSystem.B.dylib               0x00007fff829b6bbe _dispatch_worker_thread2 
+ 252
4   libSystem.B.dylib               0x00007fff829b64e8 _pthread_wqthread + 353
5   libSystem.B.dylib               0x00007fff829b6385 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib               0x00007fff8299c75a mach_msg_trap + 10
1   libSystem.B.dylib               0x00007fff8299cdcd mach_msg + 59
2   com.apple.CoreFoundation        0x00007fff82bba452 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation        0x00007fff82bb98df CFRunLoopRunSpecific + 575
4   com.apple.Foundation            0x00007fff804c34e3 
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5   com.apple.Foundation            0x00007fff80443ead __NSThread__main__ + 1429
6   libSystem.B.dylib               0x00007fff829d58b6 _pthread_start + 331
7   libSystem.B.dylib               0x00007fff829d5769 thread_start + 13

Thread 3:
0   libSystem.B.dylib               0x00007fff829e0286 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation        0x00007fff82bdbef2 __CFSocketManager + 818
2   libSystem.B.dylib               0x00007fff829d58b6 _pthread_start + 331
3   libSystem.B.dylib               0x00007fff829d5769 thread_start + 13

Thread 4:
0   libSystem.B.dylib               0x00007fff829b630a __workq_kernreturn + 10
1   libSystem.B.dylib               0x00007fff829b671c _pthread_wqthread + 917
2   libSystem.B.dylib               0x00007fff829b6385 start_wqthread + 13

Thread 5 Crashed:
0   libobjc.A.dylib                 0x00007fff87d9e11c objc_msgSend + 40
1   com.apple.CoreFoundation        0x00007fff82ba2d56 _CFAutoreleasePoolPop + 
230
2   com.apple.Foundation            0x00007fff8045930c -[NSAutoreleasePool 
drain] + 158
3   ...yourcompany.Hudson-Notifier  0x0000000100006d7f 
-[CPingTool(CPingTool_Private) 
threadHandler:] + 395 (CPingTool_Private.m:58)
4   com.apple.Foundation            0x00007fff80443ead __NSThread__main__ + 1429
5   libSystem.B.dylib               0x00007fff829d58b6 _pthread_start + 331
6   libSystem.B.dylib               0x00007fff829d5769 thread_start + 13

Thread 6:
0   libSystem.B.dylib               0x00007fff829a2b59 szone_size + 82
1   libSystem.B.dylib               0x00007fff829a2a2d free + 56
2   libSystem.B.dylib               0x00007fff829b40f5 kvbuf_free + 31
3   libSystem.B.dylib               0x00007fff82a24779 ds_protocol_byname + 98
4   libSystem.B.dylib               0x00007fff829deb45 search_item_byname + 98
5   libSystem.B.dylib               0x00007fff82a246a0 getprotobyname + 28
6   ...yourcompany.Hudson-Notifier  0x0000000100006e23 
-[CPingTool(CPingTool_Private) 
start] + 162 (CPingTool_Private.m:68)
7   ...yourcompany.Hudson-Notifier  0x0000000100006c78 
-[CPingTool(CPingTool_Private) 
threadHandler:] + 132 (CPingTool_Private.m:45)
8   com.apple.Foundation            0x00007fff80443ead __NSThread__main__ + 1429
9   libSystem.B.dylib               0x00007fff829d58b6 _pthread_start + 331
10  libSystem.B.dylib               0x00007fff829d5769 thread_start + 13

Thread 5 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000400  rbx: 0x0000000114877e30  rcx: 0x00007fff7061e5f0  rdx: 
0x0000000000003ba0
  rdi: 0x0000000114877e30  rsi: 0x00007fff8252c030  rbp: 0x0000000112b06c10  rsp: 
0x0000000112b06bd8
   r8: 0x0000000000000000   r9: 0x0000000114877e30  r10: 0x00000001153ba0e0  r11: 
0x0000000000000007
  r12: 0x0000000101005800  r13: 0x0000000101005800  r14: 0x00007fff7066c3a0  r15: 
0x0000000000000000
  rip: 0x00007fff87d9e11c  rfl: 0x0000000000010206  cr2: 0x0000000000000017

Original issue reported on code.google.com by corymichael on 22 Apr 2010 at 2:41

GoogleCodeExporter commented 9 years ago

Original comment by corymichael on 23 Apr 2010 at 10:26