Hi all,
I just updated to the latest betas on my machine and mobile devices GPU frame capture crashes Xcode every time. I've restarted everything, deleted preferences, tried other devices and computers and I always get the same result. Below is the crash report. I'm hoping that there is something that I can do to resolve the issue without waiting for the next beta.
Thanks,
David Rogers
Process: Xcode [3662]
Path: /Applications/Xcode-beta.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 7.0 (8163.8)
Build Info: IDEFrameworks-8163008000000000~7
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [3662]
User ID: 501
Date/Time: 2015-07-09 01:42:41.810 -0500
OS Version: Mac OS X 10.11 (15A216g)
Report Version: 11
Anonymous UUID: 0D471773-023A-0BDE-2CE1-6F32A3E9339E
Time Awake Since Boot: 47000 seconds
Crashed Thread: 23 Dispatch queue: gputools.GPUiOSInferiorSession.0x7f879f2cc850
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
Exception Note: EXC_CORPSE_NOTIFY
VM Regions Near 0x18:
-->
__TEXT 000000010ad1a000-000000010ad1b000 [ 4K] r-x/rwx SM=COW /Applications/Xcode-beta.app/Contents/MacOS/Xcode
Application Specific Information:
ProductBuildVersion: 7A152u
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff91d8c7aa __fcntl + 10
1 libsystem_kernel.dylib 0x00007fff91d8a319 fcntl + 240
2 com.apple.GPUTools 0x000000011aa8d2ae -[DYCaptureArchive _writeIndexInPath:error:] + 667
3 com.apple.GPUTools 0x000000011aa8d4d3 -[DYCaptureArchive _performCommit:] + 345
4 com.apple.GPUTools 0x000000011aa8bb45 -[DYCaptureArchive initWithURL:options:error:] + 940
5 com.apple.GPUTools 0x000000011aa8aa1e +[DYCaptureArchive createArchiveInTemporaryDirectoryWithName:deleteOnClose:error:] + 171
6 com.apple.dt.gpu.GPUDebuggerFoundation 0x000000011a9abb73 -[GPUCaptureArchiveManager createNewArchiveWithInferiorName:error:] + 33
7 com.apple.dt.gpu.GPUDebuggerFoundation 0x000000011a99bde1 -[GPUInferiorSession createNextCaptureArchive] + 251
8 com.apple.dt.gpu.GPUDebuggerFoundation 0x000000011a99ceb0 -[GPUInferiorSession _handleCaptureSessionStateChange:] + 210
9 libdispatch.dylib 0x00007fff982ffc5b _dispatch_call_block_and_release + 12
10 libdispatch.dylib 0x00007fff982fbc11 _dispatch_client_callout + 8
11 libdispatch.dylib 0x00007fff9830cfdc _dispatch_main_queue_callback_4CF + 1677
12 com.apple.CoreFoundation 0x00007fff93928159 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
13 com.apple.CoreFoundation 0x00007fff938e3bd4 __CFRunLoopRun + 1908
14 com.apple.CoreFoundation 0x00007fff938e31f8 CFRunLoopRunSpecific + 296
15 com.apple.HIToolbox 0x00007fff8c647a59 RunCurrentEventLoopInMode + 235
16 com.apple.HIToolbox 0x00007fff8c6477ef ReceiveNextEventCommon + 432
17 com.apple.HIToolbox 0x00007fff8c64762f _BlockUntilNextEventMatchingListInModeWithFilter + 71
18 com.apple.AppKit 0x00007fff8cb2b79c _DPSNextEvent + 945
19 com.apple.AppKit 0x00007fff8cef95c9 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 343
20 com.apple.dt.DVTKit 0x000000010b4fb5fe -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 247
21 com.apple.AppKit 0x00007fff8cb216dc -[NSApplication run] + 682
22 com.apple.AppKit 0x00007fff8caa3b6d NSApplicationMain + 1176
23 libdyld.dylib 0x00007fff960735ad start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff91d8e06a kevent_qos + 10
1 libdispatch.dylib 0x00007fff98300b98 _dispatch_mgr_invoke + 216
2 libdispatch.dylib 0x00007fff9830080f _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x00007fff91d87986 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff91d86dc7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff938e44a4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff938e396d __CFRunLoopRun + 1293
4 com.apple.CoreFoundation 0x00007fff938e31f8 CFRunLoopRunSpecific + 296
5 com.apple.Foundation 0x00007fff93e74515 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
6 com.apple.DTDeviceKitBase 0x00000001150b7cc0 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1103
7 com.apple.Foundation 0x00007fff93fbf66f __NSThread__start__ + 1331
8 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
10 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 3:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff91d8d1ea __select + 10
1 com.apple.CoreFoundation 0x00007fff9392f651 __CFSocketManager + 737
2 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
3 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
4 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 4:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff91d87986 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff91d86dc7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff938e44a4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff938e396d __CFRunLoopRun + 1293
4 com.apple.CoreFoundation 0x00007fff938e31f8 CFRunLoopRunSpecific + 296
5 com.apple.CFNetwork 0x00007fff8ba4db9e +[NSURLConnection(Loader) _resourceLoadLoop:] + 412
6 com.apple.Foundation 0x00007fff93fbf66f __NSThread__start__ + 1331
7 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff91d8d752 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8ace77a5 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8ace53e5 start_wqthread + 13
Thread 6:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff91d87986 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff91d86dc7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff938e44a4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff938e396d __CFRunLoopRun + 1293
4 com.apple.CoreFoundation 0x00007fff938e31f8 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff8cbed9d9 _NSEventThread + 149
6 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 7:: DYMobileDeviceManager
0 libsystem_kernel.dylib 0x00007fff91d87986 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff91d86dc7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff938e44a4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff938e396d __CFRunLoopRun + 1293
4 com.apple.CoreFoundation 0x00007fff938e31f8 CFRunLoopRunSpecific + 296
5 com.apple.Foundation 0x00007fff93e74515 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
6 com.apple.Foundation 0x00007fff93ee5f54 -[NSRunLoop(NSRunLoop) run] + 74
7 com.apple.GPUToolsMobileFoundation 0x000000011f7a4901 -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8 com.apple.Foundation 0x00007fff93fbf66f __NSThread__start__ + 1331
9 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
10 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
11 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff91d8cf26 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8ace81cc _pthread_cond_wait + 767
2 com.apple.Xcode.DevToolsCore 0x0000000114ba2ab2 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3 com.apple.Foundation 0x00007fff93fbf66f __NSThread__start__ + 1331
4 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
6 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff91d8cf26 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8ace81cc _pthread_cond_wait + 767
2 com.apple.Xcode.DevToolsCore 0x0000000114ba2ab2 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3 com.apple.Foundation 0x00007fff93fbf66f __NSThread__start__ + 1331
4 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
6 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff91d8cf26 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8ace81cc _pthread_cond_wait + 767
2 com.apple.Xcode.DevToolsCore 0x0000000114ba2ab2 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3 com.apple.Foundation 0x00007fff93fbf66f __NSThread__start__ + 1331
4 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
6 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff91d8cf26 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8ace81cc _pthread_cond_wait + 767
2 com.apple.Xcode.DevToolsCore 0x0000000114ba2ab2 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3 com.apple.Foundation 0x00007fff93fbf66f __NSThread__start__ + 1331
4 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
6 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff91d8cf26 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8ace81cc _pthread_cond_wait + 767
2 com.apple.Xcode.DevToolsCore 0x0000000114ba2ab2 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3 com.apple.Foundation 0x00007fff93fbf66f __NSThread__start__ + 1331
4 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
6 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 13:
0 libsystem_kernel.dylib 0x00007fff91d87986 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff91d86dc7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff938e44a4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff938e396d __CFRunLoopRun + 1293
4 com.apple.CoreFoundation 0x00007fff938e31f8 CFRunLoopRunSpecific + 296
5 com.apple.Foundation 0x00007fff93e74515 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
6 com.apple.DTDeviceKitBase 0x00000001150a8a57 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 213
7 com.apple.Foundation 0x00007fff93fbf66f __NSThread__start__ + 1331
8 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
10 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 14:: Dispatch queue: parsing queue
0 libsystem_kernel.dylib 0x00007fff91d879c2 semaphore_wait_trap + 10
1 libdispatch.dylib 0x00007fff98304e6f _dispatch_semaphore_wait_slow + 224
2 com.apple.dt.instruments.DTXConnectionServices 0x000000010cf68a78 -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87
3 com.apple.dt.instruments.DTXConnectionServices 0x000000010cf68523 -[DTXMessageParser parseMessageWithExceptionHandler:] + 61
4 com.apple.dt.instruments.DTXConnectionServices 0x000000010cf68299 __68-[DTXMessageParser initWithMessageHandler:andParseExceptionHandler:]_block_invoke + 39
5 libdispatch.dylib 0x00007fff982ffc5b _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x00007fff982fbc11 _dispatch_client_callout + 8
7 libdispatch.dylib 0x00007fff982ff5ed _dispatch_queue_drain + 754
8 libdispatch.dylib 0x00007fff982ff1aa _dispatch_queue_invoke + 200
9 libdispatch.dylib 0x00007fff982fe9ae _dispatch_root_queue_drain + 530
10 libdispatch.dylib 0x00007fff982fe79a _dispatch_worker_thread3 + 91
11 libsystem_pthread.dylib 0x00007fff8ace770b _pthread_wqthread + 1129
12 libsystem_pthread.dylib 0x00007fff8ace53e5 start_wqthread + 13
Thread 15:: Dispatch queue: NSOperationQueue 0x7f87b375aef0 :: NSOperation 0x7f87b796a360 (QOS: USER_INTERACTIVE)
0 libsystem_kernel.dylib 0x00007fff91d8cf26 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8ace81cc _pthread_cond_wait + 767
2 com.apple.Foundation 0x00007fff93ec6bca -[__NSOperationInternal _waitUntilFinished:] + 131
3 com.apple.Foundation 0x00007fff93eaf063 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 254
4 com.apple.dt.DVTFoundation 0x000000010aeb052c -[DVTOperationGroup main] + 67
5 com.apple.Foundation 0x00007fff93e3fe03 -[__NSOperationInternal _start:] + 654
6 com.apple.dt.DVTFoundation 0x000000010ad8d6a3 -[DVTOperationGroup start] + 111
7 com.apple.Foundation 0x00007fff93e3f8ef __NSOQSchedule_f + 194
8 libdispatch.dylib 0x00007fff982fbc11 _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fff982ff5ed _dispatch_queue_drain + 754
10 libdispatch.dylib 0x00007fff982ff1aa _dispatch_queue_invoke + 200
11 libdispatch.dylib 0x00007fff982fe9ae _dispatch_root_queue_drain + 530
12 libdispatch.dylib 0x00007fff982fe79a _dispatch_worker_thread3 + 91
13 libsystem_pthread.dylib 0x00007fff8ace770b _pthread_wqthread + 1129
14 libsystem_pthread.dylib 0x00007fff8ace53e5 start_wqthread + 13
Thread 16:
0 libsystem_kernel.dylib 0x00007fff91d8d752 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8ace77a5 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8ace53e5 start_wqthread + 13
Thread 17:: Dispatch queue: NSOperationQueue 0x7f87b64286b0 :: NSOperation 0x7f87b8848800 (QOS: USER_INTERACTIVE)
0 libsystem_kernel.dylib 0x00007fff91d8cf26 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8ace81cc _pthread_cond_wait + 767
2 com.apple.Foundation 0x00007fff93ec6bca -[__NSOperationInternal _waitUntilFinished:] + 131
3 com.apple.Foundation 0x00007fff93eaf063 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 254
4 com.apple.dt.DVTFoundation 0x000000010aeb052c -[DVTOperationGroup main] + 67
5 com.apple.Foundation 0x00007fff93e3fe03 -[__NSOperationInternal _start:] + 654
6 com.apple.dt.DVTFoundation 0x000000010ad8d6a3 -[DVTOperationGroup start] + 111
7 com.apple.Foundation 0x00007fff93e3f8ef __NSOQSchedule_f + 194
8 libdispatch.dylib 0x00007fff982fbc11 _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fff982ff5ed _dispatch_queue_drain + 754
10 libdispatch.dylib 0x00007fff982ff1aa _dispatch_queue_invoke + 200
11 libdispatch.dylib 0x00007fff982fe9ae _dispatch_root_queue_drain + 530
12 libdispatch.dylib 0x00007fff982fe79a _dispatch_worker_thread3 + 91
13 libsystem_pthread.dylib 0x00007fff8ace770b _pthread_wqthread + 1129
14 libsystem_pthread.dylib 0x00007fff8ace53e5 start_wqthread + 13
Thread 18:
0 libsystem_kernel.dylib 0x00007fff91d8d752 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8ace77a5 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8ace53e5 start_wqthread + 13
Thread 19:
0 libsystem_kernel.dylib 0x00007fff91d8d752 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8ace77a5 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8ace53e5 start_wqthread + 13
Thread 20:: Dispatch queue: NSOperationQueue 0x7f87b646d030 :: NSOperation 0x7f87b566d980 (QOS: USER_INTERACTIVE)
0 libsystem_kernel.dylib 0x00007fff91d8cf26 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8ace81cc _pthread_cond_wait + 767
2 com.apple.Foundation 0x00007fff93ec6bca -[__NSOperationInternal _waitUntilFinished:] + 131
3 com.apple.Foundation 0x00007fff93eaf063 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 254
4 com.apple.dt.DVTFoundation 0x000000010aeb052c -[DVTOperationGroup main] + 67
5 com.apple.Foundation 0x00007fff93e3fe03 -[__NSOperationInternal _start:] + 654
6 com.apple.dt.DVTFoundation 0x000000010ad8d6a3 -[DVTOperationGroup start] + 111
7 com.apple.Foundation 0x00007fff93e3f8ef __NSOQSchedule_f + 194
8 libdispatch.dylib 0x00007fff982fbc11 _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fff982ff5ed _dispatch_queue_drain + 754
10 libdispatch.dylib 0x00007fff982ff1aa _dispatch_queue_invoke + 200
11 libdispatch.dylib 0x00007fff982fe9ae _dispatch_root_queue_drain + 530
12 libdispatch.dylib 0x00007fff982fe79a _dispatch_worker_thread3 + 91
13 libsystem_pthread.dylib 0x00007fff8ace770b _pthread_wqthread + 1129
14 libsystem_pthread.dylib 0x00007fff8ace53e5 start_wqthread + 13
Thread 21:
0 libsystem_kernel.dylib 0x00007fff91d8d752 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8ace77a5 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8ace53e5 start_wqthread + 13
Thread 22:
0 libsystem_kernel.dylib 0x00007fff91d8d752 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8ace77a5 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8ace53e5 start_wqthread + 13
Thread 23 Crashed:: Dispatch queue: gputools.GPUiOSInferiorSession.0x7f879f2cc850
0 libc++.1.dylib 0x00007fff92a28638 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::operator=(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 14
1 com.apple.gdt.MTLToolsAnalysisHeuristics 0x000000012a6e3c23 0x12a6e0000 + 15395
2 com.apple.gdt.MTLToolsAnalysisHeuristics 0x000000012a6e3cb9 0x12a6e0000 + 15545
3 com.apple.gdt.MTLToolsAnalysisHeuristics 0x000000012a6e3a54 0x12a6e0000 + 14932
4 com.apple.gdt.MTLToolsAnalysisHeuristics 0x000000012a6e22fe 0x12a6e0000 + 8958
5 com.apple.gdt.MTLToolsAnalysisHeuristics 0x000000012a6e393c 0x12a6e0000 + 14652
6 com.apple.gdt.MTLToolsAnalysisHeuristics 0x000000012a6e2c48 0x12a6e0000 + 11336
7 com.apple.GPUToolsServices 0x000000011ab43379 -[DYAnalyzerHeuristicPool processPostMirrorHeuristics:captureBlockMode:functionIndex:] + 262
8 com.apple.gdt.MTLToolsAnalysisEngine 0x000000011e6acf49 -[DYMTLAnalyzerEngine processFunction:blockMode:streamMode:analyzeInserted:findingsHandler:] + 523
9 com.apple.GPUToolsServices 0x000000011ab53848 -[DYAnalyzerEngine processFunctionStream:blockMode:findingsHandler:] + 129
10 com.apple.GPUToolsServices 0x000000011ab3de13 -[DYAnalyzerArchiveVisitor processFunctionStream:] + 44
11 com.apple.GPUToolsServices 0x000000011ab3e044 -[DYAnalyzerArchiveVisitor visitFunctionStreamFile:] + 154
12 com.apple.GPUTools 0x000000011aa928aa -[DYCaptureFile acceptCaptureVisitor:] + 100
13 com.apple.GPUTools 0x000000011aa933e3 -[DYInOrderInstructionFilesVisitor _performVisit:] + 503
14 com.apple.GPUTools 0x000000011aa9359e -[DYInOrderInstructionFilesVisitor visitCaptureStore:] + 49
15 com.apple.GPUToolsServices 0x000000011ab3deda -[DYAnalyzerArchiveVisitor visitCaptureArchive:] + 197
16 com.apple.GPUTools 0x000000011aa91a76 -[DYCaptureArchive acceptCaptureVisitor:] + 26
17 com.apple.GPUToolsServices 0x000000011ab3dc2e -[DYAnalyzerArchiveVisitor _runAnalyzerWithBlock:] + 238
18 com.apple.GPUToolsServices 0x000000011ab3da85 -[DYAnalyzerArchiveVisitor generateFindingsAndAddTo:singleFrameMode:] + 193
19 com.apple.gdt.MTLToolsAnalysisEngine 0x000000011e6ac6f9 -[DYMTLAnalyzerArchiveVisitor generateFindingsAndAddTo:singleFrameMode:] + 233
20 com.apple.dt.gpu.GPUDebuggerMTLSupport 0x00000001220078cb -[GPUMTLDebuggerController analyzeStoredCaptureArchive] + 243
21 com.apple.dt.gpu.GPUDebuggerFoundation 0x000000011a9a1ab1 -[GPUDebuggerController handleCaptureSessionFinalization:] + 56
22 com.apple.dt.gpu.GPUDebuggerMTLSupport 0x0000000122004108 -[GPUMTLDebuggerController handleCaptureSessionFinalization:] + 298
23 com.apple.dt.gpu.GPUDebuggerFoundation 0x000000011a99d529 __51-[GPUInferiorSession handleCompleteCaptureSession:]_block_invoke + 113
24 libdispatch.dylib 0x00007fff982ffc5b _dispatch_call_block_and_release + 12
25 libdispatch.dylib 0x00007fff982fbc11 _dispatch_client_callout + 8
26 libdispatch.dylib 0x00007fff982ff5ed _dispatch_queue_drain + 754
27 libdispatch.dylib 0x00007fff982ff1aa _dispatch_queue_invoke + 200
28 libdispatch.dylib 0x00007fff982fe9ae _dispatch_root_queue_drain + 530
29 libdispatch.dylib 0x00007fff982fe79a _dispatch_worker_thread3 + 91
30 libsystem_pthread.dylib 0x00007fff8ace770b _pthread_wqthread + 1129
31 libsystem_pthread.dylib 0x00007fff8ace53e5 start_wqthread + 13
Thread 24:
0 libsystem_kernel.dylib 0x00007fff91d8d0fa __read_nocancel + 10
1 libsystem_c.dylib 0x00007fff8adae2b1 _sread + 16
2 libsystem_c.dylib 0x00007fff8adad8c5 __srefill1 + 24
3 libsystem_c.dylib 0x00007fff8ada6bbb fgets + 106
4 com.apple.LLDB.framework 0x00000001175faf65 lldb_private::IOHandlerEditline::GetLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, bool&) + 341
5 com.apple.LLDB.framework 0x00000001175fb3d8 lldb_private::IOHandlerEditline::Run() + 176
6 com.apple.LLDB.framework 0x0000000117504943 lldb_private::Debugger::ExecuteIOHandlers() + 63
7 com.apple.LLDB.framework 0x0000000117506638 lldb_private::Debugger::IOHandlerThread(void*) + 14
8 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
10 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 25:
0 libsystem_kernel.dylib 0x00007fff91d87986 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff91d86dc7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff938e44a4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff938e396d __CFRunLoopRun + 1293
4 com.apple.CoreFoundation 0x00007fff938e31f8 CFRunLoopRunSpecific + 296
5 com.apple.CoreFoundation 0x00007fff939a31d1 CFRunLoopRun + 97
6 com.apple.DebugSymbols 0x00007fff905fb69a SpotlightQueryThread(void*) + 346
7 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 26:
0 libsystem_kernel.dylib 0x00007fff91d8d1ea __select + 10
1 com.apple.LLDB.framework 0x000000011749e7c5 lldb_private::ConnectionFileDescriptor::BytesAvailable(unsigned int, lldb_private::Error*) + 881
2 com.apple.LLDB.framework 0x000000011749e1cc lldb_private::ConnectionFileDescriptor::Read(void*, unsigned long, unsigned int, lldb::ConnectionStatus&, lldb_private::Error*) + 126
3 com.apple.LLDB.framework 0x00000001174fb72f lldb_private::Communication::Read(void*, unsigned long, unsigned int, lldb::ConnectionStatus&, lldb_private::Error*) + 195
4 com.apple.LLDB.framework 0x000000011762c8b6 lldb_private::process_gdb_remote::GDBRemoteCommunication::WaitForPacketWithTimeoutMicroSecondsNoLock(StringExtractorGDBRemote&, unsigned int, bool) + 246
5 com.apple.LLDB.framework 0x00000001177598f2 lldb_private::process_gdb_remote::GDBRemoteCommunicationClient::SendContinuePacketAndWaitForResponse(lldb_private::process_gdb_remote::ProcessGDBRemote*, char const*, unsigned long, StringExtractorGDBRemote&) + 868
6 com.apple.LLDB.framework 0x000000011763bf43 lldb_private::process_gdb_remote::ProcessGDBRemote::AsyncThread(void*) + 503
7 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 27:
0 libsystem_kernel.dylib 0x00007fff91d8cf26 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8ace81cc _pthread_cond_wait + 767
2 com.apple.LLDB.framework 0x00000001175c0c3f lldb_private::Condition::Wait(lldb_private::Mutex&, lldb_private::TimeValue const*, bool*) + 109
3 com.apple.LLDB.framework 0x000000011770cb60 lldb_private::Predicate<bool>::WaitForValueEqualTo(bool, lldb_private::TimeValue const*, bool*) + 96
4 com.apple.LLDB.framework 0x00000001175135bc lldb_private::Listener::WaitForEventsInternal(lldb_private::TimeValue const*, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr<lldb_private::Event>&) + 320
5 com.apple.LLDB.framework 0x00000001175136db lldb_private::Listener::WaitForEvent(lldb_private::TimeValue const*, std::__1::shared_ptr<lldb_private::Event>&) + 27
6 com.apple.LLDB.framework 0x0000000117701428 lldb_private::Process::WaitForEventsPrivate(lldb_private::TimeValue const*, std::__1::shared_ptr<lldb_private::Event>&, bool) + 116
7 com.apple.LLDB.framework 0x0000000117708e6e lldb_private::Process::RunPrivateStateThread() + 268
8 com.apple.LLDB.framework 0x00000001177089d1 lldb_private::Process::PrivateStateThread(void*) + 9
9 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
10 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
11 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 28:: <DBGLLDBSessionThread (pid=377)>
0 libsystem_kernel.dylib 0x00007fff91d8cf26 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8ace81cc _pthread_cond_wait + 767
2 com.apple.LLDB.framework 0x00000001175c0c3f lldb_private::Condition::Wait(lldb_private::Mutex&, lldb_private::TimeValue const*, bool*) + 109
3 com.apple.LLDB.framework 0x000000011770cb60 lldb_private::Predicate<bool>::WaitForValueEqualTo(bool, lldb_private::TimeValue const*, bool*) + 96
4 com.apple.LLDB.framework 0x00000001175135bc lldb_private::Listener::WaitForEventsInternal(lldb_private::TimeValue const*, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr<lldb_private::Event>&) + 320
5 com.apple.LLDB.framework 0x00000001175136db lldb_private::Listener::WaitForEvent(lldb_private::TimeValue const*, std::__1::shared_ptr<lldb_private::Event>&) + 27
6 com.apple.LLDB.framework 0x000000011585a1ff lldb::SBListener::WaitForEvent(unsigned int, lldb::SBEvent&) + 211
7 com.apple.dt.dbg.DebuggerLLDB 0x00000001157d840f DBGLLDBSessionThread(void*) + 1045
8 libsystem_pthread.dylib 0x00007fff8ace7c8f _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff8ace7c0c _pthread_start + 168
10 libsystem_pthread.dylib 0x00007fff8ace53f5 thread_start + 13
Thread 29:
0 libsystem_kernel.dylib 0x00007fff91d8d752 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8ace77a5 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8ace53e5 start_wqthread + 13
Thread 23 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007f87b6244f28 rcx: 0x0000000000000004 rdx: 0x0000000000000001
rdi: 0x00007f87b6244f28 rsi: 0x0000000000000018 rbp: 0x00007000009c9100 rsp: 0x00007000009c90f0
r8: 0xffffffffffffffff r9: 0x0000000000000004 r10: 0x0000000000000005 r11: 0x000000012a761ea8
r12: 0x00007f879f141d40 r13: 0xffffffffffffffff r14: 0x00007f87b3949940 r15: 0x00007000009c91a0
rip: 0x00007fff92a28638 rfl: 0x0000000000010202 cr2: 0x00007f879ed4c000
Logical CPU: 0
Error Code: 0x0200005c
Trap Number: 133
Binary Images:
0x10ad1a000 - 0x10ad1afff com.apple.dt.Xcode (7.0 - 8163.8) <A9DA658B-A836-3C8B-8E2E-FD65E1C6C8E6> /Applications/Xcode-beta.app/Contents/MacOS/Xcode
0x10ad26000 - 0x10b1e2ff7 com.apple.dt.DVTFoundation (7.0 - 8152.5) <CC52795F-A17F-3ACF-8243-0535DD70CA27> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
0x10b3c1000 - 0x10b6efff7 com.apple.dt.DVTKit (7.0 - 8152.5) <CF09AD19-F8AD-3408-8C5C-9EB6BF16170A> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
0x10b8ec000 - 0x10bdcdfff com.apple.dt.IDEFoundation (7.0 - 8163.8) <A1D491E2-BE49-3253-9DD2-F0C2A791B1E5> /Applications/Xcode-beta.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
0x10c0fb000 - 0x10c970fff com.apple.dt.IDEKit (7.0 - 8163.8) <1A2B90DF-CC16-35F8-92FD-C0DF256C4289> /Applications/Xcode-beta.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
0x10cf55000 - 0x10cf81fc7 com.apple.dt.instruments.DTXConnectionServices (1.0 - 58091.2) <8655903C-EF36-38CD-94F3-56A002F59EA1> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
0x10cfa8000 - 0x10d02afff com.apple.dt.instruments.DVTInstrumentsFoundation (1.0 - 58091.2) <FE5EFE44-CFF9-3546-9BCA-6A7F7A18ED69> /Applications/Xcode-beta.app/Contents/Applications/Instruments.app/Contents/Frameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation
0x10d09b000 - 0x10d0ddfff com.apple.framework.ConfigurationProfiles (8.0 - 831) <84A50D69-A370-3562-91A0-B6899EEC072C> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
0x10d104000 - 0x10d18aff7 com.apple.CoreSymbolicationDT (3.1 - 58044) <2064B86A-DBED-3196-8568-88EDEA8C4398> /Applications/Xcode-beta.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT
0x10d1a6000 - 0x10d1f0fef com.apple.Symbolication (1.4 - 58037) <825D77F0-C9C7-3BE0-B4E3-3A2005B865CD> /Applications/Xcode-beta.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT
0x10d226000 - 0x10d226ff7 com.apple.IDEPepperSupportUI (7.0 - 8027.3) <A1AC1B2E-827C-3CB2-A03A-23EF8D28ABF1> /Applications/Xcode-beta.app/Contents/PlugIns/IDEPepperSupportUI.ideplugin/Contents/MacOS/IDEPepperSupportUI
0x10d22b000 - 0x10d244ff7 com.apple.network.statistics.framework (1.2 - 1) <FEF5DECF-AB4E-3B08-8D40-26B3DCB38E0C> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
0x10d263000 - 0x10d399ff7 com.apple.framework.CoreProfileDT (7.0 - 58026.2) <64F3F8BB-A647-3E1A-B02D-EC653043D1A5> /Applications/Xcode-beta.app/Contents/SharedFrameworks/CoreProfileDT.framework/Versions/A/CoreProfileDT
0x10d3d4000 - 0x10d3d8ff7 com.apple.kperf (1.0 - 1) <C3A1F3CC-E69C-305C-BF10-E128620CD0D1> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
0x10d3e1000 - 0x10d3e1ff7 com.apple.Metal (1.0 - 1) <DB645375-CEF5-3733-8EEC-71B334E3C2DD> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
0x10d3e6000 - 0x10d3f0ff7 com.apple.kperfdataDT (1.0 - 1) <28CB619E-B555-3B2F-9CAC-1A655E662577> /Applications/Xcode-beta.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT
0x10d3fb000 - 0x10d41efff com.apple.StreamingZip (1.0 - 1) <459C2968-A509-3D6B-A7BF-9509E4ECC579> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x10d435000 - 0x10d435ff7 com.apple.xcode.compilers.coredata (9.0 - 8146.4) <262C7856-4A8A-3536-B469-950996F760BC> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
0x10d43a000 - 0x10d447ff7 com.apple.dt.instruments.DVTInstrumentsUtilities (1.0 - 58091.2) <8EBD347A-8FD7-394F-B90C-51745EC98060> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
0x10d456000 - 0x10d457ff7 com.apple.dt.dbg.DebuggerLLDBService (7.0 - 8154.4) <6D6FA269-25C2-3894-8237-89DE8574A509> /Applications/Xcode-beta.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
0x10d45d000 - 0x10d499ffb com.apple.DebugSymbols (132 - 132) <0214501C-6448-3F20-85B1-9759C92115F2> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT
0x10d4b9000 - 0x10d4e6ffb com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <038B3275-23C0-3059-A2C4-46981E926EFC> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x10d4fe000 - 0x10d577fff com.apple.dt.XCTest (1.0 - 8131.5) <B0EDDFB6-03CE-3AB4-9471-E2CA99FD69D6> /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest
0x10d5d9000 - 0x10d5d9ff7 com.apple.compilers.clang (9.0 - 8146.4) <7052EA74-C50F-3309-966A-0917ABAB5301> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0
0x10d5dd000 - 0x10d61dff7 +libswiftDemangle.dylib (700.0.45) <2E137994-D82C-3BCD-AECC-9299F14BE662> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libswiftDemangle.dylib
0x10d636000 - 0x10d636ff7 com.apple.dt.IDEWatchSupportCore (1.0 - 1) <B2545B26-316F-362E-99BA-975C23BE62B9> /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore
0x10d63b000 - 0x10f415ff7 +libclang.dylib (700.0.57.2) <A6C53422-5597-3910-BA28-EBD6AF4EBDCB> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
0x10f8d7000 - 0x10f8d8fff libpanel.5.4.dylib (46) <D6171B30-F45F-32AF-AEFD-9654875B36B2> /usr/lib/libpanel.5.4.dylib
0x10f8dd000 - 0x10f93dfff com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) <8025043B-C3FB-34E0-85B9-E5EAF46DB2B3> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
0x10f980000 - 0x10f980ff7 com.apple.dt.IDE.XCInterfaceBuilderWatchKitBuildSupport (7.0 - 8077.2) <46554BFB-C7EF-38AA-8F60-0439186C9FA6> /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/XCInterfaceBuilderWatchKitBuildSupport.xcplugin/Contents/MacOS/XCInterfaceBuilderWatchKitBuildSupport
0x10f986000 - 0x110b33ff7 +libLTO.dylib (700.0.57.2) <79B53075-EEEA-3355-A389-1859AF3EF2DD> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib
0x110de7000 - 0x110de9fff com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <17D7C91A-1507-3335-AF32-D4E4F825D818> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore
0x110dee000 - 0x110e03ff7 com.apple.DADocSetManagement (7.0 - 8016.2) <248640A0-5D60-3FEB-BA06-D660D626E39A> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
0x110e14000 - 0x110e15fe2 +cl_kernels (???) <C5D4E9DF-4B65-4BEC-ACA1-510FAEF3BE83> cl_kernels
0x110e18000 - 0x110e1afff com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <474CB74A-49B1-34E0-8D75-FAF55BBD5A1B> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
0x110e26000 - 0x110ebcfff com.apple.dt.instruments.DTGraphKit (7.0 - 58092.3) <53787E60-9735-35B3-BA7B-C077F78A5BE7> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
0x110f1b000 - 0x110f64fff com.apple.DADocSetAccess (7.0 - 8016.2) <84E6CA6A-844E-3B52-A6B5-E4756474FAB4> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
0x110f8d000 - 0x11105fffb com.apple.PubSub (1.0.5 - 65.40) <12CEAADC-2B02-3A9A-88CC-BA421D2EEB86> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x1114b2000 - 0x1114b9ff7 com.apple.AccessibilityBundles (1.0 - 31) <A2445C4A-4C53-3EF0-BA51-E03662A607B0> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/AccessibilityBundles
0x1115c6000 - 0x1115d4fff com.apple.dt.IDELanguageSupportCore (7.0 - 8133.2) <2CF61828-1CE0-3058-88B7-D4BBA56EEE48> /Applications/Xcode-beta.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore
0x1115e4000 - 0x1115ecff7 com.apple.DevToolsFoundation (9.0 - 8146.4) <813BE4B3-D08D-3776-B9DB-F18216BF6F72> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
0x1115f7000 - 0x1115fafff com.apple.XCPepperSupport (1.0 - 1) <928E5AC0-5BB7-3D76-B615-9A371631A1BA> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCPepperSupport.xcplugin/Contents/MacOS/XCPepperSupport
0x114653000 - 0x114699ff7 com.apple.CoreSimulator (169 - 169) <DE27AAA3-7EE5-3F6E-97DC-FAB4463EA6BB> /Applications/Xcode-beta.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator
0x1146c0000 - 0x114732ff7 com.apple.sourcekitd (1.0 - 700.0.45) <3B308C03-FB61-3DF3-95A1-55385F72AE19> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd
0x114760000 - 0x1147bcff7 com.apple.dt.IDE.Xcode3Core (7.0 - 8146.4) <9F1CB131-C397-3456-9617-0055992D0BD9> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
0x1147f2000 - 0x114828ff7 com.apple.Xcode.DevToolsSupport (9.0 - 8146.4) <C46D3BE6-DECD-3E47-889C-555D34C7563F> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
0x114850000 - 0x114853fff com.apple.dt.dbg.DebuggerKit (1.0 - 1) <52E4AAB2-5837-304C-BC98-B4A7A71C1ED1> /Applications/Xcode-beta.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit
0x114a64000 - 0x114de2ff7 com.apple.Xcode.DevToolsCore (9.0 - 8146.4) <F1E74578-24C0-3D78-B213-E01DAE8CE70F> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
0x114f8a000 - 0x115015fff com.apple.dt.IDE.IDEiOSSupportCore (7.0 - 8125.5) <3F79EC82-AE0B-331F-9C0D-47E623AF3999> /Applications/Xcode-beta.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
0x11506a000 - 0x11507dfff com.apple.DVTiPhoneSimulatorRemoteClient (7.0 - 8125.5) <615E21CD-129D-36EE-B764-C122E79F92FC> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
0x115090000 - 0x11511dfff com.apple.DTDeviceKitBase (7.0 - 8125.5) <811E211F-E1B0-3CB6-A623-7E9755ECFE8B> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
0x115174000 - 0x1152c3fc7 com.apple.mobiledevice (819 - 819) <08CB1D9D-C33B-32A2-B9A7-B88F44D381CB> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
0x11534a000 - 0x115363ff7 com.apple.DeviceLinkX (5.0 - 264) <AE4A2687-7EB0-3FD4-8E15-C8DC2107095A> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
0x115373000 - 0x1153a9ff7 libssl.0.9.8.dylib (58) <D40A6BCC-740F-3505-AFE2-ACF498E4B3E0> /usr/lib/libssl.0.9.8.dylib
0x1153c0000 - 0x11540eff7 libstdc++.6.dylib (104.1) <BE8976CC-F3AF-3F6B-8598-B56F3ECB9C0F> /usr/lib/libstdc++.6.dylib
0x115477000 - 0x1154b1fff com.apple.dt.dbg.DebuggerFoundation (7.0 - 8154.4) <627C4B11-6759-3075-B292-1F35D1753830> /Applications/Xcode-beta.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
0x1154e8000 - 0x11556bff7 com.apple.dt.IBAutolayoutFoundation (7.0 - 8152.3) <C8A585D3-BA6F-3C71-BAF0-4382FF2AEDDA> /Applications/Xcode-beta.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
0x1155c2000 - 0x115688ff7 com.apple.dt.IBFoundation (7.0 - 8152.3) <F1851C12-3888-3638-8BB2-C5235042B26C> /Applications/Xcode-beta.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
0x115719000 - 0x115775fff com.apple.CoreThemeDefinition (2.0 - 230) <D598ED0C-5711-335A-BDE5-234B4F6618D4> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
0x1157ba000 - 0x11580aff7 com.apple.dt.dbg.DebuggerLLDB (7.0 - 8154.4) <E5F37434-A8EB-35DD-8696-14F34C23425D> /Applications/Xcode-beta.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
0x115842000 - 0x117f20fff com.apple.LLDB.framework (1.340.4.50.2 - 340.4.50.2) <F5A6E973-2112-34B7-ADB3-885D63A2BDB5> /Applications/Xcode-beta.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
0x1189fb000 - 0x118aebfff org.python.python (2.7.6 - 2.7.6) <EEF3A6CB-0A30-39B3-A15E-ABC99122EF5B> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
0x118b52000 - 0x118b70ffb libedit.3.dylib (43) <D95DA02E-450F-3C2D-9E83-159A8D9539C2> /usr/lib/libedit.3.dylib
0x118b81000 - 0x118b92ff7 com.apple.dt.XCLanguageSupport (7.0 - 8133.2) <C7136E3D-F540-38F9-9F82-8461BDCB6863> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
0x118ba0000 - 0x118babfff com.apple.xcode.plug-in.CoreBuildTasks (9.0 - 8146.4) <2BDFC48A-381A-3ED8-B9DD-F0723A9ABECF> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
0x118bd5000 - 0x118c41ff7 com.apple.dt.IDE.IDEDocViewer (7.0 - 8154.4) <0434A62A-8BDF-33BE-8A5D-1A8D0BD5BBE9> /Applications/Xcode-beta.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
0x118c98000 - 0x118cd7ff7 com.apple.dt.IDE.iCloudSupport (7.0 - 8154.4) <E61E16D7-D385-39CD-8820-0F4973F29E5E> /Applications/Xcode-beta.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
0x118d10000 - 0x11927afff com.apple.dt.IDE.IDEInterfaceBuilderKit (7.0 - 8152.3) <DD24D0AA-ABF7-3BA8-8E90-70FC44294A91> /Applications/Xcode-beta.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
0x119656000 - 0x119729fff com.apple.dt.IDE.IDESourceEditor (7.0 - 8154.4) <D2C8CBE4-CFB6-3655-A325-2BB5FAA64F9D> /Applications/Xcode-beta.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
0x1197ad000 - 0x1197f0ff7 com.apple.dt.IDEProductsUI (1.0 - 1) <BC21A648-3FA6-3B93-884A-7FB2B9E28CF9> /Applications/Xcode-beta.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI
0x119838000 - 0x119842ff7 com.apple.dt.DVTServices (7.0 - 8152.5) <A1FA6E7D-EBFE-3B6A-B292-00DCFAD9CDDF> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices
0x11984f000 - 0x11986dff7 com.apple.dt.DVTProducts (1.0 - 1) <56DCFC83-D8A8-3D8F-8DD7-B1FF48A21187> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts
0x119888000 - 0x1198a5ff7 com.apple.dt.DVTAnalytics (1.0 - 1) <54631CA5-7DA2-364B-BADE-CBB32F8D5967> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics
0x1198c4000 - 0x1198d3fff com.apple.dt.DVTAnalyticsClient (7.0 - 1) <5072841A-7F8E-39C5-924B-39475A69D6CB> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient
0x1198ed000 - 0x1198f4fff com.apple.dt.IDE.HexEditor (7.0 - 8154.4) <DFAB3E1A-D2E0-3F87-ACB8-56428D5DE9A9> /Applications/Xcode-beta.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
0x1198fe000 - 0x11992cff7 +com.ridiculousfish.HexFiendFramework (7.0 - 8154.4) <5BE91F68-78C9-3D95-9807-904743A1FBC7> /Applications/Xcode-beta.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
0x119953000 - 0x119a3afff com.apple.dt.dbg.DebuggerUI (7.0 - 8154.4) <6F48F197-F569-3CA2-8D78-A53BD2D7A327> /Applications/Xcode-beta.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
0x119af9000 - 0x119fb4ff7 com.apple.SceneKit (5.0 - 293) <1F9744A5-DF94-3756-8F29-87E66FBD2635> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
0x11a28e000 - 0x11a45bff7 com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (7.0 - 8152.3) <6080EE33-37B0-3299-BAF7-82058F3B8C2E> /Applications/Xcode-beta.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
0x11a5f8000 - 0x11a61dff7 com.apple.DiscRecordingUI (9.0 - 9000.4.2) <7A6E50EB-D8DC-3BB1-8349-53C619CD3D47> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
0x11a63f000 - 0x11a86cfff com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (7.0 - 8124.4) <FDD394CB-E91F-3927-9B85-320CD0428B76> /Applications/Xcode-beta.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
0x11a96e000 - 0x11a97cff7 com.apple.DTDeviceKit (4.2 - 8125.5) <6C3C674D-4AAB-3E65-9E1A-3552D4F6FBAE> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
0x11a98b000 - 0x11a9c6ff7 com.apple.dt.gpu.GPUDebuggerFoundation (7.0 - 18057.3) <0269B2F1-42F2-3F05-B71D-09D61C37A7FF> /Applications/Xcode-beta.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
0x11a9f8000 - 0x11aa05ffb com.apple.GPUToolsShaderProfiler (1.0 - 18040.3) <B75B0395-91A7-36A9-A417-43143754EC0F> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler
0x11aa14000 - 0x11aa53fff com.apple.GPUToolsCore (1.0 - 18069.3) <FC7A9DBE-644D-3081-80D7-16DA5C0628B8> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
0x11aa89000 - 0x11aabfff3 com.apple.GPUTools (1.0 - 18069.3) <D035F4A1-89D5-3D57-A752-9A030486ABC2> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
0x11aaec000 - 0x11abc6ffb com.apple.GPUToolsServices (1.0 - 18040.3) <E2E74A59-53D9-36D0-8FC0-28E9E53014A3> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
0x11ac30000 - 0x11ac82ff3 com.apple.GPUToolsInterface (1.0 - 18040.3) <72B9508C-23C9-3B10-AB86-4CB6EDF10EFC> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
0x11acbc000 - 0x11ace4ff3 com.apple.GLToolsInterface (1.0 - 18040.3) <71734EDD-834C-3725-B17B-38BAD3439FD5> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface
0x11ad02000 - 0x11ad4cfff com.apple.GLToolsCore (1.0 - 18069.3) <F40A6CA2-2F0A-32AF-BA1C-A0876D83BAB4> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore
0x11ad69000 - 0x11ad7aff7 com.apple.GLTools (1.0 - 18069.3) <AD6BFCFD-484E-33C1-A8E4-B92640697B89> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools
0x11ad82000 - 0x11add8fff com.apple.GLToolsServices (1.0 - 18040.3) <F792AD66-BA24-3846-A2F5-EA87B3F32EC9> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices
0x11ae1c000 - 0x11aea0ff7 com.apple.gputools.GLToolsAnalysisEngine (1.0 - 18040.3) <0A85BC6C-06AB-3FDC-9ECC-E15F5B473E98> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine
0x11b1e5000 - 0x11b1efff7 com.apple.dt.gpu.GPUDebuggerKit (7.0 - 18057.3) <B981D673-E4EF-3BF9-B34E-A163B11E56A6> /Applications/Xcode-beta.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
0x11b201000 - 0x11b207ff7 com.apple.dt.gpu.GPUTraceDebugger (7.0 - 18057.3) <B9374DD8-3150-3C67-B86D-D1CADAC70F03> /Applications/Xcode-beta.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
0x11b20f000 - 0x11b283ff7 com.apple.dt.gpu.GPUTraceDebuggerUI (7.0 - 18057.3) <77AD58D0-276C-3295-A6A8-82B9F00DA695> /Applications/Xcode-beta.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
0x11b2d0000 - 0x11b2f0fff com.apple.dt.IDE.IDEQuickHelp (7.0 - 8154.4) <85E40430-8437-3A18-A6BF-63EE4E682876> /Applications/Xcode-beta.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
0x11b31d000 - 0x11b331ff7 libCGInterfaces.dylib (312) <E6AB9078-3AFE-36C4-B7C6-79311468EE00> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x11b3f0000 - 0x11b3f0fff com.apple.dt.IDEContinuousIntegration (1.0 - 1) <3E149693-1BE9-314F-993D-B94BBBEB34F2> /Applications/Xcode-beta.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration
0x11b3f4000 - 0x11b3f6ff7 com.apple.IDEServerTools (1.0 - 1) <41CF6DC1-E36E-3911-B633-70F1C4321479> /Applications/Xcode-beta.app/Contents/SharedFrameworks/IDEServerTools.framework/Versions/A/IDEServerTools
0x11b3fc000 - 0x11b3fcff7 com.apple.dt.IDE.IDEAppleScriptEditor (7.0 - 8154.4) <4E848576-E960-3999-9BD9-73060176BBB3> /Applications/Xcode-beta.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor
0x11b4ad000 - 0x11b4b6ff7 com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration (7.0 - 8124.4) <DCE60A29-EBA6-34DA-B0EB-572298D85B50> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderiOSIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSIntegration
0x11b4e3000 - 0x11b4e3fff com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm (1.0 - 1) <7BC2CB56-FDD8-3A37-8AF6-96053A0A668B> /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 38mm.simdevicetype/Contents/MacOS/Apple Watch - 38mm
0x11b507000 - 0x11b507fff com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm (1.0 - 1) <B421907A-3C75-3E72-80EF-86DFEA5E3383> /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 42mm.simdevicetype/Contents/MacOS/Apple Watch - 42mm
0x11b510000 - 0x11b511ffb +liblaunch_sim.dylib (751) <1C3694F2-DB75-3412-A23C-4CBF443701F2> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib
0x11b517000 - 0x11b518ffb +liblaunch_sim.dylib (751) <DBF00CEE-221E-398D-BBC2-5B25279CB928> /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib
0x11b51e000 - 0x11b53afff com.apple.dt.IDE.IDEGit (7.0 - 8154.4) <55856832-07C4-36C6-B01F-C4323309ADB0> /Applications/Xcode-beta.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
0x11b54e000 - 0x11b564fff com.apple.dt.IDE.IDESubversion (7.0 - 8154.4) <ED63CB13-8B73-3E36-A11B-C3EDC0450B90> /Applications/Xcode-beta.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
0x11b5a1000 - 0x11b5a5fff com.apple.audio.AppleHDAHALPlugIn (272.40 - 272.40) <7F0BABA4-E43D-3702-85A9-2F9C2E8D6BCA> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x11b647000 - 0x11b6b3ff7 com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (7.0 - 8077.2) <B0443DF5-D5E7-3E9F-8742-09B327413103> /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
0x11b6ff000 - 0x11b705ff7 com.apple.dt.IDEIODebugGaugesCore (7.0 - 8154.4) <96CCB5E8-54F6-3E60-99AA-6B9ADACE86E9> /Applications/Xcode-beta.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore
0x11b710000 - 0x11b725ff7 com.apple.dt.IDEIODebugGaugesUI (7.0 - 8154.4) <F086B72A-8842-3301-BCCD-09D84100FFF6> /Applications/Xcode-beta.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI
0x11c0a8000 - 0x11c18efef unorm8_bgra.dylib (2.6.1) <02E6908F-37A6-36CA-AA9B-2E84773900BB> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x11c1d1000 - 0x11c2b1ff7 unorm8_rgba.dylib (2.6.1) <77DAE9C1-0B6D-34A6-BDCA-331EA98F4C25> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x11c381000 - 0x11c382fff readline.so (92) <05B670AA-263C-32C4-9BF9-97A4C1E32BBB> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/readline.so
0x11d7dd000 - 0x11d7e3ff7 com.apple.dt.IDE.IDEiOSDebugger (7.0 - 8125.5) <5AED0400-4D8B-3241-80BA-18EA0FC5F917> /Applications/Xcode-beta.app/Contents/PlugIns/IDEiOSDebugger.ideplugin/Contents/MacOS/IDEiOSDebugger
0x11d827000 - 0x11d830fff +dsc_extractor.bundle (368.1) <310E97A9-EC1D-3804-B748-D1F88DFD9E4F> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/lib/dsc_extractor.bundle
0x11d889000 - 0x11d891ff7 com.apple.dt.IDE.IDEOSXSupportCore (7.0 - 8018.3) <99D3FF7D-68EC-356D-96A1-BB1B28A896C2> /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
0x11e013000 - 0x11e164fff com.apple.audio.units.Components (1.12 - 1.12) <2CFA6144-2BBD-3B15-B123-897F2462DF75> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x11e1f8000 - 0x11e3a6fff com.apple.dt.IDE.Xcode3UI (7.0 - 8146.4) <D955702E-D449-376C-9787-EC12E7624E8E> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
0x11e4d2000 - 0x11e517ff7 com.apple.dt.IDE.IDEiPhoneSupport (7.0 - 8125.5) <67214DEB-7294-36AD-B067-589D161C5192> /Applications/Xcode-beta.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
0x11e55a000 - 0x11e5cffff com.apple.dt.gpu.GPURenderTargetEditor (7.0 - 18057.3) <8E213432-D672-3761-A06E-2D83F6762ECD> /Applications/Xcode-beta.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
0x11e616000 - 0x11e636fff com.apple.MTLToolsServices (1.0 - 1) <BACB61E3-FCC7-3138-BFB0-9350C5ADA99C> /Applications/Xcode-beta.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices
0x11e64f000 - 0x11e664ff3 com.apple.MTLToolsCore (1.0 - 1) <0EAC2C02-7B38-3C93-A723-EF355B2BD5E0> /Applications/Xcode-beta.app/Contents/SharedFrameworks/MTLToolsCore.framework/Versions/A/MTLToolsCore
0x11e674000 - 0x11e697fff com.apple.MTLTools (1.0 - 1) <840CE68C-36F5-39CF-AD4B-70781BC03044> /Applications/Xcode-beta.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools
0x11e6ab000 - 0x11e6d6fff com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 18040.3) <4B0D9C1B-7E49-37C3-8045-1E6575068AD4> /Applications/Xcode-beta.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine
0x11e6fe000 - 0x11e756fff com.apple.gpusw.MetalTools (1.0 - 1) <82DFEBE7-51AA-3ED7-83F0-837AD7E06B46> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x11e827000 - 0x11e8a8ff7 com.apple.IDESpriteKitParticleEditor (2.0 - 2) <2DBF832E-9694-3E2F-B886-3676F28987C0> /Applications/Xcode-beta.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor
0x11e8fa000 - 0x11e967fff com.apple.xcode.GameToolsFoundation (1.0 - 8046.5) <EAD07329-FC6B-317E-8B6F-BE0C97221D32> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GameToolsFoundation.framework/Versions/A/GameToolsFoundation
0x11e9a9000 - 0x11eb36fff com.apple.SpriteKit (1.0 - 1) <4127AD8E-8FCE-38C8-B48A-27B73B2F207A> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit
0x11ebe8000 - 0x11ec0aff7 com.apple.Jet (1.0 - 1) <3517F109-89C4-3768-98C1-F4E05F147318> /System/Library/PrivateFrameworks/Jet.framework/Versions/A/Jet
0x11ec35000 - 0x11ec8cff7 com.apple.PhysicsKit (1.0 - 1) <CCEE619C-1791-3E1F-8B70-EE2AF86BCDBE> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit
0x11ecba000 - 0x11ece0ff7 com.apple.audio.OpenAL (1.8 - 1.8) <47DDC0DC-1CEC-38C5-B4FE-D6831A02143C> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x11ecf3000 - 0x11edd1ff7 com.apple.dt.IDE.IDEModelEditor (7.0 - 8154.4) <7236F266-386F-34E6-8966-C4AF8AF25803> /Applications/Xcode-beta.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
0x11ee68000 - 0x11eee4fff com.apple.dt.IDE.IDEModelFoundation (7.0 - 8154.4) <F5A31432-9644-3330-B508-34F01B3111A6> /Applications/Xcode-beta.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
0x11ef3c000 - 0x11efedfff com.apple.dt.IDE.IDESceneKitEditor (7.0 - 8098.2) <9572C5B4-4281-3FB5-BC2B-6CA5047E2ACC> /Applications/Xcode-beta.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor
0x11f045000 - 0x11f05afff com.apple.dt.IDE.IDERTFEditor (7.0 - 8154.4) <0A9D9059-83EA-3CD7-BF9B-8A181D29198C> /Applications/Xcode-beta.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
0x11f06c000 - 0x11f075fff com.apple.dt.PlistEditor (7.0 - 8154.4) <0F42D22A-9673-3BE7-B3B5-E52ED5AEE48F> /Applications/Xcode-beta.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
0x11f081000 - 0x11f088fff com.apple.dt.ScriptingDefinitionEditor (7.0 - 8154.4) <74C95EDE-6C91-3870-B591-B9202CAB28AE> /Applications/Xcode-beta.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
0x11f090000 - 0x11f09efff com.apple.dt.IDE.IDEQuickLookEditor (7.0 - 8154.4) <6FF17554-7B06-3AC1-91B4-16CABA29524E> /Applications/Xcode-beta.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor
0x11f0af000 - 0x11f1c3fff com.apple.dt.IDELanguageSupportUI (7.0 - 8133.2) <15CFC469-6A03-3245-93C6-694C46211ECC> /Applications/Xcode-beta.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI
0x11f294000 - 0x11f29cfff com.apple.SimulatorKit (1.0 - 169) <5E78BB32-713A-366D-BEC3-DD37798CD43F> /Applications/Xcode-beta.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
0x11f2a6000 - 0x11f2adff7 com.apple.dt.DVTPlaygroundCommunication (1.0 - 8037.2) <2E81FF53-2AB1-3929-8388-0B2AC715CA31> /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication
0x11f2b9000 - 0x11f2bdff7 com.apple.dt.IDE.IDEPDFViewer (7.0 - 8154.4) <C8EB8524-EC8F-33A0-A844-A004362D01C9> /Applications/Xcode-beta.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer
0x11f2c5000 - 0x11f2ddfff com.apple.GLToolsShaderProfiler (1.0 - 18040.3) <6CD13477-5005-3AD3-91DA-324448A7F312> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler
0x11f4f5000 - 0x11f5beff7 com.apple.XCSCore (1.0 - 1) <4B0F4E0A-A6BC-311B-87B5-06A7078DA1E6> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore
0x11f6a3000 - 0x11f6a7fff libFontRegistryUI.dylib (148) <0C2F212C-CE04-3DAF-BBCC-4E025906B6AD> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x11f6ca000 - 0x11f6cdfff com.apple.dt.gpu.GPUDebuggerOSXSupport (7.0 - 18057.3) <7249FAD2-27CD-3729-88AB-ACCD7FB79E30> /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerOSXSupport.ideplugin/Contents/MacOS/GPUDebuggerOSXSupport
0x11f6d3000 - 0x11f6e1ffb com.apple.GPUToolsDesktopFoundation (1.0 - 18010.1) <F4A2BF10-04F1-38D2-AD32-25EB5EB80D40> /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/GPUToolsDesktopFoundation.framework/Versions/A/GPUToolsDesktopFoundation
0x11f6ee000 - 0x11f6f1fff com.apple.dt.gpu.GPUDebuggeriOSSupport (7.0 - 18017.2) <48C2F428-255D-3CDB-BA30-4A4A788841EC> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport
0x11f6f7000 - 0x11f6f7fff com.apple.GLToolsMobileFoundation (1.0 - 18016) <7A4B7A30-6A1F-3808-81EB-77D1EF88DAB4> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation
0x11f6fc000 - 0x11f761ffb com.apple.GLToolsExpert (1.0 - 18016) <1748B72E-A6FC-356C-808D-6D59531A1D07> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert
0x11f79c000 - 0x11f7b0ff7 com.apple.GPUToolsMobileFoundation (1.0 - 18016) <9CE1B3B4-96DF-3684-A61C-D63D5A7E56E0> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation
0x11f7c4000 - 0x11f8a7ff7 com.apple.dt.XCSUI (1.0 - 1) <308D158F-DF2E-321C-B224-B9DCC3D51AC0> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI
0x11ff19000 - 0x11ff51ff7 com.apple.MTLToolsShaderProfiler (1.0 - 18040.3) <B1025819-61C7-345C-966D-0B2E012B0A31> /Applications/Xcode-beta.app/Contents/SharedFrameworks/MTLToolsShaderProfiler.framework/Versions/A/MTLToolsShaderProfiler
0x11ffd0000 - 0x11ffd9fff com.apple.IOAccelMemoryInfo (1.0 - 1) <B20AA828-BDF0-370A-985E-84399C4D106B> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
0x122000000 - 0x1221f1ff7 com.apple.dt.gpu.GPUDebuggerMTLSupport (7.0 - 18057.3) <B1BCB0EB-ECA4-3325-A9F5-67EC33DA8A61> /Applications/Xcode-beta.app/Contents/PlugIns/GPUDebuggerMTLSupport.ideplugin/Contents/MacOS/GPUDebuggerMTLSupport
0x122254000 - 0x122342ff7 com.apple.AMDMTLBronzeDriver (1.36.32 - 1.3.6) <75688398-A56C-3B18-8D48-C0C217D7CBFD> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x124d2a000 - 0x124d2bff7 time.so (92) <3731779B-0209-3D1B-AA91-45FC24B7E7AD> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
0x124d62000 - 0x124d63fed +cl_kernels (???) <C25EA363-88B0-4256-97CE-7DCE86CCF4E8> cl_kernels
0x124dfa000 - 0x124e08fff _ctypes.so (92) <20C73091-7D97-300D-BA68-38240F3CB8B2> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
0x124eff000 - 0x124f00fed +cl_kernels (???) <7CC85378-61D5-47C3-86CD-83B29AC7EBF9> cl_kernels
0x125185000 - 0x12518bfff com.apple.dt.IDE.IDEInstrumentsService (7.0 - 8154.4) <D47C8597-AB30-3289-843E-BEE5EAAA6F1E> /Applications/Xcode-beta.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
0x129e5f000 - 0x129e60fff _heapq.so (92) <75A728ED-EF62-3E0B-A825-49D091E20E7A> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
0x129ea5000 - 0x129ea8fff _struct.so (92) <F932BE66-7742-33C7-8E73-311C603BAD7A> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
0x129eaf000 - 0x129eb3fff itertools.so (92) <C76451EB-CFC6-36EB-ABDD-FF4E24C762D9> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
0x129f26000 - 0x129f29fff strop.so (92) <EB2C9DAE-4959-3018-AB86-0E5A9A6C0A5D> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
0x12a14f000 - 0x12a158ff7 datetime.so (92) <3B8A0D8A-D532-3FED-98C4-796D3EDE42A2> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
0x12a162000 - 0x12a165fff operator.so (92) <D237C2AC-8904-3387-86CC-AE456B59BE23> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
0x12a16c000 - 0x12a16efff _collections.so (92) <3BC3BC02-8CF3-3D6A-AC6E-A53169FE08F5> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
0x12a4fe000 - 0x12a679ff7 com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 18040.3) <932F1D2A-F678-3872-A25E-3F91DA448615> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics
0x12a68e000 - 0x12a6c2ffb com.apple.gputools.GLToolsMobileAnalysis (1.0 - 18016) <1FE57893-71E8-337B-A913-F548FAFF84BA> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis
0x12a6d2000 - 0x12a6d9ffb com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 18016) <151CF0E0-BF5E-3FD0-883E-AB223DD6565F> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport
0x12a6e0000 - 0x12a75ffff com.apple.gdt.MTLToolsAnalysisHeuristics (1.0 - 1) <8F5555CB-E44E-30FC-AC16-3A26ECF0D0A5> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/MTLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/MTLToolsAnalysisHeuristics
0x12a768000 - 0x12a76cfff com.apple.qldisplay.Generic (5.0 - 687) <2CB9C9C5-0B95-34D2-B857-9D21CA4CBDF8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Generic.qldisplay/Contents/MacOS/Generic
0x12a7b1000 - 0x12a7b4fff com.apple.dt.IDEWatchSupportUI (1.0 - 1) <2A1D2010-EA54-3604-BB64-B52CC37326FE> /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportUI.ideplugin/Contents/MacOS/IDEWatchSupportUI
0x12a7dc000 - 0x12a7ddff7 com.apple.dt.IDE.IDEAppleScriptCore (7.0 - 8154.4) <6D72A36A-9AB4-3242-A10A-C1CA2A9D036A> /Applications/Xcode-beta.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore
0x132e42000 - 0x132e5dffb com.apple.security.csparser (3.0 - 57286.0.0.2.2) <9B3D5DD7-887D-38B4-846C-B11DAE264DF1> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x134f80000 - 0x134f84fff com.apple.dt.IDE.IBBuildSupport (7.0 - 8152.3) <CEBB07A6-2BC5-34AA-A869-BD924EA7F97D> /Applications/Xcode-beta.app/Contents/PlugIns/IBBuildSupport.ideplugin/Contents/MacOS/IBBuildSupport
0x123400000000 - 0x123400059ff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.8.61 - 10.0.8) <FCA21FFF-C7C8-34B6-BEB5-05D844C7CB56> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x7fff6f544000 - 0x7fff6f57a7af dyld (360.5) <1A7C0426-51E0-3B50-A871-61D0782B05C7> /usr/lib/dyld
0x7fff881cb000 - 0x7fff8823cff3 libAVFAudio.dylib (154) <393B32AD-0577-3E33-926D-431928A77795> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff8823d000 - 0x7fff88240ff7 com.apple.help (1.3.3 - 46) <B97BB678-52A0-344F-9A24-7E3DC680E11A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff88241000 - 0x7fff8826afff libc++abi.dylib (125) <00BE6265-2119-38CA-A1A6-D72B7C7D4EDF> /usr/lib/libc++abi.dylib
0x7fff88418000 - 0x7fff88846fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) <A8E8031D-0E84-33D5-99AC-313698ED1994> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff88892000 - 0x7fff8889bfff com.apple.icloud.FindMyDevice (1.0 - 1) <C8AFD7AC-175F-37FD-978A-FB1AB236DABF> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff8889c000 - 0x7fff8889cfff libOpenScriptingUtil.dylib (167) <57A05329-439E-3311-9FBA-727886AF0D39> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8889d000 - 0x7fff8889ffff com.apple.loginsupport (1.0 - 1) <E9AB7C59-21E9-3A20-A50B-74CF8B8E20DC> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff888a0000 - 0x7fff888a2fff libCGXType.A.dylib (906.2) <46A85FBB-CCC5-3AD5-A9DC-3F72CF9138BF> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff888a7000 - 0x7fff88fc9ff3 com.apple.VectorKit (1.0 - 1151.0.0.3) <4B5FCB10-34EB-3B35-A183-CD3C2FF1D183> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
0x7fff8910f000 - 0x7fff89110ff3 libSystem.B.dylib (1223) <0C28A46D-666F-3211-99E1-DF851559915E> /usr/lib/libSystem.B.dylib
0x7fff89160000 - 0x7fff89168fff libMatch.1.dylib (27) <D7AB08DC-1854-3460-8793-9E1309BF1974> /usr/lib/libMatch.1.dylib
0x7fff8932b000 - 0x7fff8937aff7 com.apple.opencl (2.6.7 - 2.6.7) <5F4A9FEC-D48C-3476-90C4-AC748DD122A1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff89381000 - 0x7fff89385fff libcache.dylib (75) <916AE374-DC1B-3C6E-BFF8-A0D1429620E6> /usr/lib/system/libcache.dylib
0x7fff89386000 - 0x7fff893f5fff com.apple.SearchKit (1.4.0 - 1.4.0) <E60B4101-5915-3344-8E8D-654D5A3073C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff893f6000 - 0x7fff89454ff7 com.apple.SystemConfiguration (1.14 - 1.14) <C3A6CE4A-9064-3011-99C1-86A8E4D7E42C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff89455000 - 0x7fff894b1ff3 libsystem_network.dylib (558) <D4E5874B-D503-3A5A-97A0-BFF9BAF8B277> /usr/lib/system/libsystem_network.dylib
0x7fff89577000 - 0x7fff8958ffcf libcompression.dylib (23) <FBAFE95C-D56B-386E-AA28-B5ECF75F14F1> /usr/lib/libcompression.dylib
0x7fff89593000 - 0x7fff895bcff7 libxslt.1.dylib (14) <7831BC39-343A-33C0-8C44-CDD1A9430F86> /usr/lib/libxslt.1.dylib
0x7fff895bd000 - 0x7fff895e1fff com.apple.quartzfilters (1.10.0 - 1.10.0) <E462F007-C757-3681-88F1-FD391244DEF7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff895e2000 - 0x7fff895eafff libcopyfile.dylib (125) <7F284E9D-BE1B-31D4-9B04-5BEF6F0D4E83> /usr/lib/system/libcopyfile.dylib
0x7fff895eb000 - 0x7fff899c3fef com.apple.CoreAUC (214.0.0 - 214.0.0) <9866DE71-ADD5-31B6-A8FB-41EB310AD5A6> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff899c4000 - 0x7fff89b09fcf com.apple.coreui (2.1 - 354) <E5528365-D7E2-3FEE-B675-03ACA6578AD0> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff89b0a000 - 0x7fff89b0dfff libCoreVMClient.dylib (119.1) <8CC87A90-DE45-3C85-911E-F2E26068E227> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff89b0e000 - 0x7fff89b7cffb com.apple.datadetectorscore (7.0 - 442) <8DD4C3B1-FC31-3028-8AFC-593B0E33A553> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff89b7d000 - 0x7fff89b7dff7 libkeymgr.dylib (28) <81C78DC9-1D4D-3F04-8132-9A79B36B452B> /usr/lib/system/libkeymgr.dylib
0x7fff89b7e000 - 0x7fff89c70ff7 libiconv.2.dylib (44) <AA83581A-C04F-32BB-8D39-7C42DDB96526> /usr/lib/libiconv.2.dylib
0x7fff89c71000 - 0x7fff89e24fff com.apple.CoreImage (11.0.0 - 340) <D8B9FE35-3873-3E35-81A1-AB73460E13A9> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff89e8f000 - 0x7fff8a174ffb com.apple.CoreServices.CarbonCore (1134 - 1134) <AFC14805-5515-3D97-B357-72372DC03DCA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8a175000 - 0x7fff8a176fff libsystem_blocks.dylib (65) <074276C1-516D-3492-880D-46CECDEAD0D8> /usr/lib/system/libsystem_blocks.dylib
0x7fff8a177000 - 0x7fff8a17dff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <D6B771B5-B6FA-308C-ABD5-679BAC6B4532> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8a17e000 - 0x7fff8a221ff7 com.apple.Bluetooth (4.4.0 - 4.4.0d77) <589BA15E-DD16-3B16-A7EC-E8D94697A214> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff8a222000 - 0x7fff8a251ff7 libsandbox.1.dylib (442.0.0.1.3) <ABFB2955-22E8-3EE9-B874-A0B3E8CB41F5> /usr/lib/libsandbox.1.dylib
0x7fff8a2e3000 - 0x7fff8a328ff3 libFontRegistry.dylib (148) <F72B43FC-3EFC-3AF0-BFE4-C7857ECBCF19> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8a329000 - 0x7fff8a3d4ff7 com.apple.PDFKit (3.1 - 3.1) <1F078F4D-613F-3270-9543-52C2FD2FDDB3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8a3d5000 - 0x7fff8a427fff com.apple.AppleVAFramework (5.0.31 - 5.0.31) <135CAE16-0057-3290-BD31-87C234B46F69> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8a496000 - 0x7fff8a497fff com.apple.TrustEvaluationAgent (2.0 - 25) <C75750E1-1B1A-3DC1-AD2F-76C702EC6E75> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8a498000 - 0x7fff8a498fff com.apple.quartzframework (1.5 - 1.5) <2E7211AC-7A4B-34F1-BDE2-54BCCACDDDD1> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8a499000 - 0x7fff8a535fff com.apple.ViewBridge (143 - 143) <0D26601A-C9EE-3402-9F05-838EBA79C431> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff8a536000 - 0x7fff8a56efff com.apple.RemoteViewServices (2.0 - 99) <3C93B48E-3005-3A02-81D5-BC762B5206FF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8a5ae000 - 0x7fff8a60afef libTIFF.dylib (1423) <475B92D6-F525-3CFE-BC78-E8E5A246D4E7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8a667000 - 0x7fff8a669ff7 libquarantine.dylib (80) <D299AF6D-A897-3D97-9CB7-21C6B1F676FC> /usr/lib/system/libquarantine.dylib
0x7fff8a66a000 - 0x7fff8a66bffb libremovefile.dylib (40) <63670DD6-0117-3ECF-A63D-A03ED7F24043> /usr/lib/system/libremovefile.dylib
0x7fff8a66c000 - 0x7fff8a698ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <A683146D-AFEE-33CA-8FF2-9C6FB9B100AF> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff8a699000 - 0x7fff8a6c2ffb libRIP.A.dylib (906.2) <9D040927-0131-35E9-A442-9AAF0029EF9B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8a6c3000 - 0x7fff8a6d1fff libxar.1.dylib (302) <2FBBCC31-3046-3354-AAEB-8F8270376D79> /usr/lib/libxar.1.dylib
0x7fff8a750000 - 0x7fff8a8cbfff com.apple.UIFoundation (1.0 - 426) <CD4F2EC2-6271-3282-ACC8-1E9EB8F96315> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff8a8cc000 - 0x7fff8ac2af07 libobjc.A.dylib (672) <0B6CF467-F1BC-3C92-BAF3-A592A972D41F> /usr/lib/libobjc.A.dylib
0x7fff8ac2b000 - 0x7fff8ac37ff7 com.apple.speech.synthesis.framework (5.4.5 - 5.4.5) <5B4DCBB3-E1BF-300F-BB94-E40DDC8925F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8ac38000 - 0x7fff8ac83ffb com.apple.print.framework.PrintCore (11.0 - 469) <01827BBB-4F02-3A01-B8B2-EEB49590254C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8ac84000 - 0x7fff8ac90ff7 com.apple.IntlPreferences (2.0 - 175) <6F4E91FF-9847-34EB-9561-0BF131725911> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff8acb2000 - 0x7fff8ace3ff7 libtidy.A.dylib (15.15) <F4454FC8-5991-3275-9333-C553DB60F0E5> /usr/lib/libtidy.A.dylib
0x7fff8ace4000 - 0x7fff8acedff7 libsystem_pthread.dylib (131.0.0.2.1) <C5ECFE81-96C7-34AC-89F9-412B7EAA2969> /usr/lib/system/libsystem_pthread.dylib
0x7fff8ad27000 - 0x7fff8ad64ff3 com.apple.bom (14.0 - 193.6) <EE4AB461-70FD-34A5-AB11-44FD5E59B17E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8ad65000 - 0x7fff8ad65fff com.apple.ApplicationServices (48 - 48) <25582DD9-F303-3276-8929-EF4ABB4BD0EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8ad66000 - 0x7fff8ad69fff com.apple.IOSurface (107 - 107) <C7D0B65A-4AEF-3468-A8F0-F07D9BD1AA5C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8ad6a000 - 0x7fff8adf7fff libsystem_c.dylib (1077) <25128C4E-3CA6-31A9-ACB6-ED0C3ADC504C> /usr/lib/system/libsystem_c.dylib
0x7fff8adf8000 - 0x7fff8adfffff com.apple.NetFS (6.0 - 4.0) <15479CCD-C458-3FA3-B42F-925D90852522> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8ae42000 - 0x7fff8ae6dff3 libarchive.2.dylib (32) <F74D2011-966C-3ED6-AB3F-BA0FCBE71892> /usr/lib/libarchive.2.dylib
0x7fff8ae6e000 - 0x7fff8ae6efff libenergytrace.dylib (8) <3689C3F5-2C55-37B0-92A0-61BE5C9B2ED7> /usr/lib/libenergytrace.dylib
0x7fff8ae6f000 - 0x7fff8ae95fff com.apple.ProtectedCloudStorage (1.0 - 1) <57497570-D035-34F4-B7B4-248C171D2AD1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff8aee1000 - 0x7fff8afb9ff7 com.apple.CoreMedia (1.0 - 1704.1) <9EF6293E-22B7-3D61-B20F-EDCABF273CEA> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8afba000 - 0x7fff8afd5ff7 libCRFSuite.dylib (34) <B8312D73-A494-3DA4-AE4F-251A1D480D1E> /usr/lib/libCRFSuite.dylib
0x7fff8afdc000 - 0x7fff8afe1ff3 libunwind.dylib (35.3) <2AB91897-A402-31E4-BCC4-5013BD94AA9A> /usr/lib/system/libunwind.dylib
0x7fff8afe2000 - 0x7fff8b504fff com.apple.QuartzComposer (5.1 - 333) <9D4E2C71-9909-39C3-8822-3E06AD3A1F63> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8b505000 - 0x7fff8b510ff7 libcommonCrypto.dylib (60072) <D6B58444-6B0C-3289-BDD6-936CDE1F08C4> /usr/lib/system/libcommonCrypto.dylib
0x7fff8b511000 - 0x7fff8b517fff com.apple.IOAccelerator (203.2.0 - 203.2.0) <7207761B-CB10-322A-8DCB-27368B982728> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff8b518000 - 0x7fff8b589fff com.apple.ApplicationServices.ATS (377 - 386) <0FA6AA74-7182-3C84-BED1-AA1FDFD11B70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8b7e0000 - 0x7fff8b7f1fff com.apple.contacts.ContactsPersistence (1.0 - 2105) <6B4BC9E5-353B-33CD-B547-600EE433DF5C> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x7fff8b7ff000 - 0x7fff8b82dff7 com.apple.DictionaryServices (1.2 - 244) <9D0DE31E-C8B1-34C5-B3E5-A8354EDA144D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8b861000 - 0x7fff8b974fef libvDSP.dylib (562) <0571F065-3ADB-3AB9-8CD1-326E968C3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8b975000 - 0x7fff8b9a5ff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <275E2F9B-2680-3B51-B87A-A36ABF6F41BC> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8b9a6000 - 0x7fff8ba45ff7 com.apple.Metadata (10.7.0 - 959) <A15ED0AF-0464-3716-972B-974BB90A5D70> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8ba46000 - 0x7fff8bcc4fff com.apple.CFNetwork (750.2 - 750.2) <0CA1217C-61EF-3246-B6BF-42D7DEA08E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8bcc5000 - 0x7fff8bcd5fff libbsm.0.dylib (34) <FE3CF3E5-E08F-3DFF-B504-D171EF0C60C8> /usr/lib/libbsm.0.dylib
0x7fff8bcd9000 - 0x7fff8bd07fff com.apple.datadetectors (5.0 - 305) <B4851941-C93A-35CC-A5BF-2A9E04CDFD76> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff8bd08000 - 0x7fff8bd17ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <94954A8D-A9D6-3C1F-B88F-F392D8CF6DD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8bd18000 - 0x7fff8bd1dfff com.apple.AssetCacheServices (14 - 14) <2DB0FE90-2274-3E7C-91AC-927DBECCDD0D> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
0x7fff8bd1e000 - 0x7fff8bd38ff3 liblzma.5.dylib (10) <119E3D91-631B-3FDA-820C-637E6BD78E0E> /usr/lib/liblzma.5.dylib
0x7fff8bd39000 - 0x7fff8bd44fff com.apple.CrashReporterSupport (10.11 - 710) <C48C8BC0-B5A2-3323-A591-C8812132E217> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8bd45000 - 0x7fff8bd4afff com.apple.ImageCapture (9.0 - 9.0) <C9990AEA-F0EE-35CE-AC2E-5A8850A3B164> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8be45000 - 0x7fff8be6ffff com.apple.AddressBook.ContactsFoundation (8.0 - 2105) <FBBA064B-92B4-32CE-8E01-74E1933B00E3> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff8be70000 - 0x7fff8beacff7 com.apple.OSAKit (1.5 - 103) <7382A8E4-3D9D-357A-B23F-5DE9C9422178> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
0x7fff8bead000 - 0x7fff8bed2fef libPng.dylib (1423) <AA91EF96-2C50-3515-A220-9BACD3BF2BE2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8bed3000 - 0x7fff8bedbfff com.apple.AppleSRP (5.0 - 1) <C5ED575F-9304-303D-889E-220A4A13B42C> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff8bedc000 - 0x7fff8bf21fff com.apple.coreservices.SharedFileList (21 - 21) <B198A9A9-0E42-352E-B251-729A8B74E7F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff8bf38000 - 0x7fff8bf55fff com.apple.AppleVPAFramework (2.0.14 - 2.0.14) <B8E05FD7-176D-3FF7-B578-3AC1D6B5590B> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff8bf56000 - 0x7fff8c11bfe7 com.apple.ImageIO.framework (3.3.0 - 1423) <FBCDCB87-4176-3381-A69C-FE1B7D9977C3> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8c11c000 - 0x7fff8c2dcfff com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <72A77AC7-C481-3D14-9044-F51B2F23E59E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8c2dd000 - 0x7fff8c2eefff libz.1.dylib (60) <CF638E38-D970-3C6D-AD1C-20421394391A> /usr/lib/libz.1.dylib
0x7fff8c2ef000 - 0x7fff8c364ff7 com.apple.MMCS (1.3 - 342) <40764CD3-E8E2-33EB-8FF2-F8806B5E79D1> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fff8c365000 - 0x7fff8c3a7ff7 com.apple.Metal (54.16 - 54.16) <6DCD0084-9BC2-39C5-AF07-14C8A4DDB599> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff8c40a000 - 0x7fff8c40cff7 com.apple.SecCodeWrapper (4.0 - 258) <7B107C72-E825-3345-ACEE-46E1FD3B19DD> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff8c40d000 - 0x7fff8c477fff com.apple.contacts.Contacts (1.0 - 2105) <2ABF7355-0A27-3D02-8338-E16CD2455B22> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
0x7fff8c478000 - 0x7fff8c48ffff libmarisa.dylib (4) <C426934B-AC81-3C4C-9037-A9D2F70618EA> /usr/lib/libmarisa.dylib
0x7fff8c490000 - 0x7fff8c4c4ff7 com.apple.Accounts (113 - 113) <0322D2D2-DEB9-33AB-B08C-A73BD6C23EE4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff8c4c5000 - 0x7fff8c57ffff com.apple.DiscRecording (9.0 - 9000.4.2) <1E870E17-EEE5-3D1D-ABF7-91589DEBF7C7> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8c580000 - 0x7fff8c59afff com.apple.Kerberos (3.0 - 1) <006BC5B1-2D85-3B5C-964E-E1C46D7AEDCA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8c59b000 - 0x7fff8c59ffff libpam.2.dylib (20) <EF1B1447-3C7B-3B91-9382-1534B548BEB0> /usr/lib/libpam.2.dylib
0x7fff8c5a0000 - 0x7fff8c616fdb libcorecrypto.dylib (322) <1A022A50-67A4-36C9-9F61-FDEF20826F76> /usr/lib/system/libcorecrypto.dylib
0x7fff8c617000 - 0x7fff8c90bff3 com.apple.HIToolbox (2.1.1 - 792) <321688EA-9A34-3FC7-9E4D-EDFBE77E0B68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8c90c000 - 0x7fff8c91afff com.apple.opengl (12.0.34 - 12.0.34) <6AFC4CA5-8388-3D57-BB09-E09D9658F690> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8c9da000 - 0x7fff8c9dbff3 com.apple.print.framework.Print (10.0 - 266) <81B27F1B-D0CE-31CE-ACAE-4B14718A37FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8c9dc000 - 0x7fff8c9e6fff com.apple.NetAuth (6.0 - 6.0) <464160CA-586F-3CF1-B157-CF11E7B60F38> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8c9e7000 - 0x7fff8ca51ff7 com.apple.framework.CoreWLAN (11.0 - 1100.15) <995D3DF5-1219-3EDF-98E7-BA7572B0BE98> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8caa1000 - 0x7fff8d6a0ff7 com.apple.AppKit (6.9 - 1386.12) <FD46C27D-2BA2-3169-A22F-9C5AE811210E> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8d6a1000 - 0x7fff8d6a1fff com.apple.Cocoa (6.11 - 22) <C5A66A60-B685-3E23-B749-CD667E00B3E9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8d6a2000 - 0x7fff8d6aafff libGFXShared.dylib (12.0.34.6) <C377448A-D9BD-3221-ACC8-E2180227FA9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8d718000 - 0x7fff8d7adfff com.apple.ink.framework (10.9 - 214) <661189FA-B9B9-35AC-8FAC-6048C92831F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8d7e2000 - 0x7fff8d7e5ff7 libCoreFSCache.dylib (119.1) <658453B5-6CB3-3E91-BB24-8C4B483662B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff8e07a000 - 0x7fff8e117ff7 com.apple.CoreDuet (1.0 - 1) <DD503504-5732-3328-9219-A3FCA568B1FF> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff8e118000 - 0x7fff8e208fff libJP2.dylib (1423) <6F20E131-5D8C-3E0A-B192-62FA092F58ED> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8e209000 - 0x7fff8e27bff7 com.apple.Heimdal (4.0 - 2.0) <991CF0E1-81C7-39B6-8E7C-3AF89BDCCBE5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8e27c000 - 0x7fff8e27cfff com.apple.Accelerate (1.10 - Accelerate 1.10) <D31CBAA4-BD87-3EE2-9371-2BA05A31ACF2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8e41e000 - 0x7fff8e42afff libexslt.0.dylib (14) <E2B9DD2D-46A9-37B2-96AC-69C4857B6BF7> /usr/lib/libexslt.0.dylib
0x7fff8e42b000 - 0x7fff8e42eff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <75099590-BB1A-3A8A-AEED-9663CE0BF1B5> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8eaea000 - 0x7fff8ec44fff com.apple.WebKitLegacy (11601 - 11601.1.37.1) <434DB570-D0DD-3ED5-82A4-424280F7FFC4> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff8ec46000 - 0x7fff8ec80fff com.apple.QD (3.12 - 302) <4F9040B7-32D0-378B-A211-6307AE1A8A65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8ec81000 - 0x7fff8ec86fff com.apple.DiskArbitration (2.7 - 2.7) <FFABAE9B-C2F1-39C2-8787-72001AC02480> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8ecfc000 - 0x7fff8ecfefff com.apple.CoreDuetDebugLogging (1.0 - 1) <3EB72BBA-B306-3748-8616-EC56030DF7ED> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff8ed05000 - 0x7fff8ed1effb com.apple.openscripting (1.7 - 167) <BB0E0FB4-CAF8-31B4-BECE-92008BB7F539> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8ed1f000 - 0x7fff8eddbfcf com.apple.PackageKit (3.0 - 537) <4DE24B21-10FC-3E58-AEBB-F6D1202E754A> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
0x7fff8eddc000 - 0x7fff8edf1fff libLinearAlgebra.dylib (1158) <17C6D0B2-F50C-3BEF-94AA-70098874C5F9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff8edf2000 - 0x7fff8ee19fff com.apple.GLKit (1.0 - 52) <C2733567-6475-30FE-8855-41F4838C77F8> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
0x7fff8ee1a000 - 0x7fff8f365ff7 com.apple.MediaToolbox (1.0 - 1704.1) <A3B6055A-8FD2-3B6C-A35A-5E5E7FEE544A> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8f366000 - 0x7fff8f382fff com.apple.GenerationalStorage (2.0 - 238) <BE756934-3967-3929-AAF6-719B7AAF6AA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8f383000 - 0x7fff8f39fff7 libsystem_malloc.dylib (67) <CFCE441E-C224-304F-BF0B-291CD7FD489C> /usr/lib/system/libsystem_malloc.dylib
0x7fff8f3a0000 - 0x7fff8f3bcff3 libresolv.9.dylib (60) <432AF44F-658F-322E-A808-EC753F4F1650> /usr/lib/libresolv.9.dylib
0x7fff8f3bd000 - 0x7fff8f3beff7 libodfde.dylib (23) <3AD06630-2B94-36C3-8B41-F163C24A8207> /usr/lib/libodfde.dylib
0x7fff8f3bf000 - 0x7fff8f3cafff com.apple.DirectoryService.Framework (10.11 - 194) <95F3C1FE-AB02-3B0D-BE29-B8E0789D2639> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff8f3cb000 - 0x7fff8f3d3ff7 libsystem_networkextension.dylib (361) <8237E064-7147-39F3-A5D5-5988EEB8B053> /usr/lib/system/libsystem_networkextension.dylib
0x7fff8f3d4000 - 0x7fff8f4cefff libFontParser.dylib (154) <6F338EAF-2B6D-3591-B5C1-2B3775C34701> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8f506000 - 0x7fff8f528ff7 com.apple.framework.familycontrols (4.1 - 410) <3A001F66-24EF-3BF1-9806-4354C8C7510A> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8f536000 - 0x7fff8f53bfff com.apple.MediaAccessibility (1.0 - 79) <EFD8E773-C190-378F-A623-E8FFC1F4B44B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff8f5fa000 - 0x7fff8f605ff7 com.apple.CommerceCore (1.0 - 434) <6F05FC91-9CA8-3C2E-B237-6BC586D33A26> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8f606000 - 0x7fff8f891fff libmecabra.dylib (686) <5048BA18-D138-3322-AA7B-9473D2171018> /usr/lib/libmecabra.dylib
0x7fff8f892000 - 0x7fff8f979fff libcrypto.0.9.8.dylib (58) <07EE1B82-BB7F-31F3-B96E-CADA87F9DDF8> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8f9e7000 - 0x7fff8f9e7ff7 libunc.dylib (29) <66E6C2E7-2760-3001-B105-AE65917D5174> /usr/lib/system/libunc.dylib
0x7fff8f9ee000 - 0x7fff8fa04fff com.apple.CoreMediaAuthoring (2.2 - 952) <915B947D-6B07-3199-8326-99E2E3BA27AD> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8fa3f000 - 0x7fff8fb83ff7 com.apple.QTKit (7.7.3 - 2921) <9AFBF2BB-7119-3E03-ACEB-B06A38FFD0C0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8fbb0000 - 0x7fff8fbb4fff com.apple.LoginUICore (3.1 - 3.1) <E1E60EF2-0F08-3954-A369-EDBD7F277A9F> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff8fbb5000 - 0x7fff8fbbafff libheimdal-asn1.dylib (442) <C24C6365-67F4-35BE-8B6E-5E05924AC850> /usr/lib/libheimdal-asn1.dylib
0x7fff8fbbb000 - 0x7fff8fbe2ff7 com.apple.shortcut (2.16 - 2.16) <23289464-DD22-35A5-8419-55BC91F5AAF2> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff8fbeb000 - 0x7fff8fff2fff com.apple.ModelIO (1.0 - 1) <CE075B9C-1FC9-3698-AF6E-5E9B690989F6> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
0x7fff903dd000 - 0x7fff90544fff libBLAS.dylib (1158) <D7C175DB-B1EA-3AFE-B289-96324D580573> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff90545000 - 0x7fff90548ff3 libCGXCoreImage.A.dylib (906.2) <C3350110-C9B6-32CE-A22F-2D0F1155A1FF> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff90549000 - 0x7fff905f9fe7 libvMisc.dylib (562) <64794CF6-4ECB-371A-933E-0369E757A21D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff905fa000 - 0x7fff90634ff7 com.apple.DebugSymbols (132 - 132) <CF5C0729-BFA1-3DDB-A8AA-5CCF06983A8E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff90665000 - 0x7fff918a4ffb com.apple.CoreGraphics (1.600.0 - 906.2) <FC82D227-68BB-3A8F-BF13-1A362A405412> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff918a5000 - 0x7fff91b2efef com.apple.CoreData (120 - 626) <6FD628A5-9271-38D8-BBA2-D49768BB3AE8> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff91b38000 - 0x7fff91b6bff7 com.apple.MediaKit (16 - 802) <E940E0A9-D201-34DE-BB63-AF46F73CC144> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff91b6c000 - 0x7fff91b81fff com.apple.AppContainer (4.0 - 258) <05539F81-579A-3DBD-89C2-C9E751685F72> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff91b82000 - 0x7fff91b9dff7 com.apple.aps.framework (4.0 - 4.0) <8CEF90E8-A527-3ADE-A433-D14DF58D84BD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff91b9e000 - 0x7fff91b9fff3 libsysmon.dylib (85) <F02A3DFB-B9A3-37D8-AA36-6B38ACF47B52> /usr/lib/libsysmon.dylib
0x7fff91bae000 - 0x7fff91bfcff7 com.apple.DiskManagement (8.0 - 939) <75B5DE19-A649-396F-AE6B-336A1997FD87> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff91d57000 - 0x7fff91d60ffb libsystem_notify.dylib (149) <E7BC4905-C61D-3E86-8EC2-36A814F13D83> /usr/lib/system/libsystem_notify.dylib
0x7fff91d61000 - 0x7fff91d62fff libffi.dylib (18.1) <219172AE-582A-355E-9BBC-6B4D6CDEAF5C> /usr/lib/libffi.dylib
0x7fff91d76000 - 0x7fff91d94fff libsystem_kernel.dylib (3247.1.36) <5A4CCD3A-B5D3-34BB-963B-723E806509C6> /usr/lib/system/libsystem_kernel.dylib
0x7fff91d95000 - 0x7fff91d96fff liblangid.dylib (122) <FC374799-76B1-3A92-B634-4D1EFEE609E1> /usr/lib/liblangid.dylib
0x7fff91d97000 - 0x7fff91dc4fff com.apple.CoreServicesInternal (247 - 247) <27A33AF8-04A6-323A-932A-0CA677D973C0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff91dc5000 - 0x7fff91dc6fff libUAPreferences.dylib (260.1) <257B1706-EAC4-3A96-82A4-553AC23AD383> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
0x7fff91dc7000 - 0x7fff91e16ff7 com.apple.CloudDocs (1.0 - 366) <7A679A67-B482-3C1C-BF73-989C024D62BB> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff91fa4000 - 0x7fff91fa6ff7 com.apple.securityhi (9.0 - 55006) <B64BAC35-93B8-3905-8E12-28FE5D9CE848> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff91fa7000 - 0x7fff92095fff libxml2.2.dylib (28) <B959E7E9-147A-3180-AE77-4651A438BC90> /usr/lib/libxml2.2.dylib
0x7fff92096000 - 0x7fff920a1ff7 libChineseTokenizer.dylib (16) <64ED9314-AA76-37BD-A15D-84EC4554658D> /usr/lib/libChineseTokenizer.dylib
0x7fff920a2000 - 0x7fff920a4fff libsystem_coreservices.dylib (19) <CB4B0E52-A17F-3A54-853F-1D5C16B9FF66> /usr/lib/system/libsystem_coreservices.dylib
0x7fff920a5000 - 0x7fff9232cfff com.apple.security (7.0 - 57286.0.0.2.2) <13DEA9E1-93E4-39AB-BB30-C2006E7ECD33> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff9232d000 - 0x7fff923a1ff3 com.apple.securityfoundation (6.0 - 55126) <FF3C4E64-B641-3B67-8ABF-720D5B480035> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff923a2000 - 0x7fff923eefff com.apple.corelocation (1486.17 - 1615.32) <20C4772C-F1C5-3573-8000-CD93CE1A8476> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff92557000 - 0x7fff925a7ff7 libcups.2.dylib (431) <12EC82D8-AA28-3562-A005-022A01A3A532> /usr/lib/libcups.2.dylib
0x7fff9267a000 - 0x7fff92750ff7 com.apple.DiskImagesFramework (10.11 - 414) <C4EB3E14-ADDC-3728-BA90-B9E7B03687DA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff92751000 - 0x7fff92765fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <5D9B79AD-8DFB-3E2C-9488-AA5930AF9279> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff92766000 - 0x7fff92774fff com.apple.ToneLibrary (1.0 - 1) <A7C2D698-175B-3DA6-A195-74A81F1572EF> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fff927bd000 - 0x7fff927bdfff com.apple.CoreServices (721.1.2 - 721.1.2) <3816D176-C692-3700-8599-C52712A8C39D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff927be000 - 0x7fff92989fff com.apple.QuartzCore (1.11 - 403.1) <D9495206-DAB5-388A-B602-3FB30DB179C0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9298a000 - 0x7fff929e8fff com.apple.QuickLookFramework (5.0 - 687) <22B83FAB-480A-3238-B9D2-C3C413E33BDF> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff929e9000 - 0x7fff92a3cff7 libc++.1.dylib (120.1) <B8239554-C2A6-3BBA-AE03-46E247427C51> /usr/lib/libc++.1.dylib
0x7fff92cf8000 - 0x7fff92d0bff7 com.apple.CoreBluetooth (1.0 - 1) <C8F97BFE-E2D9-3575-8DF5-393FB907C1B3> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff92d0c000 - 0x7fff92d57ff7 com.apple.CoreMediaIO (701.0 - 4787) <6FDBB902-1EB9-32DE-92AD-69A6B7BFB030> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff92d58000 - 0x7fff92d8fff7 com.apple.LDAPFramework (2.4.28 - 194.5) <3309BF53-E70E-3A46-A276-EE8F5A5C3534> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff92d97000 - 0x7fff92dbfff7 libxpc.dylib (751) <E3F44447-4998-37DA-B7EF-BC650DA0C68B> /usr/lib/system/libxpc.dylib
0x7fff92dc0000 - 0x7fff92dcffff com.apple.AppleFSCompression (78 - 1.0) <AE5E0F67-FAEB-3817-97FC-A14FC386D947> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff92dd0000 - 0x7fff92dd8fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <BDFBD5BD-42D2-3F59-A4A7-D4556A3BB232> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff92dd9000 - 0x7fff93041ff7 com.apple.imageKit (2.6 - 838) <8FC0A7BB-D307-3D3B-9D9C-CC7E8A375C28> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff930ae000 - 0x7fff932b7ff7 libFosl_dynamic.dylib (16.21) <A346D336-35DB-335D-985B-78F3361DAC44> /usr/lib/libFosl_dynamic.dylib
0x7fff932b8000 - 0x7fff93304ff3 com.apple.HIServices (1.22 - 545) <BC921B24-EEE5-352C-ABAC-E8DC38075654> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff93305000 - 0x7fff9331cfff com.apple.ScriptingBridge (1.3.2 - 67) <978CAC43-0D7B-3ECE-9EA4-680F6751BEC4> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff9331d000 - 0x7fff93699ff7 com.apple.************ (1.0 - 1704.1) <22C67CE0-83C4-367E-A401-9335A10CABB1> /System/Library/Frameworks/************.framework/Versions/A/************
0x7fff9369a000 - 0x7fff9372fff7 com.apple.ColorSync (4.9.0 - 4.9.0) <5C9F8F05-7AE7-3A49-8AA6-6A98CF7D30E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff93730000 - 0x7fff93732ff7 com.apple.SafariServices.framework (11601 - 11601.1.37.1) <1C4937BD-11B3-3AEF-827C-3D9661DBA922> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff93733000 - 0x7fff93735ff7 com.apple.xpc.ServiceManagement (1.0 - 1) <B0DA812D-B9FC-3068-A179-4F18F6E1F3E9> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff93753000 - 0x7fff93782fff com.apple.securityinterface (10.0 - 55065) <810EEE3D-8AA4-345C-AA2F-08645F19F358> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff93783000 - 0x7fff9378eff7 com.apple.AppSandbox (4.0 - 258) <326CB343-5A48-3929-B525-E92A7EC23CDF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff937ba000 - 0x7fff937c5fff libGL.dylib (12.0.34.6) <3939EC4A-5F47-34A8-A9CD-B1F285127FCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff937c6000 - 0x7fff937cdff7 libcompiler_rt.dylib (61) <8782E0E7-6419-35A3-B781-B505D32A2087> /usr/lib/system/libcompiler_rt.dylib
0x7fff937ce000 - 0x7fff937d1fff libsystem_sandbox.dylib (442.0.0.1.3) <4C156899-4015-300F-849C-F92B7307D7AF> /usr/lib/system/libsystem_sandbox.dylib
0x7fff937d2000 - 0x7fff937e3ff7 libsystem_trace.dylib (188) <DAD1576C-1B80-3F80-BDB2-942CEDBFD29A> /usr/lib/system/libsystem_trace.dylib
0x7fff937e4000 - 0x7fff937edff7 com.apple.DisplayServicesFW (3.0 - 377) <2B486F9A-8D20-346E-8840-0357DD34CA1F> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff937ee000 - 0x7fff93874ff7 com.apple.CoreSymbolication (3.1 - 58044.1) <1A388545-ACB7-3863-B753-31A6718DC860> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff93875000 - 0x7fff93c17fff com.apple.CoreFoundation (6.9 - 1223.1) <557FF5C7-AF8A-3FF7-83C5-4CB2A694F233> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff93c18000 - 0x7fff93c2cffb libsystem_coretls.dylib (78) <508C2138-AA4E-3B72-952B-092FDFCC486A> /usr/lib/system/libsystem_coretls.dylib
0x7fff93c2d000 - 0x7fff93c3dff3 com.apple.ProtocolBuffer (1 - 242) <AE7C11BD-0EC0-34F3-BE7F-861D047C54E8> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff93cfe000 - 0x7fff93d65fff com.apple.framework.CoreWiFi (11.0 - 1100.15) <DB429013-357F-3C24-A7FC-BFE7AFE8F4C5> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff93d66000 - 0x7fff93d8fff7 libsystem_info.dylib (474) <10249237-692F-3CAF-BD82-4C9CDCFA7B1E> /usr/lib/system/libsystem_info.dylib
0x7fff93d90000 - 0x7fff93d97ff7 com.apple.phonenumbers (1.1.1 - 105) <F1C43C97-2C80-360A-BFE1-DB92D204902B> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff93de9000 - 0x7fff94139ff7 com.apple.Foundation (6.9 - 1223.1) <4E59BA98-AB1D-3862-90F5-C4F5E676B183> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff9413a000 - 0x7fff94381fff com.apple.AddressBook.framework (9.0 - 1666.1) <4A8C0F91-EF44-387C-9F37-9B85C52DC33E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff94382000 - 0x7fff94394fff libsasl2.2.dylib (209) <32B0641B-3CE2-300C-B401-BEBC276B3084> /usr/lib/libsasl2.2.dylib
0x7fff94671000 - 0x7fff94690ff7 com.apple.contacts.vCard (1.0 - 2105) <B935CA7A-257E-350B-86AB-F47362230348> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff94691000 - 0x7fff9471efff com.apple.CorePDF (4.0 - 4) <CDC15844-D218-3D07-9981-7D07E78A9166> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff9471f000 - 0x7fff94721ff7 libsystem_configuration.dylib (788) <78B728AA-5A4F-328B-810A-860C93BE11DE> /usr/lib/system/libsystem_configuration.dylib
0x7fff94722000 - 0x7fff947e5ff7 com.apple.backup.framework (1.7 - 1.7) <91970D9F-14AD-38DA-A792-6F6D9299E80D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff947e6000 - 0x7fff94986fff com.apple.avfoundation (2.0 - 1020) <666C23C5-A71D-3E0E-9013-8A37747D7110> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff94987000 - 0x7fff94997fff com.apple.AppleScriptObjC (1.3.1 - 31) <4B8DB45A-30D3-32DD-8F95-734E0A485CF3> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
0x7fff94998000 - 0x7fff949a4fff com.apple.SpeechRecognitionCore (2.2.3 - 2.2.3) <0FCC6595-3B7D-3E37-AF27-5193FD27F876> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff949a5000 - 0x7fff94a2efff com.apple.PerformanceAnalysis (1.0 - 1) <864D8959-A16D-3C3A-A484-E330DF1D05C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff94a2f000 - 0x7fff94a46fff libsystem_asl.dylib (317) <F5014E0A-8AAB-33AF-8D47-05460CC73BAE> /usr/lib/system/libsystem_asl.dylib
0x7fff94a47000 - 0x7fff94a94ff7 libcurl.4.dylib (88) <611C8A43-6790-398F-8981-C57EE8F016DB> /usr/lib/libcurl.4.dylib
0x7fff94c29000 - 0x7fff94c29fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <27A8EE90-D88A-3BE3-B573-06545D6F73B9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff94c2a000 - 0x7fff94c46fff libextension.dylib (77) <EE9883FC-3535-3C32-9133-4678BEF42DDB> /usr/lib/libextension.dylib
0x7fff94c47000 - 0x7fff95d26fff com.apple.WebCore (11601 - 11601.1.37) <003A6FF3-2F59-3CEB-B6CE-C3A5DA02CC4F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff95d27000 - 0x7fff95d30fff com.apple.CommonAuth (4.0 - 2.0) <72308CFC-1C42-3E04-94B6-944E966DDD8C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff95fa9000 - 0x7fff95fa9fff com.apple.IOPlatformPluginFamily (1.0 - 1) <6CE42A84-D17A-3C48-B9A8-BBCBE0CA480B> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
0x7fff95faa000 - 0x7fff9604ffff com.apple.LanguageModeling (1.0 - 1) <F6F0D4B2-A366-3C6C-B464-878BA59EF5F4> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff96050000 - 0x7fff9606fff7 com.apple.framework.Apple80211 (11.0 - 1101.24.2) <33CF01DE-4D00-358E-9B33-0F7A0905C100> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff96070000 - 0x7fff96073ffb libdyld.dylib (360.5) <A12D13EB-804B-3033-A18C-59B752F5B63A> /usr/lib/system/libdyld.dylib
0x7fff96074000 - 0x7fff9607cffb libsystem_dnssd.dylib (613) <59554F16-2E64-3400-9C97-87C59A9C0ADE> /usr/lib/system/libsystem_dnssd.dylib
0x7fff9607d000 - 0x7fff96089fff com.apple.HelpData (2.1.4 - 90) <4DD83940-1DB2-3FE4-8619-8F112FBFDB0D> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff9608a000 - 0x7fff960d9fcf com.apple.Symbolication (1.4 - 58038.1) <909D10BB-50F8-3D60-8BBA-A3D82E229A37> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff96169000 - 0x7fff9616efff com.apple.TCC (1.0 - 1) <1D2F2179-5A2E-3D0F-BA7C-4488B4457272> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff9616f000 - 0x7fff96258ff7 com.apple.QuickLookUIFramework (5.0 - 687) <CA8B1600-42AC-38EC-93E8-C3941931D78D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff96259000 - 0x7fff96382ff7 com.apple.CoreText (352.0 - 482.1) <B51AC639-E10B-3093-869D-4B152112F2C0> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff96383000 - 0x7fff964ceff3 com.apple.MapKit (1.0 - 1614.1) <6C94A97C-09AA-3BFE-8A92-745D3F6F2875> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
0x7fff9658c000 - 0x7fff96595fff com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <52CDBA5D-BBDD-340C-930E-B36A592B9155> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework
0x7fff96596000 - 0x7fff966fcff7 com.apple.AutomatorFramework (2.5 - 413.1) <CE7C1A42-CD2F-3B45-8123-C024B98462B8> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
0x7fff966fd000 - 0x7fff96701fff libGIF.dylib (1423) <8D511C49-C86F-3CF4-9EDC-0BCCD901ECAE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff96702000 - 0x7fff96724ff7 com.apple.IconServices (68 - 68) <8A4B4F93-B47A-31DF-AA99-573AA068CFE6> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff9677a000 - 0x7fff969fdff7 com.apple.RawCamera.bundle (6.14 - 804) <A5368260-A9AD-3F6F-9125-626DAF885DFB> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff969fe000 - 0x7fff96a03ff7 libmacho.dylib (875) <D201D0A3-E8D7-35A2-9BEC-61C4E66E59E4> /usr/lib/system/libmacho.dylib
0x7fff96a04000 - 0x7fff96a1dfff com.apple.CFOpenDirectory (10.11 - 194) <25E21A6D-3586-36CF-B289-8C7DB30FBDE1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff96b62000 - 0x7fff96bb7ff7 com.apple.AE (697 - 697) <E21AB06B-7C52-3394-9AD8-A871D7068422> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff96bb8000 - 0x7fff96bcdfff com.apple.ToneKit (1.0 - 1) <E7512DBF-BF60-31D6-97EF-9BE436F6F176> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fff96bce000 - 0x7fff96f00ffb com.apple.WebKit (11601 - 11601.1.37.1) <742B3CA6-8980-3CAF-BA04-E7BA859911FF> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff96f01000 - 0x7fff96f12fff libSparseBLAS.dylib (1158) <194E28B9-8918-30CB-838B-8A5F40BAE070> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff96fdf000 - 0x7fff97000ff7 com.apple.Sharing (417 - 417) <14E46461-FDF4-36EA-BBCE-0E8E04D4B828> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff97001000 - 0x7fff97001fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <DAAB954E-7A66-3B95-9E46-9463F6E65BED> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff97002000 - 0x7fff97004ffb libutil.dylib (43) <DABB22B4-0D2B-3491-A50A-C5A79E14D1BD> /usr/lib/libutil.dylib
0x7fff9700b000 - 0x7fff97098dd7 com.apple.AppleJPEG (1.0 - 1) <F4D3B658-9E5F-3FE7-B799-5ABC9E8D88C1> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff97099000 - 0x7fff9709afff libsystem_secinit.dylib (20) <56271D43-ACE0-34A0-93C1-AD1F88D6A6DF> /usr/lib/system/libsystem_secinit.dylib
0x7fff9709b000 - 0x7fff9709bfff liblaunch.dylib (751) <F69EDD3E-283C-31E5-A8F7-FDB129654F6A> /usr/lib/system/liblaunch.dylib
0x7fff9710c000 - 0x7fff9717fff7 com.apple.framework.IOKit (2.0.2 - 1171.0.0.0.1) <1E542476-2CF5-3F1E-AAED-34CAA605DA03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff97180000 - 0x7fff9720cfff libCoreStorage.dylib (509) <DE131D5F-2560-3931-BAF9-3DAF94EF2C89> /usr/lib/libCoreStorage.dylib
0x7fff9720d000 - 0x7fff97218fff libkxld.dylib (3247.1.36) <88A99BB0-83F9-3DEE-8C28-915FE74C0C71> /usr/lib/system/libkxld.dylib
0x7fff97219000 - 0x7fff9725fff7 libauto.dylib (186) <1940359A-100D-389D-8405-61868709CEA2> /usr/lib/libauto.dylib
0x7fff97260000 - 0x7fff9726cff7 com.apple.OpenDirectory (10.11 - 194) <8CDC03D5-3910-3CDF-BED3-67187E7326FB> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff9726d000 - 0x7fff9728afff com.apple.pluginkit.framework (1.0 - 1) <9811E556-7673-3E91-AA48-2B09E32E337B> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff9728b000 - 0x7fff97296fff libcsfde.dylib (509) <601D7007-03EF-3D43-9B46-4E333D15FE4E> /usr/lib/libcsfde.dylib
0x7fff97297000 - 0x7fff972eafff com.apple.ImageCaptureCore (7.0 - 7.0) <96C2E370-E53F-332C-B138-8C3E1E8FF9FB> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff97303000 - 0x7fff97332ffb libsystem_m.dylib (3105) <319732A3-F1D2-35B0-84D9-514333EDF81C> /usr/lib/system/libsystem_m.dylib
0x7fff973f1000 - 0x7fff97415fff libJPEG.dylib (1423) <EFA004DD-2E10-3773-9F58-66C2484D1CDC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff97480000 - 0x7fff97815fdb com.apple.vImage (8.0 - 8.0) <19AA4768-D638-3737-BF94-B6030C7107E7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff97816000 - 0x7fff97818fff com.apple.OAuth (25 - 25) <7E3780E1-C3F1-3073-B384-87B7C27654A5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff97819000 - 0x7fff97c67ffb com.apple.GeoServices (1.0 - 1145.1.0.1) <E837D4E5-9DFD-3907-B2F0-641A93510522> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff97c68000 - 0x7fff97c6afff libRadiance.dylib (1423) <BDBD56D5-6F96-3BD3-897C-5D6AF0E802F5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff97c6b000 - 0x7fff97c92fff com.apple.ChunkingLibrary (167 - 167) <771BB53D-DB26-3C5E-88AD-3F279133A910> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff97f2b000 - 0x7fff98054fe7 libsqlite3.dylib (211.1) <8C085B0E-D566-3C30-A468-F17AB87DC2FC> /usr/lib/libsqlite3.dylib
0x7fff98055000 - 0x7fff98096ff7 libGLU.dylib (12.0.34.6) <5B8A8B95-0A9B-3894-B0C8-58CC399EEBD0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff98129000 - 0x7fff98137ff7 libbz2.1.0.dylib (38) <1E2370E1-16FC-3975-812B-DD3BB27CF183> /usr/lib/libbz2.1.0.dylib
0x7fff98138000 - 0x7fff9813afff com.apple.EFILogin (2.0 - 2) <F43E45EA-07FF-3CA9-A168-C2B51568BA72> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff9813b000 - 0x7fff981bafff com.apple.AVKit (1.1 - 269) <6C3F8F6F-6649-3249-8298-2F266BF56077> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
0x7fff98238000 - 0x7fff98276ff7 libGLImage.dylib (12.0.34.6) <4140E18B-7CB2-387D-A4E3-DAF2E747CA9F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff982fa000 - 0x7fff98326fff libdispatch.dylib (497) <8D1512D4-601F-38E2-8D41-B404C80BDA71> /usr/lib/system/libdispatch.dylib
0x7fff983c1000 - 0x7fff984d1ffb com.apple.desktopservices (1.10 - 1.10) <C2519D2D-B15C-34D9-9D16-E9C3C231DB8B> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff98513000 - 0x7fff98516fff com.apple.Mangrove (1.0 - 1) <69C6DF9A-1F7E-30BD-B299-2693EA454D30> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff98517000 - 0x7fff98528fff libcmph.dylib (6) <A463B1E0-494F-36F9-9DAF-9474FEBACDCB> /usr/lib/libcmph.dylib
0x7fff98529000 - 0x7fff9852bfff libUniversalAccess.dylib (260.1) <FAF291C4-0557-33F3-8A7E-ABC6AB7DCBDE> /usr/lib/libUniversalAccess.dylib
0x7fff9852c000 - 0x7fff98738fff libicucore.A.dylib (551.12) <1AA17764-BF35-355B-9F71-CA78D85102AE> /usr/lib/libicucore.A.dylib
0x7fff98739000 - 0x7fff9873afff libDiagnosticMessagesClient.dylib (100) <91E200BB-6ABF-3720-9F2F-9F5A2BBBD8DF> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff9873b000 - 0x7fff9876cff7 libncurses.5.4.dylib (46) <77900397-9358-3253-AD62-2466684C8121> /usr/lib/libncurses.5.4.dylib
0x7fff9876d000 - 0x7fff9879effb com.apple.GSS (4.0 - 2.0) <4AA5EB3B-7BFF-39F3-8F84-8AACD3E6D372> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff9879f000 - 0x7fff988c2ff7 com.apple.LaunchServices (721.1.2 - 721.1.2) <312A8826-6E68-3BAC-BA25-165F45A5A83E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff991f8000 - 0x7fff99200fe7 libsystem_platform.dylib (72) <925E7189-603F-3F1F-9323-5188E0EFD55F> /usr/lib/system/libsystem_platform.dylib
0x7fff99201000 - 0x7fff992afff7 com.apple.cloudkit.CloudKit (459 - 459) <076EA07B-BFAD-3330-9BF4-18B782609108> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff992b0000 - 0x7fff996acfff libLAPACK.dylib (1158) <DB095C89-1C89-31E0-B313-504DD20EC133> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff996b2000 - 0x7fff996d4fff com.apple.MultitouchSupport.framework (304.2 - 304.2) <E869D5D2-1C0F-3632-937D-890F478A215E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff996dd000 - 0x7fff996defff libquit.dylib (195) <D2D48E43-E278-3002-A1F8-73C257968749> /usr/lib/libquit.dylib
0x7fff996df000 - 0x7fff996e2fff libspindump.dylib (195) <773C2150-8BCF-30ED-80B6-0367813AF80C> /usr/lib/libspindump.dylib
0x7fff996e3000 - 0x7fff996ebff7 com.apple.CoreServices.FSEvents (1222 - 1222) <29698467-8D1C-3C22-9C95-AA73DAD25C34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff99817000 - 0x7fff9984afff com.apple.CoreVideo (1.8 - 184.0) <046F9841-0CF5-3B2C-BDC2-8746B53E266A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff9984b000 - 0x7fff9989cff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <CC276FC5-430A-3D9D-B946-1CC2C3D54556> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff9989d000 - 0x7fff9989dfff com.apple.Carbon (154 - 157) <8231E442-BF8B-31DB-BE8F-29D7C639AEAF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff9989e000 - 0x7fff998a4fff com.apple.XPCService (2.0 - 1) <85282249-1BBF-380D-99D2-9B02992EA4EE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff998a5000 - 0x7fff998adfef libcldcpuengine.dylib (2.6.1) <2A8BA660-2FA7-3DA0-800E-6DEC3841077E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff998ae000 - 0x7fff9990afff com.apple.CoreServices.OSServices (721.1.2 - 721.1.2) <3F798E1E-F39C-3F03-94C5-0918819B6272> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff99967000 - 0x7fff9a00bff7 com.apple.JavaScriptCore (11601 - 11601.1.37) <FC20CC9F-7EF1-325C-A703-E3249D7148D0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff9a00c000 - 0x7fff9a00efff libCVMSPluginSupport.dylib (12.0.34.6) <EBE7CE59-E622-377D-960D-C26EED5D43E6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff9a00f000 - 0x7fff9a013fff com.apple.CommonPanels (1.2.6 - 96) <A45A3B8C-755F-3753-A073-8320955F443B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 26834
thread_create: 0
thread_set_state: 45
VM Region Summary:
ReadOnly portion of Libraries: Total=503.9M resident=0K(0%) swapped_out_or_unallocated=503.9M(100%)
Writable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate.framework 128K 2
Activity Tracing 2048K 2
CG backing stores 57.0M 7
CG image 8716K 95
CG shared images 336K 10
CoreAnimation 51.1M 132
CoreData Object IDs 4100K 3
CoreUI image data 3796K 20
CoreUI image file 192K 4
Dispatch continuations 16.0M 2
Foundation 56K 7
Image IO 1696K 34
JS JIT generated code 8K 3
JS JIT generated code (reserved) 1.0G 2 reserved VM address space (unallocated)
Kernel Alloc Once 8K 3
MALLOC 648.7M 263
MALLOC guard page 32K 7
Memory Tag 242 12K 2
Memory Tag 249 192K 3
OpenCL 44K 7
Process Corpse Info 2048K 2
SQLite page cache 16.5M 50
STACK GUARD 56.1M 31
Stack 37.3M 34
VM_ALLOCATE 408K 11
WebKit Malloc 32.1M 5
__DATA 52.7M 487
__IMAGE 528K 2
__LINKEDIT 124.4M 183
__TEXT 379.5M 478
__UNICODE 552K 2
mapped file 476.6M 590
shared memory 16.3M 12
=========== ======= =======
TOTAL 2.9G 2462
TOTAL, minus reserved VM space 1.9G 2462