| Paste number 57512: | 1.2.4b2 crash on quit |
| Pasted by: | mathuaerknedam |
| When: | 1 year, 3 months ago |
| Share: | Tweet this! | http://paste.lisp.org/+18DK |
| Channel: | #adium |
| Paste contents: |
Process: Adium [2862]
Path: /Users/mneedham/Applications/Adium.app/Contents/MacOS/Adium
Identifier: com.adiumX.adiumX
Version: 1.2.4b2 (1.2.4b2)
Code Type: X86 (Native)
Parent Process: launchd [74]
Date/Time: 2008-03-17 15:55:22.478 -0500
OS Version: Mac OS X 10.5.2 (9C31)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000002f
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x91b8c6e8 objc_msgSend + 24
1 libpurple 0x085e6c21 purple_account_request_close_info + 47
2 libpurple 0x085e6cc6 purple_account_request_close_with_account + 138
3 libpurple 0x08601794 purple_connection_destroy + 488
4 libpurple 0x085e6a65 purple_account_disconnect + 174
5 libpurple 0x085e7c32 purple_account_set_enabled + 348
6 com.adiumX.AdiumPurple 0x083f6d5b -[CBPurpleAccount disconnect] + 171
7 com.adiumX.adiumX 0x000afe0c -[AIAccountController disconnectAllAccounts] + 88
8 com.adiumX.adiumX 0x000045ed -[AIAdium applicationWillTerminate:] + 319
9 com.apple.Foundation 0x92843cdc _nsnote_callback + 364
10 com.apple.CoreFoundation 0x935539da __CFXNotificationPost + 362
11 com.apple.CoreFoundation 0x93553cb3 _CFXNotificationPostNotification + 179
12 com.apple.Foundation 0x92840fd0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
13 com.apple.Foundation 0x9284a668 -[NSNotificationCenter postNotificationName:object:] + 56
14 com.apple.AppKit 0x94280e49 -[NSApplication terminate:] + 353
15 com.apple.Foundation 0x9287902d __NSFireDelayedPerform + 477
16 com.apple.CoreFoundation 0x93572b5e CFRunLoopRunSpecific + 4494
17 com.apple.CoreFoundation 0x93572d18 CFRunLoopRunInMode + 88
18 com.apple.HIToolbox 0x93db76a0 RunCurrentEventLoopInMode + 283
19 com.apple.HIToolbox 0x93db73f2 ReceiveNextEventCommon + 175
20 com.apple.HIToolbox 0x93db732d BlockUntilNextEventMatchingListInMode + 106
21 com.apple.AppKit 0x940d07d9 _DPSNextEvent + 657
22 com.apple.AppKit 0x940d008e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
23 com.apple.AppKit 0x940c90c5 -[NSApplication run] + 795
24 com.apple.AppKit 0x9409630a NSApplicationMain + 574
25 com.adiumX.adiumX 0x00002e12 _start + 216
26 com.adiumX.adiumX 0x00002d39 start + 41
Thread 1:
0 libSystem.B.dylib 0x914079e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x9140f1dc mach_msg + 72
2 com.apple.CoreFoundation 0x935720de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x93572d18 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x91fac464 HALRunLoop::OwnThread(void*) + 160
5 com.apple.audio.CoreAudio 0x91fac300 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x91438c55 _pthread_start + 321
7 libSystem.B.dylib 0x91438b12 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x914715c6 __workq_ops + 10
1 libSystem.B.dylib 0x914715f6 start_wqthread + 30
Thread 3:
Thread 4:
Thread 5:
Thread 6:
0 libSystem.B.dylib 0x91457b3a select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x91438c55 _pthread_start + 321
2 libSystem.B.dylib 0x91438b12 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x91407a46 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x91439daf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9143b633 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x91cde92a TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x91cde70a TSWaitOnSemaphoreCommon + 422
5 ...ickTimeComponents.component 0x94c5380a ReadSchedulerThreadEntryPoint + 4724
6 libSystem.B.dylib 0x91438c55 _pthread_start + 321
7 libSystem.B.dylib 0x91438b12 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x91407a22 semaphore_wait_trap + 10
1 ...ickTimeComponents.component 0x952cd80a QTThreadWaitSignal + 100
2 ...ickTimeComponents.component 0x94cde94b audioprepThreadEntry + 92
3 ...ickTimeComponents.component 0x952cd5c8 start_thread + 54
4 libSystem.B.dylib 0x91438c55 _pthread_start + 321
5 libSystem.B.dylib 0x91438b12 thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x91407a46 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x91439daf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9143b633 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x9288a4fc -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x9288a310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x9288a275 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x941367f0 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x928445ad -[NSThread main] + 45
8 com.apple.Foundation 0x92844154 __NSThread__main__ + 308
9 libSystem.B.dylib 0x91438c55 _pthread_start + 321
10 libSystem.B.dylib 0x91438b12 thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x914079e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x9140f1dc mach_msg + 72
2 com.apple.CoreFoundation 0x935720de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x93572d18 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x93c956cc CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x91438c55 _pthread_start + 321
6 libSystem.B.dylib 0x91438b12 thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x914079e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x9140f1dc mach_msg + 72
2 com.apple.CoreFoundation 0x935720de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x93572d18 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x928a7ac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x928445ad -[NSThread main] + 45
6 com.apple.Foundation 0x92844154 __NSThread__main__ + 308
7 libSystem.B.dylib 0x91438c55 _pthread_start + 321
8 libSystem.B.dylib 0x91438b12 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x096d5590 ebx: 0x08413712 ecx: 0x91c251c4 edx: 0x0000000f
edi: 0x00000008 esi: 0x096d5590 ebp: 0xbfffe7a8 esp: 0xbfffe788
ss: 0x0000001f efl: 0x00010206 eip: 0x91b8c6e8 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x0000002f
Binary Images:
0x1000 - 0x132fe7 +com.adiumX.adiumX 1.2.4b2 (1.2.4b2) <dc15e7d9749c5c66bbd5405faa0bf0ba> /Users/mneedham/Applications/Adium.app/Contents/MacOS/Adium
0x226000 - 0x232fff +net.brockerhoff.RBSplitView.Framework 1.1.4 (1.1.4) /Users/mneedham/Applications/Adium.app/Contents/Frameworks/RBSplitView.framework/Versions/A/RBSplitView
0x23a000 - 0x2b2ff9 +Adium ??? (???) <9f2287c1aef9d9eff96e050d67ef9063> /Users/mneedham/Applications/Adium.app/Contents/Frameworks/Adium.framework/Versions/A/Adium
0x333000 - 0x335fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x33c000 - 0x34bfff +com.example.sparkeplus ??? (1.1) /Users/mneedham/Applications/Adium.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x358000 - 0x3a6fe7 +com.adiumX.OTR ??? (1.0) /Users/mneedham/Applications/Adium.app/Contents/Frameworks/OTR.framework/Versions/A/OTR
0x3b6000 - 0x3b9fff +org.boredzo.LMX ??? (1.0) /Users/mneedham/Applications/Adium.app/Contents/Frameworks/LMX.framework/Versions/A/LMX
0x600000 - 0x602fff +com.unsanity.menuextraenabler 1.0.3 (1.0.3) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
0x7e6000 - 0x7e9fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x7ef000 - 0x7f4fff com.apple.audio.AppleHDAHALPlugIn 1.5.6 (1.5.6a19) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x12e6000 - 0x12e7fff +com.henriknyh.fixyourlastinput ??? (1.0) <148dab2eb4364a8fa2d7bbe573a52803> /Users/mneedham/Library/Application Support/Adium 2.0/PlugIns/FixYourLastInput.AdiumPlugin/Contents/MacOS/FixYourLastInput
0x12ec000 - 0x12edffc +libgmodule ??? (???) /Users/mneedham/Applications/Adium.app/Contents/Frameworks/libgmodule.framework/Versions/2.0.0/libgmodule
0x15e2000 - 0x15e3fe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x15f4000 - 0x15f6ffc apop.so ??? (???) <8e5cbfa49bbed80ed34f03e008e3e086> /usr/lib/sasl2/apop.so
0x15fa000 - 0x1612fe2 dhx.so ??? (???) <0831cf2893deaa2b5525ea7bfda17404> /usr/lib/sasl2/dhx.so
0x1621000 - 0x1629fff digestmd5WebDAV.so ??? (???) <42e13c06e037f02eee71a43324169f62> /usr/lib/sasl2/digestmd5WebDAV.so
0x162d000 - 0x162ffff libanonymous.2.so ??? (???) <161902c9ed78dce78b61125c7c155f0f> /usr/lib/sasl2/libanonymous.2.so
0x1633000 - 0x1635ffc libcrammd5.2.so ??? (???) <c917c89eefddcfcacf48c939c3af12aa> /usr/lib/sasl2/libcrammd5.2.so
0x1639000 - 0x1642ffb libdigestmd5.2.so ??? (???) <c8595204acd0e7cb362b33d008693019> /usr/lib/sasl2/libdigestmd5.2.so
0x1646000 - 0x164afff libgssapiv2.2.so ??? (???) <a47ee23249e7c36aee418a6e7fd3a502> /usr/lib/sasl2/libgssapiv2.2.so
0x1650000 - 0x1652ffc login.so ??? (???) <03d28ec908a6ed9abee1b25fe87716ef> /usr/lib/sasl2/login.so
0x1656000 - 0x165dffc libotp.2.so ??? (???) <0b7c8cd165835331c586e49465ef1186> /usr/lib/sasl2/libotp.2.so
0x1667000 - 0x1669ffc libplain.2.so ??? (???) <5992f1149ff6cc7fadafa2bfd4ecc00a> /usr/lib/sasl2/libplain.2.so
0x166d000 - 0x1672ffc libpps.so ??? (???) <ae02d7b23951bddb4db705b2d632c6ac> /usr/lib/sasl2/libpps.so
0x1678000 - 0x167bfff mschapv2.so ??? (???) <8d5951f3d3a0565fd772ebec4d2054fb> /usr/lib/sasl2/mschapv2.so
0x167f000 - 0x1681ffc shadow_auxprop.so ??? (???) <5137115453406a92cf514b65046a6b28> /usr/lib/sasl2/shadow_auxprop.so
0x1687000 - 0x1689ffd smb_lm.so ??? (???) <e9ad275441e15388bf580b1cdf55b430> /usr/lib/sasl2/smb_lm.so
0x168d000 - 0x168fffc smb_nt.so ??? (???) <a7144a88919b4aea313caf6c4e86353a> /usr/lib/sasl2/smb_nt.so
0x1693000 - 0x1696ff0 smb_ntlmv2.so ??? (???) <ccfa6d0eafa992db95ad309e32c6d400> /usr/lib/sasl2/smb_ntlmv2.so
0x16e2000 - 0x17d0fef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x17e1000 - 0x17e2ffc +com.adiumX.purple ??? (1.0.0d1) <fdb62dfab338e476b0d5ab78355f5ff7> /Users/mneedham/Applications/Adium.app/Contents/PlugIns/Purple.AdiumPlugin/Contents/MacOS/Purple
0x17e7000 - 0x17e9fff +libgthread ??? (???) /Users/mneedham/Applications/Adium.app/Contents/Frameworks/libgthread.framework/Versions/2.0.0/libgthread
0x17ed000 - 0x17f6ff3 +libintl ??? (???) /Users/mneedham/Applications/Adium.app/Contents/Frameworks/libintl.framework/Versions/8/libintl
0x1815000 - 0x1824fcb +com.dpompa.fribidi ??? (1.0) /Users/mneedham/Applications/Adium.app/Contents/Frameworks/FriBidi.framework/Versions/A/FriBidi
0x8383000 - 0x83bdfff +com.adiumX.Bonjour ??? (0.0.1d1) <2f73e3fd4103d6b33cbcec6ab0ae3e1c> /Users/mneedham/Applications/Adium.app/Contents/PlugIns/Bonjour.AdiumPlugin/Contents/MacOS/Bonjour
0x83e8000 - 0x8430fff +com.adiumX.AdiumPurple ??? (1.0) <b23dee0612d55e31730cb12626743a39> /Users/mneedham/Applications/Adium.app/Contents/PlugIns/Purple.AdiumPlugin/Contents/Frameworks/AdiumLibpurple.framework/Versions/A/AdiumLibpurple
0x848b000 - 0x854bff7 +libglib ??? (???) /Users/mneedham/Applications/Adium.app/Contents/Frameworks/libglib.framework/Versions/2.0.0/libglib
0x8569000 - 0x859dfe7 +libgobject ??? (???) /Users/mneedham/Applications/Adium.app/Contents/Frameworks/libgobject.framework/Versions/2.0.0/libgobject
0x85ae000 - 0x85d4fff +libmeanwhile ??? (???) <5a0e5ab03bf028b41bc5b0b623613ba2> /Users/mneedham/Applications/Adium.app/Contents/Frameworks/libmeanwhile.framework/Versions/1/libmeanwhile
0x85e3000 - 0x87aafeb +libpurple ??? (???) <be31998568a2d0b36c1b127213ce8f66> /Users/mneedham/Applications/Adium.app/Contents/Frameworks/libpurple.framework/Versions/0.4.0/libpurple
0x889b000 - 0x88acfff +com.adiumX.WebKit-Message-View ??? (1.0.0d1) <b453f37a845cbaa9ef8b130011ce0ffc> /Users/mneedham/Applications/Adium.app/Contents/PlugIns/WebKit Message View.AdiumPlugin/Contents/MacOS/WebKit Message View
0x11000000 - 0x1100bfed +AIHyperlinks ??? (???) /Users/mneedham/Applications/Adium.app/Contents/Frameworks/AIHyperlinks.framework/Versions/A/AIHyperlinks
0x12000000 - 0x12043fff +AIUtilities ??? (???) <3b5da1cc716212a42433a34da702b2e9> /Users/mneedham/Applications/Adium.app/Contents/Frameworks/AIUtilities.framework/Versions/A/AIUtilities
0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90010000 - 0x90324fe2 com.apple.QuickTime 7.4.1 (14) <1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90325000 - 0x906e3fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9094d000 - 0x90d5dfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x90d5e000 - 0x91274fff com.apple.WebCore 5523.15.1 (5523.15.1) <23d5f6fe4905a5361b31b25bb4de04d6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x91275000 - 0x91279fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9127a000 - 0x9127affe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x913c2000 - 0x91400ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91407000 - 0x91566ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
0x9157f000 - 0x91915ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91916000 - 0x91916ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91917000 - 0x91ae2ff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91b32000 - 0x91b77fef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91b78000 - 0x91c57fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x91c58000 - 0x91c8ffff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91c90000 - 0x91cb4feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x91cb5000 - 0x91f8eff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91f8f000 - 0x9200bfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9200c000 - 0x92049fff com.apple.CoreMediaIOServicesPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x9204a000 - 0x92068ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x92069000 - 0x92079fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x920b1000 - 0x920d1ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x920d2000 - 0x9210bffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9210c000 - 0x927a5fff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x927a6000 - 0x92839ff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9283a000 - 0x92ab4fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92ab5000 - 0x92ab5ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92ab6000 - 0x92ac4ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x92ac5000 - 0x92f98fde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92f99000 - 0x92fa9ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x92faa000 - 0x92fbeff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92fbf000 - 0x93048fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93057000 - 0x930b4ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x930b5000 - 0x930cbfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x930cc000 - 0x930e7ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x930e8000 - 0x9311afff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9311b000 - 0x93148feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93149000 - 0x931a3ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x931e2000 - 0x931f1fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x931f2000 - 0x9324bff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9324c000 - 0x932d8ff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x932d9000 - 0x9331bfef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93328000 - 0x9332dffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9332e000 - 0x9340fff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x93461000 - 0x934fffef com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x93500000 - 0x93632fef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x93895000 - 0x9391cff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9391d000 - 0x93a41fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93a42000 - 0x93a44ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93a45000 - 0x93a4cffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x93a4d000 - 0x93a4dffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x93a4e000 - 0x93acdff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93ace000 - 0x93c89ff3 com.apple.QuartzComposer 2.1 (106.3) <ed79ff3644e8883905ba3ba681742476> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x93c8a000 - 0x93d01fe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x93d02000 - 0x93d3cfff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93d3d000 - 0x93d5bfff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x93d7a000 - 0x93d7cfff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93d7d000 - 0x93d7dff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93d7e000 - 0x93d86fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x93d87000 - 0x9408ffff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94090000 - 0x9488dfef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9488e000 - 0x9488effc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9488f000 - 0x94896fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x94897000 - 0x948c6fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x948c7000 - 0x948cbfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x948cc000 - 0x948e2fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x948e3000 - 0x948fbfff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x948fc000 - 0x94907ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x94908000 - 0x94925ff7 com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9498c000 - 0x9498dffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9498e000 - 0x9498effd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9498f000 - 0x949c0ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x949c1000 - 0x94ab5ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x94ab6000 - 0x94b12ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94b13000 - 0x94b54fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94b55000 - 0x94b55ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x94b56000 - 0x94ba6ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x94ba7000 - 0x94bb0fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x94bb1000 - 0x94c3cfff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94c3d000 - 0x95bc4fea com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x95bc5000 - 0x95c0ffe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x95c10000 - 0x95cf5ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95cf6000 - 0x95d9dfeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x95d9e000 - 0x95e47fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95e48000 - 0x95e97fff com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x95e98000 - 0x95ebefff libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
0x95ebf000 - 0x95ebffff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95ec0000 - 0x95eccfe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95ecd000 - 0x95f0cfef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x95f0d000 - 0x95f1cffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x95f1d000 - 0x95f48fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x95f49000 - 0x95f4ffff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x95f50000 - 0x9600bfe3 com.apple.WebKit 5523.15.1 (5523.15.1) <176c97b181ca68b309ecded2ed53b923> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9600c000 - 0x96013fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x96031000 - 0x96036fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96037000 - 0x960c3ffb com.apple.QTKit 7.4.1 (14) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x960c4000 - 0x96141fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96142000 - 0x9616cfff com.apple.CoreMediaPrivate 1.4 (1.4) <59630ee9096ecf2ca1e518da2f46c68d> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x9616d000 - 0x9616dff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9619f000 - 0x96259fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9625f000 - 0x962d1fff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x962d2000 - 0x962dcfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x962dd000 - 0x962fcffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x962fd000 - 0x96434feb com.apple.imageKit 1.0.1 (1.0) <4cb353ae2d3b141afc3d82b557bde878> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x96435000 - 0x964afff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x964b0000 - 0x96562ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x96563000 - 0x9658bff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x96654000 - 0x9678cff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x9678d000 - 0x96854ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96859000 - 0x9687dfff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x9687e000 - 0x96883fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x96994000 - 0x96a27fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x96a28000 - 0x96b6dff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x96b6e000 - 0x96b71fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96b72000 - 0x96c22fff edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96c23000 - 0x96ceefff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x96cef000 - 0x96e6dfff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x96ede000 - 0x96edeffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x96edf000 - 0x96eeafe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x96efd000 - 0x96f04ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0xb0000000 - 0xb0027fef +com.positivespinmedia.PSMTabBarControlFramework ??? (1.1) /Users/mneedham/Applications/Adium.app/Contents/Frameworks/PSMTabBarControl.framework/Versions/A/PSMTabBarControl
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xc0000000 - 0xc000ffff +com.growl.growlwithinstallerframework 1.1.2 (1.1.2) <d729860139209be5831e87110ccb16e7> /Users/mneedham/Applications/Adium.app/Contents/Frameworks/Growl-WithInstaller.framework/Versions/A/Growl-WithInstaller
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
This paste has no annotations.