Ticket #11487 (closed defect: invalid)
Crash in AIContactObserverManager.m
| Reported by: | rgovostes | Owned by: | Catfish_Man |
|---|---|---|---|
| Milestone: | Component: | Adium Core | |
| Version: | 1.4hg | Severity: | normal |
| Keywords: | Cc: | ||
| Patch Status: |
Description
Trunk, [25666].
Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000002b Crashed Thread: 0 Application Specific Information: objc_msgSend() selector name: countByEnumeratingWithState:objects:count: Thread 0 Crashed: 0 libobjc.A.dylib 0x967c14eb objc_msgSend + 27 1 Adium 0x0039b3bd -[AIContactObserverManager listObjectStatusChanged:modifiedStatusKeys:silent:] + 325 (AIContactObserverManager.m:153) 2 Adium 0x003c95ef -[AIListObject didModifyProperties:silent:] + 100 (AIListObject.m:293) 3 Adium 0x003c5b06 -[ESObjectWithProperties notifyOfChangedPropertiesSilently:] + 129 (ESObjectWithProperties.m:144) 4 Adium 0x003ca94c -[AIListObject notifyOfChangedPropertiesSilently:] + 74 (AIListObject.m:712) 5 com.adiumX.AdiumPurple 0x03f371ac -[CBPurpleAccount updateStatusForContact:toStatusType:statusName:statusMessage:isMobile:] + 207 (CBPurpleAccount.m:262) 6 com.adiumX.AdiumPurple 0x03f5c798 -[CBPurpleOscarAccount updateStatusForContact:toStatusType:statusName:statusMessage:isMobile:] + 432 (CBPurpleOscarAccount.m:723) 7 com.adiumX.AdiumPurple 0x03f3590b buddy_status_changed_cb + 329 (adiumPurpleSignals.m:152) ... Thread 0 crashed with X86 Thread State (32-bit): eax: 0x128802a0 ebx: 0x000f863f ecx: 0x92e454d8 edx: 0x11bc8f5c edi: 0x0000002b esi: 0x0042ac4c ebp: 0xbfffe258 esp: 0xbfffe194 ss: 0x0000001f efl: 0x00010206 eip: 0x967c14eb cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x0000002b
Change History
Note: See
TracTickets for help on using
tickets.

