Adium

Ticket #10548 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

crash on wake from sleep with no networking

Reported by: beej Assigned to: nobody
Priority: normal Milestone: SVN issues
Component: Adium Core Version: 1.3b9
Severity: regression Keywords:
Cc: Patch: Accepted
Pending: 0

Description (Last modified by jas8522)

this is the first i've seen of this, but i just upgraded to 1.3b9 and maybe others are seeing similar stack traces.

Process:         Adium [65678]
Path:            /Applications/Adium.app/Contents/MacOS/Adium
Identifier:      com.adiumX.adiumX
Version:         1.3b9 (1.3b9)
Code Type:       X86 (Native)
Parent Process:  launchd [198]

Date/Time:       2008-07-22 21:43:12.752 -0400
OS Version:      Mac OS X 10.5.4 (9E17)
Report Version:  6

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

Thread 0 Crashed:
0   libobjc.A.dylib               	0x961386e8 objc_msgSend + 24
1   AIUtilities                   	0x0028cc21 -[AIMultiCellOutlineView cellForTableColumn:item:] + 68
2   AIUtilities                   	0x00297013 -[AIVariableHeightOutlineView drawAlternatingRowsInRect:] + 230
3   AIUtilities                   	0x00297f6e -[AIVariableHeightOutlineView highlightSelectionInClipRect:] + 972
4   com.apple.AppKit              	0x92718fd3 -[NSTableView drawRect:] + 1146
5   AIUtilities                   	0x00277f36 -[AIAlternatingRowOutlineView drawRect:] + 78
6   Adium                         	0x0037b30e -[AIListOutlineView drawRect:] + 78
7   com.apple.AppKit              	0x927a9984 -[NSView _drawRect:clip:] + 3853
8   com.apple.AppKit              	0x927a71f5 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1819
9   com.apple.AppKit              	0x927a7c2b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
10  com.apple.AppKit              	0x927a7c2b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
11  com.apple.AppKit              	0x927a7c2b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
12  com.apple.AppKit              	0x927a7c2b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
13  com.apple.AppKit              	0x927a6713 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 306
14  com.apple.AppKit              	0x927a3237 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
15  com.apple.AppKit              	0x926e3c8f -[NSView displayIfNeeded] + 933
16  com.apple.AppKit              	0x926e383d -[NSWindow displayIfNeeded] + 189
17  com.apple.AppKit              	0x926e3660 _handleWindowNeedsDisplay + 436
18  com.apple.CoreFoundation      	0x936f29c2 __CFRunLoopDoObservers + 466
19  com.apple.CoreFoundation      	0x936f3d1c CFRunLoopRunSpecific + 844
20  com.apple.CoreFoundation      	0x936f4cf8 CFRunLoopRunInMode + 88
21  com.apple.HIToolbox           	0x96fc7da4 RunCurrentEventLoopInMode + 283
22  com.apple.HIToolbox           	0x96fc7af6 ReceiveNextEventCommon + 175
23  com.apple.HIToolbox           	0x96fc7a31 BlockUntilNextEventMatchingListInMode + 106
24  com.apple.AppKit              	0x926e1505 _DPSNextEvent + 657
25  com.apple.AppKit              	0x926e0db8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
26  com.apple.AppKit              	0x926d9df3 -[NSApplication run] + 795
27  com.apple.AppKit              	0x926a7030 NSApplicationMain + 574
28  com.adiumX.adiumX             	0x00002b12 _start + 216
29  com.adiumX.adiumX             	0x00002a39 start + 41

