quicksilver / Quicksilver

Quicksilver Project Source
http://qsapp.com
Apache License 2.0
2.73k stars 285 forks source link

Crash checking for updates #150

Closed jvinocur closed 13 years ago

jvinocur commented 13 years ago

I just installed snow leopard (immediately upgraded to 10.6.6), installed quicksilver b58, deleted my old plugins, and now it will run but any time I do preferences --> check for updates --> now it crashes.

Here's a crash report: Process: Quicksilver [1732] Path: /Applications/Quicksilver.app/Contents/MacOS/Quicksilver Identifier: com.blacktree.Quicksilver Version: ß58 (3841) Code Type: X86 (Native) Parent Process: launchd [1544]

Date/Time: 2011-02-20 13:35:16.231 -0600 OS Version: Mac OS X 10.6.6 (10J567) Report Version: 6

Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 7

Application Specific Information: * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[QSApp frame]: unrecognized selector sent to instance 0x30d5f0' * Call stack at first throw: ( 0 CoreFoundation 0x918876ba raiseError + 410 1 libobjc.A.dylib 0x995c9509 objc_exception_throw + 56 2 CoreFoundation 0x918d490b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187 3 CoreFoundation 0x9182dc36 __forwarding + 950 4 CoreFoundation 0x918d3cc2 forwarding_prep1 + 50 5 Quicksilver 0x00010ab7 0x0 + 68279 6 CoreFoundation 0x9180e793 CFXNotificationPost + 947 7 CoreFoundation 0x9180e19a _CFXNotificationPostNotification + 186 8 Foundation 0x93367384 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128 9 Foundation 0x93374789 -[NSNotificationCenter postNotificationName:object:] + 56 10 QSCore 0x000d0ffb -[QSTaskController updateTask:status:progress:] + 155 11 Foundation 0x93372ba0 NSThreadmain + 1499 12 libSystem.B.dylib 0x9048c85d _pthread_start + 345 13 libSystem.B.dylib 0x9048c6e2 thread_start + 34 )

Thread 0: Dispatch queue: com.apple.main-thread 0 libSystem.B.dylib 0x9045f0fa mach_msg_trap + 10 1 libSystem.B.dylib 0x9045f867 mach_msg + 68 2 com.apple.CoreFoundation 0x917f037f __CFRunLoopRun + 2079 3 com.apple.CoreFoundation 0x917ef464 CFRunLoopRunSpecific + 452 4 com.apple.CoreFoundation 0x917ef291 CFRunLoopRunInMode + 97 5 com.apple.HIToolbox 0x98ed4004 RunCurrentEventLoopInMode + 392 6 com.apple.HIToolbox 0x98ed3dbb ReceiveNextEventCommon + 354 7 com.apple.HIToolbox 0x98ed3c40 BlockUntilNextEventMatchingListInMode + 81 8 com.apple.AppKit 0x9670578d _DPSNextEvent + 847 9 com.apple.AppKit 0x96704fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 10 com.apple.AppKit 0x966c7247 -[NSApplication run] + 821 11 com.apple.AppKit 0x966bf2d9 NSApplicationMain + 574 12 com.blacktree.Quicksilver 0x000161d9 0x1000 + 86489

Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x90485982 kevent + 10 1 libSystem.B.dylib 0x9048609c _dispatch_mgr_invoke + 215 2 libSystem.B.dylib 0x90485559 _dispatch_queue_invoke + 163 3 libSystem.B.dylib 0x904852fe _dispatch_worker_thread2 + 240 4 libSystem.B.dylib 0x90484d81 _pthread_wqthread + 390 5 libSystem.B.dylib 0x90484bc6 start_wqthread + 30

Thread 2: 0 libSystem.B.dylib 0x90484a12 __workq_kernreturn + 10 1 libSystem.B.dylib 0x90484fa8 _pthread_wqthread + 941 2 libSystem.B.dylib 0x90484bc6 start_wqthread + 30

Thread 3: 0 libSystem.B.dylib 0x90485982 kevent + 10 1 com.blacktree.QSCore 0x000d51b9 -[UKKQueue watcherThread:] + 201 2 com.apple.Foundation 0x93372ba0 NSThread__main + 1499 3 libSystem.B.dylib 0x9048c85d _pthread_start + 345 4 libSystem.B.dylib 0x9048c6e2 thread_start + 34

Thread 4: 0 libSystem.B.dylib 0x9045f0fa mach_msg_trap + 10 1 libSystem.B.dylib 0x9045f867 mach_msg + 68 2 com.apple.CoreFoundation 0x917f037f CFRunLoopRun + 2079 3 com.apple.CoreFoundation 0x917ef464 CFRunLoopRunSpecific + 452 4 com.apple.CoreFoundation 0x917ef291 CFRunLoopRunInMode + 97 5 com.apple.Foundation 0x933ab7d0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329 6 com.apple.Foundation 0x93372bf0 -[NSThread main] + 45 7 com.apple.Foundation 0x93372ba0 NSThreadmain + 1499 8 libSystem.B.dylib 0x9048c85d _pthread_start + 345 9 libSystem.B.dylib 0x9048c6e2 thread_start + 34

Thread 5: 0 libSystem.B.dylib 0x90484a12 __workq_kernreturn + 10 1 libSystem.B.dylib 0x90484fa8 _pthread_wqthread + 941 2 libSystem.B.dylib 0x90484bc6 start_wqthread + 30

Thread 6: 0 libSystem.B.dylib 0x90484a12 __workq_kernreturn + 10 1 libSystem.B.dylib 0x90484fa8 _pthread_wqthread + 941 2 libSystem.B.dylib 0x90484bc6 start_wqthread + 30

Thread 7 Crashed: 0 com.apple.CoreFoundation 0x918d2a37 _TERMINATING_DUE_TO_UNCAUGHTEXCEPTION + 7 1 libobjc.A.dylib 0x995c9509 objc_exception_throw + 56 2 com.apple.CoreFoundation 0x918d490b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187 3 com.apple.CoreFoundation 0x9182dc36 _forwarding_ + 950 4 com.apple.CoreFoundation 0x918d3cc2 forwarding_prep1 + 50 5 com.blacktree.Quicksilver 0x00010ab7 0x1000 + 64183 6 com.apple.CoreFoundation 0x9180e793 CFXNotificationPost + 947 7 com.apple.CoreFoundation 0x9180e19a _CFXNotificationPostNotification + 186 8 com.apple.Foundation 0x93367384 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128 9 com.apple.Foundation 0x93374789 -[NSNotificationCenter postNotificationName:object:] + 56 10 com.blacktree.QSCore 0x000d0ffb -[QSTaskController updateTask:status:progress:] + 155 11 com.apple.Foundation 0x93372ba0 NSThreadmain + 1499 12 libSystem.B.dylib 0x9048c85d _pthread_start + 345 13 libSystem.B.dylib 0x9048c6e2 thread_start + 34

Thread 7 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x995c94e5 ecx: 0xb0207000 edx: 0x0000003b edi: 0xa0c2faf0 esi: 0x003701b0 ebp: 0xb02068f8 esp: 0xb02068e0 ss: 0x0000001f efl: 0x00000282 eip: 0x918d2a37 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037 cr2: 0x12794000

