Coder Social home page Coder Social logo

snapshots's Introduction

Snapshots for Xcode

Xcode plugins don't work anymore, so you should help @antondomashnev with https://github.com/Antondomashnev/FBSnapshotsViewer

Which is the sucessor to this plugin.


An Xcode Plugin to show the state of FBSnapshot Tests.

I think Facebook have view testing right. I don't think Xcode's quite there, so I built a plugin to fix it.

Screenshot

Features

  • Showing new images as they're created
  • Showing the differences between failed snapshot tests
  • Open specific diffs in Kaleidoscope
  • Turns red if you've created a view with a zero frame

Installation

Install via Alcatraz. In Xcode choose Window, Package Manager and search for "Snapshots".

Contributing

It's actually way easier to work on Plugins than you think. Hitting run in Xcode on this project will open a new Xcode with a working lldb instance and you can work on it like any other app. Contributions are extremely welcome of course, large visual design changes should probably be talked about in an issue first FWIW.

Unknowns

Currently this only works if you're using XCTests or Expecta. Kiwi has it's own test runner, and I've been focusing on what I use personally.

If you're using Expecta I really recommend my buddy dB's extension for Expecta: EXPMatchers+FBSnapshotTest. It automates the whole setup process + adds nice language around tests.

snapshots's People

Contributors

ashfurrow avatar batesyuk avatar christodeluxe avatar daehn avatar dblock avatar johnboiles avatar neonichu avatar netbe avatar orta avatar sarahscott avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

snapshots's Issues

Xcode 7.3 Compatibility

As noted in my Eigen PR, Xcode 7.3 doesn't print test results to the debug console like it used to (they're sent to a log file). Snapshots plugin will need to either read that file or (and I think Orta talked to me about this) listen for notifications from Xcode about passed/failed tests.

I'll try to take a stab at this, likely with ashfurrow/second_curtain#40 for good measure.

Xcode 6.1 crash on Yosemite

Run tests, click on camera icon, xcode pauses then crashes.

Process:               Xcode [3287]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               6.1.1 (6611)
Build Info:            IDEFrameworks-6611000000000000~4
App Item ID:           497799835
App External ID:       810788292
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [3287]
User ID:               501

Date/Time:             2014-12-07 12:11:25.490 -0500
OS Version:            Mac OS X 10.10.1 (14B25)
Report Version:        11
Anonymous UUID:        284F8C97-74FE-DAAB-F520-8278264E2610

Sleep/Wake UUID:       604FFFC5-6213-416B-98EB-56BA3CA0CE38

Time Awake Since Boot: 29000 seconds
Time Since Wake:       3600 seconds

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

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

Application Specific Information:
Sending tappedButton: to <ORSnapshotDiffs: 0x7f895e56fb80> from <NSButton: 0x7f89603b5df0>
ProductBuildVersion: 6A2008a
UNCAUGHT EXCEPTION (NSInternalInconsistencyException): -[NSNib initWithNibNamed:bundle:] could not load the nibName: ORPopoverController in bundle NSBundle </Users/edan/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Snapshots.xcplugin> (loaded).
UserInfo: (null)
Hints: 
  0: Sending tappedButton: to <ORSnapshotDiffs: 0x7f895e56fb80> from <NSButton: 0x7f89603b5df0>
Backtrace:
  0  0x00007fff94515634 __exceptionPreprocess (in CoreFoundation)
  1  0x000000010c419274 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff8b99f6de objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff945154fd +[NSException raise:format:] (in CoreFoundation)
  4  0x00007fff88f7812d -[NSNib initWithNibNamed:bundle:] (in AppKit)
  5  0x00007fff89304626 -[NSViewController _nibWithName:bundle:] (in AppKit)
  6  0x00007fff89097af4 -[NSViewController loadView] (in AppKit)
  7  0x00007fff89301b67 -[NSViewController _loadViewIfRequired] (in AppKit)
  8  0x00007fff88fd2d61 -[NSViewController view] (in AppKit)
  9  0x00007fff891661b9 -[NSPopover showRelativeToRect:ofView:preferredEdge:] (in AppKit)
 10  0x000000011af7c282 -[ORSnapshotDiffs tappedButton:] at /Users/edan/Library/Application Support/Alcatraz/Plug-ins/Snapshots/SnapshotDiffs/ORSnapshotDiffs.m:99 (in Snapshots)
 11  0x00007fff8b668cd7 _os_activity_initiate (in libsystem_trace.dylib)
 12  0x00007fff890e3497 -[NSApplication sendAction:to:from:] (in AppKit)
 13  0x000000010c97d140 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
 14  0x000000010c418fb2 DVTInvokeWithFailureHint (in DVTFoundation)
 15  0x000000010c84754e -[DVTApplication sendAction:to:from:] (in DVTKit)
 16  0x00007fff890e32c0 -[NSControl sendAction:to:] (in AppKit)
 17  0x00007fff892b7c5f __26-[NSCell _sendActionFrom:]_block_invoke (in AppKit)
 18  0x00007fff8b668cd7 _os_activity_initiate (in libsystem_trace.dylib)
 19  0x00007fff8912bddc -[NSCell _sendActionFrom:] (in AppKit)
 20  0x00007fff8929e962 -[NSButtonCell _sendActionFrom:] (in AppKit)
 21  0x00007fff8b668cd7 _os_activity_initiate (in libsystem_trace.dylib)
 22  0x00007fff89146916 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
 23  0x00007fff89145b71 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
 24  0x00007fff89145139 -[NSControl mouseDown:] (in AppKit)
 25  0x00007fff8963ef4f -[NSWindow _reallySendEvent:] (in AppKit)
 26  0x00007fff890c950c -[NSWindow sendEvent:] (in AppKit)
 27  0x000000010d67690b -[IDEWorkspaceWindow sendEvent:] (in IDEKit)
 28  0x00007fff8907b096 -[NSApplication sendEvent:] (in AppKit)
 29  0x000000010d41fab4 -[IDEApplication sendEvent:] (in IDEKit)
 30  0x00007fff88f07e98 -[NSApplication run] (in AppKit)
 31  0x00007fff88ef32d4 NSApplicationMain (in AppKit)
 32  0x00007fff943365c9 start (in libdyld.dylib)

Performing @selector(tappedButton:) from sender NSButton 0x7f89603b5df0
abort() called

Application Specific Signatures:
NSInternalInconsistencyException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff9451564c __exceptionPreprocess + 172
1   DVTFoundation                       0x000000010c419274 DVTFailureHintExceptionPreprocessor + 194
2   libobjc.A.dylib                     0x00007fff8b99f6de objc_exception_throw + 43
3   CoreFoundation                      0x00007fff945154fd +[NSException raise:format:] + 205
4   AppKit                              0x00007fff88f7812d -[NSNib initWithNibNamed:bundle:] + 347
5   AppKit                              0x00007fff89304626 -[NSViewController _nibWithName:bundle:] + 106
6   AppKit                              0x00007fff89097af4 -[NSViewController loadView] + 125
7   AppKit                              0x00007fff89301b67 -[NSViewController _loadViewIfRequired] + 75
8   AppKit                              0x00007fff88fd2d61 -[NSViewController view] + 30
9   AppKit                              0x00007fff891661b9 -[NSPopover showRelativeToRect:ofView:preferredEdge:] + 194
10  Snapshots                           0x000000011af7c282 -[ORSnapshotDiffs tappedButton:] + 547
11  libsystem_trace.dylib               0x00007fff8b668cd7 _os_activity_initiate + 75
12  AppKit                              0x00007fff890e3497 -[NSApplication sendAction:to:from:] + 410
13  DVTKit                              0x000000010c97d140 __37-[DVTApplication sendAction:to:from:]_block_invoke + 379
14  DVTFoundation                       0x000000010c418fb2 DVTInvokeWithFailureHint + 83
15  DVTKit                              0x000000010c84754e -[DVTApplication sendAction:to:from:] + 335
16  AppKit                              0x00007fff890e32c0 -[NSControl sendAction:to:] + 86
17  AppKit                              0x00007fff892b7c5f __26-[NSCell _sendActionFrom:]_block_invoke + 131
18  libsystem_trace.dylib               0x00007fff8b668cd7 _os_activity_initiate + 75
19  AppKit                              0x00007fff8912bddc -[NSCell _sendActionFrom:] + 144
20  AppKit                              0x00007fff8929e962 -[NSButtonCell _sendActionFrom:] + 39
21  libsystem_trace.dylib               0x00007fff8b668cd7 _os_activity_initiate + 75
22  AppKit                              0x00007fff89146916 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2731
23  AppKit                              0x00007fff89145b71 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 491
24  AppKit                              0x00007fff89145139 -[NSControl mouseDown:] + 714
25  AppKit                              0x00007fff8963ef4f -[NSWindow _reallySendEvent:] + 12827
26  AppKit                              0x00007fff890c950c -[NSWindow sendEvent:] + 368
27  IDEKit                              0x000000010d67690b -[IDEWorkspaceWindow sendEvent:] + 159
28  AppKit                              0x00007fff8907b096 -[NSApplication sendEvent:] + 2238
29  IDEKit                              0x000000010d41fab4 -[IDEApplication sendEvent:] + 924
30  AppKit                              0x00007fff88f07e98 -[NSApplication run] + 711
31  AppKit                              0x00007fff88ef32d4 NSApplicationMain + 1832
32  libdyld.dylib                       0x00007fff943365c9 start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff93b0a282 __pthread_kill + 10
1   libsystem_c.dylib               0x00007fff955fab73 abort + 129
2   com.apple.dt.IDEKit             0x000000010d653986 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1510
3   com.apple.dt.IDEKit             0x000000010d654c08 -[IDEAssertionHandler handleUncaughtException:] + 1077
4   com.apple.dt.IDEKit             0x000000010d654cd7 IDEHandleUncaughtException + 94
5   com.apple.AppKit                0x00007fff88f07f4c -[NSApplication run] + 891
6   com.apple.AppKit                0x00007fff88ef32d4 NSApplicationMain + 1832
7   libdyld.dylib                   0x00007fff943365c9 start + 1

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

Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff93b0552e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff93b0469f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff94425b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff94424fdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff94424838 CFRunLoopRunSpecific + 296
5   com.apple.CFNetwork             0x00007fff880ddd20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
6   com.apple.Foundation            0x00007fff89f30b7a __NSThread__main__ + 1345
7   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff93b0a3f6 __select + 10
1   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
2   libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
3   libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff93b0552e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff93b0469f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff94425b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff94424fdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff94424838 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff89f32ab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6   com.apple.DTDeviceKitBase       0x00000001193a41d2 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 676
7   com.apple.Foundation            0x00007fff89f30b7a __NSThread__main__ + 1345
8   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
9   libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
10  libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff93b0552e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff93b0469f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff94425b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff94424fdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff94424838 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff89f32ab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6   com.apple.DTDeviceKitBase       0x0000000119395dd6 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 213
7   com.apple.Foundation            0x00007fff89f30b7a __NSThread__main__ + 1345
8   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
9   libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
10  libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff93b0a946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff867e04a1 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib          0x00007fff93b0552e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff93b0469f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff94425b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff94424fdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff94424838 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                0x00007fff890777a7 _NSEventThread + 137
6   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
8   libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 8:: DYMobileDeviceManager
0   libsystem_kernel.dylib          0x00007fff93b0552e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff93b0469f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff94425b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff94424fdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff94424838 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff89f32ab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6   com.apple.Foundation            0x00007fff8a02e45f -[NSRunLoop(NSRunLoop) run] + 74
7   com.apple.GPUToolsMobileFoundation  0x000000011c4379eb -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8   com.apple.Foundation            0x00007fff89f30b7a __NSThread__main__ + 1345
9   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
10  libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
11  libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 9:
0   libsystem_kernel.dylib          0x00007fff93b0a132 __psynch_cvwait + 10
1   com.apple.Xcode.DevToolsCore    0x0000000117595ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
2   com.apple.Foundation            0x00007fff89f30b7a __NSThread__main__ + 1345
3   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
5   libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 10:
0   libsystem_kernel.dylib          0x00007fff93b0a132 __psynch_cvwait + 10
1   com.apple.Xcode.DevToolsCore    0x0000000117595ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
2   com.apple.Foundation            0x00007fff89f30b7a __NSThread__main__ + 1345
3   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
5   libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 11:
0   libsystem_kernel.dylib          0x00007fff93b0a132 __psynch_cvwait + 10
1   com.apple.Xcode.DevToolsCore    0x0000000117595ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
2   com.apple.Foundation            0x00007fff89f30b7a __NSThread__main__ + 1345
3   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
5   libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 12:
0   libsystem_kernel.dylib          0x00007fff93b0a132 __psynch_cvwait + 10
1   com.apple.Xcode.DevToolsCore    0x0000000117595ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
2   com.apple.Foundation            0x00007fff89f30b7a __NSThread__main__ + 1345
3   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
5   libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 13:
0   libsystem_kernel.dylib          0x00007fff93b0a132 __psynch_cvwait + 10
1   com.apple.Xcode.DevToolsCore    0x0000000117595ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
2   com.apple.Foundation            0x00007fff89f30b7a __NSThread__main__ + 1345
3   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
5   libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 14:: Dispatch queue: parsing queue
0   libsystem_kernel.dylib          0x00007fff93b0556a semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff884ebc55 _dispatch_semaphore_wait_slow + 213
2   com.apple.dt.instruments.DTXConnectionServices  0x000000010e1f1fda -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87
3   com.apple.dt.instruments.DTXConnectionServices  0x000000010e1f1c08 -[DTXMessageParser parseMessage] + 50
4   com.apple.dt.instruments.DTXConnectionServices  0x000000010e1f19c6 __43-[DTXMessageParser initWithMessageHandler:]_block_invoke + 35
5   libdispatch.dylib               0x00007fff884e9323 _dispatch_call_block_and_release + 12
6   libdispatch.dylib               0x00007fff884e4c13 _dispatch_client_callout + 8
7   libdispatch.dylib               0x00007fff884e8365 _dispatch_queue_drain + 1100
8   libdispatch.dylib               0x00007fff884e9ecc _dispatch_queue_invoke + 202
9   libdispatch.dylib               0x00007fff884e76b7 _dispatch_root_queue_drain + 463
10  libdispatch.dylib               0x00007fff884f5fe4 _dispatch_worker_thread3 + 91
11  libsystem_pthread.dylib         0x00007fff867e26cb _pthread_wqthread + 729
12  libsystem_pthread.dylib         0x00007fff867e04a1 start_wqthread + 13