Thread 1:
0   libSystem.B.dylib             	0x95fb34a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95fbac9c mach_msg + 72
2   com.apple.CoreFoundation      	0x936f40ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x936f4cf8 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio     	0x964fc464 HALRunLoop::OwnThread(void*) + 160
5   com.apple.audio.CoreAudio     	0x964fc300 CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
7   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x95fb34a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95fbac9c mach_msg + 72
2   com.apple.CoreFoundation      	0x936f40ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x936f4cf8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x9016da32 CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
6   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x95fb34a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95fbac9c mach_msg + 72
2   com.apple.CoreFoundation      	0x936f40ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x936f4cf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x9088f4a5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5   com.apple.Foundation          	0x9090d8ed -[NSRunLoop(NSRunLoop) runUntilDate:] + 93
6   com.adiumX.Bonjour            	0x1832c991 -[AWBonjourAccount prepareBonjourThread] + 405
7   com.apple.Foundation          	0x9085af1d -[NSThread main] + 45
8   com.apple.Foundation          	0x9085aac4 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
10  libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x960035e2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
2   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x95fba68e __semwait_signal + 10
1   libSystem.B.dylib             	0x95fe536d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore          	0x923fee51 fe_fragment_thread + 54
3   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
4   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x9601d07a __workq_ops + 10
1   libSystem.B.dylib             	0x9601d0aa start_wqthread + 30

Thread 7:

Thread 8:
0   libSystem.B.dylib             	0x95fb34a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95fbac9c mach_msg + 72
2   com.apple.CoreFoundation      	0x936f40ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x936f4cf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x908be460 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation          	0x9085af1d -[NSThread main] + 45
6   com.apple.Foundation          	0x9085aac4 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
8   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x95fb3506 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x95fe584f _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x95fe70d3 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x9622e2fe TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x9622e0de TSWaitOnSemaphoreCommon + 422
5   ...ickTimeComponents.component	0x937cddee ReadSchedulerThreadEntryPoint + 4724
6   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
7   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x95fb3506 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x95fe584f _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x95fe70d3 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x908a0e8c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x908a0ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation          	0x908a0c05 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit              	0x92747470 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation          	0x9085af1d -[NSThread main] + 45
8   com.apple.Foundation          	0x9085aac4 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
10  libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x95fba68e __semwait_signal + 10
1   libSystem.B.dylib             	0x95fe536d pthread_cond_wait$UNIX2003 + 73
2   com.apple.ColorSync           	0x92056460 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync           	0x92068d92 CMMConvTask(void*) + 54
4   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
5   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 12:
0   libSystem.B.dylib             	0x95fb34a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95fbac9c mach_msg + 72
2   com.apple.CoreFoundation      	0x936f40ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x936f4d54 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x90460ea3 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5   ...ple.CoreServices.CarbonCore	0x9624d55b PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
7   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 13:
0   libSystem.B.dylib             	0x95fb34a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95fbac9c mach_msg + 72
2   com.apple.CoreFoundation      	0x936f40ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x936f4d54 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x9046101c TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5   ...ple.CoreServices.CarbonCore	0x9624d55b PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
7   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 14:
0   libSystem.B.dylib             	0x95fba68e __semwait_signal + 10
1   libSystem.B.dylib             	0x95fe536d pthread_cond_wait$UNIX2003 + 73
2   ...ple.CoreServices.CarbonCore	0x9624f347 TSWaitOnCondition + 126
3   ...ple.CoreServices.CarbonCore	0x9622e2d2 TSWaitOnConditionTimedRelative + 202
4   ...ple.CoreServices.CarbonCore	0x9624efc4 MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x9046bfda TNodeSyncTask::SyncTaskProc(void*) + 84
6   ...ple.CoreServices.CarbonCore	0x9624d55b PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
8   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 15:
0   libSystem.B.dylib             	0x95fe3f66 kevent + 10
1   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
2   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 16:
0   libSystem.B.dylib             	0x95fba68e __semwait_signal + 10
1   libSystem.B.dylib             	0x95fe536d pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib    	0x94b04432 glvmDoWork + 162
3   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
4   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 17:
0   libSystem.B.dylib             	0x95fb3506 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x95fe584f _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x95fe70d3 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x9622e2fe TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x9624efc4 MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x9046df24 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore	0x9624d55b PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x95fe46f5 _pthread_start + 321
8   libSystem.B.dylib             	0x95fe45b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x18deba00  ebx: 0x00379023  ecx: 0x961e5384  edx: 0xc1bac387
  edi: 0x00000000  esi: 0x18deba00  ebp: 0xbfffd588  esp: 0xbfffd568
   ss: 0x0000001f  efl: 0x00010206  eip: 0x961386e8   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xc1bac3a7

