FinderPop 2.4.6[Up to topic list]  [Home]

Who What
turly
01 Oct 2012, 21:56
FinderPop 2.4.6
FinderPop 2.4.6 (tagged "Crash and Burn") is now available.

  • Fix horrible crashing bug in 2.4.5 - apologies to all affected!
  • Fix clicking in unused menubar area for Sandboxed apps on 10.8 (TextEdit, Preview et al.)
  • Fix fnarr.net URL used in beta version check
  • Fix problem with "FP-Injector quit unexpectedly"
  • Fix string truncation in German prefpane (thanks AH)

    Previous fixes:
    • If FinderPop's Use Finder Label Colors is enabled on 10.6/7/8, we now treat unlabelled items in FP menus in the Finder as if they had an invisible label, so the FinderPop menu item texts all start at the same horizontal offset. If you prefer the old way of showing labels, use
      defaults write com.finderpop.finderpop cocoaLabelSpaces false
      I will eventually get around to revamping the way FinderPop does menu labels in Cocoa, it's definitely an ugly bodge at the moment
    • Any item ending in '---R' will have a submenu listing the Finder's Recent Folders hanging off it. For example, having an item named 'Finder Recent---R' will result in a FinderPop menu item named 'Finder Recent' whose submenu lists the accessible items in the Finder Go menu's Recent Folders submenu.
    • Fix bug where labelled non-folder items would not be opened if chosen from a FinderPop menu if FinderPop's "Use Finder Label Colours" was enabled
    • Increase max font size in FP menus to 32 points
    • Fix bug where FinderPop would silently stop making its menus when it came across an unresolvable alias while iterating through the contents of a folder. Also improve handling of unresolvable aliases if one is actually selected from an FP menu (the alias will be shown and selected in Finder.)
    • Choosing an AppleScript .scpt file from a FinderPop menu will now result in the script file being passed whatever you control-clicked in the Finder. (The AppleScript script file should use an "on run argv ... end run" handler to see the arg list.) If you prefer the old method of dealing with .scpt Script files:
      defaults write com.finderpop.finderpop useOSADoScriptFile -bool true
    • First cut at getting unused-menubar-click working in Lion's Sandboxed apps (eg TextEdit, Preview).
      This is EXPERIMENTAL and can be disabled by:
      defaults write com.finderpop.finderpop pollSandboxedApps -bool false
      • Note: for FinderPop to patch Sandboxed apps, the FinderPop prefPane needs to be installed for all users, not just you.
        If your FinderPop is installed for just you, you can uninstall it and then reinstall it for all users by - close System Preferences, open it again, right-click on FinderPop's icon in System Preferences, choose 'Remove' or 'Uninstall', then close System Preferences. Back in the Finder, double-click the FinderPop.prefPane you've just downloaded, which will open System Preferences, which will ask you whether you want to install FinderPop for all users, or just you. Choose 'All Users' and continue as usual.
        The technical reason for this is that Sandboxed apps have read access to /System/Library but no access at all to /Users/your-name-here/Library. When FinderPop is installed for all users, it's put in /System/Library/PreferencePanes, a location which is accessible. When FP was installed for just you, it was inside /Users/you/Library - and Sandbox will prevent TextEdit from reading anything in that location.
    • New, improved Lion "unused menubar" stuff backported to 10.5/10.6

What remains to be done:
* Contextual Menu Support in apps other than the Finder on Snow Leopard and Lion
* Fix previews on Lion and above

If you're installing this over a previous beta, you'll have to restart or logout/login for it to take effect.

As usual, if there are any issues with this, reply here in the forum!
Khadrelt
02 Oct 2012, 21:16
Re: FinderPop 2.4.6
I'm not sure this really has anything to do with FinderPop, but I figured I'd post it just in case. I've been experiencing a lot of Finder crashes lately, and the Crash Log seems to implicate FinderPop, though I'm not very good at reading those things.

The crashes started after updating to Mountain Lion 10.8.2, and it only happens when I access either 1) the Go: Recent Folders menu, or 2) the folder hierarchy accessed by right-clicking a folder's icon in its title bar. It happened when I was using FinderPop 2.4.4, and then I upgraded straight to 2.4.6, but it's still happening. I don't know if FinderPop is really the culprit or not; all I know is that in the Finder's crash log it has FinderPop listed in the thread that crashed. But like I said, I don't know how to read those things. Hopefully this is useful, but if not feel free to ignore it.

Here's the log:

Process: Finder [288]
Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
Identifier: com.apple.finder
Version: 10.8.1 (10.8.1)
Build Info: Finder_FE-808001006000000~2
Code Type: X86-64 (Native)
Parent Process: launchd [245]
User ID: 501

PlugIn Path: /Users/USER/Library/PreferencePanes/FinderPop.prefPane/Contents/Resources/finderpop-daemon.app/Contents/Resources/fp-patch-cocoa.bundle/Contents/MacOS/fp-patch-cocoa
PlugIn Identifier: com.finderpop.fp-patch-cocoa
PlugIn Version: 2.4.6 (2.4.6)

Date/Time: 2012-10-02 13:48:10.598 -0600
OS Version: Mac OS X 10.8.2 (12C54)
Report Version: 10

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT

External Modification Warnings:
Thread creation by external task.

Application Specific Information:
objc_msgSend() selector name: insertMenuWithNode_SYNCP:connection:image:


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff9365f256 objc_msgSend + 22
1 com.apple.AppKit 0x00007fff8d2299a6 -[NSThemeDocumentButtonPopUpMenuProxy createRealObjectIfNeeded] + 755
2 com.apple.AppKit 0x00007fff8d229a53 -[NSThemeDocumentButtonPopUpMenuProxy methodSignatureForSelector:] + 29
3 com.apple.CoreFoundation 0x00007fff9238f560 ___forwarding___ + 304
4 com.apple.CoreFoundation 0x00007fff9238f3b8 _CF_forwarding_prep_0 + 232
5 com.apple.finder 0x000000010e7ec937 0x10e5fe000 + 2025783
6 com.apple.AppKit 0x00007fff8d229487 -[NSThemeDocumentButton(NSThemeFramePathExtensions) showPopup] + 220
7 com.apple.AppKit 0x00007fff8d188a89 -[NSThemeDocumentButton mouseDown:] + 93
8 com.apple.AppKit 0x00007fff8ccfb60e -[NSWindow sendEvent:] + 6853
9 com.finderpop.fp-patch-cocoa 0x000000010fa39f1f -[NSWindow(FinderPopSwizzle) fpSendEvent:] + 2626
10 com.apple.AppKit 0x00007fff8ccf7744 -[NSApplication sendEvent:] + 5761
11 com.apple.finder 0x000000010e792b71 0x10e5fe000 + 1657713
12 com.apple.AppKit 0x00007fff8cc0d2fa -[NSApplication run] + 636
13 com.apple.AppKit 0x00007fff8cbb1cb6 NSApplicationMain + 869
14 com.apple.finder 0x000000010e603b46 0x10e5fe000 + 23366
15 libdyld.dylib 0x00007fff9634f7e1 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff97dd6d16 kevent + 10
1 libdispatch.dylib 0x00007fff8c9c1dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff8c9c19ee _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff97dd4686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff97dd3c42 mach_msg + 70
2 libsystem_kernel.dylib 0x00007fff97dd0e2a thread_suspend + 71
3 ??? 0x000000010ede94e1 0 + 4544435425

Thread 3:
0 libsystem_kernel.dylib 0x00007fff97dd4686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff97dd3c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff9233d803 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff92342ee6 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff923426b2 CFRunLoopRunSpecific + 290
5 com.apple.Foundation 0x00007fff9505baf5 -[NSConnection run] + 126
6 com.apple.Foundation 0x00007fff95003612 __NSThread__main__ + 1345
7 libsystem_c.dylib 0x00007fff8b0fd742 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8b0ea181 thread_start + 13

Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff97dd6322 __select + 10
1 com.apple.CoreFoundation 0x00007fff923824e6 __CFSocketManager + 1302
2 libsystem_c.dylib 0x00007fff8b0fd742 _pthread_start + 327
3 libsystem_c.dylib 0x00007fff8b0ea181 thread_start + 13

Thread 5:: com.apple.coremedia.scheduledfileio
0 libsystem_kernel.dylib 0x00007fff97dd60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8b101f89 _pthread_cond_wait + 869
2 com.apple.CoreMedia 0x00007fff9644cff8 FigSemaphoreWaitRelative + 273
3 com.apple.CoreMedia 0x00007fff96448dfe FigScheduledFileIOThread + 256
4 com.apple.CoreMedia 0x00007fff9644d4c9 figThreadMain + 382
5 libsystem_c.dylib 0x00007fff8b0fd742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8b0ea181 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff97dd4686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff97dd3c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff9233d803 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff92342ee6 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff923426b2 CFRunLoopRunSpecific + 290
5 com.apple.Foundation 0x00007fff94fa5586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6 com.apple.Foundation 0x00007fff95003612 __NSThread__main__ + 1345
7 libsystem_c.dylib 0x00007fff8b0fd742 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8b0ea181 thread_start + 13

Thread 7:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff97dd60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8b101f89 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8bcc0d96 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x00007fff8bee2d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore 0x00007fff8bef836f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8b0fd742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8b0ea181 thread_start + 13

Thread 8:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff97dd60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8b101f89 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8be45724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8be45606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff8bef836f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8b0fd742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8b0ea181 thread_start + 13

Thread 9:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff97dd60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8b101f89 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8be45724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8be45606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff8bef836f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8b0fd742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8b0ea181 thread_start + 13

Thread 10:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff97dd60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8b101f89 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8be45724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8be45606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff8bef836f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8b0fd742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8b0ea181 thread_start + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff97dd60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8b101f89 _pthread_cond_wait + 869
2 com.apple.CoreServices.CarbonCore 0x00007fff9458a214 TSWaitOnCondition + 108
3 com.apple.CoreServices.CarbonCore 0x00007fff9458a3eb TSWaitOnConditionTimedRelative + 132
4 com.apple.CoreServices.CarbonCore 0x00007fff944ecb24 MPWaitOnQueue + 252
5 com.apple.desktopservices 0x00007fff96f1e253 TSuboperationTask::OperationTaskProcedure() + 245
6 com.apple.desktopservices 0x00007fff96efe997 TNodeOperationTask::OperationTaskProc(void*) + 23
7 libsystem_c.dylib 0x00007fff8b0fd742 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8b0ea181 thread_start + 13

Thread 12:
0 libsystem_kernel.dylib 0x00007fff97dd66d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8b0ffeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8b0ffcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8b0ea171 start_wqthread + 13

Thread 13:
0 libsystem_kernel.dylib 0x00007fff97dd66d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8b0ffeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8b0ffcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8b0ea171 start_wqthread + 13

Thread 14:
0 libsystem_kernel.dylib 0x00007fff97dd66d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8b0ffeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8b0ffcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8b0ea171 start_wqthread + 13

Thread 15:: CVDisplayLink
0 libsystem_kernel.dylib 0x00007fff97dd60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8b101f89 _pthread_cond_wait + 869
2 com.apple.CoreVideo 0x00007fff94e6e2d4 CVDisplayLink::runIOThread() + 680
3 com.apple.CoreVideo 0x00007fff94e6e013 startIOThread(void*) + 148
4 libsystem_c.dylib 0x00007fff8b0fd742 _pthread_start + 327
5 libsystem_c.dylib 0x00007fff8b0ea181 thread_start + 13

Thread 16:
0 libsystem_kernel.dylib 0x00007fff97dd6386 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff8b187800 nanosleep + 163
2 com.apple.Foundation 0x00007fff9500465d +[NSThread sleepUntilDate:] + 176
3 com.apple.imageKit 0x00007fff942fdb7a -[IKTaskManager taskLoop] + 2205
4 com.apple.Foundation 0x00007fff95003612 __NSThread__main__ + 1345
5 libsystem_c.dylib 0x00007fff8b0fd742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8b0ea181 thread_start + 13

Thread 17:
0 libsystem_kernel.dylib 0x00007fff97dd66d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8b0ffeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8b0ffcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8b0ea171 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00000000da958b20 rbx: 0x00007f8fdcc73f60 rcx: 0x00007f8fda95a010 rdx: 0x00007f8fdc8cd010
rdi: 0x00007f8fdea8c380 rsi: 0x00007f8fda958b20 rbp: 0x00007fff516012b0 rsp: 0x00007fff51601160
r8: 0x00007f8fd94973e0 r9: 0x0000000006de5113 r10: 0x0040078c00007fff r11: 0x00007f8fdea80004
r12: 0x00007f8fdaa5ddf0 r13: 0x0000000000000001 r14: 0x00007fff9365f240 r15: 0x00007f8fdaaa95a0
rip: 0x00007fff9365f256 rfl: 0x0000000000010246 cr2: 0x00007fff8d268663
Logical CPU: 3

Binary Images:
0x10e5fe000 - 0x10eab8ff7 com.apple.finder (10.8.1 - 10.8.1) <E66EA62C-F929-30B3-BB53-5D8685451059> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
0x10ed7e000 - 0x10ed91ff7 +com.evenflow.dropbox.dropboxbundle (2.11 - 1) <BA7F0B0A-08DB-6060-D6D1-33FD4F19BA6A> /Library/DropboxHelperTools/*/DropboxBundle.bundle/Contents/MacOS/DropboxBundle
0x10edcd000 - 0x10edcdfff +com.finderpop.finderpop-osax (2.4.6 - 2.4.6) <F8D640DB-120A-EF1F-0B64-74D1457B99CF> /Library/ScriptingAdditions/FinderPopOsax.osax/Contents/MacOS/FinderPopOsax
0x10edd6000 - 0x10edd9fff com.apple.IOAccelerator (19.0.26 - 19.0.26) <9DF4BBA7-14F1-35F9-9C4B-4F732B25836A> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x10eded000 - 0x10edf1fff +com.syncplicity.SyncpPlugin (1.0 - 1) <DC2D6DF2-CE1F-3ED1-8209-FD473A63B768> /Applications/Internet/Syncplicity.app/Contents/Resources/SyncpPlugin_10_8.bundle/Contents/MacOS/SyncpPlugin
0x10eebe000 - 0x10eecbff7 libGPUSupportMercury.dylib (8.6.1) <5762E7E4-C76E-3442-8C30-3BA1DDCD8BAE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x10eed3000 - 0x10ef00fff GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x10ef09000 - 0x10ef12fe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x10ef18000 - 0x10ef1bff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x10efc1000 - 0x10efc1ff1 +cl_kernels (???) <0F6792D8-224A-4EB7-B124-2CD3FEF0B85B> cl_kernels
0x10f070000 - 0x10f085fff com.apple.frameworks.preferencepanessupport (12.0 - 12.0) <B2DDBD97-CE08-3632-BFED-43325BCDDD7A> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/PreferencePanesSupport
0x10f5d2000 - 0x10f5d2ffb +cl_kernels (???) <25FA7A63-7FE9-4C26-8265-D8C88C6194B5> cl_kernels
0x10f676000 - 0x10f677ff2 +cl_kernels (???) <C9925D2C-4233-4E0A-BE7C-A480423A607F> cl_kernels
0x10f6b2000 - 0x10f6b2ff1 +cl_kernels (???) <6C04EE71-60C3-48BA-BB61-B04B11C7F568> cl_kernels
0x10f6c0000 - 0x10f6c0ff9 +cl_kernels (???) <A0E4E47E-E387-4434-AF9B-639A0744714E> cl_kernels
0x10f6c5000 - 0x10f6c6ff3 +cl_kernels (???) <7095C464-500A-4648-8A73-C80ADDF785CD> cl_kernels
0x10fa36000 - 0x10fa53fe7 +com.finderpop.fp-patch-cocoa (2.4.6 - 2.4.6) <ADA946DC-B5EC-2A3B-534A-F5A7082BDFFB> /Users/USER/Library/PreferencePanes/FinderPop.prefPane/Contents/Resources/finderpop-daemon.app/Contents/Resources/fp-patch-cocoa.bundle/Contents/MacOS/fp-patch-cocoa
0x10fab6000 - 0x10fab7fff com.apple.AddressBook.LocalSourceBundle (2.1 - 1167) <07E0DB43-14DD-3741-BCCA-31CE397A53BC> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
0x10fad9000 - 0x10fadcfff com.apple.DirectoryServicesSource (2.1 - 1167) <2BB7BD50-BBB3-3FA9-BAB1-04C704726905> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
0x111c08000 - 0x111ca3ff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x112d3d000 - 0x112ef4fff GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x112f2b000 - 0x11306dfff libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x1130a1000 - 0x113342fef com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <AFF4FFE6-F389-3E65-A224-F7382FB94620> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
0x113911000 - 0x1139abfff unorm8_argb.dylib (2.1.19) <1D561074-BC2D-31A1-97A2-12913DD005AE> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_argb.dylib
0x1139fb000 - 0x1139fcff3 +cl_kernels (???) <C2C896FD-F10C-4DBF-AE56-34B3C127D25B> cl_kernels
0x1143d1000 - 0x1143dafff com.apple.qldisplay.Movie (4.0 - 555.4) <46480A93-84AF-391C-93F1-DC3C30EBF534> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Movie.qldisplay/Contents/MacOS/Movie
0x11448c000 - 0x114491fff com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <E807EE74-4241-36B2-87A6-92AFAE41D68F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x114497000 - 0x1144a2fff AppleIntelSNBVA (8.0.61) <CC2B8A26-2A10-39DA-81D7-0B2667733CBD> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBVA
0x1144e8000 - 0x1146f7fff com.apple.audio.codecs.Components (3.0 - 3.0) <B5BB86C0-4398-3ABB-A7DA-97D7F0E30E23> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x114807000 - 0x114830ff7 com.apple. AMDRadeonVADriver (1.0.29 - 1.0.0) <1150B10B-728B-3A79-8704-2CDAD7AD7001> /System/Library/Extensions/AMDRadeonVADriver.bundle/Contents/MacOS/AMDRadeonVADriver
0x11486a000 - 0x11486aff3 +cl_kernels (???) <18FD637E-2C75-43E9-B219-AE1D841CEB58> cl_kernels
0x11486e000 - 0x11486eff3 +cl_kernels (???) <D754B041-60F7-4483-834B-75CE43C5E43E> cl_kernels
0x114f5e000 - 0x114ff4ff7 unorm8_rgba.dylib (2.1.19) <9F69E2DA-1FFB-349D-AA56-30D667519AA9> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x116a4b000 - 0x116a6fff7 com.apple.security.csparser (3.0 - 55179.1) <E3D8D12B-84F7-3746-A019-F1AB5B150DF8> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x116b9e000 - 0x116ba4ff7 com.apple.qldisplay.Text (4.0 - 555.4) <209D79D7-C050-3E7E-B361-13967032F25B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Text.qldisplay/Contents/MacOS/Text
0x1172e2000 - 0x117335fff com.apple.AddressBook.CardDAVPlugin (10.8 - 332) <14042D69-8E1F-3241-A679-C7ED224F2C43> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
0x1173a3000 - 0x1174f7fff com.apple.audio.units.Components (1.8 - 1.8) <7846E0A3-4AFB-3E29-96D3-BF87348024ED> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x117676000 - 0x117687ff7 com.apple.NSServerNotificationCenter (5.0 - 5.0) <151748DA-BEAC-3E8C-B139-09256914F45E> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification
0x117708000 - 0x117880ff7 com.apple.AppleGVAFramework (4.0.27 - 4.0.27) <D469B80B-5F8F-3D8E-A454-CDEC922461C5> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
0x117bc2000 - 0x117be1fff com.apple.qldisplay.Web (4.0 - 555.4) <5A88B2EF-B160-3970-ADAD-DF038FA0A1F4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Web.qldisplay/Contents/MacOS/Web
0x1180e3000 - 0x1181d8fff com.apple.AppleIntelHD3000GraphicsVADriver (8.0.61 - 8.0.0) <B1577FBC-6DE7-3E7C-A727-C84F71AA9BBA> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsVADriver
0x118515000 - 0x11854bfff com.apple.MediaUI (1.1 - 22) <49961E63-DCC6-3092-8009-F856B902DA85> /System/Library/PrivateFrameworks/MediaUI.framework/MediaUI
0x7fff6e1fe000 - 0x7fff6e23293f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
0x7fff8ae60000 - 0x7fff8ae60fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8ae61000 - 0x7fff8ae73ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff8ae74000 - 0x7fff8aea5ff7 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
0x7fff8aea6000 - 0x7fff8af13ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8af14000 - 0x7fff8b009fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
0x7fff8b00a000 - 0x7fff8b052fff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8b053000 - 0x7fff8b0d4fff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8b0d5000 - 0x7fff8b0d8fff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8b0da000 - 0x7fff8b0e4fff com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8b0e5000 - 0x7fff8b0e8fff libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
0x7fff8b0e9000 - 0x7fff8b1b5fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
0x7fff8b1b6000 - 0x7fff8b1bdfff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff8b1be000 - 0x7fff8b1e0ff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
0x7fff8b1e1000 - 0x7fff8b1f7fff com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8b1f8000 - 0x7fff8b206ff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
0x7fff8b24e000 - 0x7fff8b2dbff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8b2dc000 - 0x7fff8b32bff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8b33f000 - 0x7fff8b344fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff8b345000 - 0x7fff8b347fff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8b38c000 - 0x7fff8b38cfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8b38d000 - 0x7fff8b38efff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
0x7fff8b38f000 - 0x7fff8b3b4ff7 libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
0x7fff8b7d5000 - 0x7fff8baa5fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8bc71000 - 0x7fff8bcb4fff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8bcb5000 - 0x7fff8bcb9ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8bcba000 - 0x7fff8bf54ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8c698000 - 0x7fff8c6d2fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8c6d3000 - 0x7fff8c755fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8c756000 - 0x7fff8c763fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8c766000 - 0x7fff8c766fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8c767000 - 0x7fff8c767ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8c768000 - 0x7fff8c796fff com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff8c797000 - 0x7fff8c997fff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
0x7fff8c99b000 - 0x7fff8c9bbfff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8c9bc000 - 0x7fff8c9bcfff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
0x7fff8c9bd000 - 0x7fff8c9d2ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
0x7fff8c9d3000 - 0x7fff8c9d7fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
0x7fff8ca1a000 - 0x7fff8ca45fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8ca46000 - 0x7fff8ca9dff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8caaf000 - 0x7fff8cab0ff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
0x7fff8cab1000 - 0x7fff8cab8fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8cab9000 - 0x7fff8cac0fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff8cac1000 - 0x7fff8d6eeff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8d6ef000 - 0x7fff8d72bfff com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff8d79c000 - 0x7fff8d859ff7 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
0x7fff8d85c000 - 0x7fff8d879fff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8d87a000 - 0x7fff8d8d1ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8d8d2000 - 0x7fff8d9d0fff com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8d9d1000 - 0x7fff8d9dcfff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
0x7fff8d9dd000 - 0x7fff8d9dfff7 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
0x7fff8d9e0000 - 0x7fff8d9edff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8d9ee000 - 0x7fff8da29fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8dba2000 - 0x7fff8dbadfff com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff8dbae000 - 0x7fff8dbbafff com.apple.CrashReporterSupport (10.8.2 - 414.3) <B1A904D2-1944-39AD-9F43-F589CEE3FCC3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8dbbb000 - 0x7fff8dc61ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8dc62000 - 0x7fff8e40afff com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8e40b000 - 0x7fff8e411fff libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8e412000 - 0x7fff8e448fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8e449000 - 0x7fff8e842ff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8e87e000 - 0x7fff8e87fff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8e8b6000 - 0x7fff8e8b8fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff8e8b9000 - 0x7fff8e8d0fff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8e8fa000 - 0x7fff8e904fff libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib
0x7fff8e995000 - 0x7fff8f325c67 com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8f326000 - 0x7fff8f32cff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff8f32d000 - 0x7fff8f4dbfff com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8f4dc000 - 0x7fff8f4eaff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff8f4eb000 - 0x7fff8f4edff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff8f53e000 - 0x7fff8f555fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8f5a0000 - 0x7fff8f631fff com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8f632000 - 0x7fff8f72fff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff8f730000 - 0x7fff8f73bfff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8f73c000 - 0x7fff8f745fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8f746000 - 0x7fff8f772ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8f773000 - 0x7fff8f777fff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8>
Khadrelt
02 Oct 2012, 21:17
Re: FinderPop 2.4.6
And the rest of the log:

/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8f778000 - 0x7fff8f779ff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
0x7fff8f77a000 - 0x7fff8f77efff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8f9f4000 - 0x7fff8fe11fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8fe12000 - 0x7fff8fe5afff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
0x7fff8fe5b000 - 0x7fff8fe68ff7 com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff8fe69000 - 0x7fff8fe8aff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff90740000 - 0x7fff90743fff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff90778000 - 0x7fff90792fff com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff90796000 - 0x7fff907f0fff com.apple.Suggestions (2.0 - 102.1) <05D8D892-9A31-301A-BD24-D8A89B2AC905> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x7fff907f1000 - 0x7fff9081cfff com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff9081d000 - 0x7fff90886fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
0x7fff90887000 - 0x7fff9088bfff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9088f000 - 0x7fff908f7fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff908f8000 - 0x7fff908fefff libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff908ff000 - 0x7fff9090eff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff9090f000 - 0x7fff909ffff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff90a00000 - 0x7fff90a4fff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
0x7fff90a50000 - 0x7fff90a6fff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff90a78000 - 0x7fff90ab8fff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff90ab9000 - 0x7fff90b40ff7 libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib
0x7fff90b4a000 - 0x7fff90b84fff com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff90bae000 - 0x7fff90bdcfff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff90bdd000 - 0x7fff90be3fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff90be4000 - 0x7fff90c2ffff com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff90c30000 - 0x7fff90d2dfff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
0x7fff90d2e000 - 0x7fff90ff1ff7 com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff9104d000 - 0x7fff92006fff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff92007000 - 0x7fff92063fff com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff92064000 - 0x7fff9206fff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff92070000 - 0x7fff922a5ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff922a6000 - 0x7fff9230dff7 com.apple.coredav (1.0.1 - 179.6) <4E7C1925-D6D9-3E27-8FF1-BD4E615CC87E> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
0x7fff9230e000 - 0x7fff924f7fff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff924f8000 - 0x7fff92551fff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff92552000 - 0x7fff92565ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
0x7fff92566000 - 0x7fff9256cfff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
0x7fff925c7000 - 0x7fff92847ff7 com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x7fff92a90000 - 0x7fff92ab7ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff92bb5000 - 0x7fff92be3ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
0x7fff92be4000 - 0x7fff92bf1fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
0x7fff92bf2000 - 0x7fff92c3cff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff92c3d000 - 0x7fff92c3ffff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff92c40000 - 0x7fff92c40fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff92cfa000 - 0x7fff92e84fff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff92f25000 - 0x7fff92f5bfff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff92f5c000 - 0x7fff9305efff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff9305f000 - 0x7fff930a3fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff930a4000 - 0x7fff930a6ff7 com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff930a7000 - 0x7fff930afff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
0x7fff930b0000 - 0x7fff9314afff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff9314b000 - 0x7fff933cefff com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff933cf000 - 0x7fff93543fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff9355f000 - 0x7fff935bbff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff935be000 - 0x7fff93658fff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff93659000 - 0x7fff9377192f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff93cad000 - 0x7fff93d1dfff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff93d2b000 - 0x7fff93d4cfff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff93d4d000 - 0x7fff93d58ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff93d59000 - 0x7fff93d6aff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff93d6b000 - 0x7fff93e76fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff93e77000 - 0x7fff93e85fff com.apple.Collaboration (68 - 68) <164D07CA-B00B-36C1-B488-D33329FB8314> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
0x7fff93e86000 - 0x7fff93f60ff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff93f61000 - 0x7fff940fcfef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff94153000 - 0x7fff94167fff 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
0x7fff94168000 - 0x7fff9422dff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff9422e000 - 0x7fff944dcfff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff944dd000 - 0x7fff947f4ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff947f5000 - 0x7fff94817ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff94818000 - 0x7fff9481bfff 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
0x7fff9481c000 - 0x7fff9498dff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff949d8000 - 0x7fff949dafff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff949db000 - 0x7fff94addfff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff94ade000 - 0x7fff94ae3fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff94ae4000 - 0x7fff94af0ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff94af1000 - 0x7fff94bc4ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff94d9f000 - 0x7fff94de2ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff94dfe000 - 0x7fff94e5afff com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff94e5b000 - 0x7fff94e66ff7 com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff94e6c000 - 0x7fff94e96ff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff94e97000 - 0x7fff94e9ffff com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x7fff94ea0000 - 0x7fff94ea4ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff94ebc000 - 0x7fff94ebdfff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff94ebe000 - 0x7fff94ebefff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff94ebf000 - 0x7fff94f04ff7 com.apple.DiskManagement (5.0.1 - 631.1) <D9511F31-98DC-3BC5-B85C-B1EE70441B4A> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff94f05000 - 0x7fff94f6dff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff94f6e000 - 0x7fff952cafff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff952cb000 - 0x7fff952deff7 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
0x7fff952df000 - 0x7fff952dffff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff952e0000 - 0x7fff952e8fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff952e9000 - 0x7fff95356fff com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff95357000 - 0x7fff953acff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff953ad000 - 0x7fff953aefff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff953af000 - 0x7fff953affff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x7fff953da000 - 0x7fff95426ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff95427000 - 0x7fff95453fff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff95487000 - 0x7fff954affff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff954c7000 - 0x7fff95578fff com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff95579000 - 0x7fff95692ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff95693000 - 0x7fff956cbfff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
0x7fff9570a000 - 0x7fff9570efff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff957b5000 - 0x7fff958deff7 com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff958df000 - 0x7fff958edfff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
0x7fff958ee000 - 0x7fff958fcfff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff958fd000 - 0x7fff959cbfff com.apple.Bluetooth (4.0.9 - 4.0.9f33) <3F57E1F3-08E8-3EDF-8DE0-E3855EB4D74B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff959cc000 - 0x7fff95e08fff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff95e09000 - 0x7fff95e16fff com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x7fff95e17000 - 0x7fff95e2cfff 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
0x7fff95e2d000 - 0x7fff95e64ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
0x7fff95e65000 - 0x7fff95f03ff7 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
0x7fff95f04000 - 0x7fff95f5afff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff95f5b000 - 0x7fff95f6aff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff95f70000 - 0x7fff95fadfe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff95fae000 - 0x7fff96252fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff96253000 - 0x7fff962b0fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff962ca000 - 0x7fff962f5fff com.apple.datadetectors (4.0 - 199.0) <4FE34A35-8DE1-3A43-8586-4B2ED03F2D84> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff962f6000 - 0x7fff9634cff7 com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff9634d000 - 0x7fff96350ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
0x7fff963df000 - 0x7fff9642cfff com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff9642d000 - 0x7fff96478ff7 com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff96479000 - 0x7fff964d3fff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff964d4000 - 0x7fff96552ff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff96553000 - 0x7fff9657afff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff96763000 - 0x7fff96768fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff96769000 - 0x7fff96769fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff9676a000 - 0x7fff969c5ff7 com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff969c6000 - 0x7fff96a05ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff96a52000 - 0x7fff96aa3ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff96aa4000 - 0x7fff96aa4fff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
0x7fff96aa5000 - 0x7fff96b77ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff96b78000 - 0x7fff96cbcfef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff96e16000 - 0x7fff96e22fff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff96e23000 - 0x7fff96e23fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff96e24000 - 0x7fff96e81ff7 com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff96e82000 - 0x7fff96e83ff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
0x7fff96e88000 - 0x7fff96fa8fff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff96ffb000 - 0x7fff9701aff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff9701b000 - 0x7fff97025fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff97026000 - 0x7fff9703afff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff97057000 - 0x7fff9744efff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff9744f000 - 0x7fff9746aff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff974cb000 - 0x7fff975e5fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff97633000 - 0x7fff977b9fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff977ba000 - 0x7fff97aeaff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff97aeb000 - 0x7fff97b1ffff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff97b20000 - 0x7fff97bbdff7 com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff97bf1000 - 0x7fff97c71ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff97c72000 - 0x7fff97dc3fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff97dc4000 - 0x7fff97ddfff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=233.5M resident=183.2M(78%) swapped_out_or_unallocated=50.3M(22%)
Writable regions: Total=1.2G written=25.3M(2%) resident=89.7M(7%) swapped_out=0K(0%) unallocated=1.1G(93%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 7544K
CG image 2752K
CG raster data 272K
CG shared images 224K
CoreAnimation 1524K
CoreImage 72K
CoreServices 6552K
IOKit 18.1M
IOKit (reserved) 1152K reserved VM address space (unallocated)
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 114.5M
MALLOC guard page 48K
Memory tag=242 12K
Memory tag=249 156K
Memory tag=251 120K
OpenCL 84K
OpenGL GLSL 1024K
SQLite page cache 480K
STACK GUARD 56.1M
Stack 15.7M
VM_ALLOCATE 24.8M
__DATA 21.8M
__IMAGE 528K
__LINKEDIT 55.5M
__TEXT 178.0M
__UNICODE 544K
mapped file 61.0M
shared memory 70.9M
=========== =======
TOTAL 1.6G
TOTAL, minus reserved VM space 766.0M
turly
02 Oct 2012, 22:34
Re: FinderPop 2.4.6
9 com.finderpop.fp-patch-cocoa 0x000000010fa39f1f -[NSWindow(FinderPopSwizzle) fpSendEvent:] + 2626


FinderPop watches all mousedown/up events going by so it will be in the backtrace of any crash that occurs.
Does this always occur, repeatably, or do you have to wait an indeterminate amount of time to see it?
You can temporarily disable FinderPop in the Finder to see if the problem goes away (yes, I know that kind of defeats the purpose of FinderPop, but ten minutes of severe 'Recent' and folder hierarchy menu bashing might be interesting...)
rene204
03 Oct 2012, 12:03
Re: FinderPop 2.4.6
hi, after having all crashes with Version 2.4.5, i installed 2.4.6, no crashes, but still no function in sandboxed apps.. e.g. Textedit or preview..

should it working there..?
RonaldPR
03 Oct 2012, 13:24
Re: FinderPop 2.4.6
Maybe you did what I did at first, install FP for this user only. To work in sandboxed apps It needs to be installed for all users. Uninstall FP (can be done easily in "Etc." tab in the FP pref pane) and choose to install for all users when installing it again.
Khadrelt
03 Oct 2012, 17:54
Re: FinderPop 2.4.6
turly wrote:Does this always occur, repeatably, or do you have to wait an indeterminate amount of time to see it?


That's part of the problem, it occurs seemingly at random, maybe once or twice a day or less. I've disable FinderPop and so far it hasn't happened again, but it could be a day or two before I can say for sure. In the meantime, I feel positively naked without FinderPop. :(
Khadrelt
03 Oct 2012, 17:59
Re: FinderPop 2.4.6
Well, that was fast. As soon as I made the last post I switched back to the Finder and tried the folder hierarchy menu again, and bam, it crashed. So it's not FinderPop.

Although, FinderPop is still listed in the crashed thread even though it's disabled. Is that normal? I really wish I knew more about those crash reports.
turly
03 Oct 2012, 18:49
Re: FinderPop 2.4.6
If FP is on, it will patch whatever apps are currently running, as well as any newly-launched apps.
When you turn FP off in the pref pane, it will not patch any newly-launched apps, and sets a flag to tell the FP code in all currently-patched apps to do nothing. (We can't "un-patch" already-patched apps.)

To completely test this theory, you need to turn FP off, kill the Finder ('killall Finder' in Terminal) and when the Finder starts up again, it will not be touched by FP.
turly
03 Oct 2012, 19:04
Re: FinderPop 2.4.6
As for FP not working in TextEdit, etc, you need to have FP installed for 'All Users', not just you.
If you have FP installed for 'just you', it's easy to reinstall it for 'All Users':

From the first post:
Note: for FinderPop to patch Sandboxed apps, the FinderPop prefPane needs to be installed for all users, not just you.
If your FinderPop is installed for just you, you can uninstall it and then reinstall it for all users by - close System Preferences, open it again, right-click on FinderPop's icon in System Preferences, choose 'Remove' or 'Uninstall', then close System Preferences. Back in the Finder, double-click the FinderPop.prefPane you've just downloaded, which will open System Preferences, which will ask you whether you want to install FinderPop for all users, or just you. Choose 'All Users' and continue as usual.
The technical reason for this is that Sandboxed apps have read access to /System/Library but no access at all to /Users/your-name-here/Library. When FinderPop is installed for all users, it's put in /System/Library/PreferencePanes, a location which is accessible. When FP was installed for just you, it was inside /Users/you/Library - and Sandbox will prevent TextEdit from reading anything in that location.
Khadrelt
04 Oct 2012, 03:01
Re: FinderPop 2.4.6
I did as you said, and it's still crashing, so it's positive now FindePop is not to blame. Now I get to figure out what is.
turly
04 Oct 2012, 12:03
Re: FinderPop 2.4.6
You could try disabling either or both of DropBox or Syncplicity (whatever that is) to see if the problem goes away?
Khadrelt
04 Oct 2012, 14:52
Re: FinderPop 2.4.6
Yeah, I've actually been looking at Syncplicity as a possible culprit. I'm going to try it out. Thanks for your help.
GianMarco Tavazzani
04 Oct 2012, 19:06
Re: FinderPop 2.4.6
It was not working with the Chromium browsers and is still not, but on Mail, TextEdit, Preview, Notes now works perfectly... and I love it more and MORE! :-)
turly
04 Oct 2012, 21:18
Re: FinderPop 2.4.6
Yeah, I have to look into WTF Chrome is doing. The Chrome "app" that I patch turns out not to be an app at all, will have to see which of the gazillion Chrome processes that get spawned is "the one" ;-)
vlad
11 Oct 2012, 17:16
Re: FinderPop 2.4.6
Hello, Turly,

FP wors great here (MBP i7 quadcore, SL .6.8). It's just that I was trappe in FP 2.4.4 because clickkin on update in the panel said I have the latest v.

Thank you,

vlad

---------------
I just installed the newes, bur just in case, a crashlog:

Process: Finder [3274]
Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
Identifier: com.apple.finder
Version: 10.6.8 (10.6.8)
Build Info: Finder_FE-6650801~8
Code Type: X86-64 (Native)
Parent Process: launchd [237]

PlugIn Path: /Library/PreferencePanes/FinderPop.prefPane/Contents/Resources/finderpop-daemon.app/Contents/Resources/fp-patch-cocoa.bundle/Contents/MacOS/fp-patch-cocoa
PlugIn Identifier: com.finderpop.fp-patch-cocoa
PlugIn Version: 2.4.4 (2.4.4)

Date/Time: 2012-10-11 19:03:10.532 +0300
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 946493 sec
Crashes Since Last Report: 38
Per-App Interval Since Last Report: 612199 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: 2755A476-F0AA-4175-9515-2D9B07379EDF

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: 0x000000000000000a, 0x0000000118cad000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fffffe00881 __memcpy + 225
1 com.apple.CoreGraphics 0x00007fff89373df5 CGAccessSessionGetBytes + 147
2 com.apple.CoreGraphics 0x00007fff89396145 get_pdf_data + 66
3 com.apple.CoreGraphics 0x00007fff89396075 CGPDFSourceRefill + 172
4 com.apple.CoreGraphics 0x00007fff89396791 pdf_lexer_scan + 103
5 com.apple.CoreGraphics 0x00007fff8939a07a pdf_object_scanner_read_integer + 35
6 com.apple.CoreGraphics 0x00007fff89399efc pdf_object_scanner_read_indirect_object + 46
7 com.apple.CoreGraphics 0x00007fff89399e7f CGPDFXRefTableGetObject + 155
8 com.apple.CoreGraphics 0x00007fff893997f8 pdf_xref_resolve + 103
9 com.apple.CoreGraphics 0x00007fff893996ff CGPDFDictionaryGetObject + 83
10 com.apple.CoreGraphics 0x00007fff8939ba2c CGPDFPageGetContents + 33
11 com.apple.CoreGraphics 0x00007fff8939b905 CGPDFContentStreamCreateWithPage + 25
12 com.apple.CoreGraphics 0x00007fff8939b592 CGPDFDrawingContextDrawPage + 85
13 com.apple.CoreGraphics 0x00007fff8939b4ee CGContextDrawPDFPageWithProgressCallback + 100
14 com.apple.PDFKit 0x00007fff85d4415f -[PDFPage(PDFPagePrivate) drawWithBox:inContext:] + 629
15 com.apple.PDFKit 0x00007fff85d2c17c -[PDFView drawPage:] + 193
16 com.apple.PDFKit 0x00007fff85d208e9 -[PDFDisplayView drawPDFHighLevel:] + 137
17 com.apple.PDFKit 0x00007fff85d207d7 -[PDFDisplayView drawRect:] + 594
18 com.apple.AppKit 0x00007fff87b2ccc5 -[NSView _drawRect:clip:] + 3390
19 com.apple.AppKit 0x00007fff87b2b938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
20 com.apple.AppKit 0x00007fff87b2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
21 com.apple.AppKit 0x00007fff87b2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
22 com.apple.AppKit 0x00007fff87b2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
23 com.apple.AppKit 0x00007fff87b2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
24 com.apple.AppKit 0x00007fff87b2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
25 com.apple.AppKit 0x00007fff87b2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
26 com.apple.AppKit 0x00007fff87b2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
27 com.apple.AppKit 0x00007fff87b2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
28 com.apple.AppKit 0x00007fff87b2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
29 com.apple.AppKit 0x00007fff87b2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
30 com.apple.AppKit 0x00007fff87b2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
31 com.apple.AppKit 0x00007fff87b2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
32 com.apple.AppKit 0x00007fff87b2a00a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 767
33 com.apple.AppKit 0x00007fff87b29b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 254
34 com.apple.AppKit 0x00007fff87b263de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
35 com.apple.AppKit 0x00007fff87a9fc0e -[NSView displayIfNeeded] + 969
36 com.apple.AppKit 0x00007fff87a67c3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
37 com.apple.AppKit 0x00007fff87a677d2 -[NSWindow orderWindow:relativeTo:] + 94
38 com.apple.AppKit 0x00007fff87a65154 -[NSWindow makeKeyAndOrderFront:] + 46
39 com.apple.QuickLookUIFramework 0x00007fff85c85266 -[QLPreviewPanel _openWithEffect:canClose:willOpen:toFullscreen:] + 1279
40 com.apple.finder 0x0000000100087569 0x100000000 + 554345
41 com.apple.finder 0x00000001000864ed 0x100000000 + 550125
42 com.apple.finder 0x00000001001f6fdd 0x100000000 + 2060253
43 com.apple.finder 0x00000001001f46e4 0x100000000 + 2049764
44 com.apple.AppKit 0x00007fff87b6a0c7 -[NSWindow sendEvent:] + 8769
45 com.finderpop.fp-patch-cocoa 0x000000011b440f1f -[NSWindow(FinderPopSwizzle) fpSendEvent:] + 2626
46 com.apple.AppKit 0x00007fff87a9eafa -[NSApplication sendEvent:] + 4719
47 com.apple.AppKit 0x00007fff87a356de -[NSApplication run] + 474
48 com.apple.AppKit 0x00007fff87a2e3b0 NSApplicationMain + 364
49 com.apple.finder 0x0000000100005199 0x100000000 + 20889
50 com.apple.finder 0x000000010000515c 0x100000000 + 20828

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff8480fc0a kevent + 10
1 libSystem.B.dylib 0x00007fff84811add _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff848117b4 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff848112de _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff84810c08 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff84810aa5 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff84810a2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff84810e3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff84810aa5 start_wqthread + 13

Thread 3:
0 libSystem.B.dylib 0x00007fff847f6d7a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff847f73ed mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff8125b932 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff8125adbf CFRunLoopRunSpecific + 575
4 com.apple.CoreFoundation 0x00007fff8125ab46 CFRunLoopRun + 70
5 com.apple.DesktopServices 0x00007fff81748326 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 514
6 ...ple.CoreServices.CarbonCore 0x00007fff85db60d1 PrivateMPEntryPoint + 63
7 libSystem.B.dylib 0x00007fff8482ffd6 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff8482fe89 thread_start + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff84810a2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff84810e3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff84810aa5 start_wqthread + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff847f6dda semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff84835772 _pthread_cond_wait + 1015
2 com.apple.finder 0x000000010002a760 0x100000000 + 173920
3 com.apple.finder 0x000000010002a702 0x100000000 + 173826
4 com.apple.finder 0x0000000100005db7 0x100000000 + 23991
5 com.apple.finder 0x0000000100005ce9 0x100000000 + 23785
6 libSystem.B.dylib 0x00007fff8482ffd6 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff8482fe89 thread_start + 13

Thread 6: com.apple.CFSocket.private
0 libSystem.B.dylib 0x00007fff8483a932 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff8127d498 __CFSocketManager + 824
2 libSystem.B.dylib 0x00007fff8482ffd6 _pthread_start + 331
3 libSystem.B.dylib 0x00007fff8482fe89 thread_start + 13

Thread 7:
0 libSystem.B.dylib 0x00007fff847f6dda semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff84835772 _pthread_cond_wait + 1015
2 com.apple.finder 0x000000010002a760 0x100000000 + 173920
3 com.apple.finder 0x00000001000a00e6 0x100000000 + 655590
4 com.apple.finder 0x000000010009c871 0x100000000 + 641137
5 com.apple.finder 0x0000000100005ce9 0x100000000 + 23785
6 libSystem.B.dylib 0x00007fff8482ffd6 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff8482fe89 thread_start + 13

Thread 8:
0 libSystem.B.dylib 0x00007fff847f6dda semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff84835772 _pthread_cond_wait + 1015
2 com.apple.finder 0x000000010002a760 0x100000000 + 173920
3 com.apple.finder 0x000000010002a702 0x100000000 + 173826
4 com.apple.finder 0x0000000100005db7 0x100000000 + 23991
5 com.apple.finder 0x0000000100005ce9 0x100000000 + 23785
6 libSystem.B.dylib 0x00007fff8482ffd6 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff8482fe89 thread_start + 13

Thread 9:
0 libSystem.B.dylib 0x00007fff847f6dda semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff84835772 _pthread_cond_wait + 1015
2 com.apple.CoreVideo 0x00007fff8156ade6 CVDisplayLink::waitUntil(unsigned long long) + 252
3 com.apple.CoreVideo 0x00007fff8156a2a2 CVDisplayLink::runIOThread() + 644
4 com.apple.CoreVideo 0x00007fff81569fe3 startIOThread(void*) + 139
5 libSystem.B.dylib 0x00007fff8482ffd6 _pthread_start + 331
6 libSystem.B.dylib 0x00007fff8482fe89 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0xffffffffe8b9bb7a rbx: 0x0000000000004000 rcx: 0xffffffffffffc340 rdx: 0x0000000000000038
rdi: 0x000000010184c7d0 rsi: 0x0000000118cb0c8d rbp: 0x00007fff5fbfbd70 rsp: 0x00007fff5fbfbd70
r8: 0x0000000101166270 r9: 0x0000000000000001 r10: 0x0000000000000001 r11: 0x0000000101848808
r12: 0x00000001011662b8 r13: 0x00000001011661f0 r14: 0x0000000101848808 r15: 0x0000002000000000
rip: 0x00007fffffe00881 rfl: 0x0000000000010282 cr2: 0x0000000118cad000

Binary Images:
0x100000000 - 0x1003acff7 com.apple.finder 10.6.8 (10.6.8) <4BA29D3C-905C-B523-EDE0-009A76F78E96> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
0x1004ed000 - 0x1004effef com.apple.textencoding.unicode 2.3 (2.3) <D95D796E-4D14-665C-F439-4652C0CD453F> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x113ac8000 - 0x113accfef +com.stclairsoft.DefaultFolderX.osax Default Folder X Addition version 1.0 (4.3.7) <81B82668-8B62-6D55-F2A9-6A6202DB0E6E> /Users/vladaa/Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
0x113d89000 - 0x113da7ff7 +Cocoa Patcher ??? (???) <393E54B4-72AF-5FF4-F45B-8A356EA2CAF9> /Users/vladaa/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
0x114b84000 - 0x114b8dfff com.apple.qldisplay.PDF 2.3 (327.7) <20638E9F-B19F-126A-78E9-E755A9095D92> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Resources/DisplayBundles/PDF.qldisplay/Contents/MacOS/PDF
0x114ff7000 - 0x114ff7ff7 +com.finderpop.finderpop-osax 2.4.4 (2.4.4) <E8F63C06-C2D3-9F9B-DB01-D7E981A45D77> /Library/ScriptingAdditions/FinderPopOsax.osax/Contents/MacOS/FinderPopOsax
0x11b2b8000 - 0x11b2defff GLRendererFloat ??? (???) <490221DD-53D9-178E-3F31-3A4974D34DCD> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x11b43d000 - 0x11b45afe7 +com.finderpop.fp-patch-cocoa 2.4.4 (2.4.4) <ADA946DC-B5EC-2A3B-534A-F5A7082BDFFB> /Library/PreferencePanes/FinderPop.prefPane/Contents/Resources/finderpop-daemon.app/Contents/Resources/fp-patch-cocoa.bundle/Contents/MacOS/fp-patch-cocoa
0x11be00000 - 0x11bf93fe7 GLEngine ??? (???) <53A8A7E8-4846-D236-F3D9-DA3F2AF686D8> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x11bfc4000 - 0x11c3b6fef com.apple.ATIRadeonX3000GLDriver 1.6.42 (6.4.2) <5D41FD64-134D-F822-0919-44261CD47D78> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
0x11c3fd000 - 0x11d46eff7 com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.42 (6.4.2) <C44CB5D9-318E-3390-EEF4-F49CD0F30765> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <DB8B8AB0-0C97-B51C-BE8B-B79895735A33> /usr/lib/dyld
0x7fff8015c000 - 0x7fff8015efff libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8015f000 - 0x7fff801aeff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <066A477D-C16C-A6FD-718F-0CE8D39807DE> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff801af000 - 0x7fff801ecff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
0x7fff801ed000 - 0x7fff801fcfef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff801fd000 - 0x7fff801fdff7 com.apple.quartzframework 1.5 (1.5) <FA660AAC-70CD-7EA2-5DF1-A8724D8F4B1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff801fe000 - 0x7fff801feff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff801ff000 - 0x7fff8024bfff libauto.dylib ??? (???) <328CCF97-091D-C529-E576-C78583445711> /usr/lib/libauto.dylib
0x7fff8024c000 - 0x7fff8036bfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
0x7fff80422000 - 0x7fff8065cfef com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8065d000 - 0x7fff8066cfff com.apple.NetFS 3.2.2 (3.2.2) <84419796-36C9-DDCF-5FD1-0C96499EB63E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8066d000 - 0x7fff806b6fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff806b7000 - 0x7fff806d8fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
0x7fff806d9000 - 0x7fff80716fff com.apple.LDAPFramework 2.0 (120.1) <E5FA9339-4812-E8FE-C366-EE3DC975DBC6> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff80717000 - 0x7fff8072cff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8072d000 - 0x7fff80734fff com.apple.OpenDirectory 10.6 (10.6) <13CECF72-D84B-2A88-CB0C-2092FDF0DB5D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8089f000 - 0x7fff8093ffff com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8098a000 - 0x7fff80a47fff com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff80a48000 - 0x7fff80a49ff7 com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8120f000 - 0x7fff81386fe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff81397000 - 0x7fff814bfff7 com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff814c0000 - 0x7fff814fafff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
0x7fff814fb000 - 0x7fff81567fe7 com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff81568000 - 0x7fff8158dff7 com.apple.CoreVideo 1.6.2 (45.6) <31802A1C-81BC-33F8-D5C8-39A793D4D926> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff81617000 - 0x7fff8165fff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff81690000 - 0x7fff81745fe7 com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff81746000 - 0x7fff8182bfef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8182c000 - 0x7fff81936ff7 com.apple.MeshKitIO 1.1 (49.2) <D7227401-9DC9-C2CB-C83B-C2B10C61D4E4> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x7fff81937000 - 0x7fff819c7fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff82ac1000 - 0x7fff82b3efef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff82b3f000 - 0x7fff82c00fef com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff82c01000 - 0x7fff82c07ff7 com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff82ccb000 - 0x7fff82ce1fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
0x7fff82dae000 - 0x7fff83017fff com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff83058000 - 0x7fff8305dff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff830a2000 - 0x7fff830e9fff com.apple.QuickLookFramework 2.3 (327.7) <A8169A96-FAE6-26B2-A9A9-C78BA5787146> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff830ea000 - 0x7fff83373ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8338f000 - 0x7fff83898ff7 com.apple.RawCamera.bundle 3.14.0 (646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff83899000 - 0x7fff838a4ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff838a5000 - 0x7fff838c5fff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff838c6000 - 0x7fff83a04fff com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff83a05000 - 0x7fff83a40fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff83a41000 - 0x7fff83a44ff7 libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff83a45000 - 0x7fff83a52fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff83a53000 - 0x7fff83a6eff7 com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff84387000 - 0x7fff8438dff7 IOSurface ??? (???) <2AAA9416-1CC0-1F40-0FA0-33AE6162378D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8439c000 - 0x7fff843aaff7 com.apple.Collaboration 38 (38) <9F6DF09D-A97A-63F3-3754-DD0D3B1F66D0> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
0x7fff843ab000 - 0x7fff84569ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8456a000 - 0x7fff84684fef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff847f6000 - 0x7fff849b7fef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
0x7fff849b8000 - 0x7fff849b8ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff849b9000 - 0x7fff849c3fff com.apple.DisplayServicesFW 2.3.5 (290) <18913B62-8C65-B81E-AA3C-27049D9D4FF7> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff84a2d000 - 0x7fff85237fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff85238000 - 0x7fff8524cff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8531c000 - 0x7fff853f9ff7 com.apple.vImage 4.1 (4.1) <A0DE28F5-7B45-D268-0497-C79A826C8E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff853fa000 - 0x7fff8540bff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib
0x7fff8540c000 - 0x7fff85498fef SecurityFoundation ??? (???) <48FE90D0-7C14-D41B-6A4A-8E174582C7AE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff854a5000 - 0x7fff85523ff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff85524000 - 0x7fff85527ff7 com.apple.securityhi 4.0 (36638) <BAA349B3-F28D-2BFC-8DD5-2A0EE7FFB929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8569e000 - 0x7fff856dffef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff856e0000 - 0x7fff8570bff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
0x7fff8570c000 - 0x7fff85841fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff85842000 - 0x7fff85856fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff85857000 - 0x7fff85910fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <E8FFCEA1-3BE3-F0C9-07EA-C37678C4D2F5> /usr/lib/libsqlite3.dylib
0x7fff85981000 - 0x7fff85c7ffff com.apple.HIToolbox 1.6.5 (???) <98FCEA0D-FA33-E859-B39C-2C1F59F9E22D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff85c80000 - 0x7fff85d02fff com.apple.QuickLookUIFramework 2.3 (327.7) <73407EAE-6854-E444-37B1-019AAEDEB31B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff85d1f000 - 0x7fff85daefff com.apple.PDFKit 2.5.1 (2.5.1) <C0E3AE4B-E71A-16D8-0D51-FB7D3E3AD793> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff85daf000 - 0x7fff860e3fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff860e4000 - 0x7fff860fdfff com.apple.CFOpenDirectory 10.6 (10.6) <11FAE9D5-6BD2-D302-96B0-2E135049CAA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff860fe000 - 0x7fff8612dfff com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8612e000 - 0x7fff86171ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff86172000 - 0x7fff861e3ff7 com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff861e4000 - 0x7fff86261fef com.apple.backup.framework 1.2.2 (1.2.2) <BB72F0C7-20E2-76DC-6764-5B93A7AC0EB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff86262000 - 0x7fff86262ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff86263000 - 0x7fff862cdfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff86615000 - 0x7fff866d6fff libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff866d7000 - 0x7fff866d7ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff866d8000 - 0x7fff8678eff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
0x7fff86795000 - 0x7fff867f5fe7 com.apple.framework.IOKit 2.0 (???) <2D2A51AA-4021-0F64-BE58-B0ED5388D899> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff867f6000 - 0x7fff86807fff com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x7fff86808000 - 0x7fff8685dff7 com.apple.framework.familycontrols 2.0.2 (2020) <1E8D193F-3236-59AB-2242-14AD94128E81> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8685e000 - 0x7fff8685eff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8685f000 - 0x7fff868c7fff com.apple.MeshKitRuntime 1.1 (49.2) <A490FE03-313D-1317-A9B8-25EF75CB1A81> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x7fff868c8000 - 0x7fff86912ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff86913000 - 0x7fff86992fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff86993000 - 0x7fff86996fff com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff86c04000 - 0x7fff86c27fff com.apple.opencl 12.3.6 (12.3.6) <534AD81C-32AB-4C9A-5E0E-D6C6E77FA946> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff86c28000 - 0x7fff8706bfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8706c000 - 0x7fff870cefe7 com.apple.datadetectorscore 2.0 (80.7) <DDB40E6F-A9B6-BCDA-E758-0358A971752A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff870cf000 - 0x7fff873f2fe7 com.apple.JavaScriptCore 6534.57 (6534.57.3) <99973578-D474-3664-1388-61CB47E9D6E9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff873ff000 - 0x7fff8744efef libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8760a000 - 0x7fff87651ff7 com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff87652000 - 0x7fff879effe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff879f0000 - 0x7fff87a29ff7 com.apple.MeshKit 1.1 (49.2) <B85DDDC7-4053-4DB8-E1B5-AA0CBD4CDD1C> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x7fff87a2a000 - 0x7fff87a2bff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff87a2c000 - 0x7fff88426ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8845a000 - 0x7fff88460ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff88489000 - 0x7fff8848bfff com.apple.print.framework.Print 6.1 (237.1) <87A5BEEC-2D37-5CB7-8B13-7B605397573F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8848c000 - 0x7fff884d7fef com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff884d8000 - 0x7fff8871afe7 com.apple.AddressBook.framework 5.0.4 (883) <2192ED27-0C79-748F-E590-E1D08845A0D5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8871b000 - 0x7fff88727fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <A21B7E3A-1EDD-7684-ACC1-72587034A020> /usr/lib/libbz2.1.0.dylib
0x7fff88728000 - 0x7fff88759fff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8875a000 - 0x7fff88765fff com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff887d9000 - 0x7fff888efff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
0x7fff888f0000 - 0x7fff88a60fff com.apple.QTKit 7.7 (1783) <DE8DB97C-C058-B40C-492B-D652A30CF571> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff88a61000 - 0x7fff88afbfe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff88afc000 - 0x7fff88b3dfef com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff88b3e000 - 0x7fff88b4bff7 com.apple.AppleFSCompression 24.4 (1.0) <7868917D-7BFB-53ED-5E9B-9B1A53DAC508> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff88d60000 - 0x7fff88d7dff7 libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff88d7e000 - 0x7fff88db8fff com.apple.bom 10.0 (164) <316D9EB3-6D33-6E57-F63A-BA4DCFCE9941> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff88db9000 - 0x7fff88dbefff libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff88dbf000 - 0x7fff88e44ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff88e45000 - 0x7fff88e6cff7 libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff88e75000 - 0x7fff88f49fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff88f4a000 - 0x7fff88f72fff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff89115000 - 0x7fff89123ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
0x7fff8915c000 - 0x7fff8920cfff edu.mit.Kerberos 6.5.11 (6.5.11) <CDA011E3-18C9-1573-3A31-497404CD6675> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8920d000 - 0x7fff89213fff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff89228000 - 0x7fff89228ff7 com.apple.Carbon 150 (152) <4533D085-6476-0A37-09CD-3CA73D75D4F8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8928a000 - 0x7fff892a0fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff892a8000 - 0x7fff892fbff7 com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff892fc000 - 0x7fff892fcff7 com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff892fd000 - 0x7fff899f9ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff899fa000 - 0x7fff89a3bff7 com.apple.SystemConfiguration 1.10.9 (1.10.2) <642854D8-F4EF-4685-42A6-E48A1904D885> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff89a3c000 - 0x7fff89f42ff7 com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff89f43000 - 0x7fff89f55fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
0x7fff89f6c000 - 0x7fff89f83fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8a08a000 - 0x7fff8a30cfe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8a30d000 - 0x7fff8a34aff7 libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8a34b000 - 0x7fff8a509fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib
0x7fff8a5ff000 - 0x7fff8a632ff7 libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff8a633000 - 0x7fff8a634fff liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
0x7fff8a635000 - 0x7fff8a63afff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8a63b000 - 0x7fff8a63fff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff8a640000 - 0x7fff8a644ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8a645000 - 0x7fff8a68afff com.apple.CoreMediaIOServices 142.0 (1497) <0A7A9B83-0C8A-DA9D-2815-DA710ACF5172> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x7fff8a6a7000 - 0x7fff8a6f0ff7 com.apple.securityinterface 4.0.1 (40418.0.1) <9AF33A9F-2D8C-2AE6-868C-EA836C861031> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff8a6f1000 - 0x7fff8a706ff7 com.apple.FileSync.framework 5.0.3 (375) <D0756D33-868C-8257-9C5D-C5D8498D61ED> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
0x7fff8a879000 - 0x7fff8a87afff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 8 GB, SMC 1.69f3
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.5)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: APPLE HDD HTS547575A9E384, 698,64 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: FaceTime HD Camera (Built-in), 0x05ac (Apple Inc.), 0x8509, 0xfa200000 / 3
USB Device: Hub, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x821a, 0xfa113000 / 8
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0246, 0xfa120000 / 4
USB Device: Hub, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd110000 / 3
turly
11 Oct 2012, 19:24
Re: FinderPop 2.4.6
So what were you doing when this crash happened?

The Apple Crash Report puts any loaded plugins right at the top so when a crash happens guess who gets the blame?
That's right... me! Even though I am 45 stackframes away from the actual crashing routine :-)
vlad
18 Nov 2012, 10:52
Re: FinderPop 2.4.6
Hi, Turly,
one month no crash and everthing working great here, still under SL (yeah). Just back to say thanks and sorry for the long useless log, which only confirms what you know – and what I thank you for ;-)
Have great Ales,

Ross
13 Jun 2013, 21:54
Re: FinderPop 2.4.6
FinderPop 2.4.6 works under 10.9 Developer Preview 1.
turly
22 Jun 2013, 23:07
Re: FinderPop 2.4.6
Cheers Ross!