Thread 15:
0   libsystem_kernel.dylib          0x00007fff93b0a946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff867e04a1 start_wqthread + 13

Thread 16:
0   libsystem_kernel.dylib          0x00007fff93b0a946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff867e04a1 start_wqthread + 13

Thread 17:
0   libsystem_kernel.dylib          0x00007fff93b0a946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff867e04a1 start_wqthread + 13

Thread 18:: Dispatch queue: parsing queue
0   libsystem_kernel.dylib          0x00007fff93b0556a semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff884ebc55 _dispatch_semaphore_wait_slow + 213
2   com.apple.dt.instruments.DTXConnectionServices  0x000000010e1f1fda -[DTXMessageParser waitForMoreData:incrementalBuffer:] + 87
3   com.apple.dt.instruments.DTXConnectionServices  0x000000010e1f1c08 -[DTXMessageParser parseMessage] + 50
4   com.apple.dt.instruments.DTXConnectionServices  0x000000010e1f19c6 __43-[DTXMessageParser initWithMessageHandler:]_block_invoke + 35
5   libdispatch.dylib               0x00007fff884e9323 _dispatch_call_block_and_release + 12
6   libdispatch.dylib               0x00007fff884e4c13 _dispatch_client_callout + 8
7   libdispatch.dylib               0x00007fff884e8365 _dispatch_queue_drain + 1100
8   libdispatch.dylib               0x00007fff884e9ecc _dispatch_queue_invoke + 202
9   libdispatch.dylib               0x00007fff884e76b7 _dispatch_root_queue_drain + 463
10  libdispatch.dylib               0x00007fff884f5fe4 _dispatch_worker_thread3 + 91
11  libsystem_pthread.dylib         0x00007fff867e26cb _pthread_wqthread + 729
12  libsystem_pthread.dylib         0x00007fff867e04a1 start_wqthread + 13

Thread 19:
0   libsystem_kernel.dylib          0x00007fff93b0a946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff867e04a1 start_wqthread + 13

Thread 20:
0   libsystem_kernel.dylib          0x00007fff93b0a946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff867e04a1 start_wqthread + 13

Thread 21:
0   libsystem_kernel.dylib          0x00007fff93b0a946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff867e04a1 start_wqthread + 13

Thread 22:
0   libsystem_kernel.dylib          0x00007fff93b0552e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff93b0469f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff94425b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff94424fdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff94424838 CFRunLoopRunSpecific + 296
5   com.apple.CoreFoundation        0x00007fff944daed1 CFRunLoopRun + 97
6   com.apple.DebugSymbols          0x00007fff91ffdb8f SpotlightQueryThread(void*) + 463
7   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 23:
0   libsystem_kernel.dylib          0x00007fff93b0a486 __semwait_signal + 10
1   com.apple.CoreSymbolication     0x00007fff939d2067 0x7fff939bf000 + 77927
2   libsystem_pthread.dylib         0x00007fff867e22fc _pthread_body + 131
3   libsystem_pthread.dylib         0x00007fff867e2279 _pthread_start + 176
4   libsystem_pthread.dylib         0x00007fff867e04b1 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff539b37f8  rdx: 0x0000000000000000
  rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff539b3820  rsp: 0x00007fff539b37f8
   r8: 0x0000000000001fff   r9: 0x00007f8959c389f0  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fff8b99aac0  r13: 0x00007f895c42df30  r14: 0x00007fff75e71300  r15: 0x00007f8959c21700
  rip: 0x00007fff93b0a282  rfl: 0x0000000000000206  cr2: 0x00007fff78316fd8

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


