Ticket #8534 (closed defect: worksforme)
NSImage crash while idle
| Reported by: | evands | Owned by: | nobody |
|---|---|---|---|
| Milestone: | Component: | Adium Core | |
| Version: | Severity: | normal | |
| Keywords: | Cc: | ||
| Patch Status: |
Description
The following crash occurred with the contact list open, multiple accounts on AIM/MSN/XMPP connected, sometime this evening.
Process: Adium [87812] Path: /Applications/Adium.app/Contents/MacOS/Adium Identifier: com.adiumX.adiumX Version: 1.2b1 (1.2b1) Code Type: X86 (Native) Parent Process: launchd [68] Date/Time: 2007-12-08 22:07:11.737 -0500 OS Version: Mac OS X 10.5.1 (9B18) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000028 Crashed Thread: 0 Thread 0 Crashed: 0 com.apple.AppKit 0x909a7a85 -[NSCachedImageRep _transferCache:] + 34 1 com.apple.AppKit 0x909a79c1 -[NSImage _freeRepresentation:] + 252 2 com.apple.AppKit 0x909a7814 -[NSImage dealloc] + 133 3 Adium 0x00251ad9 -[AIListGroupMockieCell cachedGradient:] + 153 (AIListGroupMockieCell.m:100) 4 Adium 0x00250c6f -[AIListGroupCell drawBackgroundWithFrame:] + 85 (NSGeometry.h:65) 5 Adium 0x002517f2 -[AIListGroupMockieCell drawBackgroundWithFrame:] + 84 (AIListGroupMockieCell.m:61) 6 Adium 0x0024c7c8 -[AIListCell drawInteriorWithFrame:inView:] + 332 (AIListCell.m:271) 7 AIUtilities 0x1202107b -[AIVariableHeightOutlineView drawRow:clipRect:] + 603 8 com.apple.AppKit 0x9097fecb -[NSTableView drawRowIndexes:clipRect:] + 363 9 com.apple.AppKit 0x9097fd55 -[NSOutlineView drawRowIndexes:clipRect:] + 122 10 com.apple.AppKit 0x9097e9b1 -[NSTableView drawRect:] + 2199 11 AIUtilities 0x12002336 -[AIAlternatingRowOutlineView drawRect:] + 78 12 Adium 0x002491bc -[AIListOutlineView drawRect:] + 78 (AIListOutlineView.m:414) 13 com.apple.AppKit 0x90a0eeb0 -[NSView _drawRect:clip:] + 3765 14 com.apple.AppKit 0x90a0da44 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1050 15 com.apple.AppKit 0x90a0dd98 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1902 16 com.apple.AppKit 0x90a0dd98 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1902 17 com.apple.AppKit 0x90a0dd98 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1902 18 com.apple.AppKit 0x90a0dd98 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1902 19 com.apple.AppKit 0x90a0c3a3 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 759 20 com.apple.AppKit 0x90af40b3 -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 340 21 com.apple.AppKit 0x90a08814 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090 22 com.apple.AppKit 0x9094937d -[NSView displayIfNeeded] + 933 23 com.apple.AppKit 0x90948f2d -[NSWindow displayIfNeeded] + 189 24 com.apple.AppKit 0x90948d50 _handleWindowNeedsDisplay + 436 25 com.apple.CoreFoundation 0x919979e2 __CFRunLoopDoObservers + 466 26 com.apple.CoreFoundation 0x91998d45 CFRunLoopRunSpecific + 853 27 com.apple.CoreFoundation 0x91999d38 CFRunLoopRunInMode + 88 28 com.apple.HIToolbox 0x920908a4 RunCurrentEventLoopInMode + 283 29 com.apple.HIToolbox 0x920906bd ReceiveNextEventCommon + 374 30 com.apple.HIToolbox 0x92090531 BlockUntilNextEventMatchingListInMode + 106 31 com.apple.AppKit 0x90946d5b _DPSNextEvent + 657 32 com.apple.AppKit 0x909466a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 33 com.apple.AppKit 0x9093f6d1 -[NSApplication run] + 795 34 com.apple.AppKit 0x9090c9ba NSApplicationMain + 574 35 com.adiumX.adiumX 0x00002d52 _start + 216 36 com.adiumX.adiumX 0x00002c79 start + 41 Thread 1: 0 libSystem.B.dylib 0x955f68e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x955fe0dc mach_msg + 72 2 com.apple.CoreFoundation 0x919990fe CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x91999d38 CFRunLoopRunInMode + 88 4 com.apple.audio.CoreAudio 0x9241c464 HALRunLoop::OwnThread(void*) + 160 5 com.apple.audio.CoreAudio 0x9241c300 CAPThread::Entry(CAPThread*) + 96 6 libSystem.B.dylib 0x95627075 _pthread_start + 321 7 libSystem.B.dylib 0x95626f32 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x955fdace __semwait_signal + 10 1 libSystem.B.dylib 0x95627ced pthread_cond_wait$UNIX2003 + 73 2 libGLProgrammability.dylib 0x963adf32 glvmDoWork + 162 3 libSystem.B.dylib 0x95627075 _pthread_start + 321 4 libSystem.B.dylib 0x95626f32 thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x9565f95a __workq_ops + 10 1 libSystem.B.dylib 0x9565f98a start_wqthread + 30 Thread 4: Thread 5: 0 libSystem.B.dylib 0x95645f5a select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x95627075 _pthread_start + 321 2 libSystem.B.dylib 0x95626f32 thread_start + 34 Thread 6: 0 libSystem.B.dylib 0x955f6946 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x956281cf _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x95629a53 pthread_cond_timedwait_relative_np + 47 3 com.apple.Foundation 0x91150f9c -[NSCondition waitUntilDate:] + 236 4 com.apple.Foundation 0x91150db0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 5 com.apple.Foundation 0x91150d15 -[NSConditionLock lockWhenCondition:] + 69 6 com.apple.AppKit 0x909acc19 -[NSUIHeartBeat _heartBeatThread:] + 746 7 com.apple.Foundation 0x9110b04d -[NSThread main] + 45 8 com.apple.Foundation 0x9110abf4 __NSThread__main__ + 308 9 libSystem.B.dylib 0x95627075 _pthread_start + 321 10 libSystem.B.dylib 0x95626f32 thread_start + 34 Thread 7: 0 libSystem.B.dylib 0x955f68e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x955fe0dc mach_msg + 72 2 com.apple.CoreFoundation 0x919990fe CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x91999d94 CFRunLoopRun + 84 4 com.adiumX.Bonjour 0x08290512 -[AWBonjourAccount prepareBonjourThread] + 424 (AWBonjourAccount.m:755) 5 com.apple.Foundation 0x9110b04d -[NSThread main] + 45 6 com.apple.Foundation 0x9110abf4 __NSThread__main__ + 308 7 libSystem.B.dylib 0x95627075 _pthread_start + 321 8 libSystem.B.dylib 0x95626f32 thread_start + 34 Thread 8: 0 libSystem.B.dylib 0x956629ba accept$UNIX2003 + 10 1 libSystem.B.dylib 0x95627075 _pthread_start + 321 2 libSystem.B.dylib 0x95626f32 thread_start + 34 Thread 9: 0 libSystem.B.dylib 0x955f68e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x955fe0dc mach_msg + 72 2 com.apple.CoreFoundation 0x919990fe CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x91999d38 CFRunLoopRunInMode + 88 4 com.apple.CFNetwork 0x952eb7c2 CFURLCacheWorkerThread(void*) + 396 5 libSystem.B.dylib 0x95627075 _pthread_start + 321 6 libSystem.B.dylib 0x95626f32 thread_start + 34 Thread 10: 0 libSystem.B.dylib 0x955fdace __semwait_signal + 10 1 libSystem.B.dylib 0x95627ced pthread_cond_wait$UNIX2003 + 73 2 com.apple.QuartzCore 0x92b87161 fe_fragment_thread + 54 3 libSystem.B.dylib 0x95627075 _pthread_start + 321 4 libSystem.B.dylib 0x95626f32 thread_start + 34 Thread 11: 0 libSystem.B.dylib 0x955f68e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x955fe0dc mach_msg + 72 2 com.apple.CoreFoundation 0x919990fe CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x91999d38 CFRunLoopRunInMode + 88 4 com.apple.Foundation 0x9116e560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 5 com.apple.Foundation 0x9110b04d -[NSThread main] + 45 6 com.apple.Foundation 0x9110abf4 __NSThread__main__ + 308 7 libSystem.B.dylib 0x95627075 _pthread_start + 321 8 libSystem.B.dylib 0x95626f32 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x909a78d6 ecx: 0x907e6b4c edx: 0x00000000 edi: 0x28e6dd40 esi: 0x0bc23eb0 ebp: 0xbfffda98 esp: 0xbfffda80 ss: 0x0000001f efl: 0x00010246 eip: 0x909a7a85 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x00000028
Change History
Note: See
TracTickets for help on using
tickets.

