quicksilver / Quicksilver

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

QS keeps crashing on startup #933

Closed sinewave closed 12 years ago

sinewave commented 12 years ago

Not sure what i did recently but i cant stop QS from crashing on startup. Running latest QS on 10.7.4. Tried deleting caches and all plugins with no luck.

Here is the crash log:

Process: Quicksilver [17068] Path: /Applications/Quicksilver.app/Contents/MacOS/Quicksilver Identifier: com.blacktree.Quicksilver Version: ß68 (3928) Code Type: X86 (Native) Parent Process: launchd [92]

Date/Time: 2012-06-12 16:34:18.488 -0400 OS Version: Mac OS X 10.7.4 (11E53) Report Version: 9

Crashed Thread: 12

Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000020

VM Regions Near 0x20: --> PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Quicksilver.app/Contents/MacOS/Quicksilver TEXT 0000000000001000-0000000000033000 [ 200K] r-x/rwx SM=COW /Applications/Quicksilver.app/Contents/MacOS/Quicksilver

Application Specific Information: objc_msgSend() selector name: release objc[17068]: garbage collection is OFF

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x97f7cc22 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x97f7c1f6 mach_msg + 70 2 com.apple.CoreFoundation 0x982839da CFRunLoopServiceMachPort + 170 3 com.apple.CoreFoundation 0x9828cb04 CFRunLoopRun + 1428 4 com.apple.CoreFoundation 0x9828c1dc CFRunLoopRunSpecific + 332 5 com.apple.CoreFoundation 0x9828c088 CFRunLoopRunInMode + 120 6 com.apple.HIToolbox 0x90007723 RunCurrentEventLoopInMode + 318 7 com.apple.HIToolbox 0x9000ea8b ReceiveNextEventCommon + 381 8 com.apple.HIToolbox 0x9000e8fa BlockUntilNextEventMatchingListInMode + 88 9 com.apple.AppKit 0x96d3e0d8 _DPSNextEvent + 678 10 com.apple.AppKit 0x96d3d942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113 11 com.apple.AppKit 0x96d39cb1 -[NSApplication run] + 911 12 com.apple.AppKit 0x96fcabd9 NSApplicationMain + 1054 13 com.blacktree.Quicksilver 0x0000322d 0x1000 + 8749

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x97f7f90a kevent + 10 1 libdispatch.dylib 0x909c2e10 _dispatch_mgr_invoke + 969 2 libdispatch.dylib 0x909c185f _dispatch_mgr_thread + 53

Thread 2: 0 libsystem_kernel.dylib 0x97f7f02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x96681ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x966836fe start_wqthread + 30

Thread 3:: Dispatch queue: com.apple.root.default-priority 0 libsystem_kernel.dylib 0x97f7e876 psynch_mutexwait + 10 1 libsystem_c.dylib 0x9667e6af pthread_mutex_lock + 633 2 com.apple.Foundation 0x90a3f7f2 -[NSLock lock] + 185 3 com.apple.AppKit 0x96f892b1 -[NSUIHeartBeat updateHeartBeatState]_block_invoke_2 + 45 4 com.apple.Foundation 0x90abee3a -[NSBlockOperation main] + 269 5 com.apple.Foundation 0x90a821cb -[NSOperationInternal start] + 797 6 com.apple.Foundation 0x90a81ea7 -[NSOperation start] + 67 7 com.apple.Foundation 0x90a95ffa __NSOQSchedule_block_invoke_2 + 135 8 libdispatch.dylib 0x909c0fc9 _dispatch_call_block_and_release + 15 9 libdispatch.dylib 0x909c2028 _dispatch_worker_thread2 + 231 10 libsystem_c.dylib 0x96681b24 _pthread_wqthread + 346 11 libsystem_c.dylib 0x966836fe start_wqthread + 30

Thread 4: 0 libsystem_kernel.dylib 0x97f7f90a kevent + 10 1 com.blacktree.QSCore 0x000cfe75 -[UKKQueue watcherThread:] + 159 2 com.apple.Foundation 0x90a94dd5 NSThread__main + 1582 3 libsystem_c.dylib 0x9667fed9 _pthread_start + 335 4 libsystem_c.dylib 0x966836de thread_start + 34

Thread 5: 0 libsystem_kernel.dylib 0x97f7f02e __workq_kernreturn + 10 1 libsystem_c.dylib 0x96681ccf _pthread_wqthread + 773 2 libsystem_c.dylib 0x966836fe start_wqthread + 30

