mitchellallison / WarningLights

An Xcode plug-in that flashes your Philips Hue light bulbs different colours depending on the result of your build.
MIT License
93 stars 10 forks source link

Crashes Xcode 6.1.1 #5

Open ehlersd opened 9 years ago

ehlersd commented 9 years ago

When building the target, it just crashes Xcode (when it's connected to the hub). When I restart Xcode, it's disconnected, needing to be reconnecting.

If I don't reconnect it, Xcode builds the targets just fine.

mitchellallison commented 9 years ago

Hmm, this is the first report of this that I'm aware of.

Did WarningLights work fine previously? Have you updated Xcode or the hub recently? Could you please provide the crash log so I can take a look?

ehlersd commented 9 years ago

This is a first time install (just got my Hue lights)....and setup the hub.

Not quite sure on how to get a crashlog from Xcode crashing...

ehlersd commented 9 years ago

@mitchellallison I appreciate for your quick response...and apologize for my extremely slow response. Time has gotten away from me, and I'm just now getting back to this.

I've grabbed the crash details from the Apple Problem Report (note that this is now Xcode 6.2) and am including it here:

Process:               Xcode [13744]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               6.2 (6776)
Build Info:            IDEFrameworks-6776000000000000~11
App Item ID:           497799835
App External ID:       811890240
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [13744]
User ID:               1754644322

Date/Time:             2015-04-08 13:51:24.009 -0500
OS Version:            Mac OS X 10.10.2 (14C1514)
Report Version:        11
Anonymous UUID:        C0BD3534-97B9-E709-49ED-54AA02EAF099

Sleep/Wake UUID:       44D561BD-BD0A-4A43-BB04-AD795058F8AF

Time Awake Since Boot: 96000 seconds
Time Since Wake:       18000 seconds

Crashed Thread:        31  Dispatch queue: NSOperationQueue 0x7fbe87a56df0 :: NSOperation 0x7fbe6bdc5940 (QOS: LEGACY)

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
ProductBuildVersion: 6C131e
UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[__NSArrayI objectForKeyedSubscript:]: unrecognized selector sent to instance 0x7fbe88008020
UserInfo: (null)
Hints: None
Backtrace:
  0  0x00007fff95611654 __exceptionPreprocess (in CoreFoundation)
  1  0x00000001068ba764 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff9639576e objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff956146dd -[NSObject(NSObject) doesNotRecognizeSelector:] (in CoreFoundation)
  4  0x00007fff9555baa4 ___forwarding___ (in CoreFoundation)
  5  0x00007fff9555b618 _CF_forwarding_prep_0 (in CoreFoundation)
  6  0x00000001194a708f __36-[HueLight syncWithCompletionBlock:]_block_invoke at /Users/darren.ehlers/Library/Application Support/Alcatraz/Plug-ins/WarningLightsXcodePlugin/WarningLightsXcodePlugin/HueLight.m:59 (in WarningLightsXcodePlugin)
  7  0x00007fff924306c6 __67+[NSURLConnection sendAsynchronousRequest:queue:completionHandler:]_block_invoke_2 (in CFNetwork)
  8  0x00007fff959830d8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ (in Foundation)
  9  0x00007fff9586f695 -[NSBlockOperation main] (in Foundation)
 10  0x00007fff9584e32c -[__NSOperationInternal _start:] (in Foundation)
 11  0x00007fff9584df33 __NSOQSchedule_f (in Foundation)
 12  0x00007fff8fe2cc13 _dispatch_client_callout (in libdispatch.dylib)
 13  0x00007fff8fe30365 _dispatch_queue_drain (in libdispatch.dylib)
 14  0x00007fff8fe31ecc _dispatch_queue_invoke (in libdispatch.dylib)
 15  0x00007fff8fe2f6b7 _dispatch_root_queue_drain (in libdispatch.dylib)
 16  0x00007fff8fe3dfe4 _dispatch_worker_thread3 (in libdispatch.dylib)
 17  0x00007fff95f18637 _pthread_wqthread (in libsystem_pthread.dylib)
 18  0x00007fff95f1640d start_wqthread (in libsystem_pthread.dylib)

abort() called
closed document

Application Specific Signatures:
NSInvalidArgumentException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff9561166c __exceptionPreprocess + 172
1   DVTFoundation                       0x00000001068ba764 DVTFailureHintExceptionPreprocessor + 194
2   libobjc.A.dylib                     0x00007fff9639576e objc_exception_throw + 43
3   CoreFoundation                      0x00007fff956146dd -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
4   CoreFoundation                      0x00007fff9555baa4 ___forwarding___ + 1028
5   CoreFoundation                      0x00007fff9555b618 _CF_forwarding_prep_0 + 120
6   WarningLightsXcodePlugin            0x00000001194a708f WarningLightsXcodePlugin + 32911
7   CFNetwork                           0x00007fff924306c6 __67+[NSURLConnection sendAsynchronousRequest:queue:completionHandler:]_block_invoke_2 + 155
8   Foundation                          0x00007fff959830d8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
9   Foundation                          0x00007fff9586f695 -[NSBlockOperation main] + 97
10  Foundation                          0x00007fff9584e32c -[__NSOperationInternal _start:] + 653
11  Foundation                          0x00007fff9584df33 __NSOQSchedule_f + 184
12  libdispatch.dylib                   0x00007fff8fe2cc13 _dispatch_client_callout + 8
13  libdispatch.dylib                   0x00007fff8fe30365 _dispatch_queue_drain + 1100
14  libdispatch.dylib                   0x00007fff8fe31ecc _dispatch_queue_invoke + 202
15  libdispatch.dylib                   0x00007fff8fe2f6b7 _dispatch_root_queue_drain + 463
16  libdispatch.dylib                   0x00007fff8fe3dfe4 _dispatch_worker_thread3 + 91
17  libsystem_pthread.dylib             0x00007fff95f18637 _pthread_wqthread + 729
18  libsystem_pthread.dylib             0x00007fff95f1640d start_wqthread + 13

Thread 0:: Dispatch queue: DVTInvalidationMixIn
0   libsystem_platform.dylib        0x00007fff9619ab13 _platform_strcmp + 19
1   libobjc.A.dylib                 0x00007fff9639ceb6 protocol_conformsToProtocol_nolock(protocol_t*, protocol_t*) + 43
2   libobjc.A.dylib                 0x00007fff96390976 class_conformsToProtocol + 234
3   libobjc.A.dylib                 0x00007fff9639496d +[NSObject conformsToProtocol:] + 36
4   com.apple.dt.DVTFoundation      0x00000001067aec8c __57+[DVTInvalidationMixIn mixInExtendClass:assertInDealloc:]_block_invoke_2 + 109
5   libdispatch.dylib               0x00007fff8fe2cc13 _dispatch_client_callout + 8
6   libdispatch.dylib               0x00007fff8fe2de5e _dispatch_barrier_sync_f_invoke + 57
7   com.apple.dt.DVTFoundation      0x00000001068f136d DVTDispatchBarrierSync + 30
8   com.apple.dt.DVTFoundation      0x00000001066f5a44 -[DVTDispatchLock performLockedBlock:] + 73
9   com.apple.dt.DVTFoundation      0x00000001067aeb83 +[DVTInvalidationMixIn mixInExtendClass:assertInDealloc:] + 124
10  libobjc.A.dylib                 0x00007fff9638e1b5 _class_initialize + 649
11  libobjc.A.dylib                 0x00007fff9638df7f _class_initialize + 83
12  libobjc.A.dylib                 0x00007fff9639e777 lookUpImpOrForward + 322
13  libobjc.A.dylib                 0x00007fff963881ac objc_msgSend + 236
14  com.apple.CoreFoundation        0x00007fff954f7297 __CFBasicHashReplaceValue + 103
15  com.apple.CoreFoundation        0x00007fff954b6912 CFDictionarySetValue + 226
16  com.apple.CoreFoundation        0x00007fff95530bc7 -[__NSCFDictionary setObject:forKey:] + 279
17  com.apple.dt.DVTFoundation      0x0000000106723c09 -[DVTExtension _adjustClassAttribute:forKey:inParameterData:] + 177
18  com.apple.dt.DVTFoundation      0x0000000106723943 -[DVTExtension _adjustClassReferencesInParameterData:usingSchema:] + 369
19  com.apple.dt.DVTFoundation      0x00000001067a6d3c -[DVTExtension _fireExtensionFault:] + 425
20  com.apple.dt.DVTFoundation      0x00000001067a66a5 __63-[DVTExtension _valueForKey:inParameterData:usingSchema:error:]_block_invoke + 198
21  libdispatch.dylib               0x00007fff8fe2cc13 _dispatch_client_callout + 8
22  libdispatch.dylib               0x00007fff8fe2de5e _dispatch_barrier_sync_f_invoke + 57
23  com.apple.dt.DVTFoundation      0x00000001068f136d DVTDispatchBarrierSync + 30
24  com.apple.dt.DVTFoundation      0x00000001066f5a44 -[DVTDispatchLock performLockedBlock:] + 73
25  com.apple.dt.DVTFoundation      0x00000001067a6481 -[DVTExtension _valueForKey:inParameterData:usingSchema:error:] + 396
26  com.apple.dt.DVTFoundation      0x0000000106722de1 -[DVTExtension valueForKey:] + 173
27  com.apple.dt.gpu.GPUTraceDebugger   0x00000001127ea3c1 -[GPUDebuggingAddition _loadInferiorSession:forAppWithName:error:] + 434
28  com.apple.dt.gpu.GPUTraceDebugger   0x00000001127e9eaf -[GPUDebuggingAddition initInLaunchSession:withAppDisplayName:runDestination:fromExtension:] + 581
29  com.apple.dt.IDEFoundation      0x00000001072c5ab0 -[IDELaunchSession _createDebuggingAdditionForExtension:availableBinariesNames:anyMatchCriteriaFailuresDueToAvailableBinaries:] + 1161
30  com.apple.dt.IDEFoundation      0x0000000107261b18 -[IDELaunchSession _didStart] + 502
31  com.apple.dt.IDEFoundation      0x00000001072617a9 -[IDELaunchSession setState:] + 136
32  com.apple.Foundation            0x00007fff958f7cf2 _NSSetIntValueAndNotify + 257
33  com.apple.dt.IDEFoundation      0x000000010737af1e __23-[IDERunOperation main]_block_invoke36 + 57
34  com.apple.dt.DVTFoundation      0x00000001068f0ef7 __DVTSyncPerformBlock_block_invoke + 40
35  com.apple.CoreFoundation        0x00007fff9552f56c __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
36  com.apple.CoreFoundation        0x00007fff95521675 __CFRunLoopDoBlocks + 341
37  com.apple.CoreFoundation        0x00007fff955211b6 __CFRunLoopRun + 1814
38  com.apple.CoreFoundation        0x00007fff95520858 CFRunLoopRunSpecific + 296
39  com.apple.HIToolbox             0x00007fff966cbaef RunCurrentEventLoopInMode + 235
40  com.apple.HIToolbox             0x00007fff966cb86a ReceiveNextEventCommon + 431
41  com.apple.HIToolbox             0x00007fff966cb6ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
42  com.apple.AppKit                0x00007fff973f5f81 _DPSNextEvent + 964
43  com.apple.AppKit                0x00007fff973f5730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
44  com.apple.dt.DVTKit             0x0000000106e21d3d -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 237
45  com.apple.AppKit                0x00007fff973e9593 -[NSApplication run] + 594
46  com.apple.AppKit                0x00007fff973d4a14 NSApplicationMain + 1832
47  libdyld.dylib                   0x00007fff9b1e35c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff98dc5232 kevent64 + 10
1   libdispatch.dylib               0x00007fff8fe2fa6a _dispatch_mgr_thread + 52

Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff98dbf4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff98dbe64f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff95521b34 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff95520ffb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff95520858 CFRunLoopRunSpecific + 296
5   com.apple.CFNetwork             0x00007fff9242fc80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
6   com.apple.Foundation            0x00007fff958ae90a __NSThread__main__ + 1345
7   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff98dc43fa __select + 10
1   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
2   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
3   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff98dbf4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff98dbe64f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff95521b34 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff95520ffb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff95520858 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff958b0849 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6   com.apple.DTDeviceKitBase       0x0000000110b10df8 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 970
7   com.apple.Foundation            0x00007fff958ae90a __NSThread__main__ + 1345
8   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
9   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
10  libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff98dc3762 __accept + 10
1   com.apple.Foundation            0x00007fff958ae90a __NSThread__main__ + 1345
2   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
3   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
4   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 6:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib          0x00007fff98dc4136 __psynch_cvwait + 10
1   libc++.1.dylib                  0x00007fff8c24fc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore        0x00007fff8d5c5984 JSC::BlockAllocator::blockFreeingThreadMain() + 228
3   com.apple.JavaScriptCore        0x00007fff8d5bb14f WTF::wtfThreadEntryPoint(void*) + 15
4   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
5   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
6   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 7:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff98dc4136 __psynch_cvwait + 10
1   libc++.1.dylib                  0x00007fff8c24fc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore        0x00007fff8d5c5f1b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore        0x00007fff8d5c5d78 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore        0x00007fff8d5bb14f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
6   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
7   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff98dc4136 __psynch_cvwait + 10
1   libc++.1.dylib                  0x00007fff8c24fc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore        0x00007fff8d5c5f1b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore        0x00007fff8d5c5d78 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore        0x00007fff8d5bb14f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
6   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
7   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff98dc4136 __psynch_cvwait + 10
1   libc++.1.dylib                  0x00007fff8c24fc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore        0x00007fff8d5c5f1b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore        0x00007fff8d5c5d78 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore        0x00007fff8d5bb14f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
6   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
7   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 10:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff98dc4136 __psynch_cvwait + 10
1   libc++.1.dylib                  0x00007fff8c24fc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore        0x00007fff8d5c5f1b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore        0x00007fff8d5c5d78 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore        0x00007fff8d5bb14f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
6   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
7   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 11:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff98dc4136 __psynch_cvwait + 10
1   libc++.1.dylib                  0x00007fff8c24fc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore        0x00007fff8d5c5f1b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore        0x00007fff8d5c5d78 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore        0x00007fff8d5bb14f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
6   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
7   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 12:: JavaScriptCore::Marking
0   libsystem_kernel.dylib          0x00007fff98dc4136 __psynch_cvwait + 10
1   libc++.1.dylib                  0x00007fff8c24fc95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore        0x00007fff8d5c5f1b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore        0x00007fff8d5c5d78 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore        0x00007fff8d5bb14f WTF::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
6   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
7   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 13:
0   libsystem_kernel.dylib          0x00007fff98dbf4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff98dbe64f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff95521b34 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff95520ffb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff95520858 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                0x00007fff9755933b _NSEventThread + 137
6   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
8   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 14:: DYMobileDeviceManager
0   libsystem_kernel.dylib          0x00007fff98dbf4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff98dbe64f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff95521b34 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff95520ffb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff95520858 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff958b0849 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6   com.apple.Foundation            0x00007fff959ac24f -[NSRunLoop(NSRunLoop) run] + 74
7   com.apple.GPUToolsMobileFoundation  0x0000000119aba9eb -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8   com.apple.Foundation            0x00007fff958ae90a __NSThread__main__ + 1345
9   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
10  libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
11  libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 15:
0   libsystem_kernel.dylib          0x00007fff98dc4136 __psynch_cvwait + 10
1   com.apple.Xcode.DevToolsCore    0x00000001104e30fe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
2   com.apple.Foundation            0x00007fff958ae90a __NSThread__main__ + 1345
3   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
5   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 16:
0   libsystem_kernel.dylib          0x00007fff98dc4136 __psynch_cvwait + 10
1   com.apple.Xcode.DevToolsCore    0x00000001104e30fe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
2   com.apple.Foundation            0x00007fff958ae90a __NSThread__main__ + 1345
3   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
5   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 17:
0   libsystem_kernel.dylib          0x00007fff98dc4136 __psynch_cvwait + 10
1   com.apple.Xcode.DevToolsCore    0x00000001104e30fe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
2   com.apple.Foundation            0x00007fff958ae90a __NSThread__main__ + 1345
3   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
5   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 18:
0   libsystem_kernel.dylib          0x00007fff98dc4136 __psynch_cvwait + 10
1   com.apple.Xcode.DevToolsCore    0x00000001104e30fe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
2   com.apple.Foundation            0x00007fff958ae90a __NSThread__main__ + 1345
3   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
5   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 19:
0   libsystem_kernel.dylib          0x00007fff98dc4136 __psynch_cvwait + 10
1   com.apple.Xcode.DevToolsCore    0x00000001104e30fe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
2   com.apple.Foundation            0x00007fff958ae90a __NSThread__main__ + 1345
3   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
5   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 20:: Dispatch queue: parsing queue
0   libsystem_kernel.dylib          0x00007fff98dbf51a semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff8fe33c55 _dispatch_semaphore_wait_slow + 213
2   com.apple.dt.instruments.DTXConnectionServices  0x00000001086b6fda -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87
3   com.apple.dt.instruments.DTXConnectionServices  0x00000001086b6c08 -[DTXMessageParser parseMessage] + 50
4   com.apple.dt.instruments.DTXConnectionServices  0x00000001086b69c6 __43-[DTXMessageParser initWithMessageHandler:]_block_invoke + 35
5   libdispatch.dylib               0x00007fff8fe31323 _dispatch_call_block_and_release + 12
6   libdispatch.dylib               0x00007fff8fe2cc13 _dispatch_client_callout + 8
7   libdispatch.dylib               0x00007fff8fe30365 _dispatch_queue_drain + 1100
8   libdispatch.dylib               0x00007fff8fe31ecc _dispatch_queue_invoke + 202
9   libdispatch.dylib               0x00007fff8fe2f6b7 _dispatch_root_queue_drain + 463
10  libdispatch.dylib               0x00007fff8fe3dfe4 _dispatch_worker_thread3 + 91
11  libsystem_pthread.dylib         0x00007fff95f18637 _pthread_wqthread + 729
12  libsystem_pthread.dylib         0x00007fff95f1640d start_wqthread + 13

Thread 21:: Dispatch queue: parsing queue
0   libsystem_kernel.dylib          0x00007fff98dbf51a semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff8fe33c55 _dispatch_semaphore_wait_slow + 213
2   com.apple.dt.instruments.DTXConnectionServices  0x00000001086b6fda -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87
3   com.apple.dt.instruments.DTXConnectionServices  0x00000001086b6c08 -[DTXMessageParser parseMessage] + 50
4   com.apple.dt.instruments.DTXConnectionServices  0x00000001086b69c6 __43-[DTXMessageParser initWithMessageHandler:]_block_invoke + 35
5   libdispatch.dylib               0x00007fff8fe31323 _dispatch_call_block_and_release + 12
6   libdispatch.dylib               0x00007fff8fe2cc13 _dispatch_client_callout + 8
7   libdispatch.dylib               0x00007fff8fe30365 _dispatch_queue_drain + 1100
8   libdispatch.dylib               0x00007fff8fe31ecc _dispatch_queue_invoke + 202
9   libdispatch.dylib               0x00007fff8fe2f6b7 _dispatch_root_queue_drain + 463
10  libdispatch.dylib               0x00007fff8fe3dfe4 _dispatch_worker_thread3 + 91
11  libsystem_pthread.dylib         0x00007fff95f18637 _pthread_wqthread + 729
12  libsystem_pthread.dylib         0x00007fff95f1640d start_wqthread + 13

Thread 22:
0   libsystem_kernel.dylib          0x00007fff98dbf4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff98dbe64f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff95521b34 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff95520ffb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff95520858 CFRunLoopRunSpecific + 296
5   com.apple.CoreFoundation        0x00007fff955d6ef1 CFRunLoopRun + 97
6   com.apple.DebugSymbols          0x00007fff8c2fab8f SpotlightQueryThread(void*) + 463
7   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 23:: com.apple.CoreAnimation.render-server
0   libsystem_kernel.dylib          0x00007fff98dbf4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff98dbe64f mach_msg + 55
2   com.apple.QuartzCore            0x00007fff8ceafabb CA::Render::Server::server_thread(void*) + 198
3   com.apple.QuartzCore            0x00007fff8ceaf9ee thread_fun + 25
4   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
5   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
6   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 24:
0   libsystem_kernel.dylib          0x00007fff98dbf4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff98dbe64f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff95521b34 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff95520ffb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff95520858 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff958b0849 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6   com.apple.DTDeviceKitBase       0x0000000110b02896 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 213
7   com.apple.Foundation            0x00007fff958ae90a __NSThread__main__ + 1345
8   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
9   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
10  libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 25:: Dispatch queue: parsing queue
0   libsystem_kernel.dylib          0x00007fff98dbf51a semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff8fe33c55 _dispatch_semaphore_wait_slow + 213
2   com.apple.dt.instruments.DTXConnectionServices  0x00000001086b6fda -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87
3   com.apple.dt.instruments.DTXConnectionServices  0x00000001086b6c08 -[DTXMessageParser parseMessage] + 50
4   com.apple.dt.instruments.DTXConnectionServices  0x00000001086b69c6 __43-[DTXMessageParser initWithMessageHandler:]_block_invoke + 35
5   libdispatch.dylib               0x00007fff8fe31323 _dispatch_call_block_and_release + 12
6   libdispatch.dylib               0x00007fff8fe2cc13 _dispatch_client_callout + 8
7   libdispatch.dylib               0x00007fff8fe30365 _dispatch_queue_drain + 1100
8   libdispatch.dylib               0x00007fff8fe31ecc _dispatch_queue_invoke + 202
9   libdispatch.dylib               0x00007fff8fe2f6b7 _dispatch_root_queue_drain + 463
10  libdispatch.dylib               0x00007fff8fe3dfe4 _dispatch_worker_thread3 + 91
11  libsystem_pthread.dylib         0x00007fff95f18637 _pthread_wqthread + 729
12  libsystem_pthread.dylib         0x00007fff95f1640d start_wqthread + 13

Thread 26:: Dispatch queue: NSOperationQueue 0x7fbe7bb2b990 :: NSOperation 0x7fbe49be3730 (QOS: USER_INITIATED)
0   libz.1.dylib                    0x00007fff8e9f276a 0x7fff8e9ef000 + 14186
1   libz.1.dylib                    0x00007fff8e9f1638 deflate + 3056
2   libz.1.dylib                    0x00007fff8e9fa5eb 0x7fff8e9ef000 + 46571
3   libz.1.dylib                    0x00007fff8e9fa378 gzwrite + 326
4   com.apple.dt.IDEFoundation      0x00000001072595a6 -[IDEActivityLogSection writeToFile:error:] + 632
5   com.apple.dt.IDEFoundation      0x000000010742f92f __68-[IDEOnDiskLogStore_Impl _saveLog:logRecord:toPath:completionBlock:]_block_invoke + 1144
6   com.apple.Foundation            0x00007fff959830d8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
7   com.apple.Foundation            0x00007fff9586f695 -[NSBlockOperation main] + 97
8   com.apple.Foundation            0x00007fff9584e32c -[__NSOperationInternal _start:] + 653
9   com.apple.Foundation            0x00007fff9584df33 __NSOQSchedule_f + 184
10  libdispatch.dylib               0x00007fff8fe2cc13 _dispatch_client_callout + 8
11  libdispatch.dylib               0x00007fff8fe30365 _dispatch_queue_drain + 1100
12  libdispatch.dylib               0x00007fff8fe31ecc _dispatch_queue_invoke + 202
13  libdispatch.dylib               0x00007fff8fe2f6b7 _dispatch_root_queue_drain + 463
14  libdispatch.dylib               0x00007fff8fe3dfe4 _dispatch_worker_thread3 + 91
15  libsystem_pthread.dylib         0x00007fff95f18637 _pthread_wqthread + 729
16  libsystem_pthread.dylib         0x00007fff95f1640d start_wqthread + 13

Thread 27:: Dispatch queue: NSOperationQueue 0x7fbe4d7e8ef0 :: NSOperation 0x7fbe49dba7a0 (QOS: USER_INITIATED)
0   libsystem_kernel.dylib          0x00007fff98dbf51a semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff8fe33c55 _dispatch_semaphore_wait_slow + 213
2   com.apple.dt.DVTFoundation      0x00000001068f0e11 DVTSyncPerformBlock + 309
3   com.apple.dt.IDEFoundation      0x0000000107260e54 -[IDERunOperation main] + 464
4   com.apple.Foundation            0x00007fff9584e32c -[__NSOperationInternal _start:] + 653
5   com.apple.Foundation            0x00007fff9584df33 __NSOQSchedule_f + 184
6   libdispatch.dylib               0x00007fff8fe2cc13 _dispatch_client_callout + 8
7   libdispatch.dylib               0x00007fff8fe30365 _dispatch_queue_drain + 1100
8   libdispatch.dylib               0x00007fff8fe31ecc _dispatch_queue_invoke + 202
9   libdispatch.dylib               0x00007fff8fe2f6b7 _dispatch_root_queue_drain + 463
10  libdispatch.dylib               0x00007fff8fe3dfe4 _dispatch_worker_thread3 + 91
11  libsystem_pthread.dylib         0x00007fff95f18637 _pthread_wqthread + 729
12  libsystem_pthread.dylib         0x00007fff95f1640d start_wqthread + 13

Thread 28:
0   libsystem_kernel.dylib          0x00007fff98dc494a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff95f1640d start_wqthread + 13

Thread 29:
0   libsystem_kernel.dylib          0x00007fff98dc494a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff95f1640d start_wqthread + 13

Thread 30:
0   libsystem_kernel.dylib          0x00007fff98dc494a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff95f1640d start_wqthread + 13

Thread 31 Crashed:: Dispatch queue: NSOperationQueue 0x7fbe87a56df0 :: NSOperation 0x7fbe6bdc5940 (QOS: LEGACY)
0   libsystem_kernel.dylib          0x00007fff98dc4286 __pthread_kill + 10
1   libsystem_c.dylib               0x00007fff904f7b53 abort + 129
2   com.apple.dt.IDEKit             0x0000000107b09d86 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1510
3   com.apple.dt.IDEKit             0x0000000107b0b008 -[IDEAssertionHandler handleUncaughtException:] + 1077
4   com.apple.dt.IDEKit             0x0000000107b0b0d7 IDEHandleUncaughtException + 94
5   com.apple.CoreFoundation        0x00007fff95611b1e __handleUncaughtException + 718
6   libobjc.A.dylib                 0x00007fff963997cd _objc_terminate() + 94
7   libc++abi.dylib                 0x00007fff8d5a70a1 std::__terminate(void (*)()) + 8
8   libc++abi.dylib                 0x00007fff8d5a7113 std::terminate() + 51
9   libobjc.A.dylib                 0x00007fff963995ff objc_terminate + 9
10  libdispatch.dylib               0x00007fff8fe2cc27 _dispatch_client_callout + 28
11  libdispatch.dylib               0x00007fff8fe30365 _dispatch_queue_drain + 1100
12  libdispatch.dylib               0x00007fff8fe31ecc _dispatch_queue_invoke + 202
13  libdispatch.dylib               0x00007fff8fe2f6b7 _dispatch_root_queue_drain + 463
14  libdispatch.dylib               0x00007fff8fe3dfe4 _dispatch_worker_thread3 + 91
15  libsystem_pthread.dylib         0x00007fff95f18637 _pthread_wqthread + 729
16  libsystem_pthread.dylib         0x00007fff95f1640d start_wqthread + 13

Thread 32:

Thread 33:
0   libsystem_kernel.dylib          0x00007fff98dc448a __semwait_signal + 10
1   com.apple.CoreSymbolication     0x00007fff98baaf27 0x7fff98b98000 + 77607
2   libsystem_pthread.dylib         0x00007fff95f18268 _pthread_body + 131
3   libsystem_pthread.dylib         0x00007fff95f181e5 _pthread_start + 176
4   libsystem_pthread.dylib         0x00007fff95f1641d thread_start + 13

Thread 31 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000123eacac8  rdx: 0x0000000000000000
  rdi: 0x000000000003e407  rsi: 0x0000000000000006  rbp: 0x0000000123eacaf0  rsp: 0x0000000123eacac8
   r8: 0x0000000000003fff   r9: 0x00007fbe7123a210  r10: 0x000000000c000000  r11: 0x0000000000000206
  r12: 0x00007fff96390440  r13: 0x00007fbe6f312360  r14: 0x0000000123ead000  r15: 0x00007fbe58793400
  rip: 0x00007fff98dc4286  rfl: 0x0000000000000206  cr2: 0x00000001091eb310

Logical CPU:     0
Error Code:      0x020000b8
Trap Number:     133

Binary Images:
       0x1066e7000 -        0x1066e7ff7  com.apple.dt.Xcode (6.2 - 6776) <C27A6225-169F-3455-B22B-A1E03618C05F> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x1066f3000 -        0x106b24ff7  com.apple.dt.DVTFoundation (6.2 - 6760) <744EF7FB-1E90-3198-B4F4-2BE25F88A44B> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
       0x106ce1000 -        0x106feafff  com.apple.dt.DVTKit (6.2 - 6760) <45F07C1C-212F-33E0-8882-8DB1922C0B68> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x1071d0000 -        0x107603ff7  com.apple.dt.IDEFoundation (6.2 - 6776) <FBFC37A6-A35E-3E15-8665-C15B3D79FDBC> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
       0x1078bc000 -        0x1080fdff7  com.apple.dt.IDEKit (6.2 - 6776) <08B66E59-E6A4-3122-8F5F-31B253F33D1E> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x1086a6000 -        0x1086c3ff7  com.apple.dt.instruments.DTXConnectionServices (1.0 - 56085) <FDAACD93-9243-340D-AB68-B54CA5FE413C> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
       0x1086e2000 -        0x108720ff7  com.apple.framework.ConfigurationProfiles (7.0 - 742) <6C1F3738-453F-368D-8962-7FB81BCA0DFD> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
       0x108748000 -        0x108749fff  libsysmon.dylib (78.10.1) <1D1D6867-B855-3504-B4CD-45E789122B1B> /usr/lib/libsysmon.dylib
       0x108750000 -        0x108750fff  com.apple.IOPlatformPluginFamily (1.0 - 1) <1E338811-EEE7-3EC7-8035-70CDFF698297> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
       0x108757000 -        0x1091eafff +libclang.dylib (600.0.57) <91C9D73F-B11F-303F-81DF-3004904DB145> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
       0x109387000 -        0x109387fff  com.apple.IDEPepperSupportUI (6.2 - 6747) <5A147D64-2405-3BA3-9D3E-2C6B9E484E1A> /Applications/Xcode.app/Contents/PlugIns/IDEPepperSupportUI.ideplugin/Contents/MacOS/IDEPepperSupportUI
       0x10938e000 -        0x1093c2ff7  com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) <43E8BDB2-EA18-3A04-8A7C-265A26ED92B7> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
       0x1093ef000 -        0x109404fff  com.apple.DADocSetManagement (6.2 - 6742) <DCB9E102-F9BD-3E24-887A-4E9B93CDEBF6> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
       0x109417000 -        0x109418ff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <D6A9E4BC-B488-3A25-AB1F-C52703E636F3> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
       0x109421000 -        0x10944aff7  com.apple.dt.instruments.DTGraphKit (6.2 - 56700) <85F729FB-1B4B-3C9A-8878-FF552593D988> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
       0x109462000 -        0x109463fff  libpanel.5.4.dylib (44) <FB699180-AF56-34A8-90C7-8C0DC748F22B> /usr/lib/libpanel.5.4.dylib
       0x109469000 -        0x1094b1ff7  com.apple.DADocSetAccess (6.2 - 6742) <1A3C0036-9609-3009-B8DC-3466082ECAE3> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
       0x10973c000 -        0x10973cff5 +cl_kernels (???) <E56A4988-C4FE-4839-A17C-EE52C10E7797> cl_kernels
       0x10a87f000 -        0x10a880fe5 +cl_kernels (???) <C5793795-63B9-4610-84F9-53D63158916D> cl_kernels
       0x10c451000 -        0x10c537fef  unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
       0x10c619000 -        0x10c619ffe +cl_kernels (???) <30463437-1963-45B1-9102-F7CE9EDC89F1> cl_kernels
       0x10c6c6000 -        0x10c6c7ff7  readline.so (89) <BC41F88F-29CB-30E8-8610-F1FA3F01219F> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/readline.so
       0x10c6e7000 -        0x10c6e8fe6 +cl_kernels (???) <D6F5E6DF-D289-4C76-8495-7113D3D4998D> cl_kernels
       0x10c716000 -        0x10c716fef +cl_kernels (???) <6340FFB3-F0FE-43F3-AFB9-268F3BF89603> cl_kernels
       0x10c71d000 -        0x10c71eff7 +liblaunch_sim.dylib (560.5.16) <090A21B2-B81C-3222-984D-42E31C6D235C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib
       0x10d25b000 -        0x10d297ff7  com.apple.CoreSimulator (117.5.4 - 117.5.4) <3D350B44-B388-3F62-BA46-31CEE3A0758A> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator
       0x10d2ba000 -        0x10d2c7fff  com.apple.dt.IDELanguageSupportCore (6.2 - 6749) <B0941524-D26B-3509-BE84-EE7272E71166> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore
       0x10d2d5000 -        0x10d32eff7  com.apple.sourcekitd (1.0 - 600.0.57.4) <C654B65D-BB08-3EF5-9D11-FBE6861DE1C4> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd
       0x10d356000 -        0x10d392fff  com.apple.dt.dbg.DebuggerFoundation (6.2 - 6751) <DB757964-241E-3BDA-A6D4-D9D5C50F582F> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
       0x10d3cf000 -        0x10d3edfff  libedit.3.dylib (40) <6049084C-478A-3A89-A9A1-E641B5F8C1A7> /usr/lib/libedit.3.dylib
       0x10d3fe000 -        0x10d406fff  com.apple.DevToolsFoundation (8.2 - 6728) <B2C25E3E-94FD-36D5-8B68-CBA592BD4F81> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x10d411000 -        0x10d412ff7  com.apple.dt.dbg.DebuggerLLDBService (6.2 - 6751) <532D5CDC-7237-317E-AB8E-B3B14840469A> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
       0x10d420000 -        0x10d423fff  com.apple.dt.dbg.DebuggerKit (1.0 - 1) <CE27A9A9-888F-360C-A038-B756E4C0F253> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit
       0x10d56f000 -        0x10d5fdff7  com.apple.dt.IBAutolayoutFoundation (1.0 - 6751) <669F6140-1417-3129-B5B7-F03D391978BE> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
       0x10d65b000 -        0x10d6feff7  com.apple.dt.IBFoundation (1.0 - 6751) <3C236911-D0C7-3DCF-A3D2-193A0BD95EDE> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
       0x10d772000 -        0x10d7bcff7  com.apple.CoreThemeDefinition (2.0 - 182) <11BB8A48-8C00-3C63-BBF1-2BF8FE612B2F> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
       0x10d7f4000 -        0x10d83bff7  com.apple.dt.dbg.DebuggerLLDB (6.2 - 6751) <F00DB9AB-B3B0-31E6-95F4-E5E79C3A9BEA> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
       0x10d86e000 -        0x10f932fcb  com.apple.LLDB.framework (1.320.4.160 - 320.4.160) <35088E53-4D68-3193-B12D-E0B364409504> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
       0x1101f1000 -        0x1102e2ff7  org.python.python (2.7.6 - 2.7.6) <A5C1B694-31A0-3966-B6BC-C40694DC707F> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
       0x110348000 -        0x110384fff  com.apple.dt.IDE.Xcode3Core (6.2 - 6728) <3173DF1E-3CAB-3077-A3E7-547E7D133CE7> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
       0x1103aa000 -        0x11070afff  com.apple.Xcode.DevToolsCore (8.2 - 6728) <D33A6E21-51DE-396D-87AB-D7748C75C5E1> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x1108a7000 -        0x1108defff  com.apple.Xcode.DevToolsSupport (8.2 - 6728) <23D63096-EAD9-39FA-B2E8-BB9AAE5FD272> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x110910000 -        0x11091efff  _ctypes.so (89) <8BF6FB14-BF96-3CB3-BD44-39A5F402FF97> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
       0x110929000 -        0x11092cfff  _struct.so (89) <015BD869-7103-3735-A10A-70E4C15C9AB8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
       0x110932000 -        0x110936fff  itertools.so (89) <76FA3C45-95A0-3627-A5D9-F6E43D7FE09A> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
       0x11094b000 -        0x11094bfef +cl_kernels (???) <E9332201-470F-46C1-9478-E996349EC1F3> cl_kernels
       0x110980000 -        0x110986ff7  com.apple.dt.IDE.IDEiOSDebugger (6.2 - 6760) <6C9190CC-123B-38D9-A24E-A0EA5DC4E6D6> /Applications/Xcode.app/Contents/PlugIns/IDEiOSDebugger.ideplugin/Contents/MacOS/IDEiOSDebugger
       0x110a06000 -        0x110a7fff7  com.apple.dt.IDE.IDEiOSSupportCore (6.2 - 6760) <9011E786-B03B-3EFC-8761-42354C11C330> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
       0x110ac9000 -        0x110adaff7  com.apple.DVTiPhoneSimulatorRemoteClient (6.2 - 6760) <8B23A266-2097-3F4B-8C0A-08FE4528D65B> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
       0x110aec000 -        0x110b6cfff  com.apple.DTDeviceKitBase (6.2 - 6760) <17FAF496-5877-3575-9E53-57511F934826> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x110bbf000 -        0x110cd9ff7  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
       0x110d56000 -        0x110d6ffff  com.apple.DeviceLinkX (5.0 - 264) <D86F03AF-EAB0-33B4-B21B-0EB0A85E1258> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x110d7f000 -        0x110db5ff7  libssl.0.9.8.dylib (52.10.1) <4A2D6ECA-A07E-38B5-98D4-315A4A1E8CE6> /usr/lib/libssl.0.9.8.dylib
       0x110dcb000 -        0x110e37ff7  com.apple.dt.IDE.IDEDocViewer (6.2 - 6751) <02566DDE-C91B-385D-B2BB-3D45ABD9350C> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
       0x110e8d000 -        0x1113a7ff7  com.apple.dt.IDE.IDEInterfaceBuilderKit (6.2 - 6751) <FFE63879-E57C-322A-A454-CFAA24F0FDCB> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
       0x1118af000 -        0x1118affe5 +cl_kernels (???) <92C85870-B656-4B5D-A502-801743529F7E> cl_kernels
       0x1118c9000 -        0x1118d0ff7  com.apple.dt.IDE.HexEditor (6.2 - 6751) <328DDC97-2F1A-3447-819A-E24FA3F440A5> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
       0x1118da000 -        0x111908ff7 +com.ridiculousfish.HexFiendFramework (6.2 - 6751) <472A7A80-1731-3028-BC05-3D0D04AC2778> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
       0x1119c3000 -        0x111a03fff  com.apple.dt.IDE.iCloudSupport (6.2 - 6751) <D04A239B-F11D-3E08-A803-EB016DC80B3F> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
       0x111a3d000 -        0x111b0bfff  com.apple.dt.dbg.DebuggerUI (6.2 - 6751) <1645A20B-3B6D-3B03-B618-8115C50974E5> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
       0x111bb8000 -        0x111bc9ff3  com.apple.GLTools (1.0 - 16740) <AAC7E1DC-56C2-3265-A974-59D95B9A0548> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools
       0x111bd1000 -        0x111bd2ff7 +com.stefanlage.XQuit (1.0 - 1) <D3759AFD-C61B-31A9-AFD9-274BC1188FC4> /Users/USER/Library/Application Support/Developer/*/XQuit
       0x111bd6000 -        0x11201aff7  com.apple.SceneKit (5.0 - 260.7.1) <61A4433D-A28A-37FF-BF20-1D69EDE78AF8> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
       0x1122bd000 -        0x11237efff  com.apple.dt.IDE.IDESourceEditor (6.2 - 6751) <C7E35D80-3212-32C8-B368-8D6F52303217> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
       0x1123f5000 -        0x112424fff  com.apple.dt.gpu.GPUDebuggerFoundation (6.2 - 16740) <9A9BA19F-BB80-300E-8092-ABF2CBD38B01> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
       0x112450000 -        0x11248effb  com.apple.GPUToolsCore (1.0 - 16740) <2E511BCB-4069-3D9E-9630-DC7417DA9BA1> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
       0x1124c2000 -        0x1124f6ffb  com.apple.GPUTools (1.0 - 16740) <AF8604E7-FFD1-395E-B8C8-42E67B2D87D5> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
       0x112521000 -        0x1125f0ff7  com.apple.GPUToolsServices (1.0 - 16740) <99A2960C-BA23-356F-A354-684993EF7810> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
       0x112658000 -        0x11265dffb  com.apple.GPUToolsInterface (1.0 - 16740) <3B550E9D-F4FB-361B-BD54-55D4ABA84931> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
       0x112665000 -        0x11268dff3  com.apple.GLToolsInterface (1.0 - 16740) <6AD939B7-4423-3F52-BADA-79D7EE41E07E> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface
       0x1126ab000 -        0x11272eff7  com.apple.GLToolsCore (1.0 - 16740) <75C756E8-AA6E-3B15-916C-C099BFF2F684> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore
       0x11274c000 -        0x1127a2ff3  com.apple.GLToolsServices (1.0 - 16740) <10EDA28F-6061-3A11-8374-DFCB480D1142> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices
       0x1127e8000 -        0x1127edff7  com.apple.dt.gpu.GPUTraceDebugger (6.2 - 16740) <1C838DE8-0F00-3E9E-9F34-D0C381B87145> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
       0x112801000 -        0x112802ff7 +com.tyeen.xcplugin.SwipeGestureSwitcher (1.0 - 1) <1F29270F-9295-3386-B74E-A96C95A73E00> /Users/USER/Library/Application Support/Developer/*/SwipeGestureSwitcher
       0x112806000 -        0x11288dff7  com.apple.gputools.GLToolsAnalysisEngine (1.0 - 16740) <C9B96A9A-9F3B-3C6C-B2A5-4EEF7E595298> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine
       0x112951000 -        0x11295cfff  com.apple.dt.gpu.GPUDebuggerKit (6.2 - 16740) <F7E96F49-988F-3F94-9715-E7FBED78F9E1> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
       0x11296f000 -        0x1129ddfff  com.apple.dt.gpu.GPUTraceDebuggerUI (6.2 - 16740) <1109E244-39EE-3CCD-B888-A41A09BEB285> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
       0x112a2a000 -        0x112a49fff  com.apple.dt.IDE.IDEQuickHelp (6.2 - 6751) <1962D21E-A5CE-35C2-9EF1-70434E8855B7> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
       0x112a66000 -        0x112c0eff7  com.apple.dt.IDE.Xcode3UI (6.2 - 6728) <1F1DEA50-2987-393F-BC66-1BC4FE0DA20B> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
       0x114012000 -        0x114013ff7 +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
       0x114019000 -        0x11401afff +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
       0x114547000 -        0x11458aff7  com.apple.dt.IDE.IDEiPhoneSupport (6.2 - 6760) <8E560D32-4BF8-31DD-96E6-052BF3522CF3> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
       0x1145ca000 -        0x1145d9fff  com.apple.DTDeviceKit (4.2 - 6760) <1B382FF5-7CFD-3CDD-8582-5DACA4A4BF32> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x114611000 -        0x114636ff7  com.apple.DiscRecordingUI (9.0 - 9000.4.2) <F1DC628C-5B6F-3AB5-912E-81DB1A9F0FA3> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x114657000 -        0x114699ff7  com.apple.glut (3.6.2 - GLUT-3.6.2) <48FFD2D2-8347-3E09-88EE-53DF5DB912A0> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
       0x11470d000 -        0x114769fff  com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (6.2 - 3737) <87A63DC3-8ECD-3D21-9DA7-00B8C4FFD572> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
       0x1148dc000 -        0x1148e0fff  com.apple.audio.AppleHDAHALPlugIn (269.25 - 269.25) <D7562B22-F5ED-3FD6-894E-4F4876DE14FF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x1148e5000 -        0x1148f3ff7 +com.plumn.XToDo (1.0 - 1) <181CFD84-2114-3083-90AB-3587C35B07FF> /Users/USER/Library/Application Support/Developer/*/XToDo
       0x114905000 -        0x11490aff7 +com.fantageek.XcodeWay (1.0 - 1) <848B0299-5049-3362-A08B-7ED066388855> /Users/USER/Library/Application Support/Developer/*/XcodeWay
       0x114910000 -        0x114912fff +ru.DeepIT.XcodeColors (1.0.9 - 109) <25A372B2-8D30-3300-9B76-FF91B5D2254B> /Users/USER/Library/Application Support/Developer/*/XcodeColors
       0x114916000 -        0x114921ff7 +net.qfish.XAlign (1.0 - 1) <093004C6-4A62-32A6-B69F-FAD994BC54B4> /Users/USER/Library/Application Support/Developer/*/XAlign
       0x11492c000 -        0x11492efff +WakaTime.WakaTime (1.0 - 1) <436D26E5-DBCC-34AA-850F-18E581637F89> /Users/USER/Library/Application Support/Developer/*/WakaTime
       0x114932000 -        0x114934ff7 +com.stefanceriu.SCXcodeSwitchExpander (1.0.1 - 1) <F95C685F-0FA9-38D0-9468-850F286C1E75> /Users/USER/Library/Application Support/Developer/*/SCXcodeSwitchExpander
       0x114938000 -        0x11493aff7 +com.droolingcat.ProjectWindowName (1.0.1 - 2) <1EF1C2D7-8D4F-3BB1-B9D0-4EE023696C5C> /Users/USER/Library/Application Support/Developer/*/ProjectWindowName
       0x115d36000 -        0x115d37ff7  com.apple.dt.IBLanguageSupport (1.0 - 1) <492E0487-B023-390E-9616-0C17E75535A7> /Applications/Xcode.app/Contents/PlugIns/IBLanguageSupport.ideplugin/Contents/MacOS/IBLanguageSupport
       0x115fb2000 -        0x115fbafff  com.apple.dt.IDE.IDEOSXSupportCore (6.2 - 6748) <6C7A2425-470F-3239-A03F-160B64CF12AE> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
       0x116053000 -        0x116220fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (6.2 - 6751) <50E08910-89FF-3644-A07A-668B7FEFEE3F> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
       0x1163b9000 -        0x1163ccff7 +net.irradiated.XcodeBoost (1.0 - 1) <9B52F23E-7651-3132-BC68-349D04D4E9D8> /Users/USER/Library/Application Support/Developer/*/XcodeBoost
       0x1163ea000 -        0x1163fafff +com.onevcat.VVDocumenter-Xcode (1.0 - 1) <08028DB3-EE47-31F5-ABAE-809D01D061B8> /Users/USER/Library/Application Support/Developer/*/VVDocumenter-Xcode
       0x116410000 -        0x116421ff7 +com.stefanceriu.SCXcodeMinimap (1.3 - 1) <A2B110FD-E9D6-3E7E-BD76-0AE1983612A3> /Users/USER/Library/Application Support/Developer/*/SCXcodeMinimap
       0x116435000 -        0x11643bfff +cn.rickytan.RTImageAssets (0.5.0 - 1) <D1350EB3-2047-338E-ADE4-385B684498E4> /Users/USER/Library/Application Support/Developer/*/RTImageAssets
       0x116444000 -        0x116446fff +com.kitschpatrol.KPRunEverywhereXcodePlugin (1.0 - 1) <385AAF70-80F6-361C-8F48-711C2FB2988F> /Users/USER/Library/Application Support/Developer/*/KPRunEverywhereXcodePlugin
       0x116845000 -        0x116a3dfff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (6.2 - 6736) <691D8841-B3DF-3AA6-B61A-2E4D36BD2DD5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
       0x116b2d000 -        0x116d47fff  com.apple.audio.units.Components (1.12 - 1.12) <95245456-EE5C-3D29-8E18-5E02E74A2683> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x11700d000 -        0x117014ff7 +com.ud7.RRConstraintsPlugin (2.2 - 5) <63B0D39A-4019-3579-9F71-024193F42335> /Users/USER/Library/Application Support/Developer/*/RRConstraintsPlugin
       0x117021000 -        0x117024ff7 +net.saick.RevealPlugin (1.0 - 1) <593644D1-0817-3806-8C07-EF76C77EB755> /Users/USER/Library/Application Support/Developer/*/RevealPlugin
       0x11702b000 -        0x11703fff7 +com.johnholdsworth.Remote (3.5 - 3.5) <F25C6889-8E15-3530-9C3A-748A6485CAAF> /Users/USER/Library/Application Support/Developer/*/Remote
       0x117053000 -        0x117058ff7 +com.nanaimostudio.QuickLocalization (1.0 - 1) <291EDCE2-5F99-3FCC-BD82-F3E72AE37144> /Users/USER/Library/Application Support/Developer/*/QuickLocalization
       0x117062000 -        0x117066fff +org.vu0.PuncoverPlugin (1.0 - 1) <04B18939-EC61-3D1E-9C2A-89641B9AF0EF> /Users/USER/Library/Application Support/Developer/*/PuncoverPlugin
       0x1172dc000 -        0x1172ebfff +com.omz-software.OMQuickHelp (1.0.1 - 1.0.1) <1BF62F08-6625-3052-8D9C-31E9DE747903> /Users/USER/Library/Application Support/Developer/*/OMQuickHelp
       0x1172fa000 -        0x117308fff +com.omz-software.OMColorSense (1.0.1 - 1.0.1) <AB70DB2A-53EA-30E2-A88A-32D97C1F5EB7> /Users/USER/Library/Application Support/Developer/*/OMColorSense
       0x117315000 -        0x117321ff7 +admsyn.OFPlugin (1.0 - 1) <866EA728-5289-33E1-AA56-C01CBC55DE0E> /Users/USER/Library/Application Support/Developer/*/OFPlugin
       0x11732d000 -        0x117335fff +com.nabilchatbi.ncsimulatorplugin (1.3 - 3) <6D08E034-945B-376F-BBB6-42E5E1FFA2C2> /Users/USER/Library/Application Support/Developer/*/NCSimulatorPlugin
       0x11733f000 -        0x117343ff7 +jp.questbeat.Lin (3.1.1 - 1) <592E2934-12CA-3FA0-9A3A-F25A8789ED9F> /Users/USER/Library/Application Support/Developer/*/Lin
       0x11734c000 -        0x117356ff7 +com.ksuther.KSImageNamed (1.0 - 1) <27FC80CD-795A-363C-9E78-8EF8AFCD88C4> /Users/USER/Library/Application Support/Developer/*/KSImageNamed
       0x117366000 -        0x11736dff7 +com.kimsungwhee.KSHObjcUML (1.0 - 1) <B8D92DD8-5858-374F-A05F-7C97CAECC47A> /Users/USER/Library/Application Support/Developer/*/KSHObjcUML
       0x117379000 -        0x11737dfff +uk.co.canemedia.IntelliPaste (1.0 - 1) <A102E8C1-1482-39A7-8FA7-8C6F1D7FEF6C> /Users/USER/Library/Application Support/Developer/*/IntelliPaste
       0x117384000 -        0x11739afff +io.github.FuzzyAutocomplete (2.1.0 - 2.1.0) <B8D4B4E7-95C5-31A2-883D-2CD7294E8DB6> /Users/USER/Library/Application Support/Developer/*/FuzzyAutocomplete
       0x1173b2000 -        0x1173b9fff +me.delisa.DerivedData-Exterminator (1.0 - 1) <D34BD03E-3B24-3264-8304-23BC2122EADC> /Users/USER/Library/Application Support/Developer/*/DerivedData Exterminator
       0x1173c4000 -        0x1173d0ff7 +davidblundell.DBSmartPanels (1.0 - 1) <7611A328-087A-3BBE-83EF-0A19A9D14656> /Users/USER/Library/Application Support/Developer/*/DBSmartPanels
       0x1173e2000 -        0x1173ecff7 +me.delisa.CocoaPods (1.0 - 1) <FF47C053-74DD-3876-B584-33083AB4D004> /Users/USER/Library/Application Support/Developer/*/CocoaPods
       0x1173f9000 -        0x1173fbfff +com.flexih.CComment (1.0 - 1) <CE48209F-C3CE-34C0-A5CC-73E94ABE319F> /Users/USER/Library/Application Support/Developer/*/CComment
       0x1173ff000 -        0x11740aff7 +com.tyeen.xcplugin.BlockJump (1.0 - 1) <FC6F09D4-57D7-368F-A6C0-24F9E57A18B2> /Users/USER/Library/Application Support/Developer/*/BlockJump
       0x11741a000 -        0x11741eff7 +by.idev.Backlight (1.1 - 1.1) <FF06F402-4D7E-364D-BBA4-63924A1ACBF5> /Users/USER/Library/Application Support/Developer/*/Backlight
       0x117425000 -        0x11745dfff +com.luisfloreani.Auto-Importer (1.0 - 1) <20C04701-29B0-354C-AF53-F938FA200A37> /Users/USER/Library/Application Support/Developer/*/Auto-Importer
       0x11748c000 -        0x117491ff7 +com.tendencystudio.AMMethod2Implement (2.3 - 2.3) <0CD7FD99-EF23-3F4A-AD75-6FD7DBBF00F0> /Users/USER/Library/Application Support/Developer/*/AMMethod2Implement
       0x117497000 -        0x1174aeff7 +com.mneorr.Alcatraz (1.0 - 1) <9FB64624-F551-380D-B71A-57CFCADA6CFA> /Users/USER/Library/Application Support/Developer/*/Alcatraz
       0x1174cf000 -        0x1174d1ff7 +io.zats.AdjustFontSize (1.0 - 1) <72C6F27A-0726-303A-A255-643518A96F58> /Users/USER/Library/Application Support/Developer/*/AdjustFontSize
       0x1174d6000 -        0x1174d8fff  com.apple.XCPepperSupport (1.0 - 1) <BB98EBFA-7542-3E25-A584-90B3EAEBBB1C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCPepperSupport.xcplugin/Contents/MacOS/XCPepperSupport
       0x1174dd000 -        0x1174edfff  com.apple.dt.XCLanguageSupport (6.2 - 6749) <F517043C-7BAA-3C9D-B5A0-9FF9D56C8D74> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
       0x1174fb000 -        0x1174fbfff  com.apple.Metal (1.0 - 1) <EC29729F-D0EA-35BA-92CB-D72EFE5FDE4E> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
       0x1174ff000 -        0x117509fff  com.apple.xcode.plug-in.CoreBuildTasks (8.2 - 6728) <339FFC5A-7048-356D-B843-A6168E92068D> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
       0x117511000 -        0x117511ff7  com.apple.xcode.compilers.coredata (8.2 - 6728) <CED3616A-C773-3A0B-8C98-BDF1D56143B7> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
       0x117515000 -        0x117515ff7  com.apple.compilers.clang (8.2 - 6728) <F458664D-872E-3B92-8F63-2C4D7D18FC98> /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
       0x117519000 -        0x11751cff7  com.apple.platform.iphonesimulator.plugin (1.0 - 1.0) <D533BB0C-055C-3911-8B4A-9BA633A42D88> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneSimulator Build System Support.xcplugin/Contents/MacOS/iPhoneSimulator Build System Support
       0x117522000 -        0x117523ff7  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <5A27B554-D2CD-3A62-949F-7B0E58C656BC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
       0x117988000 -        0x117989ff3  com.apple.MTLTools (1.0 - 1) <3748F955-5610-3EA4-B089-2A615750C3A8> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools
       0x1179e0000 -        0x1179e0ff7  com.apple.dt.IDE.IDEAppleScriptEditor (6.2 - 6751) <3D2175F1-2638-3A0A-9415-8C1ABAEB1F2D> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor
       0x1179e8000 -        0x1179ecff7  com.apple.dt.IDEIODebugGaugesCore (6.2 - 6751) <812ACE35-9F9F-39E6-BD2C-632713F0623B> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore
       0x1179f6000 -        0x117a03ff7  com.apple.dt.IDEIODebugGaugesUI (6.2 - 6751) <047BF344-088E-3220-AEE4-2FC0FFA7CED5> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI
       0x117a2f000 -        0x117b05ff7  com.apple.dt.IDELanguageSupportUI (6.2 - 6749) <A0F18E38-B950-3072-8CF5-5BA4A2C92036> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI
       0x117baa000 -        0x117bb2ff7  com.apple.dt.DVTPlaygroundCommunication (1.0 - 6751) <D5EA8DF6-1F57-3E15-85F9-6A82D0E3B24B> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication
       0x1183d9000 -        0x1185a7fff  com.apple.dt.gpu.GPUDebuggerMTLSupport (6.2 - 16739) <D2729A62-F3C5-397E-A828-AFF1210F9003> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerMTLSupport.ideplugin/Contents/MacOS/GPUDebuggerMTLSupport
       0x118604000 -        0x118624ffb  com.apple.MTLToolsServices (1.0 - 1) <CA34CFF3-1D5A-3F48-BCA4-93EC2B6135B7> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices
       0x11863f000 -        0x118672fff  com.apple.MTLToolsShaderProfiler (1.0 - 16739) <4A34B28E-F7F9-355E-8C37-94B90F7D188A> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsShaderProfiler.framework/Versions/A/MTLToolsShaderProfiler
       0x11874b000 -        0x118750ff7  com.apple.dt.IDEContinuousIntegration (1.0 - 1) <5DD5EE88-8F7F-3092-B257-77F5D194BD5E> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration
       0x118759000 -        0x1187f4fff  com.apple.XCSCore (1.0 - 1) <60CDAFCE-891C-34DF-9DCF-04B3956D8DA9> /Applications/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore
       0x118859000 -        0x118875ff7  com.apple.dt.IDE.IDEGit (6.2 - 6751) <EBEFBB1D-FC67-37E6-B409-C7CF9DB98E7B> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
       0x118889000 -        0x11889ffff  com.apple.dt.IDE.IDESubversion (6.2 - 6751) <053510E2-0B4D-37D0-8B1A-5AF5FCE36859> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
       0x118941000 -        0x11895cff3  com.apple.security.csparser (3.0 - 57031.10.10) <6AC29346-B10D-3986-B06E-876B57392FC2> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x118e42000 -        0x118e42ffe +cl_kernels (???) <AE6E671C-1111-4DC9-8726-A3A34B1D81F4> cl_kernels
       0x118ecc000 -        0x118ed2ff7  com.apple.dt.IDE.IDEInstrumentsService (6.2 - 6751) <CDE1D468-655A-32C6-A315-168432E9873D> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
       0x118f92000 -        0x118f98ff7  com.apple.dt.IDE.IDEStandardExecutionActionsCore (6.2 - 6751) <20A04C47-40BF-3F36-892E-95CC0AD67391> /Applications/Xcode.app/Contents/PlugIns/IDEStandardExecutionActionsCore.ideplugin/Contents/MacOS/IDEStandardExecutionActionsCore
       0x118fc2000 -        0x118fc3ff7  com.apple.dt.IDE.IDEAppleScriptCore (6.2 - 6751) <39E22D78-0D63-3031-A647-DE87716D9430> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore
       0x1193d9000 -        0x1193dafff  com.apple.AddressBook.LocalSourceBundle (9.0 - 1563) <DD762837-D59A-3603-84A1-86FB30043334> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x119450000 -        0x119456ff7  com.apple.SymptomReporter (1.0 - 1) <3191E395-6284-3C5F-BDA2-BB061CF00B51> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework/SymptomReporter
       0x11949f000 -        0x1194aefff +Allyoop.WarningLightsXcodePlugin (1.1 - 1) <32B5F644-02C0-3F4B-BF0E-D0B5483F837D> /Users/USER/Library/Application Support/Developer/*/WarningLightsXcodePlugin
       0x1194d9000 -        0x11950dff7  com.apple.gputools.GLToolsMobileAnalysis (1.0 - 16739) <BA161103-0D51-3022-A92C-BB2FC966427E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis
       0x11951d000 -        0x119524ff7  com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 16739) <964D23D9-7D26-3702-96DD-E3C8939270A7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport
       0x11952b000 -        0x119550ffb  com.apple.gdt.MTLToolsAnalysisHeuristics (1.0 - 1) <F82DA480-3D5E-3FC3-8827-20FF854EA41F> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/MTLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/MTLToolsAnalysisHeuristics
       0x1195a2000 -        0x11960eff7  com.apple.dt.gpu.GPURenderTargetEditor (6.2 - 16740) <3C2DD313-C8A7-3552-91C1-8D2406B73475> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
       0x119652000 -        0x11965bff7  com.apple.dt.PlistEditor (6.2 - 6751) <DDAEBF73-6F49-3D38-9989-74E3C03F2A59> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
       0x119667000 -        0x1196bdff7  com.apple.dt.IDE.IDESceneKitEditor (6.2 - 6745) <AD7D6D07-3FFE-3951-877F-6C1D5B2AF7BD> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor
       0x119706000 -        0x119957fff  com.apple.dt.gpu.GPUDebuggeriOSSupport (6.2 - 16740) <48230C93-6DDC-3FFC-AA66-5AA26EEAB557> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport
       0x1199ca000 -        0x1199cafff  com.apple.GLToolsMobileFoundation (1.0 - 16739) <520C0C96-AC37-3448-965E-AEC9A3D65E8C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation
       0x1199cf000 -        0x119a36ffb  com.apple.GLToolsExpert (1.0 - 16739) <C26926B4-EBD2-3B26-82B7-18FF43D1F015> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert
       0x119a72000 -        0x119a7efff  com.apple.GPUToolsShaderProfiler (1.0 - 16740) <C17C3DF2-7AE9-3F8E-AEA5-9C0759026AE5> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler
       0x119a8d000 -        0x119aa5ff3  com.apple.GLToolsShaderProfiler (1.0 - 16740) <74CCEF8A-D401-38B0-B80D-35B6C5A15901> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler
       0x119ab2000 -        0x119ac6ffb  com.apple.GPUToolsMobileFoundation (1.0 - 16739) <BB6DB111-4B74-3F8B-AD78-B9A2DE0BFF0A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation
       0x119ada000 -        0x119ae1ff7  com.apple.dt.ScriptingDefinitionEditor (6.2 - 6751) <7450BFBB-6376-39A6-96B0-A9B41B24DD7F> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
       0x119ae9000 -        0x119afefff  com.apple.dt.IDE.IDERTFEditor (6.2 - 6751) <B892D950-78EE-38C3-AAB1-785EAE9CA63F> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
       0x119b10000 -        0x119b1dff7  com.apple.dt.IDE.IDEQuickLookEditor (6.2 - 6751) <234C6365-9476-3EC3-9FBD-D55C4A265962> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor
       0x119b2e000 -        0x119c0ffff  com.apple.dt.IDE.IDEModelEditor (6.2 - 6751) <5B8D76F4-9075-3D5A-B82A-2397017C7E39> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
       0x119ca6000 -        0x119d1ffff  com.apple.dt.IDE.IDEModelFoundation (6.2 - 6751) <66CDD101-BDAA-35CE-A6F9-BECF39681DC7> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
       0x119d76000 -        0x119dc7fff  com.apple.IDESpriteKitParticleEditor (2.0 - 2) <21315F18-A679-3455-BF72-190FD1E98A84> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor
       0x119df9000 -        0x119f5ffff  com.apple.SpriteKit (1.0 - 1) <54E947B4-A15E-327B-8E8B-42409CB2A3AC> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit
       0x119ff6000 -        0x11a04cff7  com.apple.PhysicsKit (1.0 - 1) <F7CF543C-70F5-312F-B230-D09349848EAD> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit
       0x11a079000 -        0x11a0a0ff7  com.apple.GLKit (1.0 - 27) <AFCF7EC6-B06D-316C-842C-DAE5FFA115F9> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
       0x11a0c4000 -        0x11a0eaff7  com.apple.audio.OpenAL (1.8 - 1.8) <B05578A8-FE08-310C-BF91-C1BDE10858CD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
       0x11a0fc000 -        0x11a100ff7  com.apple.dt.IDE.IDEPDFViewer (6.2 - 6751) <7A10160C-4CD1-3C5D-BA07-46AA4114EAE7> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer
       0x11abfe000 -        0x11ac07ff7 +dsc_extractor.bundle (353.10) <75638F60-F30C-3801-89F3-63AADD1E2855> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/lib/dsc_extractor.bundle
       0x11ac36000 -        0x11ac38fff  com.apple.addressbook.POIPlugin (9.0 - 1563) <319B0E57-ACD3-387C-BB49-813B8EC94314> /System/Library/Address Book Plug-Ins/POIPlugin.sourcebundle/Contents/MacOS/POIPlugin
       0x11ae51000 -        0x11afd3fff  com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 16740) <15B4C70D-57E4-3463-B8F1-F228BFE8BBF0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics
       0x11afe8000 -        0x11aff4ff3  com.apple.MTLToolsCore (1.0 - 1) <93C39588-485D-3176-9AFF-1BB5EF8F3DB6> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsCore.framework/Versions/A/MTLToolsCore
       0x11afff000 -        0x11b027ff3  com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 16739) <E1AFAD22-F4F5-3B57-8853-767ECC3276E6> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine
       0x11b090000 -        0x11b13dff7  com.apple.dt.XCSUI (1.0 - 1) <2256D1A4-3BBF-3F58-8A68-D409063F2F71> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI
       0x11b910000 -        0x11b914ff7  com.apple.DirectoryServicesSource (9.0 - 1563) <05E74164-B969-385E-A5DB-162055C6C90F> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x11c3a0000 -        0x11c3eefff  com.apple.AddressBook.CardDAVPlugin (10.9 - 451) <572F0C80-B344-3C44-8EB7-DF0BD0CCE739> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
       0x11e4b7000 -        0x11e597ff7  unorm8_rgba.dylib (2.4.5) <2720A91C-F32D-378D-9154-E12A5E214341> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
       0x120f36000 -        0x120f6efff  com.apple.ExchangeSource (9.0 - 1563) <CC48B923-4E95-3011-8B0A-E609F549A2AC> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange
       0x12430f000 -        0x1243f1ff7  com.apple.dt.IDE.IDEDevkitRefactoring (6.2 - 6744) <67814D03-05AD-3E1D-8A49-52D86FCBAA99> /Applications/Xcode.app/Contents/PlugIns/IDEDevkitRefactoring.ideplugin/Contents/MacOS/IDEDevkitRefactoring
    0x7fff609ad000 -     0x7fff609e3837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
    0x7fff8b97c000 -     0x7fff8b9befff  com.apple.sociald.Social (87 - 87) <A32F7CCA-6D52-3F4E-8779-548E07A84738> /System/Library/Frameworks/Social.framework/Versions/A/Social
    0x7fff8b9bf000 -     0x7fff8b9c2fff  com.apple.IOSurface (97.0.1 - 97.0.1) <0C9ED49D-AADB-3CB9-9A11-F5D765253548> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b9c3000 -     0x7fff8ba95ff7  com.apple.PubSub (1.0.5 - 65.39) <9A915B29-496B-3653-B450-EB1B6EF2BBD7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff8ba96000 -     0x7fff8bac2fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff8bac3000 -     0x7fff8be9afe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8be9b000 -     0x7fff8bfcbfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff8bfcc000 -     0x7fff8c06eff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8c06f000 -     0x7fff8c097fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff8c098000 -     0x7fff8c0b4fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8c115000 -     0x7fff8c22dffb  com.apple.CoreText (352.0 - 454.3) <B3B8C775-14FA-38F3-9CD5-830422AE9C49> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8c22e000 -     0x7fff8c247fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8c248000 -     0x7fff8c29cfff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8c29d000 -     0x7fff8c2ebfff  com.apple.ExchangeWebServices (5.0 - 213) <BB96875F-981D-3787-B450-A294F6D0A6A6> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
    0x7fff8c2ec000 -     0x7fff8c2f8ff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8c2f9000 -     0x7fff8c333ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8c334000 -     0x7fff8c39bff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8c39c000 -     0x7fff8c3a2fff  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
    0x7fff8c3a3000 -     0x7fff8c3a9fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
    0x7fff8c3b0000 -     0x7fff8c3b4fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8c3b5000 -     0x7fff8c449fff  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
    0x7fff8c4fd000 -     0x7fff8c5f0ff7  libJP2.dylib (1232) <10B78725-0B8A-3D87-B2E3-8FEED0C07F21> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8c619000 -     0x7fff8ce70ffb  com.apple.CoreGraphics (1.600.0 - 775.16) <864C1845-C41E-314C-A3B4-438DC39E5FBC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8ce88000 -     0x7fff8d038ff7  com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8d039000 -     0x7fff8d049ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff8d04a000 -     0x7fff8d063ff7  com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8d064000 -     0x7fff8d2a5fff  com.apple.AddressBook.framework (9.0 - 1563) <63953D92-FB0D-31B1-A449-07BA64D08BA9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8d2a6000 -     0x7fff8d434fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8d435000 -     0x7fff8d44cfff  com.apple.ScriptingBridge (1.3.2 - 66) <89EF2F7B-077A-3AD4-A92B-C36C74B30CE5> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff8d44d000 -     0x7fff8d454ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff8d56e000 -     0x7fff8d580ff7  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
    0x7fff8d581000 -     0x7fff8d5acfff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8d5ae000 -     0x7fff8d5b0fff  com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8d5b1000 -     0x7fff8dac4ff3  com.apple.JavaScriptCore (10600 - 10600.3.13) <C0C3246C-D26F-3440-AC75-81CFFA4F9C91> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8dc75000 -     0x7fff8df5cffb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8df5d000 -     0x7fff8df77ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8df78000 -     0x7fff8dfe4fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8dfee000 -     0x7fff8e02ffff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8e030000 -     0x7fff8e041ff3  libsystem_coretls.dylib (35.10.1) <3EAED90A-7AA0-323C-A52B-E16477981D59> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8e042000 -     0x7fff8e04dfff  com.apple.AppSandbox (4.0 - 238.10.1) <4C171026-DC9A-3CEE-AB42-110859674F61> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8e04e000 -     0x7fff8e068ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8e069000 -     0x7fff8e0b6fff  com.apple.ImageCaptureCore (6.0 - 6.0) <C2DED299-7E2B-3501-9FD6-74892A7484B3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff8e0b7000 -     0x7fff8e1ffff7  com.apple.WebKitLegacy (10600 - 10600.3.18) <91B3E705-1378-3F73-B079-3223E838B629> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff8e200000 -     0x7fff8e215ffb  libCGInterfaces.dylib (294.1) <1A6AADE6-09EC-3054-85F9-E6A3607EBA70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff8e26c000 -     0x7fff8e275fff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8e276000 -     0x7fff8e27effb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff8e27f000 -     0x7fff8e2d7ff7  com.apple.accounts.AccountsDaemon (113 - 113) <30F83BF7-2BAE-3BAD-B111-224346AF4B52> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
    0x7fff8e2ec000 -     0x7fff8e2effff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8e2f0000 -     0x7fff8e31dffb  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <4EB18135-3C80-3FD6-A430-D46247711978> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff8e357000 -     0x7fff8e36dff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff8e36e000 -     0x7fff8e3efff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff8e3f0000 -     0x7fff8e4abff7  com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8e4ac000 -     0x7fff8e4b5ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e511000 -     0x7fff8e54dff7  com.apple.OSAKit (1.5 - 102) <3953CB35-32D3-3578-9663-2208828FF54F> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x7fff8e54e000 -     0x7fff8e550ff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8e551000 -     0x7fff8e5cefff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8e5cf000 -     0x7fff8e5daff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8e5db000 -     0x7fff8e5dcff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
    0x7fff8e5dd000 -     0x7fff8e5dffff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8e5e0000 -     0x7fff8e61bfff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8e61c000 -     0x7fff8e6dfff7  libvMisc.dylib (516) <A84F3A3B-D349-3FBC-B5A6-E0F572734073> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8e6e0000 -     0x7fff8e6edff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff8e6ee000 -     0x7fff8e734ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff8e735000 -     0x7fff8e7b9fff  com.apple.ViewBridge (103.1 - 103.1) <BABD572C-58AA-362C-B246-D45DCD990D16> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff8e7ba000 -     0x7fff8e7e5ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff8e7e6000 -     0x7fff8e819ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8e81a000 -     0x7fff8e8b8fff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8e8b9000 -     0x7fff8e8c5ff7  com.apple.HelpData (2.1.4 - 90) <471200E4-1D51-3D8C-A956-A52F8EB7B552> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8e8c6000 -     0x7fff8e9e8ff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8e9e9000 -     0x7fff8e9edfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff8e9ee000 -     0x7fff8e9eefff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8e9ef000 -     0x7fff8ea00ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff8ea01000 -     0x7fff8eb18fe7  libvDSP.dylib (516) <DFEDB210-49D1-3803-88A2-C61DB6A45C3D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8eb19000 -     0x7fff8eb67fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
    0x7fff8eb68000 -     0x7fff8ecacff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8f696000 -     0x7fff8f6f2fff  com.apple.QuickLookFramework (5.0 - 675.13) <70196DC4-E71B-37E8-AA15-B7FD21EC1012> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8f6f3000 -     0x7fff8f6f6fff  libCGXCoreImage.A.dylib (775.16) <EF68A9B3-6A4E-3923-BEEA-29AA98D8023F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8f72a000 -     0x7fff8f72dfff  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
    0x7fff8f72e000 -     0x7fff8f75bfff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8f75c000 -     0x7fff8f75dff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8f75e000 -     0x7fff8f783ff7  libJPEG.dylib (1232) <09466709-4742-3418-A0AC-116EF9714E2D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8f784000 -     0x7fff8f7b4ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8f7b5000 -     0x7fff8fe1cfff  com.apple.VectorKit (1.0 - 992.4.10) <9D373DA9-677E-3585-BC97-522C82967FC2> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
    0x7fff8fe1d000 -     0x7fff8fe2afff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff8fe2b000 -     0x7fff8fe55ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff8fe56000 -     0x7fff8fe56fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8fe57000 -     0x7fff8fe5aff7  com.apple.AppleSystemInfo (3.1 - 3.1) <B40B3737-42A5-3D57-9E87-D3905EE5BADB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff8fedd000 -     0x7fff8ff3cff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff90087000 -     0x7fff90179fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff901a6000 -     0x7fff901acff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff901ad000 -     0x7fff901b4fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff9046a000 -     0x7fff9048dfff  com.apple.Sharing (328.3.2 - 328.3.2) <F555679F-1CD1-3EB2-8E01-FCB80EF07330> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff9048e000 -     0x7fff90496fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff90497000 -     0x7fff90499fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff9049a000 -     0x7fff90526ff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
    0x7fff90527000 -     0x7fff9053bff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff9053c000 -     0x7fff90553ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff905c2000 -     0x7fff905effff  com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff905f0000 -     0x7fff905fbfff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff905fc000 -     0x7fff9060efff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
    0x7fff90650000 -     0x7fff906c6fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff906c7000 -     0x7fff90713ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
    0x7fff90753000 -     0x7fff907a0ff3  com.apple.CoreMediaIO (601.0 - 4749) <ED45B200-08A1-3E72-8DE9-9901C94A7BCA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff907a1000 -     0x7fff907beffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff907bf000 -     0x7fff907c1fff  com.apple.marco (10.0 - 1000) <0ACF21F5-8F1F-3A76-B3D6-73BD9FE5D35C> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff907e7000 -     0x7fff90945ffb  com.apple.avfoundation (2.0 - 889.102) <7D2E62AF-CDEA-394C-84B2-656629F00197> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff90946000 -     0x7fff9097dffb  com.apple.LDAPFramework (2.4.28 - 194.5) <D22234AA-8B30-3010-8CF0-67516D52CC33> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff909a7000 -     0x7fff909caff7  com.apple.framework.familycontrols (4.1 - 410) <153DC4C9-3C06-3147-8AC6-024AB4819C00> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff909cb000 -     0x7fff90c47ff3  com.apple.RawCamera.bundle (6.02 - 769) <1F0F0047-682F-39E3-BE26-2467BF5F0E22> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff90c48000 -     0x7fff90c4afff  com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff90c54000 -     0x7fff90d48fff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff90d49000 -     0x7fff90d49ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff90d55000 -     0x7fff90d56ff7  com.apple.AddressBook.ContactsData (9.0 - 1563) <2A4BD452-4279-38AA-A4EE-761903795B05> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
    0x7fff90d76000 -     0x7fff90dc7ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <56AA4060-63DF-3DF0-AB8A-880D0DD6F075> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff91651000 -     0x7fff918b9ff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff918ba000 -     0x7fff91929fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff9192a000 -     0x7fff91950ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff91951000 -     0x7fff91c17fff  com.apple.WebKit (10600 - 10600.3.18) <F8E36318-4F4C-348B-B1DE-D4BE035036AD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff91c18000 -     0x7fff92048fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff92049000 -     0x7fff920a5fff  com.apple.coredav (1.0.1 - 261) <6FDDD736-DF1C-3D2B-82D7-D6D15C67F269> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff920a6000 -     0x7fff920f2ff7  com.apple.corelocation (1486.17 - 1615.21.1) <B81BC475-E215-3491-A750-8B23F05ABF5B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff920f3000 -     0x7fff920f3fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff920f4000 -     0x7fff92202fff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff92203000 -     0x7fff92205ff7  com.apple.securityhi (9.0 - 55006) <1F40ECF1-6AEF-3E64-9DAD-ADC646CCEA98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff92206000 -     0x7fff92214fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1563) <CCAB74BF-947C-384D-B4C8-E2118145555B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff92215000 -     0x7fff9224efff  com.apple.AirPlaySupport (2.0 - 215.15) <C36CC8AF-27CC-3B18-9C3C-3F845B35FDEC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
    0x7fff9225c000 -     0x7fff92264fe7  libcldcpuengine.dylib (2.4.5) <F9EF8060-5E40-3E88-BC38-7452649672B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff92265000 -     0x7fff92266fff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
    0x7fff92267000 -     0x7fff9233dff3  com.apple.DiskImagesFramework (10.10.1 - 396) <E7478685-E829-372A-A945-A512730D3312> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff92341000 -     0x7fff9238eff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff9238f000 -     0x7fff92592ff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff92593000 -     0x7fff92597fff  com.apple.LoginUICore (3.0 - 3.0) <035C8626-9E66-3E3F-9976-BA4BCD9646F3> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff92598000 -     0x7fff9259aff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff9259b000 -     0x7fff9259cfff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff9259d000 -     0x7fff9262eff7  com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff9262f000 -     0x7fff92640fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff92641000 -     0x7fff92649fff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff9264a000 -     0x7fff92919ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff9291a000 -     0x7fff9291fff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff92920000 -     0x7fff92992ff7  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <FDFB1FBE-6A0E-3D63-828C-CD53500FCB0F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff929c4000 -     0x7fff929fffff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff92a00000 -     0x7fff92e0dff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff92e0e000 -     0x7fff92e0eff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff92e0f000 -     0x7fff93338ff7  com.apple.QuartzComposer (5.1 - 325.1) <ABCC8B0F-9961-37D3-B231-9F2B9E027411> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff93339000 -     0x7fff933caff7  libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib
    0x7fff933cb000 -     0x7fff933d5fff  com.apple.IntlPreferences (2.0 - 150.1) <C62C6F4F-38B9-340B-82A6-1F82AFE1D724> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff933d6000 -     0x7fff933dfff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff9349f000 -     0x7fff94456ffb  com.apple.WebCore (10600 - 10600.3.15) <59A28076-26E4-3CE2-B6FC-AF59308C0B95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff9477f000 -     0x7fff947a0fff  com.apple.framework.Apple80211 (10.1 - 1010.64) <A7378C4B-FFD3-35B9-93E8-0534A2A7B51F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff947a1000 -     0x7fff947a6ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff947a7000 -     0x7fff947caff7  com.apple.idsfoundation (10.0 - 1000) <E603D03E-6EFF-375B-AC5E-1F888EDB2D49> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff94964000 -     0x7fff9497eff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
    0x7fff94a13000 -     0x7fff94a3cffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff94a95000 -     0x7fff94a9aff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff94a9b000 -     0x7fff94accfff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
    0x7fff94acd000 -     0x7fff94af5fff  libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib
    0x7fff94af6000 -     0x7fff94b2efff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff94b2f000 -     0x7fff94b31fff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff94b32000 -     0x7fff94b8dfff  libTIFF.dylib (1232) <29A5C7F7-D50B-35B3-8FA2-A55A47E497A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff94bea000 -     0x7fff94c12ffb  libRIP.A.dylib (775.16) <7711F7A7-1813-3024-AE42-75CA7C5422B7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff94c13000 -     0x7fff94c13ff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
    0x7fff94c14000 -     0x7fff94c79ff7  com.apple.ids (10.0 - 1000) <BAF9E069-888A-30EB-B247-DC6311B53B67> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff94c7a000 -     0x7fff94c7afff  com.apple.Accelerate (1.10 - Accelerate 1.10) <F1B96A61-7E4B-31BD-A35B-BA7EF1F16EF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff94c7b000 -     0x7fff94db8fff  com.apple.ImageIO.framework (3.3.0 - 1232) <D7AF3CD2-FAB2-3798-9C26-914886852DCD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff94db9000 -     0x7fff94ee1ff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff94ee2000 -     0x7fff94f4cff7  com.apple.imfoundation (10.0 - 1000) <F3BDCF22-C8D8-3A0A-A941-272622FA7B2D> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff94f62000 -     0x7fff94f66fff  libspindump.dylib (182) <085978DC-A34D-3B72-BC7B-025C35A0A373> /usr/lib/libspindump.dylib
    0x7fff95047000 -     0x7fff95096ff7  com.apple.opencl (2.4.2 - 2.4.2) <D16CFDE6-B5F7-301A-995E-8B583D8C675A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff950d8000 -     0x7fff95132ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff95133000 -     0x7fff95142fff  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
    0x7fff95143000 -     0x7fff954aefff  com.apple.VideoToolbox (1.0 - 1562.107) <2EAFB008-7F19-34C2-A5A6-43B4CD35FEF3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff954af000 -     0x7fff95845fff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95846000 -     0x7fff95b74fff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff95b75000 -     0x7fff95c68fff  com.apple.MapKit (1.0 - 1464.4.21.1) <DF2A21A5-4128-388C-9BDA-E55DAD02103B> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
    0x7fff95c69000 -     0x7fff95c69fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff95c6a000 -     0x7fff95cf8ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff95cf9000 -     0x7fff95dd9fff  com.apple.QuickLookUIFramework (5.0 - 675.13) <A4B5E57E-F363-3C63-8861-4DCEAC3FB23B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff95de9000 -     0x7fff95e0dff7  com.apple.facetimeservices (10.0 - 1000) <3DCF679D-B06D-3CB4-AE6E-FBC122959529> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7fff95e0e000 -     0x7fff95e13fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff95e14000 -     0x7fff95f06ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff95f07000 -     0x7fff95f14fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff95f15000 -     0x7fff95f1efff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
    0x7fff9618c000 -     0x7fff96197ff7  libcsfde.dylib (471.10.6) <E1BF5816-3CE6-30CE-B3EE-F68CB6BA1378> /usr/lib/libcsfde.dylib
    0x7fff96198000 -     0x7fff961a0fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff961a1000 -     0x7fff96386ff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
    0x7fff96387000 -     0x7fff9658146f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff965c5000 -     0x7fff965e5fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff965e6000 -     0x7fff96654ffb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff96691000 -     0x7fff9669cff7  com.apple.DirectoryService.Framework (10.10 - 187) <29F7A48C-D8DD-33EB-B9E3-863DA7DBB421> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff9669d000 -     0x7fff969a1ffb  com.apple.HIToolbox (2.1.1 - 757.3) <D827FC03-5668-3AA4-AF0E-46EEF7358EEA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff969a2000 -     0x7fff969ecfff  com.apple.DiskManagement (7.1 - 847.1) <DC68FBAD-CAC1-30EA-B979-FFED401ADA21> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff969ed000 -     0x7fff96a25ffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
    0x7fff96b27000 -     0x7fff96b43ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff96b44000 -     0x7fff96b4aff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff96b4b000 -     0x7fff96b4cfff  libUAPreferences.dylib (236.30) <BED62DEE-736F-33E4-BF0E-B1E4F4B77561> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
    0x7fff96c0a000 -     0x7fff96c25ff7  com.apple.aps.framework (4.0 - 4.0) <F3C3C246-101E-3E81-9608-D2D6E9352532> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff96c27000 -     0x7fff96c41fff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff96c42000 -     0x7fff96c44fff  libUniversalAccess.dylib (236.30) <F8F2A821-00E8-3B3E-A208-9942EB75CE29> /usr/lib/libUniversalAccess.dylib
    0x7fff96c45000 -     0x7fff96c63ff7  com.apple.addressbook.vCard (9.0 - 1563) <370F3435-855E-3C60-9CC9-B3F24AC1AF97> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff96c6e000 -     0x7fff96c74fff  com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <58083E2E-BE1D-3C18-874C-94DB4F0DE835> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework
    0x7fff96db5000 -     0x7fff96dc3ff7  com.apple.opengl (11.1.1 - 11.1.1) <F79F5FFF-372E-329E-81FB-EE9BD6A2A7A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff96dc4000 -     0x7fff96dc5ff7  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
    0x7fff96dcb000 -     0x7fff96dd3ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff96dd4000 -     0x7fff96dd6ff3  com.apple.SafariServices.framework (10600 - 10600.4.10.7) <5EEAF0C0-077D-3377-89F6-C0F33938F1E0> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff96dd7000 -     0x7fff96e2affb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff96e40000 -     0x7fff96e79ff7  com.apple.datadetectors (5.0 - 286.7) <196D4E74-1157-3672-9485-98B929855781> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff96e7a000 -     0x7fff96e86ff7  com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff96e87000 -     0x7fff96eb6fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff96ed0000 -     0x7fff96f0dff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff9709e000 -     0x7fff97319ff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff97380000 -     0x7fff9739cff7  com.apple.pluginkit.framework (1.0 - 1) <FEB6FF0B-A688-37C9-93CF-E886E7ED3141> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff9739d000 -     0x7fff973b1ff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff973b2000 -     0x7fff973d1fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff973d2000 -     0x7fff97f1cff7  com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff97f1d000 -     0x7fff97f1ffff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff97f20000 -     0x7fff97f35fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff97f36000 -     0x7fff97f3eff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff981d6000 -     0x7fff981ebff7  com.apple.AppContainer (4.0 - 238.10.1) <24A43E31-BCD3-32DB-8023-DE7EEA912E89> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff981ec000 -     0x7fff981f5fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff981f6000 -     0x7fff98338fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
    0x7fff98339000 -     0x7fff9836bff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff9836c000 -     0x7fff98393ff7  com.apple.shortcut (2.13 - 2.13) <0BA7C57A-C2FC-3DFC-83B2-CE6C33770B52> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff98394000 -     0x7fff983aeff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff983af000 -     0x7fff983b2fff  libScreenReader.dylib (390.21) <364E0A52-4076-3F55-8C77-7CC5E085E4C4> /usr/lib/libScreenReader.dylib
    0x7fff983b3000 -     0x7fff983b4fff  libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib
    0x7fff983b5000 -     0x7fff983b5fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <B92888D0-ED3F-3430-8F3A-6E56FD16C5F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff983b6000 -     0x7fff983c4ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff983c5000 -     0x7fff9843dfff  com.apple.AVKit (1.1 - 214.9) <A7052EED-5EE4-3543-99D1-9C8A425E4068> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
    0x7fff9843e000 -     0x7fff984e4ff7  com.apple.PDFKit (3.1 - 3.1) <D2D019DD-5DCA-3C0D-B9B7-0F919A6CD1DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff984fc000 -     0x7fff985a4ff7  com.apple.PackageKit (3.0 - 436) <2EB311B0-89DC-3667-B5B6-8CE240411EC5> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff985a5000 -     0x7fff9863aff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff9863b000 -     0x7fff98648ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff98649000 -     0x7fff98653ff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff98654000 -     0x7fff98658fff  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
    0x7fff98659000 -     0x7fff98905fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff98906000 -     0x7fff98906fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9894f000 -     0x7fff9895aff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
    0x7fff9895b000 -     0x7fff98966fff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff98967000 -     0x7fff98971fff  com.apple.KerberosHelper (4.0 - 1.0) <DA8D89D2-3185-3527-9E36-AA17F018B776> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
    0x7fff98972000 -     0x7fff989bbff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff989bc000 -     0x7fff98a0dff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff98a0e000 -     0x7fff98a11ff7  com.apple.UniversalAccessCore (7.0 - 236.30) <CFB32F40-9C9E-3917-96A5-809F7B8C7672> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Frameworks/UniversalAccessCore.framework/Versions/A/UniversalAccessCore
    0x7fff98a12000 -     0x7fff98a12fff  com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff98a13000 -     0x7fff98a15ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff98a52000 -     0x7fff98a76ff7  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
    0x7fff98a7c000 -     0x7fff98a81ff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
    0x7fff98a82000 -     0x7fff98ac2ff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff98b05000 -     0x7fff98b0dff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff98b2a000 -     0x7fff98b31fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff98b47000 -     0x7fff98b49ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
    0x7fff98b4a000 -     0x7fff98b60ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <3EAFC9D1-8D7C-30CF-92C7-903A5C241763> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff98b61000 -     0x7fff98b63ffb  libCGXType.A.dylib (775.16) <B2DC78CA-179F-39A7-8D0B-873DC0ACFE96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff98b64000 -     0x7fff98b94ff7  libncurses.5.4.dylib (44) <F09809A4-53B9-3E91-A8FA-D3F584C03AA3> /usr/lib/libncurses.5.4.dylib
    0x7fff98b95000 -     0x7fff98b97ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <30EAFD80-B9E6-38EA-B85A-9D3550B15545> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
    0x7fff98b98000 -     0x7fff98c21fff  com.apple.CoreSymbolication (3.1 - 57020) <FDF8F348-164D-38F9-90EB-F42585DD2C77> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff98c4c000 -     0x7fff98c71ff7  libPng.dylib (1232) <6E72AE55-AFB0-3FC4-80B2-EBC3353436B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff98c72000 -     0x7fff98ce6fff  com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff98ce7000 -     0x7fff98d4effb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff98dae000 -     0x7fff98dcbfff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
    0x7fff98dcc000 -     0x7fff98e4efff  com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff98e4f000 -     0x7fff98e5afdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff98e61000 -     0x7fff98f00df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff98f01000 -     0x7fff98f03fff  libRadiance.dylib (1232) <E670DDEF-60F8-3AEB-B6A2-B20A1340634C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff98f04000 -     0x7fff98f53ff7  libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib
    0x7fff98f54000 -     0x7fff98fccff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff98fd5000 -     0x7fff98fd5fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff98fd6000 -     0x7fff9906cffb  com.apple.CoreMedia (1.0 - 1562.107) <FE18102D-8D7A-3500-A400-747AA8C0B3D0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff9906d000 -     0x7fff9909dfff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff9909e000 -     0x7fff990ccfff  com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <16F7A7F1-CF1D-35AD-A91F-690A814048DF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9911a000 -     0x7fff99384fff  com.apple.imageKit (2.6.1 - 840) <8C974E7D-2258-3FBC-948C-D93226F42DCA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff99385000 -     0x7fff99386fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff99387000 -     0x7fff9939aff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff9939b000 -     0x7fff99501ff7  com.apple.AutomatorFramework (2.5 - 409.1) <7C9BC7F5-8E6C-3BC5-8AB3-BAEC550AA5B8> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
    0x7fff99503000 -     0x7fff99836fff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib
    0x7fff99837000 -     0x7fff9987dffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff9a23e000 -     0x7fff9a248ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9a249000 -     0x7fff9a24dfff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff9a24e000 -     0x7fff9a27afff  libsandbox.1.dylib (358.1.1) <BA84BDAF-2C59-3CED-8970-9FB029BD7442> /usr/lib/libsandbox.1.dylib
    0x7fff9a2aa000 -     0x7fff9a2b0fff  com.apple.BezelServicesFW (250.13 - 250.13) <A0FB0595-6806-3372-AFF5-E46B7374ABF5> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fff9a2b1000 -     0x7fff9a2b5ff7  libGIF.dylib (1232) <061D5354-FE4F-3C7E-B563-99DC0198062D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff9a2b6000 -     0x7fff9a2b8fff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff9a2b9000 -     0x7fff9a2e4fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff9a2e5000 -     0x7fff9a3c9fff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff9a3ca000 -     0x7fff9a8b6ff7  com.apple.MediaToolbox (1.0 - 1562.107) <F0888EAC-FB6D-35C5-B2FB-AC9A72FE4650> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff9a967000 -     0x7fff9a982ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff9a983000 -     0x7fff9a98bfff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff9a98c000 -     0x7fff9aa00ff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff9aa3b000 -     0x7fff9aa3cfff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff9aa3d000 -     0x7fff9aa4cfff  com.apple.AppleScriptObjC (1.3.1 - 28) <4567732F-07A5-3699-B131-13CED1CE997E> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x7fff9aa4d000 -     0x7fff9aa54fff  libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff9aa55000 -     0x7fff9aa85fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff9aa86000 -     0x7fff9abf1ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9abf2000 -     0x7fff9abf9ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9abfa000 -     0x7fff9b04dfc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff9b04e000 -     0x7fff9b05aff7  libexslt.0.dylib (13) <9197981D-B0E9-39EB-9958-D4B181FB0B0E> /usr/lib/libexslt.0.dylib
    0x7fff9b05b000 -     0x7fff9b18dff7  com.apple.MediaControlSender (2.0 - 215.15) <454420EB-E6FE-3074-8D58-67471E1D61E5> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff9b18e000 -     0x7fff9b1a0ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff9b1a1000 -     0x7fff9b1acfff  com.apple.CommerceCore (1.0 - 376.6.2) <3FD9A3A6-C12F-31E0-B90E-5E325B595750> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff9b1ad000 -     0x7fff9b1b2ffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
    0x7fff9b1b3000 -     0x7fff9b1b4ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff9b1b5000 -     0x7fff9b1b6fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff9b1b7000 -     0x7fff9b1baff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff9b1d0000 -     0x7fff9b1d4fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff9b1e0000 -     0x7fff9b1e3ff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
    0x7fff9b1e4000 -     0x7fff9b2a4fff  com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff9b2a5000 -     0x7fff9b319fff  com.apple.ShareKit (1.0 - 323) <92C947CC-FD6B-39D4-919D-9ABD7701384C> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff9b31a000 -     0x7fff9b35aff7  com.apple.CloudDocs (1.0 - 280.6) <C1179CEF-E058-3E16-BF90-C059FE7CDE77> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 12163
    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: 7568295
    thread_create: 1
    thread_set_state: 86

VM Region Summary:
ReadOnly portion of Libraries: Total=412.8M resident=204.1M(49%) swapped_out_or_unallocated=208.6M(51%)
Writable regions: Total=3.1G written=1.3G(41%) resident=697.8M(22%) swapped_out=1.3G(41%) unallocated=2.4G(78%)

REGION TYPE                        VIRTUAL
===========                        =======
Activity Tracing                     2048K
CG backing stores                    10.9M
CG image                            171.9M
CG shared images                      848K
CoreAnimation                        10.6M
CoreData Object IDs                  4100K
CoreGraphics                           52K
CoreImage                             116K
CoreUI image data                     584K
Dispatch continuations               16.0M
Foundation                           21.2M
Image IO                             13.6M
JS JIT generated code               128.0M
JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
JS garbage collector                 1152K
Kernel Alloc Once                       8K
MALLOC                                1.8G
MALLOC (admin)                         48K
MALLOC_LARGE (reserved)               132K        reserved VM address space (unallocated)
Memory Tag 242                         12K
Memory Tag 249                        156K
Memory Tag 250                          4K
Memory Tag 251                        112K
OpenCL                                 72K
SQLite page cache                    6656K
STACK GUARD                          56.1M
Stack                                23.8M
Stack (reserved)                      520K        reserved VM address space (unallocated)
VM_ALLOCATE                          17.6M
WebKit Malloc                        1296K
__DATA                               46.5M
__IMAGE                               528K
__LINKEDIT                          106.1M
__TEXT                              306.6M
__UNICODE                             544K
mapped file                         627.9M
shared memory                           4K
===========                        =======
TOTAL                                 4.2G
TOTAL, minus reserved VM space        3.3G

Model: MacBookPro10,1, BootROM MBP101.00EE.B07, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f36
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.15.159.13.12)
Bluetooth: Version 4.3.2f6 15235, 3 services, 27 devices, 1 incoming serial ports
Network Service: Display Ethernet, Ethernet, en5
Network Service: Wi-Fi, AirPort, en0
PCI Card: Apple 57761-B0, Ethernet Controller, Thunderbolt@191,0,0
PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@190,0,0
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@196,0,0
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@196,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@196,0,2
PCI Card: Apple 57761-B0, Ethernet Controller, Thunderbolt@201,0,0
PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@200,0,0
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@206,0,0
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@206,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@206,0,2
Serial ATA Device: APPLE SSD SM768E, 751.28 GB
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Hub
USB Device: iPhone
USB Device: Display Audio
USB Device: Apple Thunderbolt Display
USB Device: FaceTime HD Camera (Display)
USB Device: Hub
USB Device: Display Audio
USB Device: Apple Thunderbolt Display
USB Device: FaceTime HD Camera (Display)
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4
Thunderbolt Device: Thunderbolt Display, Apple Inc., 1, 26.2

I'm on it and will be happy to help resolve this issue.

Thanks!

ehlersd commented 9 years ago

Not sure what's the deal, but the latest Xcode 6.3.1 seems to have resolved the crash.

mitchellallison commented 9 years ago

Great! I wasn't able to reproduce the issue locally, but I'll keep an eye out in case it returns in later versions.

ehlersd commented 9 years ago

Scratch that! It crashed...but I have some additional info.

I manually installed Alcatraz and did a remove/install on the Warning Lights plugin. But, the other plugins hadn't been loaded yet into this Xcode release (and we not functioning). Warning Lights worked. Alcatraz appears to have reinstalled/enabled the plugins in the background while I was working, and now Warning Lights is crashing everytime. My guess is that there is a conflict with some other plugin.

I'll try to narrow it down this week and update you...