Skip to content

Instantly share code, notes, and snippets.

@josharian
Created August 2, 2012 22:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josharian/3241672 to your computer and use it in GitHub Desktop.
Save josharian/3241672 to your computer and use it in GitHub Desktop.
gitx crash report
Process: GitX [86438]
Path: /Applications/GitX.app/Contents/MacOS/GitX
Identifier: nl.frim.GitX
Version: 0.8.4 (0.8.4)
Code Type: X86-64 (Native)
Parent Process: launchd [251]
Date/Time: 2012-07-25 10:26:13.205 -0700
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9
Sleep/Wake UUID: 95A2704E-C2BE-4D83-8AA3-5E28E31ADC3B
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
objc[86438]: garbage collection is ON
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSURL initFileURLWithPath:]: nil string parameter'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff925f1f56 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff93c0bd5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff925f1d8a +[NSException raise:format:arguments:] + 106
3 CoreFoundation 0x00007fff925f1d14 +[NSException raise:format:] + 116
4 Foundation 0x00007fff91888e40 -[NSURL(NSURL) initFileURLWithPath:] + 78
5 Foundation 0x00007fff91888dd9 +[NSURL(NSURL) fileURLWithPath:] + 47
6 GitX 0x000000010001a324 GitX + 107300
7 GitX 0x000000010002cc5e GitX + 183390
8 AppKit 0x00007fff8d496a41 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1311
9 AppKit 0x00007fff8d5b651b -[NSNib instantiateNibWithExternalNameTable:] + 606
10 AppKit 0x00007fff8d5b6288 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 251
11 AppKit 0x00007fff8d5b57cf -[NSViewController loadView] + 186
12 AppKit 0x00007fff8d5b14ae -[NSViewController view] + 41
13 GitX 0x000000010000ea3b GitX + 59963
14 AppKit 0x00007fff8d496a41 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1311
15 AppKit 0x00007fff8d48cf73 loadNib + 322
16 AppKit 0x00007fff8d48c470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
17 AppKit 0x00007fff8d48c38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
18 AppKit 0x00007fff8d678c34 -[NSWindowController loadWindow] + 221
19 AppKit 0x00007fff8d6789ef -[NSWindowController window] + 75
20 AppKit 0x00007fff8d67885d -[NSWindowController showWindow:] + 40
21 AppKit 0x00007fff8d678810 -[NSDocument showWindows] + 107
22 GitX 0x000000010000516b GitX + 20843
23 AppKit 0x00007fff8d845e38 __-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_11 + 186
24 AppKit 0x00007fff8d851d54 __-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_8 + 155
25 AppKit 0x00007fff8d845c86 __-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_4 + 874
26 AppKit 0x00007fff8d6d8565 -[NSDocumentController _openDocumentWithContentsOfURL:usingProcedure:] + 530
27 AppKit 0x00007fff8d84590d __-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_3 + 252
28 libdispatch.dylib 0x00007fff90194a86 _dispatch_call_block_and_release + 18
29 libdispatch.dylib 0x00007fff901968f6 _dispatch_main_queue_callback_4CF + 308
30 CoreFoundation 0x00007fff92586e7c __CFRunLoopRun + 1724
31 CoreFoundation 0x00007fff92586486 CFRunLoopRunSpecific + 230
32 HIToolbox 0x00007fff932664d3 RunCurrentEventLoopInMode + 277
33 HIToolbox 0x00007fff9326d781 ReceiveNextEventCommon + 355
34 HIToolbox 0x00007fff9326d60e BlockUntilNextEventMatchingListInMode + 62
35 AppKit 0x00007fff8d484e31 _DPSNextEvent + 659
36 AppKit 0x00007fff8d484735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
37 AppKit 0x00007fff8d481071 -[NSApplication run] + 470
38 AppKit 0x00007fff8d6fd244 NSApplicationMain + 867
39 GitX 0x0000000100001a04 GitX + 6660
)
abort() called
terminate called throwing an exception
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff97e09ce2 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8eaed7d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff8eadea7a abort + 143
3 libc++abi.dylib 0x00007fff97f757bc abort_message + 214
4 libc++abi.dylib 0x00007fff97f72fcf default_terminate() + 28
5 libobjc.A.dylib 0x00007fff93c0c1b9 _objc_terminate + 94
6 libc++abi.dylib 0x00007fff97f73001 safe_handler_caller(void (*)()) + 11
7 libc++abi.dylib 0x00007fff97f7305c std::terminate() + 16
8 libc++abi.dylib 0x00007fff97f74152 __cxa_throw + 114
9 libobjc.A.dylib 0x00007fff93c0be7a objc_exception_throw + 327
10 com.apple.CoreFoundation 0x00007fff925f1d8a +[NSException raise:format:arguments:] + 106
11 com.apple.CoreFoundation 0x00007fff925f1d14 +[NSException raise:format:] + 116
12 com.apple.Foundation 0x00007fff91888e40 -[NSURL(NSURL) initFileURLWithPath:] + 78
13 com.apple.Foundation 0x00007fff91888dd9 +[NSURL(NSURL) fileURLWithPath:] + 47
14 nl.frim.GitX 0x000000010001a324 0x100000000 + 107300
15 nl.frim.GitX 0x000000010002cc5e 0x100000000 + 183390
16 com.apple.AppKit 0x00007fff8d496a41 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1311
17 com.apple.AppKit 0x00007fff8d5b651b -[NSNib instantiateNibWithExternalNameTable:] + 606
18 com.apple.AppKit 0x00007fff8d5b6288 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 251
19 com.apple.AppKit 0x00007fff8d5b57cf -[NSViewController loadView] + 186
20 com.apple.AppKit 0x00007fff8d5b14ae -[NSViewController view] + 41
21 nl.frim.GitX 0x000000010000ea3b 0x100000000 + 59963
22 com.apple.AppKit 0x00007fff8d496a41 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1311
23 com.apple.AppKit 0x00007fff8d48cf73 loadNib + 322
24 com.apple.AppKit 0x00007fff8d48c470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
25 com.apple.AppKit 0x00007fff8d48c38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
26 com.apple.AppKit 0x00007fff8d678c34 -[NSWindowController loadWindow] + 221
27 com.apple.AppKit 0x00007fff8d6789ef -[NSWindowController window] + 75
28 com.apple.AppKit 0x00007fff8d67885d -[NSWindowController showWindow:] + 40
29 com.apple.AppKit 0x00007fff8d678810 -[NSDocument showWindows] + 107
30 nl.frim.GitX 0x000000010000516b 0x100000000 + 20843
31 com.apple.AppKit 0x00007fff8d845e38 __-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_11 + 186
32 com.apple.AppKit 0x00007fff8d851d54 __-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_8 + 155
33 com.apple.AppKit 0x00007fff8d845c86 __-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_4 + 874
34 com.apple.AppKit 0x00007fff8d6d8565 -[NSDocumentController _openDocumentWithContentsOfURL:usingProcedure:] + 530
35 com.apple.AppKit 0x00007fff8d84590d __-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_3 + 252
36 libdispatch.dylib 0x00007fff90194a86 _dispatch_call_block_and_release + 18
37 libdispatch.dylib 0x00007fff901968f6 _dispatch_main_queue_callback_4CF + 308
38 com.apple.CoreFoundation 0x00007fff92586e7c __CFRunLoopRun + 1724
39 com.apple.CoreFoundation 0x00007fff92586486 CFRunLoopRunSpecific + 230
40 com.apple.HIToolbox 0x00007fff932664d3 RunCurrentEventLoopInMode + 277
41 com.apple.HIToolbox 0x00007fff9326d781 ReceiveNextEventCommon + 355
42 com.apple.HIToolbox 0x00007fff9326d60e BlockUntilNextEventMatchingListInMode + 62
43 com.apple.AppKit 0x00007fff8d484e31 _DPSNextEvent + 659
44 com.apple.AppKit 0x00007fff8d484735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
45 com.apple.AppKit 0x00007fff8d481071 -[NSApplication run] + 470
46 com.apple.AppKit 0x00007fff8d6fd244 NSApplicationMain + 867
47 nl.frim.GitX 0x0000000100001a04 0x100000000 + 6660
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff97e0a7e6 kevent + 10
1 libdispatch.dylib 0x00007fff9019678a _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff9019531a _dispatch_mgr_thread + 54
Thread 2:
0 libsystem_kernel.dylib 0x00007fff97e0a192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8eaed594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8eaeeb85 start_wqthread + 13
Thread 3:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x00007fff97e09bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8eaef274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff8ec13de0 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
3 com.apple.WebCore 0x00007fff97f9876a WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4 com.apple.WebCore 0x00007fff97f986c3 WebCore::LocalStorageThread::threadEntryPoint() + 99
5 com.apple.WebCore 0x00007fff97f9860b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6 libsystem_c.dylib 0x00007fff8eaeb8bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff8eaeeb75 thread_start + 13
Thread 4:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff97e0867a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff97e07d71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9257e50c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff92586c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff92586486 CFRunLoopRunSpecific + 230
5 com.apple.Foundation 0x00007fff918c9fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6 com.apple.Foundation 0x00007fff918be72a -[NSThread main] + 68
7 com.apple.Foundation 0x00007fff918be6a2 __NSThread__main__ + 1575
8 libsystem_c.dylib 0x00007fff8eaeb8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff8eaeeb75 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff97e0a192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8eaed594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8eaeeb85 start_wqthread + 13
Thread 6:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff97e09bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8eaef274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff8ee8a7ed JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3 com.apple.JavaScriptCore 0x00007fff8ee8aa40 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4 com.apple.JavaScriptCore 0x00007fff8ee8aae9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5 libsystem_c.dylib 0x00007fff8eaeb8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff8eaeeb75 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff97e09bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8eaef274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff8ee8a7ed JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3 com.apple.JavaScriptCore 0x00007fff8ee8aa40 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4 com.apple.JavaScriptCore 0x00007fff8ee8aae9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5 libsystem_c.dylib 0x00007fff8eaeb8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff8eaeeb75 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff97e09bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8eaef274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff8ee8a7ed JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3 com.apple.JavaScriptCore 0x00007fff8ee8aa40 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4 com.apple.JavaScriptCore 0x00007fff8ee8aae9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5 libsystem_c.dylib 0x00007fff8eaeb8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff8eaeeb75 thread_start + 13
Thread 9:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff97e09bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8eaef274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff8ec13e37 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 151
3 com.apple.JavaScriptCore 0x00007fff8ee9312c JSC::Heap::blockFreeingThreadMain() + 300
4 com.apple.JavaScriptCore 0x00007fff8ee93169 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
5 libsystem_c.dylib 0x00007fff8eaeb8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff8eaeeb75 thread_start + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff97e0a192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8eaed594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8eaeeb85 start_wqthread + 13
Thread 11:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff97e09df2 __select + 10
1 com.apple.CoreFoundation 0x00007fff925cfc8b __CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff8eaeb8bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff8eaeeb75 thread_start + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff97e0a192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8eaed594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8eaeeb85 start_wqthread + 13
Thread 13:
0 libsystem_kernel.dylib 0x00007fff97e0a192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8eaed594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8eaeeb85 start_wqthread + 13
Thread 14:
0 libsystem_kernel.dylib 0x00007fff97e0a192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8eaed594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8eaeeb85 start_wqthread + 13
Thread 15:
0 libsystem_kernel.dylib 0x00007fff97e0a192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8eaed594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8eaeeb85 start_wqthread + 13
Thread 16:
0 libsystem_kernel.dylib 0x00007fff97e0aaf2 read + 10
1 com.apple.Foundation 0x00007fff918d23e6 _NSReadFromFileDescriptor + 77
2 com.apple.Foundation 0x00007fff918d2205 -[NSConcreteFileHandle readDataOfLength:] + 258
3 com.apple.Foundation 0x00007fff918d2101 -[NSConcreteFileHandle readDataToEndOfFile] + 25
4 nl.frim.GitX 0x000000010000d193 0x100000000 + 53651
5 nl.frim.GitX 0x000000010000cffe 0x100000000 + 53246
6 nl.frim.GitX 0x000000010002babe 0x100000000 + 178878
7 nl.frim.GitX 0x00000001000297e3 0x100000000 + 169955
8 com.apple.Foundation 0x00007fff918be72a -[NSThread main] + 68
9 com.apple.Foundation 0x00007fff918be6a2 __NSThread__main__ + 1575
10 libsystem_c.dylib 0x00007fff8eaeb8bf _pthread_start + 335
11 libsystem_c.dylib 0x00007fff8eaeeb75 thread_start + 13
Thread 17:
0 libsystem_kernel.dylib 0x00007fff97e0a192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8eaed594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8eaeeb85 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfc708 rdx: 0x0000000000000000
rdi: 0x0000000000000907 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfc730 rsp: 0x00007fff5fbfc708
r8: 0x00007fff7d419fb8 r9: 0x00007fff5fbfc198 r10: 0x00007fff97e09d0a r11: 0xffffff80002da8d0
r12: 0x00007fff93bff04c r13: 0x00007fff7db060b8 r14: 0x00007fff7d41c960 r15: 0x00007fff5fbfc880
rip: 0x00007fff97e09ce2 rfl: 0x0000000000000246 cr2: 0x00007fff7d413a28
Logical CPU: 0
Binary Images:
0x100000000 - 0x100065ff7 +nl.frim.GitX (0.8.4 - 0.8.4) <A285FB55-FB33-3B41-AD48-B3C01D3BCE66> /Applications/GitX.app/Contents/MacOS/GitX
0x100092000 - 0x1000a9fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/GitX.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x1000c2000 - 0x1001a5fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x107430000 - 0x107436fef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x10743d000 - 0x107440ff7 libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x107448000 - 0x107448ffd +cl_kernels (??? - ???) <5C260A68-639D-49A1-AF75-1E73FEB21DB6> cl_kernels
0x1075fd000 - 0x1075feff3 +cl_kernels (??? - ???) <02A2079F-2555-46D3-AD9F-2093E4C97CF3> cl_kernels
0x1077ef000 - 0x1077f0ff3 +cl_kernels (??? - ???) <F8ABC4EB-915A-43EB-AC32-624573161971> cl_kernels
0x1077f5000 - 0x1077f6ffc +cl_kernels (??? - ???) <7183A5E2-EC83-460C-9B77-1E17D6A3DF46> cl_kernels
0x1077fa000 - 0x1077faff3 +cl_kernels (??? - ???) <E5A002F4-34B8-48B9-AE83-0FBC2DB092B2> cl_kernels
0x1085f0000 - 0x1085f0ff5 +cl_kernels (??? - ???) <F888C4B7-C75A-4A01-BF9D-405CC3CEAD88> cl_kernels
0x10e5a4000 - 0x10e5e1fff +__DATA (210.0.0 - compatibility 1.0.0) <E198603B-C205-3366-82BD-7D642FF2F909> __DATA
0x10e5a4000 - 0x10e5e1fff com.apple.Ubiquity (1.1 - 210) <E198603B-C205-3366-82BD-7D642FF2F909> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x10ea92000 - 0x10eb25ff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x10f1cf000 - 0x10f260ff7 unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
0x10f423000 - 0x10f443ff7 com.apple.ChunkingLibrary (1.0 - 125) <9EAE4385-5DF7-3956-8196-895DD6772BD7> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x10f80c000 - 0x10f89fff7 unorm8_argb.dylib (1.50.69 - compatibility 1.0.0) <62C3F70B-9B04-39BD-BE29-582A1DE89A90> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib
0x10f8d1000 - 0x10f8d4fff libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <7E087B67-5698-34B6-9F16-1E0C1C3FF0DD> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0x7fff692a4000 - 0x7fff692d8baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff8cff4000 - 0x7fff8d095ff7 com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8d096000 - 0x7fff8d180fff com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8d1d8000 - 0x7fff8d1ddfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff8d1de000 - 0x7fff8d1defff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8d1eb000 - 0x7fff8d200fff com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
0x7fff8d224000 - 0x7fff8d225fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8d226000 - 0x7fff8d283ff7 com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8d28b000 - 0x7fff8d2f4fff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8d326000 - 0x7fff8d433fff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8d434000 - 0x7fff8d435ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff8d47c000 - 0x7fff8e082ff7 com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8e083000 - 0x7fff8e0f9fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8e1ca000 - 0x7fff8e1cbfff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff8e1cc000 - 0x7fff8e212fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
0x7fff8e213000 - 0x7fff8e218fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff8e219000 - 0x7fff8e316ff7 com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8e317000 - 0x7fff8e31afff com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8e31b000 - 0x7fff8e589ff7 com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8e58a000 - 0x7fff8e591ff7 com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8e79a000 - 0x7fff8e79dff7 com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8e79e000 - 0x7fff8e7a4fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
0x7fff8e7f9000 - 0x7fff8e804ff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8e805000 - 0x7fff8e812ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
0x7fff8e813000 - 0x7fff8e842fff com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff8e843000 - 0x7fff8e844ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8e845000 - 0x7fff8e9e4ff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8e9e5000 - 0x7fff8ea78ff7 com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8ea8e000 - 0x7fff8ea9cfff com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff8ea9d000 - 0x7fff8eb7afef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff8eb7b000 - 0x7fff8eb86ff7 com.apple.aps.framework (2.1 - 2.1) <D0C49BA6-A5FB-3DBD-AFCC-7B6F056A57A7> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff8eb88000 - 0x7fff8eba8fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8ebb9000 - 0x7fff8ebbbff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8ec09000 - 0x7fff8ef2bfe7 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8ef2c000 - 0x7fff8ef31fff com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8ef32000 - 0x7fff8f08bfff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8f08c000 - 0x7fff8f375ff7 com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8f376000 - 0x7fff8f41bfff com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8f41c000 - 0x7fff8f5a6ff7 com.apple.WebKit (7534.56 - 7534.56.5) <BC22A17F-A32F-3D9B-926F-091A47C4B315> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8f5a7000 - 0x7fff8f5adff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8f5ae000 - 0x7fff8f5b8ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
0x7fff8f5c7000 - 0x7fff8f5cefff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8f5cf000 - 0x7fff8f6aeff7 com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8fd8b000 - 0x7fff8fd8bfff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8fd8c000 - 0x7fff8fdccfff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
0x7fff8fdcd000 - 0x7fff8fdd8fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8fec2000 - 0x7fff90137ff7 com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff90138000 - 0x7fff90138fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff90193000 - 0x7fff901a1fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
0x7fff901a2000 - 0x7fff901b8ff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff901b9000 - 0x7fff901bdfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff901be000 - 0x7fff903c0fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff903c1000 - 0x7fff903e7fff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff903e8000 - 0x7fff90815fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff90a19000 - 0x7fff90a1afff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff90a1b000 - 0x7fff90a21fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff90a22000 - 0x7fff90a79fff com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x7fff90a7a000 - 0x7fff90a85ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff90a86000 - 0x7fff90a86fff com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff90a87000 - 0x7fff90aa4ff7 com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff90aa5000 - 0x7fff90ba7fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff90dd4000 - 0x7fff90e58ff7 com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff90e59000 - 0x7fff90e66fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff90ee4000 - 0x7fff90ee4fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff90ee5000 - 0x7fff90efafff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff90efb000 - 0x7fff90f24fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff90f25000 - 0x7fff90f37ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff90f76000 - 0x7fff90f84ff7 com.apple.AppleFSCompression (37 - 1.0) <88C436E8-38AE-3D96-A8C8-2D1805CC47B7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff91166000 - 0x7fff91182fff com.apple.ScriptingBridge (1.2.1 - ???) <7DCC43F7-9F5A-388D-A00D-70E2618731BA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff91183000 - 0x7fff911b0fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
0x7fff911b1000 - 0x7fff91205ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff91214000 - 0x7fff91487fff com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff91488000 - 0x7fff914ccff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff914cd000 - 0x7fff91548ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff91549000 - 0x7fff91595ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff91596000 - 0x7fff915e4fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff915e5000 - 0x7fff915eaff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff915eb000 - 0x7fff91645ff7 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff91662000 - 0x7fff91671ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
0x7fff91672000 - 0x7fff916f5fef com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff917a5000 - 0x7fff917e0fff com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff91864000 - 0x7fff91b7dfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff91b7e000 - 0x7fff91b83fff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
0x7fff91b84000 - 0x7fff91b92ff7 libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
0x7fff91b99000 - 0x7fff91c77fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff91c78000 - 0x7fff91c78fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff91c79000 - 0x7fff91c89ff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff91c8a000 - 0x7fff91c8cfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff91d7a000 - 0x7fff91d91fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff91d92000 - 0x7fff91da4ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff91da5000 - 0x7fff91dabff7 com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff91dac000 - 0x7fff91db2fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff91dcc000 - 0x7fff91dcefff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff91dcf000 - 0x7fff91e22fff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff9217e000 - 0x7fff921e9ff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff92213000 - 0x7fff9221bfff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
0x7fff9221c000 - 0x7fff922b2ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff922b3000 - 0x7fff9243dfff com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff92441000 - 0x7fff9254dfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff9254e000 - 0x7fff92722ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff92723000 - 0x7fff92727fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
0x7fff92728000 - 0x7fff9275bff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff927d1000 - 0x7fff9286bff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff9286c000 - 0x7fff928c8ff7 com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff928c9000 - 0x7fff92909ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
0x7fff9291f000 - 0x7fff92a03fff com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff92a04000 - 0x7fff92a4dff7 com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff92a4e000 - 0x7fff92a55fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff92a56000 - 0x7fff92ae8ff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff92ae9000 - 0x7fff92b3bff7 libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff92b3c000 - 0x7fff92b94fff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff92d4e000 - 0x7fff92d52ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff92d53000 - 0x7fff92d6dfff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff92d6e000 - 0x7fff92dc2fff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff92dc3000 - 0x7fff92e39fff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
0x7fff92e3a000 - 0x7fff92e59fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff92ebc000 - 0x7fff92ef6fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff92ef7000 - 0x7fff92f6afff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff92f6b000 - 0x7fff92f96ff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff92f97000 - 0x7fff92fa2ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <F260D4A7-C727-3FB6-8525-50E279BF9BAF> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff92fa3000 - 0x7fff92fa3fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff92fa4000 - 0x7fff92fe2fff com.apple.bom (11.0 - 183) <841FA160-A37A-368D-B14E-27AA9DD1AEDA> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff92fe3000 - 0x7fff93007fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff93008000 - 0x7fff9308dff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff930eb000 - 0x7fff93221fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff93222000 - 0x7fff93235ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff93236000 - 0x7fff93263ff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff93264000 - 0x7fff93590ff7 com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff93591000 - 0x7fff93592fff libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
0x7fff93593000 - 0x7fff93b77fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff93b78000 - 0x7fff93ba0fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff93bf5000 - 0x7fff93cd9e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff93d27000 - 0x7fff9404bfff com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff9404c000 - 0x7fff9404ffff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff94050000 - 0x7fff94103ff7 com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff94104000 - 0x7fff9417afff com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff9417b000 - 0x7fff941bafff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff941da000 - 0x7fff946a1fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff946a2000 - 0x7fff946beff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff946bf000 - 0x7fff949dbfff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff949ea000 - 0x7fff949eefff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff949ef000 - 0x7fff94a30fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff94a34000 - 0x7fff94e51ff7 com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff94e64000 - 0x7fff94e7afff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff94e7f000 - 0x7fff95228fef com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff95229000 - 0x7fff952f0ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff952f1000 - 0x7fff9540afff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff95437000 - 0x7fff95531ff7 com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff95532000 - 0x7fff9553efff com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff9553f000 - 0x7fff95542fff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff95543000 - 0x7fff9556cfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff95633000 - 0x7fff95639fff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff95adc000 - 0x7fff95adcfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff95add000 - 0x7fff95fe6ff7 com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff95fe7000 - 0x7fff9602eff7 com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff9602f000 - 0x7fff96259fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff9625a000 - 0x7fff962fcfff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff962fd000 - 0x7fff962feff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
0x7fff962ff000 - 0x7fff96c9cc9f com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff973d6000 - 0x7fff973d7fff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
0x7fff973d8000 - 0x7fff974d8fff com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff974d9000 - 0x7fff974e0fff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <B3F07872-63B1-3AAF-A313-9B2886822C58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff974e5000 - 0x7fff97918ff7 com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff9795c000 - 0x7fff97989fff com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff9798a000 - 0x7fff979a6fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff979a7000 - 0x7fff97a17fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff97a18000 - 0x7fff97a18fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff97a19000 - 0x7fff97a81ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff97a82000 - 0x7fff97ac4ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
0x7fff97b80000 - 0x7fff97c87fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff97c88000 - 0x7fff97ce8fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff97ce9000 - 0x7fff97d0dfff com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff97d51000 - 0x7fff97d8cfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff97da9000 - 0x7fff97dbdff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff97dbe000 - 0x7fff97dc0fff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
0x7fff97df3000 - 0x7fff97e13fff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
0x7fff97e14000 - 0x7fff97e65ff7 com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff97e66000 - 0x7fff97e8fff7 com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff97e90000 - 0x7fff97ea7fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff97ea8000 - 0x7fff97ee1fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff97ee2000 - 0x7fff97f44ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff97f45000 - 0x7fff97f6cfff com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff97f6d000 - 0x7fff97f78ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff97f79000 - 0x7fff98cb0fff com.apple.WebCore (7534.56 - 7534.56.5) <4E63291C-539E-32E3-8B1C-EA8E546B3159> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff98db4000 - 0x7fff98db7fff com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff98db8000 - 0x7fff98dd5fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff98e1f000 - 0x7fff98e4fff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff98e50000 - 0x7fff98e59ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff98e5a000 - 0x7fff991adfff com.apple.FinderKit (1.0.3 - 1.0.3) <D0BF82AD-69D6-3190-804C-6CF061BA22EF> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x7fff991ae000 - 0x7fff992b3fff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff992b4000 - 0x7fff992c6ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff992c7000 - 0x7fff992d5fff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff992f8000 - 0x7fff99323ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
0x7fff9935d000 - 0x7fff99af1fef com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff99af2000 - 0x7fff99b1dfff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff99b1e000 - 0x7fff99c85fff com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff99c86000 - 0x7fff99cbbfff com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff99cbe000 - 0x7fff99cbefff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff99cbf000 - 0x7fff99db4fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff99fbe000 - 0x7fff9a002ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff9a003000 - 0x7fff9a042ff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff9a043000 - 0x7fff9a048fff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 17
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: 294550
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=212.9M resident=129.8M(61%) swapped_out_or_unallocated=83.1M(39%)
Writable regions: Total=17.2G written=3988K(0%) resident=47.9M(0%) swapped_out=0K(0%) unallocated=17.2G(100%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 11.7M
CG image 140K
CG raster data 2848K
CG shared images 4496K
CoreGraphics 16K
CoreImage 72K
CoreServices 1716K
JS JIT generated code 128.0M
JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated)
JS VM register file 4096K
JS garbage collector 240K
MALLOC 415.1M
MALLOC (reserved) 15.8G reserved VM address space (unallocated)
MALLOC guard page 64K
MALLOC_LARGE (reserved) 2048K reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 92K
OpenCL 60K
STACK GUARD 56.1M
Stack 16.2M
VM_ALLOCATE 16.5M
__CI_BITMAP 80K
__DATA 20.8M
__IMAGE 528K
__LINKEDIT 48.4M
__RC_CAMERAS 248K
__TEXT 164.6M
__UNICODE 544K
mapped file 41.2M
shared memory 8132K
=========== =======
TOTAL 17.5G
TOTAL, minus reserved VM space 941.3M
@grantbunyan
Copy link

I keep getting these errors when trying to load up a submodule. Have you had any resolution to this yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment