quicksilver / Quicksilver

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

QS 4003 crashes constantly atm #1576

Closed philostein closed 11 years ago

philostein commented 11 years ago

I installed iTunes plugin 2.4.0, and I was trying to grab tracks and albums using ⌘⎋. It wasn't really working well, tracks would appear, but I couldn't play them. Later, tracks wouldn't even be grabbed, where ⌘⎋ still worked in other apps.

I thought I'd look at 'Current Selection' to see what it was, and that's when the crashes started.

Here was a typical entry in Console:

screen region 2013-08-19 at 11 55 34

Deleting caches didn't help, so I deleted the iTunes plugin. QS still crashes a lot, at first if I got near the 'Current Selection' proxy in pane 1, now when I type almost anything. Here's a more recent crash in Console:

screen shot 2013-08-19 at 11 59 32 am

QS still very unstable atm.

philostein commented 11 years ago

QS crashing when I launch it. :(

Here's the crash report (sorry, can't link it, Dropbox is busy right now):

Process: Quicksilver [68610] Path: /Applications/Quicksilver.app/Contents/MacOS/Quicksilver Identifier: com.blacktree.Quicksilver Version: 1.1.0 (4003) Code Type: X86-64 (Native) Parent Process: launchd [247] User ID: 501

Date/Time: 2013-08-19 12:11:35.955 +0900 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10

Crashed Thread: 14 Dispatch queue: com.apple.root.high-priority

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: EXC_I386_GPFLT

Application Specific Information: objc_msgSend() selector name: isEqual:

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff91e0d686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff91e0cc42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff9958f233 CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x00007fff99594916 CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff995940e2 CFRunLoopRunSpecific + 290 5 com.apple.HIToolbox 0x00007fff8e113eb4 RunCurrentEventLoopInMode + 209 6 com.apple.HIToolbox 0x00007fff8e113c52 ReceiveNextEventCommon + 356 7 com.apple.HIToolbox 0x00007fff8e113ae3 BlockUntilNextEventMatchingListInMode + 62 8 com.apple.AppKit 0x00007fff95df5533 _DPSNextEvent + 685 9 com.apple.AppKit 0x00007fff95df4df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 10 com.apple.AppKit 0x00007fff95dec1a3 -[NSApplication run] + 517 11 com.apple.AppKit 0x00007fff95d90bd6 NSApplicationMain + 869 12 com.blacktree.Quicksilver 0x00000001059b93e4 0x1059b8000 + 5092

Thread 1: 0 libsystem_kernel.dylib 0x00007fff91e0f6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff95bbbf4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff95bbbd13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95ba61d1 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff91e0fd16 kevent + 10 1 libdispatch.dylib 0x00007fff91d6edea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff91d6e9ee _dispatch_mgr_thread + 54

Thread 3: 0 libsystem_kernel.dylib 0x00007fff91e0f6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff95bbbf4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff95bbbd13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95ba61d1 start_wqthread + 13

Thread 4:: Dispatch queue: QSCatalogEntry scanQueue: C0C9056B-1184-4EA4-849F-7CCF921FB2F3 0 com.apple.CoreFoundation 0x00007fff99562ede _CFRuntimeCreateInstance + 542 1 com.apple.CoreFoundation 0x00007fff995c8e1c CFCharacterSetCreateCopy + 156 2 com.apple.CoreFoundation 0x00007fff995c8d64 CFCharacterSetCreateInvertedSet + 100 3 com.apple.CoreFoundation 0x00007fff995c8cd5 -[NSCFCharacterSet invertedSet] + 21 4 com.blacktree.QSCore 0x0000000105ab240a -[QSObject(StringHandling) sniffURL:] + 816 5 com.blacktree.QSCore 0x0000000105ab20cb -[QSObject(StringHandling) sniffString] + 1158 6 com.blacktree.QSCore 0x0000000105ab1c08 -[QSObject(StringHandling) initWithString:] + 149 7 com.blacktree.QSCore 0x0000000105ab1b5f +[QSObject(StringHandling) objectWithString:] + 43 8 com.blacktree.Quicksilver.QSCorePlugIn 0x00000001108d4df7 0x1108c7000 + 56823 9 com.blacktree.Quicksilver.QSCorePlugIn 0x00000001108d2672 0x1108c7000 + 46706 10 com.blacktree.QSCore 0x0000000105a9cee7 -[QSCatalogEntry scannedObjects] + 59 11 com.blacktree.QSCore 0x0000000105a9d183 30-[QSCatalogEntry scanAndCache]_block_invoke + 133 12 libdispatch.dylib 0x00007fff91d6c0b6 _dispatch_client_callout + 8 13 libdispatch.dylib 0x00007fff91d6d723 _dispatch_barrier_sync_f_invoke + 39 14 com.blacktree.QSCore 0x0000000105a9d095 -[QSCatalogEntry scanAndCache] + 177 15 com.blacktree.QSCore 0x0000000105a9d59c -[QSCatalogEntry scanForced:] + 699 16 com.blacktree.QSCore 0x0000000105aa6419 42-[QSLibrarian scanCatalogIgnoringIndexes:]_block_invoke + 309 17 libdispatch.dylib 0x00007fff91d6ff01 _dispatch_call_block_and_release + 15 18 libdispatch.dylib 0x00007fff91d6c0b6 _dispatch_client_callout + 8 19 libdispatch.dylib 0x00007fff91d6d1fa _dispatch_worker_thread2 + 304 20 libsystem_c.dylib 0x00007fff95bbbd0b _pthread_wqthread + 404 21 libsystem_c.dylib 0x00007fff95ba61d1 start_wqthread + 13

