Xcode crashes when opening Memory Graph Debugger

Originator:daniil.tishenko.99
Number:rdar://7034728 Date Originated:15 Aug, 2019
Status:Open Resolved:
Product:Xcode Product Version:10.3 (10G8)
Classification:Crash Reproducible:Yes
 
Xcode crashes after a couple of seconds of fetching some data after opening Memory Graph Debugger
this also happens with another developer (with which I am working on a project) on a different macbook
I don’t know what special circumstances from our project influence this. (We use RxSwift, maybe it's related to the issue, because they had earlier issues on GitHub with Memory Graph Debugger)

--------------------
-----Crashlog------
--------------------

Process:               Xcode [1014]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            Xcode
Version:               10.3 (14492.2)
App Item ID:           497799835
App External ID:       832020435
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [1014]
User ID:               501

Date/Time:             2019-08-16 10:02:29.982 +0300
OS Version:            Mac OS X 10.14.6 (18G87)
Report Version:        12
Anonymous UUID:        18A26A7E-B63D-7077-23B9-C7772167E09E


Time Awake Since Boot: 1900 seconds

System Integrity Protection: enabled

Crashed Thread:        17  Dispatch queue: DTXChannel serializer queue [x1.c1]

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [1014]

VM Regions Near 0:
--> 
    __TEXT                 0000000102209000-000000010220c000 [   12K] r-x/rwx SM=COW  /Applications/Xcode.app/Contents/MacOS/Xcode

Application Specific Information:
ProductBuildVersion: 10G8

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff6eb7722a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6eb7776c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff42aed1ee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff42aec75c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff42aebebe CFRunLoopRunSpecific + 455
5   com.apple.HIToolbox           	0x00007fff41d4b1ab RunCurrentEventLoopInMode + 292
6   com.apple.HIToolbox           	0x00007fff41d4aee5 ReceiveNextEventCommon + 603
7   com.apple.HIToolbox           	0x00007fff41d4ac76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
8   com.apple.AppKit              	0x00007fff400e379d _DPSNextEvent + 1135
9   com.apple.AppKit              	0x00007fff400e248b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
10  com.apple.dt.DVTKit           	0x0000000102ab0962 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 385
11  com.apple.AppKit              	0x00007fff400dc5a8 -[NSApplication run] + 699
12  com.apple.AppKit              	0x00007fff400cbae8 NSApplicationMain + 777
13  com.apple.dt.Xcode            	0x000000010220a8a2 main + 578
14  libdyld.dylib                 	0x00007fff6ea423d5 start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff6eb7722a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6eb7776c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff42aed1ee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff42aec75c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff42aebebe CFRunLoopRunSpecific + 455
5   com.apple.Foundation          	0x00007fff44d507df -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 280
6   com.apple.DTDeviceKitBase     	0x00000001188e2de1 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 217
7   com.apple.Foundation          	0x00007fff44d465c2 __NSThread__start__ + 1194
8   libsystem_pthread.dylib       	0x00007fff6ec362eb _pthread_body + 126
9   libsystem_pthread.dylib       	0x00007fff6ec39249 _pthread_start + 66
10  libsystem_pthread.dylib       	0x00007fff6ec3540d thread_start + 13

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff6eb7722a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6eb7776c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff42aed1ee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff42aec75c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff42aebebe CFRunLoopRunSpecific + 455
5   com.apple.Foundation          	0x00007fff44d507df -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 280
6   com.apple.DTDeviceKitBase     	0x00000001188f0c5d -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 791
7   com.apple.Foundation          	0x00007fff44d465c2 __NSThread__start__ + 1194
8   libsystem_pthread.dylib       	0x00007fff6ec362eb _pthread_body + 126
9   libsystem_pthread.dylib       	0x00007fff6ec39249 _pthread_start + 66
10  libsystem_pthread.dylib       	0x00007fff6ec3540d thread_start + 13

Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff6eb7e61a __select + 10
1   com.apple.CoreFoundation      	0x00007fff42b1ab72 __CFSocketManager + 635
2   libsystem_pthread.dylib       	0x00007fff6ec362eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff6ec39249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff6ec3540d thread_start + 13

Thread 4:: JavaScriptCore bmalloc scavenger
0   libsystem_kernel.dylib        	0x00007fff6eb7a86a __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff6ec3956e _pthread_cond_wait + 722
2   libc++.1.dylib                	0x00007fff6bc74a0a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   com.apple.JavaScriptCore      	0x00007fff45fcbc42 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 82
4   com.apple.JavaScriptCore      	0x00007fff45fcfd4b bmalloc::Scavenger::threadRunLoop() + 139
5   com.apple.JavaScriptCore      	0x00007fff45fcf579 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
6   com.apple.JavaScriptCore      	0x00007fff45fd0ee7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39
7   libsystem_pthread.dylib       	0x00007fff6ec362eb _pthread_body + 126
8   libsystem_pthread.dylib       	0x00007fff6ec39249 _pthread_start + 66
9   libsystem_pthread.dylib       	0x00007fff6ec3540d thread_start + 13

Thread 5:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff6eb7722a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6eb7776c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff42aed1ee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff42aec75c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff42aebebe CFRunLoopRunSpecific + 455
5   com.apple.AppKit              	0x00007fff400eb4c2 _NSEventThread + 175
6   libsystem_pthread.dylib       	0x00007fff6ec362eb _pthread_body + 126
7   libsystem_pthread.dylib       	0x00007fff6ec39249 _pthread_start + 66
8   libsystem_pthread.dylib       	0x00007fff6ec3540d thread_start + 13

Thread 6:: DYMobileDeviceManager
0   libsystem_kernel.dylib        	0x00007fff6eb7722a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6eb7776c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff42aed1ee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff42aec75c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff42aebebe CFRunLoopRunSpecific + 455
5   com.apple.Foundation          	0x00007fff44d507df -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 280
6   com.apple.Foundation          	0x00007fff44d506b4 -[NSRunLoop(NSRunLoop) run] + 76
7   com.apple.GPUToolsMobileFoundation	0x00000001207b806e -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8   com.apple.Foundation          	0x00007fff44d465c2 __NSThread__start__ + 1194
9   libsystem_pthread.dylib       	0x00007fff6ec362eb _pthread_body + 126
10  libsystem_pthread.dylib       	0x00007fff6ec39249 _pthread_start + 66
11  libsystem_pthread.dylib       	0x00007fff6ec3540d thread_start + 13

Thread 7:: com.apple.CFStream.LegacyThread
0   libsystem_kernel.dylib        	0x00007fff6eb7722a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6eb7776c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff42aed1ee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff42aec75c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff42aebebe CFRunLoopRunSpecific + 455
5   com.apple.CoreFoundation      	0x00007fff42b9ad7a _legacyStreamRunLoop_workThread + 251
6   libsystem_pthread.dylib       	0x00007fff6ec362eb _pthread_body + 126
7   libsystem_pthread.dylib       	0x00007fff6ec39249 _pthread_start + 66
8   libsystem_pthread.dylib       	0x00007fff6ec3540d thread_start + 13

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff6eb7722a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6eb7776c mach_msg + 60
2   com.apple.spotlight.index     	0x00007fff6875e54c _handleExceptions + 112
3   libsystem_pthread.dylib       	0x00007fff6ec362eb _pthread_body + 126
4   libsystem_pthread.dylib       	0x00007fff6ec39249 _pthread_start + 66
5   libsystem_pthread.dylib       	0x00007fff6ec3540d thread_start + 13

Thread 9:: Connection::RunLoop() packet reading thread
0   libsystem_kernel.dylib        	0x00007fff6eb78ef2 read + 10
1   com.apple.LLDBRPC             	0x00000001180b9221 rpc_common::RPCConnectionSocket::Read(std::__1::basic_string<unsigned char, std::__1::char_traits<unsigned char>, std::__1::allocator<unsigned char> >&, bool) + 173
2   com.apple.LLDBRPC             	0x0000000118098cba rpc_common::Connection::ReceivePacket(rpc_common::RPCPacket&) + 148
3   com.apple.LLDBRPC             	0x0000000118098ad1 rpc_common::Connection::RunLoop() + 203
4   com.apple.LLDBRPC             	0x000000011809cf6f void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, rpc_common::Connection::AdoptUnixSocket(int)::$_0> >(void*) + 42
5   libsystem_pthread.dylib       	0x00007fff6ec362eb _pthread_body + 126
6   libsystem_pthread.dylib       	0x00007fff6ec39249 _pthread_start + 66
7   libsystem_pthread.dylib       	0x00007fff6ec3540d thread_start + 13

Thread 10:: IOReader::ReadThread() for fd 79
0   libsystem_kernel.dylib        	0x00007fff6eb7e61a __select + 10
1   com.apple.LLDBRPC             	0x00000001180ad71d IOReader::ReadThread(std::__1::function<bool (void const*, unsigned long)>) + 355
2   com.apple.LLDBRPC             	0x00000001180adb74 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, IOReader::StartReadThread(std::__1::function<bool (void const*, unsigned long)>)::$_0> >(void*) + 90
3   libsystem_pthread.dylib       	0x00007fff6ec362eb _pthread_body + 126
4   libsystem_pthread.dylib       	0x00007fff6ec39249 _pthread_start + 66
5   libsystem_pthread.dylib       	0x00007fff6ec3540d thread_start + 13

Thread 11:
0   libsystem_kernel.dylib        	0x00007fff6eb7c356 __wait4 + 10
1   com.apple.LLDBRPC             	0x00000001180b12a7 PosixSpawn::ReapProcess(int, int*, int*) + 69
2   com.apple.LLDBRPC             	0x000000011809d63f void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, rpc_common::Connection::SpawnRPCServerProcess()::$_2> >(void*) + 67
3   libsystem_pthread.dylib       	0x00007fff6ec362eb _pthread_body + 126
4   libsystem_pthread.dylib       	0x00007fff6ec39249 _pthread_start + 66
5   libsystem_pthread.dylib       	0x00007fff6ec3540d thread_start + 13

Thread 12:: Dispatch queue: -[IDEExecutionEnvironment initWithWorkspaceArena:] (QOS: UNSPECIFIED)
0   libsystem_kernel.dylib        	0x00007fff6eb7a86a __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff6ec3956e _pthread_cond_wait + 722
2   com.apple.Foundation          	0x00007fff44df27bf -[__NSOperationInternal _waitUntilFinished:] + 858
3   com.apple.Foundation          	0x00007fff44e272e6 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 282
4   com.apple.dt.IDEFoundation    	0x000000010348a50a __61-[IDEScheme _groupAndImposeDependenciesForOrderedOperations:]_block_invoke + 10
5   com.apple.dt.DVTFoundation    	0x000000010235f68a __DVTOPERATIONGROUP_CREATED_BY_CALLEE_IS_WAITING_ON_SUBOPERATIONS__ + 164
6   com.apple.dt.DVTFoundation    	0x000000010235f8f6 -[DVTOperationGroup main] + 69
7   com.apple.Foundation          	0x00007fff44d6012d -[__NSOperationInternal _start:] + 685
8   com.apple.dt.DVTFoundation    	0x000000010235f8a6 -[DVTOperationGroup start] + 113
9   com.apple.Foundation          	0x00007fff44d8a0e7 __NSOQSchedule_f + 227
10  libdispatch.dylib             	0x00007fff6e9f45f8 _dispatch_call_block_and_release + 12
11  libdispatch.dylib             	0x00007fff6e9f563d _dispatch_client_callout + 8
12  libdispatch.dylib             	0x00007fff6e9f7de6 _dispatch_continuation_pop + 414
13  libdispatch.dylib             	0x00007fff6e9f74a3 _dispatch_async_redirect_invoke + 703
14  libdispatch.dylib             	0x00007fff6ea033bc _dispatch_root_queue_drain + 324
15  libdispatch.dylib             	0x00007fff6ea03b46 _dispatch_worker_thread2 + 90
16  libsystem_pthread.dylib       	0x00007fff6ec356b3 _pthread_wqthread + 583
17  libsystem_pthread.dylib       	0x00007fff6ec353fd start_wqthread + 13

Thread 13:: Dispatch queue: NSOperationQueue 0x7fa802a117e0 (QOS: UNSPECIFIED)
0   libsystem_kernel.dylib        	0x00007fff6eb7a86a __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff6ec3956e _pthread_cond_wait + 722
2   com.apple.Foundation          	0x00007fff44df27bf -[__NSOperationInternal _waitUntilFinished:] + 858
3   com.apple.Foundation          	0x00007fff44e272e6 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 282
4   com.apple.dt.IDEFoundation    	0x00000001035d9242 __191-[IDELaunchSchemeAction runOperationForSchemeOperationParameters:withBuildOperation:buildParameters:buildableProductDirectories:schemeCommand:schemeActionRecord:outError:actionCallbackBlock:]_block_invoke_2 + 10
5   com.apple.dt.DVTFoundation    	0x000000010235f68a __DVTOPERATIONGROUP_CREATED_BY_CALLEE_IS_WAITING_ON_SUBOPERATIONS__ + 164
6   com.apple.dt.DVTFoundation    	0x000000010235f8f6 -[DVTOperationGroup main] + 69
7   com.apple.Foundation          	0x00007fff44d6012d -[__NSOperationInternal _start:] + 685
8   com.apple.dt.DVTFoundation    	0x000000010235f8a6 -[DVTOperationGroup start] + 113
9   com.apple.Foundation          	0x00007fff44d8a0e7 __NSOQSchedule_f + 227
10  libdispatch.dylib             	0x00007fff6e9f45f8 _dispatch_call_block_and_release + 12
11  libdispatch.dylib             	0x00007fff6e9f563d _dispatch_client_callout + 8
12  libdispatch.dylib             	0x00007fff6e9f7de6 _dispatch_continuation_pop + 414
13  libdispatch.dylib             	0x00007fff6e9f74a3 _dispatch_async_redirect_invoke + 703
14  libdispatch.dylib             	0x00007fff6ea033bc _dispatch_root_queue_drain + 324
15  libdispatch.dylib             	0x00007fff6ea03b46 _dispatch_worker_thread2 + 90
16  libsystem_pthread.dylib       	0x00007fff6ec356b3 _pthread_wqthread + 583
17  libsystem_pthread.dylib       	0x00007fff6ec353fd start_wqthread + 13

Thread 14:: Dispatch queue: NSOperationQueue 0x7fa815299b30 (QOS: UNSPECIFIED)
0   libsystem_kernel.dylib        	0x00007fff6eb7a86a __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff6ec3956e _pthread_cond_wait + 722
2   com.apple.Foundation          	0x00007fff44df27bf -[__NSOperationInternal _waitUntilFinished:] + 858
3   com.apple.Foundation          	0x00007fff44e272e6 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 282
4   com.apple.dt.IDEFoundation    	0x00000001035d924e __191-[IDELaunchSchemeAction runOperationForSchemeOperationParameters:withBuildOperation:buildParameters:buildableProductDirectories:schemeCommand:schemeActionRecord:outError:actionCallbackBlock:]_block_invoke_3 + 10
5   com.apple.dt.DVTFoundation    	0x000000010235f68a __DVTOPERATIONGROUP_CREATED_BY_CALLEE_IS_WAITING_ON_SUBOPERATIONS__ + 164
6   com.apple.dt.DVTFoundation    	0x000000010235f8f6 -[DVTOperationGroup main] + 69
7   com.apple.Foundation          	0x00007fff44d6012d -[__NSOperationInternal _start:] + 685
8   com.apple.dt.DVTFoundation    	0x000000010235f8a6 -[DVTOperationGroup start] + 113
9   com.apple.Foundation          	0x00007fff44d8a0e7 __NSOQSchedule_f + 227
10  libdispatch.dylib             	0x00007fff6e9f45f8 _dispatch_call_block_and_release + 12
11  libdispatch.dylib             	0x00007fff6e9f563d _dispatch_client_callout + 8
12  libdispatch.dylib             	0x00007fff6e9f7de6 _dispatch_continuation_pop + 414
13  libdispatch.dylib             	0x00007fff6e9f74a3 _dispatch_async_redirect_invoke + 703
14  libdispatch.dylib             	0x00007fff6ea033bc _dispatch_root_queue_drain + 324
15  libdispatch.dylib             	0x00007fff6ea03b46 _dispatch_worker_thread2 + 90
16  libsystem_pthread.dylib       	0x00007fff6ec356b3 _pthread_wqthread + 583
17  libsystem_pthread.dylib       	0x00007fff6ec353fd start_wqthread + 13

Thread 15:: <DBGLLDBSessionThread (pid=4201)>
0   libsystem_kernel.dylib        	0x00007fff6eb7a86a __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff6ec3956e _pthread_cond_wait + 722
2   libc++.1.dylib                	0x00007fff6bc74a0a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   com.apple.LLDBRPC             	0x000000011809aaa0 Packets::GetPacket(rpc_common::RPCPacket&) + 240
4   com.apple.LLDBRPC             	0x00000001180999f8 PacketMap::WaitForResponse(rpc_common::RPCPacket const&, rpc_common::RPCPacket&) + 46
5   com.apple.LLDBRPC             	0x00000001180998b8 rpc_common::Connection::SendPacketAndWaitForResponse(rpc_common::RPCPacket&, rpc_common::RPCPacket&) + 90
6   com.apple.LLDBRPC             	0x0000000118099717 rpc_common::Connection::SendRPCCallAndWaitForResponse(rpc_common::RPCStream&, rpc_common::RPCStream&) + 127
7   com.apple.LLDBRPC             	0x00000001180a6828 lldb_rpc::SBListener::WaitForEvent(unsigned int, lldb_rpc::SBEvent&) + 236
8   com.apple.dt.dbg.DebuggerLLDB 	0x00000001129ff3de -[LLDBRPCListener WaitForEvent:event:] + 31
9   com.apple.dt.dbg.DebuggerLLDB 	0x00000001129e626d DBGLLDBSessionThread(void*) + 5000
10  libsystem_pthread.dylib       	0x00007fff6ec362eb _pthread_body + 126
11  libsystem_pthread.dylib       	0x00007fff6ec39249 _pthread_start + 66
12  libsystem_pthread.dylib       	0x00007fff6ec3540d thread_start + 13

Thread 16:
0   libsystem_pthread.dylib       	0x00007fff6ec353f0 start_wqthread + 0

Thread 17 Crashed:: Dispatch queue: DTXChannel serializer queue [x1.c1]
0   com.apple.CoreSymbolicationDT 	0x0000000104f8b095 CSDemangleSymbolName + 30
1   com.apple.SymbolicationDT     	0x00000001051eb72c -[DVT_VMUClassInfo _demangleClassName] + 70
2   com.apple.SymbolicationDT     	0x00000001051ee36f -[DVT_VMUClassInfo initWithSerializer:classMap:version:] + 1452
3   com.apple.SymbolicationDT     	0x0000000105214aaf -[DVT_VMUClassInfoMap initWithCoder:] + 1566
4   com.apple.Foundation          	0x00007fff44d54417 _decodeObjectBinary + 2519
5   com.apple.Foundation          	0x00007fff44d5391e _decodeObject + 246
6   com.apple.Foundation          	0x00007fff44d5381a -[NSKeyedUnarchiver decodeObjectForKey:] + 205
7   com.apple.Foundation          	0x00007fff44d53687 -[NSKeyedUnarchiver decodeObjectOfClasses:forKey:] + 409
8   com.apple.SymbolicationDT     	0x000000010521d0ac +[DVT_VMUDirectedGraph _unarchivedObject:ofClass:options:] + 832
9   com.apple.SymbolicationDT     	0x00000001052227a9 -[DVT_VMUObjectGraph initWithArchived:version:options:] + 1099
10  com.apple.SymbolicationDT     	0x000000010520ad6a -[DVT_VMUProcessObjectGraph initWithArchived:version:options:] + 80
11  com.apple.SymbolicationDT     	0x000000010521dc3c -[DVT_VMUDirectedGraph initWithPlistRepresentation:error:] + 1501
12  com.apple.SymbolicationDT     	0x000000010521d1e6 +[DVT_VMUDirectedGraph directedGraphWithData:error:] + 73
13  com.apple.dt.IDE.IDEMemoryGraphDebugger	0x000000011d71ae6d _fetchMemoryGraph + 53
14  com.apple.dt.IDE.IDEMemoryGraphDebugger	0x000000011d71c0a6 __54-[XRMemoryGraphDebugger _loadMemoryGraphFromDebugger:]_block_invoke_4 + 794
15  com.apple.dt.instruments.DTXConnectionServices	0x0000000105019669 __51-[DTXChannel _scheduleMessage:tracker:withHandler:]_block_invoke.621 + 159
16  libdispatch.dylib             	0x00007fff6e9f45f8 _dispatch_call_block_and_release + 12
17  libdispatch.dylib             	0x00007fff6e9f563d _dispatch_client_callout + 8
18  libdispatch.dylib             	0x00007fff6e9fb8e0 _dispatch_lane_serial_drain + 602
19  libdispatch.dylib             	0x00007fff6e9fc396 _dispatch_lane_invoke + 385
20  libdispatch.dylib             	0x00007fff6ea046ed _dispatch_workloop_worker_thread + 598
21  libsystem_pthread.dylib       	0x00007fff6ec35611 _pthread_wqthread + 421
22  libsystem_pthread.dylib       	0x00007fff6ec353fd start_wqthread + 13

Thread 18:
0   libsystem_pthread.dylib       	0x00007fff6ec353f0 start_wqthread + 0

Thread 19:
0   libsystem_pthread.dylib       	0x00007fff6ec353f0 start_wqthread + 0

Thread 20:
0   libsystem_pthread.dylib       	0x00007fff6ec353f0 start_wqthread + 0

Thread 17 crashed with X86 Thread State (64-bit):
  rax: 0xac07b73b706a0065  rbx: 0x0000000000000038  rcx: 0x0000000000000050  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x00007fff40c6675c  rbp: 0x0000700000bf0ec0  rsp: 0x0000700000bf0ca0
   r8: 0x0000000000002066   r9: 0x00000000000191dd  r10: 0x0000000105261018  r11: 0x00007fa80293bbf0
  r12: 0x000000000000002c  r13: 0x00007fa80675ed80  r14: 0x00007fff68e72d7a  r15: 0x0000000000000007
  rip: 0x0000000104f8b095  rfl: 0x0000000000010206  cr2: 0x0000000000000000
  
Logical CPU:     2
Error Code:      0x00000004
Trap Number:     14


Binary Images:
       0x102209000 -        0x10220bff7  com.apple.dt.Xcode (10.3 - 14492.2) <88D6E291-78F7-38A6-8780-059FA5670AB8> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x102215000 -        0x1027dafff  com.apple.dt.DVTFoundation (10.3 - 14492.1) <10B5F933-A35A-3C05-A1D3-A475A07A2136> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
       0x102a4c000 -        0x102e91ff7  com.apple.dt.DVTKit (10.3 - 14492.1) <EC47AFEE-2771-3D75-8E6B-FD01F2034C57> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x1031d9000 -        0x1038f7ff7  com.apple.dt.IDEFoundation (10.3 - 14492.2) <FE849BD5-D90B-3E22-81E1-642EDF9F6FDC> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
       0x103e06000 -        0x10475ffff  com.apple.dt.IDEKit (10.3 - 14492.2) <F520E1B7-A66A-3B19-A8A7-1D4B53CBB8FE> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x104e83000 -        0x104e93ff7  com.apple.dt.DVTJRPC (1.0 - 1) <B76E1717-7765-33ED-8DD2-FAA09F07C0BA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTJRPC.framework/Versions/A/DVTJRPC
       0x104eb1000 -        0x104eb8ff7  com.apple.dt.DVTDeviceControlServices (1.0 - 1) <7E0ABB0F-CCD1-3637-8CA9-08565E08B212> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeviceControlServices.framework/Versions/A/DVTDeviceControlServices
       0x104ece000 -        0x104f0cff7  com.apple.DebugSymbols (192 - 192) <44D38932-F8B8-3936-9DEF-BACBF807E506> /Applications/Xcode.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT
       0x104f2e000 -        0x104fb3ff7  com.apple.CoreSymbolicationDT (10.2.1 - 64492.1) <C00F505B-9889-37DA-BC76-43FF3AC0D2FE> /Applications/Xcode.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT
       0x105009000 -        0x10502efff  com.apple.dt.instruments.DTXConnectionServices (10.2.1 - 64492.1) <8656EDF2-C9EE-3B09-8860-395969C0AB25> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
       0x105055000 -        0x105112fff  com.apple.dt.instruments.DVTInstrumentsFoundation (10.2.1 - 64492.1) <C87892FB-2450-3F3C-8EB0-D1E1707DB5EE> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation
       0x1051b9000 -        0x105244fd7  com.apple.SymbolicationDT (10.2.1 - 64492.1) <3DA1ECDF-AE34-39D0-B051-6FDAC1CD806A> /Applications/Xcode.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT
       0x10529f000 -        0x1052a6ffb  com.apple.kperfdataDT (1.0 - 1) <53B6EF76-EF18-393B-A06F-81784F790103> /Applications/Xcode.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT
       0x1052b0000 -        0x1052e4fff  com.apple.libktrace (1.0 - 271.250.1) <965C095A-46D0-3E27-ADCB-52B0E2D074CE> /Applications/Xcode.app/Contents/SharedFrameworks/ktraceDT.framework/Versions/A/ktraceDT
       0x105308000 -        0x10533bfff  com.apple.dt.instruments.DVTInstrumentsUtilities (10.2.1 - 64492.1) <1C607EA8-323B-3A90-9D1E-C0264A17C442> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
       0x105379000 -        0x105383ffb  com.apple.dt.DVTServices (10.3 - 14492.1) <A32E5E57-06BA-3142-91D4-B29747A320A6> /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices
       0x105393000 -        0x1053d4ffb  com.apple.dt.DVTPortal (10.3 - 1) <47854637-B5A6-3B6A-B1E6-0C2F5D4C42C5> /Applications/Xcode.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal
       0x105407000 -        0x105532fff  com.apple.dt.XCTest (1.0 - 14490.71) <243852E5-3D8D-396D-A261-05BF4D0EF66D> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest
       0x105601000 -        0x105619ff3  com.apple.dt.DVTDeviceFoundation (10.3 - 1) <EE83025A-9D5D-3FF0-BD2D-2BDE57007B26> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeviceFoundation.framework/Versions/A/DVTDeviceFoundation
       0x105637000 -        0x10566dff3  com.apple.dt.XCTAutomationSupport (1.0 - 14490.71) <A4880E74-668C-37AF-B98D-F64528883BFF> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/Versions/A/XCTAutomationSupport
       0x1056bd000 -        0x109810ff3 +libclang.dylib (1001.0.46.4) <2261B705-D4AF-3FEA-AD1F-780DE705CAA4> /Applications/Xcode.app/Contents/Frameworks/libclang.dylib
       0x10ac82000 -        0x10acfeff7  com.apple.dt.SourceKit (1.0 - 14490.29) <9851F13E-A368-3B9C-92C6-36D3F35F0CC6> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/SourceKit
       0x10ad39000 -        0x10adb7ff7  com.apple.dt.DVTAnalytics (1.0 - 1) <1520A2A0-3640-37C9-B5DB-B9583C3C5D36> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics
       0x10ae39000 -        0x10ae6eff7  com.apple.dt.DVTDocumentation (1.0 - 14492.1) <86847005-A960-3FD4-8E84-56AB6A2D10B8> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDocumentation.framework/Versions/A/DVTDocumentation
       0x10aeb0000 -        0x10aec9ff7  com.apple.dt.XCTDaemonControl (1.0 - 14490.71) <6B14777A-FA3C-34F4-9CA0-6B861C6C99CD> /Applications/Xcode.app/Contents/SharedFrameworks/XCTDaemonControl.framework/Versions/A/XCTDaemonControl
       0x10aeeb000 -        0x10af05ffb  com.apple.dt.XcodeKit (10.3 - 14492.2) <BA438ED1-F9B8-351A-BBE6-D7BC13FCDED0> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/XcodeKit.framework/Versions/A/XcodeKit
       0x10af21000 -        0x10af23ff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <7C26F1CB-7342-36A0-9058-E57A559C80E6> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
       0x10af3c000 -        0x10af3cfff  com.apple.XCWatchKit1Support (1.0 - 1) <B3F90586-F548-3B39-95EF-105DD09836C2> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/MacOS/XCWatchKit1Support
       0x10af56000 -        0x10afc06ef  dyld (655.1.1) <D3E77331-ACE5-349D-A7CC-433D626D4A5B> /usr/lib/dyld
       0x10b021000 -        0x10d09bff7 +libLTO.dylib (1001.0.46.4) <853C8731-8431-3470-897D-BB92E7DEC2DC> /Applications/Xcode.app/Contents/Frameworks/libLTO.dylib
       0x10d7dd000 -        0x10d8dcfff  com.apple.DNTDocumentationModel (1.0 - 14490.35) <F63B6C9C-15E2-3878-9675-6CCBF8A3FF42> /Applications/Xcode.app/Contents/SharedFrameworks/DNTDocumentationModel.framework/Versions/A/DNTDocumentationModel
       0x10da57000 -        0x10dbd5fff  com.apple.DNTDocumentationSupport (1.0 - 14490.35) <517D884A-6379-3917-910A-A4291912EF1D> /Applications/Xcode.app/Contents/SharedFrameworks/DNTDocumentationSupport.framework/Versions/A/DNTDocumentationSupport
       0x10dd2c000 -        0x10de43fff  com.apple.LocFramework (2.0 - 54) <6B8FED93-FE9B-3642-AB5C-8BF179F15C9B> /Applications/Xcode.app/Contents/SharedFrameworks/Localization.framework/Versions/A/Localization
       0x10dea7000 -        0x10df32fff  com.apple.dt.Xcode.DVTSourceControl (10.3 - 14490.33) <35D346BD-8211-3E0D-AC7A-F75DB1F935CA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
       0x10df90000 -        0x10e007ff7  com.apple.DNTSourceKitSupport (1.0 - 14490.35) <2F9BB86A-02F7-3CE0-9BC5-7506D4B9F47E> /Applications/Xcode.app/Contents/SharedFrameworks/DNTSourceKitSupport.framework/Versions/A/DNTSourceKitSupport
       0x10e059000 -        0x10e0deff7 +SKToolchain.dylib (14490.29) <CF912291-450D-3982-9E84-2395102331C9> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/XPCServices/com.apple.dt.SKAgent.xpc/Contents/Frameworks/SKToolchain.dylib
       0x10e110000 -        0x10e179ff7 +SKIPC.dylib (14490.29) <5464B371-6E48-3527-B4A8-6AB3F351790D> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/XPCServices/com.apple.dt.SKAgent.xpc/Contents/Frameworks/SKIPC.dylib
       0x10e1ac000 -        0x10e210ffb +SKSupport.dylib (14490.29) <6906A4BC-CFDC-3688-8FDB-AF9C6DD75D25> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/XPCServices/com.apple.dt.SKAgent.xpc/Contents/Frameworks/SKSupport.dylib
       0x10e23e000 -        0x10e268fff  com.apple.dt.DVTAnalyticsClient (10.3 - 1) <58A5420B-AF25-3D9A-9174-E8465AC741C4> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient
       0x10e2ba000 -        0x10e3b3fff  com.apple.DNTTransformer (1.0 - 14490.35) <CF231269-B35D-329D-B8D2-4B460B57ECB6> /Applications/Xcode.app/Contents/SharedFrameworks/DNTTransformer.framework/Versions/A/DNTTransformer
       0x10e48f000 -        0x10e4c4fff  com.apple.dt.IDEProducts (1.0 - 1) <67529018-7340-3A99-A5C4-1AE7BD4A0878> /Applications/Xcode.app/Contents/SharedFrameworks/IDEProducts.framework/Versions/A/IDEProducts
       0x10e4ee000 -        0x10e5b5fff  com.apple.dt.instruments.DTGraphKit (10.2.1 - 64492.1) <18940F1C-3471-3D49-9661-1E58F2962390> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
       0x10e80a000 -        0x10e810ff7  com.apple.dt.DVTPlaygroundCommunication (1.0 - 14490.7) <51ADE451-0302-3592-B029-5B2FF30A8F8E> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication
       0x1119e5000 -        0x1119e8047  libobjc-trampolines.dylib (756.2) <5795A048-3940-3801-90CE-33D1B1AF81F4> /usr/lib/libobjc-trampolines.dylib
       0x1119f1000 -        0x111a1cff7 +libMainThreadChecker.dylib (64492.1) <DF7D65B7-9DD4-3115-9F79-579CEA79A98A> /Applications/Xcode.app/Contents/Developer/usr/lib/libMainThreadChecker.dylib
       0x111be6000 -        0x111be6fff  com.apple.IDEWatchKit1SupportUI (10.3 - 14490.6) <0E4938F9-AB69-31F1-828C-9D524CBDC4F7> /Applications/Xcode.app/Contents/PlugIns/IDEWatchKit1SupportUI.ideplugin/Contents/MacOS/IDEWatchKit1SupportUI
       0x111bee000 -        0x111befffb  com.apple.dt.dbg.DebuggerLLDBService (10.3 - 14492.1) <B9D55748-DDD1-3086-B044-6F413C546497> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
       0x111bf7000 -        0x111c01fff  com.apple.xcode.plug-in.CoreBuildTasks (12.3 - 14492.1) <FE9B4DF9-247B-37D4-AE5C-7DFF2831C24C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
       0x111c0c000 -        0x111c0cff7  com.apple.assetvalidation-plugin (1.0 - 1) <8AEE0F30-D407-36CD-B11D-9A65F0B4CE22> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/assetvalidation.xcplugin/Contents/MacOS/assetvalidation
       0x112266000 -        0x112266ff7  com.apple.xcode.compilers.coredata (12.3 - 14492.1) <F975D2F6-1249-335A-AB38-53FDC082F53F> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
       0x11226f000 -        0x112274fff  com.apple.dt.XCTDaemonControlMobileDevice (1.0 - 14490.71) <4E0079D5-AC8B-353B-B46F-0FAFC936E479> /Applications/Xcode.app/Contents/SharedFrameworks/XCTDaemonControlMobileDevice.framework/Versions/A/XCTDaemonControlMobileDevice
       0x1122a7000 -        0x1122aaffb  com.apple.XCWatchOSSupport (1.0 - 1) <606317AD-C8F4-3C8B-84A9-48BCAEB880DA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchOSSupport.xcplugin/Contents/MacOS/XCWatchOSSupport
       0x1122b2000 -        0x1122b2ff7  com.apple.Metal (1.0 - 1) <6281F63B-C104-3FDE-8445-86C304BDC2B6> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
       0x1122db000 -        0x1122deff7  com.apple.xcode.compilers.mlkit (12.3 - 14490.8) <6EFD176A-8AE1-3147-8405-9626F76CF8A0> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/MLKit.xcplugin/Contents/MacOS/MLKit
       0x1122e6000 -        0x1122eaff7  com.apple.xcode.compilers.intents (10.3 - 14490.14) <AC36B5EF-E0A0-3B2C-A51B-C97F9A522DCF> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Intents.xcplugin/Contents/MacOS/Intents
       0x1122f3000 -        0x1122f3fff  com.apple.IBCompilerPlugin (10.3 - 14490.70) <A7A39CFD-3E6E-3372-A421-D3CD071A7542> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/IBCompilerPlugin.xcplugin/Contents/MacOS/IBCompilerPlugin
       0x1122f9000 -        0x1122f9ff7  com.apple.compilers.clang (12.3 - 14492.1) <0D766249-743A-37D8-8534-FD9CFA957D7F> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0
       0x1122ff000 -        0x112300fff  com.apple.dt.IDEWatchSupportCore (1.0 - 1) <2698D588-5C1A-34CF-8A06-9F8046CB85F6> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore
       0x112317000 -        0x11231cff7  com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <E77A8940-5DD1-332B-B63D-1BC7FEF8CA2D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore
       0x112325000 -        0x112327ff3  com.apple.dt.IDEAppleTVSupportCore (1.0 - 1) <3EDEC11B-81A1-30ED-9BF9-298EE5CFD7F1> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.ideplugin/Contents/MacOS/IDEAppleTVSupportCore
       0x112362000 -        0x112369ff7  com.apple.dt.IDE.IDEOSXSupportCore (10.3 - 14490.6) <C92B2326-54A7-3D5E-B7AB-5FA0C1CAE4ED> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
       0x11239f000 -        0x1123f3ff3  com.apple.dt.dbg.DebuggerFoundation (10.3 - 14492.1) <F5AE71B9-EF8B-3CB2-90CD-699C14F36E7C> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
       0x112438000 -        0x1124cbffb  com.apple.CoreSimulator (587.35 - 587.35) <0274C7CA-A3E7-3A39-BCA9-C117DF69F40A> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
       0x112517000 -        0x112535ffb  com.apple.dt.DebugHierarchyFoundation (1.0 - 2) <60D8E495-C55B-3502-81A8-5A2421297AE4> /Applications/Xcode.app/Contents/SharedFrameworks/DebugHierarchyFoundation.framework/Versions/A/DebugHierarchyFoundation
       0x112553000 -        0x112569ff7  com.apple.dt.DebugHierarchyKit (1.0 - 2) <FE0623DB-0FBF-301C-80BD-ABAA84C8AAAC> /Applications/Xcode.app/Contents/SharedFrameworks/DebugHierarchyKit.framework/Versions/A/DebugHierarchyKit
       0x112587000 -        0x112612fff  com.apple.dt.IBAutolayoutFoundation (10.3 - 14490.70) <146A0002-A697-37EF-9C2F-1344136223A1> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
       0x112674000 -        0x1127acff7  com.apple.dt.IBFoundation (10.3 - 14490.70) <75261439-3D62-349A-A7D5-FB1C1A43FD9B> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
       0x11288b000 -        0x112893ffb  com.apple.CoreSimulator.CoreSimulatorUtilities (587.35 - 587.35) <9C68B32E-FEA1-309F-8FFF-98DFC360E43C> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimulatorUtilities.framework/Versions/A/CoreSimulatorUtilities
       0x11289e000 -        0x1128a8ff3  com.apple.CoreSimulator.CoreSimDeviceIO (587.35 - 587.35) <A8206B1D-1ACC-3958-A6FD-7A1F3298573A> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimDeviceIO.framework/Versions/A/CoreSimDeviceIO
       0x1128b8000 -        0x1129a5fff  com.apple.AppleCV3D (1.21.31 - 1.21.31) <6F0AAAFC-372E-302F-898E-ACB7DB7628B5> /Applications/Xcode.app/Contents/SharedFrameworks/AppleCV3D.framework/Versions/A/AppleCV3D
       0x1129b5000 -        0x112a29fff  com.apple.dt.dbg.DebuggerLLDB (10.3 - 14492.1) <BCC3DE00-F947-3804-A00C-CF60F50215D2> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
       0x112aa7000 -        0x116cf6fff  com.apple.LLDB.framework (1.1001.0.13.3 - 1001.0.13.3) <848B25A1-9A65-3713-A03A-9C29D6633043> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
       0x11808b000 -        0x1180cfff7  com.apple.LLDBRPC (1.0 - 1001.0.13.3) <0EB6210F-B1A4-32E7-AF60-F059581A1033> /Applications/Xcode.app/Contents/SharedFrameworks/LLDBRPC.framework/Versions/A/LLDBRPC
       0x118108000 -        0x11818aff3  com.apple.dt.IDE.Xcode3Core (10.3 - 14492.1) <C4572F52-368D-34FF-8BEF-3DED23D8B34C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
       0x1181d5000 -        0x11856cff7  com.apple.Xcode.DevToolsCore (12.3 - 14492.1) <D8736980-EC80-3150-9E8E-2CE1C90AB6B3> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x118729000 -        0x118731fff  com.apple.DevToolsFoundation (12.3 - 14492.1) <D496E967-1D49-3CDE-901C-2569BF9953EA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x11873e000 -        0x118771ff3  com.apple.Xcode.DevToolsSupport (12.3 - 14492.1) <73262A57-5F6A-3D19-928C-6A52D47222BB> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x11879a000 -        0x118836ff7  com.apple.dt.IDE.IDEiOSSupportCore (10.3 - 14490.49) <EE088545-C0C2-39F4-8B63-3F9A4511358F> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
       0x11889c000 -        0x1188b1fff  com.apple.DVTiPhoneSimulatorRemoteClient (10.3 - 14490.49) <1E16E8E6-9C87-37B5-9BC2-4960B59A4B71> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
       0x1188c7000 -        0x11895eff7  com.apple.DTDeviceKitBase (10.3 - 14490.49) <92928D6D-B230-3842-97AE-DE16015AD0F4> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x118a5e000 -        0x118a5fff3 +liblaunch_sim.dylib (1336.264.3) <B5003D24-CFFD-3C25-AFD9-A793FAE08C0C> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/watchOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x118a65000 -        0x118a66ff3 +liblaunch_sim.dylib (1336.260.13) <BB1DB2EC-F2F3-3082-A04B-621F61BAD8FD> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x118a6c000 -        0x118a6dff3 +liblaunch_sim.dylib (1336.252.1) <CE709E3F-E10F-31C5-8DD7-FEA160F2DC39> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 12.2.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x118b52000 -        0x118b75fff  com.apple.dt.IDE.IDEPlaygroundExecution (10.3 - 14492.1) <5D7C616C-2749-3B02-8BC4-1196FEBBCD67> /Applications/Xcode.app/Contents/PlugIns/IDEPlaygroundExecution.ideplugin/Contents/MacOS/IDEPlaygroundExecution
       0x118ba5000 -        0x118ba5ff7  com.apple.dt.IDE.IDEPegasusSourceEditor (10.3 - 14492.1) <318A9067-83AA-3791-94B9-59A25B83DE23> /Applications/Xcode.app/Contents/PlugIns/IDEPegasusSourceEditor.ideplugin/Contents/MacOS/IDEPegasusSourceEditor
       0x118dab000 -        0x118dcbff3  com.apple.IBCocoaTouchToolFoundation (10.3 - 14490.49) <F8B266B9-4C40-3465-AE1E-68DE3B568E09> /Applications/Xcode.app/Contents/Frameworks/IBCocoaTouchToolFoundation.framework/Versions/A/IBCocoaTouchToolFoundation
       0x118dfe000 -        0x118e0effb  com.apple.DTDeviceKit (4.2 - 14490.49) <3AEFDB98-B114-37D9-96AE-0B99586AD668> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x118e37000 -        0x118e3bffb  com.apple.audio.AppleHDAHALPlugIn (282.54 - 282.54) <207D25F0-B094-3569-AA6D-09B4EDD72861> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x118e4b000 -        0x118e67ffb  com.apple.dt.XCLanguageSupport (10.3 - 14490.24) <9AE73C82-AC5C-30F4-A078-7D9AECE8DE86> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
       0x118e7c000 -        0x118f05ff7  com.apple.xcode.GameToolsFoundation (1.0 - 14490.8) <07C349E9-A3FF-30B2-BDF3-6A70760A7F20> /Applications/Xcode.app/Contents/SharedFrameworks/GameToolsFoundation.framework/Versions/A/GameToolsFoundation
       0x119027000 -        0x11905aff3  com.apple.gputools.GLToolsMobileAnalysis (1.0 - 24215) <EABE65DB-F167-3DB5-B1E9-548CC10717A5> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis
       0x119755000 -        0x11975dffb  com.apple.dt.IDEAppleTVSupportUI (1.0 - 1) <E8835FD3-3794-35BE-93C8-04A6365F3A29> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportUI.ideplugin/Contents/MacOS/IDEAppleTVSupportUI
       0x1197af000 -        0x1197b9fff  com.apple.dt.IDE.IDEPlaygroundSimulator (10.3 - 14490.49) <FBBCF5E0-A26F-3F62-BD52-2FE044B826F0> /Applications/Xcode.app/Contents/PlugIns/IDEPlaygroundSimulator.ideplugin/Contents/MacOS/IDEPlaygroundSimulator
       0x1197c8000 -        0x119869ff7  com.apple.SimulatorKit (1.0 - 545.2) <C47A4D76-02BE-3E53-9EA2-FD0B18779A78> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
       0x1199ec000 -        0x119a05ff7  com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration (10.3 - 14490.49) <33A9BBA9-6673-341F-83CC-5D52CD7D0AA3> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderiOSIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSIntegration
       0x119a1e000 -        0x119a65ff7  com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration (10.3 - 14490.22) <CACC7DD2-9E0B-3EF2-9E61-434560398416> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration
       0x119aa6000 -        0x119b2aff3  com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (10.3 - 14490.21) <18D149C7-EB52-3514-9D28-6F321E833EC7> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
       0x119bb1000 -        0x119bb6fff  com.apple.dt.IDE.IDEInterfaceBuilderEditorDFRSupport (10.3 - 14490.7) <58BA3EA7-16E5-3814-BEDE-07E4AEBB27BE> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderEditorDFRSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderEditorDFRSupport
       0x119bd1000 -        0x119bd6ff3  com.apple.dt.dbg.DebuggerKit (1.0 - 1) <6137EDB7-A8BF-3207-9968-53A885DCF574> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit
       0x11a041000 -        0x11a06ffff +libswiftDemangle.dylib (1001.0.82.4) <09B11EA7-286E-3337-89D0-C8AB97E358E1> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libswiftDemangle.dylib
       0x11a2df000 -        0x11a4fefff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (10.3 - 14490.70) <59E4ED30-DCDF-3A8A-B147-A1BC7FFA2D1D> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.framework/IDEInterfaceBuilderCocoaIntegration
       0x11a6e5000 -        0x11a70bfff  com.apple.dt.IDE.IDEInterfaceBuilderDFRSupport (10.3 - 14490.12) <DD39B2D4-5534-3CFF-B063-E6507978B798> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderDFRSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderDFRSupport
       0x11a739000 -        0x11a7d8ff3  com.apple.dt.IDE.IDESourceEditor (10.3 - 14492.1) <89D46A50-263C-338C-8F20-EFE613677BE3> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
       0x11a83f000 -        0x11a850fff  com.apple.MarkupSupport (1.0 - 1) <2BE0E3BD-2097-371E-B36C-DD16B9F6A5D7> /Applications/Xcode.app/Contents/SharedFrameworks/MarkupSupport.framework/Versions/A/MarkupSupport
       0x11a86f000 -        0x11a876ffb  com.apple.dt.IDE.HexEditor (10.3 - 14492.1) <9DA159FC-1D76-3072-A670-734F0D10000E> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
       0x11acaf000 -        0x11acb5ff7  com.apple.dt.IDE.IBBuildSupport (10.3 - 14490.70) <B7DC1DED-D9F2-3949-B66E-3AED566D1704> /Applications/Xcode.app/Contents/PlugIns/IBBuildSupport.ideplugin/Contents/MacOS/IBBuildSupport
       0x11ae5f000 -        0x11b45efff  com.apple.dt.IDE.IDEInterfaceBuilderKit (10.3 - 14490.70) <D8A635EE-2157-3FA4-8FA8-BA81AA3FBAA6> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.framework/IDEInterfaceBuilderKit
       0x11b88c000 -        0x11bac5ff3  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (10.3 - 14490.49) <571D0007-DC43-3582-923B-38232DC5D98D> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration
       0x11bcb0000 -        0x11bcd1ff7  com.apple.SourceModelSupport (1.0 - 1) <712C5E3D-FADD-3B43-920C-3E12004ACF32> /Applications/Xcode.app/Contents/SharedFrameworks/SourceModelSupport.framework/Versions/A/SourceModelSupport
       0x11be00000 -        0x11bf95fff  com.apple.audio.units.Components (1.14 - 1.14) <8B1DABE8-8F96-364D-9C60-36B06CD73466> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x11c031000 -        0x11c3effff  com.apple.dt.SourceEditor (1.0 - 1) <F87C5989-6448-3830-991D-1C458685D133> /Applications/Xcode.app/Contents/SharedFrameworks/SourceEditor.framework/Versions/A/SourceEditor
       0x11c716000 -        0x11c760fff  com.apple.dt.IDE.IDESourceCodeComparisonEditor (10.3 - 14492.1) <315B5834-163F-33B6-9839-DFE2254189AF> /Applications/Xcode.app/Contents/PlugIns/IDESourceCodeComparisonEditor.ideplugin/Contents/MacOS/IDESourceCodeComparisonEditor
       0x11c7bf000 -        0x11c9a6fff  com.apple.dt.IDESourceEditor (1.0 - 1) <909638B5-0F57-3B62-A22E-A68235D82AAE> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.framework/Versions/A/IDESourceEditor
       0x11cb5c000 -        0x11cbd9fff  com.apple.SourceKitSupport (1.0 - 1) <73172D42-49FD-3025-AD4F-C7F9D659BBEF> /Applications/Xcode.app/Contents/SharedFrameworks/SourceKitSupport.framework/Versions/A/SourceKitSupport
       0x11cc6d000 -        0x11ccb9fff  com.apple.dt.DVTSourceEditor (1.0 - 1) <05FE6579-53B9-3A6A-A5AC-F3D890D82315> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceEditor.framework/Versions/A/DVTSourceEditor
       0x11cd42000 -        0x11cd98ff7  com.apple.dt.DVTMarkdown (1.0 - 1) <F8357B2B-DE38-3702-9469-D60F44D97C67> /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/DVTMarkup
       0x11cdc1000 -        0x11cdf3ffb  com.apple.dt.CommonMark (1.0 - 1) <BAC1665C-F0A5-3B4C-84BE-14B01006E52D> /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/Frameworks/CommonMark.framework/Versions/A/CommonMark
       0x11ce04000 -        0x11cf3dfff  com.apple.dt.IDE.IDESourceControlUI (10.3 - 14492.1) <AF43027A-1E66-3F68-B901-EAB8A536DDDD> /Applications/Xcode.app/Contents/PlugIns/IDESourceControlUI.ideplugin/Contents/MacOS/IDESourceControlUI
       0x11d0ba000 -        0x11d108ff7  com.apple.dt.IDE.IDEiPhoneSupport (10.3 - 14490.49) <5FA56F88-A8A7-3F0B-A315-2739707487D5> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
       0x11d154000 -        0x11d301ff7  com.apple.dt.IDE.Xcode3UI (10.3 - 14492.1) <EE5CCD47-CAF1-3B97-990F-E09F9B698CF9> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
       0x11d469000 -        0x11d497ff3  com.apple.dt.HexFiendFramework (10.3 - 14492.1) <507BEC7D-5C72-3C84-AB76-C87BD2233A9A> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
       0x11d4c0000 -        0x11d5feff7  com.apple.dt.dbg.DebuggerUI (10.3 - 14492.1) <4CA89322-3561-37D8-B2A4-F8F699F9B4BD> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
       0x11d70b000 -        0x11d73fffb  com.apple.dt.IDE.IDEMemoryGraphDebugger (10.3 - 14492.1) <A077B27A-D1E3-3C96-82F8-7BCED9A73FBE> /Applications/Xcode.app/Contents/PlugIns/IDEMemoryGraphDebugger.ideplugin/Contents/MacOS/IDEMemoryGraphDebugger
       0x11d770000 -        0x11d786fff  com.apple.security.csparser (3.0 - 58286.270.3.0.1) <215095F3-2B6A-3F8D-A8AB-5E29C3A861F6> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x11d797000 -        0x11d815fff  com.apple.dt.IDEProductsUI (1.0 - 1) <47E5CBD8-9F62-3CE6-8052-B93EBF3704E4> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI
       0x11fb5c000 -        0x11fbceff7  com.apple.dt.gpu.GPUDebuggerFoundation (10.3 - 24490.14) <D0E479B6-03B5-33A1-BE2D-D0D08E8F8D0D> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
       0x11fc2d000 -        0x11fc33ff7  com.apple.GPUToolsPlatform (1.0 - 24490.7) <BD5D4226-8197-3535-AC29-B3FB7BECC906> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsPlatform.framework/Versions/A/GPUToolsPlatform
       0x11fc3e000 -        0x11fc50ff7  com.apple.GPUToolsShaderProfiler (1.0 - 24490.5) <8B4FDD75-0A94-38EF-B286-18269197E872> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler
       0x11fc64000 -        0x11fcaefff  com.apple.GPUToolsCore (1.0 - 24490.7) <F08B6977-A6BC-3E42-BD29-42AA43C900DD> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
       0x11fced000 -        0x11fd2bfff  com.apple.GPUTools (1.0 - 24490.7) <F74D570D-A495-32B0-9EA5-8E245596F0B0> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
       0x11fd5e000 -        0x11fdb1fff  com.apple.GLToolsServices (1.0 - 24490.5) <EC60E0A0-3789-34FF-9E4A-625B40F57EF0> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices
       0x11fdf3000 -        0x11fe6cff7  com.apple.GPUToolsServices (1.0 - 24490.5) <F7140AEE-4383-3678-8C19-DFE01B08E00E> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
       0x11febd000 -        0x11febeff7  com.apple.GPUToolsInterface (1.0 - 24490.5) <B5337F6C-B368-3237-A687-93C21AE42E19> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
       0x11fec4000 -        0x11fed9fff  com.apple.GLToolsInterface (1.0 - 24490.5) <FBCBC1B0-9260-3125-B1F8-7EDD41C991FE> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface
       0x11fee8000 -        0x11ff4fff7  com.apple.GLToolsCore (1.0 - 24490.7) <F6DB2FAF-FDC4-315E-8D14-A4B969E1DBF0> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore
       0x11ff6d000 -        0x11ff82ff7  com.apple.GLTools (1.0 - 24490.7) <50B3697C-CDA9-3D19-A985-9AB65C90EAF1> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools
       0x11ff8a000 -        0x12000bfff  com.apple.gputools.GLToolsAnalysisEngine (1.0 - 24490.5) <D37F55D7-6795-3B79-9FF9-BBB4098AC514> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine
       0x12004f000 -        0x1200b8fff  com.apple.dt.gpu.GPUDebuggerKit (10.3 - 24490.14) <07519349-27C5-3844-BBC1-A364D57CFD46> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
       0x120116000 -        0x1201aaff7  com.apple.dt.IDE.IDEDocViewer (10.3 - 14492.1) <0F567AF6-7255-3114-ABD2-21BC5E13627B> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
       0x120242000 -        0x12024aff3  com.apple.dt.gpu.GPUTraceDebugger (10.3 - 24490.14) <19154FFE-B990-3029-93DF-D9F5667EAF6F> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
       0x120257000 -        0x1202ffff7  com.apple.dt.gpu.GPUTraceDebuggerUI (10.3 - 24490.14) <D2D6B7C5-D805-3722-A431-BADFC0B05ADC> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
       0x120372000 -        0x120396ff7  com.apple.dt.IDEIODebugGaugesUI (10.3 - 14492.1) <507E169B-D0E9-3603-AB2F-77C6296A8D1F> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI
       0x1203c2000 -        0x1203caff3  com.apple.dt.IDEIODebugGaugesCore (10.3 - 14492.1) <065C0213-4441-3576-9345-62AFAFABA21C> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore
       0x1203db000 -        0x120562fff  com.apple.dt.gpu.GPURenderTargetEditor (10.3 - 24490.14) <6430FD53-B960-32F5-8776-62D4284D97CC> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
       0x1206a2000 -        0x1206a5fff  com.apple.MTLToolsServices (1.0 - 1) <538E8390-7883-3927-A4D3-CC2377C97DAF> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices
       0x1206ac000 -        0x1206cbfff  com.apple.MTLTools (1.0 - 1) <7D3734DB-F008-372C-B813-B30F0942A29D> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools
       0x1206db000 -        0x1206ddfff  com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 24490.5) <89CC290D-038B-3FF5-8F23-EBF82BB66EBE> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine
       0x1206e3000 -        0x1206e6ff3  com.apple.dt.gpu.GPUDebuggertvOSSupport (10.3 - 24209) <075E7915-0544-3D04-8071-70F28A722ECB> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggertvOSSupport.ideplugin/Contents/MacOS/GPUDebuggertvOSSupport
       0x1206ee000 -        0x1206eefff  com.apple.GLToolsMobileFoundation (1.0 - 24215) <2582334F-4E81-31E5-9BE7-970C9B4F76C8> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation
       0x1206f3000 -        0x12074fff7  com.apple.GLToolsExpert (1.0 - 24215) <A14F7665-64AE-33DA-9041-E3758FEA2443> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert
       0x120789000 -        0x1207a2ff7  com.apple.GLToolsShaderProfiler (1.0 - 24490.5) <2A04FC87-A798-3296-8579-B2ABD6900684> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler
       0x1207b0000 -        0x1207c2fff  com.apple.GPUToolsMobileFoundation (1.0 - 24215) <44303D90-3C07-3DD7-B06D-9D7F1AA26A3F> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation
       0x1207d5000 -        0x1207d8ff3  com.apple.dt.gpu.GPUDebuggerOSXSupport (10.3 - 24490.14) <FF4EB837-74C4-3088-964C-315038162F35> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerOSXSupport.ideplugin/Contents/MacOS/GPUDebuggerOSXSupport
       0x1207e0000 -        0x1207ecfff  com.apple.GPUToolsDesktopFoundation (1.0 - 24205) <7159BD4A-C515-389E-A298-A91EA98A1D54> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/GPUToolsDesktopFoundation.framework/Versions/A/GPUToolsDesktopFoundation
       0x1207f9000 -        0x1207fcff7  com.apple.dt.gpu.GPUDebuggeriOSSupport (10.3 - 24209) <93439C4C-B4CB-3FE5-B77E-4DD8F5D71F22> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport
       0x120804000 -        0x120804fff  com.apple.dt.IDEContinuousIntegration (1.0 - 1) <C8E01A9E-CA24-3811-A6F5-24FBE65141EF> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration
       0x12080a000 -        0x1208eaff7  com.apple.XCSCore (1.0 - 1) <E5233055-6CBA-38DA-9E7E-2BE8DCDE1B85> /Applications/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore
       0x120985000 -        0x120b37ff7  com.apple.dt.XCSUI (1.0 - 1) <0E368A5F-3ACD-350D-94EB-A11D362431E8> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI
       0x120ca3000 -        0x120cccff3  com.apple.dt.XCSUIDataSource (1.0 - 14490.22) <7A1E48C3-1C78-3784-90AF-A03CDB546C3F> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUIDataSource.framework/Versions/A/XCSUIDataSource
       0x120cf5000 -        0x120d80ff7  com.apple.dt.XCSAdministration (1.0 - 1) <B8924FCF-4B73-35D2-9798-9CD6CCB9E4FE> /Applications/Xcode.app/Contents/SharedFrameworks/XCSAdministration.framework/Versions/A/XCSAdministration
       0x120e27000 -        0x120e35ff7  com.apple.dt.XCSSecurity (1.0 - 1) <D4A5C411-2939-3A16-ABCA-77C9AA1930F2> /Applications/Xcode.app/Contents/SharedFrameworks/XCSSecurity.framework/Versions/A/XCSSecurity
       0x120e42000 -        0x120e45fff  com.apple.IDEServerTools (1.0 - 1) <30387BC5-E984-3DDE-9634-6754C467AC28> /Applications/Xcode.app/Contents/SharedFrameworks/IDEServerTools.framework/Versions/A/IDEServerTools
       0x120e4d000 -        0x120f18fff  com.apple.protobuf.SwiftProtobuf (1.0 - 1.0.3) <259925ED-9A52-3E8E-9155-4D67751D65AA> /Applications/Xcode.app/Contents/SharedFrameworks/XCSAdministration.framework/Versions/A/Frameworks/SwiftProtobuf.framework/Versions/A/SwiftProtobuf
       0x120fb9000 -        0x120fbaff3 +liblaunch_sim.dylib (1336.260.13) <55108802-DDC0-337D-847C-F6EB480218B4> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x121298000 -        0x1212f9fff  com.apple.dt.IDE.IDEPlaygroundEditor (10.3 - 14492.1) <CA9CB754-E01A-3AD7-BB56-5BAA1732284E> /Applications/Xcode.app/Contents/PlugIns/IDEPlaygroundEditor.ideplugin/Contents/MacOS/IDEPlaygroundEditor
       0x121453000 -        0x12145aff7  com.apple.dt.ScriptingDefinitionEditor (10.3 - 14492.1) <EDE2568D-C481-349C-9197-25FDF3E11B5C> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
       0x1215b2000 -        0x121646ff7  com.apple.dt.IDE.IDEPegasusPlaygroundEditor (10.3 - 14492.1) <FB2F1216-426B-3506-BA84-2944BBB29218> /Applications/Xcode.app/Contents/PlugIns/IDEPegasusPlaygroundEditor.ideplugin/Contents/MacOS/IDEPegasusPlaygroundEditor
       0x12174e000 -        0x12187ffff  com.apple.dt.IDE.IDESceneKitEditor (10.3 - 14490.14) <A557C9D1-4B87-3C0A-A88F-B9812874910E> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor
       0x121b46000 -        0x121b4cfff  com.apple.dt.IDEWatchSupportUI (1.0 - 1) <BE327494-8F06-3258-BC29-7EB3D0B1C6F4> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportUI.ideplugin/Contents/MacOS/IDEWatchSupportUI
       0x121ba0000 -        0x121bb0ff7  com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 24215) <A7FF1A39-E423-3F80-841A-2DCF4BAAC30B> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport
       0x121bba000 -        0x121d34ff7  com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 24490.5) <07774893-0E92-3FBB-AE8B-4B8D91356F6B> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics
       0x126bad000 -        0x126c3cff7  com.apple.dt.IDE.IDEModelFoundation (10.3 - 14492.1) <1E885D84-D9F7-3DC4-85F4-9B6BCC9F9A28> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
       0x126ca8000 -        0x126d82ff3  com.apple.dt.IDE.IDEModelEditor (10.3 - 14492.1) <8742E894-C491-3DC0-B03F-9E6AD92A0AFD> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
       0x126e4b000 -        0x126e53ff7  com.apple.dt.XCBCSupport (1.0 - 14492.1) <76CD07BE-3FAD-3C3B-8AF4-CD9E8504804F> /Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBCSupport.framework/Versions/A/XCBCSupport
       0x12726a000 -        0x12739ffff  com.apple.IDESpriteKitParticleEditor (2.0 - 2) <7FA4E7C7-E6AB-353B-A63A-9BF779D9C557> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor
       0x127c0d000 -        0x127c3fff7  com.apple.DTGraphKitSpriteKitAssets (1.0 - 1) <3085E9F8-03A3-32FF-831E-798529694F89> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/Resources/DTGraphKitSpriteKitAssets.bundle/Contents/MacOS/DTGraphKitSpriteKitAssets
       0x127e3b000 -        0x127e92fff  com.apple.dt.IDE.XCBuildSupport (1.0 - 14492.1) <BC15F165-75C0-3D34-8213-ABDEAA825EE6> /Applications/Xcode.app/Contents/PlugIns/XCBuildSupport.ideplugin/Contents/MacOS/XCBuildSupport
       0x127ede000 -        0x127f53ff7  com.apple.dt.XCBuild (1.0 - 14492.1) <ADE9B24A-54FD-3615-BF50-9712159966CC> /Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/XCBuild
       0x127fe1000 -        0x128078ff7  com.apple.dt.XCBProtocol (1.0 - 14492.1) <9F5A1709-191D-3095-A42C-7FEBD959733B> /Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBProtocol.framework/Versions/A/XCBProtocol
       0x12813a000 -        0x1281f2fff  com.apple.dt.XCBUtil (1.0 - 14492.1) <E1CD5298-51B3-3EA0-934B-6806D7CCBA85> /Applications/Xcode.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBUtil.framework/Versions/A/XCBUtil
       0x1282cf000 -        0x1282d8ffb  com.apple.dt.IDE.IDEInstrumentsService (10.3 - 14492.1) <8504C48C-71D8-3104-83E9-F1578301430E> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
       0x12837b000 -        0x1283abfff  com.apple.sourcekitd (1.0 - 1001.0.82.4) <83E144E0-2C14-33AB-9D81-0D732F178808> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/sourcekitd
       0x1283c3000 -        0x12c516ff3 +libclang.dylib (1001.0.46.4) <2261B705-D4AF-3FEA-AD1F-780DE705CAA4> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
       0x12d986000 -        0x12edb1ff3 +libmetal.dylib (902.1.49) <E6081435-65CA-366B-A641-0EB252CB00FB> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/metal/macos/lib/metalfe/libmetal.dylib
       0x12f0cd000 -        0x12f0ebff7  com.apple.dt.IDE.IDEQuickHelp (10.3 - 14492.1) <3601555B-795A-3538-A633-77BD1FFD8C3D> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
       0x12f11b000 -        0x12f147fff  com.apple.dt.IDELanguageSupportUI (10.3 - 14490.24) <C189ED69-4B70-307E-9BE2-517DE791AB96> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI
       0x12f3f9000 -        0x12f405ff3  com.apple.dt.PlistEditor (10.3 - 14492.1) <8976D52D-EABF-3291-9D61-DA388E43C094> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
       0x12f417000 -        0x12f42dff7  com.apple.dt.IDE.IDERTFEditor (10.3 - 14492.1) <D333EAEC-7EF4-3654-9432-09CE7F9C0842> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
       0x133621000 -        0x13362aff3  com.apple.dt.IDE.IDEiOSDebugger (10.3 - 14490.49) <DA4D62F2-8F71-38DA-AA17-A9CF8DD70BA7> /Applications/Xcode.app/Contents/PlugIns/IDEiOSDebugger.ideplugin/Contents/MacOS/IDEiOSDebugger
    0x7fff3718e000 -     0x7fff3718fff7  libCyrillicConverter.dylib (73) <84850959-622E-35AB-82A4-D4AC217E8CC4> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x7fff37214000 -     0x7fff3756dfff  com.apple.RawCamera.bundle (8.15.0 - 1031.4.4) <AB6E8A8F-0BFE-37EE-A135-44ABA4FCB559> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff3b1f0000 -     0x7fff3b281ff7  com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (12.10.12 - 12.1.0) <E67EC9CB-0D8E-302A-91DB-AC5DA53743EC> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
    0x7fff3eaeb000 -     0x7fff3ecc7ffb  com.apple.avfoundation (2.0 - 1550.4) <5854207B-6106-3DA4-80B6-36C42D042F26> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3ecc8000 -     0x7fff3ed8dfff  com.apple.audio.AVFAudio (1.0 - ???) <D454A339-2FC6-3EF6-992F-D676046612DB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff3ed8f000 -     0x7fff3ee94fff  com.apple.AVKit (1.1 - 446.50.101) <56AD537F-0BA5-360D-8B83-D5BB16A1BF4E> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
    0x7fff3ee95000 -     0x7fff3ee95fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3ee96000 -     0x7fff3eeacff7  libCGInterfaces.dylib (506.22) <1B6C92D9-F4B8-37BA-9635-94C4A56098CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff3eead000 -     0x7fff3f546fef  com.apple.vImage (8.1 - ???) <53FA3611-894E-3158-A654-FBD2F70998FE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff3f547000 -     0x7fff3f7c0ff3  libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff3f7c1000 -     0x7fff3f833ffb  libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff3f834000 -     0x7fff3fbddff3  libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff3fbde000 -     0x7fff3fbf3feb  libLinearAlgebra.dylib (1243.200.4) <CB671EE6-DEA1-391C-9B2B-AA09A46B4D7A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff3fbf4000 -     0x7fff3fbf9ff3  libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff3fbfa000 -     0x7fff3fc76ff3  libSparse.dylib (79.200.5) <E78B33D3-672A-3C53-B512-D3DDB2E9AC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3fc77000 -     0x7fff3fc8afe3  libSparseBLAS.dylib (1243.200.4) <E9243341-DB77-37C1-97C5-3DFA00DD70FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff3fc8b000 -     0x7fff3fe72ff7  libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff3fe73000 -     0x7fff3ff26ff7  libvMisc.dylib (671.250.4) <D5BA4812-BFFC-3CD0-B382-905CD8555DA6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff3ff27000 -     0x7fff3ff27fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff3ff28000 -     0x7fff3ff82fff  com.apple.Accounts (113 - 113) <251A1CB1-F972-3F60-8662-85459EAD6318> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff3ff85000 -     0x7fff400c8fff  com.apple.AddressBook.framework (11.0 - 1894) <3FFCAE6B-4CD2-3B8D-AE27-0A3693C9470F> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff400c9000 -     0x7fff40e7effb  com.apple.AppKit (6.9 - 1671.60.107) <DA722801-0527-3265-ADAE-BB2966649C7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff40ebf000 -     0x7fff40ecffff  com.apple.AppleScriptObjC (1.4 - 35) <9BDF3D28-05F7-3FFF-A890-68C809F0DD66> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x7fff40ed0000 -     0x7fff40ed0fff  com.apple.ApplicationServices (50.1 - 50.1) <84097DEB-E2FC-3901-8DD7-A670EA2274E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff40ed1000 -     0x7fff40f3cfff  com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <A258DA73-114B-3102-A056-4AAAD3CEB9DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff40fd5000 -     0x7fff410ecfff  libFontParser.dylib (228.6.2.3) <3602D55B-3B9E-3B3A-A814-08C1244A8AE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff410ed000 -     0x7fff4112ffff  libFontRegistry.dylib (228.12.2.3) <2A56347B-2809-3407-A8B4-2AB88E484062> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff41189000 -     0x7fff411bbfff  libTrueTypeScaler.dylib (228.6.2.3) <7E4C5D9C-51AF-3EC1-8FA5-11CD4BEE477A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff41220000 -     0x7fff41224ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <C0D9E23C-ABA0-39DE-A4EB-5A41C5499056> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff412bf000 -     0x7fff41311ff7  com.apple.HIServices (1.22 - 628) <2BE461FF-80B9-30D3-A574-AED5724B1C1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff41312000 -     0x7fff41321fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <F5617A2A-FEA6-3832-B5BA-C2111B98786F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff41322000 -     0x7fff4136bff7  com.apple.print.framework.PrintCore (14.2 - 503.8) <57C2FE32-0E74-3079-B626-C2D52F2D2717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff4136c000 -     0x7fff413a5ff7  com.apple.QD (3.12 - 407.2) <28C7D39F-59C9-3314-BECC-67045487229C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff413a6000 -     0x7fff413b2fff  com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) <5E7B9BD4-122B-3012-A044-3259C97E7509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff413b3000 -     0x7fff4162aff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <04F482F1-E1C1-3955-8A6C-8AA152AA06F3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff4162c000 -     0x7fff4162cfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <ABC54269-002D-310D-9654-46CF960F863E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff41767000 -     0x7fff41960ff3  com.apple.AutomatorFramework (2.9 - 444.42) <1A69204D-19C4-36EA-A39C-55CB71DA685E> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
    0x7fff41985000 -     0x7fff41d26fff  com.apple.CFNetwork (978.0.7 - 978.0.7) <B2133D0D-1399-3F17-80F0-313E3A241C89> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff41d3b000 -     0x7fff41d3bfff  com.apple.Carbon (158 - 158) <56AD06AA-7BB4-3F0B-AEF7-9768D0BC1C98> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff41d3c000 -     0x7fff41d3fffb  com.apple.CommonPanels (1.2.6 - 98) <1CD6D56D-8EC7-3528-8CBC-FC69533519B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff41d40000 -     0x7fff42037fff  com.apple.HIToolbox (2.1.1 - 918.7) <13F69D4C-D19F-3E09-9231-1978D783A556> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff42038000 -     0x7fff4203bff3  com.apple.help (1.3.8 - 66) <A08517EB-8958-36C9-AEE0-1A8FEEACBE3F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff4203c000 -     0x7fff42041ff7  com.apple.ImageCapture (9.0 - 1534.2) <DB063E87-ED8F-3E4E-A7E2-A6B45FA73EF7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff42042000 -     0x7fff420d7ff3  com.apple.ink.framework (10.9 - 225) <7C7E9483-2E91-3DD3-B1E0-C238F42CA0DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff420d8000 -     0x7fff420f0ff7  com.apple.openscripting (1.7 - 179.1) <9B8C1ECC-5864-3E21-9149-863E884EA25C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff42110000 -     0x7fff42111ff7  com.apple.print.framework.Print (14.2 - 267.4) <A7A9D2A0-D4E0-35EF-A0F7-50521F707C33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff42112000 -     0x7fff42114ff7  com.apple.securityhi (9.0 - 55006) <05717F77-7A7B-37E6-AB3E-03F063E9095B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff42115000 -     0x7fff4211bff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <3CC050FB-EBCB-3087-8EA5-F378C8F99217> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff4223d000 -     0x7fff4223dfff  com.apple.Cocoa (6.11 - 23) <A9778F0D-0DBC-3978-B92D-5E87FE1CB75D> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff4223e000 -     0x7fff4224affb  com.apple.Collaboration (81 - 81) <617DE98E-196A-3866-9E74-953D1E3BBED7> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x7fff4224b000 -     0x7fff4239aff7  com.apple.ColorSync (4.13.0 - 3345.6) <31648BB6-7239-3D0E-81B1-BCF51FEF557F> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff4239b000 -     0x7fff42483ff7  com.apple.contacts (1.0 - 2901) <A6734AF0-D8E6-32C7-B283-DF1E7627F0D3> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff42526000 -     0x7fff425acfff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff42610000 -     0x7fff4263affb  com.apple.CoreBluetooth (1.0 - 1) <A73F1709-DD18-3052-9F22-C0015278834B> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff4263b000 -     0x7fff429c0fef  com.apple.CoreData (120 - 866.6) <132CB39B-8D58-30FA-B8AD-49BFFF34B293> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff429c1000 -     0x7fff42ab1ff7  com.apple.CoreDisplay (101.3 - 110.18) <0EB2A997-FCAD-3D17-B140-9829961E5327> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff42ab2000 -     0x7fff42ef6fe7  com.apple.CoreFoundation (6.9 - 1575.17) <EE7948FC-FDA8-3F95-A1E0-69FAED5D81AA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff42ef8000 -     0x7fff43587fff  com.apple.CoreGraphics (2.0 - 1265.9) <BC95B558-EF77-3A57-A0BC-11606C778991> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff43589000 -     0x7fff438a9fff  com.apple.CoreImage (14.4.0 - 750.0.140) <11026E39-D2FF-3CF6-8ACE-7BA293F9853E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff438aa000 -     0x7fff43922fff  com.apple.corelocation (2245.16.14) <0F59F59B-AC14-3116-83C5-CF7BC57D9EB1> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff4397c000 -     0x7fff43ba5fff  com.apple.CoreML (1.0 - 1) <9EC1FED2-BA47-307B-A326-43C4D05166E7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff43ba6000 -     0x7fff43caafff  com.apple.CoreMedia (1.0 - 2290.13) <A739B93D-23C2-3A34-8D61-6AC924B9634F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff43cab000 -     0x7fff43d06fff  com.apple.CoreMediaIO (900.0 - 5050.1) <5F35E97B-2610-3744-94B6-062B0C27A6FD> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff43d07000 -     0x7fff43d07fff  com.apple.CoreServices (946 - 946) <455AB7C9-ECB1-3B5C-8D07-AC68810A90B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff43d08000 -     0x7fff43d84ff7  com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff43d85000 -     0x7fff4405cfff  com.apple.CoreServices.CarbonCore (1178.33 - 1178.33) <CB87F0C7-2CD6-3983-8E32-B6A2EC925352> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff4405d000 -     0x7fff440a5ff7  com.apple.DictionaryServices (1.2 - 284.16.4) <746EB200-DC51-30AE-9CBC-608A7B4CC8DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff440a6000 -     0x7fff440aeffb  com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <8406D379-8D33-3611-861B-7ABD26DB50D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff440af000 -     0x7fff44260ff7  com.apple.LaunchServices (946 - 946) <A0C91634-9410-38E8-BC11-7A5A369E6BA5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff44261000 -     0x7fff442ffff7  com.apple.Metadata (10.7.0 - 1191.57) <BFFAED00-2560-318A-BB8F-4E7E5123EC61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff44300000 -     0x7fff4434aff7  com.apple.CoreServices.OSServices (946 - 946) <20C4EEF8-D5AC-39A0-9B4A-78F88E3EFBCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff4434b000 -     0x7fff443b2ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <DA08AA6F-A6F1-36C0-87F4-E26294E51A3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff443b3000 -     0x7fff443d4ff3  com.apple.coreservices.SharedFileList (71.28 - 71.28) <487A8464-729E-305A-B5D1-E3FE8EB9CFC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff446df000 -     0x7fff44841ff3  com.apple.CoreText (352.0 - 584.26.3.2) <59919B0C-CBD5-3877-8D6F-D6048F1E5F42> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff44842000 -     0x7fff44882ff3  com.apple.CoreVideo (1.8 - 281.4) <10CF8E52-07E3-382B-8091-2CEEEFFA69B4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff44883000 -     0x7fff44912fff  com.apple.framework.CoreWLAN (13.0 - 1375.2) <BF4B29F7-FBC8-3299-98E8-C3F8C04B7C92> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff44a89000 -     0x7fff44a94ffb  com.apple.DirectoryService.Framework (10.14 - 207.200.4) <49B086F4-AFA2-3ABB-8D2E-CE253044C1C0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff44a95000 -     0x7fff44b43fff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <D7A28B57-C025-3D44-BB17-82243B7B91BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff44b44000 -     0x7fff44b68fff  com.apple.DiscRecordingUI (9.0.3 - 9030.4.5) <ED9144F4-1C1D-3995-8C76-CC9CA6E8707A> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x7fff44b69000 -     0x7fff44b6effb  com.apple.DiskArbitration (2.7 - 2.7) <F481F2C0-884E-3265-8111-ABBEC93F0920> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff44d34000 -     0x7fff450e1fff  com.apple.Foundation (6.9 - 1575.17) <20150BA3-74D6-3991-AD22-52735FAD0E24> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff450e3000 -     0x7fff4510cff7  com.apple.GLKit (1.0 - 101) <DF5DA833-836D-3496-AF97-6D5FAD35EC44> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
    0x7fff45150000 -     0x7fff4517fffb  com.apple.GSS (4.0 - 2.0) <E2B90D08-3857-3155-9FCC-07D778988EC9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff4519b000 -     0x7fff45246fff  com.apple.GameplayKit (1.0 - 1) <5FB5EC0F-4823-3FC1-A678-0578D099D818> /System/Library/Frameworks/GameplayKit.framework/Versions/A/GameplayKit
    0x7fff4527f000 -     0x7fff45389fff  com.apple.Bluetooth (6.0.14 - 6.0.14d3) <C2D1A774-2390-363D-8215-BF51FFCB6CCA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff453ec000 -     0x7fff4547bfff  com.apple.framework.IOKit (2.0.2 - 1483.260.4) <8A90F547-86EF-3DFB-92FE-0E2C0376DD84> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff4547d000 -     0x7fff4548cffb  com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff4548d000 -     0x7fff454dfff3  com.apple.ImageCaptureCore (1.0 - 1534.2) <27942C51-8108-3ED9-B37E-7C365A31EC2D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff454e0000 -     0x7fff4566bfef  com.apple.ImageIO.framework (3.3.0 - 1850.2) <75E46A31-D87D-35CE-86A4-96A50971FDB2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff4566c000 -     0x7fff45670ffb  libGIF.dylib (1850.2) <4774EBDF-583B-3DDD-A0E1-9F427CB6A074> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff45671000 -     0x7fff4574dfef  libJP2.dylib (1850.2) <697BB77F-A682-339F-8659-35432962432D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff4574e000 -     0x7fff45773feb  libJPEG.dylib (1850.2) <171A8AC4-AADA-376F-9F2C-B9C978DB1007> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff45a36000 -     0x7fff45a5cfeb  libPng.dylib (1850.2) <FBCEE909-F573-3AD6-A45F-AF32612BF8A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff45a5d000 -     0x7fff45a5fffb  libRadiance.dylib (1850.2) <56907025-D5CE-3A9E-ACCB-A376C2599853> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff45a60000 -     0x7fff45aadfe7  libTIFF.dylib (1850.2) <F59557C9-C761-3E6F-85D1-0FBFFD53ED5C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff45da8000 -     0x7fff46c08fff  com.apple.JavaScriptCore (14607 - 14607.3.9) <9B7D9E8B-619D-34A1-8FA9-E23C0EA3CD02> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff46c20000 -     0x7fff46c39fff  com.apple.Kerberos (3.0 - 1) <DB1E0679-37E1-3B93-9789-32F63D660C3B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff46c3a000 -     0x7fff46c6fff3  com.apple.LDAPFramework (2.4.28 - 194.5) <95DAD9EE-9B6F-3FF5-A5EF-F6672AD3CC55> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff46cf0000 -     0x7fff46ef1ff7  com.apple.MapKit (1.0 - 1832.26.4.19.4) <8F01AE55-48C3-38C1-A6A2-11A390DB601A> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
    0x7fff46ef3000 -     0x7fff46efdfff  com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff46f12000 -     0x7fff46facffb  com.apple.MediaPlayer (1.0 - 1.0) <B29D3221-A7E1-3DA9-AF9C-5EA8B15841D4> /System/Library/Frameworks/MediaPlayer.framework/Versions/A/MediaPlayer
    0x7fff46fad000 -     0x7fff47653fff  com.apple.MediaToolbox (1.0 - 2290.13) <71BB5D76-34CA-3A30-AECF-24BE29FCC275> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff47655000 -     0x7fff476fdff7  com.apple.Metal (162.2 - 162.2) <FFF7DFF3-7C4E-32C6-A0B5-C356079D3B7C> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff476ff000 -     0x7fff47718ff3  com.apple.MetalKit (1.0 - 113) <51CDE966-54A7-3556-971B-1173E9986BB8> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff47719000 -     0x7fff47738ff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <44CE8362-E972-3697-AD6F-15BC863BAEB8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff47739000 -     0x7fff477b5fe7  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <EE8440DA-66DF-3923-ABBC-E0543211C069> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff477b6000 -     0x7fff477ddfff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <E64450DF-2B96-331E-B7F4-666E00571C70> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff477de000 -     0x7fff47909ff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <F2CF26B6-73F1-3644-8FE9-CDB9B2C4501F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff4790a000 -     0x7fff47924fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B33A35C3-0393-366B-ACFB-F4BB6A5F7B4A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff47925000 -     0x7fff47926ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <69F14BCF-C5C5-3BF8-9C31-8F87D2D6130A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff47927000 -     0x7fff486a4ff7  com.apple.ModelIO (1.0 - 1) <2BBE8CCD-9438-3DFD-86AA-4F527BA385D8> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
    0x7fff4871d000 -     0x7fff48729ff7  com.apple.NetFS (6.0 - 4.0) <E917806F-0607-3292-B2D6-A15404D61B99> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff4872a000 -     0x7fff48867ffb  com.apple.Network (1.0 - 1) <F46AFEE5-A56E-3BD9-AC07-C5D6334B3572> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff48a50000 -     0x7fff48a8bfff  com.apple.OSAKit (1.5 - 107) <879FB449-D01A-3D47-B733-F228FC060B1B> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x7fff48a8c000 -     0x7fff48aafff7  com.apple.audio.OpenAL (1.8 - 1.8) <2EE5236C-775B-36B1-97A8-DEE5FB80F5B5> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x7fff4b1c7000 -     0x7fff4b21eff7  com.apple.opencl (2.15.3 - 2.15.3) <056BAD8A-23BC-3F74-9E2C-3AC81E7DEA5A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff4b21f000 -     0x7fff4b23aff7  com.apple.CFOpenDirectory (10.14 - 207.200.4) <F03D84EB-49B2-3A00-9127-B9A269824026> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff4b23b000 -     0x7fff4b246ffb  com.apple.OpenDirectory (10.14 - 207.200.4) <A8020CEE-5B78-3581-A735-EA2833683F31> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff4bb96000 -     0x7fff4bb98fff  libCVMSPluginSupport.dylib (17.7.3) <8E051EA7-55B6-3DF1-9821-72C391DE953B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff4bb99000 -     0x7fff4bb9eff3  libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff4bb9f000 -     0x7fff4bba3fff  libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff4bba4000 -     0x7fff4bbacff7  libGFXShared.dylib (17.7.3) <8C50BF27-B525-3B23-B86C-F444ADF97851> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff4bbad000 -     0x7fff4bbb8fff  libGL.dylib (17.7.3) <2AC457EA-1BD3-3C8E-AFAB-7EA6234EB749> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff4bbb9000 -     0x7fff4bbf3fef  libGLImage.dylib (17.7.3) <AA027AFA-C115-3861-89B2-0AE946838952> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff4bd67000 -     0x7fff4bda5fff  libGLU.dylib (17.7.3) <CB3B0579-D9A2-3CA5-8942-0C8344FAD054> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff4c742000 -     0x7fff4c751ffb  com.apple.opengl (17.7.3 - 17.7.3) <94B5CF34-5BD6-3652-9A8C-E9C56E0A9FB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff4c9e0000 -     0x7fff4cacdff7  org.python.python (2.7.10 - 2.7.10) <57BD29EC-2274-3DC4-B5E4-7A1A045BD573> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
    0x7fff4cace000 -     0x7fff4cc17ff7  com.apple.QTKit (7.7.3 - 3040) <D42BB4BE-B347-3113-ACA4-3257A5E45F52> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff4cc18000 -     0x7fff4ce6cfff  com.apple.imageKit (3.0 - 1067) <4F398AF4-828E-3FC2-9E3D-4EE3F36F7619> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff4ce6d000 -     0x7fff4cf59fff  com.apple.PDFKit (1.0 - 745.3) <EF7A5FC1-017A-329E-BDAE-3D136CE28E64> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff4cf5a000 -     0x7fff4d429ff7  com.apple.QuartzComposer (5.1 - 370) <9C59494E-8D09-359E-B457-AA893520984C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff4d42a000 -     0x7fff4d450ff7  com.apple.quartzfilters (1.10.0 - 83.1) <1CABB0FA-A6DB-3DD5-A598-F298F081E04E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff4d451000 -     0x7fff4d552ff7  com.apple.QuickLookUIFramework (5.0 - 775.6) <5660DDBA-2BE4-310A-9E81-370106EDB21D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff4d553000 -     0x7fff4d553fff  com.apple.quartzframework (1.5 - 23) <31783652-5E36-3773-8847-9FECFE2487F0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff4d554000 -     0x7fff4d7abff7  com.apple.QuartzCore (1.11 - 701.14) <33E846BE-1794-3186-9BF2-6ADF62C782A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff4d7ac000 -     0x7fff4d803fff  com.apple.QuickLookFramework (5.0 - 775.6) <CB74C63F-E223-3783-9021-8E28091BCDA6> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff4d9ca000 -     0x7fff4d9e1ff7  com.apple.SafariServices.framework (14607 - 14607.3.9) <96DFC381-5242-3D06-B115-9367C79801C9> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff4d9e2000 -     0x7fff4dfa3ff7  com.apple.SceneKit (1.0 - 470.10) <18ED018F-D022-3150-94DF-EFC0D16F718D> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff4dfc7000 -     0x7fff4dfdffff  com.apple.ScriptingBridge (1.4 - 78) <DCF38614-C6E9-3EB1-88F9-985F247A57B9> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff4dfe0000 -     0x7fff4e2e0fff  com.apple.security (7.0 - 58286.270.3.0.1) <DF7677A7-9765-3B6A-9D1C-3589145E4B65> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff4e2e1000 -     0x7fff4e36dfff  com.apple.securityfoundation (6.0 - 55185.260.1) <1EE899E6-222A-3526-B505-B0D0B6FA042A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff4e36e000 -     0x7fff4e39effb  com.apple.securityinterface (10.0 - 55109.200.8) <02B83641-2D21-3DB8-AAB8-6F8AAD0F6264> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff4e39f000 -     0x7fff4e3a3fff  com.apple.xpc.ServiceManagement (1.0 - 1) <FCF7BABA-DDDD-3770-8DAC-7069850203C2> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff4e3f5000 -     0x7fff4e5f1ff7  com.apple.SpriteKit (1.0 - 1) <842BD7BE-B2E2-315F-B388-F8A95DA30427> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit
    0x7fff4e73c000 -     0x7fff4e7a9fff  com.apple.SystemConfiguration (1.17 - 1.17) <30C8327F-3EFF-3520-9C50-016F8B6B954F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff4ea08000 -     0x7fff4ed69fff  com.apple.VideoToolbox (1.0 - 2290.13) <7FCB2FC0-EFB8-37C2-B0D3-60AE9FDFE230> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff4f03e000 -     0x7fff4f64aff7  libwebrtc.dylib (7607.3.9) <4D2A43AD-B95E-3CF7-8822-553411D3EF15> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff4f64b000 -     0x7fff50fd1ff7  com.apple.WebCore (14607 - 14607.3.9) <F50B7FC8-60F1-3FC4-83E1-0065463B27E6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff50fd2000 -     0x7fff511c3ffb  com.apple.WebKitLegacy (14607 - 14607.3.9) <59707811-F21F-388C-A801-C51D32E99392> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff511c4000 -     0x7fff51714ff7  com.apple.WebKit (14607 - 14607.3.9) <AE6029DD-0CED-3FEF-92D5-DB8D4F9757F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff519e5000 -     0x7fff51a8afeb  com.apple.APFS (1.0 - 1) <2D22485D-552D-3CB6-9FE1-38547597918F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff52016000 -     0x7fff52020fff  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <C97597AF-865F-3A33-A6EB-807EE9881521> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff52338000 -     0x7fff52482ff7  com.apple.AddressBook.core (1.0 - 1) <BAA3419D-2C62-3277-980D-11A9C51B1084> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
    0x7fff5249e000 -     0x7fff5249fff7  com.apple.AggregateDictionary (1.0 - 1) <A6AF8AC4-1F25-37C4-9157-A02E9C200926> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff5285d000 -     0x7fff529a0fff  com.apple.AnnotationKit (1.0 - 232.3.30) <A35C5450-FBA1-3E76-9F27-4ED0179AE6A6> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff529a1000 -     0x7fff529bcff7  com.apple.AppContainer (4.0 - 360.270.2) <644409D7-6C7A-336F-BF4F-80E82FB48BE9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff529bd000 -     0x7fff529cafff  com.apple.AppSandbox (4.0 - 360.270.2) <175BF1C6-8CB1-3AAA-A752-781E09DE3D8E> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff52a7f000 -     0x7fff52a9ffff  com.apple.AppSupportUI (1.0 - ???) <8297F6CE-4216-356F-AC8B-588A183E5E99> /System/Library/PrivateFrameworks/AppSupportUI.framework/Versions/A/AppSupportUI
    0x7fff52aa0000 -     0x7fff52accff7  com.apple.framework.Apple80211 (13.0 - 1380.2) <16F093EF-370B-3B90-8DB4-E94624431D15> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff52bf4000 -     0x7fff52c03fc7  com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff52cff000 -     0x7fff52d0afff  com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff52d4b000 -     0x7fff52d94ff3  com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff52d95000 -     0x7fff52da5fff  com.apple.AppleLDAP (10.14 - 46.200.2) <DA9C0E8E-86D6-3CE8-8A12-B9C2254920A8> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7fff52fc5000 -     0x7fff52fe2fff  com.apple.aps.framework (4.0 - 4.0) <83FB4BD1-0C45-3CEF-8640-567DA5A300A7> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff52fe3000 -     0x7fff52fe7ff7  com.apple.AppleSRP (5.0 - 1) <EDD16B2E-4F35-3E13-B389-CF77B3CAD4EB> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff52fe8000 -     0x7fff5300afff  com.apple.applesauce (1.0 - ???) <F49107C7-3C51-3024-8EF1-C57643BE4F3B> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff530ca000 -     0x7fff530cdff7  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <A48BC6D4-224C-3A25-846B-4D06C53568AE> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff530ce000 -     0x7fff5311eff7  com.apple.AppleVAFramework (5.1.4 - 5.1.4) <3399D678-8741-3B70-B8D0-7C63C8ACF7DF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff53169000 -     0x7fff5317dffb  com.apple.AssertionServices (1.0 - 1) <456E507A-4561-3628-9FBE-173ACE7429D8> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff5317e000 -     0x7fff5319bfff  com.apple.AssetCacheServices (83.4 - 83.4) <B123F3B2-F048-3862-9EE6-43AFCA07A54B> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
    0x7fff5354c000 -     0x7fff53638ff7  com.apple.AuthKit (1.0 - 1) <2765ABE9-54F2-3E45-8A93-1261E251B90D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff53639000 -     0x7fff536a1ffb  com.apple.AuthKitUI (1.0 - 1) <2269BC14-ABC9-309F-B03E-4B04F8A9399C> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
    0x7fff537fa000 -     0x7fff53802fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff53803000 -     0x7fff53898fff  com.apple.backup.framework (1.10.5 - ???) <4EEC51E2-AE4C-340A-B686-901810152C12> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff53899000 -     0x7fff53906ff3  com.apple.BaseBoard (360.28 - 360.28) <68FA8044-F3CD-3BC6-9DAB-27DACF52BFC0> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff5390f000 -     0x7fff53915ffb  com.apple.BezelServicesFW (317.5 - 317.5) <25807B30-117A-33D9-93E6-48E8AE90BD63> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fff5398c000 -     0x7fff539c8ff3  com.apple.bom (14.0 - 197.6) <A99A6F9A-AFDE-3BC6-95CE-AA90B268B805> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff53c95000 -     0x7fff53cb2ffb  com.apple.CacheDelete (1.0 - 1) <DE59FD6D-15AF-36E4-888E-93522DCFE38A> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
    0x7fff54077000 -     0x7fff540a3ffb  com.apple.CalendarAgentLink (8.0 - 250) <4702E078-86DF-373F-BF2F-AB6230E19010> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff54764000 -     0x7fff547b3ff7  com.apple.ChunkingLibrary (201 - 201) <DFE16C42-24E6-386F-AC50-0058F61980A2> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff548cd000 -     0x7fff54952ff7  com.apple.CloudDocs (1.0 - 575.302) <524BC6E6-9AF7-3DBE-8FC5-BD35B7A94B55> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff55564000 -     0x7fff55570ff7  com.apple.CommerceCore (1.0 - 708.5) <B5939A65-745F-3AB7-A212-EF140E148F42> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff55571000 -     0x7fff5557affb  com.apple.CommonAuth (4.0 - 2.0) <93335CB6-ABEB-3EC7-A040-8A667F40D5F3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff5558e000 -     0x7fff555a3ffb  com.apple.commonutilities (8.0 - 900) <080E168B-21B7-3CCA-AB84-BB9911D18DAC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff556cd000 -     0x7fff5573ffff  com.apple.framework.ConfigurationProfiles (11.2 - 1181) <74BCA245-903C-3E9C-81C9-360D7E33D673> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
    0x7fff5584b000 -     0x7fff558adff3  com.apple.AddressBook.ContactsFoundation (8.0 - ???) <F5136318-4F71-37D7-A909-5005C698A354> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff558ae000 -     0x7fff558d1ff3  com.apple.contacts.ContactsPersistence (1.0 - ???) <4082E8CF-5C89-3DE1-97BF-6434F3E03C16> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff55a13000 -     0x7fff55df6fef  com.apple.CoreAUC (274.0.0 - 274.0.0) <C71F1581-E73B-3DA0-958B-E912C3FB3F23> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff55df7000 -     0x7fff55e25ff7  com.apple.CoreAVCHD (6.0.0 - 6000.4.1) <A04A99B8-DAC5-36FC-BAC7-7431600C1F89> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff55e45000 -     0x7fff55e63fff  com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) <5AFC8A18-30CA-3D29-A509-DF21AC4DB921> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff55ebb000 -     0x7fff55f19ffb  com.apple.corebrightness (1.0 - 1) <553EF5EE-7EA3-3D67-8275-65B9F93F8FAB> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff56050000 -     0x7fff56059fff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <89BDACE6-32AA-3933-BD8C-A44650488873> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff56253000 -     0x7fff56264ff7  com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff5640d000 -     0x7fff564fcfff  com.apple.CoreHandwriting (161 - 1.2) <7CBB18C3-FE95-3352-9D67-B441E89AD10F> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff566ce000 -     0x7fff566e4ffb  com.apple.CoreMediaAuthoring (2.2 - 959) <86089759-E920-37DB-A3BB-F5621C351E4A> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff5680e000 -     0x7fff56874ff7  com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff569db000 -     0x7fff569dfff7  com.apple.CoreOptimization (1.0 - 1) <1C724E01-E9FA-3AEE-BE4B-C4DB8EC0C812> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff569e0000 -     0x7fff56a6cfff  com.apple.CorePDF (4.0 - 414) <E4ECDD15-34C0-30C2-AFA9-27C8EDAC3DB0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff56b21000 -     0x7fff56b29ff7  com.apple.CorePhoneNumbers (1.0 - 1) <11F97C7E-C183-305F-8E6C-9B374F50E26B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff56b2a000 -     0x7fff56b80ff7  com.apple.CorePrediction (1.0 - 1) <A66C8A6F-C3B2-3547-985D-C62C62F9FA48> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff56ca5000 -     0x7fff56cd6ff3  com.apple.CoreServicesInternal (358 - 358) <DD6EF60D-048F-3186-83DA-EB191EDF48AE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff5709d000 -     0x7fff57121fff  com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff57122000 -     0x7fff571a8fff  com.apple.CoreThemeDefinition (2.0 - 349) <D647F522-841E-3991-85C1-FA5B12F54791> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
    0x7fff571b1000 -     0x7fff572dcff7  com.apple.coreui (2.1 - 499.10) <A80F4B09-F940-346F-A9DF-4EFADD9220A8> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff572dd000 -     0x7fff5747dfff  com.apple.CoreUtils (5.9 - 590.16) <66CC50F7-766D-33E2-A388-4DE22840ADFB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff574d1000 -     0x7fff57534ff7  com.apple.framework.CoreWiFi (13.0 - 1375.2) <CA4B835A-27AC-3FAB-9F44-E48548EA2442> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff57535000 -     0x7fff57546ff7  com.apple.CrashReporterSupport (10.13 - 938.26) <E93D84A6-891D-38EE-BB4F-E9CD681189B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff575d6000 -     0x7fff575e5fff  com.apple.framework.DFRFoundation (1.0 - 211.1) <E3F02F2A-2059-39CC-85DA-969676EB88EB> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff575e6000 -     0x7fff575eaff7  com.apple.DSExternalDisplay (3.1 - 380) <787B9748-B120-3453-B8FE-61D9E363A9E0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff5762c000 -     0x7fff5766aff7  com.apple.datadetectors (5.0 - 390.2) <B6DEDE81-832C-3078-ACAF-767F01E9615D> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff5766b000 -     0x7fff576e0ffb  com.apple.datadetectorscore (7.0 - 590.27) <06FB1A07-7AE6-3ADD-8E7E-41955FAB38E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff5772c000 -     0x7fff57769ff7  com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff5776a000 -     0x7fff578a5ff7  com.apple.desktopservices (1.13.5 - ???) <265C0E94-B8BF-3F58-8D68-EA001EEA0B15> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff578ca000 -     0x7fff578dfff3  com.apple.DeviceLinkX (5.0 - 264) <24CE90FE-764F-3E5C-9744-0680BDF5F52C> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
    0x7fff5794f000 -     0x7fff57950ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <3C6F41B0-DD03-373C-B423-63C1FA6174EC> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
    0x7fff579e2000 -     0x7fff57ab0fff  com.apple.DiskImagesFramework (480.260.1 - 480.260.1) <2E15BEFC-21C1-37F9-ADF3-257C911FABCC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff57ab1000 -     0x7fff57b77fff  com.apple.DiskManagement (12.1 - 1555.270.2) <EB207683-FBD6-3B74-A606-3FE22234372C> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff57b78000 -     0x7fff57b7cffb  com.apple.DisplayServicesFW (3.1 - 380) <62041594-2A4C-3362-87EE-F8E8C8E5BEEC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff57bef000 -     0x7fff57c24ff3  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <053C5AA0-CDB1-3DAA-982C-BDAEB6021858> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff57c25000 -     0x7fff57c28ff3  com.apple.EFILogin (2.0 - 2) <210948F9-FD39-392D-8349-34985B3C751C> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff58348000 -     0x7fff5835dfff  com.apple.Engram (1.0 - 1) <F4A93313-F507-3F9A-AB1C-C18F2779B7CF> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff5835e000 -     0x7fff58640ff7  com.apple.vision.EspressoFramework (1.0 - 120) <8B56D943-F87B-3A01-B7A4-19DE3312B61C> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff587ec000 -     0x7fff58c07fff  com.apple.vision.FaceCore (3.3.4 - 3.3.4) <A576E2DA-BF6F-3B18-8FEB-324E5C5FA9BD> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff58c11000 -     0x7fff58c31ff7  com.apple.framework.familycontrols (4.1 - 410) <7E50D03F-363B-3342-841D-B3583662B0B1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff58c38000 -     0x7fff58cbdff7  com.apple.FileProvider (125.130 - 125.130) <D95A997E-33E6-3427-9A4B-B16756ACBA0B> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff5c4bb000 -     0x7fff5c4bcfff  libmetal_timestamp.dylib (902.3.2) <05389463-AF2E-33E2-A14F-1416E4A30835> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff5db5c000 -     0x7fff5db61fff  com.apple.GPUWrangler (3.50.12 - 3.50.12) <6C820ED9-F306-3978-B5B8-432AD97BBDAF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5deef000 -     0x7fff5df13ff3  com.apple.GenerationalStorage (2.0 - 285.101) <84C2E52C-F2C6-3FF8-87E5-3C88A40D3881> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff5df2c000 -     0x7fff5e92bfff  com.apple.GeoServices (1.0 - 1364.26.4.19.6) <041715B5-D82F-31F6-9133-955A7A66025F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff5e96d000 -     0x7fff5e97cfff  com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5e97d000 -     0x7fff5e98aff7  com.apple.GraphicsServices (1.0 - 1.0) <56646B62-B331-31DC-80EB-7996DCAB6944> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
    0x7fff5eae2000 -     0x7fff5eb56ffb  com.apple.Heimdal (4.0 - 2.0) <D97FCF19-EAD6-3E2F-BE88-F817E45CAE96> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5eb57000 -     0x7fff5eb85fff  com.apple.HelpData (2.3 - 184.4) <22850610-29F8-3902-93A3-BBF403440185> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff5f56d000 -     0x7fff5f5a3fff  com.apple.IASUtilities (1.0 - 507) <3F300497-6CDC-3971-8FD6-F111FB0A043D> /System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilities
    0x7fff5f5a4000 -     0x7fff5f69dff7  com.apple.ids (10.0 - 1000) <2B9A7F84-66B1-3400-B761-105BEC1F164A> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff5f69e000 -     0x7fff5f7a1fff  com.apple.idsfoundation (10.0 - 1000) <F1D934E9-E4C3-3306-B115-6F070BECB1F3> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff5fd1f000 -     0x7fff5fd80fff  com.apple.imfoundation (10.0 - 1000) <098F3A98-2184-32EF-8EC9-87B892CD85CA> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff5fe5a000 -     0x7fff5fe61ffb  com.apple.IOAccelerator (404.14 - 404.14) <11A50171-C8AE-3BBC-9FB9-2A3313FFBD31> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5fe64000 -     0x7fff5fe64fff  com.apple.IOPlatformPluginFamily (1.0 - 1) <33ADF353-354D-305F-9022-21CF02B6DFD8> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
    0x7fff5fe65000 -     0x7fff5fe7dfff  com.apple.IOPresentment (1.0 - 42.6) <6DFD9A6E-BF95-3A27-89E7-ACAA9E30D90A> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff60225000 -     0x7fff60252ff7  com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff6037c000 -     0x7fff60380ffb  com.apple.InternationalSupport (1.0 - 10.15.6) <6226A905-D055-321D-B665-5B0CC4798A74> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff603ea000 -     0x7fff603f7ffb  com.apple.IntlPreferences (2.0 - 227.18) <1B5AFE5D-4D6F-3471-8F4D-256F5068093F> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff60472000 -     0x7fff6048eff7  com.apple.Jet (1.0 - 1) <00828887-0DF4-3C70-9000-54FB9BDBB239> /System/Library/PrivateFrameworks/Jet.framework/Versions/A/Jet
    0x7fff604e5000 -     0x7fff604f7ff3  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <30CFE05C-4108-3879-AFAA-5BB02CBE190B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff60512000 -     0x7fff605edff7  com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff605ee000 -     0x7fff6062aff7  com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff60631000 -     0x7fff60636fff  com.apple.LinguisticData (1.0 - 238.25) <F529B961-098C-3E4C-A3E9-9DA9BFA1B3F0> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff606d4000 -     0x7fff60729fff  com.apple.LoggingSupport (1.0 - 906.260.1) <35612CE3-0937-307A-816D-B2F85CE24A9E> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
    0x7fff6072a000 -     0x7fff6072fffb  com.apple.LoginUICore (4.0 - 4.0) <80E2124A-D27C-300C-AA21-AB7054AF7811> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff60788000 -     0x7fff607a1ff3  com.apple.LookupFramework (1.2 - 251) <50031B5A-F3D5-39CC-954A-B3AEAF52FB89> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
    0x7fff60e54000 -     0x7fff60e57fff  com.apple.Mangrove (1.0 - 25) <537A5B2E-4C30-3CFD-8BDC-79F9A04AC327> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff60edb000 -     0x7fff60eddff3  com.apple.marco (10.0 - 1000) <608B1000-1427-34B3-96B4-5B6079964E7F> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff60ede000 -     0x7fff60f04ff3  com.apple.MarkupUI (1.0 - 232.3.30) <C6A452D8-CA97-3044-A025-8ED4B7264FE2> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff60f6c000 -     0x7fff60f9fff7  com.apple.MediaKit (16 - 907) <5EE0E7DA-5ACC-33F3-9BF0-47A448C011A1> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff60fa0000 -     0x7fff612c3fff  com.apple.MediaRemote (1.0 - 1) <8AF135B0-781C-3B85-B44A-C0CFAC3EADE0> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
    0x7fff612c4000 -     0x7fff612e7fff  com.apple.MediaServices (1.0 - 1) <82718A05-BD2D-37C2-A689-F09542CA988F> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
    0x7fff6132b000 -     0x7fff61353ff7  com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff61354000 -     0x7fff613e1ff7  com.apple.gpusw.MetalTools (1.0 - 1) <CBE2176A-8048-3A9C-AFE4-13973D44C704> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff613f8000 -     0x7fff61411ffb  com.apple.MobileAssets (1.0 - 437.250.3) <8BE5B3A0-8F3A-3FAE-9AFF-32836300183C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff61423000 -     0x7fff6158bfdf  com.apple.mobiledevice (988.266.4 - 988.266.4) <53D7EBAC-C10F-3BA0-9D6B-156E12885EA2> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
    0x7fff6158c000 -     0x7fff615a7ffb  com.apple.MobileKeyBag (2.0 - 1.0) <C7C5DD21-66DE-31D1-92D9-BBEEAAE156FB> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff615ba000 -     0x7fff6162ffff  com.apple.Montreal (1.0 - 42.15.9) <17BFD046-4362-3A76-A496-648D00FF3743> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff61630000 -     0x7fff6165affb  com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <42A23EC9-64A7-31C7-BF33-DF4412ED8A3F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff6172a000 -     0x7fff6181aff7  com.apple.Navigation (1.0 - 1) <C8C4F16A-F800-3635-82EE-A278CA940E4F> /System/Library/PrivateFrameworks/Navigation.framework/Versions/A/Navigation
    0x7fff61896000 -     0x7fff618a0fff  com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff61976000 -     0x7fff61990ff7  com.apple.network.statistics.framework (1.2 - 1) <B056D329-5C7C-3FB4-991E-7092DB2F9A5B> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff62101000 -     0x7fff62152ff3  com.apple.OTSVG (1.0 - ???) <5BF1A9EB-2694-3267-9514-A4EB3BEF4081> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff62b50000 -     0x7fff62c79fcf  com.apple.PackageKit (3.0 - 832) <0DC47C7A-62A7-3B06-AADF-2575F4042C6C> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff631f6000 -     0x7fff632e9fff  com.apple.PencilKit (1.0 - 1) <79225726-6980-3680-AC0B-D8C5C5DB2224> /System/Library/PrivateFrameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff632ea000 -     0x7fff632f9ff7  com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff632fa000 -     0x7fff63323ff3  com.apple.persistentconnection (1.0 - 1.0) <9ECE64D9-8C5F-3FCE-8A46-29D7B3966920> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff63520000 -     0x7fff63520fff  com.apple.PhoneNumbers (1.0 - 1) <DBCEDE3B-B681-3F6C-89EC-36E4827A2AF9> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff64c55000 -     0x7fff64cacff7  com.apple.PhysicsKit (1.0 - 1) <7CFDA5AC-9C40-3F87-9633-8FB4AD6AD815> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit
    0x7fff64cdc000 -     0x7fff64cffffb  com.apple.pluginkit.framework (1.0 - 1) <910C3AFE-7C46-3C34-B000-4ED92336B9FD> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff64d2a000 -     0x7fff64d3bffb  com.apple.PowerLog (1.0 - 1) <2F41180A-BD8A-3323-87F0-9DC3FD8E1269> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff64d3c000 -     0x7fff64d3cff7  com.apple.PowerlogControl (1.0 - 1) <BF58D92F-B28B-3A16-9333-757352EDC7E7> /System/Library/PrivateFrameworks/PowerlogControl.framework/Versions/A/PowerlogControl
    0x7fff65136000 -     0x7fff6518affb  com.apple.ProtectedCloudStorage (1.0 - 1) <53B3C1F3-BB97-379F-8CBA-8FDCDF085793> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff6518b000 -     0x7fff651a9ff7  com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff65327000 -     0x7fff6532aff3  com.apple.QuickLookNonBaseSystem (1.0 - 1) <69D0DD00-A3D2-3835-91F0-F33BD9D7D740> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff6532b000 -     0x7fff65340ff3  com.apple.QuickLookThumbnailing (1.0 - 1) <B5E746AE-1DCB-3299-8626-10CCCBC2D5EE> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff65341000 -     0x7fff65391fff  com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
    0x7fff654d1000 -     0x7fff654dcfff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.261.2) <651F994E-21E1-359B-8FEA-6909CE9AAD56> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff654ef000 -     0x7fff65511fff  com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff65512000 -     0x7fff65525ff3  com.apple.xpc.RemoteXPC (1.0 - 1336.261.2) <E7B66B18-F5DF-3819-BA47-E35122BA09E8> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff66250000 -     0x7fff66299fff  com.apple.Safari.SafeBrowsing (14607 - 14607.3.9) <F4DA3E55-28AF-3406-8120-9B797197ABED> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
    0x7fff66bbc000 -     0x7fff66bbfff7  com.apple.SecCodeWrapper (4.0 - 360.270.2) <6B331C0A-1A9D-3039-9FF6-89A49B04F846> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff66c8a000 -     0x7fff66c8ffff  com.apple.ServerInformation (2.0 - 1) <11FDDFDB-84D7-32AF-90E3-C3054C99C151> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
    0x7fff66d1b000 -     0x7fff66e39fff  com.apple.Sharing (1288.62 - 1288.62) <48B1F247-7910-3C16-814C-B99DE231F7F0> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff66e3a000 -     0x7fff66e59ffb  com.apple.shortcut (2.16 - 101) <FA635B3A-8B45-3132-BB06-BD0398F03E12> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff67c4d000 -     0x7fff67efcfff  com.apple.SkyLight (1.600.0 - 340.54) <90EB1C2E-B264-3EC4-AF7F-CDE7E7585746> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff6869f000 -     0x7fff686abfff  com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff6875d000 -     0x7fff689c0ff3  com.apple.spotlight.index (10.7.0 - 1191.57) <04DE70D5-D9C4-3886-A3DB-6E32040D69E3> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff68aa1000 -     0x7fff68ab0ff3  com.apple.StorageManagement (1.0 - 1) <9E7DA9EA-DFF3-3C76-B9CD-86AD8E86E40E> /System/Library/PrivateFrameworks/StorageManagement.framework/Versions/A/StorageManagement
    0x7fff68d4a000 -     0x7fff68d86ff3  com.apple.StreamingZip (1.0 - 1) <046FAD5C-E0C5-3013-B1FE-24C018A0DDCF> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff68dfc000 -     0x7fff68e87fc7  com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff68e88000 -     0x7fff68e90ffb  com.apple.SymptomDiagnosticReporter (1.0 - 820.267.1) <DB68EC08-EC2D-35DC-8D34-B4A2C36A9DE9> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff690cf000 -     0x7fff690f9ffb  com.apple.framework.SystemAdministration (1.0 - 1.0) <E483B568-084F-3FE6-9284-BAC66FCF4A94> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff6935e000 -     0x7fff6936afff  com.apple.private.SystemPolicy (1.0 - 1) <9CDA85A3-875C-3615-8818-2DC73E9FFE8B> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff6936f000 -     0x7fff6937bffb  com.apple.TCC (1.0 - 1) <73CF6FA9-44CE-30C9-887F-235940976585> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff695e1000 -     0x7fff696a9ff3  com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff69706000 -     0x7fff69721fff  com.apple.ToneKit (1.0 - 1) <84911F2C-394F-3FFF-8220-B51F581BB8E6> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff69722000 -     0x7fff69747ff7  com.apple.ToneLibrary (1.0 - 1) <4D7D03EB-744F-3402-8C3E-B483A74BEF1E> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff6975f000 -     0x7fff69760fff  com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <15DF9C73-54E4-3C41-BCF4-378338C55FB4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff69766000 -     0x7fff6991dffb  com.apple.UIFoundation (1.0 - 551.2) <917480B5-14BE-30E0-ABE6-9702336CC35A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6996b000 -     0x7fff69971ffb  com.apple.URLFormatting (59 - 59.45) <C9C4EB02-BCDB-358E-87EC-19EEA897D6C1> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff69972000 -     0x7fff69976fff  com.apple.Uninstall (1.0.1 - 211) <8788927D-F426-3ACA-946E-FB2EB8C1F8E1> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall
    0x7fff699ce000 -     0x7fff699d0fff  libUAPreferences.dylib (361.53) <4891C9D8-DFA5-396F-82CE-E6F0F3B563D0> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
    0x7fff69b21000 -     0x7fff6a1c8ff7  com.apple.VectorKit (1.0 - 1360.25.12.18.4) <FD6BA025-6289-3D90-AAFD-FC5AF733A1D9> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
    0x7fff6a599000 -     0x7fff6a672fff  com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6aab5000 -     0x7fff6ad27ffb  libAWDSupportFramework.dylib (2131) <AC78D095-4D47-37DF-AE0D-8EEC7C2553F0> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff6ad28000 -     0x7fff6ad39fff  libprotobuf-lite.dylib (2131) <297886A7-F889-38AA-B6F6-162598345EC4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff6ad3a000 -     0x7fff6ad94fff  libprotobuf.dylib (2131) <05141A5F-1870-3AA7-B339-6EB13E375BA4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff6ad95000 -     0x7fff6add6ff7  com.apple.awd (1.0 - 930.11) <652A1F08-52A3-36CC-8055-EF57143BED76> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff6ae4a000 -     0x7fff6ae4dfff  com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6aeb5000 -     0x7fff6aeb7ff3  com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <EEEDF3EC-5954-308F-AE1B-94A44B9CF3A8> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework
    0x7fff6b206000 -     0x7fff6b20aff3  com.apple.kperf (1.0 - 1) <E40B74D4-FB08-399E-AFCE-8764502DF5BF> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
    0x7fff6b24e000 -     0x7fff6b250ffb  com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6b251000 -     0x7fff6b266fff  com.apple.login (3.0 - 3.0) <E168F05D-A5DF-3848-8686-DF5015EA4BA4> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff6b29d000 -     0x7fff6b2ceffb  com.apple.contacts.vCard (1.0 - ???) <651AD944-66CA-3408-818F-484E0F53A1DE> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff6b48a000 -     0x7fff6b49effb  libAccessibility.dylib (2402.95) <6BC07631-25B1-3C31-A2CB-E5E477836A5E> /usr/lib/libAccessibility.dylib
    0x7fff6b51a000 -     0x7fff6b54efff  libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib
    0x7fff6b551000 -     0x7fff6b55bff7  libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib
    0x7fff6b55c000 -     0x7fff6b5e5fff  libCoreStorage.dylib (546.50.1) <8E643B27-7986-3351-B37E-038FB6794BF9> /usr/lib/libCoreStorage.dylib
    0x7fff6b5e9000 -     0x7fff6b5eaffb  libDiagnosticMessagesClient.dylib (107) <A14D0819-0970-34CD-8680-80E4D7FE8C2C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6b621000 -     0x7fff6b878ff3  libFosl_dynamic.dylib (18.3.4) <1B5DD4E2-8AE0-315E-829E-D5BFCD264EA8> /usr/lib/libFosl_dynamic.dylib
    0x7fff6b898000 -     0x7fff6b89ffff  libMatch.1.dylib (31.200.1) <EF8164CB-B599-39D9-9E73-4958A372DC0B> /usr/lib/libMatch.1.dylib
    0x7fff6b8c9000 -     0x7fff6b8e8fff  libMobileGestalt.dylib (645.270.1) <99A06C8A-97D6-383D-862C-F453BABB48A4> /usr/lib/libMobileGestalt.dylib
    0x7fff6b8e9000 -     0x7fff6b8e9fff  libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff6ba29000 -     0x7fff6ba2affb  libSystem.B.dylib (1252.250.1) <E6C586CE-EEFA-3B4B-9316-AC4322AF0E75> /usr/lib/libSystem.B.dylib
    0x7fff6ba2b000 -     0x7fff6baa5ff7  libTelephonyUtilDynamic.dylib (3705) <155194D3-2B24-3A5F-9C04-364E0D583C60> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff6baa6000 -     0x7fff6baa7fff  libThaiTokenizer.dylib (2.15.1) <ADB37DC3-7D9B-3E73-A72A-BCC3433C937A> /usr/lib/libThaiTokenizer.dylib
    0x7fff6baa8000 -     0x7fff6baabffb  libUniversalAccess.dylib (361.53) <056BBF08-B031-3A57-8355-881D42170F5C> /usr/lib/libUniversalAccess.dylib
    0x7fff6bab9000 -     0x7fff6bacfffb  libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib
    0x7fff6bad0000 -     0x7fff6baf9ffb  libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib
    0x7fff6bafa000 -     0x7fff6bb79fff  libate.dylib (1.13.8) <92B44EDB-369D-3EE8-AEC5-61F8B9313DBF> /usr/lib/libate.dylib
    0x7fff6bb7d000 -     0x7fff6bb7dff3  libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib
    0x7fff6bb7e000 -     0x7fff6bc4cfff  libboringssl.dylib (109.250.2) <8044BBB7-F6E0-36C1-95D1-9C2AB19CF94A> /usr/lib/libboringssl.dylib
    0x7fff6bc4d000 -     0x7fff6bc5dffb  libbsm.0.dylib (39.200.18) <CF381E0B-025B-364F-A83D-2527E03F1AA3> /usr/lib/libbsm.0.dylib
    0x7fff6bc5e000 -     0x7fff6bc6bfff  libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib
    0x7fff6bc6c000 -     0x7fff6bcbfff7  libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib
    0x7fff6bcc0000 -     0x7fff6bcd5ff7  libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib
    0x7fff6bcd6000 -     0x7fff6bcd6ff3  libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib
    0x7fff6bcd7000 -     0x7fff6bce7ffb  libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib
    0x7fff6bce8000 -     0x7fff6bd00ffb  libcompression.dylib (52.250.2) <7F4BB18C-1FB4-3825-8D8B-6E6B168774C6> /usr/lib/libcompression.dylib
    0x7fff6bf75000 -     0x7fff6bf8bfff  libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib
    0x7fff6bf8c000 -     0x7fff6bf8dff3  libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6c12b000 -     0x7fff6c223ff7  libcrypto.35.dylib (22.260.1) <91C3D71A-4D1D-331D-89CC-67863DF10574> /usr/lib/libcrypto.35.dylib
    0x7fff6c325000 -     0x7fff6c425fcb  libcrypto.42.dylib (22.260.1) <BD995388-3083-3E74-AE7D-C4FCA5938E8E> /usr/lib/libcrypto.42.dylib
    0x7fff6c426000 -     0x7fff6c431ff7  libcsfde.dylib (546.50.1) <7BAF8FCF-33A1-3C7C-8FEB-2020C8ED6063> /usr/lib/libcsfde.dylib
    0x7fff6c439000 -     0x7fff6c48fff3  libcups.2.dylib (462.12) <095619DC-9233-3937-9E50-5F10D917A40D> /usr/lib/libcups.2.dylib
    0x7fff6c4b8000 -     0x7fff6c50bfff  libcurl.4.dylib (105.200.2) <CC3D005E-CD2F-3345-A8B3-B8A3050B284B> /usr/lib/libcurl.4.dylib
    0x7fff6c516000 -     0x7fff6c591ff7  libdtrace.dylib (284.250.4) <803C30C7-E9F2-3321-BA65-CC7539E3727F> /usr/lib/libdtrace.dylib
    0x7fff6c592000 -     0x7fff6c595ff7  libdz.dylib (1.0.0 - 110.250.10) <68507118-9E70-3063-8416-B3645588896B> /usr/lib/libdz.dylib
    0x7fff6c5a5000 -     0x7fff6c5c2ff7  libedit.3.dylib (50.200.2) <8FBA9760-CFF6-3F53-8DBE-AEC526337D7A> /usr/lib/libedit.3.dylib
    0x7fff6c5c3000 -     0x7fff6c5c3fff  libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib
    0x7fff6c5de000 -     0x7fff6c5eafff  libexslt.0.dylib (16.5) <B128C3DF-8173-31AA-AFA6-49D56F2E9009> /usr/lib/libexslt.0.dylib
    0x7fff6c5eb000 -     0x7fff6c5ecfff  libffi.dylib (18.1) <DA1198F8-9789-3F16-BF60-9DA170519295> /usr/lib/libffi.dylib
    0x7fff6c5f5000 -     0x7fff6c5faff7  libgermantok.dylib (17.15.2) <E5F0F794-FF27-3D64-AE52-C78C6A84DD67> /usr/lib/libgermantok.dylib
    0x7fff6c5fb000 -     0x7fff6c600ff7  libheimdal-asn1.dylib (520.270.1) <73F60D6F-76F8-35EF-9C86-9A81225EE4BE> /usr/lib/libheimdal-asn1.dylib
    0x7fff6c62b000 -     0x7fff6c71bfff  libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib
    0x7fff6c71c000 -     0x7fff6c97dffb  libicucore.A.dylib (62141.0.1) <A0D63918-76E9-3C1B-B255-46F4C1DA7FE8> /usr/lib/libicucore.A.dylib
    0x7fff6c9ca000 -     0x7fff6c9cbfff  liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib
    0x7fff6c9cc000 -     0x7fff6c9e4ff3  liblzma.5.dylib (10.200.3) <E1F4FD60-1CE4-37B9-AD95-29D348AF1AC0> /usr/lib/liblzma.5.dylib
    0x7fff6c9fc000 -     0x7fff6caa0ff7  libmecab.1.0.0.dylib (779.24.1) <A8D0379B-85FA-3B3D-89ED-5CF2C3826AB2> /usr/lib/libmecab.1.0.0.dylib
    0x7fff6caa1000 -     0x7fff6cca5fff  libmecabra.dylib (779.24.1) <D71F71E0-30E2-3DB3-B636-7DE13D51FB4B> /usr/lib/libmecabra.dylib
    0x7fff6ccaa000 -     0x7fff6ccdafff  libncurses.5.4.dylib (53.200.3) <767B4D3D-CF4C-33DF-B282-0CAC013A7AD0> /usr/lib/libncurses.5.4.dylib
    0x7fff6ce7d000 -     0x7fff6d1ceff7  libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib
    0x7fff6d260000 -     0x7fff6d9e5fdf  libobjc.A.dylib (756.2) <7C312627-43CB-3234-9324-4DEA92D59F50> /usr/lib/libobjc.A.dylib
    0x7fff6d9e6000 -     0x7fff6d9e7fff  libodfde.dylib (24.50.1) <46EA989F-415B-3FE6-983D-30CC9BE63DAE> /usr/lib/libodfde.dylib
    0x7fff6d9f7000 -     0x7fff6d9fbffb  libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib
    0x7fff6d9fc000 -     0x7fff6d9fdff7  libpanel.5.4.dylib (53.200.3) <D98D5D77-B79B-3FCF-8B07-B45603FE73EF> /usr/lib/libpanel.5.4.dylib
    0x7fff6d9fe000 -     0x7fff6da33fff  libpcap.A.dylib (79.250.1) <C0893641-7DFF-3A33-BDAE-190FF54837E8> /usr/lib/libpcap.A.dylib
    0x7fff6db4a000 -     0x7fff6db4bff3  libquit.dylib (267.3) <FF577E42-737C-3240-9547-E7F784FDEB2F> /usr/lib/libquit.dylib
    0x7fff6db4c000 -     0x7fff6db64ffb  libresolv.9.dylib (65.200.2) <893142A5-F153-3437-A22D-407EE542B5C5> /usr/lib/libresolv.9.dylib
    0x7fff6db66000 -     0x7fff6dba1ff3  libsandbox.1.dylib (851.270.1) <04B924EF-2385-34DF-807E-93AAD9EF3AAB> /usr/lib/libsandbox.1.dylib
    0x7fff6dba2000 -     0x7fff6dbb4ff7  libsasl2.2.dylib (211) <10987614-6763-3B5D-9F28-91D121BB4924> /usr/lib/libsasl2.2.dylib
    0x7fff6dbb5000 -     0x7fff6dbb6ff7  libspindump.dylib (267.3) <A584E403-8C95-3841-9C16-E22664A5A63F> /usr/lib/libspindump.dylib
    0x7fff6dbb7000 -     0x7fff6dd94fff  libsqlite3.dylib (274.26) <6404BA3B-BCA4-301F-B2FE-8776105A2AA3> /usr/lib/libsqlite3.dylib
    0x7fff6ddf1000 -     0x7fff6de24ff3  libssl.35.dylib (22.260.1) <EEBCC1DE-A2C2-30CC-AEA3-1B2193B11DAA> /usr/lib/libssl.35.dylib
    0x7fff6de58000 -     0x7fff6de87fff  libssl.44.dylib (22.260.1) <F1DE913C-717A-3013-9780-DBF79406C58E> /usr/lib/libssl.44.dylib
    0x7fff6de88000 -     0x7fff6ded3ff7  libstdc++.6.dylib (104.1) <BF6E1E5B-5DF2-3069-A926-20ABF03832B3> /usr/lib/libstdc++.6.dylib
    0x7fff6ded9000 -     0x7fff6dedaff7  libsysmon.dylib (100.250.1) <59C5FEEC-1932-321B-991A-4D2039ED9281> /usr/lib/libsysmon.dylib
    0x7fff6df03000 -     0x7fff6df33ffb  libtidy.A.dylib (16.4) <6BDC3816-F222-33B6-848C-D8D5924E8959> /usr/lib/libtidy.A.dylib
    0x7fff6df4d000 -     0x7fff6dfacffb  libusrtcp.dylib (1229.250.15) <36BBD474-FAE5-366F-946D-16C5C4B4A792> /usr/lib/libusrtcp.dylib
    0x7fff6dfad000 -     0x7fff6dfb0ff7  libutil.dylib (51.200.4) <CE9B18C9-66ED-32D4-9D29-01F8FCB467B0> /usr/lib/libutil.dylib
    0x7fff6dfb1000 -     0x7fff6dfbefff  libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib
    0x7fff6dfc3000 -     0x7fff6e0a5ff3  libxml2.2.dylib (32.10) <AA4E1B1F-0FDE-3274-9FA5-75446298D1AC> /usr/lib/libxml2.2.dylib
    0x7fff6e0a6000 -     0x7fff6e0ceff3  libxslt.1.dylib (16.5) <E330D3A2-E32B-378A-973E-A8D245C0F712> /usr/lib/libxslt.1.dylib
    0x7fff6e0cf000 -     0x7fff6e0e1ff7  libz.1.dylib (70.200.4) <B048FC1F-058F-3A08-A1FE-81D5308CB3E6> /usr/lib/libz.1.dylib
    0x7fff6e10f000 -     0x7fff6e110ffb  liblog_network.dylib (1229.250.15) <C9C042D5-C018-3FB6-AC50-F11F44F3D815> /usr/lib/log/liblog_network.dylib
    0x7fff6e151000 -     0x7fff6e15dff3  libswiftAVFoundation.dylib (??? - ???) <0343ADA8-C7A9-38CF-9834-D455F914E6B3> /usr/lib/swift/libswiftAVFoundation.dylib
    0x7fff6e164000 -     0x7fff6e177ff3  libswiftAppKit.dylib (??? - ???) <390B2331-342E-367F-9308-01447A4442E6> /usr/lib/swift/libswiftAppKit.dylib
    0x7fff6e190000 -     0x7fff6e501ff7  libswiftCore.dylib (5.0 - 1001.8.63.13) <4FE40B7B-1413-3A25-959B-D78B78682D12> /usr/lib/swift/libswiftCore.dylib
    0x7fff6e502000 -     0x7fff6e507ff3  libswiftCoreAudio.dylib (??? - ???) <7DCC2F3C-C9E9-3FCC-81A0-E1C536626EF5> /usr/lib/swift/libswiftCoreAudio.dylib
    0x7fff6e508000 -     0x7fff6e50fffb  libswiftCoreData.dylib (??? - ???) <7D7D21CE-8F68-390F-BE47-2AB1DC0439ED> /usr/lib/swift/libswiftCoreData.dylib
    0x7fff6e510000 -     0x7fff6e512ff3  libswiftCoreFoundation.dylib (??? - ???) <3192FF82-E322-3B09-805F-6AEB48C00478> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff6e513000 -     0x7fff6e521ff3  libswiftCoreGraphics.dylib (??? - ???) <FEFE340D-865B-3C8C-AF13-AB1DE8866C01> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff6e522000 -     0x7fff6e525ffb  libswiftCoreImage.dylib (??? - ???) <4AC0B024-190B-31F8-8EC5-C9E2761C580E> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff6e52b000 -     0x7fff6e531fff  libswiftCoreMedia.dylib (??? - ???) <C6607E85-DBA1-3A32-B0E5-88789A019133> /usr/lib/swift/libswiftCoreMedia.dylib
    0x7fff6e538000 -     0x7fff6e53effb  libswiftDarwin.dylib (??? - ???) <FD515CE3-A057-36EC-A787-E78F773973F3> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff6e53f000 -     0x7fff6e555fff  libswiftDispatch.dylib (??? - ???) <40AA9542-FE66-37F0-B0BE-70C8D057488C> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff6e556000 -     0x7fff6e6e7ff7  libswiftFoundation.dylib (??? - ???) <A24C3092-3B6D-3680-945E-292A0D31436F> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff6e6f6000 -     0x7fff6e6f8ff3  libswiftIOKit.dylib (??? - ???) <C7E2E0F9-D04C-348E-A5B6-DD59A9F40BDD> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff6e706000 -     0x7fff6e70dfff  libswiftMetal.dylib (??? - ???) <03736BFF-B1E4-32FB-B3C3-12FFF7681854> /usr/lib/swift/libswiftMetal.dylib
    0x7fff6e70e000 -     0x7fff6e714ffb  libswiftMetalKit.dylib (??? - ???) <531E08E1-6472-3644-AB5D-3227F68237FB> /usr/lib/swift/libswiftMetalKit.dylib
    0x7fff6e715000 -     0x7fff6e71dffb  libswiftModelIO.dylib (??? - ???) <EE913B98-93DA-3BDA-BF57-78A2766F04EE> /usr/lib/swift/libswiftModelIO.dylib
    0x7fff6e74f000 -     0x7fff6e752ff7  libswiftObjectiveC.dylib (??? - ???) <A4201F26-A2B3-3F2A-8B0F-D17F166C26BC> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff6e75d000 -     0x7fff6e762ffb  libswiftQuartzCore.dylib (??? - ???) <FB83F05B-766E-3211-8CC7-E8B634B34BA0> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7fff6e86b000 -     0x7fff6e893ff7  libswiftSwiftOnoneSupport.dylib (5.0 - 1001.8.63.13) <95FB4BA0-8376-387E-8976-FCDF3C88BD07> /usr/lib/swift/libswiftSwiftOnoneSupport.dylib
    0x7fff6e89a000 -     0x7fff6e89cffb  libswiftXPC.dylib (??? - ???) <61CDCF0E-FFD3-31FD-A6B1-175B06EA6659> /usr/lib/swift/libswiftXPC.dylib
    0x7fff6e89d000 -     0x7fff6e8a3fff  libswiftos.dylib (??? - ???) <D3083D22-DF42-3879-8AD2-F668D47B3E0C> /usr/lib/swift/libswiftos.dylib
    0x7fff6e8a4000 -     0x7fff6e8c4ffb  libswiftsimd.dylib (??? - ???) <8D005E6E-A365-394E-8042-493162C9D7F2> /usr/lib/swift/libswiftsimd.dylib
    0x7fff6e8c5000 -     0x7fff6e8c9ff3  libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib
    0x7fff6e8ca000 -     0x7fff6e8d4ff3  libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6e8d5000 -     0x7fff6e8dcff7  libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6e8dd000 -     0x7fff6e8e6ff7  libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib
    0x7fff6e8e7000 -     0x7fff6e96bfc3  libcorecrypto.dylib (602.260.2) <01464D24-570C-3B83-9D18-467769E0FCDD> /usr/lib/system/libcorecrypto.dylib
    0x7fff6e9f2000 -     0x7fff6ea2bff7  libdispatch.dylib (1008.270.1) <97273678-E94C-3C8C-89F6-2E2020F4B43B> /usr/lib/system/libdispatch.dylib
    0x7fff6ea2c000 -     0x7fff6ea58ff7  libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib
    0x7fff6ea59000 -     0x7fff6ea59ffb  libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib
    0x7fff6ea5a000 -     0x7fff6ea66ff3  libkxld.dylib (4903.270.47) <E9E37910-D3C3-3433-B071-674EFF6C0B9A> /usr/lib/system/libkxld.dylib
    0x7fff6ea67000 -     0x7fff6ea67ff7  liblaunch.dylib (1336.261.2) <2B07E27E-D404-3E98-9D28-BCA641E5C479> /usr/lib/system/liblaunch.dylib
    0x7fff6ea68000 -     0x7fff6ea6dfff  libmacho.dylib (927.0.3) <A377D608-77AB-3F6E-90F0-B4F251A5C12F> /usr/lib/system/libmacho.dylib
    0x7fff6ea6e000 -     0x7fff6ea70ffb  libquarantine.dylib (86.220.1) <6D0BC770-7348-3608-9254-F7FFBD347634> /usr/lib/system/libquarantine.dylib
    0x7fff6ea71000 -     0x7fff6ea72ff7  libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib
    0x7fff6ea73000 -     0x7fff6ea8aff3  libsystem_asl.dylib (356.200.4) <A62A7249-38B8-33FA-9875-F1852590796C> /usr/lib/system/libsystem_asl.dylib
    0x7fff6ea8b000 -     0x7fff6ea8bff7  libsystem_blocks.dylib (73) <A453E8EE-860D-3CED-B5DC-BE54E9DB4348> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6ea8c000 -     0x7fff6eb13fff  libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib
    0x7fff6eb14000 -     0x7fff6eb17ffb  libsystem_configuration.dylib (963.270.3) <2B4A836D-68A4-33E6-8D48-CD4486B03387> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6eb18000 -     0x7fff6eb1bff7  libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6eb1c000 -     0x7fff6eb22fff  libsystem_darwin.dylib (1272.250.1) <EC9B39A5-9592-3577-8997-7DC721D20D8C> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6eb23000 -     0x7fff6eb29ff7  libsystem_dnssd.dylib (878.270.2) <E9A5ACCF-E35F-3909-AF0A-2A37CD217276> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6eb2a000 -     0x7fff6eb75ffb  libsystem_info.dylib (517.200.9) <D09D5AE0-2FDC-3A6D-93EC-729F931B1457> /usr/lib/system/libsystem_info.dylib
    0x7fff6eb76000 -     0x7fff6eb9eff7  libsystem_kernel.dylib (4903.270.47) <4195838C-EFEF-3CC9-B459-75032AF7EA1A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6eb9f000 -     0x7fff6ebeaff7  libsystem_m.dylib (3158.200.7) <F19B6DB7-014F-3820-831F-389CCDA06EF6> /usr/lib/system/libsystem_m.dylib
    0x7fff6ebeb000 -     0x7fff6ec15fff  libsystem_malloc.dylib (166.270.1) <011F3AD0-8E6A-3A89-AE64-6E5F6840F30A> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6ec16000 -     0x7fff6ec20ff7  libsystem_networkextension.dylib (767.250.2) <FF06F13A-AEFE-3A27-A073-910EF78AEA36> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6ec21000 -     0x7fff6ec28fff  libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib
    0x7fff6ec29000 -     0x7fff6ec32fef  libsystem_platform.dylib (177.270.1) <9D1FE5E4-EB7D-3B3F-A8D1-A96D9CF1348C> /usr/lib/system/libsystem_platform.dylib
    0x7fff6ec33000 -     0x7fff6ec3dff7  libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6ec3e000 -     0x7fff6ec41ff7  libsystem_sandbox.dylib (851.270.1) <9494594B-5199-3186-82AB-5FF8BED6EE16> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6ec42000 -     0x7fff6ec44ff3  libsystem_secinit.dylib (30.260.2) <EF1EA47B-7B22-35E8-BD9B-F7003DCB96AE> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6ec45000 -     0x7fff6ec4cff3  libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6ec4d000 -     0x7fff6ec62fff  libsystem_trace.dylib (906.260.1) <FC761C3B-5434-3A52-912D-F1B15FAA8EB2> /usr/lib/system/libsystem_trace.dylib
    0x7fff6ec64000 -     0x7fff6ec69ffb  libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib
    0x7fff6ec6a000 -     0x7fff6ec99fff  libxpc.dylib (1336.261.2) <7DEE2300-6D8E-3C00-9C63-E3E80D56B0C4> /usr/lib/system/libxpc.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)
