quicksilver / Quicksilver

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

Webkit related crash #113

Closed pmcarrion closed 13 years ago

pmcarrion commented 14 years ago

There's a webkit related crash. I was able to reproduce this bug on OS 10.6.4 using QS ß58. You just have to click on any link within the QS Preferences window and it will immediately crash. This will also happen when using the web search module. Here's the crash report:

Process: Quicksilver [973] Path: /Applications/Quicksilver.app/Contents/MacOS/Quicksilver Identifier: com.blacktree.Quicksilver Version: ß58 (3841) Code Type: X86 (Native) Parent Process: ??? [1]

Date/Time: 2010-07-14 10:57:40.865 -0500 OS Version: Mac OS X 10.6.4 (10F569) Report Version: 6

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

Application Specific Information: * Terminating app due to uncaught exception 'WebKitThreadingException', reason: 'void -[WebFrame loadHTMLString:baseURL:](WebFrame, objc_selector, NSString, NSURL) was called from a secondary thread' * Call stack at first throw: ( 0 CoreFoundation 0x900d6bba raiseError + 410 1 libobjc.A.dylib 0x943d4509 objc_exception_throw + 56 2 CoreFoundation 0x900d68e8 +[NSException raise:format:arguments:] + 136 3 CoreFoundation 0x900d685a +[NSException raise:format:] + 58 4 WebCore 0x93164520 WebCoreReportThreadViolation + 288 5 WebKit 0x991e1723 -[WebFrame loadHTMLString:baseURL:] + 35 6 Quicksilver 0x0000cbe8 0x0 + 52200 7 Foundation 0x90b28f19 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 943 8 AppKit 0x981ebe72 -[NSController _notifyObserversForKeyPath:change:] + 251 9 AppKit 0x981ebd6f -[NSController didChangeValueForKey:] + 49 10 AppKit 0x9834c7a3 -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 213 11 AppKit 0x9834bf0e -[NSArrayController _arrangeObjectsWithSelectedObjects:avoidsEmptySelection:operationsMask:useBasis:] + 858 12 AppKit 0x9835d8b5 -[NSArrayController setContent:] + 889 13 AppKit 0x983522d8 -[NSArrayDetailBinder _refreshDetailContentInBackground:] + 1540 14 Foundation 0x90b23204 NSKeyValueNotifyObserver + 372 15 Foundation 0x90b22ca3 NSKeyValueDidChange + 377 16 Foundation 0x90b076cc -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 123 17 Quicksilver 0x0000cd96 0x0 + 52630 18 CoreFoundation 0x9005e3c3 CFXNotificationPost + 947 19 CoreFoundation 0x9005ddca _CFXNotificationPostNotification + 186 20 Foundation 0x90b05090 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128 21 Foundation 0x90b1246d -[NSNotificationCenter postNotificationName:object:] + 56 22 QSCore 0x00105a1e -[QSPlugInManager loadNewWebData:] + 494 )

Thread 0: Dispatch queue: com.apple.main-thread 0 libSystem.B.dylib 0x937eb0fa mach_msg_trap + 10 1 libSystem.B.dylib 0x937eb867 mach_msg + 68 2 com.apple.CoreFoundation 0x9003ffaf __CFRunLoopRun + 2079 3 com.apple.CoreFoundation 0x9003f094 CFRunLoopRunSpecific + 452 4 com.apple.CoreFoundation 0x9003eec1 CFRunLoopRunInMode + 97 5 com.apple.HIToolbox 0x98ae9f9c RunCurrentEventLoopInMode + 392 6 com.apple.HIToolbox 0x98ae9d51 ReceiveNextEventCommon + 354 7 com.apple.HIToolbox 0x98ae9bd6 BlockUntilNextEventMatchingListInMode + 81 8 com.apple.AppKit 0x981a0a89 _DPSNextEvent + 847 9 com.apple.AppKit 0x981a02ca -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 10 com.apple.AppKit 0x9816255b -[NSApplication run] + 821 11 com.apple.AppKit 0x9815a5ed NSApplicationMain + 574 12 com.blacktree.Quicksilver 0x000161d9 0x1000 + 86489

Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x93811942 kevent + 10 1 libSystem.B.dylib 0x9381205c _dispatch_mgr_invoke + 215 2 libSystem.B.dylib 0x93811519 _dispatch_queue_invoke + 163 3 libSystem.B.dylib 0x938112be _dispatch_worker_thread2 + 240 4 libSystem.B.dylib 0x93810d41 _pthread_wqthread + 390 5 libSystem.B.dylib 0x93810b86 start_wqthread + 30

Thread 2: 0 libSystem.B.dylib 0x93811942 kevent + 10 1 com.blacktree.QSCore 0x001161b9 -[UKKQueue watcherThread:] + 201 2 com.apple.Foundation 0x90b10884 NSThread__main + 1499 3 libSystem.B.dylib 0x9381881d _pthread_start + 345 4 libSystem.B.dylib 0x938186a2 thread_start + 34

Thread 3: 0 libSystem.B.dylib 0x937eb0fa mach_msg_trap + 10 1 libSystem.B.dylib 0x937eb867 mach_msg + 68 2 com.apple.CoreFoundation 0x9003ffaf CFRunLoopRun + 2079 3 com.apple.CoreFoundation 0x9003f094 CFRunLoopRunSpecific + 452 4 com.apple.CoreFoundation 0x9003eec1 CFRunLoopRunInMode + 97 5 com.apple.Foundation 0x90b4942c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329 6 com.apple.Foundation 0x90b108d4 -[NSThread main] + 45 7 com.apple.Foundation 0x90b10884 NSThreadmain + 1499 8 libSystem.B.dylib 0x9381881d _pthread_start + 345 9 libSystem.B.dylib 0x938186a2 thread_start + 34

Thread 4: 0 libSystem.B.dylib 0x9380a086 select$DARWIN_EXTSN + 10 1 com.apple.CoreFoundation 0x9007f80d __CFSocketManager + 1085 2 libSystem.B.dylib 0x9381881d _pthread_start + 345 3 libSystem.B.dylib 0x938186a2 thread_start + 34

Thread 5: 0 libSystem.B.dylib 0x938109d2 __workq_kernreturn + 10 1 libSystem.B.dylib 0x93810f68 _pthread_wqthread + 941 2 libSystem.B.dylib 0x93810b86 start_wqthread + 30

Thread 6 Crashed: 0 com.apple.CoreFoundation 0x90121a07 _TERMINATING_DUE_TO_UNCAUGHTEXCEPTION + 7 1 libobjc.A.dylib 0x943d4509 objc_exception_throw + 56 2 com.apple.CoreFoundation 0x900d68e8 +[NSException raise:format:arguments:] + 136 3 com.apple.CoreFoundation 0x900d685a +[NSException raise:format:] + 58 4 com.apple.WebCore 0x93164520 WebCoreReportThreadViolation + 288 5 com.apple.WebKit 0x991e1723 -[WebFrame loadHTMLString:baseURL:] + 35 6 com.blacktree.Quicksilver 0x0000cbe8 0x1000 + 48104 7 com.apple.Foundation 0x90b28f19 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 943 8 com.apple.AppKit 0x981ebe72 -[NSController _notifyObserversForKeyPath:change:] + 251 9 com.apple.AppKit 0x981ebd6f -[NSController didChangeValueForKey:] + 49 10 com.apple.AppKit 0x9834c7a3 -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 213 11 com.apple.AppKit 0x9834bf0e -[NSArrayController _arrangeObjectsWithSelectedObjects:avoidsEmptySelection:operationsMask:useBasis:] + 858 12 com.apple.AppKit 0x9835d8b5 -[NSArrayController setContent:] + 889 13 com.apple.AppKit 0x983522d8 -[NSArrayDetailBinder _refreshDetailContentInBackground:] + 1540 14 com.apple.Foundation 0x90b23204 NSKeyValueNotifyObserver + 372 15 com.apple.Foundation 0x90b22ca3 NSKeyValueDidChange + 377 16 com.apple.Foundation 0x90b076cc -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 123 17 com.blacktree.Quicksilver 0x0000cd96 0x1000 + 48534 18 com.apple.CoreFoundation 0x9005e3c3 __CFXNotificationPost + 947 19 com.apple.CoreFoundation 0x9005ddca _CFXNotificationPostNotification + 186 20 com.apple.Foundation 0x90b05090 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128 21 com.apple.Foundation 0x90b1246d -[NSNotificationCenter postNotificationName:object:] + 56 22 com.blacktree.QSCore 0x00105a1e -[QSPlugInManager loadNewWebData:] + 494

