Ticket #12098 (closed crash: fixed)
NSSound crash, divide by zero
| Reported by: | bmalkow | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | None | |
| Version: | 1.4b1 | Severity: | regression |
| Keywords: | Cc: | ||
| Patch Status: |
Description (last modified by Robby) (diff)
Adium connects to XMPP Server, shows roster and crash.
This is fragment of Report:
Date/Time: 2009-05-19 07:27:32.863 +0200 OS Version: Mac OS X 10.5.7 (9J61) Report Version: 6 Anonymous UUID: 7CDE8192-DAC5-42EF-90A5-11F4467883F7 Exception Type: EXC_ARITHMETIC (SIGFPE) Exception Codes: EXC_I386_DIV (divide by zero) Crashed Thread: 0 Thread 0 Crashed: 0 libgcc_s.1.dylib 0x90ee031e __udivdi3 + 238 1 ....audio.toolbox.AudioToolbox 0x9570a936 MPEGAudioFile::ParseFirstPacket() + 822 2 ....audio.toolbox.AudioToolbox 0x9570b0c1 MPEGAudioFile::ParseAudioFile() + 209 3 ....audio.toolbox.AudioToolbox 0x957156e3 AudioFileOpenWithCallbacks + 243 4 com.apple.AppKit 0x9236b9f5 _initializeCA + 876 5 com.apple.AppKit 0x9236b5b4 -[NSSound _postInitialization] + 348 6 com.apple.AppKit 0x9236b3a3 -[NSSound initWithContentsOfURL:byReference:] + 269 7 com.adiumX.adiumX 0x00110755 -[AdiumSound playSoundAtURL:] + 100 8 com.adiumX.adiumX 0x00091163 -[AIEventSoundsPlugin performActionID:forListObject:withDetails:triggeringEventID:userInfo:] + 157 9 com.adiumX.adiumX 0x000df88f -[ESContactAlertsController generateEvent:forListObject:userInfo:previouslyPerformedActionIDs:] + 484 10 com.adiumX.adiumX 0x00072b1c -[ESAccountEvents accountConnection:] + 102 11 com.apple.Foundation 0x90ff0493 __NSFireTimer + 147 12 com.apple.CoreFoundation 0x96f76ac5 CFRunLoopRunSpecific + 4469 13 com.apple.CoreFoundation 0x96f76c78 CFRunLoopRunInMode + 88 14 com.apple.HIToolbox 0x95d4328c RunCurrentEventLoopInMode + 283 15 com.apple.HIToolbox 0x95d430a5 ReceiveNextEventCommon + 374 16 com.apple.HIToolbox 0x95d42f19 BlockUntilNextEventMatchingListInMode + 106 17 com.apple.AppKit 0x9216cd0d _DPSNextEvent + 657 18 com.apple.AppKit 0x9216c5c0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 19 com.apple.AppKit 0x921655fb -[NSApplication run] + 795 20 com.apple.AppKit 0x92132834 NSApplicationMain + 574 21 com.adiumX.adiumX 0x00003246 start + 54
Change History
Note: See
TracTickets for help on using
tickets.