Thread 5:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff91e0d686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff91e0cc42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff9958f233 CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x00007fff99594916 __CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff995940e2 CFRunLoopRunSpecific + 290 5 com.apple.Foundation 0x00007fff8ee03546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 6 com.apple.Foundation 0x00007fff8ee61562 NSThreadmain + 1345 7 libsystem_c.dylib 0x00007fff95bb97a2 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff95ba61e1 thread_start + 13

Thread 6:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x00007fff91e0f0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95bbdfe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff99a95b66 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118 3 com.apple.JavaScriptCore 0x00007fff99cb8bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90 4 com.apple.JavaScriptCore 0x00007fff99cce25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff95bb97a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff95ba61e1 thread_start + 13

Thread 7:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff91e0f0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95bbdfe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff99c1b9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff99c1b8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff99cce25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff95bb97a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff95ba61e1 thread_start + 13

Thread 8:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff91e0f0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95bbdfe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff99c1b9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff99c1b8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff99cce25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff95bb97a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff95ba61e1 thread_start + 13

Thread 9:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff91e0f0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95bbdfe9 _pthread_cond_wait + 869 2 com.apple.JavaScriptCore 0x00007fff99c1b9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 3 com.apple.JavaScriptCore 0x00007fff99c1b8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 4 com.apple.JavaScriptCore 0x00007fff99cce25f WTF::wtfThreadEntryPoint(void*) + 15 5 libsystem_c.dylib 0x00007fff95bb97a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff95ba61e1 thread_start + 13

Thread 10: 0 libsystem_kernel.dylib 0x00007fff91e0fd16 kevent + 10 1 com.blacktree.QSCore 0x0000000105ac9547 -[VDKQueue watcherThread:] + 148 2 com.apple.Foundation 0x00007fff8ee61562 NSThread__main + 1345 3 libsystem_c.dylib 0x00007fff95bb97a2 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff95ba61e1 thread_start + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff91e0f6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff95bbbf4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff95bbbd13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95ba61d1 start_wqthread + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff91e0f6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff95bbbf4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff95bbbd13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95ba61d1 start_wqthread + 13

Thread 13: 0 libsystem_kernel.dylib 0x00007fff91e0f6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff95bbbf4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff95bbbd13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95ba61d1 start_wqthread + 13

Thread 14 Crashed:: Dispatch queue: com.apple.root.high-priority 0 libobjc.A.dylib 0x00007fff8f22c6d0 objc_msgSend_vtable12 + 16 1 com.apple.CoreFoundation 0x00007fff9968116e -[__NSDictionaryM objectForKey:] + 142 2 com.blacktree.QSCore 0x0000000105aa968c -[QSObject objectForType:] + 14 3 com.blacktree.QSCore 0x0000000105ab4396 -[QSURLObjectHandler loadIconForObject:] + 37 4 libdispatch.dylib 0x00007fff91d6ff01 _dispatch_call_block_and_release + 15 5 libdispatch.dylib 0x00007fff91d6c0b6 _dispatch_client_callout + 8 6 libdispatch.dylib 0x00007fff91d6d1fa _dispatch_worker_thread2 + 304 7 libsystem_c.dylib 0x00007fff95bbbd0b _pthread_wqthread + 404 8 libsystem_c.dylib 0x00007fff95ba61d1 start_wqthread + 13

Thread 15:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff91e0f322 select + 10 1 com.apple.CoreFoundation 0x00007fff995d3f46 CFSocketManager + 1302 2 libsystem_c.dylib 0x00007fff95bb97a2 _pthread_start + 327 3 libsystem_c.dylib 0x00007fff95ba61e1 thread_start + 13

Thread 14 crashed with X86 Thread State (64-bit): rax: 0x74e9000000000000 rbx: 0x0000000000000002 rcx: 0x0000000000000019 rdx: 0x0000000105b01b78 rdi: 0x0000000105b00002 rsi: 0x00007fff7f802630 rbp: 0x00000001133ede40 rsp: 0x00000001133eddf8 r8: 0x0000000000060032 r9: 0x0000000105ad8944 r10: 0x0000000105ad8944 r11: 0x0000000105ad8943 r12: 0x0000000000000003 r13: 0x0000000000000003 r14: 0x0000000000000000 r15: 0x0000000105b01b78 rip: 0x00007fff8f22c6d0 rfl: 0x0000000000010246 cr2: 0x0000000016108090 Logical CPU: 2

Binary Images: 0x1059b8000 - 0x1059e7ff7 +com.blacktree.Quicksilver (1.1.0 - 4003) <7DDF664F-7556-3B6C-9FA6-0044FBBFFE0C> /Applications/Quicksilver.app/Contents/MacOS/Quicksilver 0x105a06000 - 0x105a44ff7 +com.blacktree.QSFoundation (2.0) <2481DC98-BD37-3A84-B35A-05607AA2D54C> /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework/Versions/A/QSFoundation 0x105a78000 - 0x105a85ff7 +com.blacktree.QSEffects (2.0) <55F2672C-B305-3903-A1B9-C6EAF693699A> /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework/Versions/A/QSEffects 0x105a95000 - 0x105ae7fff +com.blacktree.QSCore (2.0) <6794AD11-F58A-3584-81C3-27DFF655ACFA> /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework/Versions/A/QSCore 0x105b29000 - 0x105b5cff7 +com.blacktree.QSInterface (2.0) <52BF7B38-69C7-397D-9ED4-844B08D686B1> /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework/Versions/A/QSInterface 0x105b8e000 - 0x105b90fff com.apple.ExceptionHandling (1.5 - 10) <47FF83ED-0C07-308C-A375-2A2189DB1056> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling 0x107b30000 - 0x107b31fff com.apple.AddressBook.LocalSourceBundle (2.1 - 1170) /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource 0x107b43000 - 0x107b46fff com.apple.DirectoryServicesSource (2.1 - 1170) /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices 0x107b4d000 - 0x107ba0fff com.apple.AddressBook.CardDAVPlugin (10.8 - 333) <14C01B09-7E73-30C2-9882-AF4223A1A4F0> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin 0x107bcc000 - 0x107bddff7 com.apple.NSServerNotificationCenter (5.0 - 5.0) <151748DA-BEAC-3E8C-B139-09256914F45E> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification 0x10f48d000 - 0x10f490fff +com.blacktree.Quicksilver.QSDisplaysPlugIn (1.0.1 - 8A) <9EE749C8-F35C-3495-9C99-FF1C25FD1E38> /Users/USER/Library/Application Support/Quicksilver//Displays Plugin 0x10f495000 - 0x10f49cfff +com.blacktree.Quicksilver.QSSpotlightPlugIn (2.1.0 - ED) <1017562C-3803-3832-AB68-F1B2A240DE76> /Users/USER/Library/Application Support/Quicksilver//Spotlight Plugin 0x1108b6000 - 0x1108b9fff +com.blacktree.Quicksilver.QSCommandLineTool (1.0.0 - 48) /Users/USER/Library/Application Support/Quicksilver//Command Line Tool 0x1108bd000 - 0x1108c2ff7 +com.qsapp.OpenMetaFileTagging (2.1.1 - 29E) /Users/USER/Library/Application Support/Quicksilver//OpenMetaFileTagging 0x1108c7000 - 0x1108ddff7 +com.blacktree.Quicksilver.QSCorePlugIn (1.0.0 - 99) <7DF714B7-6A07-3694-BD4A-4932E11E972D> /Applications/Quicksilver.app/Contents/PlugIns/Core Support.qsplugin/Contents/MacOS/Core Support 0x1108ed000 - 0x1108f5fff +com.binaryminded.QSRememberTheMilk (1.5.1 - FE) <551BA715-9191-3DF6-8D2D-B2739B1A83AE> /Users/USER/Library/Application Support/Quicksilver//RememberTheMilk 0x1108fc000 - 0x110900ff7 +com.blacktree.Quicksilver.QSServicesMenuPlugIn (1.3.0 - DE) /Users/USER/Library/Application Support/Quicksilver//Services Menu Plugin 0x110904000 - 0x110909fff +com.blacktree.Quicksilver.QSUIAccessPlugIn (2.1.1 - 206) <88DA1B40-D5EF-35EF-AA06-D16300CABB3E> /Users/USER/Library/Application Support/Quicksilver//UI Access 0x11090e000 - 0x110913fff +com.blacktree.Quicksilver.QSKeychainPlugIn (1.1.2 - 142) <685F4BC8-01B8-3829-AFB4-6ACE13758E02> /Users/USER/Library/Application Support/Quicksilver//Keychain Plugin 0x110918000 - 0x11091bfff +com.blacktree.Quicksilver.QSShelfPlugIn (1.2.4 - 77) /Users/USER/Library/Application Support/Quicksilver//Shelf Plugin 0x11092b000 - 0x110932fff +com.blacktree.Quicksilver.QSClipboardPlugIn (1.3.2 - 11F) /Users/USER/Library/Application Support/Quicksilver//Clipboard Plugin 0x110939000 - 0x11093cfff +com.qsapp.Networking (1.1.0 - 7) <2DD2DEA4-51E9-3363-9E70-B5980E02C5E7> /Users/USER/Library/Application Support/Quicksilver//Networking Plugin 0x110941000 - 0x110965fff +com.qsapp.QSTwit (1.0.3 - A5) /Users/USER/Library/Application Support/Quicksilver//QSTwitter 0x11097a000 - 0x110985fff +me.rel.YAJL (0.2.26) /Users/USER/Library/Application Support/Quicksilver//YAJL.framework/Versions/A/YAJL 0x11099a000 - 0x11099efff +com.blacktree.Quicksilver.QSSafariPlugIn (2.1.5 - 137) /Users/USER/Library/Application Support/Quicksilver//Safari Plugin 0x1109a3000 - 0x1109a7fff +com.blacktree.Quicksilver.QSTerminalPlugIn (2.3.0 - 140) /Users/USER/Library/Application Support/Quicksilver//Terminal Plugin 0x1109ac000 - 0x1109b0ff7 +com.blacktree.Quicksilver.QSiPhotoPlugIn (2.0.1 - FE) <05E0B63A-4779-3837-B50F-50CF7364CA71> /Users/USER/Library/Application Support/Quicksilver//iPhoto Plugin 0x1109b5000 - 0x1109b8fff +com.blacktree.quicksilver.TSCalculatorPlugin (2.1.2 - 210) /Users/USER/Library/Application Support/Quicksilver//Calculator Plugin 0x1109bc000 - 0x1109c8fff com.apple.framework.calculate (1.3.2 - 17) /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate 0x1109cf000 - 0x1109d5fff +com.blacktree.Quicksilver.QSAddressBookPlugIn (2.1.4 - 179) /Users/USER/Library/Application Support/Quicksilver//QSAddressBookPlugin 0x1109db000 - 0x110a7eff7 +se.stdin.quicksilver.GoogleChrome (1.1.6 - 20) /Users/USER/Library/Application Support/Quicksilver//GoogleChrome 0x110a99000 - 0x110a9fff7 +com.blacktree.Quicksilver.QSAppleMailPlugIn (3.0.2 - 11F) <5DAC451E-DB4B-3221-9C3D-8D450C339A79> /Users/USER/Library/Application Support/Quicksilver//Apple Mail Plugin 0x110b90000 - 0x110b90fff com.apple.applescript.component (2.2.4 - 2.2.4) <450D0310-871E-3523-A712-10B7DD2FD991> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript 0x112c0f000 - 0x112c9afff com.apple.applescript (2.2.4 - 2.2.4) <306F7B52-2C41-338A-ACFA-2FBDD1B7FA11> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript 0x11312d000 - 0x113131fff +com.blacktree.Quicksilver.QSWebSearchPlugIn (2.7.0 - 245) /Users/USER/Library/Application Support/Quicksilver//Web Search Plugin 0x113136000 - 0x113139fff +com.blacktree.Quicksilver.QSHotKeyTriggerPlugIn (3.0.0 - 1939) <69A0AE6F-74C4-3909-B4E4-1DD0370DD1CD> /Applications/Quicksilver.app/Contents/PlugIns/HotKey Triggers.qsplugin/Contents/MacOS/HotKey Triggers 0x11313f000 - 0x11314afff +com.blacktree.Quicksilver.QSMouseTriggerPlugIn (1.0.1 - 16B) /Users/USER/Library/Application Support/Quicksilver//Mouse Triggers 0x113156000 - 0x113159fff +com.blacktree.Quicksilver.BezelInterfacePlugIn (1.0.1 - 186C) <2B361087-758B-3A83-BBE8-CCC6CFB1B9FB> /Applications/Quicksilver.app/Contents/PlugIns/Bezel Interface.qsplugin/Contents/MacOS/Bezel Interface 0x7fff655b8000 - 0x7fff655ec93f dyld (210.2.3) /usr/lib/dyld 0x7fff8e040000 - 0x7fff8e08cff7 libauto.dylib (185.4) /usr/lib/libauto.dylib 0x7fff8e08d000 - 0x7fff8e098ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff8e0b4000 - 0x7fff8e3e4fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8e431000 - 0x7fff8e498fff com.apple.coredav (1.0.1 - 179.7) /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV 0x7fff8e49a000 - 0x7fff8e4bbff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib 0x7fff8e5d1000 - 0x7fff8e6ebfff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8e849000 - 0x7fff8e84dfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8e84e000 - 0x7fff8e8aafff com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff8e8ab000 - 0x7fff8e905ff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8e906000 - 0x7fff8e90fff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff8e910000 - 0x7fff8e9aafff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8e9ab000 - 0x7fff8e9acff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib 0x7fff8e9ad000 - 0x7fff8e9aefff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib 0x7fff8e9af000 - 0x7fff8ea18fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x7fff8ea1c000 - 0x7fff8ea48fff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff8ea49000 - 0x7fff8ea80ff7 libssl.0.9.8.dylib (47.1) /usr/lib/libssl.0.9.8.dylib 0x7fff8ea81000 - 0x7fff8ea97fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8ea98000 - 0x7fff8eb00ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib 0x7fff8eb01000 - 0x7fff8eb1eff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8eb1f000 - 0x7fff8ed8cff7 com.apple.RawCamera.bundle (4.06 - 694) <80FC94C3-73C1-31AD-B3D2-C57C581EEF22> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8ed8d000 - 0x7fff8edc9fff com.apple.GeoServices (1.0 - 1) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff8edca000 - 0x7fff8edcafff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8edcb000 - 0x7fff8f12afff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8f19b000 - 0x7fff8f1c5ff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8f1d4000 - 0x7fff8f1dfff7 com.apple.DisplayServicesFW (2.7.2 - 357) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff8f225000 - 0x7fff8f33d92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib 0x7fff8f33e000 - 0x7fff8f440fff libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8f441000 - 0x7fff8fdd14af com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8fdd2000 - 0x7fff8fdd2fff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 0x7fff8fdd8000 - 0x7fff8fdedfff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8fdee000 - 0x7fff8fdeefff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8fe97000 - 0x7fff8ff17ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8ff18000 - 0x7fff8ff2ffff libGL.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8ff30000 - 0x7fff90eefff7 com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff912a6000 - 0x7fff912b2fff libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff912b3000 - 0x7fff912c0fff com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper 0x7fff912c1000 - 0x7fff914c1fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib 0x7fff914c2000 - 0x7fff91519ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff9151a000 - 0x7fff91567fff com.apple.CoreMediaIO (308.0 - 4155.4) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff91568000 - 0x7fff91703fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff91704000 - 0x7fff9172bfff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff9172c000 - 0x7fff9189dff7 com.apple.QTKit (7.7.1 - 2599.31) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff918ee000 - 0x7fff91a74fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff91a75000 - 0x7fff91d24fff com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff91d25000 - 0x7fff91d2dfff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib 0x7fff91d2e000 - 0x7fff91d69fff com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff91d6a000 - 0x7fff91d7fff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib 0x7fff91d88000 - 0x7fff91d8dfff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib 0x7fff91d8e000 - 0x7fff91d92fff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff91d93000 - 0x7fff91db3fff libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff91dfd000 - 0x7fff91e18ff7 libsystem_kernel.dylib (2050.24.15) /usr/lib/system/libsystem_kernel.dylib 0x7fff92321000 - 0x7fff9232cff7 com.apple.aps.framework (3.0 - 3.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff92425000 - 0x7fff92432ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff92433000 - 0x7fff92458ff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib 0x7fff9249b000 - 0x7fff924d8fef libGLImage.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff924d9000 - 0x7fff924ddfff libCoreVMClient.dylib (32.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff9251d000 - 0x7fff92576ff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff92577000 - 0x7fff925a3fff com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff92e5a000 - 0x7fff92e5cff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib 0x7fff92e60000 - 0x7fff92eabfff com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff92fc6000 - 0x7fff930bbfff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x7fff930bc000 - 0x7fff930c6fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff9310d000 - 0x7fff93143fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib 0x7fff93144000 - 0x7fff931dffff com.apple.CoreSymbolication (3.0 - 117) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff931e0000 - 0x7fff9321aff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff9321b000 - 0x7fff9322ffff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff93230000 - 0x7fff93627fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff93628000 - 0x7fff93653fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib 0x7fff936be000 - 0x7fff936befff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff937b1000 - 0x7fff93a0cff7 com.apple.QuartzComposer (5.1 - 284) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff93a0d000 - 0x7fff93a35fff libJPEG.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff93a36000 - 0x7fff93a39ff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib 0x7fff93a3a000 - 0x7fff93b5afff com.apple.desktopservices (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff93b5b000 - 0x7fff93b62fff com.apple.phonenumbers (1.1 - 47) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff93b63000 - 0x7fff93b67ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff93b68000 - 0x7fff93de9fff com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x7fff93e22000 - 0x7fff93e43fff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff93e44000 - 0x7fff94280fef com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff94281000 - 0x7fff942d6ff7 libTIFF.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff942d7000 - 0x7fff9430bfff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff9430c000 - 0x7fff943d1ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff943d2000 - 0x7fff94423ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff94425000 - 0x7fff94470fff com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff94471000 - 0x7fff94c18fff com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff94c19000 - 0x7fff94eddfff com.apple.AddressBook.framework (7.1 - 1170) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff951cc000 - 0x7fff951e6fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff951e7000 - 0x7fff95243fff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff952d4000 - 0x7fff9558bff7 com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff95645000 - 0x7fff95647fff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff95711000 - 0x7fff95717ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib 0x7fff95718000 - 0x7fff9573aff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff95866000 - 0x7fff9589cfff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff9589d000 - 0x7fff9590bff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff9590c000 - 0x7fff95b41ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff95b42000 - 0x7fff95b42fff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib 0x7fff95b43000 - 0x7fff95ba2fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff95ba5000 - 0x7fff95c71ff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib 0x7fff95c72000 - 0x7fff95c76fff libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff95ca0000 - 0x7fff968cdfff com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff968ce000 - 0x7fff96a43ff7 com.apple.CFNetwork (596.4.3 - 596.4.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff96a44000 - 0x7fff96d5bff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff96d5c000 - 0x7fff96d5dff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib 0x7fff96d5e000 - 0x7fff96d60ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff96d61000 - 0x7fff96d7bfff com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x7fff96d7c000 - 0x7fff96e1aff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff96e1b000 - 0x7fff96e26fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib 0x7fff96e27000 - 0x7fff96f25fff com.apple.QuickLookUIFramework (4.0 - 555.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff96f26000 - 0x7fff96f52ff7 libRIP.A.dylib (332) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff96f53000 - 0x7fff96fe7ff7 com.apple.CorePDF (2.2 - 2.2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff9703f000 - 0x7fff97191fff com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff97192000 - 0x7fff971d5ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff971d6000 - 0x7fff9721afff libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib 0x7fff9721b000 - 0x7fff9721cfff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib 0x7fff9721d000 - 0x7fff9721efff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff97258000 - 0x7fff972b4ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff972fd000 - 0x7fff97304fff libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff97312000 - 0x7fff97324ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib 0x7fff97325000 - 0x7fff975c9ff7 com.apple.CoreImage (8.4.0 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff9762b000 - 0x7fff97639ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib 0x7fff978e9000 - 0x7fff978eaff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib 0x7fff978eb000 - 0x7fff97919ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib 0x7fff9791a000 - 0x7fff97974fff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff979bd000 - 0x7fff979bdfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff979be000 - 0x7fff979c9ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff979d0000 - 0x7fff979d4fff libGIF.dylib (850) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff979e9000 - 0x7fff979f7fff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff979f8000 - 0x7fff97af5ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib 0x7fff97b22000 - 0x7fff97b61ff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff98368000 - 0x7fff98419fff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff98443000 - 0x7fff98446fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff98447000 - 0x7fff98496ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff98497000 - 0x7fff9849afff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff984a0000 - 0x7fff985fefef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff9865a000 - 0x7fff9866bff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib 0x7fff9866c000 - 0x7fff9869dff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff986ee000 - 0x7fff986f3fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib 0x7fff986f4000 - 0x7fff988a2fff com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff988a3000 - 0x7fff988a9fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib 0x7fff988aa000 - 0x7fff988aeff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff988af000 - 0x7fff98981ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff98998000 - 0x7fff9899afff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff9899b000 - 0x7fff98a03fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff98a04000 - 0x7fff98a23ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib 0x7fff98a24000 - 0x7fff98ae1ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff98b1e000 - 0x7fff98f3bfff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff98fbf000 - 0x7fff98fbffff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x7fff98fc4000 - 0x7fff98fcbfff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib 0x7fff98fcc000 - 0x7fff98fe7ff7 com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x7fff98fe8000 - 0x7fff98feafff libCVMSPluginSupport.dylib (8.9.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff9904d000 - 0x7fff9914ffff libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff99150000 - 0x7fff99150fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff99151000 - 0x7fff9915ffff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib 0x7fff991b1000 - 0x7fff991d3ff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib 0x7fff991d4000 - 0x7fff991fbff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff991fc000 - 0x7fff99213fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff99214000 - 0x7fff992eefff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff994dc000 - 0x7fff994dcfff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff994dd000 - 0x7fff9955efff com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff9955f000 - 0x7fff99749ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff997d5000 - 0x7fff997d6fff libffi.dylib (18) /usr/lib/libffi.dylib 0x7fff997d7000 - 0x7fff998f0fff com.apple.ImageIO.framework (3.2.1 - 850) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff99a03000 - 0x7fff99a12ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib 0x7fff99a13000 - 0x7fff99a18fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff99a19000 - 0x7fff99a86ff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff99a87000 - 0x7fff99a8efff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff99a8f000 - 0x7fff99d2aff7 com.apple.JavaScriptCore (8536 - 8536.30) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff99d2b000 - 0x7fff99d42fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff99d43000 - 0x7fff99d62ff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff99d63000 - 0x7fff99d70fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x7fff99d71000 - 0x7fff99d84ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff99d85000 - 0x7fff99d91fff com.apple.CrashReporterSupport (10.8.3 - 418) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff99e20000 - 0x7fff99ed3ff7 com.apple.PDFKit (2.8.4 - 2.8.4) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff99f2f000 - 0x7fff9a02cfff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x7fff9a02d000 - 0x7fff9a07cff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib 0x7fff9a07d000 - 0x7fff9a188fff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff9a19a000 - 0x7fff9a1a0fff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff9a1e8000 - 0x7fff9a28eff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff9a28f000 - 0x7fff9a41afff com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff9a41b000 - 0x7fff9a472ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff9a473000 - 0x7fff9a476fff libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff9a477000 - 0x7fff9a4e7fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff9a579000 - 0x7fff9a5cffff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff9a5d0000 - 0x7fff9a652ff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff9a68e000 - 0x7fff9a68efff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff9a68f000 - 0x7fff9a6f2ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff9a701000 - 0x7fff9a70fff7 libkxld.dylib (2050.24.15) /usr/lib/system/libkxld.dylib 0x7fff9a710000 - 0x7fff9a79dff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff9a7a0000 - 0x7fff9a7a8fff com.apple.AOSNotification (1.7.0 - 636.3) /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x7fff9a7a9000 - 0x7fff9a7abfff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib 0x7fff9a980000 - 0x7fff9a98bfff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff9a9ca000 - 0x7fff9ac9bff7 com.apple.security (7.0 - 55179.13) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff9ac9c000 - 0x7fff9aca9fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff9acaa000 - 0x7fff9acb9fff com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff9acba000 - 0x7fff9acc2ff7 libsystem_dnssd.dylib (379.38.1) /usr/lib/system/libsystem_dnssd.dylib 0x7fff9acc3000 - 0x7fff9ad41ff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff9ad42000 - 0x7fff9ad85ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff9ad86000 - 0x7fff9ad92ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff9ad93000 - 0x7fff9ade2fff com.apple.framework.CoreWiFi (1.3 - 130.13) /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff9ade3000 - 0x7fff9ade4ff7 libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib 0x7fff9ae75000 - 0x7fff9ae75ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff9ae76000 - 0x7fff9ae76fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff9aec9000 - 0x7fff9af03fff com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts 0x7fff9af04000 - 0x7fff9af32fff com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff9af33000 - 0x7fff9af7dff7 libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff9af82000 - 0x7fff9af95ff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 10 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: 73321473 thread_create: 1 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=207.5M resident=75.5M(36%) swapped_out_or_unallocated=132.0M(64%) Writable regions: Total=1.2G written=39.1M(3%) resident=152.9M(12%) swapped_out=1796K(0%) unallocated=1.1G(88%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 516K CG image 4K CG raster data 116K CG shared images 1312K CoreServices 2372K JS JIT generated code 128.0M JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated) JS VM register file (reserved) 4096K reserved VM address space (unallocated) JS garbage collector 128K MALLOC 202.4M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K Memory tag=249 156K Memory tag=250 20.0M Memory tag=251 52K SQLite page cache 480K STACK GUARD 56.1M Stack 15.2M VM_ALLOCATE 16.2M DATA 19.7M IMAGE 528K LINKEDIT 53.2M TEXT 154.3M __UNICODE 544K mapped file 42.9M shared memory 308K =========== ======= TOTAL 1.6G TOTAL, minus reserved VM space 714.5M