Thread 6 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x943d44e5 ecx: 0xb0292000 edx: 0x0000003b edi: 0xa0577af0 esi: 0x199200f0 ebp: 0xb0291318 esp: 0xb0291300 ss: 0x0000001f efl: 0x00000286 eip: 0x90121a07 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037 cr2: 0x126c8000

Binary Images: 0x1000 - 0x2cff7 +com.blacktree.Quicksilver ß58 (3841) /Applications/Quicksilver.app/Contents/MacOS/Quicksilver 0x7a000 - 0xa7ff7 +QSFoundation ??? (???) <218FAE2B-C01E-C97B-9F36-33A53EFBBE4F> /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework/Versions/A/QSFoundation 0xc9000 - 0xd5ff7 +com.blacktree.QSEffects ??? (1.0) <73A6E501-CB7D-7E89-F1D0-0BE8661A2CA5> /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework/Versions/A/QSEffects 0xdf000 - 0x123ff7 +com.blacktree.QSCore ??? (1.0) /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework/Versions/A/QSCore 0x151000 - 0x180ff7 +com.blacktree.QSInterface ??? (1.0) <1EEC0AF8-F359-B1C2-EAEC-74D1A775C02A> /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework/Versions/A/QSInterface 0x640000 - 0x641fff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader 0x794000 - 0x796fff +com.blacktree.Quicksilver.QSTerminalPlugIn ??? (11A) /Users/pmcarrion/Library/Application Support/Quicksilver/PlugIns/Terminal Module.qsplugin/Contents/MacOS/Terminal Module 0x79c000 - 0x7a1fff +com.blacktree.Quicksilver.QSAddressBookPlugIn ??? (146) <23D5E760-DE1A-7B0C-64CA-53C03E09E8ED> /Users/pmcarrion/Library/Application Support/Quicksilver/PlugIns/Apple Address Book Module.qsplugin/Contents/MacOS/Apple Address Book Module 0x7a9000 - 0x7acfff +com.blacktree.Quicksilver.QSKeychainPlugIn ??? (13B) /Users/pmcarrion/Library/Application Support/Quicksilver/PlugIns/Keychain Module.qsplugin/Contents/MacOS/Keychain Module 0x7b8000 - 0x7bafff +com.blacktree.Quicksilver.QSSafariPlugIn ??? (119) /Users/pmcarrion/Library/Application Support/Quicksilver/PlugIns/Safari Module.qsplugin/Contents/MacOS/Safari Module 0x7c0000 - 0x7c2fff +com.blacktree.Quicksilver.QSAppleMailPlugIn ??? (FE) /Users/pmcarrion/Library/Application Support/Quicksilver/PlugIns/Apple Mail Module.qsplugin/Contents/MacOS/Apple Mail Module 0x7cf000 - 0x7e1ff7 +com.blacktree.Quicksilver.QSCorePlugIn 0.5.0 (81) /Applications/Quicksilver.app/Contents/PlugIns/Core Support.qsplugin/Contents/MacOS/Core Support 0x7ec000 - 0x7f4fff +com.blacktree.Quicksilver.QSiTunesPlugIn ??? (335) /Users/pmcarrion/Library/Application Support/Quicksilver/PlugIns/iTunes Module.qsplugin/Contents/MacOS/iTunes Module 0x126aa000 - 0x126acfff +com.blacktree.Quicksilver.QSEmailSupport ??? (6E) /Users/pmcarrion/Library/Application Support/Quicksilver/PlugIns/Email Support.qsplugin/Contents/MacOS/Email Support 0x128ad000 - 0x128afff7 +com.blacktree.Quicksilver.QSHotKeyTriggerPlugIn ??? (192C) <0FB06673-2553-D2B9-0341-1B2AD6F19481> /Applications/Quicksilver.app/Contents/PlugIns/HotKey Triggers.qsplugin/Contents/MacOS/HotKey Triggers 0x128b3000 - 0x128b5ff7 +com.blacktree.Quicksilver.BezelInterfacePlugIn ??? (1851) /Applications/Quicksilver.app/Contents/PlugIns/Bezel Interface.qsplugin/Contents/MacOS/Bezel Interface 0x13ae4000 - 0x13ae8ff3 +com.stclairsoft.DefaultFolderX.osax Default Folder X Addition version 1.0 (4.3.9) <44114026-9012-A03A-2C9A-7AC35776CF95> /Users/pmcarrion/Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition 0x1628a000 - 0x162abfef +com.stclairsoft.DefaultFolderX.CarbonPatcher kBundleVersion (kBundleVersion) /Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Carbon Patcher.bundle/Contents/MacOS/Carbon Patcher 0x162b6000 - 0x162d6fff +Cocoa Patcher ??? (???) /Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher 0x8fe00000 - 0x8fe4162b dyld 132.1 (???) /usr/lib/dyld 0x90003000 - 0x9017dfe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9017e000 - 0x90189ff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x9018a000 - 0x90194fe7 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 0x90195000 - 0x905caff7 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 0x905cb000 - 0x90625fe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x906d0000 - 0x90703ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x90a55000 - 0x90ad7ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x90ad8000 - 0x90af9ff7 com.apple.frameworks.preferencepanes 13.1 (13.1) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x90afa000 - 0x90d6affb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x90d6b000 - 0x90d8fff7 libJPEG.dylib ??? (???) <5CE96981-6B2A-D15B-4A17-E7BD329095B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x90d90000 - 0x90e28fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x90e8a000 - 0x91180fe7 com.apple.MessageFramework 4.3 (1081) <643469D1-15F3-FEAE-03A0-11776D613421> /System/Library/Frameworks/Message.framework/Versions/B/Message 0x91181000 - 0x911a2fe7 com.apple.opencl 12.1 (12.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x911a3000 - 0x91398fe3 com.apple.JavaScriptCore 6533 (6533.13) <56902210-5DA2-D2F4-9166-089BDDEDB091> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x91399000 - 0x913ddfe7 com.apple.Metadata 10.6.3 (507.10) <630494FA-3BB3-EDD3-E10B-8DAAF4831E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x913de000 - 0x91486ffb com.apple.QD 3.35 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91487000 - 0x91487ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x914c5000 - 0x914d7ff7 com.apple.syncservices.syncservicesui 5.2 (578.3) /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI 0x914d8000 - 0x914defff 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 0x914df000 - 0x914efff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x914f0000 - 0x91538fff com.apple.iCalendar 1.0.3 (54) <1FF7C991-491D-6708-51C2-08FF8916BD84> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar 0x91539000 - 0x91764ff3 com.apple.QuartzComposer 4.1 (156.16) <578A1842-8B62-00BF-B2E8-4C0AA8E6A938> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x91765000 - 0x91840fe7 com.apple.DesktopServices 1.5.7 (1.5.7) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x91841000 - 0x918defe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x918df000 - 0x9197aff7 com.apple.ApplicationServices.ATS 4.3 (???) <7ECA252B-5F67-2816-A4F0-73E1DC833728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9197b000 - 0x91982ff7 com.apple.KerberosHelper 2.1 (1.0) <2E28DB03-60AF-1C7B-28B0-2768DFBF44EB> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper 0x919ad000 - 0x919bbff7 com.apple.opengl 1.6.8 (1.6.8) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x919bc000 - 0x919bdff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x919be000 - 0x91d3dfe3 com.apple.RawCamera.bundle 3.0.3 (529) <68958A8F-F1AC-A73C-3172-BC17F18EC5FC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x91d4e000 - 0x92164ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x92165000 - 0x92168ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <3B49AED9-0DBA-9D21-F9AC-8784363AD762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x921ab000 - 0x921f4fe7 libTIFF.dylib ??? (???) <9CFF48CC-4852-4D06-17AC-3C947C824159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x921fa000 - 0x9220cff7 com.apple.MultitouchSupport.framework 204.13 (204.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x9220d000 - 0x9227bff7 com.apple.ISSupport 1.9.3 (51) <9BB37FBA-E379-8D12-11C6-B9C5C9683D27> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x9227c000 - 0x92575fef com.apple.QuickTime 7.6.6 (1742) <89720F2A-F33B-FF09-3D81-F9F25A99F3EB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x92577000 - 0x926a5fe7 com.apple.CoreData 102.1 (251) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x926a6000 - 0x926a6ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x926a7000 - 0x92750ff7 com.apple.CFNetwork 454.9.7 (454.9.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x92751000 - 0x92773fef com.apple.DirectoryService.Framework 3.6 (621.4) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x92774000 - 0x9277dff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9277e000 - 0x931c6ff7 com.apple.WebCore 6533 (6533.16) <8A07755B-3390-5E14-60A5-071A48DEBFF4> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x931c7000 - 0x931cdff7 com.apple.DisplayServicesFW 2.2.2 (251) <6E4020F6-4DD0-F137-F226-F396807E3C3B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x931ce000 - 0x93687ffb com.apple.VideoToolbox 0.484.11 (484.11) <6AB58081-F7C4-46F9-2C05-CFED9E38F0A0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x93688000 - 0x936f2fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib 0x936f3000 - 0x937d0ff7 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 0x937d1000 - 0x937d6ff7 com.apple.AOSNotification 1.1.0 (123.3) <0386E48C-4095-1D2A-629A-83B7711550F3> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x937ea000 - 0x93990feb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib 0x93991000 - 0x939b0ff7 com.apple.CoreVideo 1.6.1 (45.5) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x939b1000 - 0x939f3ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <29E5ABCF-6D8A-0CE0-B480-C7D240FF8575> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x939f4000 - 0x93a2afff libtidy.A.dylib ??? (???) /usr/lib/libtidy.A.dylib 0x93a2b000 - 0x93a2bff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x93aab000 - 0x93ae8ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <398BB007-41FD-1A30-26D8-CB86ED5E467E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x93ae9000 - 0x93b57ff7 com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x93b58000 - 0x93b59ff7 com.apple.TrustEvaluationAgent 1.1 (1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x93b90000 - 0x93c22fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <5B9EAAE8-7803-E0B3-9E5B-E9E2CCC8BA0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x93c23000 - 0x93da5fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib 0x93da6000 - 0x93df3feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x93df4000 - 0x93e37ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x93e43000 - 0x93e50fe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <621F6361-84B7-B863-2511-9E77F738C7D8> /usr/lib/libbz2.1.0.dylib 0x93e51000 - 0x94171feb com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9419e000 - 0x941afff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x941b0000 - 0x941d6fe3 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping 0x941d7000 - 0x941ebffb 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 0x941ec000 - 0x9425bff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <706684C7-AFA0-B036-274A-D02F8961DED5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x9425c000 - 0x94297feb libFontRegistry.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x94298000 - 0x942b3ff7 libPng.dylib ??? (???) <36A3D75E-5178-4358-7F02-444E276D61AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x942b4000 - 0x942b8ff7 libGIF.dylib ??? (???) <3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x942b9000 - 0x942b9ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x942ba000 - 0x94331ff3 com.apple.backup.framework 1.2.2 (1.2.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x94332000 - 0x9438dff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x9438e000 - 0x94390fe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling 0x94391000 - 0x943c9ff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x943ca000 - 0x94477fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib 0x94478000 - 0x944b5ff7 com.apple.CoreMedia 0.484.11 (484.11) <0346F9E5-AEFE-B751-7D85-88D156C01385> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia 0x944d8000 - 0x945d3ffb com.apple.PubSub 1.0.5 (65.19) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x9461a000 - 0x94672fe7 com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x94673000 - 0x946c9ff7 com.apple.MeshKitRuntime 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime 0x946ca000 - 0x9470afe7 com.apple.DAVKit 4.0.3 (732) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit 0x9470b000 - 0x94715ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x94716000 - 0x94722ff7 libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib 0x9568d000 - 0x956fbff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <132A7CF8-D073-0F35-E9A4-777E5EBAC1EE> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages 0x9572f000 - 0x9572fff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x95730000 - 0x95832fef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO 0x95833000 - 0x95867ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <0B900F26-51C1-7639-346F-24B080AEDAF3> /usr/lib/libssl.0.9.8.dylib 0x9586a000 - 0x958a5fe7 com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x958a6000 - 0x96095557 com.apple.CoreGraphics 1.543.50 (???) <74533178-5C90-0F54-1B06-2E1C5251ED5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x960b5000 - 0x9626ffe3 com.apple.ImageIO.framework 3.0.3 (3.0.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x96270000 - 0x962a1ff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x962a2000 - 0x962e0ff7 com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x963e8000 - 0x96410ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib 0x964c2000 - 0x964c2ff7 com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x964c3000 - 0x966c9feb com.apple.AddressBook.framework 5.0.2 (870) <3E9D6CF3-6C41-245D-5343-941A185C8384> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x966ca000 - 0x966dffff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x966e0000 - 0x966e0ff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x96992000 - 0x969d2ff3 com.apple.securityinterface 4.0.1 (37214) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x969d3000 - 0x96aa4fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x96aa5000 - 0x96be8fef com.apple.QTKit 7.6.6 (1742) <98ECA8E3-73F0-D21B-8B7E-8FE651E29A7F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x96bff000 - 0x96de1fff com.apple.imageKit 2.0.3 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x96de2000 - 0x96de7ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x96de8000 - 0x96f2aff7 com.apple.syncservices 5.2 (578.3) <16A29689-1A80-3065-C4E7-AEC6A3C05C2E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices 0x96f2e000 - 0x96faefeb 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 0x96fbf000 - 0x96fc9ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x96ff5000 - 0x970aefe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib 0x970af000 - 0x970baff7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x970c3000 - 0x970c3ff7 com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x970d1000 - 0x97132fe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x97133000 - 0x97153fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib 0x97154000 - 0x97156ff7 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x97157000 - 0x9719dffb com.apple.CoreMediaIOServices 130.0 (1035) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices 0x9719e000 - 0x971abff7 com.apple.AppleFSCompression 24.3 (1.0) <49782434-8CEE-CD5C-A953-E5EAD5765B48> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x971ac000 - 0x971d3ff7 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 0x971d4000 - 0x97300ffb com.apple.MediaToolbox 0.484.11 (484.11) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x97301000 - 0x97305ff7 libGFXShared.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x97306000 - 0x97407fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib 0x97408000 - 0x974d2fef com.apple.CoreServices.OSServices 357 (357) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x974d3000 - 0x97504ff3 libTrueTypeScaler.dylib ??? (???) <7601D717-236D-8F4E-91F5-E69BB2920478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x97505000 - 0x9750fff7 com.apple.NSServerNotificationCenter 2.1 (2.1) <27830081-A412-54C8-0FB0-CEA823826F5E> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification 0x97510000 - 0x97517ff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x97531000 - 0x97532ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel 0x97533000 - 0x9789bff7 com.apple.QuartzCore 1.6.2 (227.22) <4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9789c000 - 0x9789fff7 libCoreVMClient.dylib ??? (???) <420D9D10-B00E-202D-AA98-026996AB97DD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x978a0000 - 0x978d9fe7 com.apple.bom 10.0 (164) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x97afa000 - 0x97b39ff7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <18E338B0-D82E-2ADC-FB9E-8909E765C41B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x97b3a000 - 0x97b45ff7 com.apple.CrashReporterSupport 10.6.3 (250) <981124CA-6E89-94C5-C7E9-4E0D6CA06F1D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x97b46000 - 0x97c52ff7 libGLProgrammability.dylib ??? (???) <23AB2443-1DB3-3BFE-38A6-11F0BE453989> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x97c9a000 - 0x97c9aff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib 0x97c9b000 - 0x97efefef com.apple.security 6.1.1 (37594) <8AE73F5F-936C-80F6-B05B-A50C3082569C> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x97eff000 - 0x97f0dfe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib 0x97f0e000 - 0x97f18ff7 com.apple.dotMacLegacy 3.2 (266) <6F2588BA-E801-1664-E60C-5BEC2AF924D0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy 0x97f19000 - 0x97f1cffb 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 0x97f1d000 - 0x97f6dff7 com.apple.Symbolication 1.1 (67) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x97f6e000 - 0x97fd2ffb 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 0x97fd3000 - 0x98047fef com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x98048000 - 0x9813aff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib 0x9813b000 - 0x98157fe3 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x98158000 - 0x98a38ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x98a39000 - 0x98ab4fe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x98ab5000 - 0x98dd9fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x98e0f000 - 0x98e11ff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x98e12000 - 0x98e26fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib 0x98e27000 - 0x98eddffb libFontParser.dylib ??? (???) <067DC1A2-764B-41EA-B07E-4205472749B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x98ede000 - 0x98f2fff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x98f30000 - 0x98f76ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib 0x98f77000 - 0x99152fe7 com.apple.CalendarStore 4.0.3 (991) <9A51F65A-5B76-C96D-23DE-BE6B00822731> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore 0x99153000 - 0x99194ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x99195000 - 0x992a3fe7 com.apple.WebKit 6533 (6533.16) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x992a4000 - 0x9931cfef com.apple.AppleVAFramework 4.9.20 (4.9.20) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x9933d000 - 0x99355ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x99356000 - 0x9935cff7 libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <94F66BA6-A4E8-63A4-1B70-EFAA4C75D668> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x9935d000 - 0x99395ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib 0x99396000 - 0x993c6ff7 com.apple.MeshKit 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit 0x993c7000 - 0x993f1ff7 com.apple.shortcut 1.1 (1.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x993f2000 - 0x99435ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x99436000 - 0x99443ff7 com.apple.NetFS 3.2.1 (3.2.1) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x99444000 - 0x99461fe7 com.apple.DotMacSyncManager 2.0.3 (446.9) <11FAEB92-AA44-CFA4-F2D3-73687984BAFD> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager 0x99462000 - 0x994a6ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x994a7000 - 0x994b7ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib 0x994b8000 - 0x995e4fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x995e5000 - 0x9965eff7 com.apple.PDFKit 2.5.1 (2.5.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x9965f000 - 0x996acff7 com.apple.ExchangeWebServices 1.2 (60) /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices 0x996ad000 - 0x996b0fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib 0x9975e000 - 0x9980cff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x9980d000 - 0x99833fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x99834000 - 0x99838ff7 IOSurface ??? (???) <66E11D8E-CF4B-EFD0-37F9-20177C647021> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x99839000 - 0x998e9ff3 com.apple.ColorSync 4.6.3 (4.6.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x998f1000 - 0x99941ff7 com.apple.framework.familycontrols 2.0.1 (2010) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib

fheckl commented 13 years ago

Had the same issue recently. Though I cannot reproduce it consistently, just put it in a similar mode while debugging.

Fixed with https://github.com/fheckl/blacktree-alchemy/commit/b1dd0e7b5fe9a4bfc7690f6f0d9dcab51bab4a75

tiennou commented 13 years ago

Fixed.

tiennou commented 13 years ago

Fixed.