Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-2818

2.0.3 crashes randomly about every 10-20 minutes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • High
    • None
    • 2.0.2, 2.0.3
    • None
    • None

    Description

      It seems to be related to sourcetree being in foreground. Some operation that is doing automatic updates to the view seems to be crashing.

      It mostly happens when it is behind other windows and then moved to foreground by clicking its icon on the Dock.

      Tried uninstall/reinstall It did not have any effect.

      The traceback seems to be really similar to a recently fixed ticket instead this crashes at a slightly different place in the code.

      NOTE: It doesn't crash this much for my colleagues so this may be a configuration issue or something related to a bad working copy of one of my repos. I have 13 repos registered with sourcetree(Hg and git as well) and I am usually working with a bigger one that has multiple git submodules. Please ask in comment if you need any other piece of information.

      Process:               SourceTree [57771]
      Path:                  /Applications/SourceTree.app/Contents/MacOS/SourceTree
      Identifier:            com.torusknot.SourceTreeNotMAS
      Version:               2.0.3 (2.0.3)
      Code Type:             X86-64 (Native)
      Parent Process:        ??? [1]
      Responsible:           SourceTree [57771]
      User ID:               505
      
      Date/Time:             2014-11-17 19:07:30.634 +0000
      OS Version:            Mac OS X 10.10 (14A389)
      Report Version:        11
      Anonymous UUID:        BDAEF6AB-13FB-4700-B0C7-EA58B25AB0A2
      
      Sleep/Wake UUID:       6199CD30-E830-40D7-BA58-96A711B6BF4A
      
      Time Awake Since Boot: 250000 seconds
      Time Since Wake:       5800 seconds
      
      Crashed Thread:        0  Dispatch queue: com.apple.main-thread
      
      Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
      Exception Codes:       EXC_I386_GPFLT
      
      Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
      0   libobjc.A.dylib               	0x00007fff967746e4 objc_retain + 20
      1   com.torusknot.SourceTreeNotMAS	0x0000000104c2ca2a 0x104b83000 + 694826
      2   com.apple.AppKit              	0x00007fff930a13e3 -[NSTableView _dataCellForTableColumn:row:] + 57
      3   com.apple.AppKit              	0x00007fff92ee568b -[NSTableView _isFullWidthCellAtRow:] + 111
      4   com.apple.AppKit              	0x00007fff930a043c -[NSTableView drawRow:clipRect:] + 647
      5   com.apple.AppKit              	0x00007fff930a0055 -[NSTableView drawRowIndexes:clipRect:] + 831
      6   com.apple.AppKit              	0x00007fff930f59de -[NSOutlineView drawRowIndexes:clipRect:] + 113
      7   com.apple.AppKit              	0x00007fff92f82ebb -[NSTableView drawRect:] + 1559
      8   com.apple.AppKit              	0x00007fff92f6607a -[NSView _drawRect:clip:] + 4335
      9   com.apple.AppKit              	0x00007fff92f62e03 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3198
      10  com.apple.AppKit              	0x00007fff92f63920 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6043
      11  com.apple.AppKit              	0x00007fff92f63920 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6043
      12  com.apple.AppKit              	0x00007fff92f63920 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6043
      13  com.apple.AppKit              	0x00007fff92f63920 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6043
      14  com.apple.AppKit              	0x00007fff92f63920 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6043
      15  com.apple.AppKit              	0x00007fff92f63920 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6043
      16  com.apple.AppKit              	0x00007fff92f63920 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6043
      17  com.apple.AppKit              	0x00007fff92f63920 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6043
      18  com.apple.AppKit              	0x00007fff92f61c73 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 333
      19  com.apple.AppKit              	0x00007fff92f5e7cb -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2761
      20  com.apple.AppKit              	0x00007fff92f3d1ca -[NSView displayIfNeeded] + 1876
      21  com.apple.AppKit              	0x00007fff92e98cb4 -[NSClipView _immediateScrollToPoint:] + 8290
      22  com.apple.AppKit              	0x00007fff92e96bab -[NSClipView scrollToPoint:] + 241
      23  com.apple.AppKit              	0x00007fff92fb994e -[NSScrollView scrollClipView:toPoint:] + 75
      24  com.apple.AppKit              	0x00007fff92e9b7ea -[NSClipView _scrollTo:animateScroll:flashScrollerKnobs:] + 1682
      25  com.apple.AppKit              	0x00007fff92e9af70 -[NSClipView _reflectDocumentViewFrameChange] + 128
      26  com.apple.AppKit              	0x00007fff92e64a01 -[NSView _postFrameChangeNotification] + 206
      27  com.apple.AppKit              	0x00007fff92e6c826 -[NSView setFrameSize:] + 2059
      28  com.apple.AppKit              	0x00007fff92e5ebdd -[NSControl setFrameSize:] + 77
      29  com.apple.AppKit              	0x00007fff92e9a8ce -[NSTableView setFrameSize:] + 256
      30  com.apple.AppKit              	0x00007fff92f44127 -[NSOutlineView _redisplayAndResizeFromRow:] + 155
      31  com.apple.AppKit              	0x00007fff92f3f5f3 -[NSOutlineView reloadItem:reloadChildren:] + 3048
      32  com.apple.AppKit              	0x00007fff933a2fc7 -[NSOutlineViewBinder _childrenChangedForNode:] + 123
      33  com.apple.AppKit              	0x00007fff9314e8d4 -[NSOutlineViewBinder observeValueForKeyPath:ofObject:change:context:] + 428
      34  com.apple.Foundation          	0x00007fff99ef7c73 NSKeyValueNotifyObserver + 382
      35  com.apple.Foundation          	0x00007fff99ef6e48 NSKeyValueDidChange + 463
      36  com.apple.Foundation          	0x00007fff99efb9ad -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
      37  com.apple.AppKit              	0x00007fff9314ab58 -[NSTreeControllerTreeNode updateChildNodesForKeyPath:affectedIndexPaths:] + 3180
      38  com.apple.AppKit              	0x00007fff931494bc -[NSTreeNode childNodes] + 22
      39  com.apple.AppKit              	0x00007fff9314c5dc -[NSTreeNode descendantNodeAtIndexPath:] + 121
      40  com.apple.AppKit              	0x00007fff9314c4a3 -[NSTreeController selectedNodes] + 153
      41  com.apple.AppKit              	0x00007fff9314c0d6 -[NSTreeController _stopObservingSelectionIfNecessary] + 105
      42  com.apple.AppKit              	0x00007fff931493ab -[NSTreeController _selectObjectsAtIndexPathsNoCopy:avoidsEmptySelection:sendObserverNotifications:] + 336
      43  com.apple.AppKit              	0x00007fff93148ab3 -[NSTreeController _prepareControllerTree] + 1209
      44  com.apple.AppKit              	0x00007fff9314b01c -[NSTreeController setContent:] + 542
      45  com.apple.AppKit              	0x00007fff930bbadb -[NSArrayDetailBinder _refreshDetailContentInBackground:] + 1034
      46  com.apple.Foundation          	0x00007fff99ef7c73 NSKeyValueNotifyObserver + 382
      47  com.apple.Foundation          	0x00007fff99ef6e48 NSKeyValueDidChange + 463
      48  com.apple.Foundation          	0x00007fff99efb9ad -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
      49  com.torusknot.SourceTreeNotMAS	0x0000000104c2f0bb 0x104b83000 + 704699
      50  libdispatch.dylib             	0x00007fff94554323 _dispatch_call_block_and_release + 12
      51  libdispatch.dylib             	0x00007fff9454fc13 _dispatch_client_callout + 8
      52  libdispatch.dylib             	0x00007fff9455bcbf _dispatch_main_queue_callback_4CF + 861
      53  com.apple.CoreFoundation      	0x00007fff8fb88c59 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
      54  com.apple.CoreFoundation      	0x00007fff8fb452ef __CFRunLoopRun + 2159
      55  com.apple.CoreFoundation      	0x00007fff8fb44838 CFRunLoopRunSpecific + 296
      56  com.apple.HIToolbox           	0x00007fff92a2543f RunCurrentEventLoopInMode + 235
      57  com.apple.HIToolbox           	0x00007fff92a251ba ReceiveNextEventCommon + 431
      58  com.apple.HIToolbox           	0x00007fff92a24ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
      59  com.apple.AppKit              	0x00007fff92e38821 _DPSNextEvent + 964
      60  com.apple.AppKit              	0x00007fff92e37fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
      61  com.apple.AppKit              	0x00007fff92e2bf73 -[NSApplication run] + 594
      62  com.apple.AppKit              	0x00007fff92e17424 NSApplicationMain + 1832
      63  com.torusknot.SourceTreeNotMAS	0x0000000104b85254 0x104b83000 + 8788
      
      Thread 1:: Dispatch queue: com.apple.libdispatch-manager
      0   libsystem_kernel.dylib        	0x00007fff951d522e kevent64 + 10
      1   libdispatch.dylib             	0x00007fff94552a6a _dispatch_mgr_thread + 52
      
      Thread 2:
      0   libsystem_kernel.dylib        	0x00007fff951cf52e mach_msg_trap + 10
      1   libsystem_kernel.dylib        	0x00007fff951ce69f mach_msg + 55
      2   com.apple.CoreFoundation      	0x00007fff8fb45b14 __CFRunLoopServiceMachPort + 212
      3   com.apple.CoreFoundation      	0x00007fff8fb44fdb __CFRunLoopRun + 1371
      4   com.apple.CoreFoundation      	0x00007fff8fb44838 CFRunLoopRunSpecific + 296
      5   com.apple.AppKit              	0x00007fff92f9b8f7 _NSEventThread + 137
      6   libsystem_pthread.dylib       	0x00007fff9be2e2fc _pthread_body + 131
      7   libsystem_pthread.dylib       	0x00007fff9be2e279 _pthread_start + 176
      8   libsystem_pthread.dylib       	0x00007fff9be2c4b1 thread_start + 13
      
      Thread 3:: JavaScriptCore::BlockFree
      0   libsystem_kernel.dylib        	0x00007fff951d4132 __psynch_cvwait + 10
      1   libc++.1.dylib                	0x00007fff92d73c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
      2   com.apple.JavaScriptCore      	0x00007fff8d74a2d4 JSC::BlockAllocator::blockFreeingThreadMain() + 228
      3   com.apple.JavaScriptCore      	0x00007fff8d73fa9f WTF::wtfThreadEntryPoint(void*) + 15
      4   libsystem_pthread.dylib       	0x00007fff9be2e2fc _pthread_body + 131
      5   libsystem_pthread.dylib       	0x00007fff9be2e279 _pthread_start + 176
      6   libsystem_pthread.dylib       	0x00007fff9be2c4b1 thread_start + 13
      
      Thread 4:: JavaScriptCore::Marking
      0   libsystem_kernel.dylib        	0x00007fff951d4132 __psynch_cvwait + 10
      1   libc++.1.dylib                	0x00007fff92d73c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
      2   com.apple.JavaScriptCore      	0x00007fff8d74a86b JSC::GCThread::waitForNextPhase() + 171
      3   com.apple.JavaScriptCore      	0x00007fff8d74a6c8 JSC::GCThread::gcThreadMain() + 88
      4   com.apple.JavaScriptCore      	0x00007fff8d73fa9f WTF::wtfThreadEntryPoint(void*) + 15
      5   libsystem_pthread.dylib       	0x00007fff9be2e2fc _pthread_body + 131
      6   libsystem_pthread.dylib       	0x00007fff9be2e279 _pthread_start + 176
      7   libsystem_pthread.dylib       	0x00007fff9be2c4b1 thread_start + 13
      
      Thread 5:: JavaScriptCore::Marking
      0   libsystem_kernel.dylib        	0x00007fff951d4132 __psynch_cvwait + 10
      1   libc++.1.dylib                	0x00007fff92d73c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
      2   com.apple.JavaScriptCore      	0x00007fff8d74a86b JSC::GCThread::waitForNextPhase() + 171
      3   com.apple.JavaScriptCore      	0x00007fff8d74a6c8 JSC::GCThread::gcThreadMain() + 88
      4   com.apple.JavaScriptCore      	0x00007fff8d73fa9f WTF::wtfThreadEntryPoint(void*) + 15
      5   libsystem_pthread.dylib       	0x00007fff9be2e2fc _pthread_body + 131
      6   libsystem_pthread.dylib       	0x00007fff9be2e279 _pthread_start + 176
      7   libsystem_pthread.dylib       	0x00007fff9be2c4b1 thread_start + 13
      
      Thread 6:: JavaScriptCore::Marking
      0   libsystem_kernel.dylib        	0x00007fff951d4132 __psynch_cvwait + 10
      1   libc++.1.dylib                	0x00007fff92d73c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
      2   com.apple.JavaScriptCore      	0x00007fff8d74a86b JSC::GCThread::waitForNextPhase() + 171
      3   com.apple.JavaScriptCore      	0x00007fff8d74a6c8 JSC::GCThread::gcThreadMain() + 88
      4   com.apple.JavaScriptCore      	0x00007fff8d73fa9f WTF::wtfThreadEntryPoint(void*) + 15
      5   libsystem_pthread.dylib       	0x00007fff9be2e2fc _pthread_body + 131
      6   libsystem_pthread.dylib       	0x00007fff9be2e279 _pthread_start + 176
      7   libsystem_pthread.dylib       	0x00007fff9be2c4b1 thread_start + 13
      
      Thread 7:: com.apple.NSURLConnectionLoader
      0   libsystem_kernel.dylib        	0x00007fff951cf52e mach_msg_trap + 10
      1   libsystem_kernel.dylib        	0x00007fff951ce69f mach_msg + 55
      2   com.apple.CoreFoundation      	0x00007fff8fb45b14 __CFRunLoopServiceMachPort + 212
      3   com.apple.CoreFoundation      	0x00007fff8fb44fdb __CFRunLoopRun + 1371
      4   com.apple.CoreFoundation      	0x00007fff8fb44838 CFRunLoopRunSpecific + 296
      5   com.apple.CFNetwork           	0x00007fff9a83fe90 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
      6   com.apple.Foundation          	0x00007fff99f56b7a __NSThread__main__ + 1345
      7   libsystem_pthread.dylib       	0x00007fff9be2e2fc _pthread_body + 131
      8   libsystem_pthread.dylib       	0x00007fff9be2e279 _pthread_start + 176
      9   libsystem_pthread.dylib       	0x00007fff9be2c4b1 thread_start + 13
      
      Thread 8:: com.apple.CFSocket.private
      0   libsystem_kernel.dylib        	0x00007fff951d43f6 __select + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2e2fc _pthread_body + 131
      2   libsystem_pthread.dylib       	0x00007fff9be2e279 _pthread_start + 176
      3   libsystem_pthread.dylib       	0x00007fff9be2c4b1 thread_start + 13
      
      Thread 9:: Dispatch queue: com.apple.root.utility-qos
      0   libsystem_kernel.dylib        	0x00007fff951d567e read + 10
      1   com.apple.Foundation          	0x00007fff99f6119f -[NSConcreteFileHandle readDataOfLength:] + 487
      2   com.torusknot.SourceTreeNotMAS	0x0000000104bba139 0x104b83000 + 225593
      3   com.torusknot.SourceTreeNotMAS	0x0000000104bbb5aa 0x104b83000 + 230826
      4   com.torusknot.SourceTreeNotMAS	0x0000000104bba02d 0x104b83000 + 225325
      5   com.torusknot.SourceTreeNotMAS	0x0000000104c7ccd4 0x104b83000 + 1023188
      6   com.torusknot.SourceTreeNotMAS	0x0000000104bb3d11 0x104b83000 + 199953
      7   com.torusknot.SourceTreeNotMAS	0x0000000104bb411e 0x104b83000 + 200990
      8   libdispatch.dylib             	0x00007fff94554323 _dispatch_call_block_and_release + 12
      9   libdispatch.dylib             	0x00007fff9454fc13 _dispatch_client_callout + 8
      10  libdispatch.dylib             	0x00007fff9455288f _dispatch_root_queue_drain + 935
      11  libdispatch.dylib             	0x00007fff94560fe4 _dispatch_worker_thread3 + 91
      12  libsystem_pthread.dylib       	0x00007fff9be2e6cb _pthread_wqthread + 729
      13  libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 10:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 11:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 12:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 13:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 14:: Dispatch queue: com.apple.root.utility-qos
      0   libsystem_kernel.dylib        	0x00007fff951d567e read + 10
      1   com.apple.Foundation          	0x00007fff99f6119f -[NSConcreteFileHandle readDataOfLength:] + 487
      2   com.torusknot.SourceTreeNotMAS	0x0000000104bba139 0x104b83000 + 225593
      3   com.torusknot.SourceTreeNotMAS	0x0000000104bbb5aa 0x104b83000 + 230826
      4   com.torusknot.SourceTreeNotMAS	0x0000000104bba02d 0x104b83000 + 225325
      5   com.torusknot.SourceTreeNotMAS	0x0000000104c7ccd4 0x104b83000 + 1023188
      6   com.torusknot.SourceTreeNotMAS	0x0000000104bb3d11 0x104b83000 + 199953
      7   com.torusknot.SourceTreeNotMAS	0x0000000104bb411e 0x104b83000 + 200990
      8   libdispatch.dylib             	0x00007fff94554323 _dispatch_call_block_and_release + 12
      9   libdispatch.dylib             	0x00007fff9454fc13 _dispatch_client_callout + 8
      10  libdispatch.dylib             	0x00007fff9455288f _dispatch_root_queue_drain + 935
      11  libdispatch.dylib             	0x00007fff94560fe4 _dispatch_worker_thread3 + 91
      12  libsystem_pthread.dylib       	0x00007fff9be2e6cb _pthread_wqthread + 729
      13  libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 15:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 16:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 17:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 18:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 19:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 20:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 21:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 22:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 23:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 24:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 25:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 26:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 27:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 28:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 29:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 30:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 31:
      0   libsystem_kernel.dylib        	0x00007fff951d4946 __workq_kernreturn + 10
      1   libsystem_pthread.dylib       	0x00007fff9be2c4a1 start_wqthread + 13
      
      Thread 0 crashed with X86 Thread State (64-bit):
        rax: 0xbaddc0da71d9bead  rbx: 0x0000000000000000  rcx: 0x0000000000000018  rdx: 0x00007fff5b075c08
        rdi: 0x00006080008d0ae0  rsi: 0x0000000000000000  rbp: 0x00007fff5b075cc0  rsp: 0x00007fff5b075c68
         r8: 0x00000000000001ff   r9: 0x00007ff8faf47e70  r10: 0x00007ff8fc135790  r11: 0x0000608000287f30
        r12: 0x0000000000000000  r13: 0x00007ff8faf47e70  r14: 0x00006080008d0ae0  r15: 0x00007fff967746d0
        rip: 0x00007fff967746e4  rfl: 0x0000000000010246  cr2: 0x000000010040052e
        
      Logical CPU:     0
      Error Code:      0x00000000
      Trap Number:     13
      
      
      Binary Images:
             0x104b83000 -        0x104e27ff7 +com.torusknot.SourceTreeNotMAS (2.0.3 - 2.0.3) <A784E90C-983A-3FDE-AFBE-E1D59786EA4B> /Applications/SourceTree.app/Contents/MacOS/SourceTree
             0x104ed3000 -        0x104eeafff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/SourceTree.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
             0x104f05000 -        0x104f61ff7 +com.growl.growlframework (2.0.1 - 2.0.1) <6C20B93B-75B2-30A4-8267-8C81BF90872B> /Applications/SourceTree.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
             0x1050a6000 -        0x1050a6ffe +cl_kernels (???) <38E4540B-9245-450F-BD78-5150D664A349> cl_kernels
             0x1050df000 -        0x1050dffef +cl_kernels (???) <84C24161-32B9-408E-AE2A-5BF4E33F7CF8> cl_kernels
             0x106843000 -        0x106846fff  com.apple.FileProvider (1.0 - 1) <E5C8FF01-5BC4-3986-86F9-892FB81EF078> /System/Library/PrivateFrameworks/FileProvider.framework/FileProvider
             0x108e22000 -        0x108e22fef +cl_kernels (???) <84C24161-32B9-408E-AE2A-5BF4E33F7CF8> cl_kernels
             0x108e31000 -        0x108e31fe7 +cl_kernels (???) <37A0ED81-69EA-4A03-9AE5-E33C1F1374A3> cl_kernels
             0x108e33000 -        0x108f19fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
             0x10a74e000 -        0x10a9f5ff7  com.apple.RawCamera.bundle (6.01 - 766) <A98D8BA2-EC64-36C2-8B71-CF5B8CDBFC97> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
             0x10b3e5000 -        0x10b3e5ffe +cl_kernels (???) <38E4540B-9245-450F-BD78-5150D664A349> cl_kernels
             0x10c2d9000 -        0x10c3b9ff7  unorm8_rgba.dylib (2.4.5) <A8805102-8A21-3A5E-AE22-63C0DEC8CB6F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
             0x10c526000 -        0x10c526fe5 +cl_kernels (???) <4D3F4CDA-9361-403A-A5C7-9729522FD37B> cl_kernels
             0x10c52a000 -        0x10c52afe7 +cl_kernels (???) <960D6FB0-719A-4948-8C48-ED2FBB47505C> cl_kernels
          0x7fff63f2f000 -     0x7fff63f65837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
          0x7fff8cb74000 -     0x7fff8d060fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
          0x7fff8d061000 -     0x7fff8d3ccfff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
          0x7fff8d438000 -     0x7fff8d4b5fff  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
          0x7fff8d4b6000 -     0x7fff8d565fe7  libvMisc.dylib (512) <AFBA45DE-7F55-3E4E-B8DF-5E8E21C407AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
          0x7fff8d566000 -     0x7fff8d566ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
          0x7fff8d580000 -     0x7fff8d5c9ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
          0x7fff8d5e9000 -     0x7fff8d602fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
          0x7fff8d6f4000 -     0x7fff8d734ff7  com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
          0x7fff8d735000 -     0x7fff8dc48ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
          0x7fff8dc54000 -     0x7fff8dcf3df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
          0x7fff8dcf4000 -     0x7fff8de0cffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
          0x7fff8de4e000 -     0x7fff8ded7fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
          0x7fff8dfe0000 -     0x7fff8dfe2fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
          0x7fff8dfe3000 -     0x7fff8e007fef  libJPEG.dylib (1231) <3F87A0CA-14FA-3034-A332-DD57A092B08F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
          0x7fff8e008000 -     0x7fff8e008fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
          0x7fff8e0ce000 -     0x7fff8e0e3ff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
          0x7fff8e0e4000 -     0x7fff8e14bff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
          0x7fff8e14c000 -     0x7fff8e1e0fff  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
          0x7fff8e1e1000 -     0x7fff8ea1aff3  com.apple.CoreGraphics (1.600.0 - 772) <936D081F-37B3-3DA3-B725-118D0B07DDD2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
          0x7fff8ea1b000 -     0x7fff8ea23fe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
          0x7fff8ea24000 -     0x7fff8edfbfe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
          0x7fff8eea0000 -     0x7fff8eebaff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
          0x7fff8eebb000 -     0x7fff8eec3ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
          0x7fff8eec4000 -     0x7fff8eed5fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
          0x7fff8eed6000 -     0x7fff8eeddff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
          0x7fff8f767000 -     0x7fff8f9cfffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
          0x7fff8fad1000 -     0x7fff8fad2ff7  com.apple.AddressBook.ContactsData (9.0 - 1498) <2F7F3C93-9F1E-3E43-851B-F639EF37D552> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
          0x7fff8fad3000 -     0x7fff8fe69fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff8fe6a000 -     0x7fff8fe6bfff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
          0x7fff8ff85000 -     0x7fff8ffadfff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
          0x7fff8ffae000 -     0x7fff8ffddfff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
          0x7fff8ffde000 -     0x7fff8ffe9ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
          0x7fff8ffea000 -     0x7fff90008ff7  com.apple.addressbook.vCard (9.0 - 1498) <45C2138B-EA52-3576-8C5C-46637E648DF2> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
          0x7fff903d9000 -     0x7fff903dbfff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
          0x7fff903dc000 -     0x7fff903dffff  libCGXCoreImage.A.dylib (772) <6F42EEBA-6FF4-331F-8F8D-37D6B853614D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
          0x7fff903e0000 -     0x7fff90400fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
          0x7fff9040e000 -     0x7fff90520ff7  libvDSP.dylib (512) <DD5517F5-F7F7-3AA1-B6FA-CD98DBC3C651> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
          0x7fff9056c000 -     0x7fff9056cfff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
          0x7fff90580000 -     0x7fff90583fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
          0x7fff90584000 -     0x7fff905b6ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
          0x7fff905b7000 -     0x7fff905bbfff  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
          0x7fff905e4000 -     0x7fff905efff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
          0x7fff905f0000 -     0x7fff90643ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
          0x7fff90644000 -     0x7fff9067cffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
          0x7fff9067d000 -     0x7fff90753ff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
          0x7fff90763000 -     0x7fff9076cff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
          0x7fff9076d000 -     0x7fff9077eff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
          0x7fff9077f000 -     0x7fff9079bff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
          0x7fff9079c000 -     0x7fff907a5fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
          0x7fff907a6000 -     0x7fff907f4fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
          0x7fff907f5000 -     0x7fff907f7ffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
          0x7fff907f8000 -     0x7fff9080ffff  com.apple.ScriptingBridge (1.3.2 - 66) <89EF2F7B-077A-3AD4-A92B-C36C74B30CE5> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
          0x7fff90810000 -     0x7fff90861ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
          0x7fff909f2000 -     0x7fff90a4dfff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
          0x7fff90a4e000 -     0x7fff90a55ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
          0x7fff90a56000 -     0x7fff90a81ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
          0x7fff90a9a000 -     0x7fff90aa8ff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
          0x7fff90ac2000 -     0x7fff90b30ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
          0x7fff90b31000 -     0x7fff90b37fff  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
          0x7fff90b38000 -     0x7fff90b40ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
          0x7fff90b41000 -     0x7fff91ae5ffb  com.apple.WebCore (10600 - 10600.1.25) <EE07107A-A63D-3077-B863-C82C1E80B56D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
          0x7fff91ae6000 -     0x7fff91ae6fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
          0x7fff91ae7000 -     0x7fff91d61fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
          0x7fff91daf000 -     0x7fff91df5ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
          0x7fff91df6000 -     0x7fff91e1fffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
          0x7fff91e20000 -     0x7fff91e2eff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
          0x7fff91e2f000 -     0x7fff920e3ff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
          0x7fff920e4000 -     0x7fff92514fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
          0x7fff9270b000 -     0x7fff9278cff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
          0x7fff9278d000 -     0x7fff92793ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
          0x7fff92794000 -     0x7fff927b8ff7  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
          0x7fff927e1000 -     0x7fff92927fef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
          0x7fff92928000 -     0x7fff9293cff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
          0x7fff9293d000 -     0x7fff92997ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
          0x7fff9299b000 -     0x7fff929e7ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
          0x7fff929e8000 -     0x7fff929e8fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C7278843-2462-32F6-B0E3-D33C681399A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
          0x7fff929e9000 -     0x7fff929f6fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
          0x7fff929f7000 -     0x7fff92cf9fff  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
          0x7fff92cfa000 -     0x7fff92d69fff  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
          0x7fff92d6a000 -     0x7fff92d6bff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
          0x7fff92d6c000 -     0x7fff92dc0fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
          0x7fff92dc1000 -     0x7fff92dc4ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
          0x7fff92e14000 -     0x7fff93955fff  com.apple.AppKit (6.9 - 1343.14) <1732C412-257B-340E-8863-B8162D4EB2E2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff93956000 -     0x7fff9395ffff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
          0x7fff93960000 -     0x7fff93a1ffff  com.apple.backup.framework (1.6 - 1.6) <5C38C168-5E9B-335D-9570-91AF8604BB10> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
          0x7fff93b55000 -     0x7fff93e88fff  libmecabra.dylib (666) <2CE5540A-D412-3D53-9E11-86C24D61713B> /usr/lib/libmecabra.dylib
          0x7fff93e89000 -     0x7fff93ea3ff7  libextension.dylib (55) <17514AB2-C503-3D49-A725-EBC1140567A6> /usr/lib/libextension.dylib
          0x7fff93ea4000 -     0x7fff93ea6ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
          0x7fff93f9e000 -     0x7fff93fa2ff7  libGIF.dylib (1231) <B3D2DF96-A67D-31EA-9A1B-E870B54855EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
          0x7fff93fa3000 -     0x7fff93fd3ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
          0x7fff93fd4000 -     0x7fff9400bffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
          0x7fff94017000 -     0x7fff94029ff7  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
          0x7fff9402a000 -     0x7fff94057fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
          0x7fff94058000 -     0x7fff94058fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
          0x7fff94059000 -     0x7fff94064fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
          0x7fff94065000 -     0x7fff94070ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
          0x7fff94071000 -     0x7fff94117fff  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
          0x7fff94118000 -     0x7fff94139fff  com.apple.framework.Apple80211 (10.0 - 1000.57.3) <F64EB1A1-57F3-3ABA-97D0-DB7C926FD07F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
          0x7fff9413a000 -     0x7fff9413fff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
          0x7fff94140000 -     0x7fff9454dff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
          0x7fff9454e000 -     0x7fff94578ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
          0x7fff94579000 -     0x7fff94579ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
          0x7fff9457a000 -     0x7fff94618fff  com.apple.Metadata (10.7.0 - 916) <DA8A1D18-19FE-37B3-BE12-85C5B0A00736> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
          0x7fff94619000 -     0x7fff94644fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
          0x7fff9467a000 -     0x7fff9471cfff  com.apple.Bluetooth (4.3.0 - 4.3.0f10) <70922125-2A01-37AE-9CB8-D8A9578092E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
          0x7fff9471d000 -     0x7fff94725ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
          0x7fff949bd000 -     0x7fff949daffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
          0x7fff949db000 -     0x7fff949e2fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
          0x7fff949e3000 -     0x7fff94cb2ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
          0x7fff94cb3000 -     0x7fff94cb3fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
          0x7fff94cb4000 -     0x7fff94cdcffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
          0x7fff94cdd000 -     0x7fff94f89fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
          0x7fff94f8a000 -     0x7fff94f9cff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
          0x7fff94fde000 -     0x7fff94fe3fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
          0x7fff9503b000 -     0x7fff9516dff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
          0x7fff951be000 -     0x7fff951dbfff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
          0x7fff95457000 -     0x7fff9545afff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
          0x7fff95480000 -     0x7fff9553bff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
          0x7fff9553c000 -     0x7fff955d2ffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
          0x7fff955d3000 -     0x7fff955d5ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
          0x7fff955d6000 -     0x7fff955deffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
          0x7fff955df000 -     0x7fff9578fff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
          0x7fff95790000 -     0x7fff9584cff7  libcrypto.0.9.7.dylib (106) <E0A293F8-0799-38DC-9ADA-1AD705EDD12B> /usr/lib/libcrypto.0.9.7.dylib
          0x7fff9584d000 -     0x7fff95d76ff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
          0x7fff95dc3000 -     0x7fff95e54ff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
          0x7fff95e55000 -     0x7fff95e62fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
          0x7fff95e63000 -     0x7fff95fa7ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
          0x7fff95fa8000 -     0x7fff95fb0fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
          0x7fff96061000 -     0x7fff96063fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
          0x7fff96064000 -     0x7fff9606efff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
          0x7fff960c5000 -     0x7fff960e1fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
          0x7fff96109000 -     0x7fff96197ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
          0x7fff961c8000 -     0x7fff961cbff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
          0x7fff961cc000 -     0x7fff961d3fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
          0x7fff9620b000 -     0x7fff96237fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
          0x7fff96238000 -     0x7fff96240fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
          0x7fff9624b000 -     0x7fff9624cfff  libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib
          0x7fff9624d000 -     0x7fff9628dff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
          0x7fff9628e000 -     0x7fff96371fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
          0x7fff96372000 -     0x7fff96386ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
          0x7fff96387000 -     0x7fff963c8fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
          0x7fff96402000 -     0x7fff96419ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
          0x7fff96449000 -     0x7fff96496fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
          0x7fff966fd000 -     0x7fff96700fff  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
          0x7fff96701000 -     0x7fff96701fff  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
          0x7fff96702000 -     0x7fff96705ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
          0x7fff96756000 -     0x7fff9675bff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
          0x7fff9675c000 -     0x7fff9675dfff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
          0x7fff96769000 -     0x7fff9676bff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
          0x7fff9676c000 -     0x7fff96951267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
          0x7fff96a32000 -     0x7fff96a6dfff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
          0x7fff96b10000 -     0x7fff96b14fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
          0x7fff96b15000 -     0x7fff96b2afff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
          0x7fff96bb2000 -     0x7fff96bf8ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
          0x7fff96bf9000 -     0x7fff96cd6ff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
          0x7fff96d6a000 -     0x7fff96d7bff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
          0x7fff976b3000 -     0x7fff976b9fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
          0x7fff976ba000 -     0x7fff976d0ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
          0x7fff976d1000 -     0x7fff976eaff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
          0x7fff976eb000 -     0x7fff97738ff3  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
          0x7fff97739000 -     0x7fff977ceff7  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
          0x7fff97812000 -     0x7fff97a7cfff  com.apple.imageKit (2.6 - 838) <AFFC0062-F9E0-3F36-B321-D90B7E9CB785> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
          0x7fff97a8c000 -     0x7fff97b7cfef  libJP2.dylib (1231) <FEAF6F38-736E-35A8-A983-F4531C8A821C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
          0x7fff97b7d000 -     0x7fff97d0bfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
          0x7fff97d0c000 -     0x7fff97d0cfff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
          0x7fff97d3a000 -     0x7fff97d45fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
          0x7fff97d46000 -     0x7fff97d46fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
          0x7fff97d47000 -     0x7fff97d7aff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
          0x7fff97d7b000 -     0x7fff97dcaff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
          0x7fff97dcb000 -     0x7fff97dd5ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
          0x7fff97dd6000 -     0x7fff97de4fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1498) <0BD29957-C30F-376A-B28F-1510F80A9174> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
          0x7fff97fa2000 -     0x7fff97fadff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
          0x7fff97fae000 -     0x7fff97fbeff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
          0x7fff98344000 -     0x7fff98390fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
          0x7fff983e0000 -     0x7fff983e8fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
          0x7fff983e9000 -     0x7fff985ceff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
          0x7fff985cf000 -     0x7fff985d1fff  libRadiance.dylib (1231) <BDD94A52-DE53-300C-9180-5D434272989F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
          0x7fff985d2000 -     0x7fff985d7ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
          0x7fff985f1000 -     0x7fff9862cfff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
          0x7fff986d6000 -     0x7fff98727ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
          0x7fff98728000 -     0x7fff9874bfff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
          0x7fff98766000 -     0x7fff9876aff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
          0x7fff9876b000 -     0x7fff988d6ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
          0x7fff988d7000 -     0x7fff988e3ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
          0x7fff988e4000 -     0x7fff98970fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
          0x7fff98971000 -     0x7fff989ccfef  libTIFF.dylib (1231) <115791FB-8C49-3410-AC23-56F4B1CFF124> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
          0x7fff989cd000 -     0x7fff989e7ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
          0x7fff98a15000 -     0x7fff98a17ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
          0x7fff98a18000 -     0x7fff98a24fff  com.apple.Collaboration (71 - 71) <03083C5F-76F2-36D8-8D0C-2F11A95014A1> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
          0x7fff98a28000 -     0x7fff98b1cff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
          0x7fff98bc5000 -     0x7fff98bedfff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
          0x7fff98bf6000 -     0x7fff98c23fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
          0x7fff98c24000 -     0x7fff98c98ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
          0x7fff98cd2000 -     0x7fff98cd6fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
          0x7fff98d1d000 -     0x7fff98d1ffff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
          0x7fff98d20000 -     0x7fff98d94fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
          0x7fff98d95000 -     0x7fff98da9feb  libCGInterfaces.dylib (294.1) <390D4B3F-B738-3D33-BEDB-07E3F0F6B42C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
          0x7fff98dba000 -     0x7fff98df2fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
          0x7fff98e17000 -     0x7fff98f38fff  com.apple.LaunchServices (644.10 - 644.10) <0B1C68BC-0AEB-38E2-ABC8-E92728FEC475> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
          0x7fff98f39000 -     0x7fff99073ff7  com.apple.ImageIO.framework (3.3.0 - 1038) <AB3C40DB-FCBE-3315-B7B2-4E16522E20CB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
          0x7fff99081000 -     0x7fff99103fff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
          0x7fff991f3000 -     0x7fff99205fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
          0x7fff9927b000 -     0x7fff992f1fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
          0x7fff992f2000 -     0x7fff99422fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
          0x7fff99423000 -     0x7fff99581ff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
          0x7fff995e9000 -     0x7fff995f4ff7  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
          0x7fff99663000 -     0x7fff99679ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
          0x7fff996a8000 -     0x7fff996a9ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
          0x7fff996aa000 -     0x7fff9979cfff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
          0x7fff9979d000 -     0x7fff9979fff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
          0x7fff997be000 -     0x7fff9982afff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
          0x7fff99852000 -     0x7fff99853ff7  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
          0x7fff99eee000 -     0x7fff9a21cff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff9a21d000 -     0x7fff9a237ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
          0x7fff9a2bd000 -     0x7fff9a2bfff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
          0x7fff9a2c0000 -     0x7fff9a2c4fff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
          0x7fff9a2ce000 -     0x7fff9a2fefff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
          0x7fff9a30b000 -     0x7fff9a32afff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
          0x7fff9a32b000 -     0x7fff9a346ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
          0x7fff9a347000 -     0x7fff9a34dff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
          0x7fff9a34e000 -     0x7fff9a353ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
          0x7fff9a354000 -     0x7fff9a358fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
          0x7fff9a359000 -     0x7fff9a36cff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
          0x7fff9a36d000 -     0x7fff9a39dffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
          0x7fff9a404000 -     0x7fff9a540ffb  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
          0x7fff9a541000 -     0x7fff9a54bff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
          0x7fff9a54c000 -     0x7fff9a567ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
          0x7fff9a568000 -     0x7fff9a5f9fff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
          0x7fff9a5fa000 -     0x7fff9a625fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
          0x7fff9a626000 -     0x7fff9a735ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
          0x7fff9a736000 -     0x7fff9a795ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
          0x7fff9a79f000 -     0x7fff9a9a2ff3  com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
          0x7fff9a9c6000 -     0x7fff9a9d3ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
          0x7fff9aa09000 -     0x7fff9aa43ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
          0x7fff9aa44000 -     0x7fff9aa69fff  libPng.dylib (1231) <759DF465-B08C-3E97-9A07-3CD447F84F78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
          0x7fff9aa74000 -     0x7fff9aaadfff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
          0x7fff9ab46000 -     0x7fff9abadff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
          0x7fff9abae000 -     0x7fff9adeeff7  com.apple.AddressBook.framework (9.0 - 1498) <EFCD7F23-4654-3B3F-997B-88054D29D442> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
          0x7fff9adef000 -     0x7fff9adfcff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
          0x7fff9ae61000 -     0x7fff9ae65fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
          0x7fff9ae66000 -     0x7fff9ae8cff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
          0x7fff9ae8f000 -     0x7fff9b176ffb  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
          0x7fff9b1a5000 -     0x7fff9b1b4fff  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
          0x7fff9b1b5000 -     0x7fff9b2a7ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
          0x7fff9b329000 -     0x7fff9b330fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
          0x7fff9b38e000 -     0x7fff9b390fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
          0x7fff9b391000 -     0x7fff9b391ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
          0x7fff9b392000 -     0x7fff9b3acff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
          0x7fff9b3ef000 -     0x7fff9b3f1fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
          0x7fff9b3f2000 -     0x7fff9b463ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
          0x7fff9b464000 -     0x7fff9b465fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
          0x7fff9bdac000 -     0x7fff9bdf9ff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
          0x7fff9bdfa000 -     0x7fff9bdfbfff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
          0x7fff9bdfc000 -     0x7fff9be2afff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
          0x7fff9be2b000 -     0x7fff9be34fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
          0x7fff9bece000 -     0x7fff9c1e9fcf  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
          0x7fff9c1ea000 -     0x7fff9c311fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
          0x7fff9c312000 -     0x7fff9c313fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
          0x7fff9c37c000 -     0x7fff9c3f4ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
          0x7fff9c3f5000 -     0x7fff9c3feff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
      
      External Modification Summary:
        Calls made by other processes targeting this process:
          task_for_pid: 850
          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: 14698061
          thread_create: 0
          thread_set_state: 0
      
      VM Region Summary:
      ReadOnly portion of Libraries: Total=245.9M resident=57.5M(23%) swapped_out_or_unallocated=188.4M(77%)
      Writable regions: Total=1.2G written=27.3M(2%) resident=70.1M(6%) swapped_out=7456K(1%) unallocated=1.1G(94%)
       
      REGION TYPE                        VIRTUAL
      ===========                        =======
      Activity Tracing                     2048K
      CG backing stores                    20.3M
      CG image                              148K
      CG shared images                     1872K
      CoreAnimation                        9688K
      CoreImage                              88K
      CoreUI image data                     352K
      Foundation                              4K
      Image IO                             4180K
      JS JIT generated code               128.0M
      JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
      JS garbage collector                  320K
      Kernel Alloc Once                       8K
      MALLOC                              105.9M
      MALLOC (admin)                         48K
      Memory Tag 242                         12K
      OpenCL                                 56K
      STACK GUARD                          56.1M
      Stack                                23.3M
      VM_ALLOCATE                          17.4M
      WebKit Malloc                        1336K
      __DATA                               24.8M
      __IMAGE                               528K
      __LINKEDIT                           70.7M
      __TEXT                              175.2M
      __UNICODE                             544K
      mapped file                          69.3M
      shared memory                           4K
      ===========                        =======
      TOTAL                                 1.6G
      TOTAL, minus reserved VM space      711.7M
       
      
      Model: MacBookPro11,1, BootROM MBP111.0138.B11, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 2.16f68
      Graphics: Intel Iris, Intel Iris, Built-In
      Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, -
      Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, -
      AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (7.15.124.12.8)
      Bluetooth: Version 4.3.0f10 14890, 3 services, 27 devices, 1 incoming serial ports
      Network Service: Wi-Fi, AirPort, en0
      Serial ATA Device: APPLE SSD SD0256F, 251 GB
      USB Device: Internal Memory Card Reader
      USB Device: Apple Internal Keyboard / Trackpad
      USB Device: BRCM20702 Hub
      USB Device: Bluetooth USB Host Controller
      USB Device: Keyboard Hub
      USB Device: Apple Keyboard
      Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2
      
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              e1c723862d64 ubul
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: