Xcode crashes installed after time capsule restore

I bought a new larger SSD and installed this in my macbook. Later I did a time capsule restore. Pretty much every thing is perfect except XCode will crash instantly when launching any project or the default project.

I am hesitant to reinstall XCode in case it will delete preferences etc. Web searches talked about a missing certififcate. I tried download 3 certificates and adding them with the key chain but this did not work.


I have just downloaded XCode 8 Beta to see if this works.

I wish to be programming again ASAP but its silly XCode can break down so easily.


It could be failing in this reference "Library not loaded: @rpath/libswiftIOKit.dylib\n"


Thanks,

Art


Below is crash report.


Process: Xcode [726]

Path: /Applications/Xcode.app/Contents/MacOS/Xcode

Identifier: com.apple.dt.Xcode

Version: 7.3.1 (10188.1)

Build Info: IDEFrameworks-10188001000000000~3

App Item ID: 497799835

App External ID: 817226719

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: Xcode [726]

User ID: 501



Date/Time: 2016-06-25 22:36:27.309 -0700

OS Version: Mac OS X 10.11.4 (15E65)

Report Version: 11

Anonymous UUID: AD9B5F29-7E3D-0565-7A7C-7CFFB5A96F62



Sleep/Wake UUID: D5C028D0-CE3A-412A-B74E-98A4E80A2192



Time Awake Since Boot: 1900 seconds

Time Since Wake: 1200 seconds



System Integrity Protection: enabled



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



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Exception Note: EXC_CORPSE_NOTIFY



Application Specific Information:

ProductBuildVersion: 7D1014

UNCAUGHT EXCEPTION (NSInternalInconsistencyException): Error getting value for key 'delegateClass' of extension 'Xcode.IDEPlaygroundEditor.MenuDefinition.Navigate' in plug-in 'com.apple.dt.IDELanguageSupportUI'

UserInfo: {

NSUnderlyingError = "Error Domain=DVTPlugInErrorDomain Code=2 \"Loading a plug-in failed.\" UserInfo={DVTPlugInIdentifierErrorKey=com.apple.dt.IDELanguageSupportUI, DVTPlugInExecutablePathErrorKey=/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI, NSLocalizedRecoverySuggestion=The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled., DVTPlugInDYLDErrorMessageErrorKey=dlopen(/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI, 0): Library not loaded: @rpath/libswiftIOKit.dylib\n Referenced from: /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/DVTMarkup\n Reason: image not found, NSLocalizedDescription=Loading a plug-in failed., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin, NSLocalizedFailureReason=The plug-in \U201ccom.apple.dt.IDELanguageSupportUI\U201d at path \U201c/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin\U201d could not be loaded. The plug-in or one of its prerequisite plug-ins may be missing or damaged., NSUnderlyingError=0x7fda9e973530 {Error Domain=NSCocoaErrorDomain Code=3587 \"dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI): Library not loaded: @rpath/libswiftIOKit.dylib\n Referenced from: /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/DVTMarkup\n Reason: image not found\" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI): Library not loaded: @rpath/libswiftIOKit.dylib\n Referenced from: /Applications/Xcode.app/Contents/SharedFrameworks/DVTMarkup.framework/Versions/A/DVTMarkup\n Reason: image not found, NSBundlePath=/Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin, NSLocalizedDescription=The bundle \U201cIDELanguageSupportUI\U201d couldn\U2019t be loaded because it is damaged or missing necessary resources.}}}";

}

Hints: None

Backtrace:

0 __exceptionPreprocess (in CoreFoundation)

1 DVTFailureHintExceptionPreprocessor (in DVTFoundation)

2 objc_exception_throw (in libobjc.A.dylib)

3 -[DVTExtension valueForKey:error:] (in DVTFoundation)

4 -[NSFunctionExpression expressionValueWithObject:context:] (in Foundation)

5 -[NSComparisonPredicate evaluateWithObject:substitutionVariables:] (in Foundation)

6 -[DVTPlugInManager _extensionsForExtensionPoint:matchingPredicate:] (in DVTFoundation)

7 -[IDEMenuKeyBindingSet _appendMenuKeyBindingsDictionary:] (in IDEKit)

8 -[IDEMenuKeyBindingSet initWithDictionary:] (in IDEKit)

9 __44+[IDEMenuKeyBindingSet defaultKeyBindingSet]_block_invoke (in IDEKit)

10 _dispatch_client_callout (in libdispatch.dylib)

11 dispatch_once_f (in libdispatch.dylib)

12 +[IDEMenuKeyBindingSet defaultKeyBindingSet] (in IDEKit)

13 __49+[IDEKeyBindingPreferenceSet systemPreferenceSet]_block_invoke (in IDEKit)

14 _dispatch_client_callout (in libdispatch.dylib)

15 dispatch_once_f (in libdispatch.dylib)

16 +[IDEKeyBindingPreferenceSet systemPreferenceSet] (in IDEKit)

17 -[DVTPreferenceSetManager builtInPreferenceSets] (in DVTKit)

18 -[DVTPreferenceSetManager _rebuildAvailableandUserSetsList] (in DVTKit)

19 -[DVTPreferenceSetManager initWithPreferenceSetClass:] (in DVTKit)

20 __51+[IDEKeyBindingPreferenceSet preferenceSetsManager]_block_invoke (in IDEKit)

21 _dispatch_client_callout (in libdispatch.dylib)

22 dispatch_once_f (in libdispatch.dylib)

23 +[IDEKeyBindingPreferenceSet preferenceSetsManager] (in IDEKit)

24 __58-[IDEApplicationController applicationDidFinishLaunching:]_block_invoke (in IDEKit)

25 IDERunBlockWhenSafeToLoadMobileDevice (in IDEFoundation)

26 -[IDEApplicationController applicationDidFinishLaunching:] (in IDEKit)

27 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation)

28 ___CFXRegistrationPost_block_invoke (in CoreFoundation)

29 _CFXRegistrationPost (in CoreFoundation)

30 ___CFXNotificationPost_block_invoke (in CoreFoundation)

31 -[_CFXNotificationRegistrar find:object:observer:enumerator:] (in CoreFoundation)

32 _CFXNotificationPost (in CoreFoundation)

33 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)

34 -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] (in DVTFoundation)

35 -[NSApplication _postDidFinishNotification] (in AppKit)

36 -[NSApplication _sendFinishLaunchingNotification] (in AppKit)

37 -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] (in AppKit)

38 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] (in AppKit)

39 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] (in Foundation)

40 -[NSAppleEventManager(DVTAssertionOverrides) swizzleDispatchRawAppleEvent:withRawReply:handlerRefCon:] (in IDEKit)

41 _NSAppleEventManagerGenericHandler (in Foundation)

42 HandleOpenDocAE (in IDEKit)

43 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) (in AE)

44 dispatchEventAndSendReply(AEDesc const*, AEDesc*) (in AE)

45 aeProcessAppleEvent (in AE)

46 AEProcessAppleEvent (in HIToolbox)

47 _DPSNextEvent (in AppKit)

48 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit)

49 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)

50 -[NSApplication run] (in AppKit)

51 NSApplicationMain (in AppKit)

52 0x000000010430f39b (in Xcode)

53 start (in libdyld.dylib)


abort() called



Application Specific Signatures:

NSInternalInconsistencyException



Application Specific Backtrace 1:

0 CoreFoundation 0x00000001086de4f2 __exceptionPreprocess + 178

1 DVTFoundation 0x000000010454467b DVTFailureHintExceptionPreprocessor + 194

2 libobjc.A.dylib 0x0000000106ca373c objc_exception_throw + 48

3 DVTFoundation 0x000000010438f36e -[DVTExtension valueForKey:error:] + 0

4 Foundation 0x00000001066f35fb -[NSFunctionExpression expressionValueWithObject:context:] + 1094

5 Foundation 0x00000001066f46e7 -[NSComparisonPredicate evaluateWithObject:substitutionVariables:] + 243

6 DVTFoundation 0x0000000104520c2b -[DVTPlugInManager _extensionsForExtensionPoint:matchingPredicate:] + 868

7 IDEKit 0x0000000105bb116d -[IDEMenuKeyBindingSet _appendMenuKeyBindingsDictionary:] + 179

8 IDEKit 0x0000000105bb2712 -[IDEMenuKeyBindingSet initWithDictionary:] + 3016

9 IDEKit 0x0000000105baeb03 __44+[IDEMenuKeyBindingSet defaultKeyBindingSet]_block_invoke + 59

10 libdispatch.dylib 0x000000010d2bb40b _dispatch_client_callout + 8

11 libdispatch.dylib 0x000000010d2bb303 dispatch_once_f + 67

12 IDEKit 0x0000000105baeac6 +[IDEMenuKeyBindingSet defaultKeyBindingSet] + 102

13 IDEKit 0x0000000105ba5f6a __49+[IDEKeyBindingPreferenceSet systemPreferenceSet]_block_invoke + 145

14 libdispatch.dylib 0x000000010d2bb40b _dispatch_client_callout + 8

15 libdispatch.dylib 0x000000010d2bb303 dispatch_once_f + 67

16 IDEKit 0x0000000105ba5ed6 +[IDEKeyBindingPreferenceSet systemPreferenceSet] + 45

17 DVTKit 0x0000000104be5f9e -[DVTPreferenceSetManager builtInPreferenceSets] + 331

18 DVTKit 0x0000000104be5263 -[DVTPreferenceSetManager _rebuildAvailableandUserSetsList] + 361

19 DVTKit 0x0000000104be4e5c -[DVTPreferenceSetManager initWithPreferenceSetClass:] + 372

20 IDEKit 0x0000000105ba5db7 __51+[IDEKeyBindingPreferenceSet preferenceSetsManager]_block_invoke + 119

21 libdispatch.dylib 0x000000010d2bb40b _dispatch_client_callout + 8

22 libdispatch.dylib 0x000000010d2bb303 dispatch_once_f + 67

23 IDEKit 0x0000000105ba5d3e +[IDEKeyBindingPreferenceSet preferenceSetsManager] + 102

24 IDEKit 0x00000001059381d2 __58-[IDEApplicationController applicationDidFinishLaunching:]_block_invoke + 41

25 IDEFoundation 0x000000010501d1b0 IDERunBlockWhenSafeToLoadMobileDevice + 74

26 IDEKit 0x0000000105937ec8 -[IDEApplicationController applicationDidFinishLaunching:] + 502

27 CoreFoundation 0x0000000108669bbc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12

28 CoreFoundation 0x0000000108669b4f ___CFXRegistrationPost_block_invoke + 63

29 CoreFoundation 0x0000000108669ac7 _CFXRegistrationPost + 407

30 CoreFoundation 0x0000000108669832 ___CFXNotificationPost_block_invoke + 50

31 CoreFoundation 0x00000001086265e2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1922

32 CoreFoundation 0x0000000108625835 _CFXNotificationPost + 693

33 Foundation 0x00000001066b0fda -[NSNotificationCenter postNotificationName:object:userInfo:] + 66

34 DVTFoundation 0x0000000104507adf -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 831

35 AppKit 0x0000000107282459 -[NSApplication _postDidFinishNotification] + 297

36 AppKit 0x00000001072821c3 -[NSApplication _sendFinishLaunchingNotification] + 203

37 AppKit 0x000000010736da9c -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 356

38 AppKit 0x000000010713ca2b -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 478

39 Foundation 0x00000001066ff62d -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290

40 IDEKit 0x000000010594e704 -[NSAppleEventManager(DVTAssertionOverrides) swizzleDispatchRawAppleEvent:withRawReply:handlerRefCon:] + 19

41 Foundation 0x00000001066ff4a7 _NSAppleEventManagerGenericHandler + 102

42 IDEKit 0x00000001059356f8 HandleOpenDocAE + 49

43 AE 0x000000010debe261 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 531

44 AE 0x000000010debdfe8 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 31

45 AE 0x000000010debdf04 aeProcessAppleEvent + 288

46 HIToolbox 0x00000001098e4af9 AEProcessAppleEvent + 55

47 AppKit 0x0000000107138394 _DPSNextEvent + 2245

48 AppKit 0x000000010713732a -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454

49 DVTKit 0x0000000104a79439 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 396

50 AppKit 0x000000010712be84 -[NSApplication run] + 682

51 AppKit 0x00000001070f546c NSApplicationMain + 1176

52 Xcode 0x000000010430f39b Xcode + 5019

53 libdyld.dylib 0x000000010d3145ad start + 1

54 ??? 0x0000000000000002 0x0 + 2



Global Trace Buffer (reverse chronological seconds):

11.043512 CFNetwork 0x000000010cbf9447 TCP Conn 0x7fda9e91bd30 SSL Handshake DONE

11.092225 CFNetwork 0x000000010cbf9323 TCP Conn 0x7fda9e91bd30 starting SSL negotiation

11.092378 CFNetwork 0x000000010cbf7ced TCP Conn 0x7fda9e91bd30 complete. fd: 52, err: 0

11.092889 CFNetwork 0x000000010cc865c7 TCP Conn 0x7fda9e91bd30 event 1. err: 0

11.305355 CFNetwork 0x000000010ccb8510 NSURLConnection finished with error - code -1100

11.373879 CFNetwork 0x000000010cbf9447 TCP Conn 0x7fda9ad19a30 SSL Handshake DONE

11.484487 CFNetwork 0x000000010cbf9323 TCP Conn 0x7fda9ad19a30 starting SSL negotiation

11.484688 CFNetwork 0x000000010cbf7ced TCP Conn 0x7fda9ad19a30 complete. fd: 54, err: 0

11.485198 CFNetwork 0x000000010cc865c7 TCP Conn 0x7fda9ad19a30 event 1. err: 0

11.541156 CFNetwork 0x000000010cbf6fbf TCP Conn 0x7fda9ad19a30 started

11.541193 CFNetwork 0x000000010cbf6fbf TCP Conn 0x7fda9e91bd30 started

11.672986 CFNetwork 0x000000010cbbac42 Creating default cookie storage with process/bundle identifier

11.672986 CFNetwork 0x000000010cbbabda Faulting in CFHTTPCookieStorage singleton

11.672986 CFNetwork 0x000000010cbbaa69 Faulting in NSHTTPCookieStorage singleton

11.675622 CFNetwork 0x000000010ccb8510 NSURLConnection finished with error - code -1100

11.677360 CFNetwork 0x000000010ccb8510 NSURLConnection finished with error - code -1100



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

0 libsystem_kernel.dylib 0x000000010d4e5f06 __pthread_kill + 10

1 libsystem_pthread.dylib 0x000000010d6504ec pthread_kill + 90

2 libsystem_c.dylib 0x000000010d3e06e7 abort + 129

3 com.apple.dt.IDEKit 0x000000010594d0f0 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1470

4 com.apple.dt.IDEKit 0x000000010594e608 -[IDEAssertionHandler handleUncaughtException:] + 1073

5 com.apple.dt.IDEKit 0x000000010594e6d4 IDEHandleUncaughtException + 94

6 com.apple.CoreFoundation 0x000000010874586b __handleUncaughtException + 731

7 libobjc.A.dylib 0x0000000106ca7488 _objc_terminate() + 94

8 libc++abi.dylib 0x000000010d1c219e std::__terminate(void (*)()) + 8

9 libc++abi.dylib 0x000000010d1c2213 std::terminate() + 51

10 libdispatch.dylib 0x000000010d2bb41f _dispatch_client_callout + 28

11 libdispatch.dylib 0x000000010d2bb303 dispatch_once_f + 67

12 com.apple.dt.IDEKit 0x0000000105baeac6 +[IDEMenuKeyBindingSet defaultKeyBindingSet] + 102

13 com.apple.dt.IDEKit 0x0000000105ba5f6a __49+[IDEKeyBindingPreferenceSet systemPreferenceSet]_block_invoke + 145

14 libdispatch.dylib 0x000000010d2bb40b _dispatch_client_callout + 8

15 libdispatch.dylib 0x000000010d2bb303 dispatch_once_f + 67

16 com.apple.dt.IDEKit 0x0000000105ba5ed6 +[IDEKeyBindingPreferenceSet systemPreferenceSet] + 45

17 com.apple.dt.DVTKit 0x0000000104be5f9e -[DVTPreferenceSetManager builtInPreferenceSets] + 331

18 com.apple.dt.DVTKit 0x0000000104be5263 -[DVTPreferenceSetManager _rebuildAvailableandUserSetsList] + 361

19 com.apple.dt.DVTKit 0x0000000104be4e5c -[DVTPreferenceSetManager initWithPreferenceSetClass:] + 372

20 com.apple.dt.IDEKit 0x0000000105ba5db7 __51+[IDEKeyBindingPreferenceSet preferenceSetsManager]_block_invoke + 119

21 libdispatch.dylib 0x000000010d2bb40b _dispatch_client_callout + 8

22 libdispatch.dylib 0x000000010d2bb303 dispatch_once_f + 67

23 com.apple.dt.IDEKit 0x0000000105ba5d3e +[IDEKeyBindingPreferenceSet preferenceSetsManager] + 102

24 com.apple.dt.IDEKit 0x00000001059381d2 __58-[IDEApplicationController applicationDidFinishLaunching:]_block_invoke + 41

25 com.apple.dt.IDEFoundation 0x000000010501d1b0 IDERunBlockWhenSafeToLoadMobileDevice + 74

26 com.apple.dt.IDEKit 0x0000000105937ec8 -[IDEApplicationController applicationDidFinishLaunching:] + 502

27 com.apple.CoreFoundation 0x0000000108669bbc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12

28 com.apple.CoreFoundation 0x0000000108669b4f ___CFXRegistrationPost_block_invoke + 63

29 com.apple.CoreFoundation 0x0000000108669ac7 _CFXRegistrationPost + 407

30 com.apple.CoreFoundation 0x0000000108669832 ___CFXNotificationPost_block_invoke + 50

31 com.apple.CoreFoundation 0x00000001086265e2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1922

32 com.apple.CoreFoundation 0x0000000108625835 _CFXNotificationPost + 693

33 com.apple.Foundation 0x00000001066b0fda -[NSNotificationCenter postNotificationName:object:userInfo:] + 66

34 com.apple.dt.DVTFoundation 0x0000000104507adf -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 831

35 com.apple.AppKit 0x0000000107282459 -[NSApplication _postDidFinishNotification] + 297

36 com.apple.AppKit 0x00000001072821c3 -[NSApplication _sendFinishLaunchingNotification] + 203

37 com.apple.AppKit 0x000000010736da9c -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 356

38 com.apple.AppKit 0x000000010713ca2b -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 478

39 com.apple.Foundation 0x00000001066ff62d -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290

40 com.apple.dt.IDEKit 0x000000010594e704 -[NSAppleEventManager(DVTAssertionOverrides) swizzleDispatchRawAppleEvent:withRawReply:handlerRefCon:] + 19

41 com.apple.Foundation 0x00000001066ff4a7 _NSAppleEventManagerGenericHandler + 102

42 com.apple.dt.IDEKit 0x00000001059356f8 HandleOpenDocAE + 49

43 com.apple.AE 0x000000010debe261 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531

44 com.apple.AE 0x000000010debdfe8 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31

45 com.apple.AE 0x000000010debdf04 aeProcessAppleEvent + 288

46 com.apple.HIToolbox 0x00000001098e4af9 AEProcessAppleEvent + 55

47 com.apple.AppKit 0x0000000107138394 _DPSNextEvent + 2245

48 com.apple.AppKit 0x000000010713732a -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454

49 com.apple.dt.DVTKit 0x0000000104a79439 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 396

50 com.apple.AppKit 0x000000010712be84 -[NSApplication run] + 682

51 com.apple.AppKit 0x00000001070f546c NSApplicationMain + 1176

52 com.apple.dt.Xcode 0x000000010430f39b 0x10430e000 + 5019

53 libdyld.dylib 0x000000010d3145ad start + 1



Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x000000010d4e6efa kevent_qos + 10

1 libdispatch.dylib 0x000000010d2c1165 _dispatch_mgr_invoke + 216

2 libdispatch.dylib 0x000000010d2c0dcd _dispatch_mgr_thread + 52



Thread 2:

0 libsystem_kernel.dylib 0x000000010d4e65e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x000000010d64d578 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x000000010d64b341 start_wqthread + 13



Thread 3:

0 libsystem_kernel.dylib 0x000000010d4e65e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x000000010d64d578 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x000000010d64b341 start_wqthread + 13



Thread 4:

0 libsystem_kernel.dylib 0x000000010d4e65e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x000000010d64d578 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x000000010d64b341 start_wqthread + 13



Thread 5:

0 libsystem_kernel.dylib 0x000000010d4e65e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x000000010d64d578 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x000000010d64b341 start_wqthread + 13



Thread 6:

0 libsystem_kernel.dylib 0x000000010d4dff72 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x000000010d4df3b3 mach_msg + 55

2 com.apple.CoreFoundation 0x00000001086531c4 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x000000010865268c __CFRunLoopRun + 1356

4 com.apple.CoreFoundation 0x0000000108651ed8 CFRunLoopRunSpecific + 296

5 com.apple.Foundation 0x00000001066cedd9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270

6 com.apple.DTDeviceKitBase 0x0000000121291435 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1075

7 com.apple.Foundation 0x00000001066dfd64 __NSThread__start__ + 1351

8 libsystem_pthread.dylib 0x000000010d64d99d _pthread_body + 131

9 libsystem_pthread.dylib 0x000000010d64d91a _pthread_start + 168

10 libsystem_pthread.dylib 0x000000010d64b351 thread_start + 13



Thread 7:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x000000010d4e607a __select + 10

1 com.apple.CoreFoundation 0x00000001086904fa __CFSocketManager + 762

2 libsystem_pthread.dylib 0x000000010d64d99d _pthread_body + 131

3 libsystem_pthread.dylib 0x000000010d64d91a _pthread_start + 168

4 libsystem_pthread.dylib 0x000000010d64b351 thread_start + 13



Thread 8:

0 libsystem_kernel.dylib 0x000000010d4dff72 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x000000010d4df3b3 mach_msg + 55

2 com.apple.CoreFoundation 0x00000001086531c4 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x000000010865268c __CFRunLoopRun + 1356

4 com.apple.CoreFoundation 0x0000000108651ed8 CFRunLoopRunSpecific + 296

5 com.apple.Foundation 0x00000001066cedd9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270

6 com.apple.DTDeviceKitBase 0x000000012128279c +[DTDKRemoteDeviceConnection startServiceBrowsers] + 213

7 com.apple.Foundation 0x00000001066dfd64 __NSThread__start__ + 1351

8 libsystem_pthread.dylib 0x000000010d64d99d _pthread_body + 131

9 libsystem_pthread.dylib 0x000000010d64d91a _pthread_start + 168

10 libsystem_pthread.dylib 0x000000010d64b351 thread_start + 13



Thread 9:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x000000010d4dff72 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x000000010d4df3b3 mach_msg + 55

2 com.apple.CoreFoundation 0x00000001086531c4 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x000000010865268c __CFRunLoopRun + 1356

4 com.apple.CoreFoundation 0x0000000108651ed8 CFRunLoopRunSpecific + 296

5 com.apple.CFNetwork 0x000000010cbbe111 +[NSURLConnection(Loader) _resourceLoadLoop:] + 412

6 com.apple.Foundation 0x00000001066dfd64 __NSThread__start__ + 1351

7 libsystem_pthread.dylib 0x000000010d64d99d _pthread_body + 131

8 libsystem_pthread.dylib 0x000000010d64d91a _pthread_start + 168

9 libsystem_pthread.dylib 0x000000010d64b351 thread_start + 13



Thread 10:

0 libsystem_kernel.dylib 0x000000010d4e65e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x000000010d64d578 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x000000010d64b341 start_wqthread + 13



Thread 11:

0 libsystem_kernel.dylib 0x000000010d4dff72 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x000000010d4df3b3 mach_msg + 55

2 com.apple.CoreFoundation 0x00000001086531c4 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x000000010865268c __CFRunLoopRun + 1356

4 com.apple.CoreFoundation 0x0000000108651ed8 CFRunLoopRunSpecific + 296

5 com.apple.CoreFoundation 0x00000001086939b1 CFRunLoopRun + 97

6 com.apple.DebugSymbols 0x00000001111c169a SpotlightQueryThread(void*) + 346

7 libsystem_pthread.dylib 0x000000010d64d99d _pthread_body + 131

8 libsystem_pthread.dylib 0x000000010d64d91a _pthread_start + 168

9 libsystem_pthread.dylib 0x000000010d64b351 thread_start + 13



Thread 12:



Thread 13:

0 libsystem_kernel.dylib 0x000000010d4e610a __semwait_signal + 10

1 libsystem_c.dylib 0x000000010d401d17 nanosleep + 199

2 com.apple.CoreSymbolication 0x0000000111232b5f 0x111220000 + 76639

3 libsystem_pthread.dylib 0x000000010d64d99d _pthread_body + 131

4 libsystem_pthread.dylib 0x000000010d64d91a _pthread_start + 168

5 libsystem_pthread.dylib 0x000000010d64b351 thread_start + 13



Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5b8ef6f8 rdx: 0x0000000000000000

rdi: 0x000000000000160b rsi: 0x0000000000000006 rbp: 0x00007fff5b8ef720 rsp: 0x00007fff5b8ef6f8

r8: 0x00007fda9dbf0432 r9: 0x0000000000000000 r10: 0x0000000008000000 r11: 0x0000000000000202

r12: 0x0000000106c9a150 r13: 0x0000000106c9a100 r14: 0x000000010d656000 r15: 0x00007fda98c193e0

rip: 0x000000010d4e5f06 rfl: 0x0000000000000202 cr2: 0x000000010d650a49


Logical CPU: 0

Error Code: 0x02000148

Trap Number: 133





Binary Images:

0x10430e000 - 0x104311ff3 com.apple.dt.Xcode (7.3.1 - 10188.1) <105AC184-E893-3BFB-9EA7-A56BC0E4E19A> /Applications/Xcode.app/Contents/MacOS/Xcode

0x104317000 - 0x104317fff com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x10431b000 - 0x10480eff7 com.apple.dt.DVTFoundation (7.3.1 - 10179) <E1CB923E-13FD-3D15-A8BB-52DCAD4377FF> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation

0x104a17000 - 0x104d55ff7 com.apple.dt.DVTKit (7.3.1 - 10179) <FC2B786B-1D08-3929-B3D3-B2CA622A7494> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit

0x104f68000 - 0x1054a7fff com.apple.dt.IDEFoundation (7.3.1 - 10188.1) <2CAF4B59-0DB3-3CD7-A403-306341916A2F> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation

0x10581e000 - 0x1060b1fff com.apple.dt.IDEKit (7.3.1 - 10188.1) <D4F3436C-00B8-313E-A52C-20B98DED9BCD> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit

0x1066aa000 - 0x1069fefff com.apple.Foundation (6.9 - 1258) <51833143-6CAE-3E1C-9FBA-BCDEB48D4ADF> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x106c91000 - 0x106ffc657 libobjc.A.dylib (680) <D55D5807-1FBE-32A5-9105-44D7AFE68C27> /usr/lib/libobjc.A.dylib

0x1070e3000 - 0x1070e4ffb libSystem.B.dylib (1226.10.1) <CD307E99-FC5C-3575-BCCE-0C861AA63124> /usr/lib/libSystem.B.dylib

0x1070ef000 - 0x107d18fff com.apple.AppKit (6.9 - 1404.46) <2492D315-76B6-320B-B542-231FCA44CA48> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x1085c5000 - 0x1085c5fff com.apple.Metal (1.0 - 1) <07E21DB0-0D61-3D48-A203-C1121B269370> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal

0x1085c9000 - 0x108a3ffff com.apple.CoreFoundation (6.9 - 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x108cc1000 - 0x108f67ff7 com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x1090b4000 - 0x1090b5fff libpanel.5.4.dylib (46) <AF43720C-CE1D-3F76-9E99-4CDCB6FAE3C1> /usr/lib/libpanel.5.4.dylib

0x1090bb000 - 0x1090f3ff7 com.apple.RemoteViewServices (2.0 - 101) <B2881449-8CFE-3D1C-B4BF-155640392533> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x109130000 - 0x1092aefff com.apple.UIFoundation (1.0 - 436.1) <AABB5267-E7B7-3D75-B051-E665BDA8DEF4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation

0x109374000 - 0x109377ffb libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib

0x10937f000 - 0x10937ffe7 +cl_kernels (???) <099687AD-9F95-45FD-A512-C3C0480A9928> cl_kernels

0x109382000 - 0x109382fff com.apple.Accelerate (1.10 - Accelerate 1.10) <5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x109389000 - 0x10938cfff com.apple.IOSurface (108.2.1 - 108.2.1) <A0037B0A-277A-393E-9BF6-688595BD564D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x109398000 - 0x109398fff com.apple.ApplicationServices (48 - 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x10939e000 - 0x109544ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <082319FC-59F2-3D36-AC9B-94759724E302> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x109635000 - 0x109635ff7 com.apple.xcode.compilers.coredata (9.3.1 - 10150) <CBF84C0F-2A7C-3693-89DF-E647CAD42953> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data

0x10963c000 - 0x10963cfff com.apple.audio.units.AudioUnit (1.13 - 1.13) <93C1D642-37D4-3692-AD35-DCAD04F9610B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x109647000 - 0x109647ff7 com.apple.compilers.clang (9.3.1 - 10150) <EFE9E002-B973-308C-A9DA-31F0AD84950C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0

0x10964e000 - 0x1096bdfff com.apple.datadetectorscore (7.0 - 460) <8EF4EECC-4FF1-36DF-84CF-65545555A225> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x109705000 - 0x109813ff3 com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x10989f000 - 0x10989ffff com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm (1.0 - 1) <6A3A139B-DA57-3B76-9795-0676435978BB> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 38mm.simdevicetype/Contents/MacOS/Apple Watch - 38mm

0x1098a4000 - 0x109b99fff com.apple.HIToolbox (2.1.1 - 807.2) <871E5223-5D03-3649-98AF-9CCA3B41E307> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x109d18000 - 0x109d18fff com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm (1.0 - 1) <A31DC99B-DBB2-364A-BA9B-38B79F7C4094> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 42mm.simdevicetype/Contents/MacOS/Apple Watch - 42mm

0x109d1e000 - 0x109eecff3 com.apple.QuartzCore (1.11 - 410.14) <0283748A-8318-36AC-8B30-8A951FEB305A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x109fd9000 - 0x10a273fff com.apple.security (7.0 - 57337.40.85) <7C5B8DEF-3D02-3410-9BD3-2B1251F84D4B> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x10a3f7000 - 0x10a3fdff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x10a40b000 - 0x10a451ff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib

0x10a469000 - 0x10a676fff libicucore.A.dylib (551.51) <35315A29-E21C-3CC5-8BD6-E07A3AE8FC0D> /usr/lib/libicucore.A.dylib

0x10a743000 - 0x10a832ffb libxml2.2.dylib (29.5) <4096C2EA-6659-3F22-AC60-1E2F30BDD2B7> /usr/lib/libxml2.2.dylib

0x10a86f000 - 0x10a880ff7 libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib

0x10a88a000 - 0x10a9d4ff7 com.apple.coreui (2.1 - 366.1) <A3868F31-ACF4-3EA5-9E75-79ED44FA7F06> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x10ab15000 - 0x10ab66ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <3D62A9B3-67A8-3F8A-A102-05E310249075> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x10ab8d000 - 0x10ab8ffff com.apple.CoreDuetDebugLogging (1.0 - 1) <7659CACF-3B08-3AF3-8FAC-24FAF18EF114> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging

0x10ab94000 - 0x10ab99fff com.apple.DiskArbitration (2.7 - 2.7) <F55902AA-5316-3255-A701-FDED5B553065> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x10abaa000 - 0x10ababfff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib

0x10abb6000 - 0x10abdafff com.apple.MultitouchSupport.framework (304.10.2 - 304.10.2) <CE75EDA3-2B22-3968-834E-550EA870ECC8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x10abf2000 - 0x10ac67fff com.apple.framework.IOKit (2.0.2 - 1179.40.20) <FB2AD43B-905D-3BD0-BE17-ACE7D4D13E24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x10aca2000 - 0x10aca3ff3 +liblaunch_sim.dylib (765.41.1) <9AC3A1C5-307E-37F7-825E-DDB71A32C921> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib

0x10aca9000 - 0x10acaafff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib

0x10acb0000 - 0x10acb1ff3 +liblaunch_sim.dylib (765.41.1) <B8335127-2998-3687-8E27-98AB833E54B8> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib

0x10acb7000 - 0x10acb7fff com.apple.CoreServices (728.9 - 728.9) <78CB3EAC-A66E-3FD9-A1DF-A9CF227ED3C3> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x10acbc000 - 0x10acbdff3 +liblaunch_sim.dylib (765.41.1) <31955A5B-B36F-33D6-8E8D-D78DAB8C6069> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib

0x10acc3000 - 0x10ad4cff7 com.apple.PerformanceAnalysis (1.0 - 1) <608E8C50-6F59-3FEB-B822-D9B02F328716> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x10add8000 - 0x10adf4fff com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x10ae11000 - 0x10ae1ffff com.apple.opengl (12.0.40 - 12.0.40) <AEA28993-BA3E-3E0F-A2F5-88C312ABB634> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x10ae2c000 - 0x10ae4eff7 com.apple.Sharing (442.13.6 - 442.13.6) <DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

0x10ae7c000 - 0x10c0e4ffb com.apple.CoreGraphics (1.600.0 - 957) <C403FF5C-1B6F-3810-90B1-F5477828A701> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x10c223000 - 0x10c444ff7 com.apple.CoreImage (11.4.0 - 366.4.19) <6EE4A686-50C8-3D77-A036-BE8AA0F8A2FD> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x10c5ac000 - 0x10c6d9ff3 com.apple.CoreText (352.0 - 494.11) <08E8640E-6602-3A00-BC28-94235FD311B4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x10c78f000 - 0x10c958ff7 com.apple.ImageIO.framework (3.3.0 - 1444) <6A50AFBF-60BE-3845-AE29-843BD8238F17> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x10c9f3000 - 0x10caa3fff com.apple.backup.framework (1.7.4 - 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x10cb3b000 - 0x10cb57ff7 libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib

0x10cb7c000 - 0x10cba7ffb libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib

0x10cbb6000 - 0x10ce3dff7 com.apple.CFNetwork (760.4.2 - 760.4.2) <24C4A390-3079-358A-8D51-75A3E818A6DF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x10d02d000 - 0x10d08bfff com.apple.SystemConfiguration (1.14 - 1.14) <10082F58-6190-3A7C-8B6C-C12B16DC793A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x10d0c5000 - 0x10d0e0ff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib

0x10d0eb000 - 0x10d13eff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib

0x10d19e000 - 0x10d1c7fff libc++abi.dylib (125) <DCCC8177-3D09-35BC-9784-2A04FEC4C71B> /usr/lib/libc++abi.dylib

0x10d1d7000 - 0x10d1dbfff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib

0x10d1e2000 - 0x10d1edff7 libcommonCrypto.dylib (60075.40.2) <B9D08EB8-FB35-3F7B-8A1C-6FCE3F07B7E7> /usr/lib/system/libcommonCrypto.dylib

0x10d1fb000 - 0x10d202ff7 libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib

0x10d210000 - 0x10d218fff libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib

0x10d226000 - 0x10d29dfeb libcorecrypto.dylib (335.40.8) <9D300121-CAF8-3894-8774-DF38FA65F238> /usr/lib/system/libcorecrypto.dylib

0x10d2b9000 - 0x10d2e6fff libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib

0x10d311000 - 0x10d314ffb libdyld.dylib (360.21) <8390E026-F7DE-3C32-9486-3DFF6BD131B0> /usr/lib/system/libdyld.dylib

0x10d31c000 - 0x10d31cff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib

0x10d321000 - 0x10d321ff7 liblaunch.dylib (765.40.36) <1CD7619D-AF2E-34D1-8EC6-8021CF473D9B> /usr/lib/system/liblaunch.dylib

0x10d328000 - 0x10d32dff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib

0x10d334000 - 0x10d336ff7 libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib

0x10d33d000 - 0x10d33effb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib

0x10d34b000 - 0x10d362ff7 libsystem_asl.dylib (323.40.3) <007F9094-317A-33EA-AF62-BAEAAB48C0F7> /usr/lib/system/libsystem_asl.dylib

0x10d376000 - 0x10d377fff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib

0x10d382000 - 0x10d40ffff libsystem_c.dylib (1082.20.4) <CDEBF2BB-A578-30F5-846F-96274951C3C5> /usr/lib/system/libsystem_c.dylib

0x10d43c000 - 0x10d43eff7 libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib

0x10d445000 - 0x10d447fff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib

0x10d44d000 - 0x10d464ff7 libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib

0x10d475000 - 0x10d47dffb libsystem_dnssd.dylib (625.40.20) <86A05653-DCA0-3345-B29F-F320029AA05E> /usr/lib/system/libsystem_dnssd.dylib

0x10d48b000 - 0x10d4b4fff libsystem_info.dylib (477.40.5) <6B01C09E-A3E5-3C71-B370-D0CABD11A436> /usr/lib/system/libsystem_info.dylib

0x10d4cf000 - 0x10d4edff7 libsystem_kernel.dylib (3248.40.184) <88C17B7F-1CD8-3979-A1A9-F7BDB4FCE789> /usr/lib/system/libsystem_kernel.dylib

0x10d506000 - 0x10d535ffb libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib

0x10d543000 - 0x10d55fff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib

0x10d569000 - 0x10d5cfff7 libsystem_network.dylib (583.40.20) <269E5ADD-6922-31E2-8D55-7B777263AC0D> /usr/lib/system/libsystem_network.dylib

0x10d60b000 - 0x10d613fff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib

0x10d622000 - 0x10d62bff3 libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib

0x10d637000 - 0x10d63ffef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib

0x10d64a000 - 0x10d653ff7 libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib

0x10d663000 - 0x10d666fff libsystem_sandbox.dylib (460.40.33) <30671DCC-265F-325A-B33D-11CD336B3DA3> /usr/lib/system/libsystem_sandbox.dylib

0x10d66e000 - 0x10d66ffff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib

0x10d676000 - 0x10d687ff7 libsystem_trace.dylib (201.10.3) <25104542-5251-3E8D-B14A-9E37207218BC> /usr/lib/system/libsystem_trace.dylib

0x10d696000 - 0x10d696ff7 libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib

0x10d69a000 - 0x10d69fff3 libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib

0x10d6a7000 - 0x10d6d0ff7 libxpc.dylib (765.40.36) <2CC7CF36-66D4-301B-A6D8-EBAE7405B008> /usr/lib/system/libxpc.dylib

0x10d6f5000 - 0x10d6f5fff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib

0x10d700000 - 0x10d710fff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib

0x10d71f000 - 0x10d72afff libkxld.dylib (3248.40.184) <6F776D34-D06C-3C48-B753-D0FB375A4A8A> /usr/lib/system/libkxld.dylib

0x10d734000 - 0x10d742fff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib

0x10d74f000 - 0x10d86cfff libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib

0x10d88a000 - 0x10d88efff libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib

0x10d896000 - 0x10d896fff libOpenScriptingUtil.dylib (169.1) <AD0DAC8A-9849-3077-999F-9AEC6112BDAB> /usr/lib/libOpenScriptingUtil.dylib

0x10d89d000 - 0x10d8abff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib

0x10d8b3000 - 0x10d8cdff3 liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib

0x10d8d7000 - 0x10d8dffff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents

0x10d8e7000 - 0x10dbccffb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x10dc48000 - 0x10dce8fff com.apple.Metadata (10.7.0 - 972.29.1) <F19E0200-6937-3799-9C67-D26C2CE5AA5F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x10dd57000 - 0x10ddb4fff com.apple.CoreServices.OSServices (728.8 - 728.8) <4CE49D8A-8304-3347-9379-6075CB906419> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x10de03000 - 0x10de72fff com.apple.SearchKit (1.4.0 - 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x10deb6000 - 0x10df0bfff com.apple.AE (701 - 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x10df3f000 - 0x10e064ff7 com.apple.LaunchServices (728.8 - 728.8) <FDA38B17-82E2-322F-A008-B9207A6EA668> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x10e122000 - 0x10e151ff7 com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x10e17f000 - 0x10e1c4ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList

0x10e1f8000 - 0x10e200fff com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x10e20a000 - 0x10e214fff com.apple.NetAuth (6.0 - 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x10e220000 - 0x10e222fff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport

0x10e228000 - 0x10e22dfff com.apple.TCC (1.0 - 1) <50F7EC60-5B21-3B9B-BF2F-F037EA7B12FB> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x10e23d000 - 0x10e4d3fff libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib

0x10e537000 - 0x10e5a5ff7 com.apple.ApplicationServices.ATS (377 - 394.3) <847DBFBA-8D6B-367B-99FD-C6CAA8C05C65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x10e5d9000 - 0x10e66ffff com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x10e6b8000 - 0x10e704ffb com.apple.HIServices (1.22 - 549) <E4E1BD10-F475-3E19-9E0B-A5071D158F47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x10e740000 - 0x10e74fffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x10e762000 - 0x10e7aefff com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x10e7dc000 - 0x10e816fff com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x10e83d000 - 0x10e849fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x10e862000 - 0x10e8a4ff7 com.apple.Metal (56.6 - 56.6) <7DCBE573-B713-3C50-A16E-2F33A84C3CFB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal

0x10e92f000 - 0x10ededfcf com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x10ee4f000 - 0x10ee4ffff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <848125D3-AF14-3526-8745-FFCDB200CD76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x10ee57000 - 0x10ef69fef libvDSP.dylib (563.5) <5702650E-DF08-3D58-B16F-9EF0A28702B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x10ef7a000 - 0x10f033ff7 libvMisc.dylib (563.5) <BF612F7D-FA3B-3F9F-8BE7-8D1BCB21ECC5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x10f047000 - 0x10f449fff libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x10f4a7000 - 0x10f667ffb libBLAS.dylib (1162.2) <B4C21826-5EB3-3C6D-B75D-CA4886E2B6A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x10f68d000 - 0x10f6a3ff7 libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib

0x10f6ae000 - 0x10f6befff libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib

0x10f6c8000 - 0x10f6c8fff libmetal_timestamp.dylib (600.0.44.1) <6576F284-BACA-332A-A6E7-FA1C347636E3> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib

0x10f6ce000 - 0x10f6d1ff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

0x10f6d8000 - 0x10f6defff com.apple.IOAccelerator (205.3 - 205.3) <851B6BF8-5B7F-3FB5-9E45-10AAE3BF7438> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator

0x10f6ea000 - 0x10f7e6ff7 libFontParser.dylib (158.5) <62796E99-36B7-36B6-8D33-5349F88014C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x10f870000 - 0x10f8b5ff3 libFontRegistry.dylib (155.1) <F3355C6E-ED33-3506-B10E-2F6995D34BC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x10f8df000 - 0x10f8fcff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <F4AF2363-B28E-3097-AB1E-FDA1C92F8F56> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA

0x10f908000 - 0x10f995dd7 com.apple.AppleJPEG (1.0 - 1) <558ACADA-C41F-3EEF-82A0-C2D7B13C5428> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG

0x10f9f9000 - 0x10fa1dff7 libJPEG.dylib (1444) <BECAD377-4E20-37BE-BEC2-0A1D33497496> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x10fa29000 - 0x10fa84ff7 libTIFF.dylib (1444) <6DC2EAE6-0AF5-33CA-9037-38652B14D935> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x10fa94000 - 0x10fab9ff7 libPng.dylib (1444) <2D5C0007-DC24-3846-AE75-525D461FF3E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x10faca000 - 0x10facefff libGIF.dylib (1444) <F1F581A7-AC59-3A82-9970-25F7F7C72ABD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x10fada000 - 0x10fbccff7 libJP2.dylib (1444) <D57AECF4-013C-3BCF-B6CE-3D033664419E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x10fbfc000 - 0x10fbfeff7 libRadiance.dylib (1444) <1B89630A-A096-39D8-BE4D-DF1596B368E0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x10fc09000 - 0x10fc3dff7 com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x10fc67000 - 0x10fca8ff7 libGLU.dylib (12.0.40.6) <C56DDF90-CF6D-30D2-A3E6-89288BE69DCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x10fcb9000 - 0x10fcc1fff libGFXShared.dylib (12.0.40.6) <1CDE5AEF-3E44-3547-879E-BB490EE7702C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x10fcca000 - 0x10fcd5fff libGL.dylib (12.0.40.6) <4FC6D3F9-6582-3E7D-A7D1-E035F0E26697> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x10fcea000 - 0x10fd28ff7 libGLImage.dylib (12.0.40.6) <734B133F-E789-3A25-9DE6-1CCBA4896D4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x10fd37000 - 0x10fd39fff libCVMSPluginSupport.dylib (12.0.40.6) <4AA6710A-6267-3062-BFF2-27DB5E6B5892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x10fd44000 - 0x10fd47fff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x10fd53000 - 0x10fda4ff7 libcups.2.dylib (435.1) <4198A94D-A46C-39AA-92B6-83D0BA507D6C> /usr/lib/libcups.2.dylib

0x10fdbe000 - 0x10fdd8fff com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x10fdf2000 - 0x10fe23fff com.apple.GSS (4.0 - 2.0) <B490333A-3B3E-397A-AD75-68846E9A9140> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x10fe4a000 - 0x10fe66ff3 libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib

0x10fe76000 - 0x10ff68ff7 libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib

0x10ff7e000 - 0x10fff2ff7 com.apple.Heimdal (4.0 - 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x110024000 - 0x110029ff7 libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib

0x110031000 - 0x11003dff7 com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x110052000 - 0x11005bff7 com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x110063000 - 0x11007cfff com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x1100a4000 - 0x110118ff3 com.apple.securityfoundation (6.0 - 55126) <1F6BDF18-3CF0-3E85-8D9B-0663599B9949> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x110159000 - 0x110200fff com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling

0x11021e000 - 0x110235fff libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib

0x110245000 - 0x110250ff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib

0x110261000 - 0x110272fff libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib

0x11027d000 - 0x110296fe7 libcompression.dylib (28) <F83F421D-115D-3457-A9AA-1BEB5070A30B> /usr/lib/libcompression.dylib

0x11029f000 - 0x1102a1fff com.apple.xpc.ServiceManagement (1.0 - 1) <F3E14561-5DF4-3429-98ED-8F27A87A343A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x1102a8000 - 0x1102d1ff7 libxslt.1.dylib (14.1) <27DE3F2E-CE96-3327-A563-788EE3E2775B> /usr/lib/libxslt.1.dylib

0x1102e6000 - 0x11037bfff com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x1103b0000 - 0x1105bbfff libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib

0x110762000 - 0x110b90fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) <E54028EA-4217-3078-A2B1-C52E4214D59E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

0x110daf000 - 0x110dfeff7 com.apple.opencl (2.7.0 - 2.7.0) <307263BA-0368-38C9-A7FB-25920343D0DF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x110e1a000 - 0x110e25fff com.apple.CrashReporterSupport (10.11 - 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x110e37000 - 0x110e59fff com.apple.IconServices (68.1 - 68.1) <CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices

0x110e7d000 - 0x110e9cff7 com.apple.framework.Apple80211 (11.0 - 1121.34) <AE7795B8-4590-3714-999D-3FBFF6BF5D93> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x110eb0000 - 0x110f1bff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <3B35C543-7FCE-333F-80C1-432FA41DDCDE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x110f67000 - 0x11100bfff com.apple.Bluetooth (4.4.4 - 4.4.4f4) <BCF89EFE-853D-3AEA-AE31-DC8293C7284F> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

0x11108f000 - 0x1110f6fff com.apple.framework.CoreWiFi (11.0 - 1101.20) <993592F1-B3F1-3FAD-87BD-EA83C361BCCF> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x11115d000 - 0x111170fff com.apple.CoreBluetooth (1.0 - 1) <E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth

0x111189000 - 0x1111b0fff com.apple.ChunkingLibrary (167 - 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x1111c0000 - 0x1111faff7 com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x111220000 - 0x1112a8fff com.apple.CoreSymbolication (3.1 - 58048.1) <4730422E-4178-34F9-8550-BB92F2A4F44B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x1112c1000 - 0x111311ff7 com.apple.Symbolication (1.4 - 58044) <F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x111351000 - 0x11135dfff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore

0x111373000 - 0x1115e2fff com.apple.AuthKit (1.0 - 1) <376E7446-9F68-3188-B4D3-DA06925DC535> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit

0x111611000 - 0x11163efcb com.apple.dt.instruments.DTXConnectionServices (7.3 - 60081) <5FA2B405-584A-3628-8BB1-33957E07A23D> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices

0x111668000 - 0x1116fefff com.apple.dt.instruments.DVTInstrumentsFoundation (7.3 - 60081) <2B701E5C-7B0F-3266-AE05-008FC07E7933> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation

0x11177d000 - 0x1117bffff com.apple.framework.ConfigurationProfiles (8.1 - 847) <AAA938D9-F2FC-33AC-8B39-50BA6017872B> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles

0x1117e3000 - 0x1117e6ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6932B5EC-0EA9-333D-BF7E-665047392FEC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

0x1117ee000 - 0x1118c4ffb com.apple.DiskImagesFramework (10.11.3 - 417.2) <7412BC0B-A895-350D-B829-1E3A6FF5EC3F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x111925000 - 0x1119e2fd7 com.apple.PackageKit (3.0 - 546) <C257D310-4642-3F16-A747-EED63B08EB6D> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit

0x111a6e000 - 0x111a9fff7 libncurses.5.4.dylib (46) <D4C10699-3E8F-3F42-A695-7490EA4B6B32> /usr/lib/libncurses.5.4.dylib

0x111ab5000 - 0x111ab5fff com.apple.IOPlatformPluginFamily (1.0 - 1) <61D1D438-9DE8-34A0-ADC0-9789517515E8> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily

0x111abf000 - 0x111ac0ffb libsysmon.dylib (85) <B4DA61BB-07A0-3CFB-9EBD-33121FC4BEA4> /usr/lib/libsysmon.dylib

0x111acc000 - 0x111ae9ff7 com.apple.pluginkit.framework (1.0 - 1) <0BA96479-0451-3DA9-A2AC-FE1D86D383AB> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit

0x111b0a000 - 0x111b92fff com.apple.CoreSymbolicationDT (7.3 - 60036) <6FB0FDB1-F947-3266-A329-1A745B7B6830> /Applications/Xcode.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT

0x111be6000 - 0x111c3dff3 com.apple.SymbolicationDT (7.3 - 60037) <277D1AEF-8350-3AAE-B37C-FE05992BC4AC> /Applications/Xcode.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT

0x111c7d000 - 0x111c96fff com.apple.network.statistics.framework (1.2 - 1) <153E9FF4-EB4A-3C0D-9A99-497A42EFDED9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics

0x111cb2000 - 0x111cdbfff com.apple.framework.CoreProfileDT (7.3 - 60017) <65C9BA17-1C28-382E-B293-0A8B004A7E7D> /Applications/Xcode.app/Contents/SharedFrameworks/CoreProfileDT.framework/Versions/A/CoreProfileDT

0x111cf3000 - 0x111cf7ff7 com.apple.kperf (1.0 - 1) <A8AB63CD-4944-3292-BEE2-D6A16B30AB33> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf

0x111d06000 - 0x111d0dff7 com.apple.kperfdataDT (1.0 - 1) <3DD53453-8B79-371C-AF9F-DDA242BD10B1> /Applications/Xcode.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT

0x111d19000 - 0x111d3cff7 com.apple.StreamingZip (1.0 - 1) <903CD355-43A5-3814-8C69-F58F76A1FF8C> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip

0x111d57000 - 0x111dd0ff7 libdtrace.dylib (168) <829B6CD8-3110-314F-83F5-CD1A0B7EA6A7> /usr/lib/libdtrace.dylib

0x111e00000 - 0x111e13ff7 com.apple.dt.instruments.DVTInstrumentsUtilities (7.3 - 60081) <6FA7077C-9610-357E-ADF4-C605EBAF25CD> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities

0x111e31000 - 0x111e6efff com.apple.DebugSymbols (134 - 133) <F8D2C148-690D-39F6-BCF6-8D95054C393E> /Applications/Xcode.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT

0x111e90000 - 0x111eabfff com.apple.aps.framework (4.0 - 4.0) <CAD47B6E-A581-3B35-885B-67B206F41D5E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService

0x111eca000 - 0x111ed2fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <CC53DC12-9231-3C4F-921B-9A770D463323> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon

0x111ee1000 - 0x111ee3fff libUniversalAccess.dylib (270.10) <B1876D7D-7630-3D7E-B70A-750C56A9D7C1> /usr/lib/libUniversalAccess.dylib

0x111eeb000 - 0x111f0dff7 com.apple.framework.familycontrols (4.1 - 410) <36DCC2B7-4FDF-397D-BB14-36CACED9E946> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x111f2f000 - 0x111f5cff3 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <E38F3C5D-754F-32BE-87FB-C83A80B4C0D6> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X

0x111f79000 - 0x11205fff7 libcrypto.0.9.8.dylib (59.40.2) <2486D801-C756-3488-B519-1AA6807E8948> /usr/lib/libcrypto.0.9.8.dylib

0x1120cc000 - 0x1120d4fff com.apple.AppleSRP (5.0 - 1) <840A5C20-6452-36BB-ACF7-29BA6CBF7C48> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

0x1120e0000 - 0x1120e1fff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x1120ea000 - 0x1120ebfff libUAPreferences.dylib (270.10) <E024EBC2-529A-332E-98B8-8332912ED5F4> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib

0x1120f7000 - 0x112103fff com.apple.CommerceCore (1.0 - 462.9) <FC172F15-E030-3437-BCFF-8D4F1570A8E1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x112114000 - 0x112140fff com.apple.framework.SystemAdministration (1.0 - 1.0) <1318B6A5-FFC3-3615-914D-95CBFE5BA727> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration

0x11216b000 - 0x112180fff com.apple.AppContainer (4.0 - 261.40.2) <F220E702-1C00-3BD2-9943-C7E75C3B4418> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer

0x11219f000 - 0x1121a1fff com.apple.SecCodeWrapper (4.0 - 261.40.2) <1F832591-59A8-3B3F-943F-D6D827463782> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper

0x1121ae000 - 0x1121b9fff com.apple.DirectoryService.Framework (10.11 - 194) <6F827D0E-0F02-3B09-B2A8-252865EECA7F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

0x1121c9000 - 0x1121cdfff com.apple.LoginUICore (3.2 - 3.2) <5524E4BC-4700-39F4-AF06-E53322712EE0> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore

0x1121dd000 - 0x11226cff7 libCoreStorage.dylib (517.20.1) <EC540EAA-089C-36D9-BBAA-0684EDE098AB> /usr/lib/libCoreStorage.dylib

0x112294000 - 0x11229ffff libcsfde.dylib (517.20.1) <6FFC376E-E141-37EE-800A-004080A50091> /usr/lib/libcsfde.dylib

0x1122ab000 - 0x1122acff7 libodfde.dylib (23) <F84CB160-D638-3190-B6F5-A262E9AF09F6> /usr/lib/libodfde.dylib

0x1122b9000 - 0x112373fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <540853B2-B123-3560-8023-C92EE229051A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x1123dd000 - 0x11242bfff libcurl.4.dylib (90) <12E01E4B-24C9-394C-9D2C-85CF85D5F459> /usr/lib/libcurl.4.dylib

0x112442000 - 0x112475ff7 com.apple.MediaKit (16 - 809) <BF8032FE-6645-37F6-A622-BC7EEE3EAABF> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x11248c000 - 0x1124b5fff com.apple.ProtectedCloudStorage (1.0 - 1) <4850F751-E61B-30C0-B89A-B313601D3DB5> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage

0x1124db000 - 0x1124ddfff com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x1124e5000 - 0x1124e7ffb libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib

0x1124ed000 - 0x1124f6fff com.apple.icloud.FindMyDevice (1.0 - 1) <B9C741F2-6FAC-3BA7-B6E0-9A910C6E8D4E> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice

0x112506000 - 0x11253dff7 com.apple.LDAPFramework (2.4.28 - 194.5) <9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x112551000 - 0x112563fff libsasl2.2.dylib (209) <2F81C8C9-11A3-3581-B2C1-D8C03AB7D39C> /usr/lib/libsasl2.2.dylib

0x112571000 - 0x1125aeff3 com.apple.bom (14.0 - 193.7) <9B8AE30B-24A3-37AB-B04E-4CE67AED4775> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x1125c5000 - 0x1125d4fe7 com.apple.AppleFSCompression (81.20.2 - 1.0) <2FE122A9-5265-320A-9600-FFC5CE4DE197> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x1125e0000 - 0x11261bff7 com.apple.AuthKitUI (1.0 - 1) <EC5CFA90-A461-30BD-BE65-52D45F005951> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI

0x112668000 - 0x1126f3ffb com.apple.dt.XCTest (1.0 - 10112) <CE6B68B3-32BB-3004-B23C-882C702E3420> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest

0x11275f000 - 0x11278effb com.apple.datadetectors (5.0 - 308) <1949868C-BDCD-3772-BDBD-D7E9F2CC1451> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors

0x1127bb000 - 0x1127eafff com.apple.securityinterface (10.0 - 55065.40.1) <1BB39B19-DD74-347E-A344-0E6781773577> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

0x11281d000 - 0x11281dfff com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x112824000 - 0x112824fff com.apple.quartzframework (1.5 - 21) <5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x11282b000 - 0x11282cfff libquit.dylib (197.1) <C9B29CC4-19AD-3D2B-9C7F-4FDAB73FE781> /usr/lib/libquit.dylib

0x112835000 - 0x112b75fff com.apple.WebKit (11601 - 11601.5.17.1) <6FA46AD7-3DF1-3654-A642-D9C5BE613ED7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x112efc000 - 0x11359bff7 com.apple.JavaScriptCore (11601 - 11601.5.17) <E12A9CB4-C807-3602-8357-6037579F6A13> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x113741000 - 0x113c63fff com.apple.QuartzComposer (5.1 - 334) <80235264-CA1B-3E3F-96F7-5F6F52FDC5B6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

0x113f8a000 - 0x114035fff com.apple.PDFKit (3.1 - 3.1) <27AF3C85-1C0B-389C-856C-2E527620C195> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

0x1140c1000 - 0x1140e5fff com.apple.quartzfilters (1.10.0 - 1.10.0) <F5C482E2-5AFB-3959-8C01-C149D48E7583> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

0x11411a000 - 0x114387fff com.apple.imageKit (2.6 - 932) <FAE317B8-DF15-3096-AFAC-464913BF2F3B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

0x1145f0000 - 0x1146dbff7 com.apple.QuickLookUIFramework (5.0 - 696.7) <5A4AAFEC-D38C-3DA0-9361-CBF1D4C6B376> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI

0x1147ac000 - 0x1148f1fff com.apple.QTKit (7.7.3 - 2943.3) <88AA19A7-7170-3798-8CBA-B1B8D4763ADB> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x114a0a000 - 0x114bb6fff com.apple.avfoundation (2.0 - 1046.9.11) <DE524245-B7EF-3E9D-8AA1-3D99A3304EF4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x114d50000 - 0x114e29fff com.apple.CoreMedia (1.0 - 1731.15.202) <D2A49E52-9D26-35A8-BDDC-3BCDBEC5A19E> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x114e90000 - 0x1153e8ff7 com.apple.MediaToolbox (1.0 - 1731.15.202) <A19F9D25-5333-3AA0-90FB-97F3F420A7EA> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x1154de000 - 0x115859ffb com.apple.************ (1.0 - 1731.15.202) <B839BE14-9503-3B5E-A54A-C7FCEED34EA3> /System/Library/Frameworks/************.framework/Versions/A/************

0x1158aa000 - 0x1158c0fff com.apple.CoreMediaAuthoring (2.2 - 953) <06C2E0E2-BA5C-3BB1-8DD7-55613EDD654D> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

0x1158d9000 - 0x115924ff7 com.apple.CoreMediaIO (703.0 - 4791) <B974A225-61C6-34DD-AC2A-495BD6A393B3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x115952000 - 0x1159b5fff libAVFAudio.dylib (161.2) <1A98DBF3-490B-37FB-928A-AB1E36E6E5DD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib

0x115a05000 - 0x115a08fff libspindump.dylib (197.1) <48F4C673-9F0C-38BE-B550-88241E812518> /usr/lib/libspindump.dylib

0x115a0f000 - 0x115a3fff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <4AAFB1C4-3708-30F9-ACFA-90564347204C> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x115a51000 - 0x115a56fff com.apple.MediaAccessibility (1.0 - 79) <C5E61B45-1967-3602-A48C-31E132B998B2> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility

0x115a68000 - 0x115a6bfff com.apple.Mangrove (1.0 - 1) <2D86B3AD-64C3-3BB4-BC66-1CFD0C90E844> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove

0x115a77000 - 0x115e4ffef com.apple.CoreAUC (214.0.0 - 214.0.0) <F80C19CA-6CD0-3052-9C22-0288A257CCC8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x115e60000 - 0x115eb2fff com.apple.AppleVAFramework (5.0.32 - 5.0.32) <FC1AED2C-B3E2-31D9-B163-37989CD8A073> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x115ebe000 - 0x115ec4fff com.apple.XPCService (2.0 - 1) <5E2122D6-FFA2-3552-BF16-9FD3F36B40DB> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService

0x115ecf000 - 0x115edafff com.apple.AppSandbox (4.0 - 261.40.2) <52766210-B6EB-3B73-AB1B-42E0A9AD2EE8> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox

0x115ee7000 - 0x115f15ff7 libsandbox.1.dylib (460.40.33) <26158471-870A-3269-9E2B-7D7963B8E9F3> /usr/lib/libsandbox.1.dylib

0x115f31000 - 0x115f39fff libMatch.1.dylib (27) <3AC0BFB8-7E69-3DBE-A175-7F3946FC4554> /usr/lib/libMatch.1.dylib

0x115f44000 - 0x115f48fff com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x115f55000 - 0x115f58ff7 com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x115f64000 - 0x115f69fff com.apple.ImageCapture (9.0 - 9.0) <ACECF0B7-7D92-3A22-BF47-E8FADF4C5378> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x115f7d000 - 0x115f96fff com.apple.openscripting (1.7.1 - 169.1) <36EBF6A7-334A-3197-838F-E8C7B27FCDBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x115fae000 - 0x115fafff3 com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x115fb8000 - 0x115fbaff7 com.apple.securityhi (9.0 - 55006) <A4CEFD45-C51C-381C-A57B-FF75D90C680F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x115fc3000 - 0x116052fff com.apple.CorePDF (4.0 - 4) <849BBFF6-0700-3ED1-98DF-A6E93B9B707F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x1160b1000 - 0x116111fff com.apple.QuickLookFramework (5.0 - 696.7) <ECD33169-5EB1-3783-AF9E-1AB9240F8358> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x116159000 - 0x116162ff7 com.apple.DisplayServicesFW (3.0 - 378) <45BE1B99-8E10-32F0-A180-A6B6CB5883AE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

0x11616e000 - 0x1161c0fff com.apple.ImageCaptureCore (7.0 - 7.0) <9F3123D8-29D2-332F-AD6B-AB9BF1A58022> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

0x11620b000 - 0x11620dff7 com.apple.SafariServices.framework (11601 - 11601.5.17.1) <396E2233-E2DC-391C-84D2-991F636A941B> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices

0x116217000 - 0x116373ff3 com.apple.WebKitLegacy (11601 - 11601.5.17.1) <BEF2ACE7-5D6F-32A2-93BA-BF78D126465F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy

0x116479000 - 0x117567ff7 com.apple.WebCore (11601 - 11601.5.17) <01B1DEA6-A07A-367B-84C0-E264EEFBBA1F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x117ef3000 - 0x11813fff7 com.apple.AddressBook.framework (9.0 - 1679.9) <8879002B-C87B-3595-9CD2-B672F10DD156> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x1183dd000 - 0x1183f0fff com.apple.contacts.ContactsPersistence (1.0 - 2137.1) <71232F20-11BD-370D-9F43-F262BFE46C93> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence

0x118411000 - 0x11843cff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2137.1) <BAE70E9D-BCC8-3650-B554-6D646388EDEF> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation

0x118482000 - 0x1184a1ff7 com.apple.contacts.vCard (1.0 - 2137.1) <41529BD9-1BCC-3A62-92BA-2A7110867355> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard

0x1184d3000 - 0x1184e1fff com.apple.IntlPreferences (2.0 - 192) <61F62126-0902-3324-BB1D-8B93297ED899> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences

0x1184f3000 - 0x118501fff com.apple.ToneLibrary (1.0 - 1) <AF05AF34-9BC4-3BA6-81C1-7420F22C9D7D> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary

0x118514000 - 0x118529fff com.apple.ToneKit (1.0 - 1) <6D5AD263-308F-3F70-8D86-7027569D2694> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit

0x11854b000 - 0x118552ff7 com.apple.phonenumbers (1.1.1 - 105) <A616AFB5-2336-385A-B058-16A423D2B21B> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers

0x118560000 - 0x118600fff com.apple.ViewBridge (159 - 159) <D8131B7E-DFC9-3FDD-9D56-49821C1D1521> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge

0x11866a000 - 0x118676ffb com.apple.dt.DVTServices (7.3.1 - 10179) <E6A02267-E01D-3338-AA05-33F774E54975> /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices

0x11868c000 - 0x1186c7ff3 com.apple.dt.DVTPortal (7.3.1 - 1) <A93962B1-64D7-368F-BE6B-3C5F3A177E4F> /Applications/Xcode.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal

0x1186fa000 - 0x119ef3ff3 +libclang.dylib (703.0.18.1) <171302A1-62F3-3BEE-9AE4-FEB41F86EC70> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib

0x11a4ae000 - 0x11a520ff3 com.apple.dt.Xcode.DVTSourceControl (7.3 - 10094) <0D95F898-680E-34FE-8D51-62011E711CEA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl

0x11a56f000 - 0x11ba37ff3 +libLTO.dylib (703.0.29) <36094892-20EF-37C5-B8D9-1430D3B1F8EA> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib

0x11bd81000 - 0x11bd98ff3 com.apple.DADocSetManagement (7.3 - 10007) <AF229E45-F027-3123-8DEB-3F0BD485A518> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement

0x11bdad000 - 0x11bdb2ffb com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <D833839E-5586-30DE-967B-0436D5AC6998> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper

0x11bdbd000 - 0x11bdd4fff com.apple.ScriptingBridge (1.3.3 - 68) <13D01EBC-D01E-3054-8C3C-3989BCF6370A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge

0x11bdef000 - 0x11be3fff7 com.apple.DiskManagement (8.1 - 952) <6E0FBC67-47E0-3669-8065-ECA8C67098A8> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement

0x11be6d000 - 0x11bf1cfff com.apple.dt.instruments.DTGraphKit (7.3 - 60083) <E2C2B9EF-C8B4-3C5E-A4DB-73BC4C2E7A84> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit

0x11bf7d000 - 0x11bfc8fff com.apple.DADocSetAccess (7.3 - 10007) <A89AAD04-DF7A-36CA-826C-23FF999A98EB> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess

0x11bff7000 - 0x11c0c9ffb com.apple.PubSub (1.0.5 - 65.40) <53460CF1-6327-3512-8FF1-335D3F6A9D5E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub

0x11c137000 - 0x11c168ff7 libtidy.A.dylib (15.17) <6859415D-7A43-384E-ABDD-AA6B2AA9FDCD> /usr/lib/libtidy.A.dylib

0x11c17a000 - 0x11c17bfff libffi.dylib (18.1) <5BA9612C-747E-33CE-9DB1-3C01ECF3041D> /usr/lib/libffi.dylib

0x11cc43000 - 0x11cc71ff7 com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal

0x11cce7000 - 0x11cd39ff7 com.apple.CoreSimulator (209.19 - 209.19) <F334E7E4-7D73-3B59-B539-97518FBB7C3E> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator

0x11cd64000 - 0x11cd75ffb com.apple.dt.IDELanguageSupportCore (7.3.1 - 10122) <3257B567-AB7B-37EB-A49D-E72584D1701A> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore

0x11cd89000 - 0x11cd8dff3 com.apple.dt.dbg.DebuggerLLDBService (7.3.1 - 10174) <DCE3B669-A015-3298-8476-99968A26AB87> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService

0x11cd95000 - 0x11cd98fff com.apple.IDEWatchKit1SupportUI (7.3 - 10004) <642A4963-7E59-3288-9951-56412E3274A0> /Applications/Xcode.app/Contents/PlugIns/IDEWatchKit1SupportUI.ideplugin/Contents/MacOS/IDEWatchKit1SupportUI

0x11cde1000 - 0x11cdebfff com.apple.DevToolsFoundation (9.3.1 - 10150) <0205D213-6DE4-31E3-B8F9-AAA0E3323075> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation

0x11fae1000 - 0x11fb0affb libRIP.A.dylib (957) <5F18F20D-5921-3314-A9F8-F1B1CB62C83D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x11fb23000 - 0x11fb38ff3 libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib

0x11fbbf000 - 0x11fbc1fff libCGXType.A.dylib (957) <B901C222-E779-32EB-96C2-5A707A09FC5B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x120913000 - 0x12091bfef libcldcpuengine.dylib (2.7.3) <B385841A-B573-3A91-9BEB-CC89CB2716B3> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib

0x120971000 - 0x1209eefff com.apple.sourcekitd (1.0 - 703.0.18.1) <46B3C8BA-96CC-32F3-AA56-9C0E013456E2> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd

0x120a1d000 - 0x120a80fff com.apple.dt.IDE.Xcode3Core (7.3.1 - 10150) <BB4284E6-257C-3762-B671-1C32FA92F6B7> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core

0x120ab6000 - 0x120aeeff7 com.apple.Xcode.DevToolsSupport (9.3.1 - 10150) <FAF71122-0F93-35C3-A3DF-9AEB7DD16A90> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport

0x120c24000 - 0x120fa8ff7 com.apple.Xcode.DevToolsCore (9.3.1 - 10150) <B899CF7C-2118-322F-87FB-C7BF4F32B976> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore

0x121157000 - 0x1211e2ff3 com.apple.dt.IDE.IDEiOSSupportCore (7.3.1 - 10131) <3C006023-E4FF-37F4-8859-09DEA184796E> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore

0x12123b000 - 0x121252fff com.apple.DVTiPhoneSimulatorRemoteClient (7.3.1 - 10131) <D7FE9FFA-6568-39AE-83C8-7335871EE021> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient

0x121269000 - 0x1212fbff7 com.apple.DTDeviceKitBase (7.3.1 - 10131) <7D5602D8-1C83-3FD9-89E9-380B62F516B7> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase

0x121358000 - 0x1214b1fe7 com.apple.mobiledevice (823.40.7 - 823.40.7) <39118395-1892-3CFC-9E9B-420BE768B648> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice

0x12153a000 - 0x121553fff com.apple.DeviceLinkX (5.0 - 264) <4E2B3020-DDAB-3894-9180-E4D9F5AFBAFC> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink

0x121563000 - 0x121599fff libssl.0.9.8.dylib (59.40.2) <523FEBFA-4BF7-3A69-83B7-164265BE7F4D> /usr/lib/libssl.0.9.8.dylib

0x1215b0000 - 0x1215feff7 libstdc++.6.dylib (104.1) <76E2AFB1-07E5-3F19-B692-F6E21B7E470D> /usr/lib/libstdc++.6.dylib

0x121667000 - 0x121691fff com.apple.dt.dbg.DebuggerFoundation (7.3.1 - 10174) <0380FDC2-8885-3A93-BE5D-B0C18A4921E0> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation

0x1216bc000 - 0x121743fff com.apple.dt.IBAutolayoutFoundation (7.3.1 - 10117) <47644788-4CE5-3CE8-B561-A3EE05FED49C> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation

0x1217a1000 - 0x12186dfff com.apple.dt.IBFoundation (7.3.1 - 10117) <A6AF0DA8-7DFF-3905-8B4F-DA6A97660FD7> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation

0x121904000 - 0x121963fff com.apple.CoreThemeDefinition (2.0 - 234) <614A2E42-25AC-3586-A39A-A2320B4DB46B> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition

0x1219aa000 - 0x121a01fff com.apple.dt.dbg.DebuggerLLDB (7.3.1 - 10174) <29C70FE1-7FCD-314B-B7E7-F19A7D6D17F7> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB

0x121a3e000 - 0x1245deff7 com.apple.LLDB.framework (1.350.0.21.9 - 350.0.21.9) <7862FFB0-5204-36DE-A5FA-9BE017CC7E45> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB

0x125251000 - 0x125342ff7 org.python.python (2.7.10 - 2.7.10) <83AFAAA7-BDFA-354D-8A7A-8F40A30ACB91> /System/Library/Frameworks/Python.framework/Versions/2.7/Python

0x1253a9000 - 0x1253c7ffb libedit.3.dylib (43) <1D3E3152-4001-3C19-B56A-7543F1BBA47C> /usr/lib/libedit.3.dylib

0x1253d8000 - 0x1253ddff7 com.apple.XCWatchKit1Support (1.0 - 1) <094FCBB4-A02B-39A3-94E8-B6715255263C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/MacOS/XCWatchKit1Support

0x1253e4000 - 0x1253f8ff3 com.apple.dt.XCLanguageSupport (7.3.1 - 10122) <8C5B6811-F3BF-35C0-897E-87F96C0A07A2> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport

0x125409000 - 0x125417ff7 com.apple.xcode.plug-in.CoreBuildTasks (9.3.1 - 10150) <BCEE0A17-CEF8-32F8-9062-CBEDAEBEDB89> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks

0x125420000 - 0x125423fff com.apple.dt.IDEWatchSupportCore (1.0 - 1) <44B4D171-424C-30D6-96FD-B830ACFF11BD> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore

0x125429000 - 0x12542dffb com.apple.dt.IDEAppleTVSupportCore (1.0 - 1) <C1B935D6-B17B-3684-8E6D-7CFB637B9B9B> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.ideplugin/Contents/MacOS/IDEAppleTVSupportCore

0x125435000 - 0x12543aff7 com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <697926FB-592D-3997-A4C2-E15278603301> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore

0x125442000 - 0x12544dff3 com.apple.dt.IDE.IDEOSXSupportCore (7.3 - 10012) <EAE8EC8F-3CBE-3FA7-821D-615771EEBF1E> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore

0x12545d000 - 0x12549efff com.apple.dt.gpu.GPUDebuggerFoundation (7.3 - 20052) <BEA5E0C9-6F7B-3D07-8BBF-2A173670675A> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation

0x1254d5000 - 0x1254e4fff com.apple.GPUToolsShaderProfiler (1.0 - 20034) <C87E0148-1F8C-384A-8148-04B3294CC389> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler

0x1254f7000 - 0x125538ff7 com.apple.GPUToolsCore (1.0 - 20071) <D8ED59D0-A14F-3A2F-9B89-F13D542D562B> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore

0x125571000 - 0x1255abff7 com.apple.GPUTools (1.0 - 20071) <0F0C6985-6135-3CA4-8728-C4E7C1EC338C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools

0x1255dc000 - 0x1256b8fff com.apple.GPUToolsServices (1.0 - 20034) <CFB9E6D8-F31A-3136-BB5D-57FF91CECC78> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices

0x125726000 - 0x12577bfff com.apple.GPUToolsInterface (1.0 - 20034) <FB26AB5D-5DD9-3CFD-AD46-014CBE63347A> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface

0x1257b8000 - 0x1257e2fff com.apple.GLToolsInterface (1.0 - 20034) <46CCBB85-1749-3C9A-8B68-60FCB399F0EB> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface

0x125804000 - 0x125853ff7 com.apple.GLToolsCore (1.0 - 20071) <BDFA50E4-4763-3B17-BBE5-F7DECA8E6F9E> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore

0x125873000 - 0x125887ff7 com.apple.GLTools (1.0 - 20071) <D135333C-6DBC-3110-A1A4-9615233AE348> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools

0x125893000 - 0x1258ebff7 com.apple.GLToolsServices (1.0 - 20034) <F65984DD-36BF-3508-9BD0-235CB5DF5417> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices

0x125932000 - 0x12593aff7 com.apple.GPUToolsPlatform (1.0 - 20071) <AF599480-DE18-31F0-BAD9-14BEBF3EE100> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsPlatform.framework/Versions/A/GPUToolsPlatform

0x125945000 - 0x1259cbfff com.apple.gputools.GLToolsAnalysisEngine (1.0 - 20034) <ABF3B78F-2BA9-33DC-A1BA-1C3D439DDBBB> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine

0x125a12000 - 0x125a1fffb com.apple.dt.gpu.GPUDebuggerKit (7.3 - 20052) <A7D4388E-C09F-30DE-A522-8343CEDBAED5> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit

0x125a35000 - 0x125a3dff7 com.apple.dt.gpu.GPUTraceDebugger (7.3 - 20052) <5DCBC01F-C625-322A-AEBE-6916F68F2114> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger

0x125a49000 - 0x125ac0fff com.apple.dt.gpu.GPUTraceDebuggerUI (7.3 - 20052) <AC2437B7-6639-3D48-BB0F-D900C9F9503F> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI

0x125b11000 - 0x125b80fff com.apple.dt.IDE.IDEDocViewer (7.3.1 - 10174) <5D47668A-7A2A-360D-9165-C10DB531EEDD> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer

0x125bdb000 - 0x126147ff3 com.apple.dt.IDE.IDEInterfaceBuilderKit (7.3.1 - 10117) <DB56BAFC-DE6E-313E-9F0E-3B7E1FA3CCD3> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit

0x126527000 - 0x12652dff7 com.apple.dt.dbg.DebuggerKit (1.0 - 1) <DD81751F-23F3-3BF5-ACC6-DC403AA354CF> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit

0x12653a000 - 0x12657cff3 com.apple.dt.IDE.iCloudSupport (7.3.1 - 10174) <CF90EC95-55AE-3D52-9DD9-538EEFA2DA7D> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport

0x1265b8000 - 0x1265c1ff3 com.apple.dt.IDE.HexEditor (7.3.1 - 10174) <39E858D9-A42F-3181-986D-AA1FED7B02C5> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor

0x1265ce000 - 0x1265feff3 com.apple.dt.HexFiendFramework (7.3.1 - 10174) <3BEF5124-B2F2-37CD-97B4-BA271804877C> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend

0x126628000 - 0x126725ff7 com.apple.dt.dbg.DebuggerUI (7.3.1 - 10174) <E17A147B-51F2-39F9-9147-98D64E328817> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI

0x1267f7000 - 0x126843ff7 com.apple.corelocation (1486.17 - 1615.38) <6336CFC5-9D7D-3B76-B263-56DD6EBD0B8D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x126860000 - 0x1269c6fff com.apple.MapKit (1.0 - 1620.41) <2E289A8D-5629-3A9B-93F3-E439747C3A09> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit

0x126adb000 - 0x126f9cfff com.apple.SceneKit (5.0 - 293) <E273A577-6E22-3F68-8A03-0B74EF299408> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit

0x12727a000 - 0x1272a2fff com.apple.GLKit (1.0 - 56) <E5E5A6F0-E6FC-3D40-81E4-A3E627929FD0> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit

0x1272cb000 - 0x127766ff3 com.apple.GeoServices (1.0 - 1151.47.0.1) <928294E7-6897-3D5B-9D2E-BC092B6C25DE> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x127af8000 - 0x127b08ff3 com.apple.ProtocolBuffer (1 - 243) <BAE5E5C9-DD59-3BB8-9741-EEFC5E3046EE> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer

0x127b1b000 - 0x127b87ff7 com.apple.contacts.Contacts (1.0 - 2137.1) <2726B3FB-7A00-34E0-8BBF-7E5395C35527> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts

0x127c29000 - 0x12835bff7 com.apple.VectorKit (1.0 - 1156.38.0.1) <39206074-C49E-3C6C-8C3D-98CB9F9B8961> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit

0x1285fa000 - 0x128632ff7 com.apple.Accounts (113 - 113) <5CB5B8DD-BAC3-3924-8908-AD1DF4F2C6AB> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts

0x128667000 - 0x128669fff com.apple.OAuth (25 - 25) <B147CF79-A687-3466-BCAE-F05243DE71F7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth

0x128670000 - 0x128a9afff com.apple.ModelIO (1.0 - 1) <8838E0E1-ACB3-3CE8-ABDC-C787D8B3F247> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO

0x128afe000 - 0x128b54fff com.apple.dt.IDEProductsUI (1.0 - 1) <0BFF7F5B-3351-3310-A0BE-3D2107C5F0F6> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI

0x128ba5000 - 0x128bd0fff com.apple.dt.DVTProducts (1.0 - 1) <58E05C96-4D66-3F7C-98E8-CB4456CAB557> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts

0x128bf1000 - 0x128c1bff3 com.apple.dt.DVTAnalytics (1.0 - 1) <6A665205-C081-3727-8FDB-32E61B2FEB24> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics

0x128c41000 - 0x128c5aff7 com.apple.dt.DVTAnalyticsClient (7.3.1 - 1) <82753B63-9ADF-31CD-AC03-B26840C960FE> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient

0x128c79000 - 0x128c9cffb com.apple.dt.IDE.IDEQuickHelp (7.3.1 - 10174) <35CEFF4F-8F1B-382F-B852-9727FF2A6D20> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp

0x128cbd000 - 0x128d96ffb com.apple.dt.IDE.IDESourceEditor (7.3.1 - 10174) <97B88C56-C460-383F-B4A3-F843F66FFAE8> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor

0x128e1e000 - 0x128febfff com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (7.3.1 - 10117) <CAAA95EA-32F2-3110-9B1E-021CABA194B8> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration

0x12918e000 - 0x129212ffb com.apple.AVKit (1.1 - 285.10) <4C174B0F-43FF-3F41-8687-EA9C71EF1C18> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit

0x12927c000 - 0x1293e2fff com.apple.AutomatorFramework (2.6 - 419) <D4FA8249-D558-3B85-9339-788C0006DF27> /System/Library/Frameworks/Automator.framework/Versions/A/Automator

0x12953d000 - 0x129562ff7 com.apple.DiscRecordingUI (9.0.1 - 9010.4.3) <BA343D04-0E6B-3461-B9F5-82B3525051B9> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI

0x129584000 - 0x1295c0ff7 com.apple.OSAKit (1.5 - 104) <8AE3C204-09F1-321A-B007-14D217F9EC59> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit

0x1295fc000 - 0x129606fff com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <04208A07-A884-386D-AAE9-6F7A4F783B13> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework

0x129611000 - 0x129621fff com.apple.AppleScriptObjC (1.4 - 32) <0C137AF5-9086-3205-9895-F3B8DF3B47FF> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC

0x129632000 - 0x12963efff libexslt.0.dylib (14.1) <D2D356A3-364D-3277-928D-3B8DBE5B99E8> /usr/lib/libexslt.0.dylib

0x129647000 - 0x129877ffb com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (7.3 - 10085) <D95EEF5F-4EF3-38B0-9C7F-24E7B9614CC6> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration

0x12997c000 - 0x129986ff7 com.apple.SimulatorKit (1.0 - 209.17) <CD02BBD0-7662-3094-9610-ADDA3EA889CF> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit

0x129990000 - 0x1299a0fff com.apple.DTDeviceKit (4.2 - 10131) <1C2AEDAD-8543-3B31-9902-4BE902A731C6> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit

0x1299b2000 - 0x1299e8fff com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration (7.3 - 3733) <2D24F342-0A8D-35B2-8DDC-83C7114C3D3B> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration

0x129a05000 - 0x129aebfef unorm8_bgra.dylib (2.7.3) <B315AE9C-9E09-3D9F-9513-EC2195908516> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib

0x129b2e000 - 0x129c0eff7 unorm8_rgba.dylib (2.7.3) <9EB6C346-CFF6-32D7-B4A1-2409DFBCB216> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib

0x129ea9000 - 0x129efbfff com.apple.CloudDocs (1.0 - 383.12) <1388C0E5-9B2F-372B-A005-043EB049AAA3> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs

0x129f44000 - 0x129ffcff7 com.apple.CoreDuet (1.0 - 1) <058EAEDE-156F-309C-AB61-34C61B93D967> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet

0x12a08b000 - 0x12a144ff7 com.apple.cloudkit.CloudKit (482.29 - 482.29) <E235B37E-1491-3857-BDE8-38450D4FE8D0> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit

0x12a1ea000 - 0x12a1fefff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <D0A5B9A7-A247-37CD-A8F7-64DC635F9C9B> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol

0x12a20f000 - 0x12a286ff7 com.apple.MMCS (1.3 - 357.1) <549FBEFC-55F7-3101-BF51-A0B1F7CF2B46> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS

0x12a2c5000 - 0x12a2caff7 com.apple.AssetCacheServices (14.1 - 14.1) <5F249F84-660A-3E94-B073-6729E7ED56D9> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices

0x12a645000 - 0x12a64bffb com.apple.MTLToolsServices (1.0 - 1) <684A70BE-62F5-3C9D-A238-8A0CD34F57E0> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices

0x12a655000 - 0x12a65afff com.apple.MTLTools (1.0 - 1) <B24259FB-6D00-386B-9644-7C247EB0B9F7> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools

0x12a664000 - 0x12a668ffb com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 20034) <2F209849-9054-32D3-9C59-E0C5EBB4D8BC> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine

0x12a681000 - 0x12a68aff7 com.apple.dt.IDEIODebugGaugesCore (7.3.1 - 10174) <C0C1F003-4623-3FAF-BC70-847359A25BEB> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore

0x12a699000 - 0x12a6e1fff com.apple.dt.IDE.IDEiPhoneSupport (7.3.1 - 10131) <B754AEC6-1A3C-378C-8EE7-9165D6579595> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport

0x12a750000 - 0x12a7c2ff3 com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (7.3 - 10032) <C44B82A5-3681-3C1C-A5E9-9DDEB93D537C> /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration

0x12a7ff000 - 0x12a80dff3 com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration (7.3 - 10085) <B985A84C-A39E-3CBB-84CE-6DC57F192E82> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderiOSIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSIntegration

0x12a865000 - 0x12a995ffb com.apple.audio.units.Components (1.13 - 1.13) <1C4A84C5-11AE-3914-BD30-D066114778D2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x12aa2b000 - 0x12aac1ffb com.apple.IDESpriteKitParticleEditor (2.0 - 2) <AEA30C27-92BA-32EA-AA50-C5794E7D9F46> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor

0x12ab24000 - 0x12ab9afff com.apple.xcode.GameToolsFoundation (1.0 - 10027) <D8397FF7-9284-3862-BCEB-701160AD8BD7> /Applications/Xcode.app/Contents/SharedFrameworks/GameToolsFoundation.framework/Versions/A/GameToolsFoundation

0x12abe4000 - 0x12abe8fff com.apple.audio.AppleHDAHALPlugIn (274.7 - 274.7) <2CEBD69A-DD77-3B0F-958B-72521D9E49D4> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn

0x12b000000 - 0x12b1b0ff7 com.apple.SpriteKit (1.0 - 1) <B4945592-2BC5-3B1A-9E36-C2EFA14864C2> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit

0x12b26d000 - 0x12b289fff com.apple.Jet (1.0 - 1) <7069AB0A-4000-3D05-A0F1-7781A017B66A> /System/Library/PrivateFrameworks/Jet.framework/Versions/A/Jet

0x12b2a7000 - 0x12b2feff7 com.apple.PhysicsKit (1.0 - 1) <B6229B9F-2702-393F-B03A-E67A8532867C> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit

0x12b32c000 - 0x12b352ff7 com.apple.audio.OpenAL (1.8 - 1.8) <9C322240-9854-3114-98ED-6CAABD436EEB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

0x12b3d2000 - 0x12b3ddff3 com.apple.dt.PlistEditor (7.3.1 - 10174) <5AE48AFC-859C-3D40-BFC8-2C7775FE9744> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor

0x12b3f2000 - 0x12b409ff7 com.apple.dt.IDEIODebugGaugesUI (7.3.1 - 10174) <EA693F62-D4DB-3BBB-A182-0C3A8E095330> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI

0x12b48e000 - 0x12b4a6ffb com.apple.dt.IDE.IDERTFEditor (7.3.1 - 10174) <35AB786A-EBC1-3138-91A0-E002172CA4B2> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor

0x12b5c9000 - 0x12b6bcfff com.apple.GeForceMTLDriver (10.10.5.2 - 10.1.0) <94A8BE1E-C807-3E93-92C5-7D3A7FF5CEA4> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver

0x12d9ca000 - 0x12db7dff3 com.apple.dt.IDE.Xcode3UI (7.3.1 - 10150) <14409EAE-67FA-3062-A925-A352301359EE> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI

0x12dd4c000 - 0x12ddaffff com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (10.14.58 - 10.1.4) <449A2757-95D6-3F1B-BB64-1DDCABAD356B> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver

0x12de30000 - 0x12e0c1ff7 com.apple.RawCamera.bundle (6.20 - 856) <C66E7CF9-0352-3A5A-AD2B-DE16136EA6B1> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x12e52b000 - 0x12e552fff com.apple.shortcut (2.16 - 93) <2BA6DF3E-04C7-39C8-B311-3413E9FC9022> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x12e579000 - 0x12e585fff com.apple.HelpData (2.1.4 - 90) <10608EEC-B613-309C-96E6-5A40AB951FA4> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x12e651000 - 0x12e65afff +dsc_extractor.bundle (390.7) <37F33AE9-4D3C-3A11-B73C-829F43792993> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/lib/dsc_extractor.bundle

0x12e661000 - 0x12e679ff3 com.apple.dt.IDE.IDEGit (7.3.1 - 10174) <A244CC7E-DE88-32C8-B926-874A484CD6E0> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit

0x12e68d000 - 0x12e6a0ff7 com.apple.dt.IDE.IDESubversion (7.3.1 - 10174) <AAE76AAB-60A8-30B1-8CB1-E1E2B4533EA2> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion

0x12e6af000 - 0x12e729ff7 com.apple.dt.gpu.GPURenderTargetEditor (7.3 - 20052) <8D140637-3A9D-34DF-9008-B84FFA700C4C> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor

0x12e774000 - 0x12e7ccfff com.apple.gpusw.MetalTools (1.0 - 1) <0E6DCE8A-5A0E-310F-8498-6A56DB71D008> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools

0x12e920000 - 0x12e9d7ff7 com.apple.dt.IDE.IDESceneKitEditor (7.3 - 10033) <B2D229A3-B57D-3E21-9999-B9C08278D34D> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor

0x12ea34000 - 0x12eb14ff3 com.apple.dt.IDE.IDEModelEditor (7.3.1 - 10174) <889C02BD-5AC7-38A5-9E86-912BF8B9EA4E> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor

0x12ebaf000 - 0x12ec2dff7 com.apple.dt.IDE.IDEModelFoundation (7.3.1 - 10174) <C3CCBA99-D856-3420-ABEA-FE9BB18EF3F9> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation

0x7fff63c88000 - 0x7fff63cbf0d7 dyld (360.21) <D9B236BC-4AC1-325F-B3EF-3F06DBDA7119> /usr/lib/dyld



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 6

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: 104758

thread_create: 0

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=497.2M resident=0K(0%) swapped_out_or_unallocated=497.2M(100%)

Writable regions: Total=1.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)


VIRTUAL REGION

REGION TYPE SIZE COUNT (non-coalesced)

=========== ======= =======

Accelerate.framework 128K 2

Activity Tracing 2048K 2

CG backing stores 1764K 7

CG image 48K 8

CG shared images 368K 10

CoreAnimation 76K 10

CoreData Object IDs 4100K 3

CoreUI image data 768K 9

CoreUI image file 224K 5

Dispatch continuations 16.0M 2

Foundation 8K 3

Image IO 4K 2

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 127.4M 44

MALLOC guard page 32K 7

Memory Tag 242 12K 2

Memory Tag 251 16K 2

OpenCL 8K 2

Process Corpse Info 2048K 2

SQLite page cache 768K 5

STACK GUARD 56.0M 14

Stack 13.7M 14

VM_ALLOCATE 96K 12

WebKit Malloc 4132K 5

__DATA 55.2M 552

__IMAGE 528K 2

__LINKEDIT 115.3M 452

__TEXT 382.0M 439

__UNICODE 552K 2

mapped file 110.9M 24

shared memory 16.3M 11

=========== ======= =======

TOTAL 1.9G 1629

TOTAL, minus reserved VM space 910.2M 1629



Model: MacBookPro10,1, BootROM MBP101.00EE.B0A, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 2.3f36

Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In

Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB

Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.21.95.175.1a6)

Bluetooth: Version 4.4.4f4 17685, 3 services, 27 devices, 1 incoming serial ports

Network Service: Wi-Fi, AirPort, en0

PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@190,0,0

PCI Card: Apple 57761-B0, Ethernet Controller, Thunderbolt@191,0,0

PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@196,0,0

PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@196,0,1

PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@196,0,2

PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@200,0,0

PCI Card: Apple 57761-B0, Ethernet Controller, Thunderbolt@201,0,0

PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@206,0,0

PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@206,0,1

PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@206,0,2

Serial ATA Device: APPLE SSD SM512E, 500.28 GB

USB Device: USB 2.0 Bus

USB Device: Hub

USB Device: FaceTime HD Camera (Built-in)

USB Device: USB 2.0 Bus

USB Device: Hub

USB Device: Hub

USB Device: Apple Internal Keyboard / Trackpad

USB Device: BRCM20702 Hub

USB Device: Bluetooth USB Host Controller

USB Device: USB 2.0 Bus

USB Device: Hub

USB Device: iPhone

USB Device: Keyboard Hub

USB Device: Apple Keyboard

USB Device: FaceTime HD Camera (Display)

USB Device: Apple Thunderbolt Display

USB Device: Display Audio

USB Device: USB 2.0 Bus

USB Device: Hub

USB Device: Apple Watch Magnetic Charging Cable

USB Device: FaceTime HD Camera (Display)

USB Device: Apple Thunderbolt Display

USB Device: Display Audio

USB Device: USB 3.0 Bus

USB Device: My Passport 0829

USB Device: My Book

Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4

Thunderbolt Device: Thunderbolt Display, Apple Inc., 1, 26.2

Well XCode 8 Beta does not crash. But !! Now It wants to translate Swift . Now my project will not build because of changes to the watch app API. I do not want to be dealing with this now. I want to develop in previous XCode.


Now I try to download XCode 7.3.1 from the dev site. It takes me to the App Store. The Download button does not work. It only shows open. Pressing open starts Xcode 8. This is not what I want !! I want to download 7.3.1 to see If this gets me working again.


Ahh Why is this so difficult ?

Not sure what's causing the crash. In the past when I have uninstalled Xcode by dragging it from the Applications folder to the trash, then reinstalled it, my preferences did not seem to be affected, but I can't guarantee that 🙂. If you are a registered developer, you can download the Xcode 7.3.1 dmg file from the "more downloads" page: Go to the Developer home page, click Develop, click Downloads, scroll to bottom and click See More Downloads. Direct link:

https://developer.apple.com/download/more/

Thanks,


Oddly I have tried that. Unfortunately I had download XCode 8 beta first. Whenever I try to download from the app store It only gives me the option to Open. Oh, Okay I see you are directing to a page that has a comprehensive list of downloads. I'll try that. I did get past the builds errors with 8 beta. The WCSession delegate has methods that are now not optional.


Yeah, it is strange that a time machine re-install of my system failed to work only so far for Xcode.


Once again thanks and sorry for the lengthy paste of the crash log.

Xcode crashes installed after time capsule restore
 
 
Q