Writable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework              1024K        7 
Activity Tracing                   256K        1 
CG backing stores                  992K        2 
CG image                          64.0M      124 
CG raster data                   231.0M      183 
CoreAnimation                     24.1M      190 
CoreGraphics                         8K        1 
CoreImage                         1244K      130 
CoreUI image data                 5564K       55 
CoreUI image file                  596K       14 
Dispatch continuations            16.0M        1 
Foundation                         224K        6 
IOKit                             7940K        1 
Image IO                           168K       22 
JS JIT generated code              1.0G        3 
Kernel Alloc Once                    8K        1 
MALLOC                           543.1M      513 
MALLOC guard page                  128K       21 
MALLOC_LARGE (reserved)           1024K        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
Memory Tag 244                    1152K        1 
Memory Tag 250                      32K        1 
Memory Tag 251                      72K        1 
Performance tool data             8208K        1         not counted in TOTAL below
SQLite page cache                 5184K        3 
STACK GUARD                       56.1M       21 
Stack                             25.7M       21 
VM_ALLOCATE                        436K       42 
WebKit Malloc                     1144K        4 
__DATA                            88.2M      673 
__FONT_DATA                          4K        1 
__LINKEDIT                       330.3M      321 
__TEXT                           685.8M      636 
__UNICODE                          564K        1 
libnetwork                         640K        5 
mapped file                      359.2M      152 
shared memory                     2696K       14 
===========                     =======  ======= 
TOTAL                              3.4G     3174 
TOTAL, minus reserved VM space     3.4G     3174 

Model: MacBookPro11,4, BootROM 194.0.0.0.0, 4 processors, Intel Core i7, 2,2 GHz, 16 GB, SMC 2.29f24
Graphics: kHW_IntelIrisProItem, Intel Iris Pro, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x152), Broadcom BCM43xx 1.0 (7.77.61.2 AirPortDriverBrcmNIC-1305.8)
Bluetooth: Version 6.0.14d3, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0256G, 251 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!