Thread 6:: WebCore: LocalStorage 0 libsystem_kernel.dylib 0x97f7e83e __psynch_cvwait + 10 1 libsystem_c.dylib 0x96683e21 _pthread_cond_wait + 827 2 libsystem_c.dylib 0x9663442c pthread_cond_wait$UNIX2003 + 71 3 com.apple.JavaScriptCore 0x9419ee81 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81 4 com.apple.WebCore 0x9372b501 WTF::MessageQueueWebCore::LocalStorageTask::waitForMessage() + 135 5 com.apple.WebCore 0x9372b454 WebCore::LocalStorageThread::threadEntryPoint() + 74 6 com.apple.WebCore 0x9372b3b1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17 7 libsystem_c.dylib 0x9667fed9 _pthread_start + 335 8 libsystem_c.dylib 0x966836de thread_start + 34

Thread 7:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x97f7cc22 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x97f7c1f6 mach_msg + 70 2 com.apple.CoreFoundation 0x982839da CFRunLoopServiceMachPort + 170 3 com.apple.CoreFoundation 0x9828cb04 __CFRunLoopRun + 1428 4 com.apple.CoreFoundation 0x9828c1dc CFRunLoopRunSpecific + 332 5 com.apple.CoreFoundation 0x9828c088 CFRunLoopRunInMode + 120 6 com.apple.Foundation 0x90aa10c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378 7 com.apple.Foundation 0x90a94e25 -[NSThread main] + 45 8 com.apple.Foundation 0x90a94dd5 NSThreadmain + 1582 9 libsystem_c.dylib 0x9667fed9 _pthread_start + 335 10 libsystem_c.dylib 0x966836de thread_start + 34

Thread 8:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x97f7e83e __psynch_cvwait + 10 1 libsystem_c.dylib 0x96683e21 _pthread_cond_wait + 827 2 libsystem_c.dylib 0x9663442c pthread_cond_wait$UNIX2003 + 71

Thread 9:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x97f7e83e __psynch_cvwait + 10 1 libsystem_c.dylib 0x96683e21 _pthread_cond_wait + 827 2 libsystem_c.dylib 0x9663442c pthread_cond_wait$UNIX2003 + 71

Thread 10:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x97f7e83e __psynch_cvwait + 10 1 libsystem_c.dylib 0x96683e21 _pthread_cond_wait + 827 2 libsystem_c.dylib 0x9663442c pthread_cond_wait$UNIX2003 + 71

Thread 11:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x97f7e83e __psynch_cvwait + 10 1 libsystem_c.dylib 0x96683e21 _pthread_cond_wait + 827 2 libsystem_c.dylib 0x966343e0 pthread_cond_timedwait$UNIX2003 + 70 3 com.apple.JavaScriptCore 0x9419eecc WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 156 4 com.apple.JavaScriptCore 0x943ecc33 JSC::Heap::blockFreeingThreadMain() + 323 5 com.apple.JavaScriptCore 0x943ecc6f JSC::Heap::blockFreeingThreadStartFunc(void*) + 15 6 libsystem_c.dylib 0x9667fed9 _pthread_start + 335 7 libsystem_c.dylib 0x966836de thread_start + 34

Thread 12 Crashed: 0 libobjc.A.dylib 0x94992d47 objcmsgSend + 23 1 libobjc.A.dylib 0x94995c58 (anonymous namespace)::AutoreleasePoolPage::pop(void) + 404 2 libobjc.A.dylib 0x94997f83 (anonymous namespace)::AutoreleasePoolPage::tlsdealloc(void) + 35 3 libsystem_c.dylib 0x966c8e67 _pthread_tsd_cleanup + 176 4 libsystem_c.dylib 0x9668164c _pthread_exit + 146 5 libsystem_c.dylib 0x966819a0 pthread_exit + 33 6 com.apple.Foundation 0x90a94e3c +[NSThread exit] + 18 7 com.apple.Foundation 0x90a94ded NSThreadmain__ + 1606 8 libsystem_c.dylib 0x9667fed9 _pthread_start + 335 9 libsystem_c.dylib 0x966836de thread_start + 34

Thread 13: 0 com.apple.CoreFoundation 0x98252aa6 CFBasicHashFindBucket + 6 1 com.apple.CoreFoundation 0x98252a87 CFDictionaryGetValue + 135 2 com.apple.HIServices 0x9b567a4b ProcessInformationCopyDictionary + 726 3 com.apple.ScriptingBridge 0x90a23ccf -[SBIdentifiedAppLocator addressWithoutLaunching] + 192 4 com.apple.ScriptingBridge 0x90a237c5 -[SBAppLocator processInformation] + 83 5 com.apple.ScriptingBridge 0x90a23754 -[SBAppLocator isRunning] + 34 6 com.apple.ScriptingBridge 0x90a1c5b6 -[SBApplication isRunning] + 39 7 com.blacktree.Quicksilver.QSiTunesPlugIn 0x027e0a8d 0x27db000 + 23181

Thread 14:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x97f7eb42 select + 10 1 com.apple.CoreFoundation 0x982dae15 CFSocketManager + 1557 2 libsystem_c.dylib 0x9667fed9 _pthread_start + 335 3 libsystem_c.dylib 0x966836de thread_start + 34

Thread 15:: com.apple.appkit-heartbeat 0 libsystem_kernel.dylib 0x97f7ebb2 semwait_signal + 10 1 libsystem_c.dylib 0x966347b9 nanosleep$UNIX2003 + 187 2 libsystem_c.dylib 0x96634558 usleep$UNIX2003 + 60 3 com.apple.AppKit 0x96f82816 -[NSUIHeartBeat _heartBeatThread:] + 2399 4 com.apple.Foundation 0x90a94e25 -[NSThread main] + 45 5 com.apple.Foundation 0x90a94dd5 NSThreadmain + 1582 6 libsystem_c.dylib 0x9667fed9 _pthread_start + 335 7 libsystem_c.dylib 0x966836de thread_start + 34

Thread 12 crashed with X86 Thread State (32-bit): eax: 0x004cc500 ebx: 0xac6b6174 ecx: 0x976859f4 edx: 0x00000000 edi: 0x00c52000 esi: 0x00c52000 ebp: 0xb0616d28 esp: 0xb0616ae8 ss: 0x00000023 efl: 0x00010206 eip: 0x94992d47 cs: 0x0000001b ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f cr2: 0x00000020 Logical CPU: 1

Binary Images: 0x1000 - 0x32ff3 +com.blacktree.Quicksilver (ß68 - 3928) <860CECDB-322A-3DD4-8C79-4127365D5F76> /Applications/Quicksilver.app/Contents/MacOS/Quicksilver 0x42000 - 0x6effb +com.blacktree.QSFoundation (??? - 2.0) /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework/Versions/A/QSFoundation 0x88000 - 0x92ffd +com.blacktree.QSEffects (??? - 2.0) /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework/Versions/A/QSEffects 0x9a000 - 0xe5ffe +com.blacktree.QSCore (??? - 2.0) <83878485-CD60-3046-9BC7-4EFB8CC277F6> /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework/Versions/A/QSCore 0x109000 - 0x13affb +com.blacktree.QSInterface (??? - 2.0) <6B4508B1-1E01-339B-BEE6-AECDA15581B8> /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework/Versions/A/QSInterface 0x152000 - 0x154fff com.apple.ExceptionHandling (1.5 - 10) <6CA9446C-7EF9-35EE-BDF2-AA8D51E93E9E> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling 0x27ba000 - 0x27bdff7 +com.blacktree.Quicksilver.QSDeliciousPlugIn (??? - 12F) <08F6FD89-5762-ABD2-4D54-D1CE6F94A03C> /Users/USER/Library/Application Support/Quicksilver//Social Bookmarks 0x27c2000 - 0x27c4fff +com.blacktree.Quicksilver.QSFileTagsPlugIn (??? - 73) /Users/USER/Library/Application Support/Quicksilver//File Tagging Module 0x27ca000 - 0x27cdff7 +com.blacktree.Quicksilver.QSUIAccessPlugIn (??? - 1D4) /Users/USER/Library/Application Support/Quicksilver//UI Access 0x27d2000 - 0x27d7ff7 +com.skurfer.Quicksilver.RemoteHosts (1.3.1 - 159) /Users/USER/Library/Application Support/Quicksilver//RemoteHosts 0x27db000 - 0x27e6ffd +com.blacktree.Quicksilver.QSiTunesPlugIn (2.1.4 - 345) /Users/USER/Library/Application Support/Quicksilver//iTunes Module 0x4a76000 - 0x4a78fff com.apple.AddressBook.LocalSourceBundle (1.4 - 1090) <61BC69A7-F09E-3CD9-A4CD-FAB46898E9DD> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource 0x4aab000 - 0x4aaeffe com.apple.DirectoryServicesSource (1.4 - 1090) /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices 0x4ae9000 - 0x4af4ffb com.apple.Librarian (1.0.1 - 1) <35DAB3F4-8E67-3450-B307-D887139B3DF3> /System/Library/PrivateFrameworks/Librarian.framework/Librarian 0x4b00000 - 0x4b3aff3 com.apple.Ubiquity (1.1 - 210) <42B6B1C0-C5A0-3145-97F0-B1F02C11E7BE> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x4b54000 - 0x4b75ff7 com.apple.ChunkingLibrary (1.0 - 127) <62C6ADB8-D9F5-373E-8187-658B3BEC5F88> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x6c1a000 - 0x6c1dfff +com.blacktree.Quicksilver.QSKeychainPlugIn (??? - 13B) /Users/USER/Library/Application Support/Quicksilver//Keychain Module 0x6c29000 - 0x6c2fffe +com.blacktree.Quicksilver.QSClipboardPlugIn (1.2.1 - 110) <976613A4-59A9-3C68-9F11-C5F3A282D0EA> /Users/USER/Library/Application Support/Quicksilver//Clipboard Plugin 0x6c34000 - 0x6c38ff1 +com.blacktree.Quicksilver.QSServicesMenuPlugIn (1.1.1 - D7) /Users/USER/Library/Application Support/Quicksilver//Services Menu Module 0x6c3d000 - 0x6c51ffc +com.blacktree.Quicksilver.QSCorePlugIn (1.0.0 - 98) <6532AF40-FD5D-3169-8DF2-B2DE558DF80E> /Applications/Quicksilver.app/Contents/PlugIns/Core Support.qsplugin/Contents/MacOS/Core Support 0x6c66000 - 0x6c69ffd +com.blacktree.Quicksilver.QSShelfPlugIn (1.2.3 - 76) /Users/USER/Library/Application Support/Quicksilver//Shelf Module 0x6c79000 - 0x6c7affe +com.blacktree.quicksilver.TSCalculatorPlugin (2.1.1 - 19F) <7BFA87A9-294E-3D14-BE70-0BCFC66A0B2E> /Users/USER/Library/Application Support/Quicksilver//Calculator Module 0x6c7e000 - 0x6c8affd com.apple.framework.calculate (1.3.2 - 17) /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate 0x6c91000 - 0x6c94fff +com.qsapp.Networking (1.0.0 - 5) /Users/USER/Library/Application Support/Quicksilver//Networking 0x6c98000 - 0x6d2cff1 +se.stdin.quicksilver.GoogleChrome (1.1.1 - 5) /Users/USER/Library/Application Support/Quicksilver//GoogleChrome 0x6d40000 - 0x6d44ffd +com.blacktree.Quicksilver.QSAddressBookPlugIn (2.0.0 - 16E) /Users/USER/Library/Application Support/Quicksilver//QSAddressBookPlugin 0x6d48000 - 0x6d4affc +com.blacktree.Quicksilver.QSSafariPlugIn (2.1.3 - 135) /Users/USER/Library/Application Support/Quicksilver//Safari Module 0x6d4e000 - 0x6d4ffff +com.blacktree.Quicksilver.QSAccountsModule (??? - 9D) /Users/USER/Library/Application Support/Quicksilver//User Accounts Module 0x6d54000 - 0x6dd1ff3 +com.blacktree.Quicksilver.QSFirefoxPlugIn (0.5.1 - A8) <39977ACE-1840-3701-B5EA-34B932661C27> /Users/USER/Library/Application Support/Quicksilver//Firefox Module 0x6ddd000 - 0x6ddffff +com.blacktree.Quicksilver.QSTerminalPlugIn (2.1.1 - 122) <53F05AEE-B5E1-34F0-8DC6-93A3A3F802D7> /Users/USER/Library/Application Support/Quicksilver//Terminal Module 0x6de3000 - 0x6de4fff +com.blacktree.Quicksilver.QSSymbolicHotKeyPlugIn (??? - 5A) /Users/USER/Library/Application Support/Quicksilver//System HotKey Commands 0x6de9000 - 0x6deaffd +com.blacktree.Quicksilver.QSHotKeyTriggerPlugIn (3.0.0 - 1939) <0C3E25A7-2CF4-369A-ADEF-41CA091A749C> /Applications/Quicksilver.app/Contents/PlugIns/HotKey Triggers.qsplugin/Contents/MacOS/HotKey Triggers 0x6dee000 - 0x6df0ffe +com.blacktree.Quicksilver.BezelInterfacePlugIn (1.0.0 - 186B) /Applications/Quicksilver.app/Contents/PlugIns/Bezel Interface.qsplugin/Contents/MacOS/Bezel Interface 0x8fe2a000 - 0x8fe5caa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld 0x90005000 - 0x9034bff3 com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x90381000 - 0x90381ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib 0x90382000 - 0x9041efef com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x90426000 - 0x90427ffd libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x90428000 - 0x90934fff com.apple.RawCamera.bundle (3.13.0 - 627) <3859CCFE-E5FB-3EA6-7D4D-D32801FC31E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x90940000 - 0x9099efff com.apple.coreui (1.2.2 - 165.10) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x9099f000 - 0x909a9ff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x909aa000 - 0x909abfff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) /usr/lib/system/libsystem_blocks.dylib 0x909ac000 - 0x909b6ff0 com.apple.DirectoryService.Framework (10.7 - 146) <59061A4B-D743-3A34-B142-7BE2472BBC2D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x909b7000 - 0x909bffff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x909c0000 - 0x909cefff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib 0x909cf000 - 0x909d2fff com.apple.AppleSystemInfo (1.0 - 1) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x90a1b000 - 0x90a34ffb com.apple.ScriptingBridge (1.2.1 - ???) <21A258EA-C4B7-3DCE-A041-3A2FBA08C24C> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x90a35000 - 0x90d3fff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x90d40000 - 0x90d40fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x90d41000 - 0x90d4ffff com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x90d50000 - 0x90d99ff7 libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x90df6000 - 0x90e47ff9 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x90e48000 - 0x90f1fff3 com.apple.avfoundation (2.0 - 180.40) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x90f20000 - 0x90f26ffd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x90f2a000 - 0x90f2aff9 com.apple.AOSMigrate (1.0 - 1) /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 0x90f2b000 - 0x90f2eff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <1211BEEB-31C9-3A5D-9E71-10FC4A541D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x90f2f000 - 0x90f38fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) /usr/lib/libc++abi.dylib 0x9102d000 - 0x9105bfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib 0x91737000 - 0x9176efef com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x9176f000 - 0x91773ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib 0x91774000 - 0x9209e59b com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9209f000 - 0x921bdfec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x921be000 - 0x9220dffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <7FF10781-5418-37BB-A6B3-1606DA82CBFF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x9220e000 - 0x92212ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib 0x92213000 - 0x92486ffb com.apple.CoreImage (7.98 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x92487000 - 0x9248effd com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x9248f000 - 0x926a9ff7 com.apple.imageKit (2.1.2 - 1.0) <0A14D083-5217-3180-A354-A5FDC754E3FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x926bb000 - 0x926bfff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x926d2000 - 0x926e5ff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x926e6000 - 0x9270eff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib 0x92711000 - 0x9293affb com.apple.QuartzComposer (5.0 - 236.7) <1504F5A4-FF1A-365E-9E01-30410C561C2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x9293b000 - 0x9295efff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x9295f000 - 0x92aa6fff com.apple.syncservices (6.3 - 673.6) <5D648740-9A38-3592-9DA8-167F8B607293> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices 0x92aa9000 - 0x92afbff3 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <9C6A4134-0D1D-323F-BD07-1D88D258A7B4> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x92afc000 - 0x92afcfff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x92afd000 - 0x92b25ffb com.apple.speech.LatentSemanticMappingFramework (2.8.10 - 2.8.10) <922EB5D7-EE4D-3B1C-A5F0-68E31BB6FBFD> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping 0x92b26000 - 0x93002ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x93028000 - 0x93028fff com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x93029000 - 0x932ecfff com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9336d000 - 0x9347cfff com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x9347d000 - 0x9356dff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib 0x9356e000 - 0x93598ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib 0x935db000 - 0x93668fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x93669000 - 0x93683fff com.apple.Kerberos (1.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x93684000 - 0x936d4ff8 libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x9370c000 - 0x9413dfff com.apple.WebCore (7534.56 - 7534.56.5) <568036DA-63F6-33E5-B25D-D66DF1B1C2E7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x9413e000 - 0x9415affc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x94161000 - 0x94193fff com.apple.CalDAV (1.0.1 - 93) <7E225C7D-E0B6-3742-95DD-12271154E5D7> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV 0x94194000 - 0x94441ff3 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <94C4DC32-FE6B-3D5C-93B5-75753F38A0C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x94442000 - 0x9444dffc com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x9444e000 - 0x94850ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x94851000 - 0x94851fff libffi.dylib (??? - ???) <58A2AA81-461E-3581-9A8C-880A3BDA2D6A> /usr/lib/libffi.dylib 0x94852000 - 0x9485ffff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x94860000 - 0x94957ff3 com.apple.PubSub (1.0.5 - 65.28) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x9498c000 - 0x94a62aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib 0x94a63000 - 0x94a6cff3 com.apple.CommonAuth (2.2 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x94a6d000 - 0x94c6efff com.apple.CalendarStore (5.0.3 - 1204.1) <52FFBD04-B490-3665-9EB7-4A1F631F6254> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore 0x94c8a000 - 0x94d4dfff com.apple.CoreServices.OSServices (478.46 - 478.46) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x94d4e000 - 0x94d51ffb com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x94d52000 - 0x94eb4fff com.apple.QTKit (7.7.1 - 2330) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x94fb5000 - 0x95630fe5 com.apple.CoreAUC (6.16.11 - 6.16.11) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x95631000 - 0x956a7fff com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x956a8000 - 0x957d4ff9 com.apple.CFNetwork (520.4.3 - 520.4.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x95801000 - 0x95845ff3 com.apple.framework.CoreWLAN (2.1.2 - 212.2) <677D9374-3EC0-3F4C-9552-3DBFD5161BF3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x95846000 - 0x9585dff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x9586d000 - 0x9588dff7 com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x958a7000 - 0x9590cff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9590d000 - 0x9599aff7 com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x959a0000 - 0x95d5affb com.apple.SceneKit (125.3 - 125.4) <48806882-FE04-36A5-83A1-A0D2F2FA03F9> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit 0x95d5b000 - 0x95d81ffb com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x95d82000 - 0x95d9fff3 com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x95da0000 - 0x95dadfff com.apple.KerberosHelper (3.0 - 1.0) <0E16B080-3931-3D3E-A786-419C24B44B02> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper 0x961da000 - 0x961deffd IOSurface (??? - ???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x961df000 - 0x962bffff com.apple.backup.framework (1.3.3 - 1.3.3) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x962c0000 - 0x962e9ffe com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x96324000 - 0x96328fff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x96357000 - 0x963b4ffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x963b5000 - 0x963fdff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x96534000 - 0x9653effe com.apple.NSServerNotificationCenter (4.1 - 4.1) /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification 0x9653f000 - 0x96617ff6 com.apple.QuickLookUIFramework (3.2 - 500.16) <1598FDEB-8F90-3D42-AAA1-CD227F3C16BF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x96618000 - 0x96622ff7 com.apple.dotMacLegacy (3.3 - 267) <64CB39B4-FF52-38FD-A45B-9CD3D54B3D6B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy 0x96623000 - 0x966eefff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib 0x966ef000 - 0x9672dfff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <19174EC0-DE0F-38EA-B5F3-7580E84677DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9672e000 - 0x96733ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib 0x96734000 - 0x96761ff9 com.apple.securityinterface (5.0 - 55022.4) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x96762000 - 0x96791ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib 0x96792000 - 0x96c07ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x96c08000 - 0x96c3bfef libtidy.A.dylib (??? - ???) /usr/lib/libtidy.A.dylib 0x96d21000 - 0x96d22fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib 0x96d23000 - 0x96d33fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x96d34000 - 0x977c9ff6 com.apple.AppKit (6.7.3 - 1138.47) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x977ca000 - 0x977dfff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x977e0000 - 0x977f6ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib 0x977f7000 - 0x977ffff3 liblaunch.dylib (392.38.0 - compatibility 1.0.0) /usr/lib/system/liblaunch.dylib 0x97800000 - 0x9783cffa libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9783d000 - 0x97841fff libGIF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x97842000 - 0x97863fff com.apple.framework.internetaccounts (1.2 - 3) <5A5099CB-8F73-3425-BAB1-FF6CD624143C> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts 0x97864000 - 0x97898ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib 0x97899000 - 0x978d4fff com.apple.bom (11.0 - 183) <39257FE6-8B23-39B6-9528-57184104A98F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x978d5000 - 0x979bdfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib 0x979be000 - 0x979e3ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x979e7000 - 0x97ce9fff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x97cea000 - 0x97d4efff com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x97d4f000 - 0x97da1ffb com.apple.CoreMediaIO (212.0 - 3199.1.1) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x97da2000 - 0x97da5ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib 0x97da6000 - 0x97da7ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib 0x97da8000 - 0x97db0ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) /usr/lib/system/libcopyfile.dylib 0x97db1000 - 0x97dfcfff com.apple.iCalendar (5.0.1 - 120) <4CD0D810-84FE-32AF-95BD-61AAF70F78AF> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar 0x97dfd000 - 0x97ef5ff7 libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x97ef6000 - 0x97f65fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x97f66000 - 0x97f84ff7 libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib 0x97f85000 - 0x97fe6ffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x97ff2000 - 0x97ff2fff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x97ff3000 - 0x97ffcffc com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x97ffd000 - 0x97ffeff7 libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib 0x97fff000 - 0x98050ff9 com.apple.QuickLookFramework (3.2 - 500.16) <725FAE01-1597-38C7-841D-D9D83358921E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x98189000 - 0x98189ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x9818a000 - 0x98195ffc com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x98196000 - 0x981e2fff com.apple.ExchangeWebServices (2.1 - 125) /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices 0x981e3000 - 0x981eeff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x9823c000 - 0x9824dfff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib 0x9824e000 - 0x98250ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib 0x98251000 - 0x98428fe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x98548000 - 0x98565ff7 com.apple.DotMacSyncManager (6.1 - 488.6) <7E973403-2850-3AED-8B6B-0CE12963883F> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager 0x985d5000 - 0x988e3fff com.apple.MessageFramework (5.2 - 1278) <64306796-5D46-37DE-B636-B3370876A1CD> /System/Library/Frameworks/Message.framework/Versions/B/Message 0x988e4000 - 0x98b96ff7 com.apple.AddressBook.framework (6.1.2 - 1090) <0DCD5DB2-81DC-3103-A1F7-DC6960184C61> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x98b97000 - 0x98b97ff0 com.apple.ApplicationServices (41 - 41) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x98b98000 - 0x98c10ff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x98c53000 - 0x98c67ff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x98c68000 - 0x98c92ff1 com.apple.CoreServicesInternal (113.17 - 113.17) <41979516-2F26-3707-A6CA-7A95A1B0D963> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x98c93000 - 0x98f18fe3 com.apple.QuickTime (7.7.1 - 2330) <060B6A47-FC15-3D38-8EFB-FCF38680510B> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x98f19000 - 0x98f96ffe com.apple.PDFKit (2.6.3 - 2.6.3) <780A5EE1-48CB-3B80-BBDF-1081512BA0DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x98f97000 - 0x98f98ff7 libsystem_sandbox.dylib (??? - ???) /usr/lib/system/libsystem_sandbox.dylib 0x98f99000 - 0x98fcfff4 com.apple.LDAPFramework (3.2 - 120.2) <39DF72E3-CDAF-33CC-B2DA-67B8891A5CFF> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x98fd0000 - 0x9900dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib 0x99010000 - 0x99032ff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x99033000 - 0x99036ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib 0x99037000 - 0x99038fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x99060000 - 0x99082ffe com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x99083000 - 0x990c6ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib 0x9958e000 - 0x9969efe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib 0x9969f000 - 0x99729ffb com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x9972f000 - 0x99812ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib 0x99813000 - 0x99882ff3 com.apple.WhitePagesFramework (10.7.0 - 141.0) <5B3FA578-E5B7-3D4A-864E-A87105146606> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages 0x998a7000 - 0x998ddff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x998ea000 - 0x998f1ff9 libsystem_dnssd.dylib (??? - ???) /usr/lib/system/libsystem_dnssd.dylib 0x998f2000 - 0x9990ffff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib 0x99910000 - 0x99915ffd libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x99916000 - 0x99921ffb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x999ab000 - 0x999b1ffb com.apple.print.framework.Print (7.4 - 247.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x9a703000 - 0x9a8b7ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib 0x9a8b8000 - 0x9abfefff com.apple.MediaToolbox (1.0 - 705.78) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x9ac15000 - 0x9ac28fff com.apple.syncservices.syncservicesui (6.3 - 673.6) <21890FAA-FA1C-362E-8510-4CC36BCE0B55> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI 0x9acb2000 - 0x9acc7fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9acc8000 - 0x9ae1afff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x9b4b6000 - 0x9b53dfff com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9b53e000 - 0x9b597fff com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x9b598000 - 0x9b5a6ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib 0x9b5a7000 - 0x9b60fff7 libc++.1.dylib (28.1.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib 0x9b610000 - 0x9b672ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib 0x9b761000 - 0x9b764ffd libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x9b76b000 - 0x9b776ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib 0x9b777000 - 0x9b88efe9 com.apple.WebKit (7534.56 - 7534.56.5) <1EFE77EE-97B8-3D3C-B2ED-0FA4328E418B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x9b8b9000 - 0x9b934ffb com.apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9b935000 - 0x9b94dfff com.apple.frameworks.preferencepanes (15.0 - 15.0) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x9b94e000 - 0x9b98eff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib 0x9b98f000 - 0x9b98ffff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib 0x9b990000 - 0x9ba60ffb com.apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x9ba61000 - 0x9ba6dff4 com.apple.CrashReporterSupport (10.7.4 - 352) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x9ba6e000 - 0x9ba76ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) /usr/lib/system/libunwind.dylib 0x9bab8000 - 0x9bb1affb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x9bb1b000 - 0x9bb1dffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9bb1e000 - 0x9bb1efff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x9bb1f000 - 0x9bb2fff7 libCRFSuite.dylib (??? - ???) /usr/lib/libCRFSuite.dylib 0x9bb30000 - 0x9bb30fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x9bb31000 - 0x9bb41fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) /usr/lib/libsasl2.2.dylib 0x9bb42000 - 0x9bb43ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib 0x9bb44000 - 0x9bc04ffb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x9bc05000 - 0x9bc13fff libz.1.dylib (1.2.5 - compatibility 1.0.0) /usr/lib/libz.1.dylib 0x9bc14000 - 0x9bc1bff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib 0x9bc1c000 - 0x9bc24fff com.apple.AOSNotification (1.4.0 - 504.1) /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x9bc25000 - 0x9bd36ff7 libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x9bd74000 - 0x9be0aff7 com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9be0b000 - 0x9be27ff5 com.apple.GenerationalStorage (1.0 - 126.1) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x9be28000 - 0x9c08bff7 com.apple.AOSKit (1.02 - 91) /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x9c08c000 - 0x9c0e8ff7 com.apple.coredav (1.0.1 - 164.1) <6AED84F9-51EF-3015-B922-1063473E5F1A> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV 0x9c0e9000 - 0x9c0f2ffb com.apple.aps.framework (2.1 - 2.1) <498C8125-A32E-3554-B4B1-8F416623D45C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x9c0f3000 - 0x9c0fefff libkxld.dylib (??? - ???) /usr/lib/system/libkxld.dylib 0x9c10f000 - 0x9c13dff7 com.apple.DictionaryServices (1.2.1 - 158.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9c141000 - 0x9c142fff libDiagnosticMessagesClient.dylib (??? - ???) /usr/lib/libDiagnosticMessagesClient.dylib 0x9c143000 - 0x9c33bff7 com.apple.CoreData (104.1 - 358.14) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x9c33c000 - 0x9c49effb com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9c49f000 - 0x9c4f1ff7 libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x9c560000 - 0x9c5a2ff7 com.apple.CoreMedia (1.0 - 705.78) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x9c5a3000 - 0x9c63aff3 com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x9c7d1000 - 0x9c7d4ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib 0x9c7d5000 - 0x9c879fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x9c87a000 - 0x9c8e2ff3 com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x9c90b000 - 0x9c97ffff com.apple.CoreSymbolication (2.2 - 73.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x9c980000 - 0x9c985ffb com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x9c986000 - 0x9cd7affb com.apple.VideoToolbox (1.0 - 705.78) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x9cd7b000 - 0x9cd7dff9 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x9cd7e000 - 0x9cdd9ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x9cef1000 - 0x9cf1cfff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x9cf1d000 - 0x9cf1dfff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9cf1e000 - 0x9cf5eff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x9cf5f000 - 0x9cf6dff7 com.apple.AppleFSCompression (37 - 1.0) <5D91F412-7B04-335D-8E1A-AFD463859EA2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 11 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 24953465 thread_create: 2 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=200.0M resident=85.9M(43%) swapped_out_or_unallocated=114.1M(57%) Writable regions: Total=85.5M written=9120K(10%) resident=32.8M(38%) swapped_out=0K(0%) unallocated=52.7M(62%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 460K CG image 4K CG raster data 64K CG shared images 3472K CoreGraphics 8K CoreServices 5632K JS JIT generated code 16K JS VM register file (reserved) 4096K reserved VM address space (unallocated) JS garbage collector 16K MALLOC 47.6M MALLOC guard page 32K Memory tag=240 4K Memory tag=242 12K Memory tag=243 4K SQLite page cache 288K Stack 71.2M VM_ALLOCATE 16.2M CI_BITMAP 80K DATA 10.0M DATA/OBJC 420K IMAGE 528K IMPORT 20K LINKEDIT 42.5M OBJC 3736K OBJC/DATA 96K PAGEZERO 4K __RC_CAMERAS 248K TEXT 157.5M __UNICODE 544K mapped file 94.0M shared memory 312K shared pmap 5236K =========== ======= TOTAL 463.8M TOTAL, minus reserved VM space 459.8M