Binary Images:
       0x10c24c000 -        0x10c24cff7  com.apple.dt.Xcode (6.1.1 - 6611) <EBE49928-20E6-390D-9AF9-391AD8B2900A> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x10c251000 -        0x10c683ff7  com.apple.dt.DVTFoundation (6.1.1 - 6608) <8CF25201-C4E0-38FB-B35F-6701179C0EAB> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
       0x10c83c000 -        0x10cb43fff  com.apple.dt.DVTKit (6.1.1 - 6608) <DB1B2A1B-EE7F-3AE4-9C27-394716055A12> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x10cd21000 -        0x10d14fff7  com.apple.dt.IDEFoundation (6.1.1 - 6611) <8A1AD8FD-7934-382F-A8FF-8775162253BD> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
       0x10d406000 -        0x10dc41ff7  com.apple.dt.IDEKit (6.1.1 - 6611) <80C0C035-4DBE-3871-AD0E-78FE76180A84> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x10e1e1000 -        0x10e1feff7  com.apple.dt.instruments.DTXConnectionServices (1.0 - 56085) <DAF79423-E5A3-3DDB-942B-A56EA13B5DEB> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
       0x10e224000 -        0x10e262fff  com.apple.framework.ConfigurationProfiles (7.0 - 741) <FF2DAF49-029B-3B44-A4AD-0545F645885B> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
       0x10e288000 -        0x10e289ff7  libsysmon.dylib (78) <2B6E431C-934F-3828-8464-D54FCA731393> /usr/lib/libsysmon.dylib
       0x10e295000 -        0x10ed28fff +libclang.dylib (600.0.56) <AF31E840-5A20-3151-A9EB-71996DA85AB4> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
       0x10eec9000 -        0x10eefdff7  com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) <A4059AF6-78EB-3998-AF46-1FC707B4B7B0> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
       0x10ef2c000 -        0x10ef41fff  com.apple.DADocSetManagement (6.1 - 6033) <9EED13AE-5A6F-3126-BE1E-F02CC1873479> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
       0x10ef56000 -        0x10ef57ff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <CF0209F8-67DD-3663-A44F-5CC151F14B88> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
       0x10ef5e000 -        0x10ef87ff7  com.apple.dt.instruments.DTGraphKit (6.1 - 56074) <F21064FB-AF1D-3D0F-8A7D-0C3B1A85D313> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
       0x10efa0000 -        0x10efe8fff  com.apple.DADocSetAccess (6.1 - 6033) <3DECFFA8-E12D-33A9-8176-FCCDE826CF7A> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
       0x10f041000 -        0x10f047ff7  com.apple.dt.IDE.IDEiOSDebugger (6.1.1 - 6274) <109C19D5-94E7-30C9-ACFA-F5E8061370AC> /Applications/Xcode.app/Contents/PlugIns/IDEiOSDebugger.ideplugin/Contents/MacOS/IDEiOSDebugger
       0x10f188000 -        0x10f188ff5 +cl_kernels (???) <6E953C2C-F3E1-4C80-87BE-A5049904EB22> cl_kernels
       0x1102c2000 -        0x1102c2ffe +cl_kernels (???) <9AF3C598-8945-4D8E-A5B0-D0938A3B5228> cl_kernels
       0x110303000 -        0x110303fef +cl_kernels (???) <D4D0ABB7-BC7A-4490-9AB6-661C3B132DC9> cl_kernels
       0x11226e000 -        0x11226fff3  com.apple.MTLTools (1.0 - 1) <B5263985-F044-3112-BB71-0C93496E5583> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools
       0x112275000 -        0x112281ff3  com.apple.MTLToolsCore (1.0 - 1) <BB559536-ADFA-3018-AB3C-D8D5BB6E63AD> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsCore.framework/Versions/A/MTLToolsCore
       0x11228c000 -        0x112291ff7  com.apple.dt.IDEContinuousIntegration (1.0 - 1) <4678E0F0-266D-364A-B18A-74BE9531DC86> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration
       0x11229a000 -        0x11229aff7  com.apple.dt.IDE.IDEAppleScriptEditor (6.1.1 - 6254) <C3693423-CCE0-3254-AE46-D51B84967219> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor
       0x1122a9000 -        0x1122acfff  com.apple.FileProvider (1.0 - 1) <E5C8FF01-5BC4-3986-86F9-892FB81EF078> /System/Library/PrivateFrameworks/FileProvider.framework/FileProvider
       0x1122b3000 -        0x1122b4ff7  com.apple.dt.dbg.DebuggerLLDBService (6.1.1 - 6254) <DF620C49-8758-36D5-967E-BB34D0571FB8> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
       0x1122ba000 -        0x1122c2fff  com.apple.dt.IDE.IDEOSXSupportCore (6.1.1 - 6056) <6CF2A8F4-CD93-34D3-A252-260EB5912BCB> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
       0x1122d0000 -        0x112348fff  com.apple.dt.IDE.IDEiOSSupportCore (6.1.1 - 6274) <9049E0FB-9370-3047-BF0B-A527AB678868> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
       0x112390000 -        0x1123a7fff  com.apple.DVTiPhoneSimulatorRemoteClient (6.1.1 - 6274) <6481B057-AAD0-31AB-A27A-BAC5C364D8BA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
       0x1123bc000 -        0x1123d5fff  com.apple.DeviceLinkX (5.0 - 264) <D86F03AF-EAB0-33B4-B21B-0EB0A85E1258> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x1123e5000 -        0x11241aff7  libssl.0.9.8.dylib (52) <70680606-475F-3C89-BB5F-E274253DC7C6> /usr/lib/libssl.0.9.8.dylib
       0x112ed8000 -        0x112f0cff7  com.apple.CoreSimulator (110.4 - 110.4) <3C2AE6EA-1F23-39A4-B316-9120003F75B1> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator
       0x11309d000 -        0x1130abfff  _ctypes.so (89) <8BF6FB14-BF96-3CB3-BD44-39A5F402FF97> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so
       0x1130b6000 -        0x1130b7ff7  readline.so (89) <BC41F88F-29CB-30E8-8610-F1FA3F01219F> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/readline.so
       0x11322d000 -        0x11323afff  com.apple.dt.IDELanguageSupportCore (6.1.1 - 6743) <54A0BF3F-BC86-3845-94A3-140E31C402D0> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore
       0x113248000 -        0x113249fff  libpanel.5.4.dylib (44) <FB699180-AF56-34A8-90C7-8C0DC748F22B> /usr/lib/libpanel.5.4.dylib
       0x11324e000 -        0x11326cfff  libedit.3.dylib (40) <6049084C-478A-3A89-A9A1-E641B5F8C1A7> /usr/lib/libedit.3.dylib
       0x113283000 -        0x113283fff  com.apple.Metal (1.0 - 1) <D14A8E93-4F85-3D4B-BFBB-2841AC2E20D1> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
       0x113328000 -        0x11332dffb  com.apple.GPUToolsInterface (1.0 - 16738) <D9DC1D8B-2527-31C3-B0F4-C549CBB9FB7F> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
       0x1133dd000 -        0x113436ff7  com.apple.sourcekitd (1.0 - 600.0.56.1) <58C89ADF-9024-3277-B63F-CFB5D0E4F174> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd
       0x11345e000 -        0x11349aff7  com.apple.dt.dbg.DebuggerFoundation (6.1.1 - 6254) <ACD560EA-A46A-3EE0-83BA-6759B59461DA> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
       0x1134d7000 -        0x113565ff7  com.apple.dt.IBAutolayoutFoundation (1.0 - 6254) <E9CD59F5-4644-3135-9BB9-EC3972933A43> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
       0x1135c3000 -        0x113663fff  com.apple.dt.IBFoundation (1.0 - 6254) <E99B011E-5FF5-3537-BA8B-F6C1C53B6139> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
       0x1136d6000 -        0x113720ff7  com.apple.CoreThemeDefinition (2.0 - 182) <11BB8A48-8C00-3C63-BBF1-2BF8FE612B2F> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
       0x113758000 -        0x11379fff7  com.apple.dt.dbg.DebuggerLLDB (6.1.1 - 6254) <96077ACE-B40D-346F-A943-A9D4DF5902AE> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
       0x1137d2000 -        0x115896f6b  com.apple.LLDB.framework (1.320.4.156 - 320.4.156) <1597D391-C69B-30F1-82B1-683DB68538A6> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
       0x116155000 -        0x116246ff7  org.python.python (2.7.6 - 2.7.6) <A5C1B694-31A0-3966-B6BC-C40694DC707F> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
       0x1162cd000 -        0x116339ff7  com.apple.dt.IDE.IDEDocViewer (6.1.1 - 6254) <504856EB-486D-30BA-B66F-0030C55B6DE1> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
       0x11638f000 -        0x116392fff  _struct.so (89) <015BD869-7103-3735-A10A-70E4C15C9AB8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so
       0x116398000 -        0x11639cfff  itertools.so (89) <76FA3C45-95A0-3627-A5D9-F6E43D7FE09A> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so
       0x1163b0000 -        0x1163dffff  com.apple.dt.gpu.GPUDebuggerFoundation (6.1.1 - 16738) <A3441AEC-682E-3D9E-9F27-7408B27D8C01> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
       0x11640b000 -        0x116449ffb  com.apple.GPUToolsCore (1.0 - 16738) <19E72634-C3CC-39E3-ACA0-A927714920B5> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
       0x11647d000 -        0x1164b1ffb  com.apple.GPUTools (1.0 - 16738) <04AC823C-BAC2-3691-B7DF-70DE0BBCC44C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
       0x1164dc000 -        0x1165abff7  com.apple.GPUToolsServices (1.0 - 16738) <7060880D-35F8-36AD-90C5-0E259475E261> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
       0x116613000 -        0x11663bff3  com.apple.GLToolsInterface (1.0 - 16738) <56DEBFD8-B9B6-3B7A-A31B-E588EB429DAD> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface
       0x116659000 -        0x1166dcff7  com.apple.GLToolsCore (1.0 - 16738) <833E69EE-8BEC-362A-AE43-63B4C263697F> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore
       0x1166fa000 -        0x11670bff3  com.apple.GLTools (1.0 - 16738) <612A093E-34E1-372B-9851-61A452D13E81> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools
       0x116713000 -        0x116769ff3  com.apple.GLToolsServices (1.0 - 16738) <70E50EE3-C00F-3CDF-8166-22D657C880AF> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices
       0x1167af000 -        0x116836ff7  com.apple.gputools.GLToolsAnalysisEngine (1.0 - 16738) <7E492003-01EE-3D4B-BA0B-6DA4240EFB06> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine
       0x116a3b000 -        0x116a40ff7  com.apple.dt.gpu.GPUTraceDebugger (6.1.1 - 16738) <93E8E56C-7D20-32DB-9C29-D445C15885E2> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
       0x116a48000 -        0x116a53fff  com.apple.dt.gpu.GPUDebuggerKit (6.1.1 - 16738) <8EB5F440-743E-3E7C-91F3-4F96BCF95BB3> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
       0x116a66000 -        0x116ad4fff  com.apple.dt.gpu.GPUTraceDebuggerUI (6.1.1 - 16738) <B155A56D-BB3B-34B1-A01B-8F18E6EF5432> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
       0x116b21000 -        0x116b40fff  com.apple.dt.IDE.IDEQuickHelp (6.1.1 - 6254) <50B92ACD-68A8-38AB-A0D8-1A2D950D8351> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
       0x116b5d000 -        0x11706aff7  com.apple.dt.IDE.IDEInterfaceBuilderKit (6.1.1 - 6254) <CB2B752B-5982-3D87-8F94-8C2022159663> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
       0x1173fb000 -        0x117437fff  com.apple.dt.IDE.Xcode3Core (6.1.1 - 6269) <E141FDDD-CE38-3936-BBAA-A0DA1182EB17> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
       0x11745d000 -        0x1177bcfff  com.apple.Xcode.DevToolsCore (8.1.1 - 6269) <6BE0D774-F7AB-397F-97C3-1C7595B6BD05> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x117959000 -        0x117961fff  com.apple.DevToolsFoundation (8.1.1 - 6269) <8C846FE6-3E91-3822-994D-58112C8B5428> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x11796c000 -        0x1179a3fff  com.apple.Xcode.DevToolsSupport (8.1.1 - 6269) <021EAD1B-3BEF-33C6-9B6F-4C03A38D8587> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x1179eb000 -        0x117b92fff  com.apple.dt.IDE.Xcode3UI (6.1.1 - 6269) <E1ADC095-369E-35FE-BC82-9C8E3C8D1B18> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
       0x117cb0000 -        0x117cf0fff  com.apple.dt.IDE.iCloudSupport (6.1.1 - 6254) <F876E702-FD72-36C9-847B-1826940344D4> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
       0x117d2a000 -        0x117debff7  com.apple.dt.IDE.IDESourceEditor (6.1.1 - 6254) <24558466-B611-301D-8504-9F4F551B6519> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
       0x117e62000 -        0x117e65fff  com.apple.dt.dbg.DebuggerKit (1.0 - 1) <9C4A616E-0A53-36B2-9E47-545034B681E3> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit
       0x117e6e000 -        0x117e75ff7  com.apple.dt.IDE.HexEditor (6.1.1 - 6254) <0C2003E2-2971-338D-91B2-5616E05D6598> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
       0x117e7f000 -        0x117eadff7 +com.ridiculousfish.HexFiendFramework (6.1.1 - 6254) <32F0B5F7-0C97-3D5C-9C7F-C8E911CBE856> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
       0x117ed4000 -        0x117fa0ff7  com.apple.dt.dbg.DebuggerUI (6.1.1 - 6254) <3661559D-8080-3059-A76F-E4681BB2CE95> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
       0x11804d000 -        0x118491ff7  com.apple.SceneKit (5.0 - 260.7) <53A6603F-457D-3569-A5E7-E34096D8B843> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
       0x11937f000 -        0x1193feff7  com.apple.DTDeviceKitBase (6.1.1 - 6274) <3D1BBDB3-A2A3-3D87-8E18-8032001DE9E5> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x1194d2000 -        0x11969ffff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (6.1.1 - 6254) <70370059-1756-3378-93D0-E44CE62E3F25> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
       0x1198b9000 -        0x1198deff7  com.apple.DiscRecordingUI (9.0 - 9000.4.1) <7DA67BCF-E386-34B5-98ED-6CED19E90BB8> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x1198ff000 -        0x11990eff7  com.apple.DTDeviceKit (4.2 - 6274) <0923D371-9E54-3A33-9C4D-D6A3C568F642> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x11a998000 -        0x11aab0fff  com.apple.mobiledevice (757.1.5.0.2 - 757.1.5.0.2) <364C6894-934B-3844-A77F-7DFEC21F8AEE> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
       0x11ab2c000 -        0x11ab6eff7  com.apple.glut (3.6.2 - GLUT-3.6.2) <8148B6B0-09C3-3E60-A4A7-D11DBB9D2699> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
       0x11abe2000 -        0x11add6fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (6.1.1 - 6247) <025FDE46-34BB-3E85-B2DD-9201DF88835C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
       0x11aee2000 -        0x11aee6fff  com.apple.audio.AppleHDAHALPlugIn (267.0 - 267.0) <EFF081E7-E74F-3C1F-81A9-14FA71560443> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x11af72000 -        0x11af82ff7 +io.github.orta.Snapshots (1.0 - 1) <F4F4253D-D0B3-3F0A-B452-062708377A6E> /Users/USER/Library/Application Support/Developer/*/Snapshots
       0x11af99000 -        0x11afc8ff7 +com.johnholdsworth.GitDiff (3.6 - 3.6) <F882318A-98DB-324F-914B-CBB75D58FBA5> /Users/USER/Library/Application Support/Developer/*/GitDiff
       0x11afe9000 -        0x11afe9ff7  com.apple.xcode.compilers.coredata (8.1.1 - 6269) <ECC08123-F948-3CDA-AAFF-C78E0B0B833E> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
       0x11afed000 -        0x11afedff7  com.apple.compilers.clang (8.1.1 - 6269) <88A626F9-D8FF-356A-8B9D-7DCC4C3152F9> /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
       0x11b4b8000 -        0x11b6d2fff  com.apple.audio.units.Components (1.12 - 1.12) <95245456-EE5C-3D29-8E18-5E02E74A2683> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x11b9fc000 -        0x11ba13ff7 +com.mneorr.Alcatraz (1.0 - 1) <621104AB-188E-334C-80F6-C633EAB9FB43> /Users/USER/Library/Application Support/Developer/*/Alcatraz
       0x11ba33000 -        0x11ba43fff  com.apple.dt.XCLanguageSupport (6.1.1 - 6743) <B2B93EDC-1696-3E83-90EE-ADFAFC98A5E0> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
       0x11ba51000 -        0x11ba5bfff  com.apple.xcode.plug-in.CoreBuildTasks (8.1.1 - 6269) <6E29F1BC-B350-3CE7-A9D8-A5DF04E82781> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
       0x11ba63000 -        0x11ba66ff7  com.apple.platform.iphonesimulator.plugin (1.0 - 1.0) <AD85F733-ABA7-3919-AE01-93B4A9DCBDDB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneSimulator Build System Support.xcplugin/Contents/MacOS/iPhoneSimulator Build System Support
       0x11ba6c000 -        0x11ba6dff7  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <9E32CF38-9E8A-3188-B099-ED4AF81A061D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
       0x11ba71000 -        0x11ba75ff7  com.apple.dt.IDEIODebugGaugesCore (6.1.1 - 6254) <76638143-2636-3FC5-B961-18FE6A99D8DD> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore
       0x11ba7f000 -        0x11ba8cff7  com.apple.dt.IDEIODebugGaugesUI (6.1.1 - 6254) <1B9A74A2-B7F1-3ADA-82A5-8C972490A8E8> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI
       0x11ba9e000 -        0x11bae2fff  com.apple.dt.IDE.IDEiPhoneSupport (6.1.1 - 6274) <F721A366-0288-31BD-A2DF-82099D14D885> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
       0x11bfd3000 -        0x11c03fff7  com.apple.dt.gpu.GPURenderTargetEditor (6.1.1 - 16738) <177EC5FF-ED4C-3D13-90FB-D7DDE4187C7D> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
       0x11c083000 -        0x11c2d4fff  com.apple.dt.gpu.GPUDebuggeriOSSupport (6.1.1 - 16738) <05C1DE48-7764-382B-B0CB-0711DB45EED5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport
       0x11c347000 -        0x11c347fff  com.apple.GLToolsMobileFoundation (1.0 - 16738) <67280728-5AC7-3DAD-887E-C6BCE7085C4B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation
       0x11c34c000 -        0x11c3b3ffb  com.apple.GLToolsExpert (1.0 - 16738) <A39CC62D-AC43-37CC-A536-5434686D5E2D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert
       0x11c3ef000 -        0x11c3fbfff  com.apple.GPUToolsShaderProfiler (1.0 - 16738) <4C2E8206-E668-3D06-962E-EA079344EDB8> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler
       0x11c40a000 -        0x11c422ff3  com.apple.GLToolsShaderProfiler (1.0 - 16738) <B80D4193-0F38-3E3B-BECE-0F065F6439D3> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler
       0x11c42f000 -        0x11c443ffb  com.apple.GPUToolsMobileFoundation (1.0 - 16738) <4BAD04EC-885C-3AAC-94FB-483D7603AC1A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation
       0x11c457000 -        0x11c46cfff  com.apple.dt.IDE.IDERTFEditor (6.1.1 - 6254) <5B0CA6D2-C27F-3278-BFA4-30A06715EFBA> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
       0x11c47e000 -        0x11c48bff7  com.apple.dt.IDE.IDEQuickLookEditor (6.1.1 - 6254) <90466A51-C5CB-3B4B-A3EC-749F08916266> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor
       0x11c49c000 -        0x11c4a5ff7  com.apple.dt.PlistEditor (6.1.1 - 6254) <56213BF0-BEE9-302F-913C-E43260E3E6F9> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
       0x11c4b1000 -        0x11c502fff  com.apple.IDESpriteKitParticleEditor (2.0 - 2) <1D89DF54-E7DE-3918-B924-0B7C81476BAB> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor
       0x11c534000 -        0x11c69afff  com.apple.SpriteKit (1.0 - 1) <54E947B4-A15E-327B-8E8B-42409CB2A3AC> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit
       0x11c731000 -        0x11c787ff7  com.apple.PhysicsKit (1.0 - 1) <F7CF543C-70F5-312F-B230-D09349848EAD> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit
       0x11c7b4000 -        0x11c7dbff7  com.apple.GLKit (1.0 - 27) <EECFE396-DC4F-3A72-B1EA-41EE4F71BC8D> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
       0x11c7ff000 -        0x11c825ff7  com.apple.audio.OpenAL (1.8 - 1.8) <B05578A8-FE08-310C-BF91-C1BDE10858CD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
       0x11c837000 -        0x11c90cff7  com.apple.dt.IDELanguageSupportUI (6.1.1 - 6743) <11532BC1-2E82-3698-9AA1-B460B9CB0087> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI
       0x11c9b0000 -        0x11c9b8ff7  com.apple.dt.DVTPlaygroundCommunication (1.0 - 6743) <64186C80-AFF7-3B2E-963C-54264628B78D> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication
       0x11c9c6000 -        0x11caa7fff  com.apple.dt.IDE.IDEModelEditor (6.1.1 - 6254) <63397198-DE0D-350A-961B-F6CDB2A90C1E> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
       0x11cb3e000 -        0x11cbb7fff  com.apple.dt.IDE.IDEModelFoundation (6.1.1 - 6254) <6C81614A-B8C6-39E6-BBE5-0255CC924630> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
       0x11cc0e000 -        0x11cc64ff7  com.apple.dt.IDE.IDESceneKitEditor (6.1 - 6087) <619E05E4-B72F-3CF2-89FA-AB5482D68B97> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor
       0x11ccad000 -        0x11ccb4ff7  com.apple.dt.ScriptingDefinitionEditor (6.1.1 - 6254) <01A03F59-7038-3653-8363-0FBBD9FDBEC5> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
       0x11ccbc000 -        0x11ccc0ff7  com.apple.dt.IDE.IDEPDFViewer (6.1.1 - 6254) <638A1208-92E0-37C3-8F8E-195A00493361> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer
       0x11d400000 -        0x11d5cefff  com.apple.dt.gpu.GPUDebuggerMTLSupport (6.1.1 - 16738) <EBD20D6F-9440-39C8-A78B-4835079CB598> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerMTLSupport.ideplugin/Contents/MacOS/GPUDebuggerMTLSupport
       0x11d62b000 -        0x11d64bffb  com.apple.MTLToolsServices (1.0 - 1) <E85779EB-83EB-3F80-82C8-D0C86F4B5B3E> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices
       0x11d666000 -        0x11d699fff  com.apple.MTLToolsShaderProfiler (1.0 - 16738) <29B1A037-FBFC-385C-8C2B-E43260C60BD6> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsShaderProfiler.framework/Versions/A/MTLToolsShaderProfiler
       0x11d6c3000 -        0x11d6ebff3  com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 16738) <A19DFFE4-C252-3BCD-B146-E49E8CDBC519> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine
       0x11d712000 -        0x11d7adfff  com.apple.XCSCore (1.0 - 1) <C4BE1E67-6495-3CC6-A2EF-60382D0C0A28> /Applications/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore
       0x11d812000 -        0x11d8bfff7  com.apple.dt.XCSUI (1.0 - 1) <4285B0B3-D0A1-37F0-B189-6686DC2CCD3C> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI
       0x11d967000 -        0x11d983ff7  com.apple.dt.IDE.IDEGit (6.1.1 - 6254) <37B117D1-B273-3309-B13E-14BCC692E728> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
       0x11d997000 -        0x11d9adfff  com.apple.dt.IDE.IDESubversion (6.1.1 - 6254) <9B7A80F8-C70B-3371-B9A5-1C28CD6BBC97> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
       0x1217d4000 -        0x1217d4fef +cl_kernels (???) <D4D0ABB7-BC7A-4490-9AB6-661C3B132DC9> cl_kernels
       0x1217e3000 -        0x1217e3ffe +cl_kernels (???) <9AF3C598-8945-4D8E-A5B0-D0938A3B5228> cl_kernels
       0x1217e5000 -        0x1218cbfef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
       0x1219d0000 -        0x1219d6ff7  com.apple.dt.IDE.IDEInstrumentsService (6.1.1 - 6254) <6E84607E-3F66-31EC-9F05-27D21C45345C> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
       0x12325d000 -        0x123291ff7  com.apple.gputools.GLToolsMobileAnalysis (1.0 - 16738) <9CCC0829-51DD-32E2-A873-0C4F0D8013E8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis
       0x1232a1000 -        0x1232a8ff7  com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 16738) <5D9CD82A-770B-3AE0-B25D-7C49978B02E6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport
       0x1233d2000 -        0x1233dbff7 +dsc_extractor.bundle (353.5) <4FD882EF-6AD1-353A-B76C-BFDD6C920C5B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/lib/dsc_extractor.bundle
       0x1234c6000 -        0x123648fff  com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 16738) <2A590B2E-E726-3A52-8B8F-6C871B2E2356> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics
       0x12365d000 -        0x123682ffb  com.apple.gdt.MTLToolsAnalysisHeuristics (1.0 - 1) <DAE419A9-015F-3105-B0D5-D3C4B77A156B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/GPUTools/PlugIns/MTLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/MTLToolsAnalysisHeuristics
       0x1237d2000 -        0x1237d3ff7  com.apple.dt.IDE.IDEAppleScriptCore (6.1.1 - 6254) <89C37B22-3CA0-3DA0-BB8B-E29E942CA40F> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore
       0x123a1f000 -        0x123a20ff7  com.apple.dt.IBLanguageSupport (1.0 - 1) <EFEC0D9D-0475-3654-BF8E-6BCF731E302B> /Applications/Xcode.app/Contents/PlugIns/IBLanguageSupport.ideplugin/Contents/MacOS/IBLanguageSupport
    0x7fff6bea3000 -     0x7fff6bed9837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    0x7fff85d9c000 -     0x7fff85db3fff  com.apple.ScriptingBridge (1.3.2 - 66) <89EF2F7B-077A-3AD4-A92B-C36C74B30CE5> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff85db4000 -     0x7fff85dcfff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff85dd0000 -     0x7fff85dd7ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff85dd8000 -     0x7fff85ef0ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff85f4c000 -     0x7fff85f50fff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff85f51000 -     0x7fff85f52ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff867dc000 -     0x7fff867defff  libUniversalAccess.dylib (236.2) <4FEAE88D-3575-3389-B742-0B6F1E261B1A> /usr/lib/libUniversalAccess.dylib
    0x7fff867df000 -     0x7fff867e8fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
    0x7fff867e9000 -     0x7fff86d12ff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff86d13000 -     0x7fff86d4cfff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
    0x7fff86d4d000 -     0x7fff86d4fff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff86d50000 -     0x7fff86d62ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff86de7000 -     0x7fff86deefff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff86e55000 -     0x7fff86e78ff7  com.apple.framework.familycontrols (4.1 - 410) <41499068-0AB2-38CB-BE6A-F0DD0F06AB52> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff86e79000 -     0x7fff86e79fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <01E92F9F-EF29-3745-8631-AEA692F7F29C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff86e7a000 -     0x7fff86eb1ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff86eb2000 -     0x7fff86ecbff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff86ecc000 -     0x7fff86ecefff  com.apple.marco (10.0 - 1000) <ECD31951-F96E-3F5C-B468-729BBEBDCCE3> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff86efe000 -     0x7fff86f34ffb  com.apple.datadetectors (5.0 - 273) <9E17D22E-1A96-3A4F-8394-F14ED7D862D0> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff86f35000 -     0x7fff86f65ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff86f7b000 -     0x7fff86f7dfff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff86f7e000 -     0x7fff86fedfff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff86fee000 -     0x7fff87049fff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff87073000 -     0x7fff87073fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff87074000 -     0x7fff8708dfff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff870b1000 -     0x7fff87194fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff87195000 -     0x7fff871e6ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff871e7000 -     0x7fff871f2ff7  com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff871f3000 -     0x7fff8721bffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8721c000 -     0x7fff8726bff7  libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib
    0x7fff8726c000 -     0x7fff872bfffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff872c0000 -     0x7fff872c2fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff872ce000 -     0x7fff872f9ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff872fa000 -     0x7fff87303ff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff87304000 -     0x7fff8730afff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8730b000 -     0x7fff873fdff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff873fe000 -     0x7fff87402fff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
    0x7fff87403000 -     0x7fff8743fff7  com.apple.OSAKit (1.5 - 102) <3953CB35-32D3-3578-9663-2208828FF54F> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x7fff8748f000 -     0x7fff87491fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8779c000 -     0x7fff87902fff  com.apple.AutomatorFramework (2.5 - 409) <5B38DD02-D0D8-39E9-9B71-123B100D7CD0> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
    0x7fff87903000 -     0x7fff87a49fef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
    0x7fff87a5e000 -     0x7fff87a86fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff87aa0000 -     0x7fff87b41ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff87b42000 -     0x7fff87e44fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff87e45000 -     0x7fff87f54ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff87f64000 -     0x7fff88003df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff88004000 -     0x7fff8803cffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
    0x7fff8803d000 -     0x7fff88240ff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff88241000 -     0x7fff88242ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff88243000 -     0x7fff882aaff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff882ab000 -     0x7fff882adffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff882ae000 -     0x7fff882caff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8830d000 -     0x7fff8839eff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
    0x7fff8839f000 -     0x7fff88475ff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff88476000 -     0x7fff88491ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff88492000 -     0x7fff884c0fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff884c1000 -     0x7fff884cdff7  com.apple.HelpData (2.1.4 - 90) <7ACD7E30-8848-36E1-B558-221FDFB42C8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff884ce000 -     0x7fff884d1ff7  com.apple.UniversalAccessCore (7.0 - 236.2) <7F84ACAC-E44D-329F-A391-461BB23D64E4> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Frameworks/UniversalAccessCore.framework/Versions/A/UniversalAccessCore
    0x7fff884da000 -     0x7fff884e2ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff884e3000 -     0x7fff8850dff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff8850e000 -     0x7fff88582fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff88583000 -     0x7fff886aafff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8873d000 -     0x7fff8886fff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff88870000 -     0x7fff888bdfff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff888be000 -     0x7fff888e3fff  libPng.dylib (1231) <759DF465-B08C-3E97-9A07-3CD447F84F78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff888ef000 -     0x7fff88971fff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff88972000 -     0x7fff88992fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff88993000 -     0x7fff88ea6ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff88ebf000 -     0x7fff88ee3ff7  com.apple.facetimeservices (10.0 - 1000) <52EE049F-36E3-35C8-9304-7878AF7AC241> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7fff88ee4000 -     0x7fff88eedff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff88ef0000 -     0x7fff89a31fff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff89a32000 -     0x7fff89a44fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
    0x7fff89b25000 -     0x7fff89b26fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
    0x7fff89b27000 -     0x7fff89b4bfef  libJPEG.dylib (1231) <3F87A0CA-14FA-3034-A332-DD57A092B08F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff89b4c000 -     0x7fff89b99ff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff89be2000 -     0x7fff89bf5ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff89bf6000 -     0x7fff89d3aff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff89d3b000 -     0x7fff89d61ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff89d8e000 -     0x7fff89e80fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff89e81000 -     0x7fff89ec7ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff89ec8000 -     0x7fff8a1f6ff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8a1f7000 -     0x7fff8a2e7fef  libJP2.dylib (1231) <FEAF6F38-736E-35A8-A983-F4531C8A821C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a2e8000 -     0x7fff8a2e9fff  libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib
    0x7fff8a308000 -     0x7fff8a357ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8a358000 -     0x7fff8a3ecfff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8a3ed000 -     0x7fff8a3f3ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8a4fa000 -     0x7fff8a5d7ff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8a614000 -     0x7fff8a61bfff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff8a61c000 -     0x7fff8b5c0ffb  com.apple.WebCore (10600 - 10600.1.25.2) <B4FEC5E3-C0A9-3E91-93F5-548C001C560E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8b5c2000 -     0x7fff8b5c2fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C7278843-2462-32F6-B0E3-D33C681399A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8b65b000 -     0x7fff8b667ff7  libexslt.0.dylib (13) <9197981D-B0E9-39EB-9958-D4B181FB0B0E> /usr/lib/libexslt.0.dylib
    0x7fff8b668000 -     0x7fff8b66efff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
    0x7fff8b66f000 -     0x7fff8b7daff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8b7f5000 -     0x7fff8b850fef  libTIFF.dylib (1231) <115791FB-8C49-3410-AC23-56F4B1CFF124> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8b857000 -     0x7fff8b857fff  com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff8b89b000 -     0x7fff8b929ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8b92a000 -     0x7fff8b991ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8b992000 -     0x7fff8bb77267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
    0x7fff8bba0000 -     0x7fff8bc93ff7  com.apple.MapKit (1.0 - 1464.4.13) <C63F5437-0706-37F4-8FD5-384CE592808F> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
    0x7fff8bc94000 -     0x7fff8bd3cff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff8bd3d000 -     0x7fff8bd3ffff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff8bd40000 -     0x7fff8bd44fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8bd45000 -     0x7fff8bd6cfff  com.apple.shortcut (2.12 - 2.12) <66E6B3FE-3726-376E-95A0-40DAAFBE1AE0> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8bd6d000 -     0x7fff8bd6fff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
    0x7fff8bd70000 -     0x7fff8bd78ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff8bd7f000 -     0x7fff8bd99ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8bf57000 -     0x7fff8bf57fff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8bf58000 -     0x7fff8bf6cfeb  libCGInterfaces.dylib (294.1) <390D4B3F-B738-3D33-BEDB-07E3F0F6B42C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff8bf98000 -     0x7fff8bfdeffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8bfdf000 -     0x7fff8c4cbfff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8c4cc000 -     0x7fff8c5fcfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff8c5fd000 -     0x7fff8c60cfff  com.apple.AppleScriptObjC (1.3.1 - 28) <4567732F-07A5-3699-B131-13CED1CE997E> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x7fff8c60d000 -     0x7fff8c677ff7  com.apple.imfoundation (10.0 - 1000) <1810C42E-B06B-385B-9D17-FDB9C9D91E90> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff8c678000 -     0x7fff8c6a4fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
    0x7fff8c6a5000 -     0x7fff8c6b6ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8c6b7000 -     0x7fff8c6bdfff  com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <58083E2E-BE1D-3C18-874C-94DB4F0DE835> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework
    0x7fff8c6be000 -     0x7fff8c718ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff8c719000 -     0x7fff8c71aff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
    0x7fff8c71b000 -     0x7fff8c95bff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8c981000 -     0x7fff8c995ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8c9cf000 -     0x7fff8cae1ff7  libvDSP.dylib (512) <DD5517F5-F7F7-3AA1-B6FA-CD98DBC3C651> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8cae2000 -     0x7fff8cae7ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
    0x7fff8cae8000 -     0x7fff8cb34ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
    0x7fff8cb35000 -     0x7fff8cb51fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8cb52000 -     0x7fff8cb60ff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8cb61000 -     0x7fff8cb6bfff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff8cb6c000 -     0x7fff8cb74fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff8cb75000 -     0x7fff8cb76ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8cb77000 -     0x7fff8cb83ff7  com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff8cb84000 -     0x7fff8cbb3fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8cc3a000 -     0x7fff8ccf5ff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8ccf6000 -     0x7fff8ce30ff7  com.apple.ImageIO.framework (3.3.0 - 1038) <AB3C40DB-FCBE-3315-B7B2-4E16522E20CB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8d164000 -     0x7fff8d164fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8d165000 -     0x7fff8d192ffb  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <3646ECEF-1875-31CD-B614-FBE29A7500EF> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff8d19c000 -     0x7fff8d1dcfff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff8d1dd000 -     0x7fff8d1e0ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8d1e1000 -     0x7fff8d1e2fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff8d1eb000 -     0x7fff8d234ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8d235000 -     0x7fff8d240ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8d241000 -     0x7fff8d256fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff8d257000 -     0x7fff8d266fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8d267000 -     0x7fff8d26ffff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8d270000 -     0x7fff8d27dfff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff8d27e000 -     0x7fff8d2f2ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8d2f3000 -     0x7fff8d326ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8d327000 -     0x7fff8d39fff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8d3a0000 -     0x7fff8d3b1fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff8d3b2000 -     0x7fff8d461fe7  libvMisc.dylib (512) <AFBA45DE-7F55-3E4E-B8DF-5E8E21C407AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8d491000 -     0x7fff8d4b2fff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8d4b3000 -     0x7fff8d4bbffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff8d4bc000 -     0x7fff8d4c4ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8d4c5000 -     0x7fff8d89cfe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8d8a0000 -     0x7fff8d8eafff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff8d8eb000 -     0x7fff8d8fdff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8d8fe000 -     0x7fff8e137ff3  com.apple.CoreGraphics (1.600.0 - 772) <936D081F-37B3-3DA3-B725-118D0B07DDD2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8e160000 -     0x7fff8e169fff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8e16a000 -     0x7fff8e1a2fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8e1a3000 -     0x7fff8e1e3ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8e1e4000 -     0x7fff8e1e5fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8e202000 -     0x7fff8e20afe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff8e20b000 -     0x7fff8e872fff  com.apple.VectorKit (1.0 - 992.4.8) <137172AC-EA3E-3AEE-9024-36AEF6298AC0> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
    0x7fff8e873000 -     0x7fff8e890ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff8e891000 -     0x7fff8e8ceff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8e8cf000 -     0x7fff8e945fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff8e946000 -     0x7fff8e960ff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
    0x7fff8e9b9000 -     0x7fff8ea0aff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8f343000 -     0x7fff8f344ff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
    0x7fff8f386000 -     0x7fff8f388ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8f389000 -     0x7fff8f45bff7  com.apple.PubSub (1.0.5 - 65.39) <9A915B29-496B-3653-B450-EB1B6EF2BBD7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff8f45c000 -     0x7fff8f476ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8f477000 -     0x7fff8f4c5fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
    0x7fff8f4c6000 -     0x7fff8f4ddff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff8f4de000 -     0x7fff8f502ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8f503000 -     0x7fff8f503ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff8f532000 -     0x7fff8f534fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8f542000 -     0x7fff8f546fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff8f547000 -     0x7fff8f54dfff  com.apple.BezelServicesFW (245.23 - 245.23) <6F102E86-85DC-3B6E-BD20-559A545DF490> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fff8f5b2000 -     0x7fff8f5bdfff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8f5be000 -     0x7fff8f5befff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8f5bf000 -     0x7fff8f5f0fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
    0x7fff8f5f1000 -     0x7fff8f5f9fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff8f6cb000 -     0x7fff8f6e1ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff8f6e2000 -     0x7fff8f72fff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8f730000 -     0x7fff8f730ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8f731000 -     0x7fff8f9ddfff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8f9de000 -     0x7fff8fa2afff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8fb1f000 -     0x7fff8fb29ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8fb33000 -     0x7fff8fc6fffb  com.apple.WebKitLegacy (10600 - 10600.1.25) <EE3A7515-AC7B-30D3-A4DC-EB0D36E88E4B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff8fd9a000 -     0x7fff8fdb8ff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff8fdb9000 -     0x7fff8fedbff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8ff5d000 -     0x7fff8ff61ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8ff62000 -     0x7fff8ff66fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff9012b000 -     0x7fff90446fcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff90679000 -     0x7fff90960ffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff90961000 -     0x7fff90964fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff90965000 -     0x7fff90a24fff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff90a34000 -     0x7fff90a3ffdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff90a40000 -     0x7fff90a45ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff90a46000 -     0x7fff90e76fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff90e77000 -     0x7fff90f6bff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff90f6c000 -     0x7fff90f6dfff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff90f6e000 -     0x7fff90f75fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff90f76000 -     0x7fff91007fff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff91008000 -     0x7fff91015ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff91016000 -     0x7fff912caff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff912e5000 -     0x7fff9158cff7  com.apple.RawCamera.bundle (6.01 - 766) <A98D8BA2-EC64-36C2-8B71-CF5B8CDBFC97> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff9158d000 -     0x7fff915b0ff7  com.apple.idsfoundation (10.0 - 1000) <D0C0714F-B1B0-3D86-BAA8-DACC76121118> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff9170e000 -     0x7fff91711fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff91712000 -     0x7fff91718ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff9174c000 -     0x7fff9174eff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff9174f000 -     0x7fff9178afff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff9178b000 -     0x7fff919f5ff7  com.apple.imageKit (2.6 - 838) <DDFE019E-DF3E-37DA-AEC0-9182454B7312> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff919f6000 -     0x7fff919fbff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff919fc000 -     0x7fff91a25ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff91a26000 -     0x7fff91a49fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff91a4b000 -     0x7fff91ae1ffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff91ae2000 -     0x7fff91c70fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff91c86000 -     0x7fff91caefff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
    0x7fff91caf000 -     0x7fff91cb1ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <D7516965-DB40-3235-9D00-C724F7D2BC02> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
    0x7fff91cb2000 -     0x7fff91cc0fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff91cc1000 -     0x7fff91cccff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff91ccd000 -     0x7fff91cf9fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff91cfa000 -     0x7fff91f62ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff91f63000 -     0x7fff91fc2ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff91fc3000 -     0x7fff91fcdff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff91fce000 -     0x7fff91ffbfff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff91ffc000 -     0x7fff92036ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff92037000 -     0x7fff92037fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff92038000 -     0x7fff920defff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff920df000 -     0x7fff9210afff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff9210b000 -     0x7fff9211cff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff9211d000 -     0x7fff92128ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
    0x7fff92129000 -     0x7fff92536ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff92598000 -     0x7fff925c5fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff925c6000 -     0x7fff925cafff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff925cb000 -     0x7fff925ceff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff925cf000 -     0x7fff925d2fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff925d3000 -     0x7fff92638ff7  com.apple.ids (10.0 - 1000) <12E5717E-8D63-3B70-BB46-A60AFB02CCAE> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff92639000 -     0x7fff9263eff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff9263f000 -     0x7fff9279dff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff9279e000 -     0x7fff9279efff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff927b6000 -     0x7fff927c6ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff927c7000 -     0x7fff927e3ff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff927e4000 -     0x7fff927faff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff927fb000 -     0x7fff92802ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff92803000 -     0x7fff92808fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff9284a000 -     0x7fff92b19ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff93460000 -     0x7fff934f5ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff934ff000 -     0x7fff936afff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff936b0000 -     0x7fff93721ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff93722000 -     0x7fff93724ff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff93725000 -     0x7fff93791fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff93792000 -     0x7fff937d3fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff937d4000 -     0x7fff937d8fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
    0x7fff937d9000 -     0x7fff939beff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
    0x7fff939bf000 -     0x7fff93a48fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff93a49000 -     0x7fff93ae7fff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff93ae8000 -     0x7fff93af3ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff93af4000 -     0x7fff93b11fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
    0x7fff93b12000 -     0x7fff93b12ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
    0x7fff93b13000 -     0x7fff93b3efff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff93b3f000 -     0x7fff93b40fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff93b66000 -     0x7fff93b74ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff93b75000 -     0x7fff93bf2fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff93d28000 -     0x7fff93d33ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
    0x7fff93e79000 -     0x7fff93efaff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff93efb000 -     0x7fff93f10ff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff93f11000 -     0x7fff93f2bff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff94066000 -     0x7fff94096ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff94333000 -     0x7fff94336ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
    0x7fff94337000 -     0x7fff94340fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff94341000 -     0x7fff94341fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff94342000 -     0x7fff9434eff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff9435a000 -     0x7fff94367ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff94368000 -     0x7fff943a3fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff943a4000 -     0x7fff943a8ff7  libGIF.dylib (1231) <B3D2DF96-A67D-31EA-9A1B-E870B54855EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff943b3000 -     0x7fff94749fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9474a000 -     0x7fff9474cfff  libRadiance.dylib (1231) <BDD94A52-DE53-300C-9180-5D434272989F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff9474d000 -     0x7fff9477dfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff9477e000 -     0x7fff949f8fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff949f9000 -     0x7fff949fbff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff949fc000 -     0x7fff949fffff  libScreenReader.dylib (390.2) <96ACAA49-21B6-3D10-ADF8-FF6C8F22FD9F> /usr/lib/libScreenReader.dylib
    0x7fff94a8f000 -     0x7fff94afdffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff94afe000 -     0x7fff94b2eff7  libncurses.5.4.dylib (44) <F09809A4-53B9-3E91-A8FA-D3F584C03AA3> /usr/lib/libncurses.5.4.dylib
    0x7fff94d8d000 -     0x7fff94d8efff  libUAPreferences.dylib (236.2) <E09C8655-8C75-3A1D-A656-C1ACD1E9803A> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
    0x7fff94d8f000 -     0x7fff94dc1ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff94dc2000 -     0x7fff94e16fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff94e17000 -     0x7fff94e36fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff94e37000 -     0x7fff94eaffff  com.apple.AVKit (1.1 - 213) <5C7D3C63-F035-376E-ABA5-CF5A096612B8> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
    0x7fff94ec9000 -     0x7fff951fcff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
    0x7fff951fd000 -     0x7fff95568fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff95569000 -     0x7fff9557dff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff9559a000 -     0x7fff9559cfff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff9559d000 -     0x7fff95629fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
    0x7fff9562a000 -     0x7fff95644ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff95645000 -     0x7fff95652fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff95653000 -     0x7fff9565efff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=402.4M resident=193.0M(48%) swapped_out_or_unallocated=209.4M(52%)
Writable regions: Total=1.5G written=207.1M(14%) resident=344.5M(23%) swapped_out=0K(0%) unallocated=1.1G(77%)

REGION TYPE                        VIRTUAL
===========                        =======
Activity Tracing                     2048K
CG backing stores                    28.3M
CG image                             6192K
CG shared images                      560K
CoreAnimation                         284K
CoreData Object IDs                  4100K
CoreGraphics                            4K
CoreImage                              24K
CoreUI image data                     560K
Dispatch continuations               16.0M
Foundation                             16K
Image IO                              196K
JS JIT generated code                   8K
JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
Kernel Alloc Once                       8K
MALLOC                              359.3M
MALLOC (admin)                         32K
Memory Tag 242                         12K
Memory Tag 249                        156K
Memory Tag 251                         28K
OpenCL                                 40K
SQLite page cache                    3072K
STACK GUARD                          56.1M
Stack                                19.3M
VM_ALLOCATE                          17.3M
WebKit Malloc                         464K
__DATA                               44.4M
__IMAGE                               528K
__LINKEDIT                          104.1M
__TEXT                              298.3M
__UNICODE                             544K
mapped file                         389.7M
shared memory                           4K
===========                        =======
TOTAL                                 2.3G
TOTAL, minus reserved VM space        1.3G


Model: MacBookPro11,2, BootROM MBP112.0138.B11, 4 processors, Intel Core i7, 2 GHz, 16 GB, SMC 2.18f15
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.15.124.12.10)
Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0256F, 251 GB
USB Device: Internal Memory Card Reader
USB Device: iPhone
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

Crash:

Application Specific Information:
Sending tappedButton: to <ORSnapshotDiffs: 0x7f82f1c54350> from <NSButton: 0x7f82fc16aeb0>
ProductBuildVersion: 5B1008
UNCAUGHT EXCEPTION (NSRangeException): *** -[__NSArrayI objectAtIndex:]: index 18446744073709551615 beyond bounds for empty array
UserInfo: (null)
Hints: 
  0: Sending tappedButton: to <ORSnapshotDiffs: 0x7f82f1c54350> from <NSButton: 0x7f82fc16aeb0>
Backtrace:
  0  0x00007fff96665f04 __exceptionPreprocess (in CoreFoundation)
  1  0x000000010051eb10 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff9194374e objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff9653fbae -[__NSArrayI objectAtIndex:] (in CoreFoundation)
  4  0x00000001091ddff6 -[ORPopoverTableDataSource objectForRow:] at /Users/orta/Library/Application Support/Alcatraz/Plug-ins/Snapshots/SnapshotDiffs/ORPopoverTableDataSource.m:88 (in Snapshots)
  5  0x00000001091dbffe -[ORPopoverController tableViewSelectionDidChange:] at /Users/orta/Library/Application Support/Alcatraz/Plug-ins/Snapshots/SnapshotDiffs/ORPopoverController.m:83 (in Snapshots)
  6  0x00000001091dbdae -[ORPopoverController awakeFromNib] at /Users/orta/Library/Application Support/Alcatraz/Plug-ins/Snapshots/SnapshotDiffs/ORPopoverController.m:57 (in Snapshots)
  7  0x00007fff8fd0e439 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] (in AppKit)
  8  0x00007fff8fd8cf32 -[NSNib _instantiateNibWithExternalNameTable:options:] (in AppKit)
  9  0x00007fff8fd8d046 -[NSNib _instantiateWithOwner:options:topLevelObjects:] (in AppKit)
 10  0x00007fff8f9b4ffb -[NSViewController loadView] (in AppKit)
 11  0x00007fff8fc1805b -[NSViewController _loadViewIfRequired] (in AppKit)
 12  0x00007fff8f8f0eb5 -[NSViewController view] (in AppKit)
 13  0x00007fff8fa8200d -[NSPopover showRelativeToRect:ofView:preferredEdge:] (in AppKit)
 14  0x00000001091e2062 -[ORSnapshotDiffs tappedButton:] at /Users/orta/Library/Application Support/Alcatraz/Plug-ins/Snapshots/SnapshotDiffs/ORSnapshotDiffs.m:100 (in Snapshots)

Xcode 6 Crash

The initial & diff popover showed up, but when I clicked to a second diff it crashed. Only happened once, sorry I can't be more helpful =\

Application Specific Information:
ProductBuildVersion: 6A313
UNCAUGHT EXCEPTION (NSInternalInconsistencyException): Invalid parameter not satisfying: aString != nil
UserInfo: (null)
Hints: None
Backtrace:
  0  0x00007fff960a0244 __exceptionPreprocess (in CoreFoundation)
  1  0x000000010224f184 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff921fbe75 objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff960a0038 +[NSException raise:format:arguments:] (in CoreFoundation)
  4  0x00007fff9636cd41 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] (in Foundation)
  5  0x00007fff8fbe78b8 -[NSCell _objectValue:forString:errorDescription:] (in AppKit)
  6  0x00007fff8fbe780a -[NSCell _objectValue:forString:] (in AppKit)
  7  0x00007fff8fbe7778 -[NSCell setStringValue:] (in AppKit)
  8  0x00007fff8fc63594 -[NSControl setStringValue:] (in AppKit)
  9  0x000000010e49038a -[ORPopoverController tableViewSelectionDidChange:] at /Users/callsopp/Library/Application Support/Alcatraz/Plug-ins/Snapshots/SnapshotDiffs/ORPopoverController.m:83 (in Snapshots)
 10  0x00007fff9606ee0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation)
 11  0x00007fff95f6282d _CFXNotificationPost (in CoreFoundation)
 12  0x00007fff962777ba -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
 13  0x000000010222fe6e -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] (in DVTFoundation)
 14  0x00007fff8fce7abf -[NSTableView _sendSelectionChangedNotificationForRows:columns:] (in AppKit)
 15  0x00007fff8fc14354 -[NSTableView _enableSelectionPostingAndPost] (in AppKit)
 16  0x00007fff8fdc33dc -[NSTableView mouseDown:] (in AppKit)
 17  0x00007fff8fda8aea forwardMethod (in AppKit)
 18  0x00007fff8fda8aea forwardMethod (in AppKit)
 19  0x00007fff8fda8aea forwardMethod (in AppKit)
 20  0x00007fff8fe2b2b3 -[NSControl mouseDown:] (in AppKit)
 21  0x00007fff8fdaca58 -[NSWindow sendEvent:] (in AppKit)
 22  0x00007fff8fd4b5d4 -[NSApplication sendEvent:] (in AppKit)
 23  0x000000010325ac74 -[IDEApplication sendEvent:] (in IDEKit)
 24  0x00007fff8fb9b9f9 -[NSApplication run] (in AppKit)
 25  0x00007fff8fb86783 NSApplicationMain (in AppKit)
 26  0x00007fff8e8d95fd start (in libdyld.dylib)
 27  0x0000000000000001

Images doesn't appear

Hello,

I've been using this plugin for a long time but since the last version the images doesn't appear any more and none of the buttons are working.

I'm using master version with Xcode 6.4 and here is an example of what I'm talking about:

Thanks

Missing toolbar icon on Xcode6

Hi,

I have installed the GM of Xcode6, but can't see the Snapshot toolbar icon anymore. I have already tried to reinstall the plugin, but that didn't help either. If I could provide any more information, please let me know what you need.

Thanks,
plu

Feature: built-in image diffs

It'd be great to have a built in image diff-ing tool so you can get the overlaid diff of an image in addition to the (existing) clever mouse-over reveal UI.

An easy place to start would be using the GHUnit CoreGraphics image diff-ing code I wrote a few years ago. It'd just need to be changed to use NSImage APIs instead of UIGraphics* APIs, but that should be super easy.

The fourth frame of this screenshot (from GHUnit) shows what this style diffs look like:

screenshot

The way I imagine this to work is that the 'diff' button would become a toggle button that toggles between the original mouse-over reveal UI and the image diff. Maybe we add an additional button "Open in Kaleidoscope" so Kaleidoscope fans can still get there easily.

Crash in Xcode 8.3

Hello,
In Xcode 8.3 they have changed the way to Log the Notifications and it is making crash the Xcode.
Basically the issue is because you're trying to append nil to a MutableString [self.mutableLog appendString:log];
Now Xcode 8.3 is returning a list of items, previously versions just returned a single item.

So, I have created already a PR that fix the crash, this is the link
#40

Thanks

make thumbnail and enlarged view consistent and correct

in the thumbnail view, the existing snapshot should be on the left and the failing snapshot should be on the right. this will make it consistent with the enlarged view and with kaleidoscope.

On the right, the border colors should be switched. the green border should be fore the existing, correct snapshot on the left, and the red border should be for the new, failing snapshot on the right.

LEFT: reference snapshot, green. RIGHT: failing snapshot, RED.

Clicking on a test title crash

Xcode 6.1.1

UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]
UserInfo: (null)
Hints: None
Backtrace:
  0  0x00007fff869fe4f4 __exceptionPreprocess (in CoreFoundation)
  1  0x000000010a8c6274 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff87d4276e objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff868a1ea8 -[__NSPlaceholderArray initWithObjects:count:] (in CoreFoundation)
  4  0x00007fff86908414 +[NSArray arrayWithObjects:count:] (in CoreFoundation)
  5  0x000000010bafd3cc -[IDEApplicationController application:openFile:] (in IDEKit)
  6  0x000000011ce7e037 -[ORPopoverController testTitleViewClicked:] at /Users/orta/Library/Application Support/Alcatraz/Plug-ins/Snapshots/SnapshotDiffs/ORPopoverController.m:131 (in Snapshots)
  7  0x00007fff87d00cd7 _os_activity_initiate (in libsystem_trace.dylib)
  8  0x00007fff9285d671 -[NSApplication sendAction:to:from:] (in AppKit)
  9  0x000000010ae2d140 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
 10  0x000000010acf7578 -[DVTApplication sendAction:to:from:] (in DVTKit)
 11  0x00007fff92873006 -[NSControl sendAction:to:] (in AppKit)
 12  0x00007fff92872f2c __26-[NSCell _sendActionFrom:]_block_invoke (in AppKit)
 13  0x00007fff87d00cd7 _os_activity_initiate (in libsystem_trace.dylib)
 14  0x00007fff92872e89 -[NSCell _sendActionFrom:] (in AppKit)
 15  0x00007fff87d00cd7 _os_activity_initiate (in libsystem_trace.dylib)
 16  0x00007fff92871295 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
 17  0x00007fff928c9819 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
 18  0x00007fff9286fb18 -[NSControl mouseDown:] (in AppKit)
 19  0x00007fff92dc2cf0 -[NSWindow _reallySendEvent:isDelayedEvent:] (in AppKit)
 20  0x00007fff92768b14 -[NSWindow sendEvent:] (in AppKit)
 21  0x00007fff927657f1 -[NSApplication sendEvent:] (in AppKit)
 22  0x000000010b8d5ab4 -[IDEApplication sendEvent:] (in IDEKit)
 23  0x00007fff9268ee08 -[NSApplication run] (in AppKit)
 24  0x00007fff92609e64 NSApplicationMain (in AppKit)
 25  0x00007fff8ec445c9 start (in libdyld.dylib)

Performing @selector(testTitleViewClicked:) from sender NSButton 0x7fe79e8bae80

Xcode 6.1 Beta 3 (GM-ish) crash on Mavericks

Test run that generates diffs -> click button -> crash.

Application Specific Information:
Sending tappedButton: to <ORSnapshotDiffs: 0x7ff94ca39ae0> from <NSButton: 0x7ff94eb12df0>
ProductBuildVersion: 6A1042b
UNCAUGHT EXCEPTION (NSInternalInconsistencyException): -[NSViewController loadView] could not load the "ORPopoverController" nib.
UserInfo: (null)
Hints: 
  0: Sending tappedButton: to <ORSnapshotDiffs: 0x7ff94ca39ae0> from <NSButton: 0x7ff94eb12df0>
Backtrace:
  0  0x00007fff8b21c244 __exceptionPreprocess (in CoreFoundation)
  1  0x0000000102afafc4 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff88273e75 objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff8b21c10c +[NSException raise:format:] (in CoreFoundation)
  4  0x00007fff841ff317 -[NSViewController loadView] (in AppKit)
  5  0x00007fff8412d718 -[NSViewController view] (in AppKit)
  6  0x00007fff842e14c2 -[NSPopover showRelativeToRect:ofView:preferredEdge:] (in AppKit)
  7  0x0000000109c43542 -[ORSnapshotDiffs tappedButton:] at /Users/ash/Library/Application Support/Alcatraz/Plug-ins/Snapshots/SnapshotDiffs/ORSnapshotDiffs.m:99 (in Snapshots)
  8  0x00007fff8425b260 -[NSApplication sendAction:to:from:] (in AppKit)
  9  0x0000000103065270 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
 10  0x0000000102afad02 DVTInvokeWithFailureHint (in DVTFoundation)
 11  0x0000000102f2f67e -[DVTApplication sendAction:to:from:] (in DVTKit)
 12  0x00007fff8425b0de -[NSControl sendAction:to:] (in AppKit)
 13  0x00007fff842a7c4d -[NSCell _sendActionFrom:] (in AppKit)
 14  0x00007fff842c1655 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
 15  0x00007fff842c0a27 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
 16  0x00007fff842c013d -[NSControl mouseDown:] (in AppKit)
 17  0x00007fff84241a58 -[NSWindow sendEvent:] (in AppKit)
 18  0x0000000103d5a52b -[IDEWorkspaceWindow sendEvent:] (in IDEKit)
 19  0x00007fff841e05d4 -[NSApplication sendEvent:] (in AppKit)
 20  0x0000000103b037d4 -[IDEApplication sendEvent:] (in IDEKit)
 21  0x00007fff840309f9 -[NSApplication run] (in AppKit)
 22  0x00007fff8401b783 NSApplicationMain (in AppKit)
 23  0x00007fff81a2d5fd start (in libdyld.dylib)
 24  0x0000000000000001

abort() called

That is, if you're still supporting Mavericks

Crash on Yosemite

Don't know if its worth filing it since its probably due to me running Xcode on a Beta OS but whenever I tap on the Snapshots button I get this crash:

Application Specific Information:
Sending tappedButton: to <ORSnapshotDiffs: 0x7fe8be071a60> from <NSButton: 0x7fe8bed3bb20>
ProductBuildVersion: 5B1008
UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[NSPopoverFrame _imageMaskForPath:anchorEdge:anchorPoint:]: unrecognized selector sent to instance 0x7fe8c68c3850
UserInfo: (null)
Hints: 
  0: Sending tappedButton: to <ORSnapshotDiffs: 0x7fe8be071a60> from <NSButton: 0x7fe8bed3bb20>
Backtrace:
  0  0x00007fff93d66bd4 __exceptionPreprocess (in CoreFoundation)
  1  0x000000010833db10 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff95edc70e objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff93d69b1d -[NSObject(NSObject) doesNotRecognizeSelector:] (in CoreFoundation)
  4  0x00007fff93cb1514 ___forwarding___ (in CoreFoundation)
  5  0x00007fff93cb1088 _CF_forwarding_prep_0 (in CoreFoundation)
  6  0x000000011221bf73 -[NSPopoverFrame(Lin) jp_questbeat_lin_drawMinimalPopoverAppearanceInRect:anchorEdge:anchorPoint:] at /Users/creegan/Library/Application Support/Alcatraz/Plug-ins/Lin/Lin/NSPopoverFrame+Lin.m:21 (in Lin)
  7  0x00007fff909f8167 -[NSPopoverFrame drawRect:] (in AppKit)
  8  0x00007fff908cf4e0 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] (in AppKit)
  9  0x00007fff908cef3c __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke (in AppKit)
 10  0x00007fff908ced08 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] (in AppKit)
 11  0x00007fff908ce3d7 -[NSView(NSLayerKitGlue) drawLayer:inContext:] (in AppKit)
 12  0x00007fff8e0fb710 CABackingStoreUpdate_ (in QuartzCore)
 13  0x00007fff8e0faa20 ___ZN2CA5Layer8display_Ev_block_invoke (in QuartzCore)
 14  0x00007fff8e0fa9de x_blame_allocations (in QuartzCore)
 15  0x00007fff8e0fa4ea CA::Layer::display_() (in QuartzCore)
 16  0x00007fff908ce2af _NSBackingLayerDisplay (in AppKit)
 17  0x00007fff908a47d8 -[_NSViewBackingLayer display] (in AppKit)
 18  0x00007fff908a4462 _NSBackingLayerDisplayIfNeeded (in AppKit)
 19  0x00007fff908a3c4b -[NSView displayIfNeeded] (in AppKit)
 20  0x00007fff908c10b5 -[NSWindow displayIfNeeded] (in AppKit)
 21  0x00007fff908be260 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] (in AppKit)
 22  0x00007fff90ed1133 __71-[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]_block_invoke2963 (in AppKit)
 23  0x00007fff90897ddd NSPerformWithScreenUpdatesDisabled (in AppKit)
 24  0x00007fff908bd92d -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] (in AppKit)
 25  0x00007fff908bd464 -[NSWindow orderWindow:relativeTo:] (in AppKit)
 26  0x00007fff909d5fcc __35-[NSWindow addChildWindow:ordered:]_block_invoke_2 (in AppKit)
 27  0x00007fff90897ddd NSPerformWithScreenUpdatesDisabled (in AppKit)
 28  0x00007fff909d4c9e -[NSWindow addChildWindow:ordered:] (in AppKit)
 29  0x00007fff909ef830 -[NSPopover showRelativeToRect:ofView:preferredEdge:] (in AppKit)
 30  0x00000001121acc32 -[ORSnapshotDiffs tappedButton:] at /Users/creegan/Library/Application Support/Alcatraz/Plug-ins/Snapshots/SnapshotDiffs/ORSnapshotDiffs.m:99 (in Snapshots)
 31  0x00007fff8f9dfbf7 _os_activity_initiate (in libsystem_trace.dylib)
 32  0x00007fff9096cfa8 -[NSApplication sendAction:to:from:] (in AppKit)
 33  0x000000010889ef85 __37-[DVTApplication sendAction:to:from:]_block_invoke (in DVTKit)
 34  0x000000010833d842 DVTInvokeWithFailureHint (in DVTFoundation)
 35  0x000000010876cb0e -[DVTApplication sendAction:to:from:] (in DVTKit)
 36  0x00007fff9096cdd0 -[NSControl sendAction:to:] (in AppKit)
 37  0x00007fff90b3e17c __26-[NSCell _sendActionFrom:]_block_invoke (in AppKit)
 38  0x00007fff8f9dfbf7 _os_activity_initiate (in libsystem_trace.dylib)
 39  0x00007fff909b5309 -[NSCell _sendActionFrom:] (in AppKit)
 40  0x00007fff90b25d17 -[NSButtonCell _sendActionFrom:] (in AppKit)
 41  0x00007fff8f9dfbf7 _os_activity_initiate (in libsystem_trace.dylib)
 42  0x00007fff909cf9f1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
 43  0x00007fff909ced66 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
 44  0x00007fff909ce339 -[NSControl mouseDown:] (in AppKit)
 45  0x00007fff90ecbea7 -[NSWindow _reallySendEvent:] (in AppKit)
 46  0x00007fff90953334 -[NSWindow sendEvent:] (in AppKit)
 47  0x00007fff909050cc -[NSApplication sendEvent:] (in AppKit)
 48  0x00000001092f1600 -[IDEApplication sendEvent:] (in IDEKit)
 49  0x00007fff907936b8 -[NSApplication run] (in AppKit)
 50  0x00007fff9077eb2e NSApplicationMain (in AppKit)
 51  0x00007fff8d7f25c9 start (in libdyld.dylib)

Performing @selector(tappedButton:) from sender NSButton 0x7fe8bed3bb20
abort() called

Add something special around un-renderable views

Jun 27 11:55:14 dblock-mac.home Artsy[51835] <Error>: CGContextSaveGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

I see these occasionally too, and miss it in the logs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.