quicksilver / Quicksilver

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

Opening Catalog preferences crashes Quicksilver #2266

Closed ghost closed 2 years ago

ghost commented 8 years ago

This issue may be related to #2267 (Add catalog action crashes Quicksilver).

Process:         Quicksilver [4825]
Path:            /Applications/Quicksilver.app/Contents/MacOS/Quicksilver
Identifier:      com.blacktree.Quicksilver
Version:         1.2.0 (400F)
Code Type:       X86-64 (Native)
Parent Process:  launchd [142]
User ID:         503

Date/Time:       2016-08-31 12:57:10.516 -0400
OS Version:      Mac OS X 10.8.5 (12F2560)
Report Version:  10

Interval Since Last Report:          9702501 sec
Crashes Since Last Report:           676
Per-App Interval Since Last Report:  7179291 sec
Per-App Crashes Since Last Report:   10
Anonymous UUID:                      4DC3DED2-F63A-2546-1F04-A5C421740C58

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018

VM Regions Near 0x18:
--> 
    __TEXT                 000000010ec84000-000000010ecc3000 [  252K] r-x/rwx SM=COW  /Applications/Quicksilver.app/Contents/MacOS/Quicksilver

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff87a5f498 objc_msgSend_vtable3 + 24
1   com.apple.Foundation            0x00007fff8bc492e7 -[NSBundle loadAndReturnError:] + 646
2   com.blacktree.QSCore            0x000000010edd1f09 -[QSRegistry getClassInstance:] + 228
3   com.blacktree.QSCore            0x000000010edd18c0 -[QSRegistry instancesForTable:] + 348
4   com.blacktree.Quicksilver       0x000000010ecaa7dd 0x10ec84000 + 157661
5   com.apple.AppKit                0x00007fff88453178 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1234
6   com.apple.AppKit                0x00007fff88669946 -[NSNib _instantiateNibWithExternalNameTable:] + 610
7   com.apple.AppKit                0x00007fff886696b3 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 254
8   com.blacktree.QSInterface       0x000000010ee5af58 __32-[QSPreferencePane loadMainView]_block_invoke + 213
9   com.blacktree.QSInterface       0x000000010ee5acc3 -[QSPreferencePane loadMainView] + 102
10  com.blacktree.Quicksilver       0x000000010ecaa4c1 0x10ec84000 + 156865
11  com.blacktree.Quicksilver       0x000000010ec9ad4f 0x10ec84000 + 93519
12  com.blacktree.Quicksilver       0x000000010ec9b777 0x10ec84000 + 96119
13  com.blacktree.Quicksilver       0x000000010ec9b06a 0x10ec84000 + 94314
14  com.blacktree.Quicksilver       0x000000010ec9aff7 0x10ec84000 + 94199
15  com.apple.AppKit                0x00007fff88a22708 -[NSToolbarButton sendAction:to:] + 84
16  com.apple.AppKit                0x00007fff88a2275c -[NSToolbarButton sendAction] + 68
17  com.apple.AppKit                0x00007fff88a2d3a1 -[NSToolbarItemViewer mouseDown:] + 4973
18  com.apple.AppKit                0x00007fff8857750e -[NSWindow sendEvent:] + 6853
19  com.blacktree.QSEffects         0x000000010ed76cf0 -[QSWindow sendEvent:] + 583
20  com.apple.AppKit                0x00007fff88573644 -[NSApplication sendEvent:] + 5761
21  com.blacktree.Quicksilver       0x000000010eca9a26 0x10ec84000 + 154150
22  com.apple.AppKit                0x00007fff8848921a -[NSApplication run] + 636
23  com.apple.AppKit                0x00007fff8842dbd6 NSApplicationMain + 869
24  com.blacktree.Quicksilver       0x000000010ec85ad4 0x10ec84000 + 6868

Thread 1:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff8dcc9d16 kevent + 10
1   libdispatch.dylib               0x00007fff87cccdea _dispatch_mgr_invoke + 883
2   libdispatch.dylib               0x00007fff87ccc9ee _dispatch_mgr_thread + 54

Thread 3:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff8dcc7686 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8dcc6c42 mach_msg + 70
2   com.apple.CoreFoundation        0x00007fff8e6de233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation        0x00007fff8e6e3916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation        0x00007fff8e6e30e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation            0x00007fff8bc0c526 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation            0x00007fff8bc6a532 __NSThread__main__ + 1345
7   libsystem_c.dylib               0x00007fff87c0e772 _pthread_start + 327
8   libsystem_c.dylib               0x00007fff87bfb1a1 thread_start + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 7:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib          0x00007fff8dcc90fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87c12fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore        0x00007fff8da18b66 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3   com.apple.JavaScriptCore        0x00007fff8dc3bbfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore        0x00007fff8dc5125f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib               0x00007fff87c0e772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87bfb1a1 thread_start + 13

Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff8dcc90fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87c12fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore        0x00007fff8db9e9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore        0x00007fff8db9e8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore        0x00007fff8dc5125f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib               0x00007fff87c0e772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87bfb1a1 thread_start + 13

Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff8dcc90fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87c12fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore        0x00007fff8db9e9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore        0x00007fff8db9e8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore        0x00007fff8dc5125f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib               0x00007fff87c0e772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87bfb1a1 thread_start + 13

Thread 10:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff8dcc90fa __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff87c12fb9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore        0x00007fff8db9e9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore        0x00007fff8db9e8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore        0x00007fff8dc5125f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_c.dylib               0x00007fff87c0e772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87bfb1a1 thread_start + 13

Thread 11:
0   libsystem_kernel.dylib          0x00007fff8dcc9d16 kevent + 10
1   com.blacktree.QSCore            0x000000010eddc649 -[VDKQueue watcherThread:] + 151
2   com.apple.Foundation            0x00007fff8bc6a532 __NSThread__main__ + 1345
3   libsystem_c.dylib               0x00007fff87c0e772 _pthread_start + 327
4   libsystem_c.dylib               0x00007fff87bfb1a1 thread_start + 13

Thread 12:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 13:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 14:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 15:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 16:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib          0x00007fff8dcc9386 __semwait_signal + 10
1   libsystem_c.dylib               0x00007fff87c987c8 nanosleep + 163
2   libsystem_c.dylib               0x00007fff87c986df usleep + 54
3   com.apple.AppKit                0x00007fff88677838 -[NSUIHeartBeat _heartBeatThread:] + 543
4   com.apple.Foundation            0x00007fff8bc6a532 __NSThread__main__ + 1345
5   libsystem_c.dylib               0x00007fff87c0e772 _pthread_start + 327
6   libsystem_c.dylib               0x00007fff87bfb1a1 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff50f7a601  rcx: 0x0114f7030114f701  rdx: 0x00007fff74e34d48
  rdi: 0x0000000113ba1a38  rsi: 0x00007fff88cbc25d  rbp: 0x00007fff50f7a6a0  rsp: 0x00007fff50f7a578
   r8: 0x0000000000000001   r9: 0x00007fff74e2dae0  r10: 0x00007ff2c7058640  r11: 0x0000000000000000
  r12: 0x00007ff2c246a980  r13: 0x0000000000000000  r14: 0x00007ff2c1889730  r15: 0x00007ff2c246a901
  rip: 0x00007fff87a5f498  rfl: 0x0000000000010246  cr2: 0x0000000000000018
Logical CPU: 0

Binary Images:
       0x10ec84000 -        0x10ecc2ff7 +com.blacktree.Quicksilver (1.2.0 - 400F) <0661EE3E-19BD-3ABC-B37F-E347329D40B7> /Applications/Quicksilver.app/Contents/MacOS/Quicksilver
       0x10ece7000 -        0x10ed3cfff +com.blacktree.QSFoundation (2.0) <AA8F92B4-1BCA-36AD-A60E-C8E019E68879> /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework/Versions/A/QSFoundation
       0x10ed70000 -        0x10ed7ffff +com.blacktree.QSEffects (2.0) <21FF0F22-5B10-3F83-B09A-94987E0684FA> /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework/Versions/A/QSEffects
       0x10ed92000 -        0x10ee02fff +com.blacktree.QSCore (2.0) <5340947C-D3DB-3D08-BCC1-8260F0C95169> /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework/Versions/A/QSCore
       0x10ee49000 -        0x10ee89ff7 +com.blacktree.QSInterface (2.0) <8FFD9253-0E01-3CC5-9831-27BE47007D36> /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework/Versions/A/QSInterface
       0x10eebc000 -        0x10eebefff  com.apple.ExceptionHandling (1.5 - 10) <47FF83ED-0C07-308C-A375-2A2189DB1056> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
       0x1135be000 -        0x1135c2fff +com.stclairsoft.DefaultFolderX.osax (4.6.7 - 4.6.7) <B7779D81-E588-361D-A11F-B04783C54CC6> /Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
       0x113633000 -        0x11365cfff +com.stclairsoft.DefaultFolderX.CocoaPatcher (4.6.14 - 4.6.14) <200EAD76-4635-3767-8C1B-AB2EB73B5150> /Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
       0x1136c2000 -        0x1136c5fff +com.blacktree.Quicksilver.QSDisplaysPlugIn (1.0.2 - 8B) <55F73F49-F56F-37FD-80C9-9E0006057391> /Users/USER/Library/Application Support/Quicksilver/*/Displays Plugin
       0x1136ca000 -        0x1136dafff +com.blacktree.Quicksilver.QSiTunesPlugIn (2.6.0 - 365) <70D057B5-8864-3207-9B00-BA0087AF5609> /Users/USER/Library/Application Support/Quicksilver/*/iTunes Plugin
       0x1136e6000 -        0x1136ecff7 +com.skurfer.Quicksilver.RemoteHosts (1.5.0 - 160) <CA785CEF-9014-3E53-826B-69FDE11366F1> /Users/USER/Library/Application Support/Quicksilver/*/Remote Hosts Plugin
       0x1136fd000 -        0x113704fff +com.blacktree.Quicksilver.QSSpotlightPlugIn (2.1.1 - EE) <3B419A0D-70CB-31BA-A15C-E7299A8612D3> /Users/USER/Library/Application Support/Quicksilver/*/Spotlight Plugin
       0x11370b000 -        0x11370efff +com.blacktree.Quicksilver.QSTerminalPlugIn (2.4.2 - 14E) <438DB9CD-FF77-3DCB-A2A7-D09B59699007> /Users/USER/Library/Application Support/Quicksilver/*/Terminal Plugin
       0x113711000 -        0x113716ff7 +com.blacktree.quicksilver.TSCalculatorPlugin (2.2.2 - 234) <68571A95-3472-35D6-9E15-1B57624AF70A> /Users/USER/Library/Application Support/Quicksilver/*/Calculator Plugin
       0x11371b000 -        0x113727fff  com.apple.framework.calculate (1.3.2 - 17) <BA9E6060-4666-30D8-994A-A3419D9A7B24> /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
       0x11372e000 -        0x11374efff +com.blacktree.Quicksilver.QSCorePlugIn (1.0.0 - 99) <63BA8132-83A3-3667-83DC-959820BDBFCF> /Applications/Quicksilver.app/Contents/PlugIns/Core Support.qsplugin/Contents/MacOS/Core Support
       0x1137e1000 -        0x1137e6fff +com.blacktree.Quicksilver.QSHotKeyTriggerPlugIn (3.0.0 - 1939) <A4D61BBE-E252-3665-A0BF-F149D2F5B8EB> /Applications/Quicksilver.app/Contents/PlugIns/HotKey Triggers.qsplugin/Contents/MacOS/HotKey Triggers
       0x1137ed000 -        0x1137f4fff +com.qsapp.Quicksilver.NostromoInterface (1.2.1 - B) <233605ED-EDCA-3DD8-A2CC-170FA83342BA> /Users/USER/Library/Application Support/Quicksilver/*/Nostromo
       0x113b48000 -        0x113b51fe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x113b6b000 -        0x113b6bff3 +cl_kernels (???) <773B601B-646F-4481-829D-0AE9BD48F0B1> cl_kernels
       0x113b7a000 -        0x113b7aff9 +cl_kernels (???) <8451EC34-DF85-4148-81C8-4F96647E8E2D> cl_kernels
       0x113b9c000 -        0x113ba0fff +com.qsapp.Quicksilver.MicrosoftOfficePlugin (1.1.1 - AA) <D1EBF525-8942-37E9-8127-581D989E9454> /Users/USER/Library/Application Support/Quicksilver/*/MicrosoftOfficePlugin
       0x114c5a000 -        0x114cf0ff7  unorm8_rgba.dylib (2.2.16) <853BEBC4-AED9-3CE2-B91D-3D666E7C7C8F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
       0x115628000 -        0x1156c2ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff6e884000 -     0x7fff6e8b893f  dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
    0x7fff849e1000 -     0x7fff849e4ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff849e5000 -     0x7fff84afffff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff84b00000 -     0x7fff84b06fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff84b07000 -     0x7fff84c7cfff  com.apple.CFNetwork (596.6.4 - 596.6.4) <23B87D38-D2C1-38FE-8407-471F0CEB2748> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff84e2f000 -     0x7fff84e79ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff84e7a000 -     0x7fff84e97ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff84eca000 -     0x7fff84f21ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff84f2f000 -     0x7fff84f30ff7  libSystem.B.dylib (169.3) <5ED23C27-47AF-3C93-984A-172751CF745A> /usr/lib/libSystem.B.dylib
    0x7fff84f31000 -     0x7fff84f40fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8506c000 -     0x7fff8508eff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff850d1000 -     0x7fff850e8fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff850e9000 -     0x7fff85113ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff851c8000 -     0x7fff85222ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff85223000 -     0x7fff8527cff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff8528a000 -     0x7fff855bafff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff855c6000 -     0x7fff855ddfff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff855de000 -     0x7fff855defff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff855df000 -     0x7fff855e2fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff855ed000 -     0x7fff85788fef  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
    0x7fff859da000 -     0x7fff859e0ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff85d11000 -     0x7fff85d22ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff85d23000 -     0x7fff85d6efff  com.apple.CoreMedia (1.0 - 926.107) <405690E6-D857-3136-AC3A-5EDC6C3ABF60> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff85d6f000 -     0x7fff85da0ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff85da1000 -     0x7fff85da6fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff85da7000 -     0x7fff85e3bff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff85e3c000 -     0x7fff85e3efff  com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff85ed0000 -     0x7fff85f13ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff85f14000 -     0x7fff861c3fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff861c4000 -     0x7fff86231ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8623c000 -     0x7fff8623efff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff86241000 -     0x7fff86266ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff86267000 -     0x7fff86269ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8626a000 -     0x7fff86281fff  com.apple.CFOpenDirectory (10.8 - 151.10) <F7AD9844-559A-366E-8192-BB4FCF9EE7A3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff874ab000 -     0x7fff874faff7  libFontRegistry.dylib (100.1) <0537E4AD-6CC5-37D1-9846-4F6C46735387> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff874fb000 -     0x7fff874fbfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff87712000 -     0x7fff8774cff7  libssl.0.9.8.dylib (52.6.4) <4053F691-1A99-348D-9B4B-1AD581315F55> /usr/lib/libssl.0.9.8.dylib
    0x7fff8774d000 -     0x7fff87754fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87755000 -     0x7fff879b0ff7  com.apple.QuartzComposer (5.1 - 287.2) <2ACBEE05-FD20-38F2-80D4-F13289889B86> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff87a58000 -     0x7fff87b7092f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff87b71000 -     0x7fff87b9cfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff87b9d000 -     0x7fff87bf9fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff87bfa000 -     0x7fff87cc6ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
    0x7fff87cc7000 -     0x7fff87cc7fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff87cc8000 -     0x7fff87cddff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff87cde000 -     0x7fff87d7cff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff87d94000 -     0x7fff87d94fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87d95000 -     0x7fff87e86ff7  com.apple.DiskImagesFramework (10.8.6 - 346) <66230614-DED0-3A60-8FBD-FDBE64F8CCFE> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff87e87000 -     0x7fff87e8bfff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff87e8c000 -     0x7fff87ee2fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff87fab000 -     0x7fff87fc5fff  com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff87ff9000 -     0x7fff88046fff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff88047000 -     0x7fff88047fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff880b8000 -     0x7fff880f8ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff880f9000 -     0x7fff880fdfff  libGIF.dylib (854) <21F4F4A3-6F84-3BC3-A736-AB990CE4AD3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8810e000 -     0x7fff881a9ff7  com.apple.CoreSymbolication (3.0 - 117.3) <7722470A-2BA5-3526-9D3B-D3B9E5B517A7> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff881aa000 -     0x7fff8825dff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff88299000 -     0x7fff8829efff  com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff882a8000 -     0x7fff882c7ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8833d000 -     0x7fff88f6afff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff88f7c000 -     0x7fff88fd6fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff88fd7000 -     0x7fff88fdefff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff88fdf000 -     0x7fff88ff2ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff88ff3000 -     0x7fff89029fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8902a000 -     0x7fff89056fff  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
    0x7fff89057000 -     0x7fff890bffff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff890c0000 -     0x7fff890c0fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff890c1000 -     0x7fff894defff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff894df000 -     0x7fff894dffff  com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff894e0000 -     0x7fff8950cfff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8950d000 -     0x7fff89516fff  com.apple.CommerceCore (1.0 - 26.3) <870C7810-0D27-3AC5-95A0-3224BB4890C0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff89517000 -     0x7fff8951afff  libRadiance.dylib (854) <FE3F00E5-3A3A-3172-B6C7-0EAA80A040D9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8951b000 -     0x7fff89750ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff89751000 -     0x7fff8985dff7  libFontParser.dylib (84.11) <AA35FD57-6410-3C34-86D3-735469AE8855> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8985e000 -     0x7fff89869fff  libsystem_notify.dylib (98.6) <1E490CB2-9311-3B36-8372-37D3FB0FD818> /usr/lib/system/libsystem_notify.dylib
    0x7fff8986a000 -     0x7fff8986cfff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8986f000 -     0x7fff8987dfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8987e000 -     0x7fff898cdfff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff898ee000 -     0x7fff89a0efff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff89aaf000 -     0x7fff89afbfff  com.apple.framework.CoreWLAN (3.4 - 340.18) <BCFA14A9-728C-371A-936E-2EDF2EC2F40F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff89afc000 -     0x7fff89c82fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff89c83000 -     0x7fff89c8bff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff89c94000 -     0x7fff89d12fff  com.apple.ApplicationServices.ATS (341.2 - 341.5) <6B5001BF-101E-3135-9D1A-AD83ECD73C7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff89d13000 -     0x7fff89d7cfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff89d7d000 -     0x7fff89d7efff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8a635000 -     0x7fff8b5f4ff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8b621000 -     0x7fff8b62cfff  com.apple.CommonAuth (3.0 - 2.0) <E5F401E5-3AEA-33DF-AC70-3C96B52CC754> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8b62d000 -     0x7fff8b64dfff  libPng.dylib (854) <B45259B6-6489-38D4-BC5C-E0E2B2D2674C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8b663000 -     0x7fff8bbd3ff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8bbd4000 -     0x7fff8bf33fff  com.apple.Foundation (6.8 - 945.19) <C98E55BA-553B-314B-B056-849FFB20C220> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8bf34000 -     0x7fff8bf3fff7  com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8bfbe000 -     0x7fff8bfe5ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E8DA9FDB-3A58-3934-A7C9-2728B683D741> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8bfe6000 -     0x7fff8bfe8ff7  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
    0x7fff8c103000 -     0x7fff8c111ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8c112000 -     0x7fff8c15eff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff8c15f000 -     0x7fff8c224ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8c225000 -     0x7fff8c31afff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8c39e000 -     0x7fff8c795fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8c796000 -     0x7fff8c7d0ff7  com.apple.GSS (3.0 - 2.0) <A358661E-DEE1-3FFA-B6A0-D34F7781BCF6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8c7d5000 -     0x7fff8c7f0ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8c838000 -     0x7fff8c83cfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff8c88f000 -     0x7fff8ca1afff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8ca1b000 -     0x7fff8ca1cfff  libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib
    0x7fff8ca1d000 -     0x7fff8ca51fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8cbef000 -     0x7fff8ccefff7  libcrypto.0.9.8.dylib (52.6.4) <8CCE76C3-B566-30DD-AE5E-38BC0F1A98ED> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8ccf2000 -     0x7fff8d12efff  com.apple.VideoToolbox (1.0 - 926.107) <6C851058-5598-3207-87E2-577135587425> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8d12f000 -     0x7fff8d40cfff  com.apple.security (7.0 - 55719.16.12) <C66C10FF-3ED8-3195-82D0-D5B2FB81E831> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8d455000 -     0x7fff8d603fff  com.apple.QuartzCore (1.8 - 304.5) <5674D50C-D96C-3A2D-95C5-C93311C7FB56> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8d604000 -     0x7fff8d62bfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8d62c000 -     0x7fff8d82cfff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8d82d000 -     0x7fff8d830fff  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
    0x7fff8d831000 -     0x7fff8d83efff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8d83f000 -     0x7fff8d854fff  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
    0x7fff8d859000 -     0x7fff8d933fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8d934000 -     0x7fff8d96ffff  com.apple.LDAPFramework (2.4.28 - 194.5) <A148ADDC-876D-3B46-B255-A55FC9C997FB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8d975000 -     0x7fff8da0ffff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8da10000 -     0x7fff8da11fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8da12000 -     0x7fff8dcadff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8dcae000 -     0x7fff8dcb6fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff8dcb7000 -     0x7fff8dcd2ff7  libsystem_kernel.dylib (2050.48.19) <81945B94-D6CB-3B77-9E95-0429540B0DF0> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8dd09000 -     0x7fff8dd15fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8dd89000 -     0x7fff8de5cff7  com.apple.DiscRecording (7.0 - 7000.2.4) <6DCA9535-E276-3D77-BEB3-296B537AA6BB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8de5d000 -     0x7fff8debcfff  com.apple.AE (645.6 - 645.7) <2F1E192C-DF34-3903-9F30-27B896699CA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8debd000 -     0x7fff8decafff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8decb000 -     0x7fff8deecfff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8deed000 -     0x7fff8e1a4fff  com.apple.MediaToolbox (1.0 - 926.107) <C8D74764-AD2C-3B8D-9AED-75E1A0176EFD> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8e1a5000 -     0x7fff8e2a7fff  libJP2.dylib (854) <D94809A5-6212-35DA-A345-E5F57FF1A069> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e2a8000 -     0x7fff8e2b5ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8e329000 -     0x7fff8e33cff7  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
    0x7fff8e33d000 -     0x7fff8e34fff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff8e350000 -     0x7fff8e3affff  libTIFF.dylib (854) <29014639-6085-3F19-AE47-1026F70A3D0D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8e3b0000 -     0x7fff8e3deff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8e520000 -     0x7fff8e563ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8e564000 -     0x7fff8e616ff7  com.apple.LaunchServices (539.14 - 539.14) <C85BBC8B-9227-3E81-9D0B-67AB4F8C7CE3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8e6ae000 -     0x7fff8e898ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8e899000 -     0x7fff8e8affff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8e8c5000 -     0x7fff8e982ff7  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
    0x7fff8e991000 -     0x7fff8ea13fff  com.apple.Heimdal (3.0 - 2.0) <716C152F-D299-3ACB-BCB0-E51F2D604BD1> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8ea14000 -     0x7fff8ea6bff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8eac2000 -     0x7fff8ec14fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8ec15000 -     0x7fff8ec19fff  libCGXType.A.dylib (340.4) <EE3454BA-BB14-3584-839E-300A6C140C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8ec1a000 -     0x7fff8ec50fff  libsystem_info.dylib (406.18) <32D9AC7E-3906-3EA7-9FEB-4BD333F14A01> /usr/lib/system/libsystem_info.dylib
    0x7fff8ec51000 -     0x7fff8ec51ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8ec52000 -     0x7fff8ec9afff  libcurl.4.dylib (69.2.71) <F52E1881-A425-3AE9-8386-A434F10AE0A2> /usr/lib/libcurl.4.dylib
    0x7fff8ec9b000 -     0x7fff8eca7fff  libCSync.A.dylib (340.4) <5F39E159-09E7-387F-8604-0BFE284DCC43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8ed37000 -     0x7fff8edddff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8edde000 -     0x7fff8eedcfff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8eee2000 -     0x7fff8ef1ffef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8ef20000 -     0x7fff8ef24fff  com.apple.IOSurface (86.0.5 - 86.0.5) <4841B89D-501E-306D-8891-3651AA9326E6> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8ef25000 -     0x7fff8f8bfa97  com.apple.CoreGraphics (1.600.0 - 340.4) <1B66B1D3-C371-329C-92AB-45C262241649> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8f8c0000 -     0x7fff8f90fff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff8f93a000 -     0x7fff8f97efff  libcups.2.dylib (327.9) <B626C104-D505-3E58-9BBB-7A86F4CF87F2> /usr/lib/libcups.2.dylib
    0x7fff8f97f000 -     0x7fff8f9e7ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff8fa0b000 -     0x7fff8fa0dfff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff8fa0e000 -     0x7fff8fa1cff7  libkxld.dylib (2050.48.19) <C2A24ADB-71E6-37F8-906C-078D9E4A88F1> /usr/lib/system/libkxld.dylib
    0x7fff8fa1d000 -     0x7fff8fa1efff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8fa6f000 -     0x7fff8fa70ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff8fa71000 -     0x7fff8fb6eff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8fb6f000 -     0x7fff8fb97fff  libJPEG.dylib (854) <000ADF07-A59C-36F8-9894-CD03F6CFBC1E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8fb98000 -     0x7fff8fba3ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8fba4000 -     0x7fff8fd15ff7  com.apple.QTKit (7.7.1 - 2599.54) <12F9CD59-5BCC-3847-BA6F-2002DC865DFE> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8fd18000 -     0x7fff8fd22fff  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
    0x7fff8fd23000 -     0x7fff8fdf5ff7  com.apple.CoreText (275.18 - 275.18) <1574E725-4AED-3439-B6AA-E30F6BD7A9ED> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8fdf6000 -     0x7fff9010dff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff9010e000 -     0x7fff90128fff  com.apple.CoreMediaAuthoring (2.1 - 914) <5637F52D-3AB9-38FD-B851-265B9F5A2FE8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff90129000 -     0x7fff90130ff7  libcopyfile.dylib (89.0.70) <30824A67-6743-3D99-8DC3-92578FA9D7CB> /usr/lib/system/libcopyfile.dylib
    0x7fff90131000 -     0x7fff90137fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff90138000 -     0x7fff9019bfff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff9024f000 -     0x7fff904f3ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff904f4000 -     0x7fff90761fff  com.apple.RawCamera.bundle (4.07 - 697) <1588CEC6-012E-30E5-BF38-5BBDABB2F48F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff90762000 -     0x7fff907efff7  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
    0x7fff9083d000 -     0x7fff9084cff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff9084d000 -     0x7fff90853fff  libCGXCoreImage.A.dylib (340.4) <1AEECDDE-E768-336A-87DD-62B8280C4EA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff90854000 -     0x7fff90880ff7  libRIP.A.dylib (340.4) <B05DA32B-0841-391E-9A43-19FA99CBFE16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff90881000 -     0x7fff90885ff7  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
    0x7fff908df000 -     0x7fff908e4fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff90a45000 -     0x7fff90a45fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff90a46000 -     0x7fff90ac5ff7  com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff90ac6000 -     0x7fff90c24fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff90c25000 -     0x7fff90c76ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff90c77000 -     0x7fff90cf8fff  com.apple.Metadata (10.7.0 - 707.13) <4F3EAB8E-CF5E-320E-A452-6CAFB96CF590> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff90d6d000 -     0x7fff90d6eff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff90d6f000 -     0x7fff90d73ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff90de2000 -     0x7fff90e04ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff90e05000 -     0x7fff90e44ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff90f0a000 -     0x7fff90f0bff7  libsystem_sandbox.dylib (220.4) <E2A3D8A9-80A3-3666-8D8B-D22829C2B0EC> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff90f1b000 -     0x7fff90f29fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff90f2a000 -     0x7fff91043fff  com.apple.ImageIO.framework (3.2.2 - 854) <D1F32C1E-A1C8-364B-A654-412C706B1EB6> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff91047000 -     0x7fff91075fff  com.apple.CoreServicesInternal (154.4 - 154.4) <EE77C328-BCC7-3EBD-B3BC-E0E48537D4FF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff910c7000 -     0x7fff911c4fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff911c5000 -     0x7fff91233fff  com.apple.framework.IOKit (2.0.1 - 755.42.2) <18E64CC5-2671-3C47-B2C6-0EEEDF899461> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff91234000 -     0x7fff91248fff  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
    0x7fff91255000 -     0x7fff91276ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff91277000 -     0x7fff91277fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff912e8000 -     0x7fff91344ff7  com.apple.Symbolication (1.3 - 93) <C0FEE99C-6AD9-35D7-9B41-574F25F843B9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff91345000 -     0x7fff91345fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff91346000 -     0x7fff91365ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 9
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 4251
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=199.9M resident=131.0M(66%) swapped_out_or_unallocated=68.9M(34%)
Writable regions: Total=1.2G written=15.2M(1%) resident=27.2M(2%) swapped_out=0K(0%) unallocated=1.1G(98%)

REGION TYPE                        VIRTUAL
===========                        =======
ATS (font support)                   31.9M
ATS (font support) (reserved)           8K        reserved VM address space (unallocated)
CG backing stores                    3832K
CG image                                4K
CG raster data                        156K
CG shared images                     1184K
CoreImage                              72K
CoreServices                         2320K
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                               97.6M
MALLOC guard page                      48K
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=243                          4K
Memory tag=251                         40K
OpenCL                                 16K
SQLite page cache                     192K
STACK GUARD                          56.1M
Stack                                16.1M
VM_ALLOCATE                          16.2M
__DATA                               17.9M
__IMAGE                               528K
__LINKEDIT                           52.8M
__TEXT                              147.1M
__UNICODE                             544K
mapped file                          46.9M
shared memory                        13.7M
===========                        =======
TOTAL                                 1.5G
TOTAL, minus reserved VM space      633.2M

Model: Macmini5,3, BootROM MM51.0077.B12, 4 processors, Intel Core i7, 2 GHz, 8 GB, SMC 1.77f0
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE4), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 6.1.7f5 15859, 3 service, 21 devices, 3 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE SSD TS256C, 251 GB
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8281, 0xfa113000 / 7
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd120000 / 4
USB Device: Apple Keyboard, apple_vendor_id, 0x024f, 0xfd122000 / 5
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
tiennou commented 8 years ago

Anything in shows up in Console when that happens ?

A shot in the dark: did you disable a plugin that provided a source beforehand ?

skurfer commented 8 years ago

Though I can’t find a specific issue number, this has probably been fixed since version 1.2.0.

ghost commented 8 years ago

@tiennou As far as I can tell, what shows up in Console is exactly what I posted here. What do you mean by 'disable a plugin that provided a source'?

tiennou commented 8 years ago

That's a crash report, which I think you got from the Crash Reporter window when QS crashes. The Console can be found in the /Applications/Utilities folder, and you would need to select "All messages" at the top of the sidebar, then search for "Quicksilver" lines around the crash time.

That was a shot in the dark. If you didn't disable a plugin recently, the point is moot, but it might have helped to pinpoint which bundle causes it to fail so hard. The crash, which unexpectedly happens inside Apple's code, is caused by a bundle failing to load the hard way.

A workaround would be to go in QS's settings folder (in Finder, menu "Go > Go to Folder ⌘⇧G", paste this without quotes : "~/Library/Application Support/Quicksilver/"), and rename the "PlugIns" folder, create a new one (mind the case, that's a capital I in the middle), then add them one-by-one while relaunching QS and opening the Catalog preferences each time. When it starts to crash, you've found the bundle that it doesn't like.

As @skurfer points out, 1.2.0 is not supported, but since you're on 10.8 I can get why you didn't upgrade.

ghost commented 8 years ago