pjrobertson commented 12 years ago

Hi Sinewave, we're hoping this issue will be fixed in the next version of Quicksilver, we will be getting a pre-release out late tonight or early tomorrow.

For the time being, resolving this crash seems to be a tricky process. You could perhaps try downgrading to ß67 then re-upgrading to see if that solves your problem. A restart may also help.

Get back to us if it does not.

sinewave commented 12 years ago

Hi Patrick,

Thx for the quick response. I just downloaded the latest beta and that seemed to do the trick, everything is working great.

Thx again!!

Tony Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Tuesday, June 12, 2012 at 4:54 PM, Patrick Robertson wrote:

Hi Sinewave, we're hoping this issue will be fixed in the next version of Quicksilver, we will be getting a pre-release out late tonight or early tomorrow.

For the time being, resolving this crash seems to be a tricky process. You could perhaps try downgrading to ß67 then re-upgrading to see if that solves your problem. A restart may also help.

Get back to us if it does not.


Reply to this email directly or view it on GitHub: https://github.com/quicksilver/Quicksilver/issues/933#issuecomment-6282535

pjrobertson commented 12 years ago

Great, glad it's fixed!

Patrick

On 13 June 2012 19:25, sinewave < reply@reply.github.com

wrote:

Hi Patrick,

Thx for the quick response. I just downloaded the latest beta and that seemed to do the trick, everything is working great.

Thx again!!

Tony Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Tuesday, June 12, 2012 at 4:54 PM, Patrick Robertson wrote:

Hi Sinewave, we're hoping this issue will be fixed in the next version of Quicksilver, we will be getting a pre-release out late tonight or early tomorrow.

For the time being, resolving this crash seems to be a tricky process. You could perhaps try downgrading to ß67 then re-upgrading to see if that solves your problem. A restart may also help.

Get back to us if it does not.


Reply to this email directly or view it on GitHub:

https://github.com/quicksilver/Quicksilver/issues/933#issuecomment-6282535


Reply to this email directly or view it on GitHub: https://github.com/quicksilver/Quicksilver/issues/933#issuecomment-6309160