Binary Images: 0x1000 - 0x2cff7 +com.blacktree.Quicksilver ß58 (3841) /Applications/Quicksilver.app/Contents/MacOS/Quicksilver 0x39000 - 0x66ff7 +QSFoundation ??? (???) <218FAE2B-C01E-C97B-9F36-33A53EFBBE4F> /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework/Versions/A/QSFoundation 0x88000 - 0x94ff7 +com.blacktree.QSEffects ??? (1.0) <73A6E501-CB7D-7E89-F1D0-0BE8661A2CA5> /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework/Versions/A/QSEffects 0x9e000 - 0xe2ff7 +com.blacktree.QSCore ??? (1.0) /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework/Versions/A/QSCore 0x110000 - 0x13fff7 +com.blacktree.QSInterface ??? (1.0) <1EEC0AF8-F359-B1C2-EAEC-74D1A775C02A> /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework/Versions/A/QSInterface 0x1d2000 - 0x1d2ffc +com.growl.GrowlSafariLoader 1.1.5 (1.1.5) <3A90BB91-AB09-4B20-6529-2BCC579B2987> /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/GrowlSafariLoader 0x1e8000 - 0x1f2fff +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) <7E3E7D42-BB62-6D09-E262-0140BA963851> /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports 0x7c8000 - 0x7caff7 +com.blacktree.Quicksilver.QSHotKeyTriggerPlugIn ??? (192C) <0FB06673-2553-D2B9-0341-1B2AD6F19481> /Applications/Quicksilver.app/Contents/PlugIns/HotKey Triggers.qsplugin/Contents/MacOS/HotKey Triggers 0x7d6000 - 0x7e8ff7 +com.blacktree.Quicksilver.QSCorePlugIn 0.5.0 (81) /Applications/Quicksilver.app/Contents/PlugIns/Core Support.qsplugin/Contents/MacOS/Core Support 0x7f3000 - 0x7f5ff7 +com.blacktree.Quicksilver.BezelInterfacePlugIn ??? (1851) /Applications/Quicksilver.app/Contents/PlugIns/Bezel Interface.qsplugin/Contents/MacOS/Bezel Interface 0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld 0x90003000 - 0x90003ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x90047000 - 0x9045dff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x9045e000 - 0x90605ff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <4FFBF71A-D603-3C64-2BC6-BFBFFFD562F0> /usr/lib/libSystem.B.dylib 0x90606000 - 0x90645ff7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x906f0000 - 0x906f3ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x906f4000 - 0x90736ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x90737000 - 0x9074bfe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib 0x9074d000 - 0x9074ffe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling 0x90750000 - 0x9075eff7 com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x9075f000 - 0x907afff7 com.apple.framework.familycontrols 2.0.2 (2020) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x907b0000 - 0x907f8fff com.apple.iCalendar 1.0.3 (54) <65B75654-CBFE-BDE7-E914-84683881B408> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar 0x90824000 - 0x90827ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x90828000 - 0x90828ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x90829000 - 0x90870ffb com.apple.CoreMediaIOServices 134.0 (1160) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices 0x90871000 - 0x90871ff7 com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x908b9000 - 0x90994feb com.apple.DesktopServices 1.5.9 (1.5.9) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x90995000 - 0x909b0ff7 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x909b1000 - 0x90addffb com.apple.MediaToolbox 0.484.20 (484.20) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x90bbb000 - 0x90bbdff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x90cf6000 - 0x90e78fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib 0x90e79000 - 0x90f0bfe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x90f0c000 - 0x90f19ff7 com.apple.AppleFSCompression 24.4 (1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x90f1a000 - 0x90f3eff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x90f3f000 - 0x90f7afe7 com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x90f7b000 - 0x90f88fe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5B68F977-F7E1-F419-F900-A5B34A30FE05> /usr/lib/libbz2.1.0.dylib 0x90f96000 - 0x910d8ff7 com.apple.syncservices 5.2 (578.3) <17A876CF-DAB1-1A88-6811-64AF8BFDE508> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices 0x910d9000 - 0x91208fe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x91310000 - 0x91315ff7 com.apple.OpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x91316000 - 0x91356fe7 com.apple.DAVKit 4.0.3 (732) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit 0x91357000 - 0x91357ff7 com.apple.quartzframework 1.5 (1.5) <4EE8095D-5E47-1EB6-3A8A-6ECE3BEC8647> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x91358000 - 0x91389ff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9138a000 - 0x9143aff3 com.apple.ColorSync 4.6.3 (4.6.3) <0354B408-665F-8B3F-87FF-64E6322276F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x9143b000 - 0x917a6ff7 com.apple.QuartzCore 1.6.3 (227.34) <0B59EAF1-4892-C5CE-4A67-66EBD383359E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x917a7000 - 0x917b2ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x917b3000 - 0x9192efe7 com.apple.CoreFoundation 6.6.4 (550.42) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9192f000 - 0x9197cff7 com.apple.ExchangeWebServices 1.3 (61) /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices 0x928d0000 - 0x928edfe7 com.apple.DotMacSyncManager 2.0.3 (446.9) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager 0x92907000 - 0x93352ff7 com.apple.WebCore 6533.19 (6533.19.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x93353000 - 0x9335bff7 com.apple.DisplayServicesFW 2.3.0 (283) <305F9514-2404-5CF7-AFB4-00BB4D2EA69E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x9335c000 - 0x935cffe7 com.apple.Foundation 6.6.4 (751.42) <65F16BF4-D106-F2F5-53F3-5BFBC2FCE608> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x935d0000 - 0x935f6fe3 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <5986E77D-F10B-D037-5584-B73B1B352918> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping 0x935f7000 - 0x937b0feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <6D8C6C54-9F39-0D0F-564D-2ABA12E97BBC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x937bb000 - 0x937c4ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x93856000 - 0x93861ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x93882000 - 0x93902feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x93903000 - 0x93939fff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib 0x9393a000 - 0x93a49fe7 com.apple.WebKit 6533.19 (6533.19.4) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x93a4a000 - 0x93c2cfff com.apple.imageKit 2.0.3 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x93c2d000 - 0x93c70ff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x93c71000 - 0x93ca9ff7 com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x93caa000 - 0x93caaff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x93ccd000 - 0x93cd3fe7 com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x93cd4000 - 0x93d38ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x93d39000 - 0x93d3dff7 libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x93d3e000 - 0x93e4aff7 libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x93e4b000 - 0x93ebaff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x93ebb000 - 0x93ebbff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib 0x93ebc000 - 0x93fb7ffb com.apple.PubSub 1.0.5 (65.20) <6DD34479-F0B6-7A41-7229-A22BF8BFCAB5> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x93fb8000 - 0x93fb9ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x93fba000 - 0x93ffeff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x94018000 - 0x94119fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib 0x9411a000 - 0x9421cfef com.apple.MeshKitIO 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO 0x9421d000 - 0x94296ff7 com.apple.PDFKit 2.5.1 (2.5.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x942ca000 - 0x942faff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit 0x942fb000 - 0x942fdff7 libRadiance.dylib ??? (???) <68BF4654-B74A-C843-759F-7FC62385F251> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x94384000 - 0x9441cfe7 edu.mit.Kerberos 6.5.10 (6.5.10) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x9441d000 - 0x9445bff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x9445c000 - 0x94526fef com.apple.CoreServices.OSServices 357 (357) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x94546000 - 0x9454aff7 IOSurface ??? (???) <235E7E3D-B6E5-0AAA-C41A-7AC1F54A7EBF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x94552000 - 0x94559ff7 com.apple.KerberosHelper 2.1 (1.0) /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper 0x9455a000 - 0x94564fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x94565000 - 0x94693fe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x947f7000 - 0x948a1fe7 com.apple.CFNetwork 454.11.5 (454.11.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x948a2000 - 0x948c4fef com.apple.DirectoryService.Framework 3.6 (621.9) <3171B16F-E4E1-89AA-B846-D698E3D6D457> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x948c5000 - 0x948e1fe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x948e2000 - 0x9493fff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x94a35000 - 0x94a35ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x94a36000 - 0x94a39ff7 libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x94b19000 - 0x94b5aff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x94b5b000 - 0x94ba8feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <87BA2C52-8451-F0E5-DCDE-E0B9E4D40405> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x94ba9000 - 0x94c46fe3 com.apple.LaunchServices 362.2 (362.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x94c47000 - 0x94c58ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x94c59000 - 0x94c60ff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x94c61000 - 0x94c6bff7 com.apple.HelpData 2.0.4 (34) <001A7163-C977-C30F-1B4B-4F5647F72E96> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x94c85000 - 0x94cc2ff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia 0x94cc3000 - 0x94cc3ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x94cc4000 - 0x94d7aff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x94d8f000 - 0x94df0fe7 com.apple.CoreText 3.5.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x94df1000 - 0x94e01ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x94e02000 - 0x94e70ff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x94eb2000 - 0x94f4dff7 com.apple.ApplicationServices.ATS 4.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x94f4e000 - 0x94f94ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib 0x94f95000 - 0x94f99ff7 libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x94f9a000 - 0x95048ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x9506b000 - 0x95091ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x95092000 - 0x9509dff7 com.apple.CrashReporterSupport 10.6.6 (256) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x950d1000 - 0x950d2ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel 0x950d3000 - 0x95155ffb SecurityFoundation ??? (???) <2E1F1AF0-A258-D215-2600-5DF03896D1F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x95156000 - 0x95162ff7 libkxld.dylib ??? (???) <9D8378E0-1C58-EED8-EA00-F4515B8BE7A3> /usr/lib/system/libkxld.dylib 0x9533f000 - 0x95371fe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x95372000 - 0x953c3ff7 com.apple.HIServices 1.8.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x953c4000 - 0x9541aff7 com.apple.MeshKitRuntime 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime 0x9541b000 - 0x9567efff com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9567f000 - 0x95b38ffb com.apple.VideoToolbox 0.484.20 (484.20) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x95b39000 - 0x95c16ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x95c5a000 - 0x95cd4fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x95cd5000 - 0x95cf6fe7 com.apple.opencl 12.3 (12.3) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x95d0a000 - 0x95d14ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x95d15000 - 0x95d6dfe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x95d6e000 - 0x95d7eff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib 0x95d7f000 - 0x95d80ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x95d81000 - 0x95debfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib 0x95e5b000 - 0x95e9bff3 com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x95e9c000 - 0x95eaeff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <32CE2895-DAF0-2137-F9BE-8150359F43A1> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x95eaf000 - 0x95ee6fe7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7DCB5938-3140-E71A-92BD-8C242F30C8F5> /usr/lib/libssl.0.9.8.dylib 0x95ee7000 - 0x95f22feb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x95f23000 - 0x9612afeb com.apple.AddressBook.framework 5.0.3 (875) <759B660B-00F6-F08C-37CD-69468C774B5E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x9612b000 - 0x9613fffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x96140000 - 0x96211fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <631392F6-6E50-278C-70FF-7969E35C498D> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x96212000 - 0x9650bfe7 com.apple.MessageFramework 4.4 (1082) /System/Library/Frameworks/Message.framework/Versions/B/Message 0x9650c000 - 0x96550fe7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x96551000 - 0x96655fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib 0x96656000 - 0x96689ff7 com.apple.AE 496.4 (496.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x9668a000 - 0x9669cff7 com.apple.syncservices.syncservicesui 5.2 (578.3) <2E6EA5E4-EAEE-EF00-A565-0F9513AF9E27> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI 0x966a2000 - 0x966acff7 com.apple.NSServerNotificationCenter 2.2 (2.2) <2E32AAD4-6DD9-AE40-D757-6EAB64CC7758> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification 0x966bd000 - 0x96f9dff7 com.apple.AppKit 6.6.7 (1038.35) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x96f9e000 - 0x97015ff3 com.apple.backup.framework 1.2.2 (1.2.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x97016000 - 0x97159fef com.apple.QTKit 7.6.6 (1756) <8AE4C93B-6059-7B87-2FF6-8B225EBB21A7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x97212000 - 0x97255ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x9728f000 - 0x9729dfe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib 0x972a6000 - 0x9759ffef com.apple.QuickTime 7.6.6 (1756) <3C041DD9-A5DB-60CA-8418-E58A78C9468E> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x975a0000 - 0x975ddff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x975de000 - 0x9762eff7 com.apple.Symbolication 1.1 (67) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x9762f000 - 0x97689fe7 com.apple.CorePDF 1.3 (1.3) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x9768a000 - 0x976fefef com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x976ff000 - 0x97b34ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x97b35000 - 0x97b4afff com.apple.ImageCapture 6.0.1 (6.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x97b4b000 - 0x97b75ff7 com.apple.shortcut 1.1 (1.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x97b76000 - 0x97d73ff7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x97daf000 - 0x97dbcff7 com.apple.NetFS 3.2.1 (3.2.1) <94A52A6D-F071-09D7-E80F-F633F17233FE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x97dbd000 - 0x97dbdff7 com.apple.Carbon 150 (152) <734BDB59-8B13-54FA-0653-AA8623DF9846> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x97e74000 - 0x98663557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x98664000 - 0x986d3ff7 com.apple.ISSupport 1.9.4 (52) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x986d4000 - 0x9871dfe7 libTIFF.dylib ??? (???) <72AC8D6B-F187-1462-901F-999E68C24848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x9871e000 - 0x98728ff7 com.apple.dotMacLegacy 3.2 (266) <6F2588BA-E801-1664-E60C-5BEC2AF924D0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy 0x9872e000 - 0x98767fe7 com.apple.bom 10.0 (164) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x98819000 - 0x98bffffb com.apple.RawCamera.bundle 3.4.1 (546) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x98c00000 - 0x98c18ff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x98c19000 - 0x98df5fe7 com.apple.CalendarStore 4.0.4 (997) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore 0x98df6000 - 0x98e9effb com.apple.QD 3.36 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x98e9f000 - 0x991c3fef com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x991c4000 - 0x991ecff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib 0x991ed000 - 0x99418ff3 com.apple.QuartzComposer 4.2 ({156.28}) <62E864AD-3155-59B8-BA1F-8197360C8587> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x99419000 - 0x99494fff com.apple.AppleVAFramework 4.10.12 (4.10.12) <0B523224-8EE3-988D-04BE-D608953CC977> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x99495000 - 0x994bcff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x994bd000 - 0x99576fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib 0x99577000 - 0x99596ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x99597000 - 0x995b7fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) /usr/lib/libresolv.9.dylib 0x995b8000 - 0x995befff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x995bf000 - 0x9966cfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib 0x9966d000 - 0x99670fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib 0x99671000 - 0x996dfff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <132A7CF8-D073-0F35-E9A4-777E5EBAC1EE> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages 0x996e0000 - 0x996e5ff7 com.apple.AOSNotification 1.1.0 (123.3) <0386E48C-4095-1D2A-629A-83B7711550F3> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x996e6000 - 0x99a06ff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <96534EF7-C22E-0C01-C56F-FF7047E41224> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x99a07000 - 0x99a40ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) /usr/lib/libcups.2.dylib 0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <4FFBF71A-D603-3C64-2BC6-BFBFFFD562F0> /usr/lib/libSystem.B.dylib

pjrobertson commented 13 years ago

Fixed in ß59. Since we're not using blacktree.com anymore there shouldn't be any hangs