alcatraz / Alcatraz

Package manager for Xcode
alcatraz.io
MIT License
9.88k stars 1.15k forks source link

Crash: Cannot lock focus on image because it is size zero - Xcode 7.3.1 #479

Closed shaozg closed 7 years ago

shaozg commented 8 years ago
Process:               Xcode [27824]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               7.3.1 (10188.1)
Build Info:            IDEFrameworks-10188001000000000~3
App Item ID:           497799835
App External ID:       817226719
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [27824]
User ID:               501

Date/Time:             2016-07-20 13:29:21.666 +0800
OS Version:            Mac OS X 10.11.6 (15G31)
Report Version:        11
Anonymous UUID:        55E67700-296E-BF56-B61B-701422CABC30

Sleep/Wake UUID:       63ECC150-9605-433C-88ED-F4839F4BF73E

Time Awake Since Boot: 39000 seconds
Time Since Wake:       12000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

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

Application Specific Information:
ProductBuildVersion: 7D1014
UNCAUGHT EXCEPTION (NSImageCacheException): Cannot lock focus on image <NSImage 0x7f92d8d096f0 Size={0, 0} Reps=(
)>, because it is size zero.
UserInfo: (null)
Hints: None
Backtrace:
  0   __exceptionPreprocess (in CoreFoundation)
  1   DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2   objc_exception_throw (in libobjc.A.dylib)
  3   +[NSException raise:format:] (in CoreFoundation)
  4   -[NSImage _lockFocusOnRepresentation:rect:context:hints:flipped:] (in AppKit)
  5   __51-[NSImage lockFocusWithRect:context:hints:flipped:]_block_invoke (in AppKit)
  6   -[NSImage _usingBestRepresentationForRect:context:hints:body:] (in AppKit)
  7   -[NSImage lockFocusWithRect:context:hints:flipped:] (in AppKit)
  8   -[NSImage lockFocusFlipped:] (in AppKit)
  9   -[ATZPreviewImageButton setImage:] at /Users/shaozg/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Views/ATZPreviewImageButton.m:69 (in Alcatraz)
 10   -[ATZPackageTableViewDelegate tableView:viewForTableColumn:row:] at /Users/shaozg/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Controllers/ATZPackageTableViewDelegate.m:82 (in Alcatraz)
 11   -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] (in AppKit)
 12   -[NSTableRowData _addViewToRowView:atColumn:row:] (in AppKit)
 13   __NSIndexSetEnumerate (in Foundation)
 14   __56-[NSTableRowData reloadDataForRowIndexes:columnIndexes:]_block_invoke1136 (in AppKit)
 15   -[NSTableRowData enumerateAvailableRowViewsUsingBlock:] (in AppKit)
 16   -[NSTableRowData reloadDataForRowIndexes:columnIndexes:] (in AppKit)
 17   __64-[ATZPackageTableViewDelegate tableView:viewForTableColumn:row:]_block_invoke at /Users/shaozg/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Controllers/ATZPackageTableViewDelegate.m:99 (in Alcatraz)
 18   __80-[ATZPackageTableViewDelegate fetchAndCacheImageForPackage:progress:completion:]_block_invoke at /Users/shaozg/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Controllers/ATZPackageTableViewDelegate.m:191 (in Alcatraz)
 19   -[ATZDownloader URLSession:downloadTask:didFinishDownloadingToURL:] at /Users/shaozg/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Helpers/ATZDownloader.m:97 (in Alcatraz)
 20   __82-[NSURLSession delegate_downloadTask:didFinishDownloadingToURL:completionHandler:]_block_invoke (in CFNetwork)
 21   __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ (in Foundation)
 22   -[NSBlockOperation main] (in Foundation)
 23   -[__NSOperationInternal _start:] (in Foundation)
 24   __NSOQSchedule_f (in Foundation)
 25   _dispatch_client_callout (in libdispatch.dylib)
 26   _dispatch_main_queue_callback_4CF (in libdispatch.dylib)
 27   __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ (in CoreFoundation)
 28   __CFRunLoopRun (in CoreFoundation)
 29   CFRunLoopRunSpecific (in CoreFoundation)
 30   RunCurrentEventLoopInMode (in HIToolbox)
 31   ReceiveNextEventCommon (in HIToolbox)
 32   _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)
 33   _DPSNextEvent (in AppKit)
 34   -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit)
 35   -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
 36   -[NSApplication run] (in AppKit)
 37   NSApplicationMain (in AppKit)
 38  0x0000000103e6139b (in Xcode)
 39   start (in libdyld.dylib)

]]+)[[:space:]]*$
abort() called

Application Specific Signatures:
NSImageCacheException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff94eef4f2 __exceptionPreprocess + 178
1   DVTFoundation                       0x000000010409567b DVTFailureHintExceptionPreprocessor + 194
2   libobjc.A.dylib                     0x00007fff9b58ff7e objc_exception_throw + 48
3   CoreFoundation                      0x00007fff94f564bd +[NSException raise:format:] + 205
4   AppKit                              0x00007fff96c60493 -[NSImage _lockFocusOnRepresentation:rect:context:hints:flipped:] + 332
5   AppKit                              0x00007fff96c60340 __51-[NSImage lockFocusWithRect:context:hints:flipped:]_block_invoke + 82
6   AppKit                              0x00007fff96c19bb0 -[NSImage _usingBestRepresentationForRect:context:hints:body:] + 164
7   AppKit                              0x00007fff96c602de -[NSImage lockFocusWithRect:context:hints:flipped:] + 207
8   AppKit                              0x00007fff96cd69a4 -[NSImage lockFocusFlipped:] + 123
9   Alcatraz                            0x0000000113de47d2 -[ATZPreviewImageButton setImage:] + 57
10  Alcatraz                            0x0000000113de5a0d -[ATZPackageTableViewDelegate tableView:viewForTableColumn:row:] + 880
11  AppKit                              0x00007fff96bff21c -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] + 76
12  AppKit                              0x00007fff96bfec35 -[NSTableRowData _addViewToRowView:atColumn:row:] + 283
13  Foundation                          0x00007fff996ab5bf __NSIndexSetEnumerate + 1056
14  AppKit                              0x00007fff9737ffe4 __56-[NSTableRowData reloadDataForRowIndexes:columnIndexes:]_block_invoke1136 + 241
15  AppKit                              0x00007fff96bf3268 -[NSTableRowData enumerateAvailableRowViewsUsingBlock:] + 163
16  AppKit                              0x00007fff96e9f77e -[NSTableRowData reloadDataForRowIndexes:columnIndexes:] + 509
17  Alcatraz                            0x0000000113de5beb __64-[ATZPackageTableViewDelegate tableView:viewForTableColumn:row:]_block_invoke + 120
18  Alcatraz                            0x0000000113de650d __80-[ATZPackageTableViewDelegate fetchAndCacheImageForPackage:progress:completion:]_block_invoke + 119
19  Alcatraz                            0x0000000113de9246 -[ATZDownloader URLSession:downloadTask:didFinishDownloadingToURL:] + 221
20  CFNetwork                           0x00007fff8e274510 __82-[NSURLSession delegate_downloadTask:didFinishDownloadingToURL:completionHandler:]_block_invoke + 38
21  Foundation                          0x00007fff996808d7 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
22  Foundation                          0x00007fff99680595 -[NSBlockOperation main] + 100
23  Foundation                          0x00007fff9967ec7a -[__NSOperationInternal _start:] + 654
24  Foundation                          0x00007fff9967ac64 __NSOQSchedule_f + 194
25  libdispatch.dylib                   0x00007fff9b34f40b _dispatch_client_callout + 8
26  libdispatch.dylib                   0x00007fff9b362c1c _dispatch_main_queue_callback_4CF + 1685
27  CoreFoundation                      0x00007fff94ea49e9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
28  CoreFoundation                      0x00007fff94e638dd __CFRunLoopRun + 1949
29  CoreFoundation                      0x00007fff94e62ed8 CFRunLoopRunSpecific + 296
30  HIToolbox                           0x00007fff8afd0935 RunCurrentEventLoopInMode + 235
31  HIToolbox                           0x00007fff8afd076f ReceiveNextEventCommon + 432
32  HIToolbox                           0x00007fff8afd05af _BlockUntilNextEventMatchingListInModeWithFilter + 71
33  AppKit                              0x00007fff96ae3df6 _DPSNextEvent + 1067
34  AppKit                              0x00007fff96ae3226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
35  DVTKit                              0x00000001045ca439 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 396
36  AppKit                              0x00007fff96ad7d80 -[NSApplication run] + 682
37  AppKit                              0x00007fff96aa1368 NSApplicationMain + 1176
38  Xcode                               0x0000000103e6139b Xcode + 5019
39  libdyld.dylib                       0x00007fff941de5ad start + 1
40  ???                                 0x0000000000000001 0x0 + 1

Global Trace Buffer (reverse chronological seconds):
12.476962    CFNetwork                  0x00007fff8e0cbdb3 TCP Conn 0x7f9297ac5150 SSL Handshake DONE
12.934605    CFNetwork                  0x00007fff8e0ca659 TCP Conn 0x7f92e8c4d8d0 complete. fd: 168, err: 0
12.935116    CFNetwork                  0x00007fff8e158f33 TCP Conn 0x7f92e8c4d8d0 event 1. err: 0
13.046992    CFNetwork                  0x00007fff8e0cbdb3 TCP Conn 0x7f92e5fa1650 SSL Handshake DONE
13.205195    CFNetwork                  0x00007fff8e0cbc8f TCP Conn 0x7f9297ac5150 starting SSL negotiation
13.205327    CFNetwork                  0x00007fff8e0ca659 TCP Conn 0x7f9297ac5150 complete. fd: 176, err: 0
13.205668    CFNetwork                  0x00007fff8e158f33 TCP Conn 0x7f9297ac5150 event 1. err: 0

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff95675f06 __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff97b7e4ec pthread_kill + 90
2   libsystem_c.dylib               0x00007fff9a97f6df abort + 129
3   com.apple.dt.IDEKit             0x000000010549a0f0 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1470
4   com.apple.dt.IDEKit             0x000000010549b608 -[IDEAssertionHandler handleUncaughtException:] + 1073
5   com.apple.dt.IDEKit             0x000000010549b6d4 IDEHandleUncaughtException + 94
6   com.apple.CoreFoundation        0x00007fff94f5686b __handleUncaughtException + 731
7   libobjc.A.dylib                 0x00007fff9b5926a5 _objc_terminate() + 94
8   libc++abi.dylib                 0x00007fff97f4c00e std::__terminate(void (*)()) + 8
9   libc++abi.dylib                 0x00007fff97f4c083 std::terminate() + 51
10  libdispatch.dylib               0x00007fff9b34f41f _dispatch_client_callout + 28
11  libdispatch.dylib               0x00007fff9b362c1c _dispatch_main_queue_callback_4CF + 1685
12  com.apple.CoreFoundation        0x00007fff94ea49e9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
13  com.apple.CoreFoundation        0x00007fff94e638dd __CFRunLoopRun + 1949
14  com.apple.CoreFoundation        0x00007fff94e62ed8 CFRunLoopRunSpecific + 296
15  com.apple.HIToolbox             0x00007fff8afd0935 RunCurrentEventLoopInMode + 235
16  com.apple.HIToolbox             0x00007fff8afd076f ReceiveNextEventCommon + 432
17  com.apple.HIToolbox             0x00007fff8afd05af _BlockUntilNextEventMatchingListInModeWithFilter + 71
18  com.apple.AppKit                0x00007fff96ae3df6 _DPSNextEvent + 1067
19  com.apple.AppKit                0x00007fff96ae3226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
20  com.apple.dt.DVTKit             0x00000001045ca439 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 396
21  com.apple.AppKit                0x00007fff96ad7d80 -[NSApplication run] + 682
22  com.apple.AppKit                0x00007fff96aa1368 NSApplicationMain + 1176
23  com.apple.dt.Xcode              0x0000000103e6139b 0x103e60000 + 5019
24  libdyld.dylib                   0x00007fff941de5ad start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff95676efa kevent_qos + 10
1   libdispatch.dylib               0x00007fff9b355165 _dispatch_mgr_invoke + 216
2   libdispatch.dylib               0x00007fff9b354dcd _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib          0x00007fff9566ff72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9566f3b3 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff94e641c4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff94e6368c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff94e62ed8 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff9965ded9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
6   com.apple.DTDeviceKitBase       0x000000010f6a1435 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1075
7   com.apple.Foundation            0x00007fff9966ee64 __NSThread__start__ + 1351
8   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
9   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
10  libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff9567607a __select + 10
1   com.apple.CoreFoundation        0x00007fff94ea14fa __CFSocketManager + 762
2   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
3   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
4   libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff9566ff72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9566f3b3 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff94e641c4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff94e6368c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff94e62ed8 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff9965ded9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
6   com.apple.DTDeviceKitBase       0x000000010f69279c +[DTDKRemoteDeviceConnection startServiceBrowsers] + 213
7   com.apple.Foundation            0x00007fff9966ee64 __NSThread__start__ + 1351
8   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
9   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
10  libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff9566ff72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9566f3b3 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff94e641c4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff94e6368c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff94e62ed8 CFRunLoopRunSpecific + 296
5   com.apple.CFNetwork             0x00007fff8e090a6d +[NSURLConnection(Loader) _resourceLoadLoop:] + 412
6   com.apple.Foundation            0x00007fff9966ee64 __NSThread__start__ + 1351
7   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
9   libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 6:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff9566ff72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9566f3b3 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff94e641c4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff94e6368c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff94e62ed8 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                0x00007fff96c39d95 _NSEventThread + 149
6   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
8   libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 7:: DYMobileDeviceManager
0   libsystem_kernel.dylib          0x00007fff9566ff72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9566f3b3 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff94e641c4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff94e6368c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff94e62ed8 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff9965ded9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
6   com.apple.Foundation            0x00007fff9965ddb8 -[NSRunLoop(NSRunLoop) run] + 74
7   com.apple.GPUToolsMobileFoundation  0x000000011fd322a1 -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8   com.apple.Foundation            0x00007fff9966ee64 __NSThread__start__ + 1351
9   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
10  libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
11  libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff95675db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff97b7c728 _pthread_cond_wait + 767
2   com.apple.Xcode.DevToolsCore    0x000000010f1a1945 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 445
3   com.apple.Foundation            0x00007fff9966ee64 __NSThread__start__ + 1351
4   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
5   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
6   libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 9:
0   libsystem_kernel.dylib          0x00007fff95675db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff97b7c728 _pthread_cond_wait + 767
2   com.apple.Xcode.DevToolsCore    0x000000010f1a1945 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 445
3   com.apple.Foundation            0x00007fff9966ee64 __NSThread__start__ + 1351
4   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
5   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
6   libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 10:
0   libsystem_kernel.dylib          0x00007fff95675db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff97b7c728 _pthread_cond_wait + 767
2   com.apple.Xcode.DevToolsCore    0x000000010f1a1945 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 445
3   com.apple.Foundation            0x00007fff9966ee64 __NSThread__start__ + 1351
4   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
5   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
6   libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 11:: Dispatch queue: parsing queue
0   libsystem_kernel.dylib          0x00007fff9566ffae semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff9b35acb2 _dispatch_semaphore_wait_slow + 224
2   com.apple.dt.instruments.DTXConnectionServices  0x000000010620bb57 -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87
3   com.apple.dt.instruments.DTXConnectionServices  0x000000010620b639 -[DTXMessageParser parseMessageWithExceptionHandler:] + 64
4   com.apple.dt.instruments.DTXConnectionServices  0x000000010620b3ac __68-[DTXMessageParser initWithMessageHandler:andParseExceptionHandler:]_block_invoke + 39
5   libdispatch.dylib               0x00007fff9b35a93d _dispatch_call_block_and_release + 12
6   libdispatch.dylib               0x00007fff9b34f40b _dispatch_client_callout + 8
7   libdispatch.dylib               0x00007fff9b35403b _dispatch_queue_drain + 754
8   libdispatch.dylib               0x00007fff9b35a707 _dispatch_queue_invoke + 549
9   libdispatch.dylib               0x00007fff9b34f40b _dispatch_client_callout + 8
10  libdispatch.dylib               0x00007fff9b35329b _dispatch_root_queue_drain + 1890
11  libdispatch.dylib               0x00007fff9b352b00 _dispatch_worker_thread3 + 91
12  libsystem_pthread.dylib         0x00007fff97b7b4de _pthread_wqthread + 1129
13  libsystem_pthread.dylib         0x00007fff97b79341 start_wqthread + 13

Thread 12:
0   libsystem_kernel.dylib          0x00007fff9566ff72 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9566f3b3 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff94e641c4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff94e6368c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff94e62ed8 CFRunLoopRunSpecific + 296
5   com.apple.CoreFoundation        0x00007fff94ea49b1 CFRunLoopRun + 97
6   com.apple.DebugSymbols          0x00007fff9562569a SpotlightQueryThread(void*) + 346
7   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
9   libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 13:: Dispatch queue: NSOperationQueue 0x7f92caf32690 :: NSOperation 0x7f929666aca0 (QOS: USER_INTERACTIVE)
0   libsystem_kernel.dylib          0x00007fff95675db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff97b7c728 _pthread_cond_wait + 767
2   com.apple.Foundation            0x00007fff9973b59a -[__NSOperationInternal _waitUntilFinished:] + 131
3   com.apple.Foundation            0x00007fff99706caa -[NSOperationQueue waitUntilAllOperationsAreFinished] + 254
4   com.apple.dt.DVTFoundation      0x0000000103facb24 -[DVTOperationGroup main] + 67
5   com.apple.Foundation            0x00007fff9967ec7a -[__NSOperationInternal _start:] + 654
6   com.apple.dt.DVTFoundation      0x0000000103facad6 -[DVTOperationGroup start] + 111
7   com.apple.Foundation            0x00007fff9967ac64 __NSOQSchedule_f + 194
8   libdispatch.dylib               0x00007fff9b34f40b _dispatch_client_callout + 8
9   libdispatch.dylib               0x00007fff9b35403b _dispatch_queue_drain + 754
10  libdispatch.dylib               0x00007fff9b35a707 _dispatch_queue_invoke + 549
11  libdispatch.dylib               0x00007fff9b352d53 _dispatch_root_queue_drain + 538
12  libdispatch.dylib               0x00007fff9b352b00 _dispatch_worker_thread3 + 91
13  libsystem_pthread.dylib         0x00007fff97b7b4de _pthread_wqthread + 1129
14  libsystem_pthread.dylib         0x00007fff97b79341 start_wqthread + 13

Thread 14:: Dispatch queue: NSOperationQueue 0x7f929be43d70 :: NSOperation 0x7f9297624a90 (QOS: USER_INTERACTIVE)
0   libsystem_kernel.dylib          0x00007fff95675db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff97b7c728 _pthread_cond_wait + 767
2   com.apple.Foundation            0x00007fff9973b59a -[__NSOperationInternal _waitUntilFinished:] + 131
3   com.apple.Foundation            0x00007fff99706caa -[NSOperationQueue waitUntilAllOperationsAreFinished] + 254
4   com.apple.dt.DVTFoundation      0x0000000103facb24 -[DVTOperationGroup main] + 67
5   com.apple.Foundation            0x00007fff9967ec7a -[__NSOperationInternal _start:] + 654
6   com.apple.dt.DVTFoundation      0x0000000103facad6 -[DVTOperationGroup start] + 111
7   com.apple.Foundation            0x00007fff9967ac64 __NSOQSchedule_f + 194
8   libdispatch.dylib               0x00007fff9b34f40b _dispatch_client_callout + 8
9   libdispatch.dylib               0x00007fff9b35403b _dispatch_queue_drain + 754
10  libdispatch.dylib               0x00007fff9b35a707 _dispatch_queue_invoke + 549
11  libdispatch.dylib               0x00007fff9b352d53 _dispatch_root_queue_drain + 538
12  libdispatch.dylib               0x00007fff9b352b00 _dispatch_worker_thread3 + 91
13  libsystem_pthread.dylib         0x00007fff97b7b4de _pthread_wqthread + 1129
14  libsystem_pthread.dylib         0x00007fff97b79341 start_wqthread + 13

Thread 15:: Dispatch queue: NSOperationQueue 0x7f92d9a13a10 :: NSOperation 0x7f929c683330 (QOS: USER_INTERACTIVE)
0   libsystem_kernel.dylib          0x00007fff95675db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff97b7c728 _pthread_cond_wait + 767
2   com.apple.Foundation            0x00007fff9973b59a -[__NSOperationInternal _waitUntilFinished:] + 131
3   com.apple.Foundation            0x00007fff99706caa -[NSOperationQueue waitUntilAllOperationsAreFinished] + 254
4   com.apple.dt.DVTFoundation      0x0000000103facb24 -[DVTOperationGroup main] + 67
5   com.apple.Foundation            0x00007fff9967ec7a -[__NSOperationInternal _start:] + 654
6   com.apple.dt.DVTFoundation      0x0000000103facad6 -[DVTOperationGroup start] + 111
7   com.apple.Foundation            0x00007fff9967ac64 __NSOQSchedule_f + 194
8   libdispatch.dylib               0x00007fff9b34f40b _dispatch_client_callout + 8
9   libdispatch.dylib               0x00007fff9b35403b _dispatch_queue_drain + 754
10  libdispatch.dylib               0x00007fff9b35a707 _dispatch_queue_invoke + 549
11  libdispatch.dylib               0x00007fff9b352d53 _dispatch_root_queue_drain + 538
12  libdispatch.dylib               0x00007fff9b352b00 _dispatch_worker_thread3 + 91
13  libsystem_pthread.dylib         0x00007fff97b7b4de _pthread_wqthread + 1129
14  libsystem_pthread.dylib         0x00007fff97b79341 start_wqthread + 13

Thread 16:
0   libsystem_kernel.dylib          0x00007fff95675f8a __read_nocancel + 10
1   libsystem_c.dylib               0x00007fff9a965155 _sread + 16
2   libsystem_c.dylib               0x00007fff9a964769 __srefill1 + 24
3   libsystem_c.dylib               0x00007fff9a95da60 fgets + 106
4   com.apple.LLDB.framework        0x0000000111e0676f lldb_private::IOHandlerEditline::GetLine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, bool&) + 359
5   com.apple.LLDB.framework        0x0000000111e06bf9 lldb_private::IOHandlerEditline::Run() + 175
6   com.apple.LLDB.framework        0x0000000111d053f1 lldb_private::Debugger::ExecuteIOHandlers() + 63
7   com.apple.LLDB.framework        0x0000000111d07056 lldb_private::Debugger::IOHandlerThread(void*) + 14
8   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
9   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
10  libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 17:
0   libsystem_kernel.dylib          0x00007fff9567607a __select + 10
1   com.apple.LLDB.framework        0x0000000111c94783 lldb_private::ConnectionFileDescriptor::BytesAvailable(unsigned int, lldb_private::Error*) + 879
2   com.apple.LLDB.framework        0x0000000111c94176 lldb_private::ConnectionFileDescriptor::Read(void*, unsigned long, unsigned int, lldb::ConnectionStatus&, lldb_private::Error*) + 126
3   com.apple.LLDB.framework        0x0000000111cfb85a lldb_private::Communication::Read(void*, unsigned long, unsigned int, lldb::ConnectionStatus&, lldb_private::Error*) + 188
4   com.apple.LLDB.framework        0x0000000111e37e5b lldb_private::process_gdb_remote::GDBRemoteCommunication::WaitForPacketWithTimeoutMicroSecondsNoLock(StringExtractorGDBRemote&, unsigned int, bool) + 211
5   com.apple.LLDB.framework        0x0000000111f8edc2 lldb_private::process_gdb_remote::GDBRemoteCommunicationClient::SendContinuePacketAndWaitForResponse(lldb_private::process_gdb_remote::ProcessGDBRemote*, char const*, unsigned long, StringExtractorGDBRemote&) + 766
6   com.apple.LLDB.framework        0x0000000111e4b07c lldb_private::process_gdb_remote::ProcessGDBRemote::AsyncThread(void*) + 610
7   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
9   libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 18:
0   libsystem_kernel.dylib          0x00007fff95675db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff97b7c728 _pthread_cond_wait + 767
2   com.apple.LLDB.framework        0x0000000111db6659 lldb_private::Condition::Wait(lldb_private::Mutex&, lldb_private::TimeValue const*, bool*) + 109
3   com.apple.LLDB.framework        0x0000000111db7d00 lldb_private::Predicate<bool>::WaitForValueEqualTo(bool, lldb_private::TimeValue const*, bool*) + 96
4   com.apple.LLDB.framework        0x0000000111d12fac lldb_private::Listener::WaitForEventsInternal(lldb_private::TimeValue const*, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr<lldb_private::Event>&) + 320
5   com.apple.LLDB.framework        0x0000000111d130cb lldb_private::Listener::WaitForEvent(lldb_private::TimeValue const*, std::__1::shared_ptr<lldb_private::Event>&) + 27
6   com.apple.LLDB.framework        0x0000000111f28864 lldb_private::Process::WaitForEventsPrivate(lldb_private::TimeValue const*, std::__1::shared_ptr<lldb_private::Event>&, bool) + 116
7   com.apple.LLDB.framework        0x0000000111f2f81e lldb_private::Process::RunPrivateStateThread(bool) + 284
8   com.apple.LLDB.framework        0x0000000111f2f317 lldb_private::Process::PrivateStateThread(void*) + 19
9   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
10  libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
11  libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 19:: <DBGLLDBSessionThread (pid=31010)>
0   libsystem_kernel.dylib          0x00007fff95675db6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff97b7c728 _pthread_cond_wait + 767
2   com.apple.LLDB.framework        0x0000000111db6659 lldb_private::Condition::Wait(lldb_private::Mutex&, lldb_private::TimeValue const*, bool*) + 109
3   com.apple.LLDB.framework        0x0000000111db7d00 lldb_private::Predicate<bool>::WaitForValueEqualTo(bool, lldb_private::TimeValue const*, bool*) + 96
4   com.apple.LLDB.framework        0x0000000111d12fac lldb_private::Listener::WaitForEventsInternal(lldb_private::TimeValue const*, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr<lldb_private::Event>&) + 320
5   com.apple.LLDB.framework        0x0000000111d130cb lldb_private::Listener::WaitForEvent(lldb_private::TimeValue const*, std::__1::shared_ptr<lldb_private::Event>&) + 27
6   com.apple.LLDB.framework        0x000000010fd3b047 lldb::SBListener::WaitForEvent(unsigned int, lldb::SBEvent&) + 263
7   com.apple.dt.dbg.DebuggerLLDB   0x000000010fcacdbf DBGLLDBSessionThread(void*) + 2371
8   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
9   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
10  libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 20:
0   libsystem_kernel.dylib          0x00007fff956765e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff97b7b578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff97b79341 start_wqthread + 13

Thread 21:
0   libsystem_kernel.dylib          0x00007fff956765e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff97b7b578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff97b79341 start_wqthread + 13

Thread 22:
0   libsystem_kernel.dylib          0x00007fff956765e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff97b7b578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff97b79341 start_wqthread + 13

Thread 23:
0   libsystem_kernel.dylib          0x00007fff956765e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff97b7b578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff97b79341 start_wqthread + 13

Thread 24:
0   libsystem_kernel.dylib          0x00007fff956765e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff97b7b578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff97b79341 start_wqthread + 13

Thread 25:
0   libsystem_kernel.dylib          0x00007fff956765e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff97b7b578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff97b79341 start_wqthread + 13

Thread 26:
0   libsystem_kernel.dylib          0x00007fff9567610a __semwait_signal + 10
1   libsystem_c.dylib               0x00007fff9a9a0d0f nanosleep + 199
2   com.apple.CoreSymbolication     0x00007fff99aa8b5f 0x7fff99a96000 + 76639
3   libsystem_pthread.dylib         0x00007fff97b7b99d _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff97b7b91a _pthread_start + 168
5   libsystem_pthread.dylib         0x00007fff97b79351 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5bd9e0a8  rdx: 0x0000000000000000
  rdi: 0x000000000000160b  rsi: 0x0000000000000006  rbp: 0x00007fff5bd9e0d0  rsp: 0x00007fff5bd9e0a8
   r8: 0x00007f92e22bb032   r9: 0x0000000000000000  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fff9b5870e0  r13: 0x00007fff9b587000  r14: 0x00007fff78e83000  r15: 0x00007f92e250b490
  rip: 0x00007fff95675f06  rfl: 0x0000000000000206  cr2: 0x0000000105e93468

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