Attachments

Adium 1.3b9Crashes Console Messages.log (26.0 kB) - added by angelricardo on 07/25/2008 12:02:36 AM.
It Crashes Again!
Adium_2008-07-27-181904_ssds-macbook.crash (34.2 kB) - added by ssd on 07/27/2008 07:49:24 PM.
me too (crash)
AdiumDebug.log (4.9 kB) - added by ssd on 07/27/2008 08:06:18 PM.
took 3 sleep tries to generate this...let me know if you need the correspondig crashlog
potential_released_contact_fix.diff (2.8 kB) - added by evands on 07/27/2008 08:43:23 PM.
potental fix

Change History

07/24/2008 03:22:25 PM changed by berdan

Sometimes crashes for me as well on wake, 1.3b9.

Process:         Adium [87370]
Path:            /Users/daniel/Program/Adium.app/Contents/MacOS/Adium
Identifier:      com.adiumX.adiumX
Version:         1.3b9 (1.3b9)
Code Type:       X86 (Native)
Parent Process:  launchd [122]

Date/Time:       2008-07-24 20:52:08.768 +0200
OS Version:      Mac OS X 10.5.4 (9E17)
Report Version:  6

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

Thread 0 Crashed:
0   libobjc.A.dylib               	0x91cb56ec objc_msgSend + 28
1   AIUtilities                   	0x0028cc21 -[AIMultiCellOutlineView cellForTableColumn:item:] + 68
2   AIUtilities                   	0x00297013 -[AIVariableHeightOutlineView drawAlternatingRowsInRect:] + 230
3   AIUtilities                   	0x00297f6e -[AIVariableHeightOutlineView highlightSelectionInClipRect:] + 972
4   com.apple.AppKit              	0x90727fd3 -[NSTableView drawRect:] + 1146
5   AIUtilities                   	0x00277f36 -[AIAlternatingRowOutlineView drawRect:] + 78
6   Adium                         	0x0037b30e -[AIListOutlineView drawRect:] + 78
7   com.apple.AppKit              	0x907b8984 -[NSView _drawRect:clip:] + 3853
8   com.apple.AppKit              	0x907b61f5 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1819
9   com.apple.AppKit              	0x907b6c2b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
10  com.apple.AppKit              	0x907b6c2b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
11  com.apple.AppKit              	0x907b6c2b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
12  com.apple.AppKit              	0x907b6c2b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
13  com.apple.AppKit              	0x9089ded1 -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 340
14  com.apple.AppKit              	0x907b2237 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
15  com.apple.AppKit              	0x906f2c8f -[NSView displayIfNeeded] + 933
16  com.apple.AppKit              	0x906f283d -[NSWindow displayIfNeeded] + 189
17  com.apple.AppKit              	0x906f2660 _handleWindowNeedsDisplay + 436
18  com.apple.CoreFoundation      	0x959169c2 __CFRunLoopDoObservers + 466
19  com.apple.CoreFoundation      	0x95917d1c CFRunLoopRunSpecific + 844
20  com.apple.CoreFoundation      	0x95918cf8 CFRunLoopRunInMode + 88
21  com.apple.HIToolbox           	0x965dfda4 RunCurrentEventLoopInMode + 283
22  com.apple.HIToolbox           	0x965dfbbd ReceiveNextEventCommon + 374
23  com.apple.HIToolbox           	0x965dfa31 BlockUntilNextEventMatchingListInMode + 106
24  com.apple.AppKit              	0x906f0505 _DPSNextEvent + 657
25  com.apple.AppKit              	0x906efdb8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
26  com.apple.AppKit              	0x906e8df3 -[NSApplication run] + 795
27  com.apple.AppKit              	0x906b6030 NSApplicationMain + 574
28  com.adiumX.adiumX             	0x00002b12 _start + 216
29  com.adiumX.adiumX             	0x00002a39 start + 41

Thread 1:
0   libSystem.B.dylib             	0x953f24a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x953f9c9c mach_msg + 72
2   com.apple.CoreFoundation      	0x959180ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x95918cf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x9019a460 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation          	0x90136f1d -[NSThread main] + 45
6   com.apple.Foundation          	0x90136ac4 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x954236f5 _pthread_start + 321
8   libSystem.B.dylib             	0x954235b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x953f24a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x953f9c9c mach_msg + 72
2   libSystem.B.dylib             	0x954833f5 thread_suspend + 97
3   ???                           	0x013187ff 0 + 20023295

Thread 3:
0   libSystem.B.dylib             	0x953f24a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x953f9c9c mach_msg + 72
2   com.apple.CoreFoundation      	0x959180ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x95918cf8 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio     	0x91ece464 HALRunLoop::OwnThread(void*) + 160
5   com.apple.audio.CoreAudio     	0x91ece300 CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib             	0x954236f5 _pthread_start + 321
7   libSystem.B.dylib             	0x954235b2 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x954425e2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x954236f5 _pthread_start + 321
2   libSystem.B.dylib             	0x954235b2 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x953f24a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x953f9c9c mach_msg + 72
2   com.apple.CoreFoundation      	0x959180ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x95918cf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x9016b4a5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5   com.apple.Foundation          	0x901e98ed -[NSRunLoop(NSRunLoop) runUntilDate:] + 93
6   com.adiumX.Bonjour            	0x1717e991 -[AWBonjourAccount prepareBonjourThread] + 405
7   com.apple.Foundation          	0x90136f1d -[NSThread main] + 45
8   com.apple.Foundation          	0x90136ac4 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x954236f5 _pthread_start + 321
10  libSystem.B.dylib             	0x954235b2 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x9545c07a __workq_ops + 10
1   libSystem.B.dylib             	0x9545c0aa start_wqthread + 30

Thread 7:

Thread 8:
0   libSystem.B.dylib             	0x953f968e __semwait_signal + 10
1   libSystem.B.dylib             	0x9542436d pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib    	0x92605432 glvmDoWork + 162
3   libSystem.B.dylib             	0x954236f5 _pthread_start + 321
4   libSystem.B.dylib             	0x954235b2 thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x953f24a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x953f9c9c mach_msg + 72
2   com.apple.CoreFoundation      	0x959180ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x95918cf8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x92da8a32 CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x954236f5 _pthread_start + 321
6   libSystem.B.dylib             	0x954235b2 thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x953f968e __semwait_signal + 10
1   libSystem.B.dylib             	0x9542436d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore          	0x911c7e51 fe_fragment_thread + 54
3   libSystem.B.dylib             	0x954236f5 _pthread_start + 321
4   libSystem.B.dylib             	0x954235b2 thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x953f2506 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x9542484f _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x954260d3 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x96b0a2fe TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x96b0a0de TSWaitOnSemaphoreCommon + 422
5   ...ickTimeComponents.component	0x93c23dee ReadSchedulerThreadEntryPoint + 4724
6   libSystem.B.dylib             	0x954236f5 _pthread_start + 321
7   libSystem.B.dylib             	0x954235b2 thread_start + 34

Thread 12:
0   com.apple.CoreFoundation      	0x958aa070 _CFArrayReplaceValues + 1008
1   com.apple.CoreFoundation      	0x958ab22d CFArrayAppendValue + 109
2   com.apple.CoreFoundation      	0x958ca8c0 _CFSearchBundleDirectory + 1088
3   com.apple.CoreFoundation      	0x958caae6 _CFFindBundleResourcesInRawDir + 422
4   com.apple.CoreFoundation      	0x958cb272 _CFFindBundleResourcesInResourcesDir + 802
5   com.apple.CoreFoundation      	0x958cb5f4 _CFFindBundleResources + 660
6   com.apple.CoreFoundation      	0x958cbbca CFBundleCopyResourceURL + 154
7   com.apple.CoreFoundation      	0x958cc172 CFBundleCopyLocalizedString + 274
8   ...ple.CoreServices.CarbonCore	0x96bc998b _CSAOSCopyStringForKey + 172
9   ...apple.AddressBook.framework	0x92c2d482 -[ABRemoteImageLoader workLoop] + 2290
10  com.apple.Foundation          	0x90136f1d -[NSThread main] + 45
11  com.apple.Foundation          	0x90136ac4 __NSThread__main__ + 308
12  libSystem.B.dylib             	0x954236f5 _pthread_start + 321
13  libSystem.B.dylib             	0x954235b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x1729fb30  ebx: 0x00379023  ecx: 0x91d62384  edx: 0xc0000003
  edi: 0x545f5f00  esi: 0x1729fb30  ebp: 0xbfffd868  esp: 0xbfffd844
   ss: 0x0000001f  efl: 0x00010206  eip: 0x91cb56ec   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x545f5f00

07/24/2008 03:25:27 PM changed by zacw

What windows do you have open when this crash occurs?

07/24/2008 03:30:21 PM changed by berdan

IIRC it was a message window with two tabs. Contact list is set to hidden at screen edge and doesn't show up before the crash occurs.

07/24/2008 11:54:50 PM changed by angelricardo

It Crashess also when it goes about an our of use and all happends to be fine, Im gonna rooll back again to a previos version! more stable!

07/25/2008 12:02:36 AM changed by angelricardo

  • attachment Adium 1.3b9Crashes Console Messages.log added.

It Crashes Again!

07/25/2008 08:20:07 AM changed by evands

angelricardo, that's a Console log of msn-pecan showing many errors. You need to attach your crash log and your debug log; the console log by itself shows us nothing. Please see ReportingBugs for details.

Furthermore, I am nearly sure that whatever crash you're seeing is not the one in this ticket. Please create new tickets for crashes which are not the same.

07/25/2008 10:11:57 PM changed by jas8522

  • description changed.

Removed binary images for easier reading

07/27/2008 07:49:24 PM changed by ssd

  • attachment Adium_2008-07-27-181904_ssds-macbook.crash added.

me too (crash)

07/27/2008 07:50:27 PM changed by ssd

Me too. It seems to crash when coming out of sleep. Log attached. I'll try to get a debug log next if I can make it repeat soon.

07/27/2008 08:06:18 PM changed by ssd

  • attachment AdiumDebug.log added.

took 3 sleep tries to generate this...let me know if you need the correspondig crashlog

07/27/2008 08:37:36 PM changed by ssd

It appears on further testing that connecting and disconnecting from gmail is enough to crash adium. Repeat by:

1. Launch adium (default connect to gmail) 2. disable gmail 3. reconnect to gmail 4. disable attempt (crash!)

07/27/2008 08:43:23 PM changed by evands

  • attachment potential_released_contact_fix.diff added.

potental fix

07/27/2008 08:43:58 PM changed by evands

  • patch_status changed from None to Initially Included.
  • milestone set to Adium X 1.3.

Can the crash be reproduced after applying the attached patch?

07/29/2008 09:29:32 AM changed by ssd

I don't have the development environment set up. I may not have time until the weekend to try to compile and test the patch unless you can provide a binary....

07/31/2008 08:18:17 AM changed by evands

  • status changed from new to closed.
  • resolution set to fixed.

(In [24495]) When doing a delayed update on a contact, ensure that it survives until that update is fired. Hopefully this fixes the outline-view-messaging-released-contacts problems created by the contact controller releasing contacts when their account disconnects. Fixes #10548 (hopefully)

07/31/2008 09:58:11 AM changed by Robby

Was this exclusive to 1.3?

08/01/2008 11:37:47 PM changed by ssd

I think it was broken in 1.3b8, and presumably fixed for (not yet released) 1.3b10.

08/02/2008 05:23:24 AM changed by Robby

  • patch_status changed from Initially Included to Accepted.
  • severity changed from normal to regression.
  • milestone changed from Adium X 1.3 to SVN issues.

Thanks! Adium 1.3b10 is out, though. Auto-update appears to be broken but check AdiumBeta. :)