alcatraz / Alcatraz

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

Xcode意外退出 #334

Closed huanghaiyan closed 8 years ago

huanghaiyan commented 9 years ago

Xcode意外退出

jurre commented 9 years ago

Google translate: Xcode unexpectedly quits

Could you provide some more info, in English please.

jkyin commented 9 years ago

Hu~ The translation is completely correct.

@huanghaiyan 请提供一些有用的异常信息。(Please provide some useful exception informations.)

jurre commented 9 years ago

(thanks @jkyin)

guoye-zhang commented 9 years ago

I'm guessing it's caused by the network condition in China. I, too, have experienced 3 different crashes in less than 5 minutes.

On launch:

Process:               Xcode [2644]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               6.4 (7720)
Build Info:            IDEFrameworks-7720000000000000~8
App Item ID:           497799835
App External ID:       812725084
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [2644]
User ID:               501

Date/Time:             2015-08-11 11:01:59.520 +0800
OS Version:            Mac OS X 10.10.4 (14E46)
Report Version:        11
Anonymous UUID:        8D4E6966-FECC-DC41-08A4-D1B485C0C4E9

Sleep/Wake UUID:       5FF22DA7-7087-45A9-A4C0-47C964B297EE

Time Awake Since Boot: 7800 seconds
Time Since Wake:       7200 seconds

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

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

Application Specific Information:
ProductBuildVersion: 6E35b
UNCAUGHT EXCEPTION (NSImageCacheException): Cannot lock focus on image <NSImage 0x7f972e4355a0 Size={0, 0} Reps=(
)>, because it is size zero.
UserInfo: (null)
Hints: None
Backtrace:
  0  0x00007fff9ab43024 __exceptionPreprocess (in CoreFoundation)
  1  0x000000010e63ec34 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff9419476e objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff9ab42eed +[NSException raise:format:] (in CoreFoundation)
  4  0x00007fff90c70c4e -[NSImage _lockFocusOnRepresentation:rect:context:hints:flipped:] (in AppKit)
  5  0x00007fff90c70aed __51-[NSImage lockFocusWithRect:context:hints:flipped:]_block_invoke (in AppKit)
  6  0x00007fff90c6fdc6 -[NSImage _usingBestRepresentationForRect:context:hints:body:] (in AppKit)
  7  0x00007fff90c6fd0b -[NSImage lockFocusWithRect:context:hints:flipped:] (in AppKit)
  8  0x00007fff90d7c264 -[NSImage lockFocusFlipped:] (in AppKit)
  9  0x0000000114d0380d -[ATZPackageTableViewDelegate selectionTemplateImageNamed:] (in Alcatraz)
 10  0x0000000114d036fd -[ATZPackageTableViewDelegate tableView:packageTypeImageForTableColumn:row:] (in Alcatraz)
 11  0x0000000114d02cd8 -[ATZPackageTableViewDelegate tableView:viewForTableColumn:row:] (in Alcatraz)
 12  0x00007fff90d770d0 -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] (in AppKit)
 13  0x00007fff90d76541 -[NSTableRowData _addViewToRowView:atColumn:row:] (in AppKit)
 14  0x00007fff90d7627a -[NSTableRowData _addViewsToRowView:atRow:] (in AppKit)
 15  0x00007fff90d749ad -[NSTableRowData _initializeRowView:atRow:] (in AppKit)
 16  0x00007fff90d73ad2 -[NSTableRowData _addRowViewForVisibleRow:withPriorView:] (in AppKit)
 17  0x00007fff90e139d1 -[NSTableRowData _addRowViewForVisibleRow:withPriorRowIndex:inDictionary:withRowAnimation:] (in AppKit)
 18  0x00007fff90e137a3 -[NSTableRowData _unsafeUpdateVisibleRowEntries] (in AppKit)
 19  0x00007fff90e12fc7 -[NSTableRowData updateVisibleRowViews] (in AppKit)
 20  0x00007fff90e1297d -[NSTableView layout] (in AppKit)
 21  0x00007fff90da30b4 -[NSView _layoutSubtreeWithOldSize:] (in AppKit)
 22  0x00007fff90da3305 -[NSView _layoutSubtreeWithOldSize:] (in AppKit)
 23  0x00007fff90da3305 -[NSView _layoutSubtreeWithOldSize:] (in AppKit)
 24  0x00007fff90da2d60 -[NSView layoutSubtreeIfNeeded] (in AppKit)
 25  0x00007fff8d12c414 -[CALayer layoutSublayers] (in QuartzCore)
 26  0x00007fff90c31a3c _NSBackingLayerLayoutSublayers (in AppKit)
 27  0x00007fff8d12bff8 CA::Layer::layout_if_needed(CA::Transaction*) (in QuartzCore)
 28  0x00007fff8d12be76 CA::Layer::layout_and_display_if_needed(CA::Transaction*) (in QuartzCore)
 29  0x00007fff8d12b612 CA::Context::commit_transaction(CA::Transaction*) (in QuartzCore)
 30  0x00007fff8d12b3ae CA::Transaction::commit() (in QuartzCore)
 31  0x00007fff8d139f19 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) (in QuartzCore)
 32  0x00007fff9aa5f127 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ (in CoreFoundation)
 33  0x00007fff9aa5f080 __CFRunLoopDoObservers (in CoreFoundation)
 34  0x00007fff9aa50bf8 CFRunLoopRunSpecific (in CoreFoundation)
 35  0x00007fff9a66656f RunCurrentEventLoopInMode (in HIToolbox)
 36  0x00007fff9a6662ea ReceiveNextEventCommon (in HIToolbox)
 37  0x00007fff9a6bf68a AcquireNextEventInMode (in HIToolbox)
 38  0x00007fff9a6bce2b IsUserStillTracking(MenuSelectData*, unsigned char*) (in HIToolbox)
 39  0x00007fff9a6bca41 TrackMenuCommon(MenuSelectData&, unsigned char*) (in HIToolbox)
 40  0x00007fff9a6a5bf2 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) (in HIToolbox)
 41  0x00007fff9a6a4d74 _HandlePopUpMenuSelection8(OpaqueMenuRef*, OpaqueEventRef*, unsigned int, Point, unsigned short, unsigned int, Rect const*, unsigned short, Rect const*, Rect const*, __CFDictionary const*, __CFString const*, OpaqueMenuRef**, unsigned short*) (in HIToolbox)
 42  0x00007fff9a6a493b _HandlePopUpMenuSelectionWithDictionary (in HIToolbox)
 43  0x00007fff90ee371d _NSSLMPopUpCarbonMenu3 (in AppKit)
 44  0x00007fff90ee2059 _NSPopUpCarbonMenu3 (in AppKit)
 45  0x00007fff90ee1fb1 -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:] (in AppKit)
 46  0x00007fff90f75ec4 -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
 47  0x00007fff90e39366 -[NSControl mouseDown:] (in AppKit)
 48  0x00007fff913a32dc -[NSWindow _reallySendEvent:isDelayedEvent:] (in AppKit)
 49  0x00007fff90d32c86 -[NSWindow sendEvent:] (in AppKit)
 50  0x00007fff90d2f212 -[NSApplication sendEvent:] (in AppKit)
 51  0x000000010f6b9064 -[IDEApplication sendEvent:] (in IDEKit)
 52  0x00007fff90c58b68 -[NSApplication run] (in AppKit)
 53  0x00007fff90bd5244 NSApplicationMain (in AppKit)
 54  0x00007fff976af5c9 start (in libdyld.dylib)
 55  0x0000000000000001

abort() called

On tab switching:

Process:               Xcode [2778]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               6.4 (7720)
Build Info:            IDEFrameworks-7720000000000000~8
App Item ID:           497799835
App External ID:       812725084
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [2778]
User ID:               501

Date/Time:             2015-08-11 11:02:21.119 +0800
OS Version:            Mac OS X 10.10.4 (14E46)
Report Version:        11
Anonymous UUID:        8D4E6966-FECC-DC41-08A4-D1B485C0C4E9

Sleep/Wake UUID:       5FF22DA7-7087-45A9-A4C0-47C964B297EE

Time Awake Since Boot: 7800 seconds
Time Since Wake:       7200 seconds

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

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

Application Specific Information:
ProductBuildVersion: 6E35b
UNCAUGHT EXCEPTION (NSRangeException): *** -[NSRegularExpression enumerateMatchesInString:options:range:usingBlock:]: Range or index out of bounds
UserInfo: (null)
Hints: None
Backtrace:
  0  0x00007fff9ab43024 __exceptionPreprocess (in CoreFoundation)
  1  0x0000000108e96c34 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff9419476e objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff9ab42eed +[NSException raise:format:] (in CoreFoundation)
  4  0x00007fff8f58451e -[NSRegularExpression(NSMatching) enumerateMatchesInString:options:range:usingBlock:] (in Foundation)
  5  0x00007fff8f640424 -[NSRegularExpression(NSMatching) firstMatchInString:options:range:] (in Foundation)
  6  0x00000001140ad64c +[ATZPbxprojParser xcpluginNameFromPbxproj:] at /Users/cc941201/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Helpers/ATZPBXProjParser.m:29 (in Alcatraz)
  7  0x00000001140a98e6 -[ATZPluginInstaller installNameFromPbxproj:] at /Users/cc941201/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Installers/ATZPluginInstaller.m:136 (in Alcatraz)
  8  0x00000001140a9095 -[ATZPluginInstaller pathForInstalledPackage:] at /Users/cc941201/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Installers/ATZPluginInstaller.m:66 (in Alcatraz)
  9  0x00000001140ae1a9 -[ATZInstaller isPackageInstalled:] at /Users/cc941201/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Installers/ATZInstaller.m:84 (in Alcatraz)
 10  0x00000001140a5c87 -[ATZPackage isInstalled] at /Users/cc941201/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Packages/ATZPackage.m:80 (in Alcatraz)
 11  0x00000001140a7d2c -[ATZPackageTableViewDelegate tableView:viewForTableColumn:row:] at /Users/cc941201/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Controllers/ATZPackageTableViewDelegate.m:81 (in Alcatraz)
 12  0x00007fff90d770d0 -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] (in AppKit)
 13  0x00007fff90d76541 -[NSTableRowData _addViewToRowView:atColumn:row:] (in AppKit)
 14  0x00007fff8f5ca10c __NSIndexSetEnumerate (in Foundation)
 15  0x00007fff9145f17a __56-[NSTableRowData reloadDataForRowIndexes:columnIndexes:]_block_invoke1002 (in AppKit)
 16  0x00007fff90d4facb -[NSTableRowData enumerateAvailableRowViewsUsingBlock:] (in AppKit)
 17  0x00007fff90fc79ed -[NSTableRowData reloadDataForRowIndexes:columnIndexes:] (in AppKit)
 18  0x00007fff90f8c607 -[NSTableView reloadDataForRowIndexes:columnIndexes:] (in AppKit)
 19  0x00000001140a804d __64-[ATZPackageTableViewDelegate tableView:viewForTableColumn:row:]_block_invoke at /Users/cc941201/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Controllers/ATZPackageTableViewDelegate.m:98 (in Alcatraz)
 20  0x00000001140a8c73 __80-[ATZPackageTableViewDelegate fetchAndCacheImageForPackage:progress:completion:]_block_invoke at /Users/cc941201/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Controllers/ATZPackageTableViewDelegate.m:226 (in Alcatraz)
 21  0x00000001140ab916 -[ATZDownloader URLSession:downloadTask:didFinishDownloadingToURL:] at /Users/cc941201/Library/Application Support/Alcatraz/Plug-ins/Alcatraz/Alcatraz/Helpers/ATZDownloader.m:97 (in Alcatraz)
 22  0x00007fff92cb3ac8 __82-[NSURLSession delegate_downloadTask:didFinishDownloadingToURL:completionHandler:]_block_invoke (in CFNetwork)
 23  0x00007fff8f5b27e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ (in Foundation)
 24  0x00007fff8f5b25b5 -[NSBlockOperation main] (in Foundation)
 25  0x00007fff8f5b1a6c -[__NSOperationInternal _start:] (in Foundation)
 26  0x00007fff8f5b1543 __NSOQSchedule_f (in Foundation)
 27  0x00007fff8d5dcc13 _dispatch_client_callout (in libdispatch.dylib)
 28  0x00007fff8d5e8cbf _dispatch_main_queue_callback_4CF (in libdispatch.dylib)
 29  0x00007fff9aa963f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ (in CoreFoundation)
 30  0x00007fff9aa5168f __CFRunLoopRun (in CoreFoundation)
 31  0x00007fff9aa50bd8 CFRunLoopRunSpecific (in CoreFoundation)
 32  0x00007fff9a66656f RunCurrentEventLoopInMode (in HIToolbox)
 33  0x00007fff9a6662ea ReceiveNextEventCommon (in HIToolbox)
 34  0x00007fff9a66612b _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)
 35  0x00007fff90c638ab _DPSNextEvent (in AppKit)
 36  0x00007fff90c62e58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
 37  0x000000010941baaa -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
 38  0x00007fff90c58af3 -[NSApplication run] (in AppKit)
 39  0x00007fff90bd5244 NSApplicationMain (in AppKit)
 40  0x00007fff976af5c9 start (in libdyld.dylib)
 41  0x0000000000000001

abort() called

On downloading:

Process:               Xcode [2835]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               6.4 (7720)
Build Info:            IDEFrameworks-7720000000000000~8
App Item ID:           497799835
App External ID:       812725084
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [2835]
User ID:               501

PlugIn Path:             /Users/USER/Library/Application Support/Developer/*/Alcatraz
PlugIn Identifier:       com.mneorr.Alcatraz
PlugIn Version:          1.0 (1)

Date/Time:             2015-08-11 11:04:54.884 +0800
OS Version:            Mac OS X 10.10.4 (14E46)
Report Version:        11
Anonymous UUID:        8D4E6966-FECC-DC41-08A4-D1B485C0C4E9

Sleep/Wake UUID:       5FF22DA7-7087-45A9-A4C0-47C964B297EE

Time Awake Since Boot: 8000 seconds
Time Since Wake:       7300 seconds

Crashed Thread:        9  Dispatch queue: com.apple.NSFileHandle.fd_monitoring

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

Application Specific Information:
ProductBuildVersion: 6E35b
abort() called
*** error for object 0x7fb326373f60: pointer being realloc'd was not allocated

Thread 9 Crashed:: Dispatch queue: com.apple.NSFileHandle.fd_monitoring
0   libsystem_kernel.dylib          0x00007fff93117286 __pthread_kill + 10
1   libsystem_c.dylib               0x00007fff9cb48b53 abort + 129
2   libsystem_malloc.dylib          0x00007fff9b19220f realloc + 385
3   com.apple.Foundation            0x00007fff8f585f34 _NSMutableDataGrowBytes + 476
4   com.apple.Foundation            0x00007fff8f585c90 -[NSConcreteMutableData appendBytes:length:] + 412
5   com.apple.Foundation            0x00007fff8f5e9e26 -[NSData(NSData) enumerateByteRangesUsingBlock:] + 73
6   com.apple.Foundation            0x00007fff8f5f8a3b -[NSConcreteMutableData appendData:] + 88
7   com.mneorr.Alcatraz             0x000000010dfacefd __39-[ATZShell setUpStdErrorOutputForTask:]_block_invoke + 123 (ATZShell.m:67)
8   com.apple.Foundation            0x00007fff8f6952ad __33-[NSConcreteFileHandle _monitor:]_block_invoke225 + 66
9   libdispatch.dylib               0x00007fff8d5dcc13 _dispatch_client_callout + 8
10  libdispatch.dylib               0x00007fff8d5e787e _dispatch_source_latch_and_call + 721
11  libdispatch.dylib               0x00007fff8d5e062b _dispatch_source_invoke + 412
12  libdispatch.dylib               0x00007fff8d5e0154 _dispatch_queue_drain + 571
13  libdispatch.dylib               0x00007fff8d5e1ecc _dispatch_queue_invoke + 202
14  libdispatch.dylib               0x00007fff8d5df6b7 _dispatch_root_queue_drain + 463
15  libdispatch.dylib               0x00007fff8d5edfe4 _dispatch_worker_thread3 + 91
16  libsystem_pthread.dylib         0x00007fff8e9d3637 _pthread_wqthread + 729
17  libsystem_pthread.dylib         0x00007fff8e9d140d start_wqthread + 13
guoye-zhang commented 9 years ago

The solution is to connect to a stable VPN and wait for every image to load before doing anything else.

ghost commented 9 years ago

xcode7.1在xib和storyboard点几下就意外退出,这是什么原因? Process: Xcode [92042] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 7.1 (9079) Build Info: IDEFrameworks-9079000000000000~8 App Item ID: 497799835 App External ID: 813804225 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [92042] User ID: 501

Date/Time: 2015-10-29 22:58:57.980 +0800 OS Version: Mac OS X 10.11.1 (15B42) Report Version: 11 Anonymous UUID: 71274142-D9F1-F0CC-AA55-2BA1D14ADD8B

Sleep/Wake UUID: B99543DB-6133-4177-9E92-D290588AF72D

Time Awake Since Boot: 160000 seconds Time Since Wake: 820 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.root.user-interactive-qos

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000001206b2000 Exception Note: EXC_CORPSE_NOTIFY

VM Regions Near 0x1206b2000: CG backing stores 000000012069f000-00000001206b2000 [ 76K] rw-/rw- SM=PRV
--> CoreAnimation 00000001206c7000-00000001206ce000 [ 28K] rw-/rwx SM=PRV

Application Specific Information: ProductBuildVersion: 7B91b

Global Trace Buffer (reverse chronological seconds): 287.377391 CFNetwork 0x00007fff93653d38 NSURLConnection finished with error - code -1100 287.789342 CFNetwork 0x00007fff93595163 TCP Conn 0x7fce26960ac0 SSL Handshake DONE 288.707222 CFNetwork 0x00007fff93595163 TCP Conn 0x7fce26867770 SSL Handshake DONE 289.733884 CFNetwork 0x00007fff9359503f TCP Conn 0x7fce26867770 starting SSL negotiation 289.734058 CFNetwork 0x00007fff93593a0f TCP Conn 0x7fce26867770 complete. fd: 47, err: 0 289.734217 CFNetwork 0x00007fff936221ad TCP Conn 0x7fce26867770 event 1. err: 0 290.837723 CFNetwork 0x00007fff9359503f TCP Conn 0x7fce26960ac0 starting SSL negotiation 290.837930 CFNetwork 0x00007fff93593a0f TCP Conn 0x7fce26960ac0 complete. fd: 45, err: 0 290.838416 CFNetwork 0x00007fff936221ad TCP Conn 0x7fce26960ac0 event 1. err: 0 291.622683 CFNetwork 0x00007fff93592cdf TCP Conn 0x7fce26960ac0 started 291.622700 CFNetwork 0x00007fff93592cdf TCP Conn 0x7fce26867770 started 291.760033 CFNetwork 0x00007fff9355689e Creating default cookie storage with process/bundle identifier 291.760033 CFNetwork 0x00007fff93556836 Faulting in CFHTTPCookieStorage singleton 291.760033 CFNetwork 0x00007fff935566c5 Faulting in NSHTTPCookieStorage singleton 291.763764 CFNetwork 0x00007fff93653d38 NSURLConnection finished with error - code -1100 291.765470 CFNetwork 0x00007fff93653d38 NSURLConnection finished with error - code -1100

Thread 0 Crashed:: Dispatch queue: com.apple.root.user-interactive-qos 0 com.apple.vImage 0x00007fff8ee1767a *vImageCopyBuffer_block_invoke + 186 1 libdispatch.dylib 0x00007fff9c29f028 _dispatch_client_callout2 + 8 2 libdispatch.dylib 0x00007fff9c29ef79 _dispatch_apply_invoke + 87 3 libdispatch.dylib 0x00007fff9c29ee1e dispatch_apply_f + 753 4 com.apple.vImage 0x00007fff8ee174d3 vImageCopyBuffer + 451 5 com.apple.AppKit 0x00007fff99bbfd9a copy_region_block_invoke_2 + 696 6 com.apple.AppKit 0x00007fff99bbfac1 copy_region_block_invoke + 222 7 com.apple.AppKit 0x00007fff99bbf932 copy_region + 420 8 com.apple.AppKit 0x00007fff99b88101 NSCGSWindowBackingStoreMarkblockinvoke + 1255 9 com.apple.AppKit 0x00007fff99b48cfc NSCGSTransactionRunPreCommitActionsForOrder + 298 10 com.apple.AppKit 0x00007fff99b48bbf NSCGSTransactionRunPreCommitActions_ + 31 11 com.apple.AppKit 0x00007fff99b48b94 39+[_NSCGSTransaction currentTransaction]_block_invoke + 34 12 com.apple.QuartzCore 0x00007fff8c8eb7d1 CA::Transaction::run_commit_handlers(CATransactionPhase) + 85 13 com.apple.QuartzCore 0x00007fff8c8eb02e CA::Context::committransaction(CA::Transaction) + 1090 14 com.apple.QuartzCore 0x00007fff8c8ea94c CA::Transaction::commit() + 508 15 com.apple.QuartzCore 0x00007fff8c8f613b CA::Transaction::observer_callback(CFRunLoopObserver_, unsigned long, void) + 71 16 com.apple.CoreFoundation 0x00007fff8f342097 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION** + 23 17 com.apple.CoreFoundation 0x00007fff8f342007 CFRunLoopDoObservers + 391 18 com.apple.CoreFoundation 0x00007fff8f3216ca __CFRunLoopRun + 1178 19 com.apple.CoreFoundation 0x00007fff8f320fc8 CFRunLoopRunSpecific + 296 20 com.apple.HIToolbox 0x00007fff86c74d55 RunCurrentEventLoopInMode + 235 21 com.apple.HIToolbox 0x00007fff86c74b8f ReceiveNextEventCommon + 432 22 com.apple.HIToolbox 0x00007fff86c749cf _BlockUntilNextEventMatchingListInModeWithFilter + 71 23 com.apple.AppKit 0x00007fff999fdd96 _DPSNextEvent + 1067 24 com.apple.AppKit 0x00007fff999fd1c5 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454 25 com.apple.dt.DVTKit 0x000000010adf35fc -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 247 26 com.apple.AppKit 0x00007fff999f1d28 -[NSApplication run] + 682 27 com.apple.AppKit 0x00007fff999bafbe NSApplicationMain + 1176 28 libdyld.dylib 0x00007fff870b55ad start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff990f40a2 kevent_qos + 10 1 libdispatch.dylib 0x00007fff9c29311d _dispatch_mgr_invoke + 216 2 libdispatch.dylib 0x00007fff9c292d85 _dispatch_mgr_thread + 52

Thread 2: 0 libsystem_kernel.dylib 0x00007fff990edc96 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff990ed0d7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff8f3222b4 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff8f32177c CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff8f320fc8 CFRunLoopRunSpecific + 296 5 com.apple.Foundation 0x00007fff90bf6f59 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 6 com.apple.DTDeviceKitBase 0x00000001129c6670 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1103 7 com.apple.Foundation 0x00007fff90c07ee4 NSThread__start + 1351 8 libsystem_pthread.dylib 0x00007fff8ccb59b1 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8ccb592e _pthread_start + 168 10 libsystem_pthread.dylib 0x00007fff8ccb3385 thread_start + 13

Thread 3:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff990f3222 select + 10 1 com.apple.CoreFoundation 0x00007fff8f35f4aa CFSocketManager + 762 2 libsystem_pthread.dylib 0x00007fff8ccb59b1 _pthread_body + 131 3 libsystem_pthread.dylib 0x00007fff8ccb592e _pthread_start + 168 4 libsystem_pthread.dylib 0x00007fff8ccb3385 thread_start + 13

Thread 4:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff990edc96 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff990ed0d7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff8f3222b4 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff8f32177c __CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff8f320fc8 CFRunLoopRunSpecific + 296 5 com.apple.CFNetwork 0x00007fff93559d6d +[NSURLConnection(Loader) _resourceLoadLoop:] + 412 6 com.apple.Foundation 0x00007fff90c07ee4 NSThreadstart + 1351 7 libsystem_pthread.dylib 0x00007fff8ccb59b1 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff8ccb592e _pthread_start + 168 9 libsystem_pthread.dylib 0x00007fff8ccb3385 thread_start + 13

Thread 5:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff990edc96 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff990ed0d7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff8f3222b4 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff8f32177c CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff8f320fc8 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff99b53d49 _NSEventThread + 149 6 libsystem_pthread.dylib 0x00007fff8ccb59b1 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8ccb592e _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8ccb3385 thread_start + 13

Thread 6:: DYMobileDeviceManager 0 libsystem_kernel.dylib 0x00007fff990edc96 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff990ed0d7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff8f3222b4 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff8f32177c __CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff8f320fc8 CFRunLoopRunSpecific + 296 5 com.apple.Foundation 0x00007fff90bf6f59 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 6 com.apple.Foundation 0x00007fff90bf6e38 -[NSRunLoop(NSRunLoop) run] + 74 7 com.apple.GPUToolsMobileFoundation 0x000000011c464061 -[DYMobileDeviceManager _deviceNotificationThread:] + 134 8 com.apple.Foundation 0x00007fff90c07ee4 NSThreadstart + 1351 9 libsystem_pthread.dylib 0x00007fff8ccb59b1 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8ccb592e _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8ccb3385 thread_start + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff990f2f5e psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8ccb673d _pthread_cond_wait + 767 2 com.apple.Xcode.DevToolsCore 0x000000011245cf5b -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450 3 com.apple.Foundation 0x00007fff90c07ee4 NSThreadstart + 1351 4 libsystem_pthread.dylib 0x00007fff8ccb59b1 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8ccb592e _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8ccb3385 thread_start + 13

Thread 8: 0 libsystem_kernel.dylib 0x00007fff990f2f5e psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8ccb673d _pthread_cond_wait + 767 2 com.apple.Xcode.DevToolsCore 0x000000011245cf5b -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450 3 com.apple.Foundation 0x00007fff90c07ee4 NSThreadstart + 1351 4 libsystem_pthread.dylib 0x00007fff8ccb59b1 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8ccb592e _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8ccb3385 thread_start + 13

Thread 9: 0 libsystem_kernel.dylib 0x00007fff990f2f5e psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8ccb673d _pthread_cond_wait + 767 2 com.apple.Xcode.DevToolsCore 0x000000011245cf5b -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450 3 com.apple.Foundation 0x00007fff90c07ee4 NSThreadstart + 1351 4 libsystem_pthread.dylib 0x00007fff8ccb59b1 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8ccb592e _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8ccb3385 thread_start + 13

Thread 10:: Dispatch queue: com.apple.root.user-interactive-qos 0 com.apple.vImage 0x00007fff8ee1767a __vImageCopyBuffer_block_invoke + 186 1 libdispatch.dylib 0x00007fff9c29f028 _dispatch_client_callout2 + 8 2 libdispatch.dylib 0x00007fff9c29ef79 _dispatch_apply_invoke + 87 3 libdispatch.dylib 0x00007fff9c28d3c3 _dispatch_client_callout + 8 4 libdispatch.dylib 0x00007fff9c291253 _dispatch_root_queue_drain + 1890 5 libdispatch.dylib 0x00007fff9c290ab8 _dispatch_worker_thread3 + 91 6 libsystem_pthread.dylib 0x00007fff8ccb54f2 _pthread_wqthread + 1129 7 libsystem_pthread.dylib 0x00007fff8ccb3375 start_wqthread + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff990f378a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8ccb558c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8ccb3375 start_wqthread + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff990f378a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8ccb558c _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8ccb3375 start_wqthread + 13

Thread 13:: Dispatch queue: com.apple.root.user-interactive-qos 0 com.apple.vImage 0x00007fff8ee1767a __vImageCopyBuffer_block_invoke + 186 1 libdispatch.dylib 0x00007fff9c29f028 _dispatch_client_callout2 + 8 2 libdispatch.dylib 0x00007fff9c29ef79 _dispatch_apply_invoke + 87 3 libdispatch.dylib 0x00007fff9c28d3c3 _dispatch_client_callout + 8 4 libdispatch.dylib 0x00007fff9c291253 _dispatch_root_queue_drain + 1890 5 libdispatch.dylib 0x00007fff9c290ab8 _dispatch_worker_thread3 + 91 6 libsystem_pthread.dylib 0x00007fff8ccb54f2 _pthread_wqthread + 1129 7 libsystem_pthread.dylib 0x00007fff8ccb3375 start_wqthread + 13

Thread 14:: Dispatch queue: com.apple.root.user-interactive-qos 0 com.apple.vImage 0x00007fff8ee1767a __vImageCopyBuffer_block_invoke + 186 1 libdispatch.dylib 0x00007fff9c29f028 _dispatch_client_callout2 + 8 2 libdispatch.dylib 0x00007fff9c29ef79 _dispatch_apply_invoke + 87 3 libdispatch.dylib 0x00007fff9c28d3c3 _dispatch_client_callout + 8 4 libdispatch.dylib 0x00007fff9c291253 _dispatch_root_queue_drain + 1890 5 libdispatch.dylib 0x00007fff9c290ab8 _dispatch_worker_thread3 + 91 6 libsystem_pthread.dylib 0x00007fff8ccb54f2 _pthread_wqthread + 1129 7 libsystem_pthread.dylib 0x00007fff8ccb3375 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fff55616a78 rbx: 0x0000000000000004 rcx: 0x0000000000000148 rdx: 0x0000000000000648 rdi: 0x00000001206b2000 rsi: 0x0000000126042b00 rbp: 0x00007fff556168f0 rsp: 0x00007fff556168c0 r8: 0x00000000200020ff r9: 0x000000010fa00000 r10: 0x00000000200020ff r11: 0x0000000000000246 r12: 0x0000000126042600 r13: 0x00007fff780ce0b0 r14: 0x00000001206b1b00 r15: 0x00007fff55616a28 rip: 0x00007fff8ee1767a rfl: 0x0000000000000202 cr2: 0x00000001206b2800

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

Binary Images: 0x10a5e7000 - 0x10a5eaff7 com.apple.dt.Xcode (7.1 - 9079) <712CD0E7-FA1A-3C71-9C14-D21E7DA3D293> /Applications/Xcode.app/Contents/MacOS/Xcode 0x10a5f6000 - 0x10aac9fff com.apple.dt.DVTFoundation (7.1 - 9071) <4540BBA9-8B95-384B-9B9A-8AFDD8EF0768> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation 0x10acb9000 - 0x10b001ff7 com.apple.dt.DVTKit (7.1 - 9071) <2DF90DA7-76EB-3B33-95BA-2E44A944DEF7> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit 0x10b210000 - 0x10b705fff com.apple.dt.IDEFoundation (7.1 - 9079) /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation 0x10ba47000 - 0x10c2d4ff7 com.apple.dt.IDEKit (7.1 - 9079) <85610340-A4BD-3EC0-9806-E32AC34603B2> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit 0x10c8ce000 - 0x10c8fdfcf com.apple.dt.instruments.DTXConnectionServices (1.0 - 59022) <38739FD2-9A21-3625-93FB-CC6928235FF3> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices 0x10c92c000 - 0x10c9b3fff com.apple.dt.instruments.DVTInstrumentsFoundation (1.0 - 59022) /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation 0x10ca27000 - 0x10caaefff com.apple.CoreSymbolicationDT (3.1 - 59005) /Applications/Xcode.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT 0x10cac4000 - 0x10cb12fd7 com.apple.Symbolication (1.4 - 59004) /Applications/Xcode.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT 0x10cb4e000 - 0x10cc86fff com.apple.framework.CoreProfileDT (59003) /Applications/Xcode.app/Contents/SharedFrameworks/CoreProfileDT.framework/Versions/A/CoreProfileDT 0x10ccc3000 - 0x10ccc7ff7 com.apple.kperf (1.0 - 1) <77AF3989-F85F-3E93-A3CF-27698C2D6FC3> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf 0x10ccd2000 - 0x10ccdcff7 com.apple.kperfdataDT (1.0 - 1) <6007D8DE-C6A5-3F06-99F8-4F5AFEB98740> /Applications/Xcode.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT 0x10cce6000 - 0x10cd09fff com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x10cd20000 - 0x10cd20fff com.apple.Metal (1.0 - 1) /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal 0x10cd25000 - 0x10cd34ff7 com.apple.dt.instruments.DVTInstrumentsUtilities (1.0 - 59022) <36E186B3-48E2-3C7F-9B02-E8826C31D43F> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities 0x10cd47000 - 0x10cd48fff libpanel.5.4.dylib (46) <1A2DF1FF-5050-310E-A67F-1A5E8FF3A1C8> /usr/lib/libpanel.5.4.dylib 0x10cd4d000 - 0x10cd89ffb com.apple.DebugSymbols (133 - 133) <24822CD6-4A2C-3D02-BD4D-C81570546A70> /Applications/Xcode.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT 0x10cda8000 - 0x10ce2efff com.apple.dt.XCTest (1.0 - 9060) /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest 0x10ce96000 - 0x10ce96ff7 com.apple.xcode.compilers.coredata (9.1 - 9061) <4717662F-7D47-303E-98C0-DEC062E77606> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data 0x10ce9b000 - 0x10cedaff7 +libswiftDemangle.dylib (700.1.101.6) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libswiftDemangle.dylib 0x10cef3000 - 0x10cef3ff7 com.apple.compilers.clang (9.1 - 9061) /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 0x10cef9000 - 0x10d99dffb +libclang.dylib (700.1.76) <0499ABB6-8E29-3832-A60D-5F1825E3F04B> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib 0x10dc06000 - 0x10dc6eff7 com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl 0x10dcb9000 - 0x10dcb9fff com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 38mm.simdevicetype/Contents/MacOS/Apple Watch - 38mm 0x10dcbd000 - 0x10eb95ff3 +libLTO.dylib (700.1.76) <89605AE3-7FC7-3F92-8DF3-1043B2A74F3A> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib 0x10eec8000 - 0x10eec8fff com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 42mm.simdevicetype/Contents/MacOS/Apple Watch - 42mm 0x10eecc000 - 0x10eee3fff com.apple.DADocSetManagement (7.1 - 9000) /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement 0x10eef9000 - 0x10eefefff com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <7C977ED3-FB37-365E-9EE6-71EC4EBED7DB> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper 0x10ef0c000 - 0x10efa8fff com.apple.dt.instruments.DTGraphKit (7.1 - 59017) <70F4E905-0650-3A31-ABED-DA8C911E1CAD> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit 0x10f00d000 - 0x10f058fff com.apple.DADocSetAccess (7.1 - 9000) <3AB6D25E-9CEF-36BA-9D21-3D2EFBA19BE0> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess 0x10f084000 - 0x10f156ffb com.apple.PubSub (1.0.5 - 65.40) <1FE72C4E-1C35-3429-8C4E-2B469629AF23> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x10f4f3000 - 0x10f502ff7 libSimplifiedChineseConverter.dylib (68) <7D182FFD-0BCB-34D2-BE95-1764B6B3B116> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x10f5bd000 - 0x10f5cdfff com.apple.dt.IDELanguageSupportCore (7.1 - 9046) <1253F9A1-B99A-3E81-A94D-87ECEB010726> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore 0x10f5e1000 - 0x10f5e5ff7 com.apple.dt.dbg.DebuggerLLDBService (7.1 - 9057) /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService 0x10f5ed000 - 0x10f5f0ff7 com.apple.IDEWatchKit1SupportUI (7.1 - 9004) /Applications/Xcode.app/Contents/PlugIns/IDEWatchKit1SupportUI.ideplugin/Contents/MacOS/IDEWatchKit1SupportUI 0x10f5f6000 - 0x10f5f9fff com.apple.dt.IDEWatchSupportCore (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore 0x111b41000 - 0x111b86fff com.apple.dt.IDE.IDEiPhoneSupport (7.1 - 9063) <91F087F2-A734-3F18-94D1-C3120FB1E580> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport 0x111bca000 - 0x111c3cfff com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (7.1 - 9019) <2C0F1269-C0B2-3BB9-95BF-CA00E6D49959> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration 0x111c78000 - 0x111c84fff com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration (7.1 - 9049) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderiOSIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSIntegration 0x111d0b000 - 0x111d0ffff com.apple.dt.IDE.IDEAppleScriptCore (7.1 - 9057) <131B004F-001B-3B3E-B384-CE58A1645F74> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore 0x111d6d000 - 0x111d71fff com.apple.audio.AppleHDAHALPlugIn (272.50.31 - 272.50.31) <848D475D-F0B5-3E2D-B268-92F399EF7D7E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x111df0000 - 0x111df6ff7 com.apple.dt.gpu.GPUDebuggeriOSSupport (7.1 - 19003) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport 0x111f02000 - 0x111f4afff com.apple.CoreSimulator (191.4 - 191.4) <6512303B-5E95-375C-BA2B-9B8754531BF3> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator 0x111f72000 - 0x111fe2fff com.apple.sourcekitd (1.0 - 700.1.101.6) <47F0A992-565B-3E57-9108-418616817A65> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd 0x112010000 - 0x112072fff com.apple.dt.IDE.Xcode3Core (7.1 - 9061) <039AD481-CD8A-3C26-90FC-36D6312B22D3> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core 0x1120a9000 - 0x1120b4ff7 com.apple.DevToolsFoundation (9.1 - 9061) /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation 0x1120c3000 - 0x1120d9fff com.apple.DVTiPhoneSimulatorRemoteClient (7.1 - 9063) /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient 0x1120ef000 - 0x1120f4ff7 com.apple.XCWatchKit1Support (1.0 - 1) <4D9CF03C-2492-3344-887D-C349C2C7D756> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/MacOS/XCWatchKit1Support 0x1120fb000 - 0x112109ff7 com.apple.xcode.plug-in.CoreBuildTasks (9.1 - 9061) /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks 0x112112000 - 0x112112fff com.apple.dt.IDEContinuousIntegration (1.0 - 1) <534A6E09-9742-3E33-BFFD-EA7047899A5C> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration 0x112116000 - 0x11211dff7 com.apple.dt.IDE.IBBuildSupport (7.1 - 9059) /Applications/Xcode.app/Contents/PlugIns/IBBuildSupport.ideplugin/Contents/MacOS/IBBuildSupport 0x11231c000 - 0x1126a2ff7 com.apple.Xcode.DevToolsCore (9.1 - 9061) /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore 0x112851000 - 0x11288afff com.apple.Xcode.DevToolsSupport (9.1 - 9061) <11826D9B-6E85-38EE-8977-BBB690197221> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport 0x1128b6000 - 0x112946ff7 com.apple.dt.IDE.IDEiOSSupportCore (7.1 - 9063) <9311C27B-4759-3DDD-893F-440093E38C5D> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore 0x11299e000 - 0x112a2ffff com.apple.DTDeviceKitBase (7.1 - 9063) /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase 0x112a8a000 - 0x112bc7fef com.apple.mobiledevice (823.10.3 - 823.10.3) <1DD0B2D9-8E99-3411-BC29-993822BD4A4A> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice 0x112c4d000 - 0x112c66ff7 com.apple.DeviceLinkX (5.0 - 264) <9FE65A47-2E38-3BBE-B3B8-E5A5CE89E9E9> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink 0x112c76000 - 0x112cb4fff com.apple.dt.dbg.DebuggerFoundation (7.1 - 9057) /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation 0x112cef000 - 0x112d76fff com.apple.dt.IBAutolayoutFoundation (7.1 - 9059) <4BA7DF5B-4EDC-3EC2-BF16-FFC7B881A69C> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation 0x112dd1000 - 0x112e9ffff com.apple.dt.IBFoundation (7.1 - 9059) <824AAF34-CBB6-3AC7-98F5-562F6E9E3DEA> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation 0x112f36000 - 0x112f95fff com.apple.CoreThemeDefinition (2.0 - 234) <8D901DA7-BA5B-39E9-86DF-B4B890A8117C> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition 0x112fdc000 - 0x11302fff7 com.apple.dt.dbg.DebuggerLLDB (7.1 - 9057) <9793E5DF-19A2-36E3-8C8E-F6588DC8F226> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB 0x11306b000 - 0x115798ff7 com.apple.LLDB.framework (1.340.4.110 - 340.4.110) <5E7C5D72-1852-326C-BCE3-466F395CF361> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB 0x116293000 - 0x116384ff7 org.python.python (2.7.10 - 2.7.10) <5A7838D3-24D4-395B-BE96-ADD007C86E55> /System/Library/Frameworks/Python.framework/Versions/2.7/Python 0x1163eb000 - 0x1163fffff com.apple.dt.XCLanguageSupport (7.1 - 9046) <66149E03-EA42-330D-92D4-BF096267BFE4> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport 0x116410000 - 0x116414fff com.apple.dt.IDEAppleTVSupportCore (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.ideplugin/Contents/MacOS/IDEAppleTVSupportCore 0x11641c000 - 0x116421ff7 com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <8A56464B-1727-3D15-BBB0-E86411950D27> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore 0x116429000 - 0x116434ff7 com.apple.dt.IDE.IDEOSXSupportCore (7.1 - 9007) <9BC5087B-EB10-3B97-9397-AF5FE2AC5F8D> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore 0x116444000 - 0x11644eff7 com.apple.dt.IDE.HexEditor (7.1 - 9057) /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor 0x11645b000 - 0x11648bff7 com.apple.dt.HexFiendFramework (7.1 - 9057) /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend 0x1164b5000 - 0x1164f7fff com.apple.dt.IDE.iCloudSupport (7.1 - 9057) <50CC53B3-4F21-39CA-AD76-57BEC41D36EE> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport 0x116533000 - 0x116539fff com.apple.dt.dbg.DebuggerKit (1.0 - 1) <3FDCFFE0-CF23-3D41-8CED-9C680C50E694> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit 0x116545000 - 0x116636fff com.apple.dt.dbg.DebuggerUI (7.1 - 9057) /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI 0x116701000 - 0x116bc2ff7 com.apple.SceneKit (5.0 - 293) <554005AE-E11A-3EE6-9BAF-727457203554> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit 0x116ea0000 - 0x116edffff com.apple.dt.gpu.GPUDebuggerFoundation (7.1 - 19031) <1D46EAD8-94E9-3451-B13E-E293DA7A5F6D> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation 0x116f14000 - 0x116f23fff com.apple.GPUToolsShaderProfiler (1.0 - 19022) /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler 0x116f36000 - 0x116f78fff com.apple.GPUToolsCore (1.0 - 19034) <55FEFC94-EBD0-3017-BDE5-D292D162CE3C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore 0x116fb1000 - 0x116feaff7 com.apple.GPUTools (1.0 - 19034) <2FC91BF8-6EFC-3CE7-8966-E11AA3E87854> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools 0x11701b000 - 0x1170f8fff com.apple.GPUToolsServices (1.0 - 19022) <1BB5BB00-BF59-382E-BDD6-53E002BB5152> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices 0x117166000 - 0x1171bbffb com.apple.GPUToolsInterface (1.0 - 19022) <67D1D613-5EFC-3133-B424-B09063AAAF05> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface 0x1171f8000 - 0x117223fff com.apple.GLToolsInterface (1.0 - 19022) /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface 0x117245000 - 0x117292ffb com.apple.GLToolsCore (1.0 - 19034) /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore 0x1172b2000 - 0x1172c6ff3 com.apple.GLTools (1.0 - 19034) <6192197A-0C56-3E83-856A-FDD81BFB601B> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools 0x1172d2000 - 0x11732bff3 com.apple.GLToolsServices (1.0 - 19022) /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices 0x117372000 - 0x1173f8fff com.apple.gputools.GLToolsAnalysisEngine (1.0 - 19022) /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine 0x11749f000 - 0x1174acfff com.apple.dt.gpu.GPUDebuggerKit (7.1 - 19031) /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit 0x1174c2000 - 0x1174cafff com.apple.dt.gpu.GPUTraceDebugger (7.1 - 19031) /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger 0x1174d6000 - 0x11754eff7 com.apple.dt.gpu.GPUTraceDebuggerUI (7.1 - 19031) <15D02C53-D8E3-3E58-81B1-5F9E322C85B7> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI 0x11759e000 - 0x11760eff7 com.apple.dt.IDE.IDEDocViewer (7.1 - 9057) /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer 0x117669000 - 0x117bd5fff com.apple.dt.IDE.IDEInterfaceBuilderKit (7.1 - 9059) <397E213D-CDEC-3E93-AD40-8CA7198E1DD3> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit 0x1181ad000 - 0x118284fff com.apple.dt.IDE.IDESourceEditor (7.1 - 9057) <44646233-7652-348C-9960-F3FECCB96BB9> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor 0x11830b000 - 0x118357ff7 com.apple.dt.IDEProductsUI (1.0 - 1) <9FE15926-A17D-34F2-AE8D-B1CF6344B810> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI 0x1183a6000 - 0x1183b3fff com.apple.dt.DVTServices (7.1 - 9071) /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices 0x1183c4000 - 0x1183e7ff7 com.apple.dt.DVTProducts (1.0 - 1) <17389290-955B-3A8A-BE68-9FBC186195F0> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts 0x118406000 - 0x118427ff7 com.apple.dt.DVTAnalytics (1.0 - 1) /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics 0x11844b000 - 0x11845eff7 com.apple.dt.DVTAnalyticsClient (7.1 - 1) <2EF2D412-21C6-3860-B29F-94F4ADB043C7> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient 0x11847c000 - 0x11849fff7 com.apple.dt.IDE.IDEQuickHelp (7.1 - 9057) /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp 0x1184c0000 - 0x118692ff7 com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (7.1 - 9059) <8CFF192B-F57B-3920-A3BE-7524EFA625D1> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration 0x118834000 - 0x118859ff7 com.apple.DiscRecordingUI (9.0.1 - 9010.4.3) <9B5A8A13-39F1-3764-8CAF-7D59FE271AF0> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI 0x11887b000 - 0x118aacfff com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (7.1 - 9049) <2AD3BE72-9A2E-322E-9548-F4F7E27650F3> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration 0x118bb0000 - 0x118bbaff7 com.apple.SimulatorKit (1.0 - 191.4) <5C33CC4F-9194-33C3-8D50-3E34F0A2B631> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit 0x118bc4000 - 0x118bd5fff com.apple.DTDeviceKit (4.2 - 9063) <0887BC2E-FF9F-3EDF-B67B-62B660E5232B> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit 0x118be7000 - 0x118c1dff7 com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration (7.1 - 3733) /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration 0x11a4ce000 - 0x11a4cfff3 +liblaunch_sim.dylib (756.10.3) <85EF1A78-D4BB-348E-BF5F-8ABCBEB9C00B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib 0x11a4d5000 - 0x11a4dafff com.apple.IDEServerTools (1.0 - 1) /Applications/Xcode.app/Contents/SharedFrameworks/IDEServerTools.framework/Versions/A/IDEServerTools 0x11a4e4000 - 0x11a4e7ff7 com.apple.dt.IDE.IDEAppleScriptEditor (7.1 - 9057) /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor 0x11a7ea000 - 0x11a7f3fff com.apple.dt.ScriptingDefinitionEditor (7.1 - 9057) <1B9318A7-BE17-3297-9569-2CFF5CB28B37> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor 0x11ac00000 - 0x11ad30ffb com.apple.audio.units.Components (1.13 - 1.13) <437A39D0-72BB-3B03-83BA-989015D4B640> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x11b1e3000 - 0x11b207fff com.apple.MTLToolsServices (1.0 - 1) <1063C657-267C-3A5E-B6AD-D3D902E463A7> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices 0x11b224000 - 0x11b22eff7 com.apple.dt.DVTPlaygroundCommunication (1.0 - 9011) <468117AD-2F97-3ED2-ADC3-D90CFF6C8C9B> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication 0x11b240000 - 0x11b3f1fff com.apple.dt.IDE.Xcode3UI (7.1 - 9061) /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI 0x11b521000 - 0x11b52aff7 com.apple.dt.IDEIODebugGaugesCore (7.1 - 9057) <2AC1D3F8-B941-3AA2-98F4-216AC36AF696> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore 0x11b539000 - 0x11b550ff7 com.apple.dt.IDEIODebugGaugesUI (7.1 - 9057) <36B3B8E3-ED2E-3412-81ED-86555105AFB6> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI 0x11b56e000 - 0x11b5e7ff7 com.apple.dt.gpu.GPURenderTargetEditor (7.1 - 19031) <06551FA8-DF5E-3674-AB8B-52976465DF9F> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor 0x11b631000 - 0x11b64aff7 com.apple.MTLToolsCore (1.0 - 1) /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsCore.framework/Versions/A/MTLToolsCore 0x11b65c000 - 0x11b682ff7 com.apple.MTLTools (1.0 - 1) <03272CF9-7BF5-32CA-A134-8858D47BCB12> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools 0x11b699000 - 0x11b6c7ff3 com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 19022) <64DA6F21-EBAF-3EB7-BA87-AA0BB92D9BDE> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine 0x11b6f3000 - 0x11b74bfff com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x11b89f000 - 0x11b956ff7 com.apple.dt.IDE.IDESceneKitEditor (7.1 - 9029) <444B0712-4E54-34BC-BA23-6359AEBC4A07> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor 0x11b9b0000 - 0x11ba26fff com.apple.xcode.GameToolsFoundation (1.0 - 9017) /Applications/Xcode.app/Contents/SharedFrameworks/GameToolsFoundation.framework/Versions/A/GameToolsFoundation 0x11ba6e000 - 0x11bc14fff com.apple.SpriteKit (1.0 - 1) <1C9849AE-A49D-3BD4-AA12-AB6D71DDCCD2> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit 0x11bccc000 - 0x11bcedfff com.apple.Jet (1.0 - 1) /System/Library/PrivateFrameworks/Jet.framework/Versions/A/Jet 0x11bd18000 - 0x11bd6fff7 com.apple.PhysicsKit (1.0 - 1) <7DA9CCDC-AC2C-3964-98A7-7DCDCDD72BAF> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit 0x11bd9d000 - 0x11bdc3ff7 com.apple.audio.OpenAL (1.8 - 1.8) <764133AC-B13C-3E57-85F6-6D5E7BA978D8> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x11bdd6000 - 0x11beebfff com.apple.dt.IDELanguageSupportUI (7.1 - 9046) /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI 0x11bfbe000 - 0x11bfc9ff7 com.apple.dt.PlistEditor (7.1 - 9057) <2DDA263A-9957-3107-83FC-22DA1EEF8DF6> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor 0x11bfd8000 - 0x11c0b9ff7 com.apple.dt.IDE.IDEModelEditor (7.1 - 9057) <5D332504-2576-326F-AAD5-41E9A1774405> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor 0x11c153000 - 0x11c1d2ff7 com.apple.dt.IDE.IDEModelFoundation (7.1 - 9057) <3F2A7A9A-58C2-32D8-9D30-21EDF4365CF1> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation 0x11c22e000 - 0x11c235fff com.apple.dt.IDE.IDEPDFViewer (7.1 - 9057) <39E63A4C-A579-3850-BCC2-D0D0DC57B705> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer 0x11c241000 - 0x11c259fff com.apple.dt.IDE.IDERTFEditor (7.1 - 9057) <6613CC14-3032-310B-AA35-8CF0824E70E1> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor 0x11c26f000 - 0x11c27fff7 com.apple.dt.IDE.IDEQuickLookEditor (7.1 - 9057) <4BA214C2-D9C1-3F98-9C7F-3A85D4B83D35> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor 0x11c294000 - 0x11c322ff7 com.apple.IDESpriteKitParticleEditor (2.0 - 2) <2B6BC56F-0743-31A7-BC55-00BACF5C0D12> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor 0x11c37f000 - 0x11c382ffb com.apple.GLToolsMobileFoundation (1.0 - 19002) <8FEC3992-890E-356B-8A70-9F3C846FB8EC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation 0x11c38a000 - 0x11c3f2fff com.apple.GLToolsExpert (1.0 - 19002) <30D9617F-02A6-3DE3-876B-F49DE7885BE2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert 0x11c430000 - 0x11c44bff7 com.apple.GLToolsShaderProfiler (1.0 - 19022) <69AB7EDC-C74D-330B-A0E3-F0ED9F5F10B2> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler 0x11c45b000 - 0x11c472ff3 com.apple.GPUToolsMobileFoundation (1.0 - 19002) <549A687E-DCB7-3C85-8404-6C3356D44EC5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation 0x11c489000 - 0x11c48fff7 com.apple.dt.gpu.GPUDebuggerOSXSupport (7.1 - 19031) <7B28DBED-23F6-35C2-8925-827300A41738> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerOSXSupport.ideplugin/Contents/MacOS/GPUDebuggerOSXSupport 0x11c499000 - 0x11c4a9fff com.apple.GPUToolsDesktopFoundation (1.0 - 19008) <5392E16D-9BD5-3319-B1B2-DBFDABCD4296> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/GPUToolsDesktopFoundation.framework/Versions/A/GPUToolsDesktopFoundation 0x11c4b9000 - 0x11c4bfff7 com.apple.dt.gpu.GPUDebuggertvOSSupport (7.1 - 19003) <53C48BD7-819F-31A7-B187-DCD66964119A> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggertvOSSupport.ideplugin/Contents/MacOS/GPUDebuggertvOSSupport 0x11c4c9000 - 0x11c596ff7 com.apple.XCSCore (1.0 - 1) /Applications/Xcode.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore 0x11c61d000 - 0x11c708fff com.apple.dt.XCSUI (1.0 - 1) <3E586805-7F46-331D-B93A-8B16D5286087> /Applications/Xcode.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI 0x11cf0d000 - 0x11cf26ff7 com.apple.dt.IDE.IDEGit (7.1 - 9057) /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit 0x11cf3a000 - 0x11cf4dfff com.apple.dt.IDE.IDESubversion (7.1 - 9057) /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion 0x11d869000 - 0x11d8d4ff7 com.apple.driver.AppleIntelBDWGraphicsMTLDriver (10.10.18 - 10.1.0) <745E9CD0-F89B-35BD-A43B-2C31BAC5F8C7> /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver 0x11e634000 - 0x11e635ffb +liblaunch_sim.dylib (756.2.1) <9B115F76-35EF-352C-870E-6E080FACBA82> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib 0x11e63e000 - 0x11e63efe7 +cl_kernels (???) <200E9692-E9BF-44A5-8436-27E54C4DCB9D> cl_kernels 0x11f1f1000 - 0x11f1f2ff3 +liblaunch_sim.dylib (756.10.3) <987B5076-4BF3-3F0D-96E4-1DC83349738E> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib 0x12073d000 - 0x1208bafff com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 19022) <9F77B97D-9FD9-3C5B-9FE6-E7E1B929FD7A> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics 0x1208d1000 - 0x120908ff7 com.apple.gputools.GLToolsMobileAnalysis (1.0 - 19002) /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis 0x120919000 - 0x120923ff3 com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 19002) <0DA80F47-9A7B-3139-8FB9-67D13369E486> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport 0x12092b000 - 0x1209aefff com.apple.gdt.MTLToolsAnalysisHeuristics (1.0 - 1) /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/MTLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/MTLToolsAnalysisHeuristics 0x1209b9000 - 0x120bc2fff com.apple.dt.gpu.GPUDebuggerMTLSupport (7.1 - 19031) <828C475E-150C-35F1-BB46-4975F183606F> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerMTLSupport.ideplugin/Contents/MacOS/GPUDebuggerMTLSupport 0x120c2a000 - 0x120c65ff3 com.apple.MTLToolsShaderProfiler (1.0 - 19022) <86864728-A7A0-348B-BB34-E735DD6C3741> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsShaderProfiler.framework/Versions/A/MTLToolsShaderProfiler 0x124e0f000 - 0x124e17ff7 com.apple.dt.IDE.IDEInstrumentsService (7.1 - 9057) <78478D2F-FE86-3555-8F33-F276A1A80B0A> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService 0x125014000 - 0x125017ff7 com.apple.dt.IBLanguageSupport (1.0 - 1) <17F27DD0-3B6F-3DB9-94AE-491E90139323> /Applications/Xcode.app/Contents/PlugIns/IBLanguageSupport.ideplugin/Contents/MacOS/IBLanguageSupport 0x7fff6fba3000 - 0x7fff6fbd9f5f dyld (360.17) <03673B53-B8B7-34D1-ADCE-F449E78E39CC> /usr/lib/dyld 0x7fff86241000 - 0x7fff862e5fff com.apple.Bluetooth (4.4.2 - 4.4.2f1) <7037778A-6783-3727-9076-6CA9ED130A11> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff862e6000 - 0x7fff862f4fff com.apple.IntlPreferences (2.0 - 192) <6576CA0C-BFA3-3DD4-8FB8-B2B36137060E> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff862fd000 - 0x7fff8631afff com.apple.pluginkit.framework (1.0 - 1) <0601C318-E10E-3A62-BCA1-67B3A6108F17> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff8633c000 - 0x7fff8633dffb libremovefile.dylib (41) /usr/lib/system/libremovefile.dylib 0x7fff8633e000 - 0x7fff863eefe7 libvMisc.dylib (563.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8642b000 - 0x7fff8644ffff com.apple.MultitouchSupport.framework (304.9 - 304.9) <90E9EC0A-57D0-331E-AE0D-FF1A7756A409> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff86450000 - 0x7fff865b6fff com.apple.AutomatorFramework (2.6 - 417) <4DE70329-D3DA-3BB1-8F2B-8A281E6241C0> /System/Library/Frameworks/Automator.framework/Versions/A/Automator 0x7fff865ef000 - 0x7fff865fffff libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib 0x7fff86600000 - 0x7fff86619ffb com.apple.openscripting (1.7 - 169) <6AA25650-8900-33C6-AD49-D0543DB27C16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8661a000 - 0x7fff86632fcf libcompression.dylib (23) <7467B2EB-E0E0-3E9D-9EAD-3E04500C6395> /usr/lib/libcompression.dylib 0x7fff86664000 - 0x7fff8666cfff libMatch.1.dylib (27) /usr/lib/libMatch.1.dylib 0x7fff8666d000 - 0x7fff866a5ff7 com.apple.Accounts (113 - 113) <22DBA9B9-F70A-33CB-B87C-4D11AD66D126> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff866ca000 - 0x7fff8670cfff com.apple.framework.ConfigurationProfiles (8.1 - 843) <4763E21A-1AAD-31D9-9A51-DB4BC95730B5> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles 0x7fff86741000 - 0x7fff8678cffb com.apple.print.framework.PrintCore (11.0 - 472) <34EA102A-D482-37FF-9C9B-E4FE4275913B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8678d000 - 0x7fff867e0ff7 libc++.1.dylib (120.1) <54190E1B-EE49-3D6D-AC29-2813D7380BA5> /usr/lib/libc++.1.dylib 0x7fff867e1000 - 0x7fff867e2fff libUAPreferences.dylib (270) /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib 0x7fff86842000 - 0x7fff86844fff libUniversalAccess.dylib (270) /usr/lib/libUniversalAccess.dylib 0x7fff86879000 - 0x7fff868c9ff7 com.apple.Symbolication (1.4 - 58044) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff868ca000 - 0x7fff868d0ff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <433F8745-874A-39B3-A7C6-2EDA8C2C6B4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff868d1000 - 0x7fff868e7ff7 libLinearAlgebra.dylib (1159) <01BD9187-521F-3F96-B477-24511318AECD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff868e8000 - 0x7fff868e9fff libquit.dylib (197) <1855C1AB-1551-3C82-9E3D-B5A0AA58B34B> /usr/lib/libquit.dylib 0x7fff868ea000 - 0x7fff8695dffb com.apple.Heimdal (4.0 - 2.0) <2D358FB4-61BB-3BB6-9EF7-D9868A0B0275> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff86a57000 - 0x7fff86ab3fef libTIFF.dylib (1440) <5E2886E4-AEEF-382F-9AFB-93239278B36A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff86b17000 - 0x7fff86c12ff7 libFontParser.dylib (158.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff86c37000 - 0x7fff86c3affb libScreenReader.dylib (425.100) <993C7AE7-6CA2-37B5-A13C-F9032857D3AD> /usr/lib/libScreenReader.dylib 0x7fff86c44000 - 0x7fff86f39ff3 com.apple.HIToolbox (2.1.1 - 806) <359FC9DB-B64C-3BC7-B9DA-401D8A5337DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff86f3a000 - 0x7fff86f4aff3 com.apple.ProtocolBuffer (1 - 242) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff86f4b000 - 0x7fff86fb9ff7 com.apple.ApplicationServices.ATS (377 - 394.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8700e000 - 0x7fff87053ff7 com.apple.coreservices.SharedFileList (24.4 - 24.4) <3C8665BA-A9CD-377C-BECB-2E933FDB68AE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff87054000 - 0x7fff870b1fff com.apple.CoreServices.OSServices (728.4 - 728.4) <4E1819C2-F7A9-35FB-8193-FF3DCC35226C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff870b2000 - 0x7fff870b5ffb libdyld.dylib (360.17) <99396189-E53A-3A78-BC49-449236DA7CFF> /usr/lib/system/libdyld.dylib 0x7fff87112000 - 0x7fff871fdff7 com.apple.QuickLookUIFramework (5.0 - 696.1) <921959F6-96C2-3814-8D20-0E761AB51199> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff871fe000 - 0x7fff8722eff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <56AA41E6-2F60-31D8-B506-2D4A5C341C77> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8722f000 - 0x7fff8723dfff com.apple.ToneLibrary (1.0 - 1) /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff8774d000 - 0x7fff8774fff7 libquarantine.dylib (80) <1693C5FE-EA0A-3122-85EB-7950ECC7435A> /usr/lib/system/libquarantine.dylib 0x7fff87750000 - 0x7fff87756fff com.apple.IOAccelerator (203.10 - 203.10) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff87757000 - 0x7fff87762fff libkxld.dylib (3247.10.11) <22BBF963-3808-3320-8BDA-5B7A99035F14> /usr/lib/system/libkxld.dylib 0x7fff877ea000 - 0x7fff8784aff7 com.apple.QuickLookFramework (5.0 - 696.1) <727FE6BE-8E92-38A3-BDEB-2410B553BB27> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8784b000 - 0x7fff8784dff7 libRadiance.dylib (1440) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff87b4f000 - 0x7fff87b5bfff libexslt.0.dylib (14) <98E912B0-150E-325B-8B57-FA2473BADD97> /usr/lib/libexslt.0.dylib 0x7fff87b5c000 - 0x7fff87b5dfff liblangid.dylib (122) /usr/lib/liblangid.dylib 0x7fff87b5e000 - 0x7fff87b5efff com.apple.quartzframework (1.5 - 21) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff88a68000 - 0x7fff88a79fff libcmph.dylib (6) <43880250-9C2D-395C-90C7-CCCE109FF1B2> /usr/lib/libcmph.dylib 0x7fff88a7a000 - 0x7fff88ae9ffb com.apple.datadetectorscore (7.0 - 460) <117708DA-6E19-3866-AD15-0CE3E3F2211A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff88aea000 - 0x7fff88af1ff7 com.apple.phonenumbers (1.1.1 - 105) <49696A1F-83FC-3BE8-A7E8-F0F4EAA326BB> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff88af2000 - 0x7fff88af5ff7 com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff88b09000 - 0x7fff8902bfff com.apple.QuartzComposer (5.1 - 334) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8902c000 - 0x7fff8903afff com.apple.opengl (12.0.34 - 12.0.34) <31C23ABB-8F75-3201-8CD1-447B3052B434> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8903b000 - 0x7fff89044fff com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <7CDE6A7A-B8F9-375D-9999-556CCD8E25CE> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework 0x7fff89045000 - 0x7fff89045fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff89046000 - 0x7fff8904efff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff8904f000 - 0x7fff8905bfff com.apple.HelpData (2.1.4 - 90) <17295640-71FE-3D5A-887A-751D110E0630> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff8905c000 - 0x7fff891a6fc7 com.apple.coreui (2.1 - 364.1) <4E680853-589C-3BC5-8215-240A07A92C81> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff89419000 - 0x7fff8948fff7 com.apple.MMCS (1.3 - 349) /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS 0x7fff8949b000 - 0x7fff894e6ff7 com.apple.CoreMediaIO (701.0 - 4790) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff894e7000 - 0x7fff896f2fff libFosl_dynamic.dylib (16.24) <28CD6965-696D-32D0-B76F-4EA21DC1984A> /usr/lib/libFosl_dynamic.dylib 0x7fff896f3000 - 0x7fff89e19ff7 com.apple.VectorKit (1.0 - 1156.1.6) <403169C4-1575-3BBA-A874-2F7A5CE02915> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit 0x7fff89e1a000 - 0x7fff89e1afff com.apple.IOPlatformPluginFamily (1.0 - 1) <8ED29E9D-CE76-3D44-AD5B-CBCDB88B6D3D> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily 0x7fff8a18d000 - 0x7fff8a1c7fff com.apple.QD (3.12 - 302) <46969760-B02A-3ED5-B8BC-D6144939B16E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8a30d000 - 0x7fff8a315fff com.apple.AppleSRP (5.0 - 1) <8DBB11A2-150A-3E70-8B83-DDEDAB15E2C3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff8a330000 - 0x7fff8a39aff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8a39b000 - 0x7fff8a3a5fff com.apple.NetAuth (6.0 - 6.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8a3ac000 - 0x7fff8a3ceff7 com.apple.IconServices (68 - 68) <9F8B9184-8DA8-3B7A-970B-3086DDD1CC6F> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8a3f1000 - 0x7fff8a3f1ff7 libkeymgr.dylib (28) <47080280-8B57-3D75-8A20-9E100864DE27> /usr/lib/system/libkeymgr.dylib 0x7fff8a9da000 - 0x7fff8abe6fff com.apple.CoreImage (11.1.0 - 366.1.1) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8abe7000 - 0x7fff8ae54ff7 com.apple.imageKit (2.6 - 930) <8DA4A452-0E28-3A3E-82B6-93D155581002> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8ae6d000 - 0x7fff8afebfff com.apple.UIFoundation (1.0 - 435) <237F281F-7F15-3309-B749-F8DA37822F9F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff8b007000 - 0x7fff8b36a6d7 libobjc.A.dylib (680) <7C5FAD04-2C01-3ED6-AA40-78925C12A456> /usr/lib/libobjc.A.dylib 0x7fff8b36b000 - 0x7fff8b39bff7 libsandbox.1.dylib (459.10.4) <78F4D125-DEF0-3BEA-9D7F-E5BE5C06C8DA> /usr/lib/libsandbox.1.dylib 0x7fff8b3a9000 - 0x7fff8b42dfff com.apple.AVKit (1.1 - 285.1) <918F7BF4-34E0-3260-A035-2855A6F871D9> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit 0x7fff8b42e000 - 0x7fff8b42efff com.apple.Accelerate (1.10 - Accelerate 1.10) <78D9071F-93DE-3C66-8912-8B0AA25DDF05> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8b4a1000 - 0x7fff8b4e7ff7 libauto.dylib (186) <460B0167-C89B-37EC-823C-52F684B31C26> /usr/lib/libauto.dylib 0x7fff8b586000 - 0x7fff8b586fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8b587000 - 0x7fff8b5b0ffb libRIP.A.dylib (938) <4D830858-FD2C-32B1-9B29-E88AD815E604> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8b5b7000 - 0x7fff8b5bdfff com.apple.XPCService (2.0 - 1) /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff8b5be000 - 0x7fff8b5ffff7 libGLU.dylib (12.0.34.12) <055A2B53-7C59-359A-82CB-1F79160C5C86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8b6ff000 - 0x7fff8b703fff libpam.2.dylib (20) <7F986CE8-EF74-3BC3-BB7E-5267E24EAFFE> /usr/lib/libpam.2.dylib 0x7fff8b704000 - 0x7fff8b718fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff8b780000 - 0x7fff8b9eefff com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff8ba82000 - 0x7fff8ba8dff7 com.apple.CommerceCore (1.0 - 453.1) <73536ABF-E3F2-349B-94CF-A45AD333BC74> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff8ba8e000 - 0x7fff8ba99fff com.apple.AppSandbox (4.0 - 261.10.2) <9824F3E3-6212-32BB-BC68-13FCAF820FB1> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff8ba9a000 - 0x7fff8bb81ff7 libcrypto.0.9.8.dylib (59) <7C4E5457-B66C-39CA-BC0E-15CA6C051FC0> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8bb82000 - 0x7fff8bbb3ff7 libncurses.5.4.dylib (46) <766F2188-F523-3FAA-AC1F-49447F09E133> /usr/lib/libncurses.5.4.dylib 0x7fff8bbb4000 - 0x7fff8bbb9fff com.apple.MediaAccessibility (1.0 - 79) <309526B0-1A18-3C2D-B425-A2BB61EED005> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff8c3bd000 - 0x7fff8c472fff com.apple.CoreDuet (1.0 - 1) <063ADBE1-44D5-30EE-887E-69ACC8EA9AB6> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff8c48d000 - 0x7fff8c4b2ff7 libPng.dylib (1440) <98D183F0-7F1A-3175-BE7F-2F90564061F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8c4b3000 - 0x7fff8c4cfff7 libextension.dylib (78) <3A674BC1-8D7E-3A62-80EF-F950B02CB0FF> /usr/lib/libextension.dylib 0x7fff8c7b0000 - 0x7fff8c7bfffb com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8c7c0000 - 0x7fff8c7c2fff libsystem_coreservices.dylib (19) <692631A0-1923-32CA-9BD5-044B1382FFDE> /usr/lib/system/libsystem_coreservices.dylib 0x7fff8c7c3000 - 0x7fff8c7deff7 libCRFSuite.dylib (34) <65E4DC91-A994-3921-B5B0-696123CE0C1E> /usr/lib/libCRFSuite.dylib 0x7fff8c7df000 - 0x7fff8c7dfff7 libunc.dylib (29) /usr/lib/system/libunc.dylib 0x7fff8c7f3000 - 0x7fff8c7ffff7 com.apple.OpenDirectory (10.11 - 194) <7ECA481B-C265-33F6-835E-2E5B96621E51> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8c800000 - 0x7fff8c804fff libcache.dylib (75) <4948E2C8-867F-3E9D-AAE7-2F30F0B345C6> /usr/lib/system/libcache.dylib 0x7fff8c805000 - 0x7fff8c81afff com.apple.AppContainer (4.0 - 261.10.2) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff8c862000 - 0x7fff8c863ff3 com.apple.print.framework.Print (10.0 - 266) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8c8da000 - 0x7fff8caa8ff7 com.apple.QuartzCore (1.11 - 410.9) <4D3C169D-C579-38C3-AE10-B975E89331E0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8cb4c000 - 0x7fff8cb57fff libcsfde.dylib (517) /usr/lib/libcsfde.dylib 0x7fff8cb9b000 - 0x7fff8cb9dfff libCVMSPluginSupport.dylib (12.0.34.12) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8cbb1000 - 0x7fff8cbcafff com.apple.network.statistics.framework (1.2 - 1) /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics 0x7fff8cbcb000 - 0x7fff8ccb1fef unorm8_bgra.dylib (2.6.4.1) <28F838EA-19E5-3724-99FF-B61132555D09> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x7fff8ccb2000 - 0x7fff8ccbbff7 libsystem_pthread.dylib (137.1.1) <1373D0F1-C6CA-364E-A6BA-8BDBD0D34670> /usr/lib/system/libsystem_pthread.dylib 0x7fff8ccea000 - 0x7fff8ccebff7 libodfde.dylib (23) /usr/lib/libodfde.dylib 0x7fff8cee6000 - 0x7fff8cf03fff com.apple.AppleVPAFramework (2.0.15 - 2.0.15) <86BC6DCE-8590-38E3-9C0C-52E97F617B58> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff8cf04000 - 0x7fff8cf23ff7 com.apple.framework.Apple80211 (11.0 - 1102.32) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8cf24000 - 0x7fff8d34dfff com.apple.ModelIO (1.0 - 1) /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO 0x7fff8d34e000 - 0x7fff8d34fffb libsysmon.dylib (85) /usr/lib/libsysmon.dylib 0x7fff8d458000 - 0x7fff8d49aff7 com.apple.Metal (54.26.3 - 54.26.3) <54544DF5-B1D1-3139-ADE6-E815533313EB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff8d4a0000 - 0x7fff8d4c4fff com.apple.quartzfilters (1.10.0 - 1.10.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff8d4c5000 - 0x7fff8d4f0ff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2137) <082A84FD-0076-3129-8193-2BCB0EAD15E2> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff8d4f5000 - 0x7fff8d603fff com.apple.desktopservices (1.10 - 1.10) <76AA21FE-0F96-366A-9B43-6188FBC29ABE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8d791000 - 0x7fff8d7bafff libc++abi.dylib (125) /usr/lib/libc++abi.dylib 0x7fff8da82000 - 0x7fff8da84fff libCGXType.A.dylib (938) <91E0A256-B45F-3728-B68A-250E4E74A838> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8da85000 - 0x7fff8dc92fff libicucore.A.dylib (551.30) /usr/lib/libicucore.A.dylib 0x7fff8dcb0000 - 0x7fff8dcb5fff com.apple.AssetCacheServices (14 - 14) <8C912A44-6635-33A0-82A3-389585BAC0F1> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices 0x7fff8dcb6000 - 0x7fff8dd29fff com.apple.framework.IOKit (2.0.2 - 1178.10.1) <6A9D7E11-156A-3FDB-850E-114ECB1AE7FD> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8df80000 - 0x7fff8e02bfff com.apple.PDFKit (3.1 - 3.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff8e02c000 - 0x7fff8e0e9fc7 com.apple.PackageKit (3.0 - 546) <0907D0F8-790C-37BC-BB90-5F492B0EE699> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit 0x7fff8e1ef000 - 0x7fff8e21cffb com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <4A9880A5-D88F-3794-8C48-C08B888BD427> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff8e228000 - 0x7fff8e22afff com.apple.CoreDuetDebugLogging (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff8e321000 - 0x7fff8e321ff7 liblaunch.dylib (755.1.19) <7EC0F297-43CC-3D11-B46B-7E72E372648A> /usr/lib/system/liblaunch.dylib 0x7fff8e344000 - 0x7fff8e345fff libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8e35a000 - 0x7fff8e36dfff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff8e36e000 - 0x7fff8e37efff com.apple.AppleScriptObjC (1.4 - 32) /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC 0x7fff8e38c000 - 0x7fff8e43cfff com.apple.backup.framework (1.7 - 1.7) <70033C43-855B-3F12-998C-343F2A8A93BA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8e43d000 - 0x7fff8e464ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <403BC9E0-2A4E-3481-BDFE-B3CB372E5051> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff8e465000 - 0x7fff8e46dfff libGFXShared.dylib (12.0.34.12) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8e46e000 - 0x7fff8e846fef com.apple.CoreAUC (214.0.0 - 214.0.0) <36675355-FEF4-3DC0-9734-AE6F125883C2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff8e847000 - 0x7fff8e87ffff com.apple.RemoteViewServices (2.0 - 99) <8BD12AE2-BE91-37CF-955B-62E08551FF83> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8e880000 - 0x7fff8e895fff com.apple.ToneKit (1.0 - 1) <3722D681-0582-335A-A992-A972D2046163> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff8e940000 - 0x7fff8e992fff com.apple.AppleVAFramework (5.0.31 - 5.0.31) <17D3C8AE-5E48-34CE-B5FB-5F30747EDE91> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff8e993000 - 0x7fff8e9e5fff com.apple.ImageCaptureCore (7.0 - 7.0) <74BC5DBA-FD63-31B9-A55B-C3C128852F1D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff8e9e6000 - 0x7fff8e9ebfff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8e9ec000 - 0x7fff8eb47ffb com.apple.WebKitLegacy (11601 - 11601.2.7.2) <79E0891B-88EE-34EB-92D6-3403D89CBB08> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff8eb48000 - 0x7fff8eb96fff libcurl.4.dylib (90) <00662A4C-B89A-3A17-93FF-950C6DE47F99> /usr/lib/libcurl.4.dylib 0x7fff8eb97000 - 0x7fff8eba2fff libGL.dylib (12.0.34.12) <182B925C-7BF6-3EFE-85AF-54760206A6FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8ebef000 - 0x7fff8ec41fff com.apple.CloudDocs (1.0 - 382) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff8ec42000 - 0x7fff8ec58fff com.apple.CoreMediaAuthoring (2.2 - 953) <8F5453F5-DC0E-39B8-9CB0-0A89268F6930> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff8ec59000 - 0x7fff8ec5cff7 libCoreFSCache.dylib (119.5) <5935DEAB-4236-38D2-8C76-5AF9A5700559> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff8ec5d000 - 0x7fff8ecacff7 com.apple.opencl (2.6.9 - 2.6.9) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8ecb4000 - 0x7fff8ecf9ff3 libFontRegistry.dylib (155) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8ed11000 - 0x7fff8ed3fff7 com.apple.CoreServicesInternal (248.1 - 248.1) <834B5D98-DB81-36B1-BD2A-640928EDAAF6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8ed40000 - 0x7fff8ed69ff7 libsystem_info.dylib (476) <65D0643A-C8AE-3E8D-9F6E-E4AD823F16B2> /usr/lib/system/libsystem_info.dylib 0x7fff8ed6b000 - 0x7fff8edb7ff7 com.apple.corelocation (1486.17 - 1615.37) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff8edb8000 - 0x7fff8f14dfdb com.apple.vImage (8.0 - 8.0) <3EF89E53-2A54-3464-A405-88E3213F31F7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8f14e000 - 0x7fff8f19cff7 libstdc++.6.dylib (104.1) <77780A99-22DB-35AA-BD9E-ADB83417E4BD> /usr/lib/libstdc++.6.dylib 0x7fff8f1b5000 - 0x7fff8f229ff3 com.apple.securityfoundation (6.0 - 55126) <73D2EE6C-E3A2-32FE-89B3-BA8ACEA53F09> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8f262000 - 0x7fff8f262fff libOpenScriptingUtil.dylib (169) <5C4A51D4-09A9-3209-8E57-15F112725CC4> /usr/lib/libOpenScriptingUtil.dylib 0x7fff8f298000 - 0x7fff8f70dff7 com.apple.CoreFoundation (6.9 - 1255.1) <86B26482-C917-34F2-80D8-02911B6001E0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8f71b000 - 0x7fff8f71dff7 com.apple.securityhi (9.0 - 55006) <02F35345-EFDE-3EE6-8526-F64EA74F91EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8f71e000 - 0x7fff8f862ff7 com.apple.QTKit (7.7.3 - 2937) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff8f863000 - 0x7fff8f86eff7 libcommonCrypto.dylib (60074) /usr/lib/system/libcommonCrypto.dylib 0x7fff8f86f000 - 0x7fff8f872ff7 libsystem_sandbox.dylib (459.10.4) /usr/lib/system/libsystem_sandbox.dylib 0x7fff8f873000 - 0x7fff8f8a2fff com.apple.securityinterface (10.0 - 55065.10.2) <1D6DB9F4-6EB4-39E0-8E99-C09EEA78BB16> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff8f8ac000 - 0x7fff8f94cfff com.apple.Metadata (10.7.0 - 972.9) <303B6874-8B16-39A0-BB9D-5B7A59D3B8A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8f94d000 - 0x7fff8f95eff7 libsystem_trace.dylib (200) <1D289F35-BFA2-3B9E-BDF9-20F34F9A01D4> /usr/lib/system/libsystem_trace.dylib 0x7fff8f95f000 - 0x7fff8f967fef libsystem_platform.dylib (73.1.1) <3F4D2390-E3DE-3C24-A515-95DFAC8671C4> /usr/lib/system/libsystem_platform.dylib 0x7fff8f968000 - 0x7fff8f974fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <12117823-8A9E-3C88-A01C-3B25D68535CE> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff8fb54000 - 0x7fff8fb7dfff libxpc.dylib (755.1.19) <3E09C275-A33B-357A-B0AB-A2DDF88EC9D5> /usr/lib/system/libxpc.dylib 0x7fff8fb81000 - 0x7fff8fb9dff7 libsystem_malloc.dylib (67) <1B57A614-3D60-3F87-876F-7DB4AF38120F> /usr/lib/system/libsystem_malloc.dylib 0x7fff8fb9e000 - 0x7fff8fb9ffff com.apple.TrustEvaluationAgent (2.0 - 25) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8fc36000 - 0x7fff8fdfcfef com.apple.ImageIO.framework (3.3.0 - 1440) <40A1D113-9A4A-37D5-98A7-52AABB16A942> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8fe25000 - 0x7fff8fe41ff3 libresolv.9.dylib (60) /usr/lib/libresolv.9.dylib 0x7fff8fe42000 - 0x7fff8ff34ff7 libiconv.2.dylib (44) <82529E3B-0485-344C-8075-83C7725D6A6F> /usr/lib/libiconv.2.dylib 0x7fff8ff35000 - 0x7fff9009cfff libBLAS.dylib (1159) <35ADE4D4-391A-30C2-9D38-388F543EA4BA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff9009d000 - 0x7fff90242ff3 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff90243000 - 0x7fff904c2fff com.apple.security (7.0 - 57336.10.29) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff904cf000 - 0x7fff905a7fff com.apple.CoreMedia (1.0 - 1731.15.20) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff905d6000 - 0x7fff905ddff7 libcompiler_rt.dylib (62) <253B36E5-572D-377D-AE99-A02CE32590E5> /usr/lib/system/libcompiler_rt.dylib 0x7fff90740000 - 0x7fff9078cffb com.apple.HIServices (1.22 - 548) <19389B63-C373-31AE-9180-3A11093EAE58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff9078d000 - 0x7fff9078efff libsystem_blocks.dylib (65) <1B4F1F10-823E-3781-8162-6884D14DF0D6> /usr/lib/system/libsystem_blocks.dylib 0x7fff9078f000 - 0x7fff9079afff com.apple.DirectoryService.Framework (10.11 - 194) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff9079b000 - 0x7fff907d5ff7 com.apple.DebugSymbols (132 - 132) <6F5853A1-5DA8-3C42-8E02-2B972F34BCE0> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff90833000 - 0x7fff9083bfff libsystem_networkextension.dylib (384.1.2) <4736FCC5-9DBA-31F4-AAC8-CD0A177CF502> /usr/lib/system/libsystem_networkextension.dylib 0x7fff90841000 - 0x7fff908cedd7 com.apple.AppleJPEG (1.0 - 1) <6230F3A0-C89D-3A35-A896-A17B3513E8DB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff908cf000 - 0x7fff908cffff com.apple.CoreServices (728.4 - 728.4) <14019127-641A-3CB9-8155-86AD35F23597> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff908d0000 - 0x7fff908eeffb libedit.3.dylib (43) <744915BA-9B98-3256-8DBB-5C760132623F> /usr/lib/libedit.3.dylib 0x7fff908f0000 - 0x7fff90b3bfff com.apple.AddressBook.framework (9.0 - 1679) <87B2D9E4-A042-3A99-BC5F-BA48D6896D12> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff90b3c000 - 0x7fff90b47fff com.apple.CrashReporterSupport (10.11 - 716) <9BD908E9-368A-3B17-AFCD-185277FF70BA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff90b71000 - 0x7fff90b9dfff com.apple.framework.SystemAdministration (1.0 - 1.0) <6DFACF58-D982-34E7-88A7-B6CC68D2169A> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff90ba6000 - 0x7fff90ba9fff com.apple.IOSurface (108.0.1 - 108.0.1) <7B05B27A-5CC4-30D4-8A10-ED444A2807A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff90bd2000 - 0x7fff90f26fff com.apple.Foundation (6.9 - 1255.1) <3AD7B198-3943-3919-B6F2-B0C28DC817B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff90f27000 - 0x7fff90fbcfff com.apple.ink.framework (10.9 - 214) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff90fbd000 - 0x7fff90fd9fff com.apple.GenerationalStorage (2.0 - 239) <05652CAD-E7F5-3225-929D-E13F241FBA41> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff90fe1000 - 0x7fff90fe3ff7 com.apple.SafariServices.framework (11601 - 11601.2.7.2) /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff91161000 - 0x7fff91182fff com.apple.Sharing (438.0.1 - 438.0.1) <679D40D7-3C04-3D2C-962B-E8A959E5889E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff91183000 - 0x7fff91183fff com.apple.Cocoa (6.11 - 22) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff911bb000 - 0x7fff911f7ff7 com.apple.OSAKit (1.5 - 104) /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit 0x7fff911f8000 - 0x7fff91247ff7 com.apple.DiskManagement (8.0 - 950) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff91248000 - 0x7fff9126cfff libJPEG.dylib (1440) <7A2BE834-C5F1-3950-B13D-66C1D39AD7AA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff9126d000 - 0x7fff912a0fff com.apple.MediaKit (16 - 807) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff912a1000 - 0x7fff912b3fff com.apple.contacts.ContactsPersistence (1.0 - 2137) <40E67B07-5DC9-3B5E-8266-1A27142268D0> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff912cb000 - 0x7fff912d3ffb libsystem_dnssd.dylib (624.10.1) <21D63EAB-27BE-3F41-B1D4-604BE7F4C9BA> /usr/lib/system/libsystem_dnssd.dylib 0x7fff912d4000 - 0x7fff91305ffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff91306000 - 0x7fff91364fff libsystem_network.dylib (582.1.4) /usr/lib/system/libsystem_network.dylib 0x7fff9136a000 - 0x7fff91376fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <8D8F331E-21D2-3B7E-B977-3EB1D9E44D5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff913ef000 - 0x7fff913f4ff7 libmacho.dylib (875.1) /usr/lib/system/libmacho.dylib 0x7fff91446000 - 0x7fff9147dff7 com.apple.LDAPFramework (2.4.28 - 194.5) <207E4A14-E3CC-3658-ABAF-B5CAEC9ED1EB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff91487000 - 0x7fff9162effb com.apple.avfoundation (2.0 - 1046.9.1) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff91645000 - 0x7fff91653fff libxar.1.dylib (302) <898402AF-0DF3-341D-83EA-4A1B1770E718> /usr/lib/libxar.1.dylib 0x7fff91654000 - 0x7fff91939ff3 com.apple.CoreServices.CarbonCore (1136 - 1136) <9DE930A3-63C0-3E21-965A-132D97D61892> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff91961000 - 0x7fff9197cfff com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff91980000 - 0x7fff91a0ffff com.apple.CorePDF (4.0 - 4) <023E8BCC-DA79-34EE-8975-45690E97F862> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff91a10000 - 0x7fff91e7dffb com.apple.GeoServices (1.0 - 1151.2.13.1) <8305A6E9-BE86-3AC7-8EAB-6A989CC208C0> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff91e7e000 - 0x7fff91e87ff3 com.apple.CommonAuth (4.0 - 2.0) <6EF43A6E-C071-36A3-8B94-694AC6BEF6D3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff91e88000 - 0x7fff91e8afff com.apple.SecCodeWrapper (4.0 - 261.10.2) <54B4F790-1FD5-3DFB-8F1F-3BEE312238DC> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff91e8b000 - 0x7fff91f7bfff libJP2.dylib (1440) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff91f7c000 - 0x7fff931ccff7 com.apple.CoreGraphics (1.600.0 - 938) <22518FBE-1937-3AF6-A91D-6B8983184025> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff931cf000 - 0x7fff931e3fe3 libCGInterfaces.dylib (317.8) <5D867287-2340-3650-ABA9-2E4D2C99C96C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff931e4000 - 0x7fff93215ff7 libtidy.A.dylib (15.17) <917B7716-5060-3755-A1BA-435DAC06E778> /usr/lib/libtidy.A.dylib 0x7fff93225000 - 0x7fff934b3ff3 com.apple.RawCamera.bundle (6.17 - 825) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff93548000 - 0x7fff93550fff com.apple.NetFS (6.0 - 4.0) <5602F3EB-64F6-3495-BEF0-988F92974234> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff93551000 - 0x7fff937d8ff3 com.apple.CFNetwork (760.1.2 - 760.1.2) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff937e8000 - 0x7fff937e8fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff937e9000 - 0x7fff93890fff com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff93b2b000 - 0x7fff93b33fff com.apple.CoreServices.FSEvents (1222.1.1 - 1222.1.1) <79DF16A7-E169-38A5-BF5E-2D45F86DE154> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff93b34000 - 0x7fff93b63fc3 libsystem_m.dylib (3105) <07D50372-30ED-3B03-9FA0-0662BF8F0098> /usr/lib/system/libsystem_m.dylib 0x7fff93b64000 - 0x7fff93b7bfff com.apple.ScriptingBridge (1.3.3 - 68) <318CDE8A-DCE0-3F21-A60A-C291CBB90138> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x7fff93b7c000 - 0x7fff93b95fff com.apple.CFOpenDirectory (10.11 - 194) <86755CDA-B4AA-39EF-8F7B-27F120F9AAC3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff93b96000 - 0x7fff93c45fff com.apple.cloudkit.CloudKit (480 - 480) <2507C1D3-733F-394A-9ADC-FF8FAD7D21B9> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff93c85000 - 0x7fff93c8effb libsystem_notify.dylib (149) <56ABC155-CB99-30A8-A8B1-C204B5615092> /usr/lib/system/libsystem_notify.dylib 0x7fff93c8f000 - 0x7fff93ce0ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <73EF4EB0-315C-3064-A991-3DBFF6BDDFE1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff93ce1000 - 0x7fff93ce3ff7 com.apple.xpc.ServiceManagement (1.0 - 1) <0EA1807B-4F41-317D-A6C2-E6A23F201252> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff93d3d000 - 0x7fff93d51fff libsystem_coretls.dylib (82) <21EDACF1-D9B3-3086-9821-60EB75E7F965> /usr/lib/system/libsystem_coretls.dylib 0x7fff94716000 - 0x7fff94774fff com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff94775000 - 0x7fff9482ffff com.apple.DiscRecording (9.0.1 - 9010.4.3) <7AFCD317-2A1C-30D3-9871-C9C2C4FF05FD> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff94830000 - 0x7fff94988ff3 com.apple.MapKit (1.0 - 1620.0.13.2) <852C413C-2523-3A10-99A1-36CF5ACCE8AF> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit 0x7fff94989000 - 0x7fff94a29fff com.apple.ViewBridge (157 - 157) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff94a36000 - 0x7fff94a37fff libsystem_secinit.dylib (20) <932ED582-E80F-39DA-B0FA-F1BC5F1AD2F8> /usr/lib/system/libsystem_secinit.dylib 0x7fff94e56000 - 0x7fff950fcfff com.apple.CoreData (120 - 640) <37466A48-AA4C-3DB5-B606-C04841D3F654> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff95146000 - 0x7fff9514efff libcopyfile.dylib (127) /usr/lib/system/libcopyfile.dylib 0x7fff951f8000 - 0x7fff95220fff com.apple.GLKit (1.0 - 56) <33DC33D8-50CD-3006-826E-DD5CB71CCFCE> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit 0x7fff95252000 - 0x7fff95257fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff95258000 - 0x7fff952e7ff7 libCoreStorage.dylib (517) <1CC0776E-B682-3CC1-8CC2-2305E0FA439D> /usr/lib/libCoreStorage.dylib 0x7fff952e8000 - 0x7fff952eafff com.apple.EFILogin (2.0 - 2) <1FF63331-0B4A-385D-AC44-7AE665947553> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff95309000 - 0x7fff9535efff com.apple.AE (701 - 701) <87FDCC5A-82AC-36A2-BFE9-D0B2A3D870F1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff953c3000 - 0x7fff953c4ffb libSystem.B.dylib (1225.1.1) <59F79CA0-5D86-359D-A235-4F257409109E> /usr/lib/libSystem.B.dylib 0x7fff95c83000 - 0x7fff95cbeff7 com.apple.AuthKitUI (1.0 - 1) /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI 0x7fff95cbf000 - 0x7fff95d48ff7 com.apple.PerformanceAnalysis (1.0 - 1) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff95d49000 - 0x7fff95e75fff com.apple.CoreText (352.0 - 494.5.1) <393F0F48-0226-34BA-9793-66D8455EF894> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff95e9f000 - 0x7fff95f8efff libxml2.2.dylib (29) <0702E13C-D726-3DAF-B0D1-77F7B9EF6A37> /usr/lib/libxml2.2.dylib 0x7fff95f8f000 - 0x7fff95f93fff libGIF.dylib (1440) <22C11AAC-DDCD-37F8-8656-27184840CA7F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff96080000 - 0x7fff960e7fff com.apple.framework.CoreWiFi (11.0 - 1101.20) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff960e8000 - 0x7fff960f0ff7 libcldcpuengine.dylib (2.6.4.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff960f1000 - 0x7fff960faff7 com.apple.DisplayServicesFW (3.0 - 378) <69821BC1-66F6-30FE-B706-134F3A9FCAD7> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff960fb000 - 0x7fff96100fff com.apple.TCC (1.0 - 1) <96281C9E-B2DF-325F-BFA4-0A15150165EC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff96101000 - 0x7fff96101fff libenergytrace.dylib (10) <64F779D4-2192-37EC-8DB5-EC55BAE50058> /usr/lib/libenergytrace.dylib 0x7fff96b14000 - 0x7fff96b25fff libSparseBLAS.dylib (1159) <86AFE478-E6FB-38AB-84A3-7E4317521F2C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff96b26000 - 0x7fff96bbcff7 com.apple.ColorSync (4.9.0 - 4.9.0) <1FBEDDC2-4BCD-3148-800E-968814206CB9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff96bbd000 - 0x7fff96bdcff7 com.apple.contacts.vCard (1.0 - 2137) <74FA0133-CFBB-3055-B429-AF2D13B24D7D> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff96bdd000 - 0x7fff96c4cfff com.apple.SearchKit (1.4.0 - 1.4.0) <45A716CD-D9E7-3F1F-9EC8-BB37CA9E8C04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff96c4d000 - 0x7fff96c74fff com.apple.ChunkingLibrary (167 - 167) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff96c75000 - 0x7fff96c77ffb libutil.dylib (43) /usr/lib/libutil.dylib 0x7fff96c78000 - 0x7fff97d35ff7 com.apple.WebCore (11601 - 11601.2.7.1) <46F67CA0-E449-3C16-B1E5-CD3C32C74D7A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff98404000 - 0x7fff98408fff com.apple.CommonPanels (1.2.6 - 96) <1D76DDD3-D45A-3679-8B72-5EECE6C1ACAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff98409000 - 0x7fff9840eff7 libheimdal-asn1.dylib (452.1.1) <6E911973-1E1A-3F80-B955-FA78CF20FBFD> /usr/lib/libheimdal-asn1.dylib 0x7fff9840f000 - 0x7fff9883dfff com.apple.vision.FaceCore (3.3.1 - 3.3.1) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff9884b000 - 0x7fff98881fff libssl.0.9.8.dylib (59) <1F3C23F5-1C03-35E6-921A-88953E077C79> /usr/lib/libssl.0.9.8.dylib 0x7fff989c6000 - 0x7fff989d5fff com.apple.AppleFSCompression (80 - 1.0) <34166CFF-ED5D-3234-A0A2-CB1809879E72> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff989db000 - 0x7fff989ddfff com.apple.OAuth (25 - 25) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff989de000 - 0x7fff98a55fc7 libcorecrypto.dylib (334) <4E1B969F-8449-3B21-9880-51AD58E25AA6> /usr/lib/system/libcorecrypto.dylib 0x7fff98a5d000 - 0x7fff98a86ff7 libxslt.1.dylib (14) <412A09C9-7C02-351E-A416-2453361EACA9> /usr/lib/libxslt.1.dylib 0x7fff98c21000 - 0x7fff98c4cffb libarchive.2.dylib (32.10.1) <88036C67-C2C8-3ADF-A4C7-6BBF94B80F15> /usr/lib/libarchive.2.dylib 0x7fff98c4d000 - 0x7fff99049fff libLAPACK.dylib (1159) <50654652-353D-3B6D-9065-8932042F3B17> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff990b5000 - 0x7fff990cfff3 liblzma.5.dylib (10) <8CD18286-49EA-31E4-8A73-1BF8DECED6C6> /usr/lib/liblzma.5.dylib 0x7fff990d8000 - 0x7fff990dbfff libCoreVMClient.dylib (119.5) <56187F75-4436-31CA-8D3A-C6BC67F6F2BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff990dc000 - 0x7fff990fafff libsystem_kernel.dylib (3247.10.11) /usr/lib/system/libsystem_kernel.dylib 0x7fff99101000 - 0x7fff99189fff com.apple.CoreSymbolication (3.1 - 58048.1) <7B9BCFD9-3600-3973-841D-6227BEDE5D36> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff992db000 - 0x7fff993bbff7 unorm8_rgba.dylib (2.6.4.1) <49FF2837-D97B-3CFF-B139-E57D40700F32> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x7fff993bc000 - 0x7fff993beff7 libsystem_configuration.dylib (801.10.2) <93D5FB9A-CC7C-3672-80D8-7A1C4805204B> /usr/lib/system/libsystem_configuration.dylib 0x7fff993bf000 - 0x7fff993d1fff libsasl2.2.dylib (209) /usr/lib/libsasl2.2.dylib 0x7fff993d2000 - 0x7fff994f6fff libsqlite3.dylib (216.4) /usr/lib/libsqlite3.dylib 0x7fff9956b000 - 0x7fff9956cfff libffi.dylib (18.1) /usr/lib/libffi.dylib 0x7fff995ef000 - 0x7fff99611ff7 com.apple.framework.familycontrols (4.1 - 410) <941D3CE9-826F-38C9-A553-6F44435ADFF6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff997f9000 - 0x7fff99802fff com.apple.icloud.FindMyDevice (1.0 - 1) <28CE764F-4C4C-3A75-B7AE-EDBC7A189E82> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff99988000 - 0x7fff9998bfff com.apple.Mangrove (1.0 - 1) <7CA6F485-F7A5-301C-9F14-4C667EF8B2F3> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff9998c000 - 0x7fff999b3fff com.apple.shortcut (2.16 - 93) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff999b4000 - 0x7fff9a5d6fff com.apple.AppKit (6.9 - 1404.13) <9B600863-6A16-31CB-8138-97AC8F43FBC6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff9a765000 - 0x7fff9a7a3ff7 libGLImage.dylib (12.0.34.12) <4FC92D21-0834-397E-BE0D-282A73FC16B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff9a7a4000 - 0x7fff9a87aff7 com.apple.DiskImagesFramework (10.11.1 - 415) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff9a87b000 - 0x7fff9a889ff7 libbz2.1.0.dylib (38) <99C5121D-8147-3B51-8D79-66245C863338> /usr/lib/libbz2.1.0.dylib 0x7fff9a8d2000 - 0x7fff9a935ff3 libAVFAudio.dylib (161) <1E0384CE-FF8D-36EE-8A28-50CD673D3109> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff9a93d000 - 0x7fff9a98dfff libcups.2.dylib (435) /usr/lib/libcups.2.dylib 0x7fff9ab3c000 - 0x7fff9ab3ffff libspindump.dylib (197) <4DAD2F5F-B719-3DD8-9D7C-135314CE85D0> /usr/lib/libspindump.dylib 0x7fff9ab40000 - 0x7fff9b1e6ffb com.apple.JavaScriptCore (11601 - 11601.2.3) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff9b1e7000 - 0x7fff9b274fe7 libsystem_c.dylib (1081.1.3) /usr/lib/system/libsystem_c.dylib 0x7fff9b275000 - 0x7fff9b2a4ffb com.apple.datadetectors (5.0 - 307) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x7fff9b2a5000 - 0x7fff9b5e1ffb com.apple.WebKit (11601 - 11601.2.7.2) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff9b5e2000 - 0x7fff9b5edff7 libChineseTokenizer.dylib (16) <1794A880-9C3D-37B2-8F3E-6CAFFB396089> /usr/lib/libChineseTokenizer.dylib 0x7fff9b5ee000 - 0x7fff9b62bff3 com.apple.bom (14.0 - 193.7) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff9b687000 - 0x7fff9b68cff3 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff9b68d000 - 0x7fff9bbe3fff com.apple.MediaToolbox (1.0 - 1731.15.20) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff9bbe4000 - 0x7fff9bc18ff7 com.apple.CoreVideo (1.8 - 191.1) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff9bc33000 - 0x7fff9bd42fe7 libvDSP.dylib (563.4) <643154B1-9A66-3265-9A7F-B36D71964FF7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff9bd55000 - 0x7fff9c0d0ffb com.apple.VideoToolbox (1.0 - 1731.15.20) <70FDD7D4-FE98-3154-8B7D-72EDD5E92CDB> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff9c0d1000 - 0x7fff9c0e8fff libsystem_asl.dylib (322) <97D794DA-8CE5-3676-AC5E-364F6D172BDA> /usr/lib/system/libsystem_asl.dylib 0x7fff9c0e9000 - 0x7fff9c0ecff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff9c0ed000 - 0x7fff9c212ff7 com.apple.LaunchServices (728.4 - 728.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff9c213000 - 0x7fff9c241ff7 com.apple.DictionaryServices (1.2 - 250) <94678AC8-41FF-3D2E-A35E-D83AD18D7A78> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff9c242000 - 0x7fff9c25cfff com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff9c277000 - 0x7fff9c277fff libmetal_timestamp.dylib (600.0.41.2) <2E74E3DE-B13E-3645-8A32-90D889FE92E1> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fff9c279000 - 0x7fff9c28afff libz.1.dylib (60) <43317BEA-ACA2-34C2-AF37-902AA926C83A> /usr/lib/libz.1.dylib 0x7fff9c28b000 - 0x7fff9c2b8fff libdispatch.dylib (500.10.1) <438F4595-0731-34A2-ACAD-60121A76D1FF> /usr/lib/system/libdispatch.dylib 0x7fff9c2b9000 - 0x7fff9c325ff7 com.apple.contacts.Contacts (1.0 - 2137) <3503806B-F315-3869-88FD-FFF8D5C10973> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x7fff9c326000 - 0x7fff9c328fff com.apple.loginsupport (1.0 - 1) <09F245DC-8342-358E-A881-DAE88BF0EC1D> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff9c329000 - 0x7fff9c32dfff com.apple.LoginUICore (3.1 - 3.1) <6DCEED7A-529B-3AFD-8F83-97A40B56E4D9> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff9c5c9000 - 0x7fff9c5c9fff com.apple.audio.units.AudioUnit (1.13 - 1.13) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff9c5ca000 - 0x7fff9c5e1fff libmarisa.dylib (4) <4D3AE55B-CE77-364F-B8DE-C95CAA48B291> /usr/lib/libmarisa.dylib 0x7fff9c5e2000 - 0x7fff9c877fff libmecabra.dylib (696.1) <8FCC4C88-BE6A-3697-B1D3-8E1A2A3B99BA> /usr/lib/libmecabra.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: 114108 thread_create: 0 thread_set_state: 19333

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

                              VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate.framework 256K 3 Activity Tracing 2048K 2 CG backing stores 18.0M 9 CG image 908K 79 CG raster data 8K 2 CG shared images 400K 11 CoreAnimation 18.8M 310 CoreData Object IDs 4100K 3 CoreUI image data 1340K 49 CoreUI image file 224K 5 Dispatch continuations 8192K 2 Foundation 304K 8 Image IO 748K 63 JS JIT generated code 8K 3 JS JIT generated code (reserved) 1.0G 2 reserved VM address space (unallocated) Kernel Alloc Once 8K 3 MALLOC 174.4M 56 MALLOC guard page 32K 7 Memory Tag 242 12K 2 Memory Tag 251 368K 4 OpenCL 8K 2 Process Corpse Info 2048K 2 SQLite page cache 2432K 17 STACK GUARD 56.1M 16 Stack 14.7M 18 VM_ALLOCATE 108K 16 WebKit Malloc 4132K 5 DATA 53.3M 493 IMAGE 528K 2 LINKEDIT 134.7M 165 TEXT 363.4M 465 __UNICODE 552K 2 mapped file 145.8M 103 shared memory 16.3M 11 =========== ======= ======= TOTAL 2.0G 1906 TOTAL, minus reserved VM space 1.0G 1906

Model: MacBookPro12,1, BootROM MBP121.0167.B14, 2 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 2.28f7 Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.21.94.29.1a4) Bluetooth: Version 4.4.2f1 16391, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM0128G, 121.33 GB USB Device: USB 3.0 Bus USB Device: Bluetooth USB Host Controller USB Device: USB Receiver Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1

ForkPanda commented 8 years ago

意外退出可能是因为有些插件在当前xcode版本下会闪退。你可以尝试到插件目录下试探性删除部分插件,找到是哪个插件使其退出,或者使用tail命令追踪系统日志。

jurre commented 8 years ago

Could we please keep things in english here?

ForkPanda commented 8 years ago

Maybe the plug-in does not support the latest Xcode version. You can remove the plugin tentatively and find out which caused the Crash. Or you can tail the system log($ tail -f /var/log/system.log).

vistatinchao commented 8 years ago

can you speak in chingese

guillaumealgis commented 8 years ago

Fixed in #480 / Alcatraz 1.1.19