Binary Images:
       0x103e60000 -        0x103e63ff3  com.apple.dt.Xcode (7.3.1 - 10188.1) <105AC184-E893-3BFB-9EA7-A56BC0E4E19A> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x103e6c000 -        0x10435fff7  com.apple.dt.DVTFoundation (7.3.1 - 10179) <E1CB923E-13FD-3D15-A8BB-52DCAD4377FF> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
       0x104568000 -        0x1048a6ff7  com.apple.dt.DVTKit (7.3.1 - 10179) <FC2B786B-1D08-3929-B3D3-B2CA622A7494> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x104ab5000 -        0x104ff4fff  com.apple.dt.IDEFoundation (7.3.1 - 10188.1) <2CAF4B59-0DB3-3CD7-A403-306341916A2F> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
       0x10536b000 -        0x105bfefff  com.apple.dt.IDEKit (7.3.1 - 10188.1) <D4F3436C-00B8-313E-A52C-20B98DED9BCD> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x1061f9000 -        0x106226fcb  com.apple.dt.instruments.DTXConnectionServices (7.3 - 60081) <5FA2B405-584A-3628-8BB1-33957E07A23D> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
       0x106253000 -        0x1062e9fff  com.apple.dt.instruments.DVTInstrumentsFoundation (7.3 - 60081) <2B701E5C-7B0F-3266-AE05-008FC07E7933> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation
       0x106366000 -        0x1063eefff  com.apple.CoreSymbolicationDT (7.3 - 60036) <6FB0FDB1-F947-3266-A329-1A745B7B6830> /Applications/Xcode.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT
       0x106444000 -        0x10649bff3  com.apple.SymbolicationDT (7.3 - 60037) <277D1AEF-8350-3AAE-B37C-FE05992BC4AC> /Applications/Xcode.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT
       0x1064dd000 -        0x106506fff  com.apple.framework.CoreProfileDT (7.3 - 60017) <65C9BA17-1C28-382E-B293-0A8B004A7E7D> /Applications/Xcode.app/Contents/SharedFrameworks/CoreProfileDT.framework/Versions/A/CoreProfileDT
       0x10651b000 -        0x10651fff7  com.apple.kperf (1.0 - 1) <4B2385D7-4D06-307F-BCA8-CC7D45204FDD> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
       0x10652d000 -        0x106534ff7  com.apple.kperfdataDT (1.0 - 1) <3DD53453-8B79-371C-AF9F-DDA242BD10B1> /Applications/Xcode.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT
       0x10653d000 -        0x106560ff7  com.apple.StreamingZip (1.0 - 1) <8613018F-6F8B-36E9-B852-F5A04CF29BCF> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
       0x106577000 -        0x106577fff  com.apple.Metal (1.0 - 1) <07E21DB0-0D61-3D48-A203-C1121B269370> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
       0x10657b000 -        0x1065f4ff7  libdtrace.dylib (168) <829B6CD8-3110-314F-83F5-CD1A0B7EA6A7> /usr/lib/libdtrace.dylib
       0x10661e000 -        0x106631ff7  com.apple.dt.instruments.DVTInstrumentsUtilities (7.3 - 60081) <6FA7077C-9610-357E-ADF4-C605EBAF25CD> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
       0x10664c000 -        0x106689fff  com.apple.DebugSymbols (134 - 133) <F8D2C148-690D-39F6-BCF6-8D95054C393E> /Applications/Xcode.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT
       0x1066aa000 -        0x106735ffb  com.apple.dt.XCTest (1.0 - 10112) <CE6B68B3-32BB-3004-B23C-882C702E3420> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest
       0x1067a1000 -        0x1067adffb  com.apple.dt.DVTServices (7.3.1 - 10179) <E6A02267-E01D-3338-AA05-33F774E54975> /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices
       0x1067bf000 -        0x1067faff3  com.apple.dt.DVTPortal (7.3.1 - 1) <A93962B1-64D7-368F-BE6B-3C5F3A177E4F> /Applications/Xcode.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal
       0x106829000 -        0x106829ff7  com.apple.xcode.compilers.coredata (9.3.1 - 10150) <CBF84C0F-2A7C-3693-89DF-E647CAD42953> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
       0x10682d000 -        0x108528ff7 +libclang.dylib (703.0.31) <67798C21-2158-3986-B09E-7301090CFED4> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
       0x1089f9000 -        0x1089f9fe7 +cl_kernels (???) <887AF814-1E23-4510-AB17-2E04216DFE8B> cl_kernels
       0x1089fc000 -        0x108a6eff3  com.apple.dt.Xcode.DVTSourceControl (7.3 - 10094) <0D95F898-680E-34FE-8D51-62011E711CEA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
       0x108abe000 -        0x109f86ff3 +libLTO.dylib (703.0.31) <A0E9BCD0-3F92-3087-90A1-18D40CA891E9> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib
       0x10a2d1000 -        0x10a2e8ff3  com.apple.DADocSetManagement (7.3 - 10007) <AF229E45-F027-3123-8DEB-3F0BD485A518> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
       0x10a2fc000 -        0x10a301ffb  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <D833839E-5586-30DE-967B-0436D5AC6998> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
       0x10a30b000 -        0x10a3bafff  com.apple.dt.instruments.DTGraphKit (7.3 - 60083) <E2C2B9EF-C8B4-3C5E-A4DB-73BC4C2E7A84> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
       0x10a415000 -        0x10a416fff  libpanel.5.4.dylib (46) <AF43720C-CE1D-3F76-9E99-4CDCB6FAE3C1> /usr/lib/libpanel.5.4.dylib
       0x10a41b000 -        0x10a466fff  com.apple.DADocSetAccess (7.3 - 10007) <A89AAD04-DF7A-36CA-826C-23FF999A98EB> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
       0x10a492000 -        0x10a564ffb  com.apple.PubSub (1.0.5 - 65.40) <53460CF1-6327-3512-8FF1-335D3F6A9D5E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
       0x10a708000 -        0x10a70effb  com.apple.dt.IDEWatchSupportUI (1.0 - 1) <11FCC2CA-5897-337C-8109-4CA8C29A5E0B> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportUI.ideplugin/Contents/MacOS/IDEWatchSupportUI
       0x10aa02000 -        0x10aa11ff7  libSimplifiedChineseConverter.dylib (68) <DCFEA0D3-593E-3E5C-B311-53B8ACF8A318> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
       0x10aacc000 -        0x10ab1eff7  com.apple.CoreSimulator (209.19 - 209.19) <F334E7E4-7D73-3B59-B539-97518FBB7C3E> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator
       0x10ab49000 -        0x10ab5affb  com.apple.dt.IDELanguageSupportCore (7.3.1 - 10122) <3257B567-AB7B-37EB-A49D-E72584D1701A> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore
       0x10ab6e000 -        0x10ab72ff3  com.apple.dt.dbg.DebuggerLLDBService (7.3.1 - 10174) <DCE3B669-A015-3298-8476-99968A26AB87> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
       0x10ab7a000 -        0x10ab84fff  com.apple.DevToolsFoundation (9.3.1 - 10150) <0205D213-6DE4-31E3-B8F9-AAA0E3323075> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x10ab93000 -        0x10abcbff7  com.apple.Xcode.DevToolsSupport (9.3.1 - 10150) <FAF71122-0F93-35C3-A3DF-9AEB7DD16A90> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x10abf7000 -        0x10abfafff  com.apple.IDEWatchKit1SupportUI (7.3 - 10004) <642A4963-7E59-3288-9951-56412E3274A0> /Applications/Xcode.app/Contents/PlugIns/IDEWatchKit1SupportUI.ideplugin/Contents/MacOS/IDEWatchKit1SupportUI
       0x10d0ea000 -        0x10d0fefe3  libCGInterfaces.dylib (317.9) <5079DE4F-3717-32FF-B76A-77F53236D17D> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
       0x10dc2d000 -        0x10dc31ffb  com.apple.dt.IBLanguageSupport (1.0 - 1) <847A19A5-6FF3-3AAD-885F-7AC262D05ACF> /Applications/Xcode.app/Contents/PlugIns/IBLanguageSupport.ideplugin/Contents/MacOS/IBLanguageSupport
       0x10dc3f000 -        0x10dc40fff  _locale.so (94) <4394AC91-22AE-3D7D-85C4-792A4F35F3F2> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so
       0x10dc45000 -        0x10dc48fff  _struct.so (94) <0DCC6B47-A763-3AA6-82C5-B6A58073286B> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
       0x10dc9e000 -        0x10dca8ffb  com.apple.dt.IDE.IDEiOSDebugger (7.3.1 - 10131) <5F8E3F1E-9164-372B-B2D8-84DFCC161DA1> /Applications/Xcode.app/Contents/PlugIns/IDEiOSDebugger.ideplugin/Contents/MacOS/IDEiOSDebugger
       0x10e402000 -        0x10e406fff  itertools.so (94) <889782F7-5414-3881-BAAB-83CACDFDF0C5> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
       0x10e43c000 -        0x10e442ffb  com.apple.MTLToolsServices (1.0 - 1) <684A70BE-62F5-3C9D-A238-8A0CD34F57E0> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices
       0x10e450000 -        0x10e459ff7  com.apple.dt.IDEIODebugGaugesCore (7.3.1 - 10174) <C0C1F003-4623-3FAF-BC70-847359A25BEB> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore
       0x10e468000 -        0x10e47fff7  com.apple.dt.IDEIODebugGaugesUI (7.3.1 - 10174) <EA693F62-D4DB-3BBB-A182-0C3A8E095330> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI
       0x10e49d000 -        0x10e4abff3  com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration (7.3 - 10085) <B985A84C-A39E-3CBB-84CE-6DC57F192E82> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderiOSIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSIntegration
       0x10e4b7000 -        0x10e4b7fff  com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm (1.0 - 1) <6A3A139B-DA57-3B76-9795-0676435978BB> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 38mm.simdevicetype/Contents/MacOS/Apple Watch - 38mm
       0x10e4bb000 -        0x10e52dff3  com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (7.3 - 10032) <C44B82A5-3681-3C1C-A5E9-9DDEB93D537C> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration
       0x10e56a000 -        0x10e56afff  com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm (1.0 - 1) <A31DC99B-DBB2-364A-BA9B-38B79F7C4094> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 42mm.simdevicetype/Contents/MacOS/Apple Watch - 42mm
       0x10e5c5000 -        0x10e65bffb  com.apple.IDESpriteKitParticleEditor (2.0 - 2) <AEA30C27-92BA-32EA-AA50-C5794E7D9F46> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor
       0x10e6be000 -        0x10e734fff  com.apple.xcode.GameToolsFoundation (1.0 - 10027) <D8397FF7-9284-3862-BCEB-701160AD8BD7> /Applications/Xcode.app/Contents/SharedFrameworks/GameToolsFoundation.framework/Versions/A/GameToolsFoundation
       0x10e77e000 -        0x10e92eff7  com.apple.SpriteKit (1.0 - 1) <B4945592-2BC5-3B1A-9E36-C2EFA14864C2> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit
       0x10e9eb000 -        0x10ea07fff  com.apple.Jet (1.0 - 1) <7069AB0A-4000-3D05-A0F1-7781A017B66A> /System/Library/PrivateFrameworks/Jet.framework/Versions/A/Jet
       0x10ea25000 -        0x10ea7cff7  com.apple.PhysicsKit (1.0 - 1) <B6229B9F-2702-393F-B03A-E67A8532867C> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit
       0x10eaaa000 -        0x10ead0ff7  com.apple.audio.OpenAL (1.8 - 1.8) <9C322240-9854-3114-98ED-6CAABD436EEB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
       0x10eae3000 -        0x10ec13ffb  com.apple.audio.units.Components (1.13 - 1.13) <69FC51F9-E779-3940-AA27-8F97A9849D51> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x10ecac000 -        0x10ed29fff  com.apple.sourcekitd (1.0 - 703.0.18.8) <CB4D6FDF-F2CA-3A70-9D61-3D3B6DA46277> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd
       0x10ed58000 -        0x10edbbfff  com.apple.dt.IDE.Xcode3Core (7.3.1 - 10150) <BB4284E6-257C-3762-B671-1C32FA92F6B7> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
       0x10edf1000 -        0x10ee08fff  com.apple.DVTiPhoneSimulatorRemoteClient (7.3.1 - 10131) <D7FE9FFA-6568-39AE-83C8-7335871EE021> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
       0x10ee1f000 -        0x10ee38fff  com.apple.DeviceLinkX (5.0 - 264) <4E2B3020-DDAB-3894-9180-E4D9F5AFBAFC> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x10ee48000 -        0x10ee4dff7  com.apple.XCWatchKit1Support (1.0 - 1) <094FCBB4-A02B-39A3-94E8-B6715255263C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/MacOS/XCWatchKit1Support
       0x10ee54000 -        0x10ee54ff7  com.apple.compilers.clang (9.3.1 - 10150) <EFE9E002-B973-308C-A9DA-31F0AD84950C> /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
       0x10eeb8000 -        0x10eeb9fff  _heapq.so (94) <9200023E-75BA-3F20-843C-398C3709CA88> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so
       0x10f045000 -        0x10f053fff  _ctypes.so (94) <57C51BC5-542B-3E78-94AC-0AC3DDEAFE8F> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
       0x10f062000 -        0x10f3e6ff7  com.apple.Xcode.DevToolsCore (9.3.1 - 10150) <B899CF7C-2118-322F-87FB-C7BF4F32B976> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x10f595000 -        0x10f620ff3  com.apple.dt.IDE.IDEiOSSupportCore (7.3.1 - 10131) <3C006023-E4FF-37F4-8859-09DEA184796E> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
       0x10f679000 -        0x10f70bff7  com.apple.DTDeviceKitBase (7.3.1 - 10131) <7D5602D8-1C83-3FD9-89E9-380B62F516B7> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x10f768000 -        0x10f8c1fe7  com.apple.mobiledevice (823.40.7 - 823.40.7) <39118395-1892-3CFC-9E9B-420BE768B648> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
       0x10f94a000 -        0x10f974fff  com.apple.dt.dbg.DebuggerFoundation (7.3.1 - 10174) <0380FDC2-8885-3A93-BE5D-B0C18A4921E0> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
       0x10f99f000 -        0x10fa26fff  com.apple.dt.IBAutolayoutFoundation (7.3.1 - 10117) <47644788-4CE5-3CE8-B561-A3EE05FED49C> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
       0x10fa84000 -        0x10fb50fff  com.apple.dt.IBFoundation (7.3.1 - 10117) <A6AF0DA8-7DFF-3905-8B4F-DA6A97660FD7> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
       0x10fbe7000 -        0x10fc46fff  com.apple.CoreThemeDefinition (2.0 - 234) <614A2E42-25AC-3586-A39A-A2320B4DB46B> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
       0x10fc8d000 -        0x10fce4fff  com.apple.dt.dbg.DebuggerLLDB (7.3.1 - 10174) <29C70FE1-7FCD-314B-B7E7-F19A7D6D17F7> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
       0x10fd21000 -        0x1128c1ff7  com.apple.LLDB.framework (1.350.0.21.9 - 350.0.21.9) <7862FFB0-5204-36DE-A5FA-9BE017CC7E45> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
       0x113534000 -        0x113625ff7  org.python.python (2.7.10 - 2.7.10) <83AFAAA7-BDFA-354D-8A7A-8F40A30ACB91> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
       0x11368c000 -        0x1136a0ff3  com.apple.dt.XCLanguageSupport (7.3.1 - 10122) <8C5B6811-F3BF-35C0-897E-87F96C0A07A2> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
       0x1136b1000 -        0x1136bfff7  com.apple.xcode.plug-in.CoreBuildTasks (9.3.1 - 10150) <BCEE0A17-CEF8-32F8-9062-CBEDAEBEDB89> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
       0x1136eb000 -        0x1136eefff  com.apple.dt.IDEWatchSupportCore (1.0 - 1) <44B4D171-424C-30D6-96FD-B830ACFF11BD> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore
       0x1136f4000 -        0x1136ffff3  com.apple.dt.IDE.IDEOSXSupportCore (7.3 - 10012) <EAE8EC8F-3CBE-3FA7-821D-615771EEBF1E> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
       0x11370f000 -        0x113714ff7  com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <697926FB-592D-3997-A4C2-E15278603301> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore
       0x11371c000 -        0x113720ffb  com.apple.dt.IDEAppleTVSupportCore (1.0 - 1) <C1B935D6-B17B-3684-8E6D-7CFB637B9B9B> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.ideplugin/Contents/MacOS/IDEAppleTVSupportCore
       0x113728000 -        0x113732ffb +ZolosGames.ZMDocItemInspector (1.0 - 1) <A4DA88C7-9E00-34F2-B2E2-0D1B629F3E28> /Users/USER/Library/Application Support/Developer/*/ZMDocItemInspector
       0x113741000 -        0x113743ff3 +io.orta.YouCanDoIt (1.0 - 1) <8C6594C5-5A6D-39F8-B4FE-0F14BA40D20B> /Users/USER/Library/Application Support/Developer/*/YouCanDoIt
       0x113748000 -        0x113756ff7 +com.github.xlc.XLCXcodeAssist (1 - 1.0) <545EF5BA-C2B6-3E23-B5E6-6693A41C0A87> /Users/USER/Library/Application Support/Developer/*/XLCXcodeAssist
       0x113768000 -        0x11376dfff +com.octalord.XcodePlus-Delete-Line (1.0.1 - 1.0.1) <160D22ED-1D54-3F77-90C4-09CD3A8CE9FA> /Users/USER/Library/Application Support/Developer/*/XcodePlus Delete Line
       0x113776000 -        0x113785fff +com.fantageek.XcodeColorSense (1.0 - 1) <5E1D4973-DFEF-3707-890E-838AC4927D36> /Users/USER/Library/Application Support/Developer/*/XcodeColorSense
       0x1137a4000 -        0x1137adfff +libswiftAppKit.dylib (2.2 - 703.0.18.8) <D654F7A7-A6BB-335F-90FC-484B64FA7D0B> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftAppKit.dylib
       0x1137b7000 -        0x113a09fff +libswiftCore.dylib (2.2 - 703.0.18.8) <1DB3DB43-E28D-3402-A97F-1940B81F592A> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCore.dylib
       0x113c35000 -        0x113c39fff +libswiftCoreData.dylib (2.2 - 703.0.18.8) <A8EB6A2F-2FFF-3FD6-8482-2B67EF3186F3> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCoreData.dylib
       0x113c40000 -        0x113c4afff +libswiftCoreGraphics.dylib (2.2 - 703.0.18.8) <B533CD35-E0FE-3557-98CB-FD08E54B55E8> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCoreGraphics.dylib
       0x113c5d000 -        0x113c61fff +libswiftCoreImage.dylib (2.2 - 703.0.18.8) <9071FC4E-5C46-3020-B6C7-1C655B3C87D5> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCoreImage.dylib
       0x113c66000 -        0x113c6bfff +libswiftDarwin.dylib (2.2 - 703.0.18.8) <F786EB64-F887-3A04-B81A-FCF8F81BD167> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftDarwin.dylib
       0x113c76000 -        0x113c79fff +libswiftDispatch.dylib (2.2 - 703.0.18.8) <EBFB759C-56BF-36CF-A653-3A77E20CEFF4> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftDispatch.dylib
       0x113c7f000 -        0x113cc0ff7 +libswiftFoundation.dylib (2.2 - 703.0.18.8) <08D4B327-D394-3612-AC42-1BA0248435F7> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftFoundation.dylib
       0x113d08000 -        0x113d0bff3 +libswiftIOKit.dylib (2.2 - 703.0.18.8) <9D5A41CB-0158-3F16-9AEF-BF8A6D974003> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftIOKit.dylib
       0x113d11000 -        0x113d16fff +libswiftObjectiveC.dylib (2.2 - 703.0.18.8) <ABA6A1E5-0008-377F-815D-F9B5C205FFC4> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftObjectiveC.dylib
       0x113d20000 -        0x113d2dffb +net.qfish.XAlign (1.0 - 1) <86CE261D-EB14-39A3-8823-FB75143E3852> /Users/USER/Library/Application Support/Developer/*/XAlign
       0x113d3e000 -        0x113d45fff +com.dcard.DCLazyInstantiate (1.0 - 1) <DA740863-F144-3BC6-BDB7-FCCD812ED13D> /Users/USER/Library/Application Support/Developer/*/DCLazyInstantiate
       0x113d53000 -        0x113d59fff +com.materikab.bodybuilder (1.0 - 1) <34DAA87B-593C-3973-968F-8BFC392F7032> /Users/USER/Library/Application Support/Developer/*/BodyBuilder
       0x113d64000 -        0x113d9dff7 +com.luisfloreani.Auto-Importer (1.0 - 1) <5F8C9659-A9F4-3CE9-BCFB-D6E23B61D958> /Users/USER/Library/Application Support/Developer/*/Auto-Importer
       0x113dd2000 -        0x113dd6fff +com.gokustudio.AtAutoCompletion (1.0 - 1) <14E2B7FB-9F01-3D90-BAA3-CDDBF0766C69> /Users/USER/Library/Application Support/Developer/*/AtAutoCompletion
       0x113ddf000 -        0x113df5ff3 +com.mneorr.Alcatraz (1.1.18 - 1) <D2E64870-90F1-3AC1-8AC8-6D1B25B1DFB1> /Users/USER/Library/Application Support/Developer/*/Alcatraz
       0x113e1d000 -        0x113e8cfff  com.apple.dt.IDE.IDEDocViewer (7.3.1 - 10174) <5D47668A-7A2A-360D-9165-C10DB531EEDD> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
       0x113ee7000 -        0x113f28fff  com.apple.dt.gpu.GPUDebuggerFoundation (7.3 - 20052) <BEA5E0C9-6F7B-3D07-8BBF-2A173670675A> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
       0x113f5f000 -        0x113f6efff  com.apple.GPUToolsShaderProfiler (1.0 - 20034) <C87E0148-1F8C-384A-8148-04B3294CC389> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler
       0x113f81000 -        0x113fc2ff7  com.apple.GPUToolsCore (1.0 - 20071) <D8ED59D0-A14F-3A2F-9B89-F13D542D562B> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
       0x113ffb000 -        0x114035ff7  com.apple.GPUTools (1.0 - 20071) <0F0C6985-6135-3CA4-8728-C4E7C1EC338C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
       0x114066000 -        0x114142fff  com.apple.GPUToolsServices (1.0 - 20034) <CFB9E6D8-F31A-3136-BB5D-57FF91CECC78> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
       0x1141b0000 -        0x114205fff  com.apple.GPUToolsInterface (1.0 - 20034) <FB26AB5D-5DD9-3CFD-AD46-014CBE63347A> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
       0x114242000 -        0x11426cfff  com.apple.GLToolsInterface (1.0 - 20034) <46CCBB85-1749-3C9A-8B68-60FCB399F0EB> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface
       0x11428e000 -        0x1142ddff7  com.apple.GLToolsCore (1.0 - 20071) <BDFA50E4-4763-3B17-BBE5-F7DECA8E6F9E> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore
       0x1142fd000 -        0x114311ff7  com.apple.GLTools (1.0 - 20071) <D135333C-6DBC-3110-A1A4-9615233AE348> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools
       0x11431d000 -        0x114375ff7  com.apple.GLToolsServices (1.0 - 20034) <F65984DD-36BF-3508-9BD0-235CB5DF5417> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices
       0x1143bc000 -        0x1143c4ff7  com.apple.GPUToolsPlatform (1.0 - 20071) <AF599480-DE18-31F0-BAD9-14BEBF3EE100> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsPlatform.framework/Versions/A/GPUToolsPlatform
       0x1143cf000 -        0x114455fff  com.apple.gputools.GLToolsAnalysisEngine (1.0 - 20034) <ABF3B78F-2BA9-33DC-A1BA-1C3D439DDBBB> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine
       0x1144dc000 -        0x1144e4ff7  com.apple.dt.gpu.GPUTraceDebugger (7.3 - 20052) <5DCBC01F-C625-322A-AEBE-6916F68F2114> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
       0x1144f0000 -        0x1144fdffb  com.apple.dt.gpu.GPUDebuggerKit (7.3 - 20052) <A7D4388E-C09F-30DE-A522-8343CEDBAED5> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
       0x114513000 -        0x11458afff  com.apple.dt.gpu.GPUTraceDebuggerUI (7.3 - 20052) <AC2437B7-6639-3D48-BB0F-D900C9F9503F> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
       0x1145db000 -        0x114b47ff3  com.apple.dt.IDE.IDEInterfaceBuilderKit (7.3.1 - 10117) <DB56BAFC-DE6E-313E-9F0E-3B7E1FA3CCD3> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
       0x115128000 -        0x115201ffb  com.apple.dt.IDE.IDESourceEditor (7.3.1 - 10174) <97B88C56-C460-383F-B4A3-F843F66FFAE8> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
       0x115289000 -        0x11528fff7  com.apple.dt.dbg.DebuggerKit (1.0 - 1) <DD81751F-23F3-3BF5-ACC6-DC403AA354CF> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit
       0x11529c000 -        0x1152a5ff3  com.apple.dt.IDE.HexEditor (7.3.1 - 10174) <39E858D9-A42F-3181-986D-AA1FED7B02C5> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
       0x1152b2000 -        0x1152e2ff3  com.apple.dt.HexFiendFramework (7.3.1 - 10174) <3BEF5124-B2F2-37CD-97B4-BA271804877C> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
       0x11530c000 -        0x11534eff3  com.apple.dt.IDE.iCloudSupport (7.3.1 - 10174) <CF90EC95-55AE-3D52-9DD9-538EEFA2DA7D> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
       0x11538a000 -        0x115487ff7  com.apple.dt.dbg.DebuggerUI (7.3.1 - 10174) <E17A147B-51F2-39F9-9147-98D64E328817> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
       0x115559000 -        0x115a1afff  com.apple.SceneKit (5.0 - 293) <8F9C0727-18FF-3D16-826F-7341E1D17750> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
       0x115cf8000 -        0x115d1bffb  com.apple.dt.IDE.IDEQuickHelp (7.3.1 - 10174) <35CEFF4F-8F1B-382F-B852-9727FF2A6D20> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
       0x115d3c000 -        0x115d92fff  com.apple.dt.IDEProductsUI (1.0 - 1) <0BFF7F5B-3351-3310-A0BE-3D2107C5F0F6> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI
       0x115de3000 -        0x115e0efff  com.apple.dt.DVTProducts (1.0 - 1) <58E05C96-4D66-3F7C-98E8-CB4456CAB557> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts
       0x115e2f000 -        0x115e59ff3  com.apple.dt.DVTAnalytics (1.0 - 1) <6A665205-C081-3727-8FDB-32E61B2FEB24> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics
       0x115e7f000 -        0x115e98ff7  com.apple.dt.DVTAnalyticsClient (7.3.1 - 1) <82753B63-9ADF-31CD-AC03-B26840C960FE> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient
       0x115eb7000 -        0x116084fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (7.3.1 - 10117) <CAAA95EA-32F2-3110-9B1E-021CABA194B8> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
       0x116227000 -        0x11624cff7  com.apple.DiscRecordingUI (9.0.1 - 9010.4.3) <BA343D04-0E6B-3461-B9F5-82B3525051B9> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x11626e000 -        0x11649effb  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (7.3 - 10085) <D95EEF5F-4EF3-38B0-9C7F-24E7B9614CC6> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
       0x1165a3000 -        0x1165adff7  com.apple.SimulatorKit (1.0 - 209.17) <CD02BBD0-7662-3094-9610-ADDA3EA889CF> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
       0x1165b7000 -        0x1165c7fff  com.apple.DTDeviceKit (4.2 - 10131) <1C2AEDAD-8543-3B31-9902-4BE902A731C6> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x1165d9000 -        0x11660ffff  com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration (7.3 - 3733) <2D24F342-0A8D-35B2-8DDC-83C7114C3D3B> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration
       0x11662c000 -        0x116630fff  com.apple.audio.AppleHDAHALPlugIn (274.12 - 274.12) <F5E4849C-6A2D-3D2C-AB3F-F608C0E49FD5> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x116636000 -        0x11667efff  com.apple.dt.IDE.IDEiPhoneSupport (7.3.1 - 10131) <B754AEC6-1A3C-378C-8EE7-9165D6579595> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
       0x1167f1000 -        0x1167f2ff3 +liblaunch_sim.dylib (765.41.1) <9AC3A1C5-307E-37F7-825E-DDB71A32C921> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib
       0x116c00000 -        0x116db3ff3  com.apple.dt.IDE.Xcode3UI (7.3.1 - 10150) <14409EAE-67FA-3062-A925-A352301359EE> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
       0x1172e7000 -        0x1172ecfff  com.apple.MTLTools (1.0 - 1) <B24259FB-6D00-386B-9644-7C247EB0B9F7> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools
       0x117353000 -        0x117357ffb  com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 20034) <2F209849-9054-32D3-9C59-E0C5EBB4D8BC> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine
       0x117371000 -        0x117378ffb  com.apple.dt.IDE.IDEPDFViewer (7.3.1 - 10174) <A9983AAA-1600-38A6-B2AE-00B40E68D99C> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer
       0x117386000 -        0x117617ff7  com.apple.RawCamera.bundle (6.20 - 856) <C66E7CF9-0352-3A5A-AD2B-DE16136EA6B1> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x118135000 -        0x1181afff7  com.apple.dt.gpu.GPURenderTargetEditor (7.3 - 20052) <8D140637-3A9D-34DF-9008-B84FFA700C4C> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
       0x1191fa000 -        0x1191fafff  com.apple.dt.IDEContinuousIntegration (1.0 - 1) <A6232E06-D93C-38B0-8C6D-5E31C8799DC2> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration
       0x1191fe000 -        0x1192e1ff7  com.apple.XCSCore (1.0 - 1) <033BDF06-3999-3161-9CA5-45BC9489A08F> /Applications/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore
       0x11937c000 -        0x11945fffb  com.apple.dt.XCSUI (1.0 - 1) <4D16A0D1-9D45-372B-A752-E09332FD58EB> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI
       0x119539000 -        0x11953efff  com.apple.IDEServerTools (1.0 - 1) <D1B60D1B-83C5-3EB2-A905-6CE56CA5C235> /Applications/Xcode.app/Contents/SharedFrameworks/IDEServerTools.framework/Versions/A/IDEServerTools
       0x119752000 -        0x119755fff  com.apple.dt.IDE.IDEAppleScriptEditor (7.3.1 - 10174) <72591E53-3582-372D-A534-E6F56F3E5619> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor
       0x11975d000 -        0x119770ff7  com.apple.dt.IDE.IDESubversion (7.3.1 - 10174) <AAE76AAB-60A8-30B1-8CB1-E1E2B4533EA2> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
       0x11977f000 -        0x119797ff3  com.apple.dt.IDE.IDEGit (7.3.1 - 10174) <A244CC7E-DE88-32C8-B926-874A484CD6E0> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
       0x119a73000 -        0x119aa1ff7  com.apple.dt.gpu.GPUDebuggerMTLSupport (7.3 - 20052) <AAD0DAAE-EDA5-3BA4-A5B5-582F25C405D5> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerMTLSupport.ideplugin/Contents/MacOS/GPUDebuggerMTLSupport
       0x119ac9000 -        0x119ad7ff7  com.apple.MTLToolsShaderProfiler (1.0 - 20034) <8610B223-4DDF-3AE7-A994-64FDDCA94C8F> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsShaderProfiler.framework/Versions/A/MTLToolsShaderProfiler
       0x11a172000 -        0x11a173ff7 +cl_kernels (???) <B306E8F2-7C50-4222-8586-42C101A16B1B> cl_kernels
       0x11accc000 -        0x11accffff  operator.so (94) <D60F7C86-DED4-34F8-BA1B-106E044B6F83> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so
       0x11acd6000 -        0x11acd7ff7  readline.so (94) <9761BEFB-EF61-3542-B6D7-D4EE20F4FCF2> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/readline.so
       0x11acde000 -        0x11acdfff7  time.so (94) <94E8BF2A-7841-32AD-8722-6B2526999CA1> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
       0x11ad6e000 -        0x11ad71ff7  strop.so (94) <44D8B4D6-D536-31EE-94EA-4F3C0FC773FA> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so
       0x11ad99000 -        0x11ad9bfff  _collections.so (94) <5FEB3871-0B8F-3233-876C-0E81CF581963> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so
       0x11f154000 -        0x11f1c0ff7  com.apple.driver.AppleIntelBDWGraphicsMTLDriver (10.14.73 - 10.1.4) <E61D4A3E-B678-374C-BBDA-1C9074E548DA> /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver
       0x11f248000 -        0x11f2a0fff  com.apple.gpusw.MetalTools (1.0 - 1) <0D3B309A-A00E-3A36-9678-0929CE0D72E8> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
       0x11f3f4000 -        0x11f40cffb  com.apple.dt.IDE.IDERTFEditor (7.3.1 - 10174) <35AB786A-EBC1-3138-91A0-E002172CA4B2> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
       0x11f422000 -        0x11f4d9ff7  com.apple.dt.IDE.IDESceneKitEditor (7.3 - 10033) <B2D229A3-B57D-3E21-9999-B9C08278D34D> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor
       0x11f60e000 -        0x11f6eeff3  com.apple.dt.IDE.IDEModelEditor (7.3.1 - 10174) <889C02BD-5AC7-38A5-9E86-912BF8B9EA4E> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
       0x11f789000 -        0x11f807ff7  com.apple.dt.IDE.IDEModelFoundation (7.3.1 - 10174) <C3CCBA99-D856-3420-ABEA-FE9BB18EF3F9> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
       0x11f863000 -        0x11f86eff3  com.apple.dt.PlistEditor (7.3.1 - 10174) <5AE48AFC-859C-3D40-BFC8-2C7775FE9744> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
       0x11f87d000 -        0x11f9abff7  com.apple.dt.IDELanguageSupportUI (7.3.1 - 10122) <DA117D03-0B67-30EA-9C63-E13B4A221E5F> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI
       0x11fa9a000 -        0x11faa4ff3  com.apple.dt.DVTPlaygroundCommunication (1.0 - 10034) <F8C8E13F-69BB-389D-87B7-34027ECF5ADF> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication
       0x11fab4000 -        0x11fb0bff7  com.apple.dt.DVTMarkdown (1.0 - 1) <E8936163-4B5F-340D-BC8F-8DDE56DE37E9> /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/DVTMarkup
       0x11fb67000 -        0x11fb93fff  com.apple.dt.CommonMark (1.0 - 1) <E61540EA-8DC0-3DD0-8958-6B882070DD9C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/Frameworks/CommonMark.framework/Versions/A/CommonMark
       0x11fba3000 -        0x11fba9ff7 +libswiftAVFoundation.dylib (2.2 - 703.0.18.8) <1E068DC6-290D-3FD3-9A1A-169CCD66C8BC> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftAVFoundation.dylib
       0x11fbb0000 -        0x11fbb8fff +libswiftCoreAudio.dylib (2.2 - 703.0.18.8) <F08E51C3-D4FF-3D47-87B9-FB9F2C5035AD> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCoreAudio.dylib
       0x11fbc5000 -        0x11fbcdff7 +libswiftCoreMedia.dylib (2.2 - 703.0.18.8) <30C51786-8CA7-3BEC-BDA6-9CE96C2A0346> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCoreMedia.dylib
       0x11fbd6000 -        0x11fbdfff7  com.apple.dt.ScriptingDefinitionEditor (7.3.1 - 10174) <A7A8FAE8-6E81-3BE9-A9E3-DED4C437A011> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
       0x11fbe9000 -        0x11fbf9ff3  com.apple.dt.IDE.IDEQuickLookEditor (7.3.1 - 10174) <86A8EB6B-C222-3B42-9281-6E26E9D702BF> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor
       0x11fc0e000 -        0x11fc14ff7  com.apple.dt.gpu.GPUDebuggerOSXSupport (7.3 - 20052) <EA92237C-9BFA-308E-9C21-AA3CE9983EDB> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerOSXSupport.ideplugin/Contents/MacOS/GPUDebuggerOSXSupport
       0x11fc1e000 -        0x11fc2efff  com.apple.GPUToolsDesktopFoundation (1.0 - 20014) <DF6D4651-D23A-37F1-B1A9-E55BABE81DBF> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/GPUToolsDesktopFoundation.framework/Versions/A/GPUToolsDesktopFoundation
       0x11fc3e000 -        0x11fc43ff3  com.apple.dt.gpu.GPUDebuggertvOSSupport (7.3 - 20008) <B3426F9E-3862-3A04-97AA-769D232BB37E> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggertvOSSupport.ideplugin/Contents/MacOS/GPUDebuggertvOSSupport
       0x11fc4d000 -        0x11fc50fff  com.apple.GLToolsMobileFoundation (1.0 - 20012) <715600AB-9B5A-3F4B-A025-EA354D4D19BE> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation
       0x11fc58000 -        0x11fcc0fff  com.apple.GLToolsExpert (1.0 - 20012) <31056063-B95C-35EC-BB9B-63EBAFD906C4> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert
       0x11fcfe000 -        0x11fd19fff  com.apple.GLToolsShaderProfiler (1.0 - 20034) <BE5F1D1E-AE27-3428-A2AE-DB763996C3BC> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler
       0x11fd29000 -        0x11fd40fff  com.apple.GPUToolsMobileFoundation (1.0 - 20012) <902F2B20-C6E7-3232-B2C0-B2FFA5D7E0C1> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation
       0x11fd57000 -        0x11fd5cff7  com.apple.dt.gpu.GPUDebuggeriOSSupport (7.3 - 20008) <74AD7605-F2FC-31D9-B9D7-CD12243A140D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport
       0x11fd66000 -        0x11fd67ff3 +liblaunch_sim.dylib (765.41.1) <31955A5B-B36F-33D6-8E8D-D78DAB8C6069> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib
       0x11fda4000 -        0x11fda5fff  _functools.so (94) <49B479ED-A07D-322D-9A29-AFF4CA084219> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so
       0x11fddf000 -        0x11fde8ff7  datetime.so (94) <94EF278A-0BE1-3990-A13B-2A5F36F64263> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so
       0x11fe9a000 -        0x11fe9bfff  cStringIO.so (94) <EC2054BE-E4CD-38B3-BBFB-4FEFB76CF1EF> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so
       0x11fea1000 -        0x11fea5fff  _json.so (94) <8DF51919-72DB-335D-B4F5-D8B3B7A96A89> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_json.so
       0x11ff96000 -        0x11ff9efff  com.apple.dt.IDE.IDEInstrumentsService (7.3.1 - 10174) <CDA5F738-BDAF-354B-B0FE-F97711D8AF55> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
       0x120078000 -        0x12007cff7  com.apple.dt.IDE.IDEAppleScriptCore (7.3.1 - 10174) <10EB9234-B0F0-3987-9C09-9DE47702D033> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore
       0x120100000 -        0x120102fff  binascii.so (94) <9044E1C3-221F-3B79-847A-C9C3D8FEA9FD> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so
       0x120107000 -        0x12010effb  com.apple.dt.IDE.IBBuildSupport (7.3.1 - 10117) <3A05C0BE-2D1A-34B2-886F-374FB2C93B03> /Applications/Xcode.app/Contents/PlugIns/IBBuildSupport.ideplugin/Contents/MacOS/IBBuildSupport
       0x1208ba000 -        0x120a2bfff  com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 20034) <BFE03189-67EF-391E-B760-DB699B74E014> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics
       0x120a62000 -        0x120a98ff3  com.apple.gputools.GLToolsMobileAnalysis (1.0 - 20012) <E9C5CF86-26B6-38E5-BCAD-65D2A4EB3956> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis
       0x120ac9000 -        0x120ad3fff  com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 20012) <B2D64269-B9A8-323A-BEBE-BC95094A6659> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport
       0x120b49000 -        0x120b52fff +dsc_extractor.bundle (390.7) <37F33AE9-4D3C-3A11-B73C-829F43792993> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/lib/dsc_extractor.bundle
       0x12397b000 -        0x123980fff  libgermantok.dylib (17) <B230A9A9-EC4C-306C-8C65-7143285DA142> /usr/lib/libgermantok.dylib
       0x124090000 -        0x124174fff  com.apple.dt.IDE.IDEDevkitRefactoring (7.3 - 10005) <78F361C0-1DDD-3309-B61D-C951C670EFB4> /Applications/Xcode.app/Contents/PlugIns/IDEDevkitRefactoring.ideplugin/Contents/MacOS/IDEDevkitRefactoring
       0x12428a000 -        0x124304ff7  com.apple.xquery (1.3.1 - 30) <C1020441-B131-3995-86D9-9D0B725D3FAD> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
       0x12586f000 -        0x125870ff7 +cl_kernels (???) <DDD3DB4A-EA45-4626-A6D0-DADAD0598FA8> cl_kernels
       0x12a3c8000 -        0x12a3e4ff7  com.apple.dt.IDELanguageSupportSimulator (7.3.1 - 10122) <7AA1076D-B7FD-3F70-A0FD-45CCEBDEEBA2> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportSimulator.ideplugin/Contents/MacOS/IDELanguageSupportSimulator
    0x7fff6a4fb000 -     0x7fff6a532a47  dyld (360.22) <DC81CC9D-651A-3A45-8809-928282052BD3> /usr/lib/dyld
    0x7fff85509000 -     0x7fff85514fff  com.apple.CrashReporterSupport (10.11 - 718) <05892B57-F2CD-3C84-B984-0417F6B361DB> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff85515000 -     0x7fff855c0fff  com.apple.PDFKit (3.1 - 3.1) <27AF3C85-1C0B-389C-856C-2E527620C195> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff855c1000 -     0x7fff8585bff3  com.apple.security (7.0 - 57337.60.2) <E2E553E7-28C4-3296-B3B6-BB1B3CA73943> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8585c000 -     0x7fff858d1fff  com.apple.framework.IOKit (2.0.2 - 1179.50.2) <A509D3AE-9D48-31B7-89C7-326A7A2007B2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff858d6000 -     0x7fff858e2fff  com.apple.CommerceCore (1.0 - 463.9) <92A641CE-2740-3B7A-B69D-E5CE1426B7DE> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff858e3000 -     0x7fff8590cff7  libxslt.1.dylib (14.4) <72CD1CA4-1FBD-3672-ADCE-A89AB741689A> /usr/lib/libxslt.1.dylib
    0x7fff8590d000 -     0x7fff8590ffff  com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff85910000 -     0x7fff8593cfff  com.apple.framework.SystemAdministration (1.0 - 1.0) <1318B6A5-FFC3-3615-914D-95CBFE5BA727> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff8593d000 -     0x7fff8593eff3  com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff85972000 -     0x7fff85be1fff  com.apple.AuthKit (1.0 - 1) <E32E0955-FE8D-3215-9349-C34BEE4AA550> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff85be2000 -     0x7fff85bf7fff  com.apple.ToneKit (1.0 - 1) <6D5AD263-308F-3F70-8D86-7027569D2694> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff85bf8000 -     0x7fff85c28ff3  com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <4AAFB1C4-3708-30F9-ACFA-90564347204C> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff85e80000 -     0x7fff85e83fff  com.apple.Mangrove (1.0 - 1) <2D86B3AD-64C3-3BB4-BC66-1CFD0C90E844> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff85e84000 -     0x7fff85ed2fff  libcurl.4.dylib (90) <12E01E4B-24C9-394C-9D2C-85CF85D5F459> /usr/lib/libcurl.4.dylib
    0x7fff85ed3000 -     0x7fff85ef5ff7  com.apple.Sharing (442.13.6 - 442.13.6) <DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff85faf000 -     0x7fff85fb1fff  com.apple.SecCodeWrapper (4.0 - 261.40.2) <1F832591-59A8-3B3F-943F-D6D827463782> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff85fb2000 -     0x7fff85fbdff7  libcommonCrypto.dylib (60075.50.1) <93732261-34B4-3914-B7A2-90A81A182DBA> /usr/lib/system/libcommonCrypto.dylib
    0x7fff85fbe000 -     0x7fff8605efff  com.apple.ViewBridge (159 - 159) <D8131B7E-DFC9-3FDD-9D56-49821C1D1521> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff86092000 -     0x7fff8609cfff  com.apple.NetAuth (6.0 - 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8609d000 -     0x7fff86538ffb  com.apple.GeoServices (1.0 - 1151.49.1) <2D887517-B73D-30FF-91DC-AF6AD91F96B9> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff86579000 -     0x7fff86581fff  libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib
    0x7fff865fa000 -     0x7fff86601ff7  com.apple.phonenumbers (1.1.1 - 105) <A616AFB5-2336-385A-B058-16A423D2B21B> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff86c48000 -     0x7fff86df4ff7  com.apple.avfoundation (2.0 - 1046.9.12) <2D241BC4-A619-3382-BABD-C4E4490BD638> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff86df5000 -     0x7fff86e46ff7  libcups.2.dylib (435.2) <91584A40-214D-33E8-A613-CE22289037C8> /usr/lib/libcups.2.dylib
    0x7fff86eda000 -     0x7fff86edbffb  libsysmon.dylib (85) <B4DA61BB-07A0-3CFB-9EBD-33121FC4BEA4> /usr/lib/libsysmon.dylib
    0x7fff86eec000 -     0x7fff86f53fff  com.apple.framework.CoreWiFi (11.0 - 1101.20) <993592F1-B3F1-3FAD-87BD-EA83C361BCCF> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff870a3000 -     0x7fff870d2ffb  libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib
    0x7fff870db000 -     0x7fff8717bfff  com.apple.Metadata (10.7.0 - 972.34) <A58195C5-5D5C-32D5-8BBB-F4D32201E5AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8717c000 -     0x7fff8722cfff  com.apple.backup.framework (1.7.4 - 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8722d000 -     0x7fff87235fef  libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
    0x7fff8727a000 -     0x7fff87284fff  com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <1FC4F7F8-0AEA-36EA-9AEE-5AE573858F36> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework
    0x7fff87285000 -     0x7fff87287fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <7C932160-AC9C-3173-900F-98138E829CB3> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff87288000 -     0x7fff877aafff  com.apple.QuartzComposer (5.1 - 334) <80235264-CA1B-3E3F-96F7-5F6F52FDC5B6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff877bb000 -     0x7fff877daff7  com.apple.framework.Apple80211 (11.0 - 1121.34.2) <90477FAE-B835-3931-80FB-FDFF02B21D9D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff87813000 -     0x7fff87862ff7  com.apple.opencl (2.7.0 - 2.7.0) <39581F1A-04FE-3CCA-9118-E9BB9053F7A1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff87863000 -     0x7fff878a9ff7  libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
    0x7fff878aa000 -     0x7fff878acfff  com.apple.OAuth (25 - 25) <B147CF79-A687-3466-BCAE-F05243DE71F7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff878ad000 -     0x7fff8791bff7  com.apple.ApplicationServices.ATS (377 - 394.4) <9779E916-0788-3CAC-B1EC-F68BCB12A2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8791c000 -     0x7fff87a40fff  libsqlite3.dylib (216.4) <280D67B8-F93D-3587-A146-19F36C817548> /usr/lib/libsqlite3.dylib
    0x7fff87a41000 -     0x7fff87a49fff  libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff87a4a000 -     0x7fff87ce0fff  libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib
    0x7fff87ce1000 -     0x7fff87e47fff  com.apple.AutomatorFramework (2.6 - 419) <D4FA8249-D558-3B85-9339-788C0006DF27> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
    0x7fff88218000 -     0x7fff884fdffb  com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff884fe000 -     0x7fff88501fff  com.apple.IOSurface (108.2.3 - 108.2.3) <52E51D16-42E9-3DDB-A16C-48225EF262C4> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff88502000 -     0x7fff88ba1ff7  com.apple.JavaScriptCore (11601 - 11601.7.2) <4A888404-501D-38DE-921D-BA9AEEAC8243> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff88bbe000 -     0x7fff88bc9fff  libkxld.dylib (3248.60.10) <991CDFE9-AB87-321B-A4B2-5EFE64DDCF74> /usr/lib/system/libkxld.dylib
    0x7fff88c0e000 -     0x7fff88c33ff7  libPng.dylib (1459) <F3A3BCAD-244C-3014-9D44-5ED179BD391D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88c34000 -     0x7fff88c35fff  libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
    0x7fff88c77000 -     0x7fff88c79fff  libCVMSPluginSupport.dylib (12.1) <D81B3D8D-B83F-3918-BD4B-6C794A30AF9F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff88c7a000 -     0x7fff88c91fff  libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
    0x7fff88c92000 -     0x7fff88e58ff7  com.apple.ImageIO.framework (3.3.0 - 1459) <228306DC-0C7F-3D69-92FA-B2E46E47AA9F> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff88e59000 -     0x7fff88f13fff  com.apple.DiscRecording (9.0.1 - 9010.4.3) <540853B2-B123-3560-8023-C92EE229051A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff88f5f000 -     0x7fff88f70fff  libSparseBLAS.dylib (1162.2) <EBEB3848-3468-342A-91A6-5C47F2369CD9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff88f74000 -     0x7fff88fa7ff7  com.apple.MediaKit (16 - 809) <BF8032FE-6645-37F6-A622-BC7EEE3EAABF> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff88fa9000 -     0x7fff88fb4ff7  libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
    0x7fff88fb5000 -     0x7fff88ff0ff7  com.apple.AuthKitUI (1.0 - 1) <E4792D6A-590C-326E-8CC7-2EB5843C51C6> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
    0x7fff88ff1000 -     0x7fff88ff3ff7  libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib
    0x7fff88ff4000 -     0x7fff89040fff  com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff89041000 -     0x7fff8937fff7  com.apple.WebKit (11601 - 11601.7.7) <29B8BA84-D78E-393B-BB36-4B9605372A5F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff894af000 -     0x7fff89533ffb  com.apple.AVKit (1.1 - 285.10) <F8C27415-3105-37A0-8959-F5560144FBB1> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
    0x7fff895d8000 -     0x7fff895dbffb  libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
    0x7fff895dc000 -     0x7fff896ceff7  libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
    0x7fff896e0000 -     0x7fff8983bff3  com.apple.WebKitLegacy (11601 - 11601.7.7) <17A2118E-168F-312C-B083-81DC0BFA3C83> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff8983c000 -     0x7fff89840fff  libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
    0x7fff89844000 -     0x7fff8998eff7  com.apple.coreui (2.1 - 366.1) <8138636F-A0A7-31C7-896C-5F5747FA1B2A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8998f000 -     0x7fff89990fff  libffi.dylib (18.1) <5BA9612C-747E-33CE-9DB1-3C01ECF3041D> /usr/lib/libffi.dylib
    0x7fff899a7000 -     0x7fff899affff  com.apple.AppleSRP (5.0 - 1) <840A5C20-6452-36BB-ACF7-29BA6CBF7C48> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff899b0000 -     0x7fff89ddafff  com.apple.ModelIO (1.0 - 1) <8838E0E1-ACB3-3CE8-ABDC-C787D8B3F247> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
    0x7fff89df5000 -     0x7fff89e20ffb  libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
    0x7fff8a0b5000 -     0x7fff8a0c5fff  com.apple.AppleScriptObjC (1.4 - 32) <0C137AF5-9086-3205-9895-F3B8DF3B47FF> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x7fff8a0cb000 -     0x7fff8a0d0ff7  libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
    0x7fff8a0d1000 -     0x7fff8a0f5fff  com.apple.MultitouchSupport.framework (304.12 - 304.12) <65CB7653-EACD-3ADB-ABB6-2E0671708301> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8a19d000 -     0x7fff8a1f9fff  libTIFF.dylib (1459) <1E1839C3-2C99-38B8-A729-788459576858> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a1fa000 -     0x7fff8a223fff  libsystem_info.dylib (477.50.4) <FAA9226D-64DE-3769-A6D8-6CABA4B7FF4D> /usr/lib/system/libsystem_info.dylib
    0x7fff8a50a000 -     0x7fff8a50ffff  com.apple.SymptomReporter (1.0 - 1) <F86255F1-EC9F-3963-834B-AFB2F344E51C> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework/SymptomReporter
    0x7fff8a566000 -     0x7fff8a662ff7  libFontParser.dylib (158.6) <267A9AE4-4138-3112-8D73-BDFDC96568FF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8a686000 -     0x7fff8a691fff  com.apple.AppSandbox (4.0 - 261.40.2) <52766210-B6EB-3B73-AB1B-42E0A9AD2EE8> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8aebe000 -     0x7fff8aec6fff  libGFXShared.dylib (12.1) <5A0C2493-200C-30BE-97D5-8E8C0B8E604D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8aec7000 -     0x7fff8af27fff  com.apple.QuickLookFramework (5.0 - 696.7) <ECD33169-5EB1-3783-AF9E-1AB9240F8358> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8afa0000 -     0x7fff8b295fff  com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8b2a2000 -     0x7fff8b2dfff3  com.apple.bom (14.0 - 193.7) <9B8AE30B-24A3-37AB-B04E-4CE67AED4775> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8b2e0000 -     0x7fff8b346ff7  libsystem_network.dylib (583.50.1) <B52DAB73-92DC-3DA7-B9F4-B899D66445C1> /usr/lib/system/libsystem_network.dylib
    0x7fff8b347000 -     0x7fff8b392ff7  com.apple.CoreMediaIO (703.0 - 4791) <D8BC511D-0C1E-3686-9829-C874FDBE94CB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8b3d8000 -     0x7fff8b57eff7  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <370E95BC-956C-3962-86CC-0A14CF6A0389> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8b57f000 -     0x7fff8b5b9fff  com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8b5ba000 -     0x7fff8b5f1ff7  com.apple.LDAPFramework (2.4.28 - 194.5) <9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8b689000 -     0x7fff8b68afff  libquit.dylib (197.1) <CA2EBA5D-464D-30CA-A4B9-BCFF9F8BC966> /usr/lib/libquit.dylib
    0x7fff8b68b000 -     0x7fff8b690fff  com.apple.MediaAccessibility (1.0 - 79) <C5E61B45-1967-3602-A48C-31E132B998B2> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff8b83d000 -     0x7fff8b842fff  com.apple.TCC (1.0 - 1) <F5EEB2D3-9517-3975-97BE-22CB8E11B8A3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8b8c1000 -     0x7fff8b8c1fff  com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8c7cb000 -     0x7fff8c7cbfff  com.apple.ApplicationServices (48 - 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8c7cc000 -     0x7fff8c804ff7  com.apple.RemoteViewServices (2.0 - 101) <B2881449-8CFE-3D1C-B4BF-155640392533> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8c822000 -     0x7fff8c82bff7  com.apple.DisplayServicesFW (3.0 - 378) <45BE1B99-8E10-32F0-A180-A6B6CB5883AE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8c82c000 -     0x7fff8c843ff7  libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8c84b000 -     0x7fff8c84dff7  libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8c850000 -     0x7fff8c864fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <1D60D60C-914A-3BAB-8607-79F68F4C712E> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff8c8d7000 -     0x7fff8c900fff  com.apple.ProtectedCloudStorage (1.0 - 1) <7436B2B3-943A-3500-B099-80F133B3E002> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8c9cf000 -     0x7fff8ca64fff  com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8cb74000 -     0x7fff8cb74ff7  libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
    0x7fff8cb80000 -     0x7fff8cb8efff  com.apple.ToneLibrary (1.0 - 1) <AF05AF34-9BC4-3BA6-81C1-7420F22C9D7D> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff8cb8f000 -     0x7fff8ccf5fff  com.apple.MapKit (1.0 - 1651.44.2) <1D96793D-AB70-326E-85EA-65DE75973623> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
    0x7fff8d587000 -     0x7fff8d5d9fff  com.apple.CloudDocs (1.0 - 383.13) <5FD9138D-09D9-3B97-BBAD-5692E1687F30> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff8d5da000 -     0x7fff8d608ff7  libsandbox.1.dylib (460.60.2) <DAB5D6F4-CDA9-3AEB-83FF-88F003D5B5E5> /usr/lib/libsandbox.1.dylib
    0x7fff8d609000 -     0x7fff8d60afff  libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8d60b000 -     0x7fff8d617fff  com.apple.HelpData (2.1.4 - 90) <10608EEC-B613-309C-96E6-5A40AB951FA4> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8d64d000 -     0x7fff8d676ff7  libxpc.dylib (765.50.8) <54D1328E-054E-3DAA-89E2-375722F9D18F> /usr/lib/system/libxpc.dylib
    0x7fff8d6a9000 -     0x7fff8d71dff7  com.apple.Heimdal (4.0 - 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8d73c000 -     0x7fff8de6eff7  com.apple.VectorKit (1.0 - 1156.38.0.1) <622EC7F5-118E-3F16-BD3D-137BA85BABD9> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
    0x7fff8dffc000 -     0x7fff8e085ff7  com.apple.PerformanceAnalysis (1.0 - 1) <1BC106BB-3C7F-37C9-8496-43F584A6F304> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8e089000 -     0x7fff8e310fff  com.apple.CFNetwork (760.6.3 - 760.6.3) <8CB9CB2E-D0FB-31D4-A1AE-2A5FE028AD6B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8e311000 -     0x7fff8e314fff  libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8e315000 -     0x7fff8e31aff7  com.apple.AssetCacheServices (14.1 - 14.1) <5F249F84-660A-3E94-B073-6729E7ED56D9> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
    0x7fff8e31b000 -     0x7fff8e320ff3  libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib
    0x7fff8e321000 -     0x7fff8e338fff  com.apple.ScriptingBridge (1.3.3 - 68) <13D01EBC-D01E-3054-8C3C-3989BCF6370A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff8e339000 -     0x7fff8e341ffb  libsystem_dnssd.dylib (625.60.4) <80189998-32B0-316C-B5C5-53857486713D> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8e342000 -     0x7fff8e360ffb  libedit.3.dylib (43) <1D3E3152-4001-3C19-B56A-7543F1BBA47C> /usr/lib/libedit.3.dylib
    0x7fff8e361000 -     0x7fff8e3d0fff  com.apple.datadetectorscore (7.0 - 460) <E8616F01-90AC-3863-B18C-426E6DD1ACDE> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8e3d1000 -     0x7fff8e3ddfff  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff8e3de000 -     0x7fff8e3e7fff  com.apple.icloud.FindMyDevice (1.0 - 1) <B9C741F2-6FAC-3BA7-B6E0-9A910C6E8D4E> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff8e3ec000 -     0x7fff8e3fffff  com.apple.contacts.ContactsPersistence (1.0 - 2137.1) <71232F20-11BD-370D-9F43-F262BFE46C93> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff8e400000 -     0x7fff8e442fff  com.apple.framework.ConfigurationProfiles (8.2 - 848) <B6E78B94-EBB6-3A67-A203-7C1EEDD74797> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
    0x7fff8e456000 -     0x7fff8e45fff7  com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8e460000 -     0x7fff8e6acff7  com.apple.AddressBook.framework (9.0 - 1679.10) <24F823D3-C3FC-3AF9-B8B3-C166539DBD11> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8e6b2000 -     0x7fff8e6bbff3  libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e6bc000 -     0x7fff8e6e5ffb  libRIP.A.dylib (960.3) <702967FB-D16C-38C7-A3CC-0EC336740A69> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8e6e6000 -     0x7fff8e6e6ff7  liblaunch.dylib (765.50.8) <834ED605-5114-3641-AA4D-ECF31B801C50> /usr/lib/system/liblaunch.dylib
    0x7fff8e6ff000 -     0x7fff8e705fff  com.apple.XPCService (2.0 - 1) <5E2122D6-FFA2-3552-BF16-9FD3F36B40DB> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8e7a4000 -     0x7fff8e7d5fff  com.apple.GSS (4.0 - 2.0) <B490333A-3B3E-397A-AD75-68846E9A9140> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8e7fa000 -     0x7fff8e81cff7  com.apple.framework.familycontrols (4.1 - 410) <38729B72-37ED-3807-800D-00B05DEFE9D0> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8e81d000 -     0x7fff8e8f3ffb  com.apple.DiskImagesFramework (10.11.4 - 417.4) <B9525D22-6F0D-39C5-BA9B-9DF195FE1968> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8e95c000 -     0x7fff8e95cfff  com.apple.quartzframework (1.5 - 21) <5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8e95d000 -     0x7fff8e976fff  com.apple.network.statistics.framework (1.2 - 1) <153E9FF4-EB4A-3C0D-9A99-497A42EFDED9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff8e977000 -     0x7fff8e9a8ff7  libtidy.A.dylib (15.17) <6859415D-7A43-384E-ABDD-AA6B2AA9FDCD> /usr/lib/libtidy.A.dylib
    0x7fff8e9d5000 -     0x7fff8ea6bfff  com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8ead9000 -     0x7fff8eadaffb  libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
    0x7fff8f1ba000 -     0x7fff8f1d5fff  com.apple.aps.framework (4.0 - 4.0) <CAD47B6E-A581-3B35-885B-67B206F41D5E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff8f320000 -     0x7fff8f34dff3  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <35B5D032-14B9-3253-B0DF-7D900B8EC41A> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff8f34e000 -     0x7fff90599feb  com.apple.CoreGraphics (1.600.0 - 960.3) <407FA367-204F-389E-8E33-0435E3B56D40> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff90862000 -     0x7fff908b5ff7  libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
    0x7fff908b6000 -     0x7fff908bafff  com.apple.LoginUICore (3.2 - 3.2) <5524E4BC-4700-39F4-AF06-E53322712EE0> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff908bb000 -     0x7fff908c3fef  libcldcpuengine.dylib (2.7.3) <385BE8CE-16D8-3FCB-8558-8EB744D3DFE6> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff9090c000 -     0x7fff90925fff  com.apple.openscripting (1.7.1 - 169.1) <36EBF6A7-334A-3197-838F-E8C7B27FCDBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff90cc9000 -     0x7fff90cd7fff  com.apple.opengl (12.1.0 - 12.1.0) <0718DB60-BA4F-3CF7-A117-10A2515D931F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff90cd8000 -     0x7fff90ce3fff  com.apple.DirectoryService.Framework (10.11 - 194) <6F827D0E-0F02-3B09-B2A8-252865EECA7F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff90ce4000 -     0x7fff90d1cff7  com.apple.Accounts (113 - 113) <95C0C28F-21E5-3298-917B-17E95A61749E> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff90ddd000 -     0x7fff91172fdb  com.apple.vImage (8.0 - 8.0) <4BAC9B6F-7482-3580-8787-AB0A5B4D331B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff9120f000 -     0x7fff9121ffff  libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
    0x7fff91223000 -     0x7fff9124eff7  com.apple.AddressBook.ContactsFoundation (8.0 - 2137.1) <BAE70E9D-BCC8-3650-B554-6D646388EDEF> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff9124f000 -     0x7fff9124ffff  libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
    0x7fff91250000 -     0x7fff9133bff7  com.apple.QuickLookUIFramework (5.0 - 696.7) <5A4AAFEC-D38C-3DA0-9361-CBF1D4C6B376> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff91365000 -     0x7fff91365fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <185EC96A-5AF0-3620-A4ED-4D3654D25B39> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff91366000 -     0x7fff913b2ffb  com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff913b3000 -     0x7fff915befff  libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
    0x7fff915c9000 -     0x7fff91656dd7  com.apple.AppleJPEG (1.0 - 1) <BF7EDBDB-A52D-37F7-BDE4-EAD49310D7A9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff9166e000 -     0x7fff9175eff7  libJP2.dylib (1459) <5212E346-B7FC-31F4-B4F7-CF1DD9BBAFBB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff9175f000 -     0x7fff9175ffff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <054DFE32-737D-3211-9A14-0FC5E1A880E3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff91760000 -     0x7fff919cdfff  com.apple.imageKit (2.6 - 932) <FAE317B8-DF15-3096-AFAC-464913BF2F3B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff919d8000 -     0x7fff919dbff7  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6932B5EC-0EA9-333D-BF7E-665047392FEC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff91a46000 -     0x7fff91a47ffb  libSystem.B.dylib (1226.10.1) <ECAA07BE-A114-3461-AA13-C57838775FC2> /usr/lib/libSystem.B.dylib
    0x7fff91a48000 -     0x7fff91a77ffb  com.apple.datadetectors (5.0 - 308) <1949868C-BDCD-3772-BDBD-D7E9F2CC1451> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff91a78000 -     0x7fff91e74fff  libLAPACK.dylib (1162.2) <987E42B0-5108-3065-87F0-9DF7616A8A06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff91e75000 -     0x7fff91e76ff7  libodfde.dylib (23) <F84CB160-D638-3190-B6F5-A262E9AF09F6> /usr/lib/libodfde.dylib
    0x7fff91eeb000 -     0x7fff91f05fff  com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff91f8b000 -     0x7fff91f8efff  libspindump.dylib (197.1) <48F4C673-9F0C-38BE-B550-88241E812518> /usr/lib/libspindump.dylib
    0x7fff92a28000 -     0x7fff92a44fff  com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff92a45000 -     0x7fff92a60ff7  libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
    0x7fff92a69000 -     0x7fff92b78fe7  libvDSP.dylib (563.5) <9AB6CA3C-4F0E-35E6-9184-9DF86E7C3DAD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff92bad000 -     0x7fff92bb9ff7  com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff92bba000 -     0x7fff92bbcff7  libRadiance.dylib (1459) <43B09AB2-B747-3EA0-A0AF-9A33B3A449D2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff92bbd000 -     0x7fff93ca6ff3  com.apple.WebCore (11601 - 11601.7.5) <9153DA7E-1625-382A-8257-8D4293F06F7F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff93ca7000 -     0x7fff93cbdff7  libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff93cbe000 -     0x7fff93d13fff  com.apple.AE (701 - 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff93d14000 -     0x7fff93d31ff7  com.apple.pluginkit.framework (1.0 - 1) <0BA96479-0451-3DA9-A2AC-FE1D86D383AB> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff93d34000 -     0x7fff93d34fff  libOpenScriptingUtil.dylib (169.1) <AD0DAC8A-9849-3077-999F-9AEC6112BDAB> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff93d35000 -     0x7fff93d93fff  com.apple.CoreServices.OSServices (728.13 - 728.13) <27C12B92-7845-38DD-B82D-DC5B678352D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff93d9b000 -     0x7fff93e2afff  com.apple.CorePDF (4.0 - 4) <849BBFF6-0700-3ED1-98DF-A6E93B9B707F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff93e2b000 -     0x7fff93e52fff  com.apple.shortcut (2.16 - 93) <2BA6DF3E-04C7-39C8-B311-3413E9FC9022> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff940a7000 -     0x7fff940c3ff7  libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib
    0x7fff94112000 -     0x7fff94116fff  libGIF.dylib (1459) <7C84B660-04BC-3D05-8C02-A7FBE51FD77B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff941db000 -     0x7fff941deffb  libdyld.dylib (360.22) <1F9FCF2C-5E94-3F2D-B4A5-1238587AA5C6> /usr/lib/system/libdyld.dylib
    0x7fff941df000 -     0x7fff9421dff7  libGLImage.dylib (12.1) <BB1F1A93-5101-3906-AB17-8D83FCB200F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9426d000 -     0x7fff9426efff  libUAPreferences.dylib (270.10) <E024EBC2-529A-332E-98B8-8332912ED5F4> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
    0x7fff9426f000 -     0x7fff94327ff7  com.apple.CoreDuet (1.0 - 1) <FC1EAEE1-73A4-3B13-A634-1D2A94D0C0B7> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff94328000 -     0x7fff94374ff7  com.apple.corelocation (1486.17 - 1615.38) <6336CFC5-9D7D-3B76-B263-56DD6EBD0B8D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff94d70000 -     0x7fff94d75fff  com.apple.ImageCapture (9.0 - 9.0) <ACECF0B7-7D92-3A22-BF47-E8FADF4C5378> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff94d80000 -     0x7fff94da2fff  com.apple.IconServices (68.1 - 68.1) <CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff94dda000 -     0x7fff95250fff  com.apple.CoreFoundation (6.9 - 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95251000 -     0x7fff952c8ff7  com.apple.MMCS (1.3 - 357.1) <549FBEFC-55F7-3101-BF51-A0B1F7CF2B46> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff952c9000 -     0x7fff952edfff  libJPEG.dylib (1459) <B274689A-56C5-3DBE-9E4E-049608BBD50B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff952ee000 -     0x7fff952fafff  libexslt.0.dylib (14.4) <950FDF46-956E-3284-AFFE-F71BC7816E22> /usr/lib/libexslt.0.dylib
    0x7fff952fb000 -     0x7fff95340ff3  libFontRegistry.dylib (155.2) <A70DD497-35F3-34DA-9C19-F4B90080E961> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff95353000 -     0x7fff95369fff  com.apple.CoreMediaAuthoring (2.2 - 953) <5103EF2E-BB0A-302B-B8BB-CED301BC746B> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff9536a000 -     0x7fff95375fff  libcsfde.dylib (517.50.1) <52F0DB6A-13B8-355E-ADFD-72834D3CA183> /usr/lib/libcsfde.dylib
    0x7fff953b1000 -     0x7fff9552ffff  com.apple.UIFoundation (1.0 - 436.1) <AABB5267-E7B7-3D75-B051-E665BDA8DEF4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff95530000 -     0x7fff95534fff  libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
    0x7fff955be000 -     0x7fff955befff  libmetal_timestamp.dylib (600.0.44.2) <DEEA1127-7A5D-3EF2-A4B2-AE125CBA5DB5> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff95624000 -     0x7fff9565eff7  com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff9565f000 -     0x7fff9567dff7  libsystem_kernel.dylib (3248.60.10) <C1A6A0B9-1869-36AB-B4A2-D862EB09A4BE> /usr/lib/system/libsystem_kernel.dylib
    0x7fff9567e000 -     0x7fff9567ffff  libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
    0x7fff956d7000 -     0x7fff956daff7  com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff956e4000 -     0x7fff956e9fff  com.apple.DiskArbitration (2.7 - 2.7) <F55902AA-5316-3255-A701-FDED5B553065> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff956ea000 -     0x7fff956faff3  com.apple.ProtocolBuffer (1 - 243) <BAE5E5C9-DD59-3BB8-9741-EEFC5E3046EE> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff956fb000 -     0x7fff956fdfff  com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff956fe000 -     0x7fff95743ff7  com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff95abd000 -     0x7fff95aecfff  com.apple.securityinterface (10.0 - 55065.40.1) <1BB39B19-DD74-347E-A344-0E6781773577> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff95b0f000 -     0x7fff95b11ffb  libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
    0x7fff95b12000 -     0x7fff95b18ff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff95b19000 -     0x7fff95ba8ff7  libCoreStorage.dylib (517.50.1) <E6283FE9-B5AC-3110-8D4C-8E2BF185983E> /usr/lib/libCoreStorage.dylib
    0x7fff95ba9000 -     0x7fff95babfff  libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff95bd4000 -     0x7fff95c7bfff  com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff95e91000 -     0x7fff95f4efd7  com.apple.PackageKit (3.0 - 546.1) <619A0B33-B0A5-39F4-98E1-BB61700AA2E3> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff95f4f000 -     0x7fff95f83ff7  com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff95f99000 -     0x7fff95f9cfff  libsystem_sandbox.dylib (460.60.2) <2A68B39C-B786-3A05-87A2-56E688469FB8> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff96184000 -     0x7fff9618cfff  libMatch.1.dylib (27) <3AC0BFB8-7E69-3DBE-A175-7F3946FC4554> /usr/lib/libMatch.1.dylib
    0x7fff9618d000 -     0x7fff9627cff7  libxml2.2.dylib (29.10) <B3B03292-7E1A-34AB-888C-3D49D63D60C6> /usr/lib/libxml2.2.dylib
    0x7fff962fd000 -     0x7fff9650afff  libicucore.A.dylib (551.51.4) <3899B146-3840-3D4A-8C4A-FE391D5D25C7> /usr/lib/libicucore.A.dylib
    0x7fff9651a000 -     0x7fff965f3fff  com.apple.CoreMedia (1.0 - 1731.15.206) <DE407384-39D5-3727-A78D-D22849D816C7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff965f4000 -     0x7fff9696fffb  com.apple.VideoToolbox (1.0 - 1731.15.206) <19DD020F-128A-32B0-96A4-A51F111B549F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff96973000 -     0x7fff96a9afff  com.apple.LaunchServices (728.13 - 728.13) <DF9A69C3-06AD-3062-A40A-50ED12CA18CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff96a9b000 -     0x7fff976c4ff7  com.apple.AppKit (6.9 - 1404.47) <F3411F6E-DD87-34D0-8C68-C69B2205E41D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff979d6000 -     0x7fff979f2ff3  libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
    0x7fff979f3000 -     0x7fff979faff7  libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib
    0x7fff97b04000 -     0x7fff97b06ff7  com.apple.securityhi (9.0 - 55006) <1E7BE52B-97EA-371A-AECA-1EE2AD246D8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff97b40000 -     0x7fff97b51ff7  libsystem_trace.dylib (201.10.3) <1DD0C1FD-74E2-3949-9C2C-B81D19C2CA5E> /usr/lib/system/libsystem_trace.dylib
    0x7fff97b78000 -     0x7fff97b81ff7  libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib
    0x7fff97e93000 -     0x7fff97eabfef  libcompression.dylib (28) <E7601B62-1053-369D-8A9E-91CF86239220> /usr/lib/libcompression.dylib
    0x7fff97f28000 -     0x7fff97f52ff7  libc++abi.dylib (307.2) <922EFB36-0E9E-315B-8270-E81AC43472C0> /usr/lib/libc++abi.dylib
    0x7fff97f79000 -     0x7fff97fe4ff7  com.apple.framework.CoreWLAN (11.0 - 1101.20) <3B35C543-7FCE-333F-80C1-432FA41DDCDE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff97fe9000 -     0x7fff97ff1fff  com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff980fd000 -     0x7fff98264fff  libBLAS.dylib (1162.2) <A1398FE0-39D2-33EA-9A0F-B2644EEA29A0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff98265000 -     0x7fff9826bfff  com.apple.IOAccelerator (205.11 - 205.11) <C51BF724-F8E8-3B9F-806E-A00C65056445> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff98406000 -     0x7fff9840efff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <CC53DC12-9231-3C4F-921B-9A770D463323> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff9840f000 -     0x7fff98436fff  com.apple.ChunkingLibrary (167 - 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff98437000 -     0x7fff98437ff7  libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib
    0x7fff98438000 -     0x7fff98438fff  com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff98439000 -     0x7fff9848bfff  com.apple.ImageCaptureCore (7.0 - 7.0) <9F3123D8-29D2-332F-AD6B-AB9BF1A58022> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff9848c000 -     0x7fff989caff7  com.apple.MediaToolbox (1.0 - 1731.15.206) <119FFD0E-947D-3103-9221-458439F5764D> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff98a8b000 -     0x7fff98a8eff7  libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff98a8f000 -     0x7fff98cb0ff7  com.apple.CoreImage (11.4.0 - 366.4.19) <F5B7B115-E43A-3C61-A6AD-EFCDE7FC43A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff98cb1000 -     0x7fff98cc2fff  libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
    0x7fff98cc3000 -     0x7fff98d7cff7  com.apple.cloudkit.CloudKit (482.29 - 482.29) <E235B37E-1491-3857-BDE8-38450D4FE8D0> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff98d7d000 -     0x7fff98d8ffff  libsasl2.2.dylib (209) <11C7D200-0CA5-30F4-A19A-178CA81D48FE> /usr/lib/libsasl2.2.dylib
    0x7fff98e93000 -     0x7fff98ec1ff7  com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff98ec2000 -     0x7fff98f10ff7  libstdc++.6.dylib (104.1) <76E2AFB1-07E5-3F19-B692-F6E21B7E470D> /usr/lib/libstdc++.6.dylib
    0x7fff98f18000 -     0x7fff98f69fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EA7D4F3B-062B-3C81-A98C-C89264D00D48> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff98f6a000 -     0x7fff98f6dff3  libCGXCoreImage.A.dylib (960.3) <8DA6B68D-951C-3B71-A63B-2197A71E6FEE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff98fae000 -     0x7fff98fbcfff  com.apple.IntlPreferences (2.0 - 192) <0108A3F2-6A11-30B1-965D-A167CC8131EC> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff98fbd000 -     0x7fff98fd6fff  com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff98fe4000 -     0x7fff99058ff3  com.apple.securityfoundation (6.0 - 55126) <DAA4FDD0-7F84-30AA-BE6F-96BB9F871F07> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff99076000 -     0x7fff990d4fff  com.apple.SystemConfiguration (1.14 - 1.14) <D801FAD7-5A2D-3E5E-9F44-B6C9B8BEA747> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff99119000 -     0x7fff99127ff7  libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
    0x7fff99128000 -     0x7fff9912cfff  com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff9912d000 -     0x7fff99151fff  com.apple.quartzfilters (1.10.0 - 1.10.0) <F5C482E2-5AFB-3959-8C01-C149D48E7583> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff99152000 -     0x7fff991a2ff7  com.apple.Symbolication (1.4 - 58044) <F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff99242000 -     0x7fff992e6fff  com.apple.Bluetooth (4.4.6 - 4.4.6f1) <F8E54D34-DAAB-319F-8AE7-F3C55CA0CC68> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff992e7000 -     0x7fff99303ff7  libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
    0x7fff99332000 -     0x7fff99368fff  libssl.0.9.8.dylib (59.60.1) <C047F10D-A929-36C8-83DE-E8BB7183A158> /usr/lib/libssl.0.9.8.dylib
    0x7fff99369000 -     0x7fff99449ff7  unorm8_rgba.dylib (2.7.3) <9EB6C346-CFF6-32D7-B4A1-2409DFBCB216> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
    0x7fff99453000 -     0x7fff99621ff3  com.apple.QuartzCore (1.11 - 410.14) <076BDE58-8AED-3D47-84FD-548CF8E8EDB9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff99639000 -     0x7fff9998dfff  com.apple.Foundation (6.9 - 1259) <71A9D3A0-0B1F-3E3A-86F3-1486365A6EF2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff9998e000 -     0x7fff999fdfff  com.apple.SearchKit (1.4.0 - 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff99a3d000 -     0x7fff99a4cfe7  com.apple.AppleFSCompression (81.20.2 - 1.0) <2FE122A9-5265-320A-9600-FFC5CE4DE197> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff99a59000 -     0x7fff99a95ff7  com.apple.OSAKit (1.5 - 104) <8AE3C204-09F1-321A-B007-14D217F9EC59> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x7fff99a96000 -     0x7fff99b1efff  com.apple.CoreSymbolication (3.1 - 58048.1) <4730422E-4178-34F9-8550-BB92F2A4F44B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff99b1f000 -     0x7fff99b1ffff  com.apple.IOPlatformPluginFamily (1.0 - 1) <61D1D438-9DE8-34A0-ADC0-9789517515E8> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
    0x7fff99b4e000 -     0x7fff99bc5feb  libcorecrypto.dylib (335.50.1) <B5C05FD7-A540-345A-87BF-8E41848A3C17> /usr/lib/system/libcorecrypto.dylib
    0x7fff99bc6000 -     0x7fff99cacff7  libcrypto.0.9.8.dylib (59.60.1) <D68067AD-D1E0-3196-9796-51BE9B969C8E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff99cad000 -     0x7fff99d19ff7  com.apple.contacts.Contacts (1.0 - 2137.1) <2726B3FB-7A00-34E0-8BBF-7E5395C35527> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff99d1d000 -     0x7fff99d2eff7  libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
    0x7fff99e59000 -     0x7fff99eabfff  com.apple.AppleVAFramework (5.0.32 - 5.0.32) <271ED7A9-73E5-3595-A8D6-28594C9F3C9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff99eb5000 -     0x7fff99ee4ff7  com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff99ee5000 -     0x7fff99ee7fff  libCGXType.A.dylib (960.3) <70FA6D91-53BC-3DA6-92F3-7FEB33C73948> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff99ee8000 -     0x7fff99eedff7  libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib
    0x7fff99eee000 -     0x7fff99eeffff  com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff99eff000 -     0x7fff99f01ff7  com.apple.SafariServices.framework (11601 - 11601.7.7) <4BCAFAC2-CB87-31A1-A27B-B4794B2F8535> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff99f02000 -     0x7fff99f10fff  libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
    0x7fff99f49000 -     0x7fff99ff9fe7  libvMisc.dylib (563.5) <6D73C20D-D1C4-3BA5-809B-4B597C15AA86> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff9a028000 -     0x7fff9a155ff3  com.apple.CoreText (352.0 - 494.12) <ADBE8355-D4F5-3316-A6C4-D641D615CEC4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff9a156000 -     0x7fff9a17efff  com.apple.GLKit (1.0 - 56) <6D10E27F-7175-36D2-8770-F7789F2EACBD> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
    0x7fff9a17f000 -     0x7fff9a181ff7  com.apple.xpc.ServiceManagement (1.0 - 1) <D96D7A6D-EDEB-35EE-B5D9-E33A3BF011B5> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff9a182000 -     0x7fff9a191ffb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff9a20e000 -     0x7fff9a223fff  com.apple.AppContainer (4.0 - 261.40.2) <F220E702-1C00-3BD2-9943-C7E75C3B4418> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff9a3c3000 -     0x7fff9a3f4ff7  libncurses.5.4.dylib (46) <D4C10699-3E8F-3F42-A695-7490EA4B6B32> /usr/lib/libncurses.5.4.dylib
    0x7fff9a452000 -     0x7fff9a465fff  com.apple.CoreBluetooth (1.0 - 1) <E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff9a466000 -     0x7fff9a485ff7  com.apple.contacts.vCard (1.0 - 2137.1) <41529BD9-1BCC-3A62-92BA-2A7110867355> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff9a49f000 -     0x7fff9a5adff3  com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff9a5ae000 -     0x7fff9a5c8ff3  liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
    0x7fff9a5c9000 -     0x7fff9a5d4fff  libGL.dylib (12.1) <70D51643-04AC-3400-8F11-A6FC25985289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9a5d5000 -     0x7fff9a5e1fff  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff9a5e4000 -     0x7fff9a88aff7  com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff9a88b000 -     0x7fff9a8dbff7  com.apple.DiskManagement (8.2 - 953) <8CA30496-E2E1-3CED-A077-98D0758EE18F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff9a8dc000 -     0x7fff9a8dcfff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <378B5292-F216-32AB-B628-8C33A72D7052> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9a8dd000 -     0x7fff9a8defff  liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
    0x7fff9a8df000 -     0x7fff9a920ff7  libGLU.dylib (12.1) <CD7A5916-3E3C-3EF3-A275-B281016B99CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff9a921000 -     0x7fff9a9aefef  libsystem_c.dylib (1082.60.1) <28733D22-553E-3CBC-8D2C-EDCEB46E46AF> /usr/lib/system/libsystem_c.dylib
    0x7fff9aa4f000 -     0x7fff9aa6cff7  com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <41378C0B-B56A-3A73-9BD0-E06FA1F87B8C> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff9aa76000 -     0x7fff9aa78fff  libUniversalAccess.dylib (270.10) <B1876D7D-7630-3D7E-B70A-750C56A9D7C1> /usr/lib/libUniversalAccess.dylib
    0x7fff9ab3f000 -     0x7fff9ab56ff7  libsystem_asl.dylib (323.50.1) <41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9> /usr/lib/system/libsystem_asl.dylib
    0x7fff9abbb000 -     0x7fff9abbbfff  com.apple.CoreServices (728.13 - 728.13) <E3DFECD2-ECEA-3242-972D-95B9646B57B8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff9abc2000 -     0x7fff9aff0fff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <E54028EA-4217-3078-A2B1-C52E4214D59E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff9b033000 -     0x7fff9b075ff7  com.apple.Metal (56.6 - 56.6) <30518711-8D00-3759-AA19-800D3C88E693> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff9b076000 -     0x7fff9b1bbfff  com.apple.QTKit (7.7.3 - 2943.12) <79EA2D04-09EC-3266-A5F7-A4AACA97FE1E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff9b202000 -     0x7fff9b265fff  libAVFAudio.dylib (161.2) <1A98DBF3-490B-37FB-928A-AB1E36E6E5DD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff9b266000 -     0x7fff9b34cfef  unorm8_bgra.dylib (2.7.3) <B315AE9C-9E09-3D9F-9513-EC2195908516> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff9b34d000 -     0x7fff9b37afff  libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib
    0x7fff9b37b000 -     0x7fff9b383fff  com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff9b57f000 -     0x7fff9b8e1f3f  libobjc.A.dylib (680) <7489D2D6-1EFD-3414-B18D-2AECCCC90286> /usr/lib/libobjc.A.dylib
    0x7fff9b8e2000 -     0x7fff9bcbafef  com.apple.CoreAUC (214.0.0 - 214.0.0) <F80C19CA-6CD0-3052-9C22-0288A257CCC8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

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

VM Region Summary:
ReadOnly portion of Libraries: Total=537.2M resident=0K(0%) swapped_out_or_unallocated=537.2M(100%)
Writable regions: Total=3.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.3G(100%)

                                  VIRTUAL   REGION 
REGION TYPE                          SIZE    COUNT (non-coalesced) 
===========                       =======  ======= 
Accelerate.framework                 256K        3 
Activity Tracing                    2048K        2 
CG backing stores                   24.0M        9 
CG image                           132.4M      185 
CG raster data                        28K        4 
CG shared images                     464K       14 
CoreAnimation                      119.8M      252 
CoreData Object IDs                 4100K        3 
CoreUI image data                   5488K       53 
CoreUI image file                    416K        8 
Dispatch continuations              8192K        2 
Foundation                            44K        7 
Image IO                            17.4M       57 
JS JIT generated code                  8K        3 
JS JIT generated code (reserved)     1.0G        2         reserved VM address space (unallocated)
Kernel Alloc Once                      8K        3 
MALLOC                               1.9G      438 
MALLOC guard page                     32K        7 
Memory Tag 242                        12K        2 
Memory Tag 251                        56K        5 
OpenCL                                40K        6 
Process Corpse Info                 2048K        2 
SQLite page cache                   23.8M       46 
STACK GUARD                         56.1M       28 
Stack                               43.5M       64 
VM_ALLOCATE                         12.7M       65 
WebKit Malloc                       4132K        3 
__DATA                              57.3M      554 
__IMAGE                              528K        2 
__LINKEDIT                         141.0M      216 
__TEXT                             396.2M      516 
__UNICODE                            552K        2 
mapped file                        740.4M      425 
shared memory                       16.3M       10 
===========                       =======  ======= 
TOTAL                                4.6G     2964 
TOTAL, minus reserved VM space       3.6G     2964 

Model: MacBookPro12,1, BootROM MBP121.0167.B17, 2 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 2.28f7
Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.21.95.175.1a6)
Bluetooth: Version 4.4.6f1 17910, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0256G, 251 GB
USB Device: USB 3.0 Bus
USB Device: Bluetooth USB Host Controller
USB Device: USB 2.0 Hub
USB Device: AX88772C
USB Device: USB Optical Mouse
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1
piv199 commented 7 years ago

+1

LunaCodeGirl commented 7 years ago

+1 for me too. @piv199 you just barely beat me to it 😏

benshewmake commented 7 years ago

+1 for me too, same problem running Xcode7.3.1

guillaumealgis commented 7 years ago

Thanks for the feedback. Do any of you have a reliable way to reproduce this, or is it purely random ?

benshewmake commented 7 years ago

@guillaume-algis I cannot speak for everyone above, but for me all I do is:

  1. Open Xcode & project
  2. Open Package Manager
  3. Start scrolling downward (I reach about the B's before it crashes)

It happens every single time I open Package Manager.

piv199 commented 7 years ago

The same as @bshewmak , also about b's/c's

guillaumealgis commented 7 years ago

Ugh. Can't reproduce on my machine with Xcode 7.3.1.

Ok weird question: what type of mouse are you guys using?

It looks like https://github.com/alcatraz/Alcatraz/pull/246/commits/538f20ac39c423c125bc239dbad31e3fa9e9b543 would have fixed a bug related to images, but it never got merged. If you have the time, I would be cool if you could try and apply the patch on top of master, build Alcatraz on your machine and test again :)

LunaCodeGirl commented 7 years ago

Interesting question....

@guillaume-algis I'm using an Apple Magic Mouse.

piv199 commented 7 years ago

@guillaume-algis default trackpad

UPD: Ok, just ran the latest commit from that repository and... it works without crash however no images are displayed into cells.

Researching...

piv199 commented 7 years ago

@guillaume-algis

Okay I've downloaded master branch from this repository, and added logger for every cell when it comes to setting image and I found that:

2016-08-08 23:58:11.778 Xcode[41322:1094185] image operation for BodyBuilder

And then it crashes... Then I added before setting image inside cell:

if ([package.name isEqualToString:@"BodyBuilder"]) {
        return view;
}

And it finally works! It's not crashing anymore!!!

piv199 commented 7 years ago

@guillaume-algis

This plugin has bad image

https://raw.githubusercontent.com/materik/bodybuilder/master/screenshot.gif

When cache haven't found an image for this plugin it starts downloading it again, once it finished it sets the image and calls reload cell at index path and recalculate height

po image.size
(width = 0, height = 0)

Well, crashes this method:

[self fetchAndCacheImageForPackage:package progress:NULL completion:^(NSImage *image) {
     //code
}];

if add inside ATZDownloader:downloadFileFromPath:progress:completion, it works (however preview for 'BodyBuilder' is still displaying as empty, but displaying.

if (!image || (image.size.width == 0 && image.size.height == 0))
                                  return;
guillaumealgis commented 7 years ago

Thanks for all the work @piv199 !

I'm not sure what you mean by "bad image". The file seems to be a valid GIF on my machine:

$ wget 'https://raw.githubusercontent.com/materik/bodybuilder/master/screenshot.gif'
--2016-08-08 23:49:52--  https://raw.githubusercontent.com/materik/bodybuilder/master/screenshot.gif
Resolving raw.githubusercontent.com... 151.101.60.133
Connecting to raw.githubusercontent.com|151.101.60.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2075190 (2.0M) [image/gif]
Saving to: ‘screenshot.gif’

screenshot.gif                          100%[===============================================================================>]   1.98M  --.-KB/s    in 0.1s    

2016-08-08 23:49:53 (15.0 MB/s) - ‘screenshot.gif’ saved [2075190/2075190]

$ file screenshot.gif 
screenshot.gif: GIF image data, version 89a, 660 x 786

When your patch

if ([package.name isEqualToString:@"BodyBuilder"]) {
        return view;
}

is in place, do you manage to scroll the full list (ie. download every other image)? Finding other images which make Alcatraz crash could help pinpoint what exactly is happening here.

Also, that's be cool if you could add NSLog(@"%@", image); just after

NSImage *image = [[NSImage alloc] initWithData:responseData];
if (!image)
    return;

without any other modification, just to see what's inside the NSImage before the crash. Thanks!

piv199 commented 7 years ago

@guillaume-algis

Got the same as you.

MBP-Olexiy:~ alex$ wget 'https://raw.githubusercontent.com/materik/bodybuilder/master/screenshot.gif'
--2016-08-09 00:58:18--  https://raw.githubusercontent.com/materik/bodybuilder/master/screenshot.gif
Resolving raw.githubusercontent.com... 151.101.12.133
Connecting to raw.githubusercontent.com|151.101.12.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2075190 (2.0M) [image/gif]
Saving to: ‘screenshot.gif’

screenshot.gif      100%[===================>]   1.98M  3.14MB/s    in 0.6s    

2016-08-09 00:58:20 (3.14 MB/s) - ‘screenshot.gif’ saved [2075190/2075190]

MBP-Olexiy:~ alex$ file screenshot.gif
screenshot.gif: GIF image data, version 89a, 660 x 786

After patching I managed to scroll slowly all list! Nothing has crashed!

As for image. My browser 'Safari' doesn't display image:

screen shot 2016-08-09 at 01 08 16

But Chrome does! This is animation gif, it's not an image. Maybe there could be a problem?

guillaumealgis commented 7 years ago

My intuition is that we're not handling network errors well. So you probably had an error when Alcatraz downloaded the gif (which is quite large), and we cached it anyway.

I reproduced consistently by damaging the data returned by the network:

NSMutableData *foo = [responseData mutableCopy];
const char b[100000] = {0};
[foo replaceBytesInRange:NSMakeRange(1000, 1000000) withBytes:b length:1000000];

NSImage *image = [[NSImage alloc] initWithData:foo];

The NSImage is then malformed, but not nil, which is the only thing we are checking:

Aug  9 00:09:40  Xcode[35704] <Error>: ImageIO: _CGImagePluginInitGIF 4634 - malformed GIF frame#0 (660 x 786) - [canvasSize: 518760  frameDataSize: 255   adjustment: 1]
Aug  9 00:09:40  Xcode[35704] <Error>: ImageIO: _CGImagePluginInitGIF 4634 - malformed GIF frame#0 (660 x 786) - [canvasSize: 518760  frameDataSize: 255   adjustment: 1]
2016-08-09 00:09:40.439 Xcode[35704:6634688] <NSImage 0x600004875e80 Size={0, 0} Reps=(
)>

I'm gonna try to reproduce by simulating a network error with a local webserver serving the image. If that's conclusive, I'll fix the error handling in ATZDownloader (which we should fix anyway).

In the meantime, I think you can close https://github.com/materik/bodybuilder/issues/8, as it's probably not the source of the problem, and their image is definitely valid (it displays fine for me in Safari, Chrome, Preview, and file and identify report no problems) :)

Edit: Regarding the gif, I think we need to have a discussion on what we allow on alcatraz-packages. In my opinion, a 2.7MB image is way too much. But that's another topic.

piv199 commented 7 years ago

@guillaume-algis

Just set breakpoint for creating image from response and got (bytes are normal):

(lldb) po responseData.length
2075190

However [[NSImage alloc] initWithData:responseData] returns

(lldb) po [[NSImage alloc] initWithData:responseData]
<NSImage 0x618000668100 Size={0, 0} Reps=(
)>
guillaumealgis commented 7 years ago

@piv199 wait... you're telling me that even after quitting all instances of Xcode, each time you re-download the image it crashes?

If so, I'm dumbfound. I'm getting the exact same responseData length, and my NSImage is created successfully.

Would you mind writing the responseData you're receiving to disk and sending it my way?

Adding

if ([package.name isEqualToString:@"BodyBuilder"]) {
    [responseData writeToFile:@"/tmp/BodyBuilderScreenshot.gif" atomically:YES];
}

just before NSImage *image = [[NSImage alloc] initWithData:responseData]; should do the trick, then you can email it to me (zipped if possible) at guillaume.algis@gmail.com.

Thanks!

piv199 commented 7 years ago

@guillaume-algis oh I have a bit lag, so I sent you from 2 to 4 messages with the same file :) I'm sorry.

Preview cannot open the file on my Mac. It says the file is damaged or in incorrect format. But chrome opens it successfully. Safari fails...

piv199 commented 7 years ago

@guillaume-algis

Look, I don't know why, but it's not shown even in Safari in github repo. I'm using 10.11.6 (15G31).

screen shot 2016-08-09 at 02 37 48
guillaumealgis commented 7 years ago

oh I have a bit lag, so I sent you from 2 to 4 messages with the same file :) I'm sorry.

Don't worry about it :)

The file you sent me is the exact same (same md5 hash) than the one I'm downloading.

capture d ecran 2016-08-09 a 01 42 18

I don't get it. It displays fine for me (Safari 9.1.1 on El Cap 10.11.5).

Could you take a look at the logs in Safari's developer tools, and in Console.app see if there's by any chance any error poping up?

In any case, I'll open a PR in just a minute fixing the crash. But I'll be glad if we could continue trying to find the root cause of the problem; finding why Safari isn't rendering the image is a good lead.

(But maybe not tonight, it's getting a bit late here ;) )

piv199 commented 7 years ago

@guillaume-algis I'm confused, I can't understand why it's not showing... Safari: Version 9.1.2 (11601.7.7)

When I open gif image safari shows NO error in console.

Then I go to debug and set all breakpoints enabled. The only one breakpoint is occurred on this page is:

screen shot 2016-08-09 at 10 44 21
guillaumealgis commented 7 years ago

Fixed in #480 / Alcatraz 1.1.19