philostein commented 11 years ago

Moved the Quicksilver folder out of /Application Support, relaunched, crashes stopped. Moved the Quicksilver folder back, relaunched, more stable, but typing 'cur' into pane 1 and browsing the list seems to make QS crash.

Is it something to do with proxies? The 'Current Document' proxy makes a horrible noise when it can't be resolved (like QS is trying to resolve it 100 times in 1 second). No logs for this behaviour.

tiennou commented 11 years ago

First crash is an exception in the iTunes plugin (because it fails to get the location of the track it's trying to access).

Second one is an exception while cleaning the object dictionary cache, it inserts a null object, which is totally weird.

Third one is a hard crash while trying to load an object's icon (I think the startup scan is still in progress, those crashes again :-S). Have you tried to clear the caches for the 3rd one ?

philostein commented 11 years ago

Thanks Etienne, no I haven't – it seems to have stabilised now. Typing 'cur' doesn't crash QS (although the 'Current Document' weirdness still occurs). I reinstalled the iTunes plugin as well, and no adverse effects so far. I haven't tried grabbing any tracks yet. :)

skurfer commented 11 years ago

I can see how the first problem could happen. I filter out any track that doesn't have a location when adding to the catalog to avoid problems like that, but grabbing the selection does an end-run around the catalog. Were these iTunes Match tracks or something?

philostein commented 11 years ago

Thanks Rob, no they're on my hard drive. My iTunes library is in a custom location (Dropbox).

skurfer commented 11 years ago

OK. I can't explain how that code was reached, but I need to test for the location property before trying to grab it in any case.

skurfer commented 11 years ago

I just released a new version that hopefully fixes this. Please close the issue if it does, or let me know ASAP if not. Thanks.

philostein commented 11 years ago

Grabbing tracks is working so far, but 'Play' doesn't work. The rest of the actions are ok – Reveal, Enable/Disable etc. If I browse into iTunes, Play doesn't work there either.

skurfer commented 11 years ago

Well, I suppose that's true. Play depends entirely on location. I've kept it from crashing when location is missing, but the resulting tracks might be somewhat useless.

Have you looked at these tracks in the XML version of the library? It seems odd that there's no location if they're locally installed.

philostein commented 11 years ago

Sorry, busy recently. :)

Is the path: …/iTunes/itunes library.xml ?

A random track's location data is:

Locationfile://localhost/Users/phil/Dropbox/iTunes/iTunes%20Media/Music/Howlies/SXSW%202010%20Showcasing%20Artists/Angeline.mp3 But… 'Play' is working now – with browsed tracks, and ⌘⎋ grabbed tracks (running QS 4004). All the tracks I couldn't play before have a local location like the one above. Thanks a lot for the ⌘⎋ feature, it's very useful for moving iTunes tracks around. I'll close this issue, as I can't find anything to grouse about anymore. :)
skurfer commented 11 years ago

Thanks a lot for the ⌘⎋ feature, it's very useful for moving iTunes tracks around.

It was always available via the Current iTunes Selection proxy, but I'm glad I finally figured out the correct way to support “Current Selection” in plug-ins, too.

Let me know if the problem resurfaces.