@tiennou, Checked the Console as you suggested as this is what I saw during that time. (You'll notice that I keep trying these actions and getting the same result. If I'm reading this stuff right, it's pretty much confirming that the crash is happening inside Apple's code.

Going through the plugins one by one and … Wah! It's the Nostromo Interface plugin crashing it. (One of my favorite interfaces.) And the Microsoft Office plugin is also crashing it.

One thing that bugs me is that when I quit Quicksilver, remove Nostromo Interface plugin, restart Quicksilver, accessing Catalog preferences still crashes Quicksilver. To stop the crashing, I have to remove all the plugins again, restart Quicksilver, then quit Quicksilver, and add the plugins again (except Nostromo). I don't have to do this when removing the Microsoft Office plugin.

This is the crash report for the Nostromo Interface:

2016.08.31 12:42:44.620 pm com.apple.launchd.peruser.503[142]: ([0x0-0x28e28e].com.blacktree.Quicksilver[2441]) Job appears to have crashed: Segmentation fault: 11
2016.08.31 12:42:50.962 pm Quicksilver[4418]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 12:43:06.506 pm com.apple.launchd.peruser.503[142]: ([0x0-0x485485].com.blacktree.Quicksilver[4418]) Job appears to have crashed: Segmentation fault: 11
2016.08.31 12:44:44.260 pm Quicksilver[4435]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 12:47:06.626 pm com.apple.launchd.peruser.503[142]: ([0x0-0x488488].com.blacktree.Quicksilver[4435]) Job appears to have crashed: Segmentation fault: 11
2016.08.31 12:47:11.892 pm Quicksilver[4463]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 12:47:17.209 pm com.apple.launchd.peruser.503[142]: ([0x0-0x48d48d].com.blacktree.Quicksilver[4463]) Job appears to have crashed: Segmentation fault: 11
2016.08.31 12:47:28.918 pm Quicksilver[4480]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 12:47:37.345 pm Quicksilver[4480]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 12:47:44.261 pm com.apple.launchd.peruser.503[142]: ([0x0-0x48f48f].com.blacktree.Quicksilver[4480]) Job appears to have crashed: Segmentation fault: 11
2016.08.31 12:49:06.733 pm Quicksilver[4621]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 12:49:21.091 pm Quicksilver[4731]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 12:49:27.968 pm com.apple.launchd.peruser.503[142]: ([0x0-0x4b54b5].com.blacktree.Quicksilver[4731]) Job appears to have crashed: Segmentation fault: 11
2016.08.31 12:51:11.804 pm Quicksilver[4795]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 12:54:41.490 pm Quicksilver[4795]: Could not find image named '?'.
2016.08.31 12:56:50.961 pm com.apple.launchd.peruser.503[142]: ([0x0-0x4c04c0].com.blacktree.Quicksilver[4795]) Job appears to have crashed: Segmentation fault: 11
2016.08.31 12:57:04.923 pm Quicksilver[4825]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 12:57:11.069 pm com.apple.launchd.peruser.503[142]: ([0x0-0x4c74c7].com.blacktree.Quicksilver[4825]) Job appears to have crashed: Segmentation fault: 11
2016.08.31 12:58:57.202 pm Quicksilver[4859]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 1:01:24.788 pm Quicksilver[4859]: Could not find image named '?'.
2016.08.31 1:08:56.932 pm Quicksilver[4859]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 1:09:10.331 pm Quicksilver[4903]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 1:09:19.321 pm com.apple.launchd.peruser.503[142]: ([0x0-0x4d84d8].com.blacktree.Quicksilver[4903]) Job appears to have crashed: Segmentation fault: 11
2016.08.31 1:09:39.391 pm Quicksilver[4912]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.
2016.08.31 1:09:46.771 pm com.apple.launchd.peruser.503[142]: ([0x0-0x4db4db].com.blacktree.Quicksilver[4912]) Job appears to have crashed: Segmentation fault: 11
2016.08.31 1:10:37.200 pm Quicksilver[4942]: Remote hosts could not be loaded from ~/.hosts: The file doesn’t exist.

This is the crash report for the Microsoft Office plugin:

Process:         Quicksilver [7509]
Path:            /Applications/Quicksilver.app/Contents/MacOS/Quicksilver
Identifier:      com.blacktree.Quicksilver
Version:         1.2.0 (400F)
Code Type:       X86-64 (Native)
Parent Process:  launchd [142]
User ID:         503

Date/Time:       2016-09-01 11:25:09.620 -0400
OS Version:      Mac OS X 10.8.5 (12F2560)
Report Version:  10

Interval Since Last Report:          9783378 sec
Crashes Since Last Report:           690
Per-App Interval Since Last Report:  7258947 sec
Per-App Crashes Since Last Report:   18
Anonymous UUID:                      4DC3DED2-F63A-2546-1F04-A5C421740C58

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018

VM Regions Near 0x18:
--> 
    __TEXT                 000000010443a000-0000000104479000 [  252K] r-x/rwx SM=COW  /Applications/Quicksilver.app/Contents/MacOS/Quicksilver

Application Specific Information:
Performing @selector(showCatalog:) from sender NSMenuItem 0x7fe3d1816d90

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff87a5f498 objc_msgSend_vtable3 + 24
1   com.apple.Foundation            0x00007fff8bc492e7 -[NSBundle loadAndReturnError:] + 646
2   com.blacktree.QSCore            0x0000000104583f09 -[QSRegistry getClassInstance:] + 228
3   com.blacktree.QSCore            0x00000001045838c0 -[QSRegistry instancesForTable:] + 348
4   com.blacktree.Quicksilver       0x00000001044607dd 0x10443a000 + 157661
5   com.apple.AppKit                0x00007fff88453178 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1234
6   com.apple.AppKit                0x00007fff88669946 -[NSNib _instantiateNibWithExternalNameTable:] + 610
7   com.apple.AppKit                0x00007fff886696b3 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 254
8   com.blacktree.QSInterface       0x0000000104609f58 __32-[QSPreferencePane loadMainView]_block_invoke + 213
9   com.blacktree.QSInterface       0x0000000104609cc3 -[QSPreferencePane loadMainView] + 102
10  com.blacktree.Quicksilver       0x00000001044604c1 0x10443a000 + 156865
11  com.blacktree.Quicksilver       0x0000000104450d4f 0x10443a000 + 93519
12  com.blacktree.Quicksilver       0x0000000104451777 0x10443a000 + 96119
13  com.blacktree.Quicksilver       0x000000010445106a 0x10443a000 + 94314
14  com.blacktree.Quicksilver       0x000000010444fd02 0x10443a000 + 89346
15  com.blacktree.Quicksilver       0x000000010444f6e6 0x10443a000 + 87782
16  com.blacktree.Quicksilver       0x000000010443ca2c 0x10443a000 + 10796
17  com.apple.AppKit                0x00007fff88582959 -[NSApplication sendAction:to:from:] + 342
18  com.apple.AppKit                0x00007fff886b836c -[NSMenuItem _corePerformAction] + 406
19  com.apple.AppKit                0x00007fff886b805a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133
20  com.apple.AppKit                0x00007fff886b6ce0 -[NSMenu performKeyEquivalent:] + 271
21  com.apple.AppKit                0x00007fff886b61a3 -[NSApplication _handleKeyEquivalent:] + 829
22  com.blacktree.Quicksilver       0x000000010445f4c1 0x10443a000 + 152769
23  com.apple.AppKit                0x00007fff88573143 -[NSApplication sendEvent:] + 4480
24  com.blacktree.Quicksilver       0x000000010445fa26 0x10443a000 + 154150
25  com.apple.AppKit                0x00007fff8848921a -[NSApplication run] + 636
26  com.apple.AppKit                0x00007fff8842dbd6 NSApplicationMain + 869
27  com.blacktree.Quicksilver       0x000000010443bad4 0x10443a000 + 6868

Thread 1:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff8dcc9d16 kevent + 10
1   libdispatch.dylib               0x00007fff87cccdea _dispatch_mgr_invoke + 883
2   libdispatch.dylib               0x00007fff87ccc9ee _dispatch_mgr_thread + 54

Thread 3:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff8dcc9d16 kevent + 10
1   com.blacktree.QSCore            0x000000010458e649 -[VDKQueue watcherThread:] + 151
2   com.apple.Foundation            0x00007fff8bc6a532 __NSThread__main__ + 1345
3   libsystem_c.dylib               0x00007fff87c0e772 _pthread_start + 327
4   libsystem_c.dylib               0x00007fff87bfb1a1 thread_start + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib          0x00007fff8dcc96d6 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff87c10f1c _pthread_workq_return + 25
2   libsystem_c.dylib               0x00007fff87c10ce3 _pthread_wqthread + 412
3   libsystem_c.dylib               0x00007fff87bfb191 start_wqthread + 13

Thread 10:: com.apple.appkit-heartbeat
0   libobjc.A.dylib                 0x00007fff87a5e259 objc_msgSend + 25
1   com.apple.AppKit                0x00007fff88494d20 -[NSApplication _keyWindowForHeartBeat] + 48
2   com.apple.AppKit                0x00007fff88677958 -[NSUIHeartBeat _heartBeatThread:] + 831
3   com.apple.Foundation            0x00007fff8bc6a532 __NSThread__main__ + 1345
4   libsystem_c.dylib               0x00007fff87c0e772 _pthread_start + 327
5   libsystem_c.dylib               0x00007fff87bfb1a1 thread_start + 13

Thread 11:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff8dcc7686 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8dcc6c42 mach_msg + 70
2   com.apple.CoreFoundation        0x00007fff8e6de233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation        0x00007fff8e6e3916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation        0x00007fff8e6e30e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation            0x00007fff8bc0c526 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation            0x00007fff8bc6a532 __NSThread__main__ + 1345
7   libsystem_c.dylib               0x00007fff87c0e772 _pthread_start + 327
8   libsystem_c.dylib               0x00007fff87bfb1a1 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff5b7c4901  rcx: 0x01014b0301014b01  rdx: 0x00007fff74e34d48
  rdi: 0x00000001091b7a38  rsi: 0x00007fff88cbc25d  rbp: 0x00007fff5b7c49b0  rsp: 0x00007fff5b7c4888
   r8: 0x0000000000000001   r9: 0x00007fff74e2dae0  r10: 0x00007fe3d6382390  r11: 0x0000000000000000
  r12: 0x00007fe3d0c2b480  r13: 0x0000000000000000  r14: 0x00007fe3d109b610  r15: 0x00007fe3d0c2b401
  rip: 0x00007fff87a5f498  rfl: 0x0000000000010246  cr2: 0x0000000000000018
Logical CPU: 2

Binary Images:
       0x10443a000 -        0x104478ff7 +com.blacktree.Quicksilver (1.2.0 - 400F) <0661EE3E-19BD-3ABC-B37F-E347329D40B7> /Applications/Quicksilver.app/Contents/MacOS/Quicksilver
       0x104499000 -        0x1044eefff +com.blacktree.QSFoundation (2.0) <AA8F92B4-1BCA-36AD-A60E-C8E019E68879> /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework/Versions/A/QSFoundation
       0x104523000 -        0x104532fff +com.blacktree.QSEffects (2.0) <21FF0F22-5B10-3F83-B09A-94987E0684FA> /Applications/Quicksilver.app/Contents/Frameworks/QSEffects.framework/Versions/A/QSEffects
       0x104544000 -        0x1045b4fff +com.blacktree.QSCore (2.0) <5340947C-D3DB-3D08-BCC1-8260F0C95169> /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework/Versions/A/QSCore
       0x1045f8000 -        0x104638ff7 +com.blacktree.QSInterface (2.0) <8FFD9253-0E01-3CC5-9831-27BE47007D36> /Applications/Quicksilver.app/Contents/Frameworks/QSInterface.framework/Versions/A/QSInterface
       0x10466a000 -        0x10466cfff  com.apple.ExceptionHandling (1.5 - 10) <47FF83ED-0C07-308C-A375-2A2189DB1056> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
       0x106574000 -        0x106584fff +com.blacktree.Quicksilver.QSiTunesPlugIn (2.6.0 - 365) <70D057B5-8864-3207-9B00-BA0087AF5609> /Users/USER/Library/Application Support/Quicksilver/*/iTunes Plugin
       0x106590000 -        0x1065b0fff +com.blacktree.Quicksilver.QSCorePlugIn (1.0.0 - 99) <63BA8132-83A3-3667-83DC-959820BDBFCF> /Applications/Quicksilver.app/Contents/PlugIns/Core Support.qsplugin/Contents/MacOS/Core Support
       0x1065cc000 -        0x1065d1ff7 +com.blacktree.quicksilver.TSCalculatorPlugin (2.2.2 - 234) <68571A95-3472-35D6-9E15-1B57624AF70A> /Users/USER/Library/Application Support/Quicksilver/*/Calculator Plugin
       0x1065d6000 -        0x1065e2fff  com.apple.framework.calculate (1.3.2 - 17) <BA9E6060-4666-30D8-994A-A3419D9A7B24> /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
       0x1065e9000 -        0x1065ecfff +com.blacktree.Quicksilver.QSDisplaysPlugIn (1.0.2 - 8B) <55F73F49-F56F-37FD-80C9-9E0006057391> /Users/USER/Library/Application Support/Quicksilver/*/Displays Plugin
       0x1065f1000 -        0x1065f6fff +com.blacktree.Quicksilver.QSHotKeyTriggerPlugIn (3.0.0 - 1939) <A4D61BBE-E252-3665-A0BF-F149D2F5B8EB> /Applications/Quicksilver.app/Contents/PlugIns/HotKey Triggers.qsplugin/Contents/MacOS/HotKey Triggers
       0x1065fe000 -        0x106603fff +com.blacktree.Quicksilver.QSPrimerInterfacePlugIn (1.0.2 - 191A) <1D7B555C-C682-30B8-97F8-D7BAC17CC2E1> /Applications/Quicksilver.app/Contents/PlugIns/Primer Interface.qsplugin/Contents/MacOS/Primer Interface
       0x108c08000 -        0x108c0cfff +com.stclairsoft.DefaultFolderX.osax (4.6.7 - 4.6.7) <B7779D81-E588-361D-A11F-B04783C54CC6> /Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
       0x108c7c000 -        0x108ca5fff +com.stclairsoft.DefaultFolderX.CocoaPatcher (4.6.14 - 4.6.14) <200EAD76-4635-3767-8C1B-AB2EB73B5150> /Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
       0x1091b2000 -        0x1091b6fff +com.qsapp.Quicksilver.MicrosoftOfficePlugin (1.1.1 - AA) <D1EBF525-8942-37E9-8127-581D989E9454> /Users/USER/Library/Application Support/Quicksilver/*/MicrosoftOfficePlugin
    0x7fff6403a000 -     0x7fff6406e93f  dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
    0x7fff849e1000 -     0x7fff849e4ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff849e5000 -     0x7fff84afffff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff84b00000 -     0x7fff84b06fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff84b07000 -     0x7fff84c7cfff  com.apple.CFNetwork (596.6.4 - 596.6.4) <23B87D38-D2C1-38FE-8407-471F0CEB2748> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff84e2f000 -     0x7fff84e79ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff84e7a000 -     0x7fff84e97ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff84eca000 -     0x7fff84f21ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff84f2f000 -     0x7fff84f30ff7  libSystem.B.dylib (169.3) <5ED23C27-47AF-3C93-984A-172751CF745A> /usr/lib/libSystem.B.dylib
    0x7fff84f31000 -     0x7fff84f40fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8506c000 -     0x7fff8508eff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
    0x7fff850d1000 -     0x7fff850e8fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff850e9000 -     0x7fff85113ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff851c8000 -     0x7fff85222ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff85223000 -     0x7fff8527cff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff8528a000 -     0x7fff855bafff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff855c6000 -     0x7fff855ddfff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff855de000 -     0x7fff855defff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff855df000 -     0x7fff855e2fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff855ed000 -     0x7fff85788fef  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
    0x7fff859da000 -     0x7fff859e0ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff85d23000 -     0x7fff85d6efff  com.apple.CoreMedia (1.0 - 926.107) <405690E6-D857-3136-AC3A-5EDC6C3ABF60> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff85d6f000 -     0x7fff85da0ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff85da1000 -     0x7fff85da6fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff85da7000 -     0x7fff85e3bff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff85e3c000 -     0x7fff85e3efff  com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff85ed0000 -     0x7fff85f13ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff85f14000 -     0x7fff861c3fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff861c4000 -     0x7fff86231ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8623c000 -     0x7fff8623efff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff86241000 -     0x7fff86266ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff86267000 -     0x7fff86269ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8626a000 -     0x7fff86281fff  com.apple.CFOpenDirectory (10.8 - 151.10) <F7AD9844-559A-366E-8192-BB4FCF9EE7A3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff874ab000 -     0x7fff874faff7  libFontRegistry.dylib (100.1) <0537E4AD-6CC5-37D1-9846-4F6C46735387> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff874fb000 -     0x7fff874fbfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8774d000 -     0x7fff87754fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87755000 -     0x7fff879b0ff7  com.apple.QuartzComposer (5.1 - 287.2) <2ACBEE05-FD20-38F2-80D4-F13289889B86> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff87a58000 -     0x7fff87b7092f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff87b71000 -     0x7fff87b9cfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff87b9d000 -     0x7fff87bf9fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff87bfa000 -     0x7fff87cc6ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
    0x7fff87cc7000 -     0x7fff87cc7fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff87cc8000 -     0x7fff87cddff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff87cde000 -     0x7fff87d7cff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff87d94000 -     0x7fff87d94fff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87e87000 -     0x7fff87e8bfff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff87e8c000 -     0x7fff87ee2fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff87fab000 -     0x7fff87fc5fff  com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff87ff9000 -     0x7fff88046fff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff88047000 -     0x7fff88047fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff880f9000 -     0x7fff880fdfff  libGIF.dylib (854) <21F4F4A3-6F84-3BC3-A736-AB990CE4AD3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8810e000 -     0x7fff881a9ff7  com.apple.CoreSymbolication (3.0 - 117.3) <7722470A-2BA5-3526-9D3B-D3B9E5B517A7> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff881aa000 -     0x7fff8825dff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff88299000 -     0x7fff8829efff  com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff882a8000 -     0x7fff882c7ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8833d000 -     0x7fff88f6afff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff88f7c000 -     0x7fff88fd6fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff88fd7000 -     0x7fff88fdefff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff88fdf000 -     0x7fff88ff2ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff88ff3000 -     0x7fff89029fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8902a000 -     0x7fff89056fff  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
    0x7fff89057000 -     0x7fff890bffff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff890c0000 -     0x7fff890c0fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff890c1000 -     0x7fff894defff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff894df000 -     0x7fff894dffff  com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff894e0000 -     0x7fff8950cfff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8950d000 -     0x7fff89516fff  com.apple.CommerceCore (1.0 - 26.3) <870C7810-0D27-3AC5-95A0-3224BB4890C0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff89517000 -     0x7fff8951afff  libRadiance.dylib (854) <FE3F00E5-3A3A-3172-B6C7-0EAA80A040D9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8951b000 -     0x7fff89750ff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff89751000 -     0x7fff8985dff7  libFontParser.dylib (84.11) <AA35FD57-6410-3C34-86D3-735469AE8855> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8985e000 -     0x7fff89869fff  libsystem_notify.dylib (98.6) <1E490CB2-9311-3B36-8372-37D3FB0FD818> /usr/lib/system/libsystem_notify.dylib
    0x7fff8986a000 -     0x7fff8986cfff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8986f000 -     0x7fff8987dfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8987e000 -     0x7fff898cdfff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff898ee000 -     0x7fff89a0efff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff89aaf000 -     0x7fff89afbfff  com.apple.framework.CoreWLAN (3.4 - 340.18) <BCFA14A9-728C-371A-936E-2EDF2EC2F40F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff89afc000 -     0x7fff89c82fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff89c83000 -     0x7fff89c8bff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff89c94000 -     0x7fff89d12fff  com.apple.ApplicationServices.ATS (341.2 - 341.5) <6B5001BF-101E-3135-9D1A-AD83ECD73C7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff89d13000 -     0x7fff89d7cfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff89d7d000 -     0x7fff89d7efff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8a635000 -     0x7fff8b5f4ff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8b621000 -     0x7fff8b62cfff  com.apple.CommonAuth (3.0 - 2.0) <E5F401E5-3AEA-33DF-AC70-3C96B52CC754> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8b62d000 -     0x7fff8b64dfff  libPng.dylib (854) <B45259B6-6489-38D4-BC5C-E0E2B2D2674C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8b663000 -     0x7fff8bbd3ff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8bbd4000 -     0x7fff8bf33fff  com.apple.Foundation (6.8 - 945.19) <C98E55BA-553B-314B-B056-849FFB20C220> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8bf34000 -     0x7fff8bf3fff7  com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8bfbe000 -     0x7fff8bfe5ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E8DA9FDB-3A58-3934-A7C9-2728B683D741> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8bfe6000 -     0x7fff8bfe8ff7  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
    0x7fff8c103000 -     0x7fff8c111ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8c112000 -     0x7fff8c15eff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
    0x7fff8c15f000 -     0x7fff8c224ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8c225000 -     0x7fff8c31afff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8c39e000 -     0x7fff8c795fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8c796000 -     0x7fff8c7d0ff7  com.apple.GSS (3.0 - 2.0) <A358661E-DEE1-3FFA-B6A0-D34F7781BCF6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8c7d5000 -     0x7fff8c7f0ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8c838000 -     0x7fff8c83cfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff8c88f000 -     0x7fff8ca1afff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8ca1b000 -     0x7fff8ca1cfff  libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib
    0x7fff8ca1d000 -     0x7fff8ca51fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8ccf2000 -     0x7fff8d12efff  com.apple.VideoToolbox (1.0 - 926.107) <6C851058-5598-3207-87E2-577135587425> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8d12f000 -     0x7fff8d40cfff  com.apple.security (7.0 - 55719.16.12) <C66C10FF-3ED8-3195-82D0-D5B2FB81E831> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8d455000 -     0x7fff8d603fff  com.apple.QuartzCore (1.8 - 304.5) <5674D50C-D96C-3A2D-95C5-C93311C7FB56> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8d604000 -     0x7fff8d62bfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8d62c000 -     0x7fff8d82cfff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
    0x7fff8d82d000 -     0x7fff8d830fff  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
    0x7fff8d831000 -     0x7fff8d83efff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8d83f000 -     0x7fff8d854fff  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
    0x7fff8d859000 -     0x7fff8d933fff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8d975000 -     0x7fff8da0ffff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8da10000 -     0x7fff8da11fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8da12000 -     0x7fff8dcadff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8dcae000 -     0x7fff8dcb6fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff8dcb7000 -     0x7fff8dcd2ff7  libsystem_kernel.dylib (2050.48.19) <81945B94-D6CB-3B77-9E95-0429540B0DF0> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8dd09000 -     0x7fff8dd15fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8de5d000 -     0x7fff8debcfff  com.apple.AE (645.6 - 645.7) <2F1E192C-DF34-3903-9F30-27B896699CA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8debd000 -     0x7fff8decafff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8decb000 -     0x7fff8deecfff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8deed000 -     0x7fff8e1a4fff  com.apple.MediaToolbox (1.0 - 926.107) <C8D74764-AD2C-3B8D-9AED-75E1A0176EFD> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8e1a5000 -     0x7fff8e2a7fff  libJP2.dylib (854) <D94809A5-6212-35DA-A345-E5F57FF1A069> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e2a8000 -     0x7fff8e2b5ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8e329000 -     0x7fff8e33cff7  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
    0x7fff8e33d000 -     0x7fff8e34fff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff8e350000 -     0x7fff8e3affff  libTIFF.dylib (854) <29014639-6085-3F19-AE47-1026F70A3D0D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8e3b0000 -     0x7fff8e3deff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8e520000 -     0x7fff8e563ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8e564000 -     0x7fff8e616ff7  com.apple.LaunchServices (539.14 - 539.14) <C85BBC8B-9227-3E81-9D0B-67AB4F8C7CE3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8e6ae000 -     0x7fff8e898ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8e899000 -     0x7fff8e8affff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8e8c5000 -     0x7fff8e982ff7  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
    0x7fff8e991000 -     0x7fff8ea13fff  com.apple.Heimdal (3.0 - 2.0) <716C152F-D299-3ACB-BCB0-E51F2D604BD1> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8ea14000 -     0x7fff8ea6bff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8eac2000 -     0x7fff8ec14fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8ec15000 -     0x7fff8ec19fff  libCGXType.A.dylib (340.4) <EE3454BA-BB14-3584-839E-300A6C140C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8ec1a000 -     0x7fff8ec50fff  libsystem_info.dylib (406.18) <32D9AC7E-3906-3EA7-9FEB-4BD333F14A01> /usr/lib/system/libsystem_info.dylib
    0x7fff8ec51000 -     0x7fff8ec51ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8ec9b000 -     0x7fff8eca7fff  libCSync.A.dylib (340.4) <5F39E159-09E7-387F-8604-0BFE284DCC43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8ed37000 -     0x7fff8edddff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8edde000 -     0x7fff8eedcfff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8eee2000 -     0x7fff8ef1ffef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8ef20000 -     0x7fff8ef24fff  com.apple.IOSurface (86.0.5 - 86.0.5) <4841B89D-501E-306D-8891-3651AA9326E6> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8ef25000 -     0x7fff8f8bfa97  com.apple.CoreGraphics (1.600.0 - 340.4) <1B66B1D3-C371-329C-92AB-45C262241649> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8f8c0000 -     0x7fff8f90fff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff8f93a000 -     0x7fff8f97efff  libcups.2.dylib (327.9) <B626C104-D505-3E58-9BBB-7A86F4CF87F2> /usr/lib/libcups.2.dylib
    0x7fff8f97f000 -     0x7fff8f9e7ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff8fa0b000 -     0x7fff8fa0dfff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
    0x7fff8fa0e000 -     0x7fff8fa1cff7  libkxld.dylib (2050.48.19) <C2A24ADB-71E6-37F8-906C-078D9E4A88F1> /usr/lib/system/libkxld.dylib
    0x7fff8fa1d000 -     0x7fff8fa1efff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff8fa6f000 -     0x7fff8fa70ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff8fa71000 -     0x7fff8fb6eff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff8fb6f000 -     0x7fff8fb97fff  libJPEG.dylib (854) <000ADF07-A59C-36F8-9894-CD03F6CFBC1E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8fb98000 -     0x7fff8fba3ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8fba4000 -     0x7fff8fd15ff7  com.apple.QTKit (7.7.1 - 2599.54) <12F9CD59-5BCC-3847-BA6F-2002DC865DFE> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8fd18000 -     0x7fff8fd22fff  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
    0x7fff8fd23000 -     0x7fff8fdf5ff7  com.apple.CoreText (275.18 - 275.18) <1574E725-4AED-3439-B6AA-E30F6BD7A9ED> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8fdf6000 -     0x7fff9010dff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff9010e000 -     0x7fff90128fff  com.apple.CoreMediaAuthoring (2.1 - 914) <5637F52D-3AB9-38FD-B851-265B9F5A2FE8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff90129000 -     0x7fff90130ff7  libcopyfile.dylib (89.0.70) <30824A67-6743-3D99-8DC3-92578FA9D7CB> /usr/lib/system/libcopyfile.dylib
    0x7fff90131000 -     0x7fff90137fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff90138000 -     0x7fff9019bfff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff9024f000 -     0x7fff904f3ff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff904f4000 -     0x7fff90761fff  com.apple.RawCamera.bundle (4.07 - 697) <1588CEC6-012E-30E5-BF38-5BBDABB2F48F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff90762000 -     0x7fff907efff7  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
    0x7fff9083d000 -     0x7fff9084cff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff90854000 -     0x7fff90880ff7  libRIP.A.dylib (340.4) <B05DA32B-0841-391E-9A43-19FA99CBFE16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff90881000 -     0x7fff90885ff7  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
    0x7fff908df000 -     0x7fff908e4fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff90a45000 -     0x7fff90a45fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff90a46000 -     0x7fff90ac5ff7  com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff90ac6000 -     0x7fff90c24fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff90c25000 -     0x7fff90c76ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff90c77000 -     0x7fff90cf8fff  com.apple.Metadata (10.7.0 - 707.13) <4F3EAB8E-CF5E-320E-A452-6CAFB96CF590> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff90d6d000 -     0x7fff90d6eff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff90d6f000 -     0x7fff90d73ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff90de2000 -     0x7fff90e04ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff90e05000 -     0x7fff90e44ff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff90f0a000 -     0x7fff90f0bff7  libsystem_sandbox.dylib (220.4) <E2A3D8A9-80A3-3666-8D8B-D22829C2B0EC> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff90f1b000 -     0x7fff90f29fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff90f2a000 -     0x7fff91043fff  com.apple.ImageIO.framework (3.2.2 - 854) <D1F32C1E-A1C8-364B-A654-412C706B1EB6> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff91047000 -     0x7fff91075fff  com.apple.CoreServicesInternal (154.4 - 154.4) <EE77C328-BCC7-3EBD-B3BC-E0E48537D4FF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff910c7000 -     0x7fff911c4fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff911c5000 -     0x7fff91233fff  com.apple.framework.IOKit (2.0.1 - 755.42.2) <18E64CC5-2671-3C47-B2C6-0EEEDF899461> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff91234000 -     0x7fff91248fff  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
    0x7fff91255000 -     0x7fff91276ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff91277000 -     0x7fff91277fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff912e8000 -     0x7fff91344ff7  com.apple.Symbolication (1.3 - 93) <C0FEE99C-6AD9-35D7-9B41-574F25F843B9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff91345000 -     0x7fff91345fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff91346000 -     0x7fff91365ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

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

VM Region Summary:
ReadOnly portion of Libraries: Total=194.6M resident=106.1M(55%) swapped_out_or_unallocated=88.5M(45%)
Writable regions: Total=1.2G written=7548K(1%) resident=33.3M(3%) swapped_out=0K(0%) unallocated=1.1G(97%)

REGION TYPE                        VIRTUAL
===========                        =======
ATS (font support)                   31.9M
ATS (font support) (reserved)           8K        reserved VM address space (unallocated)
CG backing stores                    3208K
CG image                                8K
CG raster data                        156K
CG shared images                     1248K
CoreServices                         2320K
JS JIT generated code                   8K
JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
MALLOC                               88.8M
MALLOC guard page                      48K
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=251                         16K
SQLite page cache                     192K
STACK GUARD                          56.0M
Stack                                13.6M
VM_ALLOCATE                          16.2M
__DATA                               17.3M
__IMAGE                               528K
__LINKEDIT                           52.8M
__TEXT                              141.9M
__UNICODE                             544K
mapped file                          45.4M
shared memory                         308K
===========                        =======
TOTAL                                 1.5G
TOTAL, minus reserved VM space      472.2M

Model: Macmini5,3, BootROM MM51.0077.B12, 4 processors, Intel Core i7, 2 GHz, 8 GB, SMC 1.77f0
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE4), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 6.1.7f5 15859, 3 service, 21 devices, 3 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE SSD TS256C, 251 GB
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8281, 0xfa113000 / 7
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd120000 / 4
USB Device: Apple Keyboard, apple_vendor_id, 0x024f, 0xfd122000 / 5
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
tiennou commented 8 years ago

Sadly, apart from keeping those two disabled, we don't really have a way to reproduce (or fix, for that matter), and the crash is pretty much opaque (Apple code).

ghost commented 8 years ago

@tiennou No worries. I understand I'm using an unsupported version, so I'm really grateful for your tip about how to find out what was causing the problem. I had previously tried to isolate the problems by disabling all plugins and then enabling plugins one-by-one to no avail. This information may help others still using older versions and encountering the same error.

I'm going to miss Nostromo and MS Office plugin, but glad to have access to the Catalog preferences again!

skurfer commented 8 years ago

What version of Nostromo do you have @seesolve? I wonder if I accidentally released a version that wound’t work with 10.8. It’s possible going back a version or two might work.

ghost commented 8 years ago

@skurfer I have Nostromo 1.2.1. I didn't realize you could download and install previous versions of plugins. I see that Nostromo has a GitHub page. What do I do to download a previous version and how do I install? (I'm used to .qsplugin files.)

skurfer commented 8 years ago

You can just download them from the update system. To save you some trial and error, here are links to every version ever released.

https://qs0.qsapp.com/plugins/download.php?id=com.qsapp.Quicksilver.NostromoInterface&version=3 https://qs0.qsapp.com/plugins/download.php?id=com.qsapp.Quicksilver.NostromoInterface&version=4 https://qs0.qsapp.com/plugins/download.php?id=com.qsapp.Quicksilver.NostromoInterface&version=5 https://qs0.qsapp.com/plugins/download.php?id=com.qsapp.Quicksilver.NostromoInterface&version=9 https://qs0.qsapp.com/plugins/download.php?id=com.qsapp.Quicksilver.NostromoInterface&version=11 https://qs0.qsapp.com/plugins/download.php?id=com.qsapp.Quicksilver.NostromoInterface&version=14