Skip to content

Instantly share code, notes, and snippets.

@beatak
Created December 8, 2011 16:26
Show Gist options
  • Save beatak/1447500 to your computer and use it in GitHub Desktop.
Save beatak/1447500 to your computer and use it in GitHub Desktop.
adium crash
Process: Adium [13980]
Path: /Applications/Adium.app/Contents/MacOS/Adium
Identifier: com.adiumX.adiumX
Version: 1.4.4 (1.4.4)
Code Type: X86 (Native)
Parent Process: launchd [127]
Date/Time: 2011-12-08 11:24:16.015 -0500
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9
Interval Since Last Report: 122568 sec
Crashes Since Last Report: 4
Per-App Interval Since Last Report: 123698 sec
Per-App Crashes Since Last Report: 4
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000020
VM Regions Near 0x20:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Adium.app/Contents/MacOS/Adium
__TEXT 0000000000001000-00000000001a2000 [ 1668K] r-x/rwx SM=COW /Applications/Adium.app/Contents/MacOS/Adium
Application Specific Information:
objc_msgSend() selector name: chatDidOpen:
objc[13980]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x933efd47 objc_msgSend + 23
1 com.apple.Foundation 0x98064f49 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
2 com.apple.CoreFoundation 0x9979aff3 ___CFXNotificationPost_block_invoke_1 + 275
3 com.apple.CoreFoundation 0x99765d78 _CFXNotificationPost + 2776
4 com.apple.Foundation 0x98050136 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
5 com.adiumX.adiumX 0x000e8314 0x1000 + 946964
6 com.adiumX.AdiumPurple 0x002c4517 -[CBPurpleAccount addChat:] + 226
7 com.adiumX.AdiumPurple 0x002b8505 adiumPurpleConvCreate + 85
8 libpurple 0x0060ce17 purple_conversation_new + 1134
9 libpurple 0x00641d02 serv_got_joined_chat + 154
10 libpurple 0x00741ea0 flap_connection_established_chat + 128
11 libpurple 0x00741fdd flap_connection_established + 154
12 libpurple 0x0073683e rateresp + 767
13 libpurple 0x00737d44 snachandler + 199
14 libpurple 0x0073da43 parse_snac + 239
15 libpurple 0x0073dcb7 parse_flap + 153
16 libpurple 0x0073e022 flap_connection_recv + 832
17 libpurple 0x0073e093 flap_connection_recv_cb_ssl + 23
18 libpurple 0x0064e189 recv_cb + 43
19 com.apple.CoreFoundation 0x9977421b __CFSocketPerformV0 + 1163
20 com.apple.CoreFoundation 0x9972784f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
21 com.apple.CoreFoundation 0x99727206 __CFRunLoopDoSources0 + 246
22 com.apple.CoreFoundation 0x997510d8 __CFRunLoopRun + 1112
23 com.apple.CoreFoundation 0x997508ec CFRunLoopRunSpecific + 332
24 com.apple.CoreFoundation 0x99750798 CFRunLoopRunInMode + 120
25 com.apple.HIToolbox 0x9bc96a7f RunCurrentEventLoopInMode + 318
26 com.apple.HIToolbox 0x9bc9dd9b ReceiveNextEventCommon + 381
27 com.apple.HIToolbox 0x9bc9dc0a BlockUntilNextEventMatchingListInMode + 88
28 com.apple.AppKit 0x907cb040 _DPSNextEvent + 678
29 com.apple.AppKit 0x907ca8ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
30 com.apple.AppKit 0x907c6c22 -[NSApplication run] + 911
31 com.apple.AppKit 0x90a5b18a NSApplicationMain + 1054
32 com.adiumX.adiumX 0x00002d8a 0x1000 + 7562
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment