Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sharplet/54f8cd6ecdff6e725ff8 to your computer and use it in GitHub Desktop.
Save sharplet/54f8cd6ecdff6e725ff8 to your computer and use it in GitHub Desktop.
Xcode crash log when loading debug symbols from another machine
Process: Xcode [56151]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 6.3.2 (7718)
Build Info: IDEFrameworks-7718000000000000~2
App Item ID: 497799835
App External ID: 812404257
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [56151]
User ID: 501
Date/Time: 2015-07-19 20:46:54.410 +1000
OS Version: Mac OS X 10.10.3 (14D136)
Report Version: 11
Anonymous UUID: 34F429FF-D070-6695-7865-EF36F2BF9C8A
Sleep/Wake UUID: CB594A58-97A7-46D8-BDAF-D352FED8FA15
Time Awake Since Boot: 130000 seconds
Time Since Wake: 1900 seconds
Crashed Thread: 35 <DBGLLDBSessionThread (pid=69055)> Dispatch queue: _s_sessionForIntegerTokenLock
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
__TEXT 0000000105cc3000-0000000105cc4000 [ 4K] r-x/rwx SM=COW /Applications/Xcode.app/Contents/MacOS/Xcode
Application Specific Information:
ProductBuildVersion: 6D2105
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8ee4a4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ee4964f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8cd02eb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8cd0237b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8cd01bd8 CFRunLoopRunSpecific + 296
5 com.apple.HIToolbox 0x00007fff8b4a256f RunCurrentEventLoopInMode + 235
6 com.apple.HIToolbox 0x00007fff8b4a22ea ReceiveNextEventCommon + 431
7 com.apple.HIToolbox 0x00007fff8b4a212b _BlockUntilNextEventMatchingListInModeWithFilter + 71
8 com.apple.AppKit 0x00007fff8a01d9bb _DPSNextEvent + 978
9 com.apple.AppKit 0x00007fff8a01cf68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
10 com.apple.dt.DVTKit 0x0000000106422aaa -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 237
11 com.apple.AppKit 0x00007fff8a012bf3 -[NSApplication run] + 594
12 com.apple.AppKit 0x00007fff89f8f354 NSApplicationMain + 1832
13 libdyld.dylib 0x00007fff86a8c5c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8ee50232 kevent64 + 10
1 libdispatch.dylib 0x00007fff86af3a6a _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x00007fff8ee4a4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ee4964f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8cd02eb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8cd0237b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8cd01bd8 CFRunLoopRunSpecific + 296
5 com.apple.Foundation 0x00007fff90b4ba59 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6 com.apple.DTDeviceKitBase 0x0000000110b57f3c -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 974
7 com.apple.Foundation 0x00007fff90af9dc2 __NSThread__main__ + 1345
8 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
10 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 3:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff8ee4f3fa __select + 10
1 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
2 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
3 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 4:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff8ee4a4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ee4964f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8cd02eb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8cd0237b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8cd01bd8 CFRunLoopRunSpecific + 296
5 com.apple.CFNetwork 0x00007fff8da1a220 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
6 com.apple.Foundation 0x00007fff90af9dc2 __NSThread__main__ + 1345
7 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff8ee4a4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ee4964f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8cd02eb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8cd0237b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8cd01bd8 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff8a0e566b _NSEventThread + 137
6 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 6:: DYMobileDeviceManager
0 libsystem_kernel.dylib 0x00007fff8ee4a4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ee4964f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8cd02eb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8cd0237b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8cd01bd8 CFRunLoopRunSpecific + 296
5 com.apple.Foundation 0x00007fff90b4ba59 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6 com.apple.Foundation 0x00007fff90bc117f -[NSRunLoop(NSRunLoop) run] + 74
7 com.apple.GPUToolsMobileFoundation 0x000000011a4ed89b -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8 com.apple.Foundation 0x00007fff90af9dc2 __NSThread__main__ + 1345
9 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
10 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
11 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 com.apple.Xcode.DevToolsCore 0x00000001105ad866 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 456
2 com.apple.Foundation 0x00007fff90af9dc2 __NSThread__main__ + 1345
3 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 com.apple.Xcode.DevToolsCore 0x00000001105ad866 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 456
2 com.apple.Foundation 0x00007fff90af9dc2 __NSThread__main__ + 1345
3 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 com.apple.Xcode.DevToolsCore 0x00000001105ad866 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 456
2 com.apple.Foundation 0x00007fff90af9dc2 __NSThread__main__ + 1345
3 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 com.apple.Xcode.DevToolsCore 0x00000001105ad866 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 456
2 com.apple.Foundation 0x00007fff90af9dc2 __NSThread__main__ + 1345
3 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 com.apple.Xcode.DevToolsCore 0x00000001105ad866 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 456
2 com.apple.Foundation 0x00007fff90af9dc2 __NSThread__main__ + 1345
3 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 12:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff91c1cc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8dc81544 JSC::BlockAllocator::blockFreeingThreadMain() + 228
3 com.apple.JavaScriptCore 0x00007fff8dc76cff WTF::wtfThreadEntryPoint(void*) + 15
4 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
6 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 13:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff91c1cc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8dc81adb JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff8dc81938 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8dc76cff WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 14:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff91c1cc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8dc81adb JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff8dc81938 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8dc76cff WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 15:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff91c1cc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8dc81adb JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff8dc81938 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8dc76cff WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 16:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff91c1cc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8dc81adb JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff8dc81938 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8dc76cff WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 17:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff91c1cc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8dc81adb JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff8dc81938 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8dc76cff WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 18:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff91c1cc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8dc81adb JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff8dc81938 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8dc76cff WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 19:
0 libsystem_kernel.dylib 0x00007fff8ee4a4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ee4964f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8cd02eb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8cd0237b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8cd01bd8 CFRunLoopRunSpecific + 296
5 com.apple.CoreFoundation 0x00007fff8cdb9671 CFRunLoopRun + 97
6 com.apple.DebugSymbols 0x00007fff87943b8f SpotlightQueryThread(void*) + 463
7 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 20:
0 libsystem_kernel.dylib 0x00007fff8ee4a4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ee4964f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8cd02eb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8cd0237b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8cd01bd8 CFRunLoopRunSpecific + 296
5 com.apple.Foundation 0x00007fff90b4ba59 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6 com.apple.DTDeviceKitBase 0x0000000110b498d6 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 213
7 com.apple.Foundation 0x00007fff90af9dc2 __NSThread__main__ + 1345
8 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
10 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 21:
0 libsystem_kernel.dylib 0x00007fff8ee4f94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82a7c40d start_wqthread + 13
Thread 22:
0 libsystem_kernel.dylib 0x00007fff8ee4f94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82a7c40d start_wqthread + 13
Thread 23:
0 libsystem_kernel.dylib 0x00007fff8ee4f94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82a7c40d start_wqthread + 13
Thread 24:
0 libsystem_kernel.dylib 0x00007fff8ee4f94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82a7c40d start_wqthread + 13
Thread 25:
0 libsystem_kernel.dylib 0x00007fff8ee4f94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82a7c40d start_wqthread + 13
Thread 26:
0 libsystem_kernel.dylib 0x00007fff8ee4f94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82a7c40d start_wqthread + 13
Thread 27:: Dispatch queue: parsing queue
0 libsystem_kernel.dylib 0x00007fff8ee4a51a semaphore_wait_trap + 10
1 libdispatch.dylib 0x00007fff86af7c55 _dispatch_semaphore_wait_slow + 213
2 com.apple.dt.instruments.DTXConnectionServices 0x0000000107d1ed7a -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87
3 com.apple.dt.instruments.DTXConnectionServices 0x0000000107d1e9b8 -[DTXMessageParser parseMessage] + 50
4 com.apple.dt.instruments.DTXConnectionServices 0x0000000107d1e776 __43-[DTXMessageParser initWithMessageHandler:]_block_invoke + 35
5 libdispatch.dylib 0x00007fff86af5323 _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x00007fff86af0c13 _dispatch_client_callout + 8
7 libdispatch.dylib 0x00007fff86af4365 _dispatch_queue_drain + 1100
8 libdispatch.dylib 0x00007fff86af5ecc _dispatch_queue_invoke + 202
9 libdispatch.dylib 0x00007fff86af36b7 _dispatch_root_queue_drain + 463
10 libdispatch.dylib 0x00007fff86b01fe4 _dispatch_worker_thread3 + 91
11 libsystem_pthread.dylib 0x00007fff82a7e637 _pthread_wqthread + 729
12 libsystem_pthread.dylib 0x00007fff82a7c40d start_wqthread + 13
Thread 28:: Dispatch queue: parsing queue
0 libsystem_kernel.dylib 0x00007fff8ee4a51a semaphore_wait_trap + 10
1 libdispatch.dylib 0x00007fff86af7c55 _dispatch_semaphore_wait_slow + 213
2 com.apple.dt.instruments.DTXConnectionServices 0x0000000107d1ed7a -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87
3 com.apple.dt.instruments.DTXConnectionServices 0x0000000107d1e9b8 -[DTXMessageParser parseMessage] + 50
4 com.apple.dt.instruments.DTXConnectionServices 0x0000000107d1e776 __43-[DTXMessageParser initWithMessageHandler:]_block_invoke + 35
5 libdispatch.dylib 0x00007fff86af5323 _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x00007fff86af0c13 _dispatch_client_callout + 8
7 libdispatch.dylib 0x00007fff86af4365 _dispatch_queue_drain + 1100
8 libdispatch.dylib 0x00007fff86af5ecc _dispatch_queue_invoke + 202
9 libdispatch.dylib 0x00007fff86af36b7 _dispatch_root_queue_drain + 463
10 libdispatch.dylib 0x00007fff86b01fe4 _dispatch_worker_thread3 + 91
11 libsystem_pthread.dylib 0x00007fff82a7e637 _pthread_wqthread + 729
12 libsystem_pthread.dylib 0x00007fff82a7c40d start_wqthread + 13
Thread 29:
0 libsystem_kernel.dylib 0x00007fff8ee4f94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82a7c40d start_wqthread + 13
Thread 30:
0 libsystem_kernel.dylib 0x00007fff8ee4f94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82a7c40d start_wqthread + 13
Thread 31:: Dispatch queue: com.apple.root.utility-qos
0 libsystem_kernel.dylib 0x00007fff8ee4a532 semaphore_timedwait_trap + 10
1 libdispatch.dylib 0x00007fff86af7c0f _dispatch_semaphore_wait_slow + 143
2 com.apple.dt.IDELanguageSupportCore 0x000000010cee50ae -[IDEIndexSwiftDataSource generateDataForJob:] + 418
3 com.apple.dt.IDEFoundation 0x000000010686b0d2 -[IDEIndexDataSource processJob:] + 147
4 com.apple.dt.IDEFoundation 0x000000010686ac22 +[IDEIndexingEngine runFileJob:] + 733
5 com.apple.dt.IDEFoundation 0x000000010686a334 -[IDEIndexingJob run] + 161
6 com.apple.dt.IDEFoundation 0x0000000106a02380 __40-[IDEIndexingJobScheduler _scheduleJobs]_block_invoke + 33
7 com.apple.dt.DVTFoundation 0x0000000105ed66fc __DVTDispatchAsync_block_invoke + 106
8 libdispatch.dylib 0x00007fff86af5323 _dispatch_call_block_and_release + 12
9 libdispatch.dylib 0x00007fff86af0c13 _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007fff86af388f _dispatch_root_queue_drain + 935
11 libdispatch.dylib 0x00007fff86b01fe4 _dispatch_worker_thread3 + 91
12 libsystem_pthread.dylib 0x00007fff82a7e637 _pthread_wqthread + 729
13 libsystem_pthread.dylib 0x00007fff82a7c40d start_wqthread + 13
Thread 32:
0 libsystem_kernel.dylib 0x00007fff8ee4f30a __read_nocancel + 10
1 libsystem_c.dylib 0x00007fff88a72f4b __srefill1 + 24
2 libsystem_c.dylib 0x00007fff88a6c7db fgets + 104
3 com.apple.LLDB.framework 0x000000010f0feb81 lldb_private::IOHandlerEditline::GetLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, bool&) + 341
4 com.apple.LLDB.framework 0x000000010f0feffc lldb_private::IOHandlerEditline::Run() + 176
5 com.apple.LLDB.framework 0x000000010f01642c lldb_private::Debugger::ExecuteIOHanders() + 86
6 com.apple.LLDB.framework 0x000000010f018488 lldb_private::Debugger::IOHandlerThread(void*) + 14
7 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 33:
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 com.apple.LLDB.framework 0x000000010f0c8009 lldb_private::Condition::Wait(lldb_private::Mutex&, lldb_private::TimeValue const*, bool*) + 109
2 com.apple.LLDB.framework 0x000000010f0c965a lldb_private::Predicate<bool>::WaitForValueEqualTo(bool, lldb_private::TimeValue const*, bool*) + 90
3 com.apple.LLDB.framework 0x000000010f0243a7 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>&) + 327
4 com.apple.LLDB.framework 0x000000010f0244bb lldb_private::Listener::WaitForEvent(lldb_private::TimeValue const*, std::__1::shared_ptr<lldb_private::Event>&) + 27
5 com.apple.LLDB.framework 0x000000010f13a7a0 ProcessGDBRemote::AsyncThread(void*) + 1228
6 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 34:
0 libsystem_kernel.dylib 0x00007fff8ee4f136 __psynch_cvwait + 10
1 com.apple.LLDB.framework 0x000000010f0c8009 lldb_private::Condition::Wait(lldb_private::Mutex&, lldb_private::TimeValue const*, bool*) + 109
2 com.apple.LLDB.framework 0x000000010f0c965a lldb_private::Predicate<bool>::WaitForValueEqualTo(bool, lldb_private::TimeValue const*, bool*) + 90
3 com.apple.LLDB.framework 0x000000010f0243a7 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>&) + 327
4 com.apple.LLDB.framework 0x000000010f0244bb lldb_private::Listener::WaitForEvent(lldb_private::TimeValue const*, std::__1::shared_ptr<lldb_private::Event>&) + 27
5 com.apple.LLDB.framework 0x000000010f1ecbdc lldb_private::Process::WaitForEventsPrivate(lldb_private::TimeValue const*, std::__1::shared_ptr<lldb_private::Event>&, bool) + 114
6 com.apple.LLDB.framework 0x000000010f1f3d24 lldb_private::Process::RunPrivateStateThread() + 226
7 com.apple.LLDB.framework 0x000000010f1f38f5 lldb_private::Process::PrivateStateThread(void*) + 9
8 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
10 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 35 Crashed:: <DBGLLDBSessionThread (pid=69055)> Dispatch queue: _s_sessionForIntegerTokenLock
0 com.apple.LLDB.framework 0x000000010ee7f3b8 swift::ModuleFile::getModule(llvm::ArrayRef<swift::Identifier>) + 312
1 com.apple.LLDB.framework 0x000000010ee914fd swift::ModuleFile::associateWithFileContext(swift::FileUnit*, swift::SourceLoc) + 1597
2 com.apple.LLDB.framework 0x000000010ee97983 swift::SerializedModuleLoader::loadAST(swift::Module&, llvm::Optional<swift::SourceLoc>, std::__1::unique_ptr<llvm::MemoryBuffer, std::__1::default_delete<llvm::MemoryBuffer> >, std::__1::unique_ptr<llvm::MemoryBuffer, std::__1::default_delete<llvm::MemoryBuffer> >, bool) + 451
3 com.apple.LLDB.framework 0x000000010ee99d72 swift::SerializedModuleLoader::loadModule(swift::SourceLoc, llvm::ArrayRef<std::__1::pair<swift::Identifier, swift::SourceLoc> >) + 5730
4 com.apple.LLDB.framework 0x000000010eb57e64 swift::ASTContext::getModule(llvm::ArrayRef<std::__1::pair<swift::Identifier, swift::SourceLoc> >) + 244
5 com.apple.LLDB.framework 0x000000010ee7f390 swift::ModuleFile::getModule(llvm::ArrayRef<swift::Identifier>) + 272
6 com.apple.LLDB.framework 0x000000010ee914fd swift::ModuleFile::associateWithFileContext(swift::FileUnit*, swift::SourceLoc) + 1597
7 com.apple.LLDB.framework 0x000000010ee97983 swift::SerializedModuleLoader::loadAST(swift::Module&, llvm::Optional<swift::SourceLoc>, std::__1::unique_ptr<llvm::MemoryBuffer, std::__1::default_delete<llvm::MemoryBuffer> >, std::__1::unique_ptr<llvm::MemoryBuffer, std::__1::default_delete<llvm::MemoryBuffer> >, bool) + 451
8 com.apple.LLDB.framework 0x000000010ee99d72 swift::SerializedModuleLoader::loadModule(swift::SourceLoc, llvm::ArrayRef<std::__1::pair<swift::Identifier, swift::SourceLoc> >) + 5730
9 com.apple.LLDB.framework 0x000000010eb57e64 swift::ASTContext::getModule(llvm::ArrayRef<std::__1::pair<swift::Identifier, swift::SourceLoc> >) + 244
10 com.apple.LLDB.framework 0x000000010ee7f390 swift::ModuleFile::getModule(llvm::ArrayRef<swift::Identifier>) + 272
11 com.apple.LLDB.framework 0x000000010ee914fd swift::ModuleFile::associateWithFileContext(swift::FileUnit*, swift::SourceLoc) + 1597
12 com.apple.LLDB.framework 0x000000010ee97983 swift::SerializedModuleLoader::loadAST(swift::Module&, llvm::Optional<swift::SourceLoc>, std::__1::unique_ptr<llvm::MemoryBuffer, std::__1::default_delete<llvm::MemoryBuffer> >, std::__1::unique_ptr<llvm::MemoryBuffer, std::__1::default_delete<llvm::MemoryBuffer> >, bool) + 451
13 com.apple.LLDB.framework 0x000000010ee99d72 swift::SerializedModuleLoader::loadModule(swift::SourceLoc, llvm::ArrayRef<std::__1::pair<swift::Identifier, swift::SourceLoc> >) + 5730
14 com.apple.LLDB.framework 0x000000010eb57e64 swift::ASTContext::getModule(llvm::ArrayRef<std::__1::pair<swift::Identifier, swift::SourceLoc> >) + 244
15 com.apple.LLDB.framework 0x000000010f285731 lldb_private::SwiftASTContext::GetModule(lldb_private::ConstString const&, lldb_private::Error&) + 219
16 com.apple.LLDB.framework 0x000000010f286677 lldb_private::SwiftASTContext::ValidateSectionModules(lldb_private::Module&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) + 91
17 com.apple.LLDB.framework 0x000000010f04fdb3 lldb_private::Module::GetSwiftASTContext() + 2401
18 com.apple.LLDB.framework 0x000000010f15c0cf SymbolFileDWARF::GetSwiftASTContext() + 67
19 com.apple.LLDB.framework 0x000000010f167a9d SymbolFileDWARF::ParseType(lldb_private::SymbolContext const&, DWARFCompileUnit*, DWARFDebugInfoEntry const*, bool*) + 129
20 com.apple.LLDB.framework 0x000000010f162f18 SymbolFileDWARF::GetTypeForDIE(DWARFCompileUnit*, DWARFDebugInfoEntry const*) + 188
21 com.apple.LLDB.framework 0x000000010f162da9 SymbolFileDWARF::ResolveType(DWARFCompileUnit*, DWARFDebugInfoEntry const*, bool) + 99
22 com.apple.LLDB.framework 0x000000010f1663cc SymbolFileDWARF::FindTypes(lldb_private::SymbolContext const&, lldb_private::ConstString const&, lldb_private::ClangNamespaceDecl const*, bool, unsigned int, lldb_private::TypeList&) + 642
23 com.apple.LLDB.framework 0x000000010f1cb82d lldb_private::SymbolVendor::FindTypes(lldb_private::SymbolContext const&, lldb_private::ConstString const&, lldb_private::ClangNamespaceDecl const*, bool, unsigned long, lldb_private::TypeList&) + 117
24 com.apple.LLDB.framework 0x000000010f051aa8 lldb_private::Module::FindTypes_Impl(lldb_private::SymbolContext const&, lldb_private::ConstString const&, lldb_private::ClangNamespaceDecl const*, bool, unsigned long, lldb_private::TypeList&) + 144
25 com.apple.LLDB.framework 0x000000010f051cb4 lldb_private::Module::FindTypes(lldb_private::SymbolContext const&, lldb_private::ConstString const&, bool, unsigned long, lldb_private::TypeList&) + 282
26 com.apple.LLDB.framework 0x000000010f055c56 lldb_private::ModuleList::FindTypes(lldb_private::SymbolContext const&, lldb_private::ConstString const&, bool, unsigned long, lldb_private::TypeList&) const + 280
27 com.apple.LLDB.framework 0x000000010f094a0e lldb_private::ClangASTSource::FindExternalVisibleDecls(lldb_private::NameSearchContext&, std::__1::shared_ptr<lldb_private::Module>, lldb_private::ClangNamespaceDecl&, unsigned int) + 1484
28 com.apple.LLDB.framework 0x000000010f0942c4 lldb_private::ClangASTSource::FindExternalVisibleDecls(lldb_private::NameSearchContext&) + 1108
29 com.apple.LLDB.framework 0x000000010f09d23f lldb_private::ClangExpressionDeclMap::FindExternalVisibleDecls(lldb_private::NameSearchContext&) + 925
30 com.apple.LLDB.framework 0x000000010f091d9d lldb_private::ClangASTSource::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) + 821
31 com.apple.LLDB.framework 0x000000010d68136f clang::DeclContext::lookup(clang::DeclarationName) + 847
32 com.apple.LLDB.framework 0x000000010ddab540 LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) + 80
33 com.apple.LLDB.framework 0x000000010dda9bb0 CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) + 32
34 com.apple.LLDB.framework 0x000000010dda93dc clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) + 2764
35 com.apple.LLDB.framework 0x000000010ddaaf10 clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) + 64
36 com.apple.LLDB.framework 0x000000010ddad70a clang::Sema::LookupSingleName(clang::Scope*, clang::DeclarationName, clang::SourceLocation, clang::Sema::LookupNameKind, clang::Sema::RedeclarationKind) + 202
37 com.apple.LLDB.framework 0x000000010dd69b43 clang::Sema::BuildObjCStringLiteral(clang::SourceLocation, clang::StringLiteral*) + 163
38 com.apple.LLDB.framework 0x000000010dd69a5e clang::Sema::ParseObjCStringLiteral(clang::SourceLocation*, clang::Expr**, unsigned int) + 1406
39 com.apple.LLDB.framework 0x000000010db04be9 clang::Parser::ParseObjCStringLiteral(clang::SourceLocation) + 521
40 com.apple.LLDB.framework 0x000000010db043f2 clang::Parser::ParseObjCAtExpression(clang::SourceLocation) + 322
41 com.apple.LLDB.framework 0x000000010daeba69 clang::Parser::ParseExpressionList(llvm::SmallVectorImpl<clang::Expr*>&, llvm::SmallVectorImpl<clang::SourceLocation>&, void (clang::Sema::*)(clang::Scope*, clang::Expr*, llvm::ArrayRef<clang::Expr*>), clang::Expr*) + 457
42 com.apple.LLDB.framework 0x000000010dae4941 clang::Parser::ParsePostfixExpressionSuffix(clang::ActionResult<clang::Expr*, true>) + 3537
43 com.apple.LLDB.framework 0x000000010dae64fc clang::Parser::ParseCastExpression(bool, bool, bool&, clang::Parser::TypeCastState) + 5804
44 com.apple.LLDB.framework 0x000000010dae85c0 clang::Parser::ParseParenExpression(clang::Parser::ParenParseOption&, bool, bool, clang::OpaquePtr<clang::QualType>&, clang::SourceLocation&) + 5344
45 com.apple.LLDB.framework 0x000000010dae5245 clang::Parser::ParseCastExpression(bool, bool, bool&, clang::Parser::TypeCastState) + 1013
46 com.apple.LLDB.framework 0x000000010dae2956 clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState) + 134
47 com.apple.LLDB.framework 0x000000010dae28ae clang::Parser::ParseExpression(clang::Parser::TypeCastState) + 14
48 com.apple.LLDB.framework 0x000000010db20633 clang::Parser::ParseExprStatement() + 51
49 com.apple.LLDB.framework 0x000000010db1ffa5 clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, bool, clang::SourceLocation*, clang::Parser::ParsedAttributesWithRange&) + 2901
50 com.apple.LLDB.framework 0x000000010db1f3e9 clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, bool, clang::SourceLocation*) + 153
51 com.apple.LLDB.framework 0x000000010db25a1f clang::Parser::ParseCompoundStatementBody(bool) + 1375
52 com.apple.LLDB.framework 0x000000010db26534 clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&) + 180
53 com.apple.LLDB.framework 0x000000010db1ae1a clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*) + 2234
54 com.apple.LLDB.framework 0x000000010dac16db clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, unsigned int, bool, clang::SourceLocation*, clang::Parser::ForRangeInit*) + 1275
55 com.apple.LLDB.framework 0x000000010db1a39c clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) + 732
56 com.apple.LLDB.framework 0x000000010db19df3 clang::Parser::ParseDeclarationOrFunctionDefinition(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec*, clang::AccessSpecifier) + 339
57 com.apple.LLDB.framework 0x000000010db192c1 clang::Parser::ParseExternalDeclaration(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec*) + 3249
58 com.apple.LLDB.framework 0x000000010db1858f clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&) + 399
59 com.apple.LLDB.framework 0x000000010dab1cb6 clang::ParseAST(clang::Sema&, bool, bool) + 390
60 com.apple.LLDB.framework 0x000000010dab1b10 clang::ParseAST(clang::Preprocessor&, clang::ASTConsumer*, clang::ASTContext&, bool, clang::TranslationUnitKind, clang::CodeCompleteConsumer*, bool) + 192
61 com.apple.LLDB.framework 0x000000010f0a379a lldb_private::ClangExpressionParser::Parse(lldb_private::Stream&, unsigned int, unsigned int, unsigned int) + 528
62 com.apple.LLDB.framework 0x000000010f0a93e8 lldb_private::ClangUserExpression::Parse(lldb_private::Stream&, lldb_private::ExecutionContext&, lldb_private::ExecutionPolicy, bool, unsigned int) + 1064
63 com.apple.LLDB.framework 0x000000010f0aadb4 lldb_private::ClangUserExpression::Evaluate(lldb_private::ExecutionContext&, lldb_private::EvaluateExpressionOptions const&, char const*, char const*, lldb_private::SharingPtr<lldb_private::ValueObject>&, lldb_private::Error&, unsigned int, std::__1::shared_ptr<lldb_private::Module>*) + 628
64 com.apple.LLDB.framework 0x000000010f20f696 lldb_private::Target::EvaluateExpression(char const*, lldb_private::StackFrame*, lldb_private::SharingPtr<lldb_private::ValueObject>&, lldb_private::EvaluateExpressionOptions const&) + 376
65 com.apple.LLDB.framework 0x000000010efcc0b2 lldb_private::CommandObjectExpression::EvaluateExpression(char const*, lldb_private::Stream*, lldb_private::Stream*, lldb_private::CommandReturnObject*) + 402
66 com.apple.LLDB.framework 0x000000010efccdf3 lldb_private::CommandObjectExpression::DoExecute(char const*, lldb_private::CommandReturnObject&) + 1545
67 com.apple.LLDB.framework 0x000000010f0ec856 lldb_private::CommandObjectRaw::Execute(char const*, lldb_private::CommandReturnObject&) + 290
68 com.apple.LLDB.framework 0x000000010f0e0dfd lldb_private::CommandInterpreter::HandleCommand(char const*, lldb_private::LazyBool, lldb_private::CommandReturnObject&, lldb_private::ExecutionContext*, bool, bool) + 5829
69 com.apple.LLDB.framework 0x000000010d4bf9fd lldb::SBCommandInterpreter::HandleCommand(char const*, lldb::SBExecutionContext&, lldb::SBCommandReturnObject&, bool) + 319
70 com.apple.LLDB.framework 0x000000010d4bf88e lldb::SBCommandInterpreter::HandleCommand(char const*, lldb::SBCommandReturnObject&, bool) + 62
71 com.apple.dt.dbg.DebuggerLLDB 0x000000010d43e915 __63-[DBGLLDBSession executeDebuggerCommand:threadID:stackFrameID:]_block_invoke + 656
72 com.apple.dt.dbg.DebuggerLLDB 0x000000010d43e08e -[DBGLLDBSession _putLLDBInThreadID:stackFrameID:restoreThreadFrameAfterWork:toDoWork:] + 495
73 com.apple.dt.dbg.DebuggerLLDB 0x000000010d43e62a -[DBGLLDBSession executeDebuggerCommand:threadID:stackFrameID:] + 165
74 com.apple.dt.IDEFoundation 0x000000010692e5b3 -[IDEDebuggerCommandBreakpointAction performActionUsingContext:andBreakpoint:] + 161
75 com.apple.dt.dbg.DebuggerLLDB 0x000000010d43fe0b -[DBGLLDBSession _performBreakpointActions:frame:] + 995
76 com.apple.dt.dbg.DebuggerLLDB 0x000000010d44f358 ___ZL13BreakpointHitPvRN4lldb9SBProcessERNS0_8SBThreadERNS0_20SBBreakpointLocationE_block_invoke + 197
77 libdispatch.dylib 0x00007fff86af0c13 _dispatch_client_callout + 8
78 libdispatch.dylib 0x00007fff86af1e5e _dispatch_barrier_sync_f_invoke + 57
79 com.apple.dt.DVTFoundation 0x0000000105ed694d DVTDispatchBarrierSync + 30
80 com.apple.dt.DVTFoundation 0x0000000105cd1c84 -[DVTDispatchLock performLockedBlock:] + 73
81 com.apple.dt.dbg.DebuggerLLDB 0x000000010d43f992 BreakpointHit(void*, lldb::SBProcess&, lldb::SBThread&, lldb::SBBreakpointLocation&) + 133
82 com.apple.LLDB.framework 0x000000010d4c3520 lldb::SBBreakpoint::PrivateBreakpointHitCallback(void*, lldb_private::StoppointCallbackContext*, unsigned long long, unsigned long long) + 358
83 com.apple.LLDB.framework 0x000000010efae11e lldb_private::BreakpointOptions::InvokeCallback(lldb_private::StoppointCallbackContext*, unsigned long long, unsigned long long) + 48
84 com.apple.LLDB.framework 0x000000010efab26c lldb_private::BreakpointLocation::InvokeCallback(lldb_private::StoppointCallbackContext*) + 82
85 com.apple.LLDB.framework 0x000000010f207bd2 lldb_private::StopInfoBreakpoint::PerformAction(lldb_private::Event*) + 1630
86 com.apple.LLDB.framework 0x000000010f1f42e2 lldb_private::Process::ProcessEventData::DoOnRemoval(lldb_private::Event*) + 510
87 com.apple.LLDB.framework 0x000000010f02408e lldb_private::Listener::FindNextEventInternal(lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr<lldb_private::Event>&, bool) + 468
88 com.apple.LLDB.framework 0x000000010f0243ce 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>&) + 366
89 com.apple.LLDB.framework 0x000000010f0244bb lldb_private::Listener::WaitForEvent(lldb_private::TimeValue const*, std::__1::shared_ptr<lldb_private::Event>&) + 27
90 com.apple.LLDB.framework 0x000000010d4b53f3 lldb::SBListener::WaitForEvent(unsigned int, lldb::SBEvent&) + 203
91 com.apple.dt.dbg.DebuggerLLDB 0x000000010d43bf6f DBGLLDBSessionThread(void*) + 1023
92 libsystem_pthread.dylib 0x00007fff82a7e268 _pthread_body + 131
93 libsystem_pthread.dylib 0x00007fff82a7e1e5 _pthread_start + 176
94 libsystem_pthread.dylib 0x00007fff82a7c41d thread_start + 13
Thread 36:
0 libsystem_kernel.dylib 0x00007fff8ee4f94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff82a7c40d start_wqthread + 13
Thread 37:
Thread 35 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000178b26650 rcx: 0x00007f913daa9df9 rdx: 0x0000000000000001
rdi: 0x00007f913800b600 rsi: 0x0000000178b26650 rbp: 0x0000000178b26590 rsp: 0x0000000178b26500
r8: 0x00007f913d852a08 r9: 0x0000000000000001 r10: 0x000000000000000c r11: 0x0000000000000006
r12: 0x0000000000000000 r13: 0x00007f913daa9e00 r14: 0x00007f913241de00 r15: 0x00007f913241de00
rip: 0x000000010ee7f3b8 rfl: 0x0000000000000246 cr2: 0x00000001089ff310
Logical CPU: 0
Error Code: 0x020000b8
Trap Number: 133
Binary Images:
0x105cc3000 - 0x105cc3ff7 com.apple.dt.Xcode (6.3.2 - 7718) <9E21FEC0-D136-3D5E-ADE6-8311257F3B77> /Applications/Xcode.app/Contents/MacOS/Xcode
0x105ccf000 - 0x106116fff com.apple.dt.DVTFoundation (6.3.2 - 7710) <C5ADE2F7-CC2A-324C-BD20-D32906B902B9> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
0x1062e0000 - 0x106601ff7 com.apple.dt.DVTKit (6.3.2 - 7710) <D2B4D35F-2972-32F4-8874-9C627DC73063> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
0x1067f6000 - 0x106c3bff7 com.apple.dt.IDEFoundation (6.3.2 - 7718) <8E9D639F-47A6-3803-A4FC-2DD185690DFE> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
0x106f01000 - 0x107756ff7 com.apple.dt.IDEKit (6.3.2 - 7718) <6D371EE1-915E-391E-AFAF-13B17B58B6D1> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
0x107d0d000 - 0x107d2aff7 com.apple.dt.instruments.DTXConnectionServices (1.0 - 57059) <FFBA155F-8541-380F-AB7A-F1DB7A569350> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
0x107d4a000 - 0x107d89ff7 com.apple.framework.ConfigurationProfiles (7.1 - 750) <8695E204-8EFF-347A-8721-8FDD33A441BA> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
0x107dad000 - 0x107daefff libsysmon.dylib (78.10.1) <FAA22A2A-55A7-39A3-A293-3C566931CA6B> /usr/lib/libsysmon.dylib
0x107db9000 - 0x1089fefff +libclang.dylib (602.0.53) <9CEE6E4D-271C-37AF-80EC-2C7B70352454> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
0x108bca000 - 0x108bffff7 com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) <734E57F6-E42C-330A-BBD0-6F2DBBAB9292> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
0x108c28000 - 0x108c3dfff com.apple.DADocSetManagement (6.3.2 - 7700) <8BF3E412-978B-3E45-BBCE-D393A160F88D> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
0x108c50000 - 0x108c51ff7 com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <BB204846-1D1B-3C13-B47F-FE6F6032F03C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
0x108c5e000 - 0x108cddff7 com.apple.dt.instruments.DTGraphKit (6.3.2 - 57046) <A0EA70C1-6762-3009-9304-E8B369E130DC> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
0x108d1c000 - 0x108d64fff com.apple.DADocSetAccess (6.3.2 - 7700) <7EB1D9F0-7A1A-3CFD-9E4A-DF698F47D780> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
0x108d8d000 - 0x108d8dfff com.apple.IDEPepperSupportUI (6.3.2 - 7700) <85362281-5E23-310C-8A9E-70E526237E12> /Applications/Xcode.app/Contents/PlugIns/IDEPepperSupportUI.ideplugin/Contents/MacOS/IDEPepperSupportUI
0x108d93000 - 0x108d9cff7 com.apple.dt.instruments.DVTInstrumentsUtilities (1.0 - 57059) <52F0EB4D-233A-35DF-A31C-ADEC7F84E805> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
0x108e1c000 - 0x108e1dfff _functools.so (89) <687C0F91-739D-3658-A815-C1CA87A0F4D3> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so
0x108e24000 - 0x108e27fff _struct.so (89) <015BD869-7103-3735-A10A-70E4C15C9AB8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
0x108e30000 - 0x108e31ff7 readline.so (89) <BC41F88F-29CB-30E8-8610-F1FA3F01219F> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/readline.so
0x10a07b000 - 0x10a07cfff _heapq.so (89) <DC500847-4C9E-3782-9F26-388082125F57> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
0x10a089000 - 0x10a08afff _locale.so (89) <0519FCE4-72BD-34E2-A241-276F6A2BA217> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so
0x10b877000 - 0x10b885fff _ctypes.so (89) <8BF6FB14-BF96-3CB3-BD44-39A5F402FF97> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
0x10b890000 - 0x10b891fff time.so (89) <42DAC34B-013C-36E7-89A4-AE26FFBFD90E> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
0x10b8cd000 - 0x10b8d0fff strop.so (89) <EF7B9ADA-CB8F-350F-87CB-413F1E8398D7> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
0x10bc42000 - 0x10bc43fff libpanel.5.4.dylib (44) <FB699180-AF56-34A8-90C7-8C0DC748F22B> /usr/lib/libpanel.5.4.dylib
0x10bc48000 - 0x10bc4afff com.apple.XCPepperSupport (1.0 - 1) <0EF7AC7D-1599-3107-8E47-C6F7F41AA18D> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCPepperSupport.xcplugin/Contents/MacOS/XCPepperSupport
0x10bce1000 - 0x10bce1fef +cl_kernels (???) <C10E0A5B-2977-4D64-BD7B-8F54039F21D7> cl_kernels
0x10bcef000 - 0x10bcefff5 +cl_kernels (???) <A8E15027-AA96-493D-9911-45238DAC8F50> cl_kernels
0x10bcf1000 - 0x10bdd7fef unorm8_bgra.dylib (2.4.5) <7BFE1DA8-2BE4-3B4F-8A7F-F3D6D4D36ADA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x10be9c000 - 0x10bea0fff itertools.so (89) <76FA3C45-95A0-3627-A5D9-F6E43D7FE09A> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
0x10bea9000 - 0x10beaafff cStringIO.so (89) <A2B6CB97-BCA1-3D64-BFC0-F5F9ED139A2C> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so
0x10bed0000 - 0x10bed9fff datetime.so (89) <17581299-8DE2-3A9E-80A4-CF0F0A79CE13> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
0x10bee2000 - 0x10bee5fff operator.so (89) <049C4902-93FF-3453-BFEA-99F6461E63C1> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
0x10beeb000 - 0x10beedfff _collections.so (89) <4B0EB2CA-18E0-3F3A-B04B-94246814AF0F> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
0x10bf10000 - 0x10bf16ff7 com.apple.dt.IDE.IDEiOSDebugger (6.3.2 - 7708) <EBD25491-0725-35CB-92F4-D23D483BC180> /Applications/Xcode.app/Contents/PlugIns/IDEiOSDebugger.ideplugin/Contents/MacOS/IDEiOSDebugger
0x10bfa0000 - 0x10bfa0ffe +cl_kernels (???) <B190BBCE-588C-4B5C-B237-37D23902DD69> cl_kernels
0x10bfba000 - 0x10bfbbff7 com.apple.dt.dbg.DebuggerLLDBService (6.3.2 - 7701) <069A6F97-38C3-34F1-BC12-61A5E5928508> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
0x10ce80000 - 0x10cebcff7 com.apple.CoreSimulator (117.15 - 117.15) <7213A5BD-C3C6-3920-9136-6CC15A19DCEE> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator
0x10cedf000 - 0x10ceecff7 com.apple.dt.IDELanguageSupportCore (6.3.2 - 7701) <6AF92E2A-37BB-3367-B37F-EF2E03853F7E> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore
0x10cefa000 - 0x10cf6aff7 com.apple.sourcekitd (1.0 - 602.0.53.1) <222FE38B-ECC9-30D7-8BEB-E12B72C20451> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd
0x10cf97000 - 0x10cfceff7 com.apple.dt.dbg.DebuggerFoundation (6.3.2 - 7701) <3F7DA7C8-8603-3F9D-9AEE-03171DE5CDE3> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
0x10d003000 - 0x10d021fff libedit.3.dylib (40) <6049084C-478A-3A89-A9A1-E641B5F8C1A7> /usr/lib/libedit.3.dylib
0x10d032000 - 0x10d03aff7 com.apple.DevToolsFoundation (8.3.2 - 7706) <51E1EFD3-487E-354A-813C-191D97AC4B56> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
0x10d045000 - 0x10d045fff com.apple.Metal (1.0 - 1) <5FCDBDBA-EF25-33AC-898B-D480A7DAA3CF> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
0x10d049000 - 0x10d053ff7 com.apple.xcode.plug-in.CoreBuildTasks (8.3.2 - 7706) <045D975E-BEB2-386B-A9F4-1578213AE8B3> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
0x10d19c000 - 0x10d22aff7 com.apple.dt.IBAutolayoutFoundation (6.3.2 - 7706) <61102B51-8CDA-3069-87F3-0A0DCDBC6A0B> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
0x10d288000 - 0x10d32bfff com.apple.dt.IBFoundation (6.3.2 - 7706) <F35647E8-0A0D-33A6-B793-C087EF942F5E> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
0x10d39f000 - 0x10d3e9ff7 com.apple.CoreThemeDefinition (2.0 - 184.1) <C15B84FF-A2C9-3A98-9556-E9383FC88816> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
0x10d421000 - 0x10d469fff com.apple.dt.dbg.DebuggerLLDB (6.3.2 - 7701) <3D190BA2-2880-3C9C-B5FB-16938B5D3C1A> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
0x10d49d000 - 0x10f947fc7 com.apple.LLDB.framework (1.330.0.48 - 330.0.48) <185AB330-FE6F-31FA-8F61-03EE45A370CC> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
0x1102bd000 - 0x1103aeff7 org.python.python (2.7.6 - 2.7.6) <A5C1B694-31A0-3966-B6BC-C40694DC707F> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
0x110414000 - 0x110451fff com.apple.dt.IDE.Xcode3Core (6.3.2 - 7706) <3A43D744-FD1D-3F9B-B520-737C369930F5> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
0x110477000 - 0x1107dcfff com.apple.Xcode.DevToolsCore (8.3.2 - 7706) <954D2142-985F-320E-8F43-16949D3FB160> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
0x11097d000 - 0x1109b4fff com.apple.Xcode.DevToolsSupport (8.3.2 - 7706) <282AAF1E-34FA-381B-8F7A-0D42D0FB465F> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
0x110a0f000 - 0x110a0ffef +cl_kernels (???) <C10E0A5B-2977-4D64-BD7B-8F54039F21D7> cl_kernels
0x110adc000 - 0x110aedff7 com.apple.dt.XCLanguageSupport (6.3.2 - 7701) <EE89F3DE-AC19-36BF-ABB4-B98BAC951027> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
0x110afb000 - 0x110afbff7 com.apple.xcode.compilers.coredata (8.3.2 - 7706) <592AF79B-BBA5-3A94-AEC4-E6B613A08E7D> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
0x110b11000 - 0x110b1aff7 +dsc_extractor.bundle (353.12) <DAA778E5-F178-3DE6-B952-5D7FACF99D14> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/lib/dsc_extractor.bundle
0x110b21000 - 0x110b21ff7 com.apple.compilers.clang (8.3.2 - 7706) <ECD3CDB8-71D4-3240-B46B-0FC18DC73992> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0
0x110b25000 - 0x110b28ff7 com.apple.platform.iphonesimulator.plugin (1.0 - 1.0) <E0D4D0A8-1CAB-3269-A956-2A80B07DC6EF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneSimulator Build System Support.xcplugin/Contents/MacOS/iPhoneSimulator Build System Support
0x110b2e000 - 0x110b2fff7 com.apple.platform.iphoneos.plugin (1.0 - 1.0) <90F6AD3F-1C43-3923-9DCA-29E15CCBFD6D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
0x110b33000 - 0x110bb3ff7 com.apple.DTDeviceKitBase (6.3.2 - 7708) <68945B41-A80B-367B-AA50-051C7B8860B8> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
0x110c06000 - 0x110d20ff7 com.apple.mobiledevice (757.5.6.1.1 - 757.5.6.1.1) <8444BF86-66FC-3A07-A53A-035DA1F0E618> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
0x110d9d000 - 0x110db6fff com.apple.DeviceLinkX (5.0 - 264) <D86F03AF-EAB0-33B4-B21B-0EB0A85E1258> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
0x110dc6000 - 0x110dfcff7 libssl.0.9.8.dylib (52.20.2) <CF2F5CC1-A72E-3ECF-8F98-330ABABBAFD1> /usr/lib/libssl.0.9.8.dylib
0x110e12000 - 0x110e1afff +com.travisjeffery.ClangFormat (1.0 - 1) <7E87F5CD-25A0-3365-8DC1-FD0A45C38200> /Users/USER/Library/Application Support/Developer/*/ClangFormat
0x110e27000 - 0x110e3eff7 +com.mneorr.Alcatraz (1.0 - 1) <D89AC09A-ECB7-353A-8B0C-CBFEC1E6C325> /Users/USER/Library/Application Support/Developer/*/Alcatraz
0x110e5e000 - 0x110ecaff7 com.apple.dt.IDE.IDEDocViewer (6.3.2 - 7701) <61A6ABD1-BCA7-397C-AD13-97CC277F87D0> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
0x110f21000 - 0x11144ffff com.apple.dt.IDE.IDEInterfaceBuilderKit (6.3.2 - 7706) <F48425E1-3528-37FB-94D7-4243C50BA866> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
0x1117fe000 - 0x1118c3fff com.apple.dt.IDE.IDESourceEditor (6.3.2 - 7701) <0923ED1A-038B-3629-BB94-E447797FF46B> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
0x11193e000 - 0x11197eff7 com.apple.dt.IDE.iCloudSupport (6.3.2 - 7701) <AB5E9AE5-7827-391B-928C-572A6269D55B> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
0x1119b8000 - 0x1119bbfff com.apple.dt.dbg.DebuggerKit (1.0 - 1) <09DAA6E0-6539-3AFC-8997-3F6D8CD0ED00> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit
0x1119c4000 - 0x1119cbfff com.apple.dt.IDE.HexEditor (6.3.2 - 7701) <1D8E9976-D7DA-385F-BE4A-CA35042BFAEE> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
0x1119d5000 - 0x111a03fff +com.ridiculousfish.HexFiendFramework (6.3.2 - 7701) <D5247D3A-CA95-39A2-A86E-130B5DD3FCB5> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
0x111a2a000 - 0x111af9fff com.apple.dt.dbg.DebuggerUI (6.3.2 - 7701) <992927BE-3ED8-3773-8004-AEDC8E4E4538> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
0x111ba7000 - 0x111febfff com.apple.SceneKit (5.0 - 260.11) <9858429C-F3B9-395C-90C7-0AACE62F2E74> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
0x11228f000 - 0x1122c8fff com.apple.dt.gpu.GPUDebuggerFoundation (6.3.2 - 17700) <6B1F970E-22B5-3AF2-A8AE-4D4DFADA3EF6> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
0x1122f8000 - 0x112304ff7 com.apple.GPUToolsShaderProfiler (1.0 - 17700) <663EC943-1936-3DA5-8DEF-DF6A19C993A0> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler
0x112313000 - 0x112353ff7 com.apple.GPUToolsCore (1.0 - 17700) <AAD11623-71D0-3757-9D05-354F71E6762C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
0x112389000 - 0x1123c0ffb com.apple.GPUTools (1.0 - 17700) <36BCF928-6C0B-3DC5-A330-73736CB7CCCF> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
0x1123ed000 - 0x1124bcfff com.apple.GPUToolsServices (1.0 - 17700) <A3AF7F54-4F37-3B8B-953B-9A30F4A621D0> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
0x112523000 - 0x112576ff3 com.apple.GPUToolsInterface (1.0 - 17700) <CEE986AE-D7A9-395B-9D2D-6C593276978A> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
0x1125b0000 - 0x1125d9ffb com.apple.GLToolsInterface (1.0 - 17700) <9637559F-38CE-3E9E-8D09-60E0D3BA0AD6> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface
0x1125f7000 - 0x112642fff com.apple.GLToolsCore (1.0 - 17700) <036394E5-BFFA-3FA3-AE6E-046211140E03> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore
0x11265f000 - 0x112671ff3 com.apple.GLTools (1.0 - 17700) <6774C560-80CB-34CB-90AD-1FC6F4379E9F> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools
0x112679000 - 0x1126ceff7 com.apple.GLToolsServices (1.0 - 17700) <9DDF72FE-3813-3131-95AA-EC83F0A9A5AE> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices
0x112712000 - 0x112795ffb com.apple.gputools.GLToolsAnalysisEngine (1.0 - 17700) <322F9183-6CFA-3EF8-B7CD-85CAAE86892B> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine
0x112a3b000 - 0x112a40ff7 com.apple.dt.gpu.GPUTraceDebugger (6.3.2 - 17700) <5D0E2794-8DDE-394E-8CB0-22405D78060C> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
0x112a48000 - 0x112a53fff com.apple.dt.gpu.GPUDebuggerKit (6.3.2 - 17700) <F8D1CF59-CBC4-335D-B12D-E03B37719BF9> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
0x112a66000 - 0x112ad6ff7 com.apple.dt.gpu.GPUTraceDebuggerUI (6.3.2 - 17700) <BBB7EF6E-03FA-37A7-9034-0B6E8EA1D54D> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
0x112b23000 - 0x112b66ff7 com.apple.dt.IDEProductsUI (1.0 - 1) <2697526A-3AED-31B5-9DD0-5D85C7E0564B> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI
0x112bae000 - 0x112bb8ff7 com.apple.dt.DVTServices (6.3.2 - 7710) <6FA4520A-F484-358D-91B6-5253DC484448> /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices
0x112bc5000 - 0x112be1fff com.apple.dt.DVTProducts (1.0 - 1) <9C7A92D9-DD2C-31CF-BB55-1677633EB346> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts
0x112bf9000 - 0x112c16fff com.apple.dt.DVTAnalytics (1.0 - 1) <DA78E66F-18C2-3945-ACB5-9140D4493368> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics
0x112c35000 - 0x112c44fff com.apple.dt.DVTAnalyticsClient (6.3.2 - 1) <E0A9E3C2-E947-36FF-A562-5E203DB3E7DA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient
0x112c5e000 - 0x112e07ff7 com.apple.dt.IDE.Xcode3UI (6.3.2 - 7706) <731742DD-8F70-33AA-8178-4F10B7AC1543> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
0x112f27000 - 0x112f47fff com.apple.dt.IDE.IDEQuickHelp (6.3.2 - 7701) <DC050166-C39F-389A-9B3B-774597667F25> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
0x1142b2000 - 0x1142c3fff com.apple.DVTiPhoneSimulatorRemoteClient (6.3.2 - 7708) <8A3DC1C2-4FBD-3A13-A8B8-6061DBDEB129> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
0x1143db000 - 0x114400ff7 com.apple.DiscRecordingUI (9.0 - 9000.4.2) <B0CAE664-FD56-3BB2-942E-C6151443BFAC> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
0x114421000 - 0x114463ff7 com.apple.glut (3.6.2 - GLUT-3.6.2) <05664441-89D3-3C0A-BD55-90BB35AEDAF4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x1144d7000 - 0x1144e6fff com.apple.DTDeviceKit (4.2 - 7708) <4AE02417-7AD1-3F53-B287-B24DBD59625D> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
0x1144f6000 - 0x114552fff com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (6.3.2 - 7701) <F5DB93B8-C224-32D7-968A-26A60401F792> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
0x116103000 - 0x116104fe5 +cl_kernels (???) <5CB300E0-80C2-41F7-A503-A3502C44A121> cl_kernels
0x116256000 - 0x1162d0ff7 com.apple.xquery (1.3.1 - 30) <9D868AE3-C5A0-34BD-8C33-EB5F8EDD7ACA> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x11644f000 - 0x116455ff7 com.apple.dt.IDE.IDEiOSProjectEditor (6.3.2 - 7708) <10D38992-1EA6-3EAE-924A-21E5ADE05E01> /Applications/Xcode.app/Contents/PlugIns/IDEiOSProjectEditor.ideplugin/Contents/MacOS/IDEiOSProjectEditor
0x1166cb000 - 0x116744fff com.apple.dt.IDE.IDEiOSSupportCore (6.3.2 - 7708) <0CAE7345-9A5D-337F-B622-79C07F84856A> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
0x11678e000 - 0x116796fff com.apple.dt.IDE.IDEOSXSupportCore (6.3.2 - 7700) <9EE2617D-5F9E-3E78-BE5C-4C00596F3032> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
0x1167a4000 - 0x1167a5ff7 +liblaunch_sim.dylib (560.20.11) <459E4933-5078-37FF-A876-4616F707F31D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib
0x1167cb000 - 0x1167ccff7 +liblaunch_sim.dylib (330.10.5) <4C651793-4591-3CA5-BD3B-209FC38C3050> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 7.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
0x1167d2000 - 0x1167d3fff +liblaunch_sim.dylib (560.3.4) <AD4808E7-648D-36A5-907A-92E1CF2B2BA1> /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.1.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
0x1167d9000 - 0x1169a8ff7 com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (6.3.2 - 7706) <B8D304F3-9320-3046-9A47-E5E387C7DC4E> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
0x116b41000 - 0x116b45fff com.apple.audio.AppleHDAHALPlugIn (272.18 - 272.18) <BCBCD7EE-C5ED-3558-8176-70BFC88925B1> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x116c71000 - 0x116c71ff7 com.apple.dt.IDE.IDEOSXSupportUI (6.3.2 - 7700) <08276719-0F9A-3755-ACF3-C9123D150210> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportUI.ideplugin/Contents/MacOS/IDEOSXSupportUI
0x116ecb000 - 0x1170c5fff com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (6.3.2 - 7703) <FEAEA8A9-B3B9-304E-8B23-80F75E40F997> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
0x117214000 - 0x117431ff3 com.apple.audio.units.Components (1.12 - 1.12) <AC14ADC7-587F-3E0F-92E7-9D8C07753C22> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x1179b1000 - 0x1179b5ff7 com.apple.dt.IDEIODebugGaugesCore (6.3.2 - 7701) <166B78E8-A0A2-3448-A8CA-4CC111906C81> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore
0x1179bf000 - 0x1179ccff7 com.apple.dt.IDEIODebugGaugesUI (6.3.2 - 7701) <76A76902-2BAD-3613-83CB-7A8CD09E2B9D> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI
0x117ad0000 - 0x117b11fff com.apple.dt.IDE.IDEiPhoneSupport (6.3.2 - 7708) <72FDF4AC-E716-34B5-B84D-D1FD6C45D824> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
0x117bba000 - 0x117cc8fff com.apple.dt.IDELanguageSupportUI (6.3.2 - 7701) <CFC3A1F9-CF08-3A72-BAF7-E6FCE577C494> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI
0x117d98000 - 0x117d9ffff com.apple.dt.DVTPlaygroundCommunication (1.0 - 7700) <FA06850C-7EED-3EAB-B0B8-50A104873781> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication
0x117dbb000 - 0x117dbbff7 com.apple.dt.IDE.IDEAppleScriptEditor (6.3.2 - 7701) <E178270A-E79E-354A-88CF-1D59C3F33247> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor
0x118849000 - 0x11884eff7 com.apple.dt.IDEContinuousIntegration (1.0 - 1) <7E7F71BF-F9FE-3EEC-A43E-2667E9BB09FF> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration
0x118857000 - 0x1188f5fff com.apple.XCSCore (1.0 - 1) <5AB0A1D7-C62F-3559-B336-26A4B3FBEB4C> /Applications/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore
0x11895c000 - 0x118a09fff com.apple.dt.XCSUI (1.0 - 1) <1708E6B5-3EC0-3871-9EA1-4985CB4BB3E1> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI
0x118cbc000 - 0x118cdcff7 com.apple.MTLToolsServices (1.0 - 1) <85C911B8-BE48-377A-8AC9-059A21BAFA9B> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices
0x118cf6000 - 0x118d29fff com.apple.MTLToolsShaderProfiler (1.0 - 17700) <F5600965-D8C4-3A01-89C7-3903C2146B59> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsShaderProfiler.framework/Versions/A/MTLToolsShaderProfiler
0x118d53000 - 0x118d69fff com.apple.dt.IDE.IDESubversion (6.3.2 - 7701) <17C16721-01F1-30F9-A36F-669135675023> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
0x118d77000 - 0x118d93ff7 com.apple.dt.IDE.IDEGit (6.3.2 - 7701) <C91B93B9-7A86-3E04-BEEC-3AB2ED985C7C> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
0x11924d000 - 0x11924dffe +cl_kernels (???) <B190BBCE-588C-4B5C-B237-37D23902DD69> cl_kernels
0x11925b000 - 0x119261ff7 com.apple.dt.IDE.IDEInstrumentsService (6.3.2 - 7701) <512FE5FA-9C3A-3280-B8F4-084D02818D47> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
0x119540000 - 0x119541ff7 com.apple.dt.IBLanguageSupport (1.0 - 1) <011F98F2-56DA-38D9-84AF-C593FDD554B6> /Applications/Xcode.app/Contents/PlugIns/IBLanguageSupport.ideplugin/Contents/MacOS/IBLanguageSupport
0x1196ce000 - 0x1196cfff7 com.apple.dt.IDE.IDEAppleScriptCore (6.3.2 - 7701) <FFCFA283-08F0-3FD5-98EC-40B204458CCE> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore
0x1199b1000 - 0x1199c6fff com.apple.dt.IDE.IDERTFEditor (6.3.2 - 7701) <1470034F-09F9-3AAF-AFB6-7A6581FA30F1> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
0x1199d8000 - 0x1199dfff7 com.apple.dt.ScriptingDefinitionEditor (6.3.2 - 7701) <44D9BA2E-B9C4-3E76-A0DE-38BCD3A628C5> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
0x1199e9000 - 0x1199e9fff com.apple.GLToolsMobileFoundation (1.0 - 17700) <82B9069F-2421-3013-93B6-665E93DC8B19> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation
0x1199ee000 - 0x1199effff com.apple.MTLTools (1.0 - 1) <81FF5A11-7715-3460-9E3F-881D24F48060> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools
0x1199f9000 - 0x119a6eff7 com.apple.dt.gpu.GPURenderTargetEditor (6.3.2 - 17700) <AE76D616-B465-37BD-BD48-E173427231A1> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
0x119ac4000 - 0x119b15ff7 com.apple.IDESpriteKitParticleEditor (2.0 - 2) <95CE868A-0C2A-3660-BEFD-6D035203BF08> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor
0x119b47000 - 0x119cadfff com.apple.SpriteKit (1.0 - 1) <54E947B4-A15E-327B-8E8B-42409CB2A3AC> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit
0x119d44000 - 0x119d9aff7 com.apple.PhysicsKit (1.0 - 1) <F7CF543C-70F5-312F-B230-D09349848EAD> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit
0x119dc7000 - 0x119deeff7 com.apple.GLKit (1.0 - 27) <66D3E804-C8BF-3C6F-A983-87205FC2C33C> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
0x119e12000 - 0x119e38ff7 com.apple.audio.OpenAL (1.8 - 1.8) <B05578A8-FE08-310C-BF91-C1BDE10858CD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x119e4a000 - 0x119ea1ff7 com.apple.dt.IDE.IDESceneKitEditor (6.3.2 - 7700) <D1521901-6F7F-3DEC-96A8-3B2FF649CE06> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor
0x119eea000 - 0x119ef3fff com.apple.dt.PlistEditor (6.3.2 - 7701) <04B99233-A344-3AE7-86D2-2AF33F2C875E> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
0x119eff000 - 0x119f03ff7 com.apple.dt.IDE.IDEPDFViewer (6.3.2 - 7701) <6ECC3FBA-8788-31B2-B086-0A2C267C624E> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer
0x119f0b000 - 0x119fe9ff7 com.apple.dt.IDE.IDEModelEditor (6.3.2 - 7701) <F37438F7-CAE2-3355-9026-67B66EF134C2> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
0x11a080000 - 0x11a0f9ff7 com.apple.dt.IDE.IDEModelFoundation (6.3.2 - 7701) <CDEBC9C5-A278-31B7-9137-1A4C11D50130> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
0x11a150000 - 0x11a15dff7 com.apple.dt.IDE.IDEQuickLookEditor (6.3.2 - 7701) <06AE7D75-B315-3F60-B6B1-5A0EE32747C7> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor
0x11a16e000 - 0x11a3affff com.apple.dt.gpu.GPUDebuggeriOSSupport (6.3.2 - 17700) <5A4FCBE7-0BCB-3787-9B85-B8276E813E63> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport
0x11a41e000 - 0x11a484fff com.apple.GLToolsExpert (1.0 - 17700) <983F35A1-84C4-3513-9CBF-7B21DDA1330B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert
0x11a4c0000 - 0x11a4d8ffb com.apple.GLToolsShaderProfiler (1.0 - 17700) <DFAA1C02-47BE-3A0D-BF24-A0F69DDF6B76> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler
0x11a4e5000 - 0x11a4f9ff3 com.apple.GPUToolsMobileFoundation (1.0 - 17700) <86765D98-359F-3048-A0A0-C1FA48EC57FB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation
0x11ab00000 - 0x11ac82ff7 com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 17700) <55E2797A-FB95-3ED1-A899-EC83B6F4A422> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics
0x11ac97000 - 0x11acccffb com.apple.gputools.GLToolsMobileAnalysis (1.0 - 17700) <1D4B0246-B46E-388F-87C9-8D418244A81E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis
0x11acdc000 - 0x11ace3ff7 com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 17700) <79805C6C-D569-319F-9F6F-F6BECBFC8BAA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport
0x11acea000 - 0x11ad12ff7 com.apple.gdt.MTLToolsAnalysisHeuristics (1.0 - 1) <5E3A4872-2124-31E0-BCAC-6BEA6BADC36A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/MTLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/MTLToolsAnalysisHeuristics
0x11ad19000 - 0x11ad26ffb com.apple.MTLToolsCore (1.0 - 1) <323873B5-E397-3E16-83B5-94A9E2296B3E> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsCore.framework/Versions/A/MTLToolsCore
0x11ad31000 - 0x11ad59ff3 com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 17700) <4BC64B88-3ADD-3613-B1BA-8BE852E352D7> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine
0x11afe7000 - 0x11b1bbff7 com.apple.dt.gpu.GPUDebuggerMTLSupport (6.3.2 - 17700) <10AFBADC-4313-3B03-A61B-0E9855D118FA> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerMTLSupport.ideplugin/Contents/MacOS/GPUDebuggerMTLSupport
0x11d097000 - 0x11d0b2ff3 com.apple.security.csparser (3.0 - 57031.20.26) <5AC778EB-AD12-377A-8C7A-8D3D4166CC73> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x14bbf9000 - 0x14bcd9ff7 unorm8_rgba.dylib (2.4.5) <86BACF3B-4433-336D-BD90-C4A29060D703> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x7fff6bb6f000 - 0x7fff6bba5837 dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
0x7fff8222e000 - 0x7fff822a6ff7 com.apple.SystemConfiguration (1.14 - 1.14) <06A8405D-53BA-30A9-BA8A-222099176091> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff822a7000 - 0x7fff822d2fff com.apple.DictionaryServices (1.2 - 229) <F03DFAC6-6285-3176-9C6D-7CC50F8CD52A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8257c000 - 0x7fff82587ff7 com.apple.DirectoryService.Framework (10.10 - 187) <85675744-B77D-37ED-805B-4BD0DD20845D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff82588000 - 0x7fff8267aff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
0x7fff8267b000 - 0x7fff827c1fef libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
0x7fff827c2000 - 0x7fff827c4ff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
0x7fff828aa000 - 0x7fff82916fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <5E228544-77A9-3AA5-8355-E8F6626F50E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff82917000 - 0x7fff8293ffff libsystem_info.dylib (459.20.1) <AEB3FE62-4763-3050-8352-D6F9AF961AE6> /usr/lib/system/libsystem_info.dylib
0x7fff82940000 - 0x7fff82a7afff com.apple.ImageIO.framework (3.3.0 - 1237) <3C06213D-847A-3C7B-843E-6EC37113965D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff82a7b000 - 0x7fff82a84fff libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
0x7fff82a85000 - 0x7fff82a89fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
0x7fff82af8000 - 0x7fff82af9fff libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib
0x7fff82afa000 - 0x7fff82b4bfff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff82c1d000 - 0x7fff82c23ff7 com.apple.BezelServicesFW (250.15 - 250.15) <02892B0A-6F88-3A71-9B3D-E6A1D5EA6AF7> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x7fff82c24000 - 0x7fff82c2cff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff82c2d000 - 0x7fff82c43ff7 libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
0x7fff82c44000 - 0x7fff82d34fef libJP2.dylib (1237) <A24C99BF-2360-343F-BCA1-F044E78EA0DE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff82d35000 - 0x7fff82d44fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff82dae000 - 0x7fff82db4ff7 com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff8363e000 - 0x7fff8363efff com.apple.quartzframework (1.5 - 1.5) <26C982A3-2FC3-3F50-B5F4-3C545C3BAC10> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8363f000 - 0x7fff83699ff7 com.apple.accounts.AccountsDaemon (113 - 113) <7488E4A5-5BE9-3D9E-991E-8AEC62411CE8> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
0x7fff8369c000 - 0x7fff836d9ff3 com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff837d2000 - 0x7fff837d7ff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
0x7fff837d8000 - 0x7fff83810fff libsystem_network.dylib (412.20.3) <589A5F67-BE2A-3245-A181-0ECC9B53EB00> /usr/lib/system/libsystem_network.dylib
0x7fff83811000 - 0x7fff83813fff com.apple.marco (10.0 - 1000) <87240BDC-79FE-3CBF-A94D-EAB348ED7AA2> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x7fff83814000 - 0x7fff83a93ff7 com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff83b1f000 - 0x7fff83b6dfff libcurl.4.dylib (83.1.2) <462767FC-C7F2-39F1-8C10-DA4114945F55> /usr/lib/libcurl.4.dylib
0x7fff83b74000 - 0x7fff83b92ff7 com.apple.addressbook.vCard (9.0 - 1579) <C4CDDC8B-AE35-39B8-820A-763E9C5D1794> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff83b93000 - 0x7fff83bc3ff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff83bc4000 - 0x7fff83bf0fff com.apple.framework.SystemAdministration (1.0 - 1.0) <B427BF0A-36DC-357F-B807-1B1AA2AFB7BA> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff83bf1000 - 0x7fff83d58fff com.apple.AutomatorFramework (2.5 - 409.2) <BB7A569B-7326-390C-91C7-39D9FE0D083C> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
0x7fff83d59000 - 0x7fff83d5dff7 libGIF.dylib (1237) <8A40FED5-FA90-3E76-A359-CD974C43A962> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff83d5e000 - 0x7fff83d74ff7 com.apple.CoreMediaAuthoring (2.2 - 951) <C3E7D4C1-400D-34FA-9FE1-8C68C03CE969> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff83d75000 - 0x7fff83f6f46f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
0x7fff83f70000 - 0x7fff83f70fff com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff83f71000 - 0x7fff847adfe3 com.apple.CoreGraphics (1.600.0 - 779.11) <DC15AADD-387C-348E-84F0-1C8BAAB1B567> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff847ae000 - 0x7fff847b0fff com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff847b1000 - 0x7fff847c6ff7 com.apple.AppContainer (4.0 - 238.20.2) <2AA2EF49-9F38-31F6-8B08-8CC7C26F57F3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff847c7000 - 0x7fff847feffb com.apple.LDAPFramework (2.4.28 - 194.5) <CAFB9695-000F-34EA-8DF5-09996929C26A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff847ff000 - 0x7fff84871fff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff84872000 - 0x7fff84877fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff84878000 - 0x7fff848c9ff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) <FED294D2-13CB-381D-98D0-BDA909AACA32> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff848ca000 - 0x7fff848ddff7 com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff848de000 - 0x7fff848f3fff com.apple.ToneKit (1.0 - 1) <25D0FF56-B802-359D-9CA1-D530F4890D87> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fff848f4000 - 0x7fff84985ff7 libCoreStorage.dylib (471.20.7) <ECD8903C-F131-3A9A-BBF4-E124DA028909> /usr/lib/libCoreStorage.dylib
0x7fff84986000 - 0x7fff84993ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
0x7fff84994000 - 0x7fff84a86fff libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
0x7fff84a87000 - 0x7fff84c37ff3 com.apple.QuartzCore (1.10 - 361.18) <ACA61D8F-9535-3141-8FDD-AC3EF6BF0806> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff84c38000 - 0x7fff84c5cff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff84c5d000 - 0x7fff84cfffff com.apple.Bluetooth (4.3.4 - 4.3.4f4) <A1120885-F31B-3C13-9B0D-2589F391CC7A> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff84d00000 - 0x7fff84daffe7 libvMisc.dylib (516) <6739E390-46E7-3BFA-9B69-B278562326E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff85062000 - 0x7fff8508dfff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
0x7fff8508e000 - 0x7fff850abfff com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <6ABD3AE2-DF6A-3AB2-994B-9C0FB42CE2B7> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff85140000 - 0x7fff851bafff com.apple.AVKit (1.1 - 214.19) <A89B9E75-43CF-31C7-BD4A-AFC9C34C22DC> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
0x7fff851de000 - 0x7fff851e5ff7 libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
0x7fff851e6000 - 0x7fff851eafff com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff851eb000 - 0x7fff851f5fff com.apple.IntlPreferences (2.0 - 150.1) <BA231174-B319-3BA3-BD45-CB670C38938A> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff85215000 - 0x7fff85281ff3 com.apple.MMCS (1.3 - 327.5) <FC998246-ED60-334D-9E94-453F35EF9C78> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fff85282000 - 0x7fff852ceff7 libcups.2.dylib (408.2) <E8AD18F9-61E4-3791-B840-504468C25556> /usr/lib/libcups.2.dylib
0x7fff852df000 - 0x7fff85360ff7 com.apple.CoreUtils (1.1 - 110.1) <C98E1441-3FCB-3BC6-BB51-5380BD39EA88> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff85361000 - 0x7fff85663ffb com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff85664000 - 0x7fff856c9ff7 com.apple.ids (10.0 - 1000) <42C61956-F016-315A-ADD3-3CA37EE99DD7> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x7fff86010000 - 0x7fff86010fff com.apple.CoreServices (62 - 62) <C69DA8A7-B536-34BF-A93F-1C170E2C6D58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff86011000 - 0x7fff8602bff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
0x7fff8602c000 - 0x7fff86030fff libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
0x7fff86031000 - 0x7fff86032ff7 com.apple.AddressBook.ContactsData (9.0 - 1579) <FF9C31DD-7839-35FB-AE66-21AEF63583EF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
0x7fff860ce000 - 0x7fff863b5ffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff863b6000 - 0x7fff86476ff7 com.apple.backup.framework (1.6.4 - 1.6.4) <A67CE7D7-AAE4-3AC0-86B7-EAF403853D09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff86477000 - 0x7fff86480ff3 com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff86481000 - 0x7fff8660ffff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8666b000 - 0x7fff866d2ffb com.apple.datadetectorscore (6.0 - 396.1.1) <9B0B3198-DDBE-36C0-8BA9-3EC89C725282> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff866d3000 - 0x7fff866efff7 com.apple.pluginkit.framework (1.0 - 1) <D1A7F6E5-091B-30E7-852B-E866BF38A5AB> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff866f0000 - 0x7fff8672bfff com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff86785000 - 0x7fff86a54ff3 com.apple.CoreImage (10.3.4) <C1AE8252-A95D-3BF4-83B8-BE85E979F2CB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff86a6b000 - 0x7fff86a7ffeb libCGInterfaces.dylib (294.1) <390D4B3F-B738-3D33-BEDB-07E3F0F6B42C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff86a80000 - 0x7fff86a88fe7 libcldcpuengine.dylib (2.4.5) <0E9B5292-1EBC-379D-A706-83A27C05D742> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff86a89000 - 0x7fff86a8cff7 libdyld.dylib (353.2.1) <9EACCA38-291D-38CC-811F-7E9D1451E2D3> /usr/lib/system/libdyld.dylib
0x7fff86abe000 - 0x7fff86ae7ffb libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
0x7fff86ae8000 - 0x7fff86ae9ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
0x7fff86aea000 - 0x7fff86aeefff com.apple.LoginUICore (3.2 - 3.2) <417954C5-1675-31A8-9631-6B56E9AA3E93> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff86aef000 - 0x7fff86b19ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
0x7fff86b1a000 - 0x7fff86b1fff7 libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
0x7fff86b4c000 - 0x7fff86b4cfff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff86b4d000 - 0x7fff86b5fff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff86ef4000 - 0x7fff86f27fff com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff86f28000 - 0x7fff87192ff7 com.apple.imageKit (2.6.1 - 848) <CBCF1292-3DC5-3A1F-A333-AAE462BBB3F3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff87193000 - 0x7fff87378ff7 libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib
0x7fff87379000 - 0x7fff87384ff7 com.apple.CrashReporterSupport (10.10 - 631) <D87A64FA-64B1-3B23-BB43-ADE173C108C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff87385000 - 0x7fff873b2ffb com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <F976816E-5E12-3619-AE5E-F4BCE6FDEEA9> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x7fff873b3000 - 0x7fff873b6fff libScreenReader.dylib (390.53) <AD92B2DB-B571-3B65-A4C4-316DF598EB10> /usr/lib/libScreenReader.dylib
0x7fff873b7000 - 0x7fff873c4ff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff873c6000 - 0x7fff873c8ff7 com.apple.diagnosticlogcollection (10.0 - 1000) <FC7CD902-5A92-317A-BB05-DACBF690ECC5> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
0x7fff873c9000 - 0x7fff873c9ff7 liblaunch.dylib (559.20.9) <FA89A113-696E-3271-8FE1-A0D7324E8481> /usr/lib/system/liblaunch.dylib
0x7fff873ca000 - 0x7fff873caff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
0x7fff873cb000 - 0x7fff8752cfff com.apple.avfoundation (2.0 - 889.210) <0CFF0D47-7C6B-388E-87BD-404F43A6B1E0> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8752d000 - 0x7fff87554fff com.apple.shortcut (2.14 - 2.14) <0E9228EC-E688-3E83-9516-5211FFEA923E> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff87555000 - 0x7fff87572ffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
0x7fff87573000 - 0x7fff8758dff3 com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8758e000 - 0x7fff87594fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
0x7fff8759d000 - 0x7fff875ecff7 com.apple.opencl (2.4.2 - 2.4.2) <4A9574ED-15CF-3EBB-B4C0-D30F644D6C74> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff875ed000 - 0x7fff875f9fff com.apple.HelpData (2.1.4 - 90) <02C6B7E6-1CC4-30E8-AD04-2794BECCF99C> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff875fa000 - 0x7fff87605fff libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
0x7fff87636000 - 0x7fff87680ff7 com.apple.HIServices (1.22 - 522.1) <E8BD41E4-7747-3CAF-807A-5CA9AD16B525> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff87681000 - 0x7fff876e8ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff876e9000 - 0x7fff876ecfff com.apple.xpc.ServiceManagement (1.0 - 1) <9E025823-660A-30C5-A568-223BD595B6F7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff876ed000 - 0x7fff876effff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
0x7fff877ad000 - 0x7fff87914ffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff87915000 - 0x7fff87926ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
0x7fff87927000 - 0x7fff87941ff7 libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
0x7fff87942000 - 0x7fff8797cffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8797d000 - 0x7fff87985ff7 com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff8798b000 - 0x7fff87991ff7 com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <FA127B6D-F081-3DED-BC3E-24E36A4A9375> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework
0x7fff87992000 - 0x7fff87a10fff com.apple.CoreServices.OSServices (640.4 - 640.4) <20121A5E-7AB5-3624-8CF0-3562F97C8A95> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff87a11000 - 0x7fff87c8ffff com.apple.RawCamera.bundle (6.05 - 806) <21725AF6-40DA-3753-8556-114692B675E0> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff87c90000 - 0x7fff87c94fff com.apple.TCC (1.0 - 1) <CCA42EE2-3400-3444-9486-BC454E60D944> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff87c95000 - 0x7fff87cacfff com.apple.ScriptingBridge (1.3.2 - 66) <89EF2F7B-077A-3AD4-A92B-C36C74B30CE5> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff87cad000 - 0x7fff87cafff3 com.apple.SafariServices.framework (10600 - 10600.6.3) <54FC1B67-2013-3964-8937-4C29E66FC45E> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff87cb0000 - 0x7fff87cbcff7 com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff87cbd000 - 0x7fff87ce1ff7 com.apple.facetimeservices (10.0 - 1000) <C43BF703-4651-3A34-8EEE-52228103C2C8> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x7fff88041000 - 0x7fff88043fff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff88044000 - 0x7fff88085fff libGLU.dylib (11.1.2) <4C54F0D1-2ADC-38A0-92D1-F479E9B99355> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff88086000 - 0x7fff881cdffb com.apple.WebKitLegacy (10600 - 10600.5.17) <B44AA3ED-CF33-3F14-9A57-06A10C653EF5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff88273000 - 0x7fff88273ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
0x7fff88274000 - 0x7fff8828eff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8828f000 - 0x7fff88294ffb libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
0x7fff88295000 - 0x7fff888feff3 com.apple.VectorKit (1.0 - 1087.0.16) <35A51A8A-5F9E-35A3-B841-86B63A5A5140> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
0x7fff88909000 - 0x7fff88914fdb com.apple.AppleFSCompression (68.1.1 - 1.0) <EFA1D6D6-28BA-32AA-9CD4-DDF4898FEEBB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff88a30000 - 0x7fff88abcff7 libsystem_c.dylib (1044.10.1) <86FBED7A-F2C8-3591-AD6F-486DD57E6B6A> /usr/lib/system/libsystem_c.dylib
0x7fff88b7d000 - 0x7fff88c71fff libFontParser.dylib (134.2) <9F57B025-AB9C-31DD-9D54-2D7AB1298885> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff88c91000 - 0x7fff88cb6fff libPng.dylib (1237) <F5652650-87ED-3D53-9E59-A897DFA41DD0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff88cb7000 - 0x7fff88cc4ff3 com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff88cc5000 - 0x7fff88ce6fff com.apple.framework.Apple80211 (10.3 - 1030.71.6) <D3862426-2586-3DF7-BA75-9A184FCD74C4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff88d24000 - 0x7fff88e4cff7 com.apple.coreui (2.1 - 308.6) <DEA5D3E1-D333-302B-A6CF-7643BFDFAED0> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff88e62000 - 0x7fff88e74ff7 libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib
0x7fff88e75000 - 0x7fff88e7dffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
0x7fff88e7e000 - 0x7fff88e80fff libsystem_configuration.dylib (699.1.5) <20F3B077-179D-3CB0-A3C1-C8602D53B4DB> /usr/lib/system/libsystem_configuration.dylib
0x7fff88e81000 - 0x7fff892b1fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8932b000 - 0x7fff8981bfff com.apple.MediaToolbox (1.0 - 1562.235) <9813E9A6-5BD6-3E56-9D20-0023703D5096> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8981c000 - 0x7fff89826ff7 com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff89827000 - 0x7fff89882fe7 libTIFF.dylib (1237) <6C8BBCA3-C233-3941-ACF9-F06C5E6EE2E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff89883000 - 0x7fff899b3fff com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff899b4000 - 0x7fff89ac6ff7 libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff89ac7000 - 0x7fff89c0bff7 com.apple.QTKit (7.7.3 - 2890) <EA6DCA1E-CBAB-328F-B230-1F9B9104E110> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff89c24000 - 0x7fff89d48ff7 com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff89d56000 - 0x7fff89d57ff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff89d58000 - 0x7fff89d87fff com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff89d88000 - 0x7fff89dc4ff7 com.apple.OSAKit (1.5 - 102) <3953CB35-32D3-3578-9663-2208828FF54F> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
0x7fff89dc5000 - 0x7fff89df4ff7 com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <B93D4775-149C-3698-B38C-9C50673D455C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff89df5000 - 0x7fff89e1bfff com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff89e1c000 - 0x7fff89e20fff libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff89e21000 - 0x7fff89e23fff libUniversalAccess.dylib (236.61) <4049683A-A836-34F4-BCB4-EB7D30B818A0> /usr/lib/libUniversalAccess.dylib
0x7fff89e24000 - 0x7fff89e51fff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff89e98000 - 0x7fff89f2dff7 com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff89f2e000 - 0x7fff89f4dfff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff89f4e000 - 0x7fff89f7eff7 libncurses.5.4.dylib (44) <F09809A4-53B9-3E91-A8FA-D3F584C03AA3> /usr/lib/libncurses.5.4.dylib
0x7fff89f7f000 - 0x7fff89f82fff libCGXCoreImage.A.dylib (779.11) <A6B6597C-5E69-3440-AEF7-91DB6428D007> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff89f8c000 - 0x7fff8ab0dff7 com.apple.AppKit (6.9 - 1347.57) <B214D528-7D1C-39B2-BE36-821D417A0297> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8ab0e000 - 0x7fff8ab0efff com.apple.audio.units.AudioUnit (1.12 - 1.12) <E5335492-7EFE-31EA-BE72-4A9CEE68D58E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8acae000 - 0x7fff8acc7ffb com.apple.openscripting (1.4 - 162.1) <E6B42781-A556-355A-8A49-82A8D2B347FF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8acc8000 - 0x7fff8accafff libsystem_sandbox.dylib (358.20.5) <4CF77128-6BE0-3958-B646-707FA9CE61B2> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8accb000 - 0x7fff8af10ff7 com.apple.AddressBook.framework (9.0 - 1579) <A31956C5-AA13-35E6-B553-6BDF33F35103> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8af11000 - 0x7fff8b31eff7 libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8b336000 - 0x7fff8b359ff7 com.apple.idsfoundation (10.0 - 1000) <2395F969-DB5F-3D41-BA52-31FEE83E0719> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x7fff8b35a000 - 0x7fff8b35ffff libsystem_stats.dylib (163.20.16) <FBC3F80F-A0FB-3BD6-9A7E-800DE45F092E> /usr/lib/system/libsystem_stats.dylib
0x7fff8b360000 - 0x7fff8b46fff3 com.apple.desktopservices (1.9.3 - 1.9.3) <FEE11342-5BC4-37A7-8169-DA48BE17B9C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8b470000 - 0x7fff8b775ff3 com.apple.HIToolbox (2.1.1 - 758.7) <6711FAA9-904A-3B49-9665-FC8D13B93C42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8b776000 - 0x7fff8b7ecfe7 libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
0x7fff8b7ed000 - 0x7fff8b7edfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8b824000 - 0x7fff8b910ff7 com.apple.PackageKit (3.0 - 438) <1C84EFEC-6BCC-3045-8E57-60330EBD02F2> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
0x7fff8b91e000 - 0x7fff8b926fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
0x7fff8b927000 - 0x7fff8b92ffff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8b930000 - 0x7fff8ba49ffb com.apple.CoreText (352.0 - 454.6) <D45790B0-E1A3-3C7D-8BA2-AB71D2CFA7FB> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8ba4a000 - 0x7fff8ba99ff7 libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib
0x7fff8badc000 - 0x7fff8badeff7 com.apple.securityhi (9.0 - 55006) <5DB5773C-FC07-302C-98FE-4B80D88D481A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8bb7b000 - 0x7fff8bb81ff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
0x7fff8bbdb000 - 0x7fff8bc06ff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
0x7fff8bd4f000 - 0x7fff8be81ff7 com.apple.MediaControlSender (2.0 - 215.18) <86E901A7-64C3-3D2C-BBD4-E385405831D3> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8be82000 - 0x7fff8becdfff com.apple.DiskManagement (7.2 - 847.8) <AC5F075C-BC03-3A29-8235-450CD243565D> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff8bfcf000 - 0x7fff8c02efff com.apple.AE (681.2 - 681.2) <181B3B06-2DC6-3E4D-B44A-2551C5E9CF6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8c02f000 - 0x7fff8c0bdff7 com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8c0be000 - 0x7fff8c0caff7 libexslt.0.dylib (13) <9197981D-B0E9-39EB-9958-D4B181FB0B0E> /usr/lib/libexslt.0.dylib
0x7fff8c0cb000 - 0x7fff8c0e7ff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
0x7fff8c0e8000 - 0x7fff8c145fff com.apple.QuickLookFramework (5.0 - 675.42) <A9B7668D-60EF-35B2-9ACB-0E68DE335B15> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8c146000 - 0x7fff8c191fff com.apple.CloudDocs (1.0 - 321.6) <4C54EDB7-4377-3722-8C47-F3C3D260FCBA> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff8c192000 - 0x7fff8c193fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8c194000 - 0x7fff8c20bfff com.apple.ShareKit (1.0 - 329) <C0691058-76FF-39A7-A7A5-48356DD7CF2C> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
0x7fff8c20c000 - 0x7fff8c218ff7 com.apple.OpenDirectory (10.10 - 187) <1E07769D-68DE-3BF2-8E9E-A1E98BF70D1B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8c219000 - 0x7fff8c2efff3 com.apple.DiskImagesFramework (10.10.1 - 396) <1149D3E1-CC6C-3177-916D-2BE066DC9344> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8c2f0000 - 0x7fff8c302ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff8c32b000 - 0x7fff8c32dfff libRadiance.dylib (1237) <9B048776-53BB-3947-8ECE-9DDA804C86B2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8c32e000 - 0x7fff8c336ff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff8c337000 - 0x7fff8c33ffff com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
0x7fff8c340000 - 0x7fff8c342ff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
0x7fff8c385000 - 0x7fff8c388fff com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8c389000 - 0x7fff8c45bff7 com.apple.PubSub (1.0.5 - 65.39) <9A915B29-496B-3653-B450-EB1B6EF2BBD7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x7fff8c45d000 - 0x7fff8c496ff3 com.apple.datadetectors (5.0 - 286.13) <F2EC0715-1AD3-39C3-9B2D-D45336C73BFC> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff8c497000 - 0x7fff8c49efff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8c49f000 - 0x7fff8c4c2ff7 com.apple.framework.familycontrols (4.1 - 410) <E491AFDB-2E12-37D0-B093-6E93091019C4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8c520000 - 0x7fff8c550fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
0x7fff8c55a000 - 0x7fff8c56aff7 libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
0x7fff8c56b000 - 0x7fff8c582ff7 libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff8c583000 - 0x7fff8c58bfff libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
0x7fff8c594000 - 0x7fff8c64fff7 com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8c650000 - 0x7fff8cb79fff com.apple.QuartzComposer (5.1 - 332) <BCEDA75A-684E-34A7-8204-65E0ECB760B2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8cb7a000 - 0x7fff8cbc0ff7 libFontRegistry.dylib (134.1) <CE41D8C2-BEED-345C-BC4F-3775CC06C672> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8cbc1000 - 0x7fff8cc55fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8cc7f000 - 0x7fff8cc7ffff com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8cc80000 - 0x7fff8cc80fff libOpenScriptingUtil.dylib (162.1) <E0605012-0DDB-3150-8FD0-699376FA3CD0> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8cc81000 - 0x7fff8cc8cfff libGL.dylib (11.1.2) <BF99CC65-215A-3C7D-87D7-3F7EE6E9B3DD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8cc8d000 - 0x7fff8cc8ffff libCVMSPluginSupport.dylib (11.1.2) <6EFEC4A6-2EAC-3C27-820E-C28BE71B9FCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8cc90000 - 0x7fff8d028ff7 com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8d04e000 - 0x7fff8d076fff libRIP.A.dylib (779.11) <88434DA0-B6B8-304A-9DC0-41D3947E8734> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8d077000 - 0x7fff8d082ff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <A5640275-E2A6-3856-95EF-5F0DC440B10C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8d0b3000 - 0x7fff8d0befff com.apple.AppSandbox (4.0 - 238.20.2) <BEFAB7F2-B189-391B-9B2D-FFF3EE2B77B6> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff8d0bf000 - 0x7fff8d0e7fff libxpc.dylib (559.20.9) <D35D0DB2-D7BD-3BE4-8378-062BFE545E1D> /usr/lib/system/libxpc.dylib
0x7fff8d0e8000 - 0x7fff8d12eff7 libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
0x7fff8d12f000 - 0x7fff8d199fff com.apple.imfoundation (10.0 - 1000) <E201BA25-FFF2-354A-9185-041DC19D9A4D> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x7fff8d19a000 - 0x7fff8d19bfff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
0x7fff8d19c000 - 0x7fff8d293fff com.apple.MapKit (1.0 - 1549.0.14) <20C8F247-6F02-36DE-B245-6828F87CA371> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
0x7fff8d294000 - 0x7fff8d2b4fff com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff8d2b5000 - 0x7fff8d2e2ff7 com.apple.Accounts (113 - 113) <17D8868C-7079-354F-8F37-B8346960D94B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff8d2e3000 - 0x7fff8d330fff com.apple.ImageCaptureCore (6.3 - 6.3) <44B6E670-16ED-3C81-9E8D-34543CD71273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8d331000 - 0x7fff8d59bff7 com.apple.security (7.0 - 57031.20.26) <6568520A-587D-3167-BB79-60CE6FEADC64> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8d5a7000 - 0x7fff8d5c1fff com.apple.AppleVPAFramework (1.4.3 - 1.4.3) <AE62A92E-EDA7-37AD-8AF0-7912E9381A1F> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff8d5c2000 - 0x7fff8d5c8fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8d5c9000 - 0x7fff8d5f9fff com.apple.GSS (4.0 - 2.0) <A37BAF76-C262-3292-B82D-F004CAC5F333> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8d5fa000 - 0x7fff8d654ff7 com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff8d655000 - 0x7fff8d657fff com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff8d658000 - 0x7fff8d671ff7 com.apple.CFOpenDirectory (10.10 - 187) <790ED527-EFD2-3EA6-8C97-A8C04E96EBA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8d672000 - 0x7fff8d6a4ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff8d6a5000 - 0x7fff8d6c0ff7 libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
0x7fff8d6c1000 - 0x7fff8d6c2fff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8d6c3000 - 0x7fff8d9defcf com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8d9f4000 - 0x7fff8da10fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8da11000 - 0x7fff8dc1eff3 com.apple.CFNetwork (720.3.13 - 720.3.13) <69E15385-5784-3912-88F6-03B16F1C1A5C> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8dc1f000 - 0x7fff8dc6bfff com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff8dc6c000 - 0x7fff8e181ffb com.apple.JavaScriptCore (10600 - 10600.5.10) <ED4CABC6-0952-3E28-A3CD-32CA5CE22252> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8e182000 - 0x7fff8e1a6ff7 com.apple.Sharing (328.16 - 328.16) <F96C7040-5FAF-3BC6-AE1E-5BF9CBE786C4> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8e2b1000 - 0x7fff8e2ddfff libsandbox.1.dylib (358.20.5) <C84D0EA1-CE60-3328-A196-D55874BE83D1> /usr/lib/libsandbox.1.dylib
0x7fff8e2de000 - 0x7fff8e2e9ff7 libkxld.dylib (2782.20.48) <28EF8328-E3E2-336A-974B-FB1BF119D55A> /usr/lib/system/libkxld.dylib
0x7fff8e2ea000 - 0x7fff8e373ff7 com.apple.CoreSymbolication (3.1 - 57020.1) <85707039-0C8A-3409-B0B5-153431CC1841> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8e374000 - 0x7fff8e3acfff com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8e3af000 - 0x7fff8e71afff com.apple.VideoToolbox (1.0 - 1562.235) <0E996B8C-BE1C-3749-ACCA-DACBC89AFABB> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8e71b000 - 0x7fff8e71cff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
0x7fff8e71d000 - 0x7fff8e74efff libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
0x7fff8e809000 - 0x7fff8e80cff7 com.apple.UniversalAccessCore (7.0 - 236.61) <F24E4426-C28F-3A9D-97B5-99695BDC8398> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Frameworks/UniversalAccessCore.framework/Versions/A/UniversalAccessCore
0x7fff8e80d000 - 0x7fff8e891ff7 com.apple.ViewBridge (105.1 - 105.1) <98E9733F-D863-30CE-BF25-E6768C73AF21> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff8ea7a000 - 0x7fff8ea95ff7 com.apple.aps.framework (4.0 - 4.0) <5F4CEDD6-C7AD-3026-A5F3-9146F08F23D2> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff8ea96000 - 0x7fff8eb04ffb com.apple.Heimdal (4.0 - 2.0) <7697A837-98B8-3BDB-A7D2-8ED4C9ABC510> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8eb05000 - 0x7fff8ee38ff7 libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
0x7fff8ee39000 - 0x7fff8ee56fff libsystem_kernel.dylib (2782.20.48) <EAFD7BD0-0C30-3E7D-9528-F9916BA0167C> /usr/lib/system/libsystem_kernel.dylib
0x7fff8ee85000 - 0x7fff8ee87fff com.apple.loginsupport (1.0 - 1) <DAAD7013-A19D-3858-BFF7-DE1DAF664401> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff8ee88000 - 0x7fff8f149ff7 com.apple.WebKit (10600 - 10600.5.17) <5724ED63-1C75-3090-B60A-DA484A9DBDE2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8f166000 - 0x7fff8f168ffb libCGXType.A.dylib (779.11) <51607E77-F183-3CC2-A78C-238AFBDF6262> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8f169000 - 0x7fff8f1a4fff com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8f1a5000 - 0x7fff8f1aaff7 com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff8f1db000 - 0x7fff9019dffb com.apple.WebCore (10600 - 10600.5.17) <587F71B3-28E7-3EBC-87B3-1F5E1D8C1349> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff901a9000 - 0x7fff90293ff7 com.apple.QuickLookUIFramework (5.0 - 675.42) <86EE3D40-4554-3813-8C8B-B583A5F6F7E3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff90294000 - 0x7fff9029dff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
0x7fff9029e000 - 0x7fff9030dfff com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff9030e000 - 0x7fff90354fff com.apple.sociald.Social (87 - 87) <42BAB1D9-D1DE-3E3F-9D2D-9B3F9DB827F3> /System/Library/Frameworks/Social.framework/Versions/A/Social
0x7fff90355000 - 0x7fff90386ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <D0903EA8-D861-3488-BCF5-9D8E7C6D01FA> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff90387000 - 0x7fff90390fff com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff90391000 - 0x7fff90398ff7 com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff90399000 - 0x7fff9039cfff com.apple.IOSurface (97.4 - 97.4) <AE11CFBC-4D46-30F3-BEEC-4C8131079391> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff90427000 - 0x7fff9049bffb com.apple.securityfoundation (6.0 - 55126) <42589E18-D38C-3E25-B638-6E29740C224C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff9049c000 - 0x7fff9050dffb com.apple.ApplicationServices.ATS (360 - 375.2) <2338AF23-528F-359A-847F-8B04E49E2B84> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff9050e000 - 0x7fff9055bff7 com.apple.print.framework.PrintCore (10.3 - 451.1) <DE992474-0841-38A1-B4F6-46D653E454D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff9055c000 - 0x7fff90565fff libGFXShared.dylib (11.1.2) <0BAF2EA8-3BC4-3BF4-ABB6-A6E0A1F3F6A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff9056b000 - 0x7fff90572fff com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
0x7fff90573000 - 0x7fff90573fff com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff90574000 - 0x7fff90578fff libspindump.dylib (182.4) <929670EB-4963-3496-AD24-8B50E388803C> /usr/lib/libspindump.dylib
0x7fff90579000 - 0x7fff9058afff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
0x7fff9058b000 - 0x7fff905deffb libAVFAudio.dylib (118.6) <2441D4C1-D8FB-3DA9-9DD7-914E03413882> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff905df000 - 0x7fff905eefff com.apple.AppleScriptObjC (1.3.1 - 28) <4567732F-07A5-3699-B131-13CED1CE997E> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
0x7fff90608000 - 0x7fff909dffe7 com.apple.CoreAUC (211.1.0 - 211.1.0) <12645629-E065-388E-A6B5-094A240578CE> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff90a0b000 - 0x7fff90a0bfff com.apple.IOPlatformPluginFamily (1.0 - 1) <145A6BE3-372D-3D2C-868F-07FD5D79F2F5> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
0x7fff90a0c000 - 0x7fff90aaafff com.apple.Metadata (10.7.0 - 917.35) <8CBD1D32-4F4B-3F9A-AC65-76F2B5376FBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff90aab000 - 0x7fff90abaff7 com.apple.ToneLibrary (1.0 - 1) <179C7D61-CB88-3CE3-9F06-4D60D13D616C> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fff90abb000 - 0x7fff90decfff com.apple.Foundation (6.9 - 1153.20) <F0FF3A5D-C5B7-34A1-9319-DE1EF928E58E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff90ded000 - 0x7fff90dfbff7 com.apple.opengl (11.1.2 - 11.1.2) <864B35BF-1E76-382B-8D5F-38C7282621E6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff90dfc000 - 0x7fff90dffff7 com.apple.Mangrove (1.0 - 1) <6326024D-5C8D-3F59-9468-ACA1E01BC70C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff90e00000 - 0x7fff90e4dff3 com.apple.CoreMediaIO (601.0 - 4760) <B2B71300-A863-30F8-8F00-B852CF843264> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff90e4e000 - 0x7fff90ed2fff com.apple.PerformanceAnalysis (1.0 - 1) <599AED3E-B689-3C40-8B91-93AD36C97658> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff90ee2000 - 0x7fff90ee3ff7 libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
0x7fff90ee4000 - 0x7fff90ee5fff liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
0x7fff90ee6000 - 0x7fff90ee7ff3 libSystem.B.dylib (1213) <CCEC13A5-D0D9-31C5-B0B0-1C564B4A20A6> /usr/lib/libSystem.B.dylib
0x7fff90ee8000 - 0x7fff90eefff7 libCGCMS.A.dylib (779.11) <5D33FF8C-AC74-3B7B-A602-4AA470FEAF79> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff90ef0000 - 0x7fff90ef1fff libUAPreferences.dylib (236.61) <4CB88510-883F-3441-8A8F-88CB3C8AEF57> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
0x7fff90ef2000 - 0x7fff90ef5ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <BCC15965-7869-34F4-9019-9D0A41DD6AFF> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff90f0f000 - 0x7fff90f1cfff libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
0x7fff90f1d000 - 0x7fff91001fff libcrypto.0.9.8.dylib (52.20.2) <977DA067-2588-3BF8-A7B2-F08FC6E9088F> /usr/lib/libcrypto.0.9.8.dylib
0x7fff91015000 - 0x7fff91020fff com.apple.CommerceCore (1.0 - 376.24) <1B2B5206-43B6-3CA4-B057-8A7252CE6902> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff91051000 - 0x7fff91062fff libsystem_coretls.dylib (35.20.2) <6084A531-2523-39F8-B030-811FA1A32FB5> /usr/lib/system/libsystem_coretls.dylib
0x7fff91076000 - 0x7fff91115e27 com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff91a74000 - 0x7fff91a76fff com.apple.SecCodeWrapper (4.0 - 238.20.2) <C6C126F0-6BF4-3E29-A9B7-7BAD8D17EE4F> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff91a77000 - 0x7fff91ab0fff com.apple.AirPlaySupport (2.0 - 215.18) <6AF8E973-3643-3FEE-AA8F-541B9F093EEE> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
0x7fff91ab1000 - 0x7fff91b58fff com.apple.PDFKit (3.1 - 3.1) <717B6DB9-4C81-3326-AFB7-6B003FBF1311> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff91b59000 - 0x7fff91b7dfef libJPEG.dylib (1237) <6DB10054-5C64-32FB-83FD-E102A8F73258> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff91b7e000 - 0x7fff91c14ff7 com.apple.cloudkit.CloudKit (283.67.2 - 283.67.2) <79F5AD38-61D5-30E6-96DC-974351D4195B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff91c15000 - 0x7fff91c69fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
0x7fff91c6a000 - 0x7fff91c78fff com.apple.AddressBook.ContactsFoundation (9.0 - 1579) <34ED9046-0157-399F-9742-2FC2D098E368> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff91c79000 - 0x7fff91cb9ff7 libGLImage.dylib (11.1.2) <260A4BF3-DC45-369C-A0CD-B667F9D17179> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff91cba000 - 0x7fff91d51fff com.apple.CoreMedia (1.0 - 1562.235) <21EB4AB6-2DBC-326B-B17E-E88BAA9E9200> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff91d52000 - 0x7fff91d5dff7 libcsfde.dylib (471.20.7) <44E51549-CECC-3C7B-867B-01901CA9C756> /usr/lib/libcsfde.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 6688
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: 1888667
thread_create: 0
thread_set_state: 28394
VM Region Summary:
ReadOnly portion of Libraries: Total=418.5M resident=192.7M(46%) swapped_out_or_unallocated=225.8M(54%)
Writable regions: Total=2.4G written=847.1M(34%) resident=949.1M(38%) swapped_out=306.2M(12%) unallocated=1.5G(62%)
REGION TYPE VIRTUAL
=========== =======
Activity Tracing 2048K
CG backing stores 76.7M
CG image 85.3M
CG raster data 16K
CG shared images 816K
CoreAnimation 73.1M
CoreData Object IDs 4100K
CoreGraphics 60K
CoreImage 92K
CoreServices 516K
CoreUI image data 2128K
Dispatch continuations 32.0M
Foundation 16.1M
Image IO 4316K
JS JIT generated code 256.0M
JS JIT generated code (reserved) 768.0M reserved VM address space (unallocated)
JS garbage collector 2240K
Kernel Alloc Once 8K
MALLOC 1.0G
MALLOC (admin) 32K
MALLOC_REALLOC (reserved) 8K reserved VM address space (unallocated)
Memory Tag 242 12K
Memory Tag 249 156K
Memory Tag 251 140K
OpenCL 52K
SQLite page cache 18.4M
STACK GUARD 56.1M
Stack 42.4M
Stack (reserved) 520K reserved VM address space (unallocated)
VM_ALLOCATE 17.9M
WebKit Malloc 5552K
__DATA 46.3M
__IMAGE 528K
__LINKEDIT 107.2M
__TEXT 311.3M
__UNICODE 552K
mapped file 1.2G
shared memory 4K
=========== =======
TOTAL 4.1G
TOTAL, minus reserved VM space 3.4G
Model: MacBookPro11,3, BootROM MBP112.0138.B14, 4 processors, Intel Core i7, 2.5 GHz, 16 GB, SMC 2.19f12
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.15.166.24.3)
Bluetooth: Version 4.3.4f4 15601, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
USB Device: Internal Memory Card Reader
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment