AnimateWithTextures action crashes Xcode!

Am I doing something wrong.. After watching the WWDC15 videos for SpriteKit, it shows/implies I can drag and drop a AnimateWithTextures Action from the ObjectLibary, but whenever I do, XCode crashes.


I've tried this with XCode 7GM, and XCode 7.1-beta2.. Can anyone else do this or is this just me?


Reproduceable time after time.

raised radar 22852174

Thought it seems to be specific to .sks files added to a tvOS target, but now I'm not seeing any pattern. 😟

Thanks for filing this - can you also submit your crash logs to your bug report as well?

Thanks Ben.. I would, but for some reason XCode is not giving me the stack trace anymore.

Hi Ben,

I have exactly the same problem. Precisely, xcode crashes when two conditions in whichever order are met.

1. An <animateWithTextures> action in a .sks file is selected in the editor.

2. The attributes inspector for this particular action is active.

Here is crash report.

Process: Xcode [18315]

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

Identifier: com.apple.dt.Xcode

Version: 7.1 (9061)

Build Info: IDEFrameworks-9061000000000000~7

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: Xcode [18315]

User ID: 299565391

Date/Time: 2015-09-28 18:03:30.670 +0800

OS Version: Mac OS X 10.11.1 (15B17c)

Report Version: 11

Anonymous UUID: 91C5D987-2FFE-B992-3001-B6B884730489

Time Awake Since Boot: 2700 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: 7B60

UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** setObjectForKey: key cannot be nil

UserInfo: (null)

Hints: None

Backtrace:

0 0x00007fff985f0bba __exceptionPreprocess (in CoreFoundation)

1 0x00000001072ccfc1 DVTFailureHintExceptionPreprocessor (in DVTFoundation)

2 0x00007fff9467d4fa objc_exception_throw (in libobjc.A.dylib)

3 0x00007fff984eacd4 -[__NSDictionaryM setObject:forKey:] (in CoreFoundation)

4 0x00000001198cf554 __80-[SKInspectorMultiResourceProperty retrieveIDEMediaResourceWithFoldingStrategy:]_block_invoke (in IDESpriteKitParticleEditor)

5 0x0000000108b25cf6 -[IDEMediaResourceVariantContext registerVariantContextObserverWithOptions:block:] (in IDEKit)

6 0x00000001198cf233 -[SKInspectorMultiResourceProperty retrieveIDEMediaResourceWithFoldingStrategy:] (in IDESpriteKitParticleEditor)

7 0x00000001198cef81 -[SKInspectorMultiResourceProperty awakeFromNib] (in IDESpriteKitParticleEditor)

8 0x00007fff94dafc9f -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] (in AppKit)

9 0x00007fff94ec040b -[NSNib _instantiateNibWithExternalNameTable:options:] (in AppKit)

10 0x00007fff94ec005b -[NSNib _instantiateWithOwner:options:topLevelObjects:] (in AppKit)

11 0x00007fff94ebf2f0 -[NSViewController loadView] (in AppKit)

12 0x00007fff94e2c806 -[NSViewController _loadViewIfRequired] (in AppKit)

13 0x00007fff94e2c771 -[NSViewController view] (in AppKit)

14 0x00000001087a903c -[IDEInspectorProperty setupRefreshTriggersAndConfigureIfNeeded] (in IDEKit)

15 0x000000010858bf25 +[IDEInspectorProperty propertyWithDefinition:andController:] (in IDEKit)

16 0x00000001087c0d01 +[IDEInspectorSliver sliverForXMLElement:boundTo:] (in IDEKit)

17 0x00000001087afc08 __110+[IDEDeclarativeInspectorGenerator generateInspectorSectionFromXMLElement:boundTo:withTitle:withSliverInsets:]_block_invoke (in IDEKit)

18 0x00000001087aefe6 +[IDEDeclarativeInspectorGenerator enumerateTopLevelElements:boundTo:block:] (in IDEKit)

19 0x00000001087af94f +[IDEDeclarativeInspectorGenerator generateInspectorSectionFromXMLElement:boundTo:withTitle:withSliverInsets:] (in IDEKit)

20 0x00000001087af64c __111+[IDEDeclarativeInspectorGenerator generateInspectorLayoutGroupFromXMLElement:boundTo:withSectionSliverInsets:]_block_invoke (in IDEKit)

21 0x00000001087aefe6 +[IDEDeclarativeInspectorGenerator enumerateTopLevelElements:boundTo:block:] (in IDEKit)

22 0x00000001087af417 +[IDEDeclarativeInspectorGenerator generateInspectorLayoutGroupFromXMLElement:boundTo:withSectionSliverInsets:] (in IDEKit)

23 0x000000010858bc68 +[IDEDeclarativeInspectorGenerator generateInspectorInterfaceFromXMLElement:boundTo:] (in IDEKit)

24 0x000000010858b7e1 -[IDEInspectorViewController loadView] (in IDEKit)

25 0x00007fff94e2c806 -[NSViewController _loadViewIfRequired] (in AppKit)

26 0x00007fff94e2c771 -[NSViewController view] (in AppKit)

27 0x0000000107775c0e -[DVTViewController view] (in DVTKit)

28 0x00000001086dcc69 -[IDEInspectorArea _contentViewForSlice:inCategory:] (in IDEKit)

29 0x000000010877d8d2 -[IDEUtilityArea _cachedContentViewForSlice:inCategory:] (in IDEKit)

30 0x000000010877ded8 -[IDEUtilityArea _cachedSliceViewForSlice:inCategory:] (in IDEKit)

31 0x000000010877e082 -[IDEUtilityArea _sliceViewsForSlices:inCategory:] (in IDEKit)

32 0x000000010853283b -[IDEUtilityArea _rebuildStackWithNavigableItems:] (in IDEKit)

33 0x0000000108531a8b -[IDEUtilityArea _rebuildCategoriesAndStack] (in IDEKit)

34 0x0000000107151eca -[DVTDelayedInvocation runBlock:] (in DVTFoundation)

35 0x00007fff9d1cbf32 __NSFirePerformWithOrder (in Foundation)

36 0x00007fff98585e37 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ (in CoreFoundation)

37 0x00007fff98585da7 __CFRunLoopDoObservers (in CoreFoundation)

38 0x00007fff98565338 __CFRunLoopRun (in CoreFoundation)

39 0x00007fff98564d68 CFRunLoopRunSpecific (in CoreFoundation)

40 0x00007fff9a684d55 RunCurrentEventLoopInMode (in HIToolbox)

41 0x00007fff9a684a97 ReceiveNextEventCommon (in HIToolbox)

42 0x00007fff9a6849cf _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)

43 0x00007fff94de3f3a _DPSNextEvent (in AppKit)

44 0x00007fff94de3369 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit)

45 0x000000010789c1f2 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)

46 0x00007fff94dd7ecc -[NSApplication run] (in AppKit)

47 0x00007fff94da1162 NSApplicationMain (in AppKit)

48 0x00007fff9ea5b5ad start (in libdyld.dylib)

abort() called

Application Specific Signatures:

NSInvalidArgumentException

Application Specific Backtrace 1:

0 CoreFoundation 0x00007fff985f0bd2 __exceptionPreprocess + 178

1 DVTFoundation 0x00000001072ccfc1 DVTFailureHintExceptionPreprocessor + 194

2 libobjc.A.dylib 0x00007fff9467d4fa objc_exception_throw + 48

3 CoreFoundation 0x00007fff984eacd4 -[__NSDictionaryM setObject:forKey:] + 1236

4 IDESpriteKitParticleEditor 0x00000001198cf554 __80-[SKInspectorMultiResourceProperty retrieveIDEMediaResourceWithFoldingStrategy:]_block_invoke + 684

5 IDEKit 0x0000000108b25cf6 -[IDEMediaResourceVariantContext registerVariantContextObserverWithOptions:block:] + 199

6 IDESpriteKitParticleEditor 0x00000001198cf233 -[SKInspectorMultiResourceProperty retrieveIDEMediaResourceWithFoldingStrategy:] + 482

7 IDESpriteKitParticleEditor 0x00000001198cef81 -[SKInspectorMultiResourceProperty awakeFromNib] + 179

8 AppKit 0x00007fff94dafc9f -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1252

9 AppKit 0x00007fff94ec040b -[NSNib _instantiateNibWithExternalNameTable:options:] + 677

10 AppKit 0x00007fff94ec005b -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143

11 AppKit 0x00007fff94ebf2f0 -[NSViewController loadView] + 270

12 AppKit 0x00007fff94e2c806 -[NSViewController _loadViewIfRequired] + 75

13 AppKit 0x00007fff94e2c771 -[NSViewController view] + 30

14 IDEKit 0x00000001087a903c -[IDEInspectorProperty setupRefreshTriggersAndConfigureIfNeeded] + 103

15 IDEKit 0x000000010858bf25 +[IDEInspectorProperty propertyWithDefinition:andController:] + 548

16 IDEKit 0x00000001087c0d01 +[IDEInspectorSliver sliverForXMLElement:boundTo:] + 697

17 IDEKit 0x00000001087afc08 __110+[IDEDeclarativeInspectorGenerator generateInspectorSectionFromXMLElement:boundTo:withTitle:withSliverInsets:]_block_invoke + 167

18 IDEKit 0x00000001087aefe6 +[IDEDeclarativeInspectorGenerator enumerateTopLevelElements:boundTo:block:] + 757

19 IDEKit 0x00000001087af94f +[IDEDeclarativeInspectorGenerator generateInspectorSectionFromXMLElement:boundTo:withTitle:withSliverInsets:] + 307

20 IDEKit 0x00000001087af64c __111+[IDEDeclarativeInspectorGenerator generateInspectorLayoutGroupFromXMLElement:boundTo:withSectionSliverInsets:]_block_invoke + 216

21 IDEKit 0x00000001087aefe6 +[IDEDeclarativeInspectorGenerator enumerateTopLevelElements:boundTo:block:] + 757

22 IDEKit 0x00000001087af417 +[IDEDeclarativeInspectorGenerator generateInspectorLayoutGroupFromXMLElement:boundTo:withSectionSliverInsets:] + 435

23 IDEKit 0x000000010858bc68 +[IDEDeclarativeInspectorGenerator generateInspectorInterfaceFromXMLElement:boundTo:] + 65

24 IDEKit 0x000000010858b7e1 -[IDEInspectorViewController loadView] + 83

25 AppKit 0x00007fff94e2c806 -[NSViewController _loadViewIfRequired] + 75

26 AppKit 0x00007fff94e2c771 -[NSViewController view] + 30

27 DVTKit 0x0000000107775c0e -[DVTViewController view] + 39

28 IDEKit 0x00000001086dcc69 -[IDEInspectorArea _contentViewForSlice:inCategory:] + 188

29 IDEKit 0x000000010877d8d2 -[IDEUtilityArea _cachedContentViewForSlice:inCategory:] + 110

30 IDEKit 0x000000010877ded8 -[IDEUtilityArea _cachedSliceViewForSlice:inCategory:] + 117

31 IDEKit 0x000000010877e082 -[IDEUtilityArea _sliceViewsForSlices:inCategory:] + 272

32 IDEKit 0x000000010853283b -[IDEUtilityArea _rebuildStackWithNavigableItems:] + 553

33 IDEKit 0x0000000108531a8b -[IDEUtilityArea _rebuildCategoriesAndStack] + 813

34 DVTFoundation 0x0000000107151eca -[DVTDelayedInvocation runBlock:] + 209

35 Foundation 0x00007fff9d1cbf32 __NSFirePerformWithOrder + 339

36 CoreFoundation 0x00007fff98585e37 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23

37 CoreFoundation 0x00007fff98585da7 __CFRunLoopDoObservers + 391

38 CoreFoundation 0x00007fff98565338 __CFRunLoopRun + 872

39 CoreFoundation 0x00007fff98564d68 CFRunLoopRunSpecific + 296

40 HIToolbox 0x00007fff9a684d55 RunCurrentEventLoopInMode + 235

41 HIToolbox 0x00007fff9a684a97 ReceiveNextEventCommon + 184

42 HIToolbox 0x00007fff9a6849cf _BlockUntilNextEventMatchingListInModeWithFilter + 71

43 AppKit 0x00007fff94de3f3a _DPSNextEvent + 1067

44 AppKit 0x00007fff94de3369 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454

45 DVTKit 0x000000010789c1f2 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 247

46 AppKit 0x00007fff94dd7ecc -[NSApplication run] + 682

47 AppKit 0x00007fff94da1162 NSApplicationMain + 1176

48 libdyld.dylib 0x00007fff9ea5b5ad start + 1

49 ??? 0x0000000000000002 0x0 + 2

Global Trace Buffer (reverse chronological seconds):

62.391268 CFNetwork 0x00007fff8e8c3163 TCP Conn 0x7ffcff005460 SSL Handshake DONE

63.048329 CFNetwork 0x00007fff8e8c303f TCP Conn 0x7ffcff005460 starting SSL negotiation

63.049844 CFNetwork 0x00007fff8e8c1a0f TCP Conn 0x7ffcff005460 complete. fd: 15, err: 0

63.053624 CFNetwork 0x00007fff8e9501ad TCP Conn 0x7ffcff005460 event 1. err: 0

63.397859 CFNetwork 0x00007fff8e8c0cdf TCP Conn 0x7ffcff005460 started

63.445861 CFNetwork 0x00007fff8e88489e Creating default cookie storage with process/bundle identifier

63.445861 CFNetwork 0x00007fff8e884836 Faulting in CFHTTPCookieStorage singleton

63.445861 CFNetwork 0x00007fff8e8846c5 Faulting in NSHTTPCookieStorage singleton

63.449737 CFNetwork 0x00007fff8e981d38 NSURLConnection finished with error - code -1100

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

0 libsystem_kernel.dylib 0x00007fff8ccd80ae __pthread_kill + 10

1 libsystem_pthread.dylib 0x00007fff9405a500 pthread_kill + 90

2 libsystem_c.dylib 0x00007fff941d537b abort + 129

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

4 com.apple.dt.IDEKit 0x0000000108713343 -[IDEAssertionHandler handleUncaughtException:] + 1077

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

6 com.apple.AppKit 0x00007fff94dd7fe2 -[NSApplication run] + 960

7 com.apple.AppKit 0x00007fff94da1162 NSApplicationMain + 1176

8 libdyld.dylib 0x00007fff9ea5b5ad start + 1

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

0 libsystem_kernel.dylib 0x00007fff8ccd90a2 kevent_qos + 10

1 libdispatch.dylib 0x00007fff98e3a11d _dispatch_mgr_invoke + 216

2 libdispatch.dylib 0x00007fff98e39d85 _dispatch_mgr_thread + 52

Thread 2:

0 libsystem_kernel.dylib 0x00007fff8ccd878a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9405758c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff94055375 start_wqthread + 13

Thread 3:

0 libsystem_kernel.dylib 0x00007fff8ccd878a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9405758c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff94055375 start_wqthread + 13

Thread 4:

0 libsystem_kernel.dylib 0x00007fff8ccd878a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9405758c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff94055375 start_wqthread + 13

Thread 5:

0 libsystem_kernel.dylib 0x00007fff8ccd2c96 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8ccd20d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff98566054 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff9856551c __CFRunLoopRun + 1356

4 com.apple.CoreFoundation 0x00007fff98564d68 CFRunLoopRunSpecific + 296

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

6 com.apple.DTDeviceKitBase 0x000000010fd775c0 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1103

7 com.apple.Foundation 0x00007fff9d120084 __NSThread__start__ + 1351

8 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

9 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

10 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 6:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff8ccd8222 __select + 10

1 com.apple.CoreFoundation 0x00007fff985a324a __CFSocketManager + 762

2 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

3 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

4 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 7:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff8ccd2c96 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8ccd20d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff98566054 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff9856551c __CFRunLoopRun + 1356

4 com.apple.CoreFoundation 0x00007fff98564d68 CFRunLoopRunSpecific + 296

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

6 com.apple.Foundation 0x00007fff9d120084 __NSThread__start__ + 1351

7 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

8 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

9 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 8:

0 libsystem_kernel.dylib 0x00007fff8ccd878a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9405758c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff94055375 start_wqthread + 13

Thread 9:

0 libsystem_kernel.dylib 0x00007fff8ccd878a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9405758c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff94055375 start_wqthread + 13

Thread 10:

0 libsystem_kernel.dylib 0x00007fff8ccd878a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9405758c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff94055375 start_wqthread + 13

Thread 11:: Dispatch queue: com.apple.root.default-qos

0 libobjc.A.dylib 0x00007fff9466fd61 objc_msgSend + 33

1 com.apple.DADocSetAccess 0x000000010baf8bb0 -[DSAFastToken initWithCoder:] + 298

2 com.apple.Foundation 0x00007fff9d0fb603 _decodeObjectBinary + 2743

3 com.apple.Foundation 0x00007fff9d0fc69d -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1469

4 com.apple.Foundation 0x00007fff9d100f2c -[NSArray(NSArray) initWithCoder:] + 203

5 com.apple.Foundation 0x00007fff9d0fb603 _decodeObjectBinary + 2743

6 com.apple.Foundation 0x00007fff9d0faa45 _decodeObject + 281

7 com.apple.Foundation 0x00007fff9d1b683b +[NSKeyedUnarchiver unarchiveObjectWithFile:] + 156

8 com.apple.DADocSetAccess 0x000000010baee8cb -[DSADocSet loadTokenCache] + 234

9 com.apple.dt.IDE.IDEQuickHelp 0x00000001146dee6c __73+[IDEQuickHelpQueries scheduleLoadingTokenCacheForEnabledDocSetsIfNeeded]_block_invoke_3 + 54

10 com.apple.CoreFoundation 0x00007fff9856bac6 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 134

11 com.apple.CoreFoundation 0x00007fff9856b959 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 217

12 com.apple.dt.DVTFoundation 0x00000001073074cc __DVTDispatchAsync_block_invoke + 153

13 libdispatch.dylib 0x00007fff98e3f8f5 _dispatch_call_block_and_release + 12

14 libdispatch.dylib 0x00007fff98e343c3 _dispatch_client_callout + 8

15 libdispatch.dylib 0x00007fff98e38253 _dispatch_root_queue_drain + 1890

16 libdispatch.dylib 0x00007fff98e37ab8 _dispatch_worker_thread3 + 91

17 libsystem_pthread.dylib 0x00007fff940574f2 _pthread_wqthread + 1129

18 libsystem_pthread.dylib 0x00007fff94055375 start_wqthread + 13

Thread 12:: com.apple.NSEventThread

0 libsystem_kernel.dylib 0x00007fff8ccd2c96 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8ccd20d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff98566054 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff9856551c __CFRunLoopRun + 1356

4 com.apple.CoreFoundation 0x00007fff98564d68 CFRunLoopRunSpecific + 296

5 com.apple.AppKit 0x00007fff94f39eed _NSEventThread + 149

6 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

7 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

8 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 13:: DYMobileDeviceManager

0 libsystem_kernel.dylib 0x00007fff8ccd2c96 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8ccd20d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff98566054 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff9856551c __CFRunLoopRun + 1356

4 com.apple.CoreFoundation 0x00007fff98564d68 CFRunLoopRunSpecific + 296

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

6 com.apple.Foundation 0x00007fff9d10efd8 -[NSRunLoop(NSRunLoop) run] + 74

7 com.apple.GPUToolsMobileFoundation 0x0000000119a46061 -[DYMobileDeviceManager _deviceNotificationThread:] + 134

8 com.apple.Foundation 0x00007fff9d120084 __NSThread__start__ + 1351

9 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

10 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

11 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 14:: CVDisplayLink

0 libsystem_kernel.dylib 0x00007fff8ccd7f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff94058773 _pthread_cond_wait + 821

2 com.apple.CoreVideo 0x00007fff8b3230d8 CVDisplayLink::waitUntil(unsigned long long) + 232

3 com.apple.CoreVideo 0x00007fff8b322ed1 CVDisplayLink::runIOThread() + 511

4 com.apple.CoreVideo 0x00007fff8b3229a9 startIOThread(void*) + 147

5 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

6 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

7 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 15:

0 libsystem_kernel.dylib 0x00007fff8ccd7f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9405873d _pthread_cond_wait + 767

2 com.apple.Xcode.DevToolsCore 0x000000010f7c7c01 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450

3 com.apple.Foundation 0x00007fff9d120084 __NSThread__start__ + 1351

4 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

5 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

6 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 16:

0 libsystem_kernel.dylib 0x00007fff8ccd7f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9405873d _pthread_cond_wait + 767

2 com.apple.Xcode.DevToolsCore 0x000000010f7c7c01 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450

3 com.apple.Foundation 0x00007fff9d120084 __NSThread__start__ + 1351

4 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

5 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

6 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 17:

0 libsystem_kernel.dylib 0x00007fff8ccd7f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9405873d _pthread_cond_wait + 767

2 com.apple.Xcode.DevToolsCore 0x000000010f7c7c01 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450

3 com.apple.Foundation 0x00007fff9d120084 __NSThread__start__ + 1351

4 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

5 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

6 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 18:

0 libsystem_kernel.dylib 0x00007fff8ccd7f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9405873d _pthread_cond_wait + 767

2 com.apple.Xcode.DevToolsCore 0x000000010f7c7c01 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450

3 com.apple.Foundation 0x00007fff9d120084 __NSThread__start__ + 1351

4 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

5 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

6 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 19:

0 libsystem_kernel.dylib 0x00007fff8ccd7f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9405873d _pthread_cond_wait + 767

2 com.apple.Xcode.DevToolsCore 0x000000010f7c7c01 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450

3 com.apple.Foundation 0x00007fff9d120084 __NSThread__start__ + 1351

4 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

5 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

6 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 20:

0 libsystem_kernel.dylib 0x00007fff8ccd878a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9405758c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff94055375 start_wqthread + 13

Thread 21:

0 libsystem_kernel.dylib 0x00007fff8ccd878a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9405758c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff94055375 start_wqthread + 13

Thread 22:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8ccd7f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9405873d _pthread_cond_wait + 767

2 libc++.1.dylib 0x00007fff90f4368f std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47

3 com.apple.JavaScriptCore 0x00007fff936657ab JSC::GCThread::waitForNextPhase() + 171

4 com.apple.JavaScriptCore 0x00007fff936655f8 JSC::GCThread::gcThreadMain() + 88

5 com.apple.JavaScriptCore 0x00007fff9365aef2 ***::threadEntryPoint(void*) + 178

6 com.apple.JavaScriptCore 0x00007fff9365ae1f ***::wtfThreadEntryPoint(void*) + 15

7 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

8 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

9 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 23:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8ccd7f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9405873d _pthread_cond_wait + 767

2 libc++.1.dylib 0x00007fff90f4368f std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47

3 com.apple.JavaScriptCore 0x00007fff936657ab JSC::GCThread::waitForNextPhase() + 171

4 com.apple.JavaScriptCore 0x00007fff936655f8 JSC::GCThread::gcThreadMain() + 88

5 com.apple.JavaScriptCore 0x00007fff9365aef2 ***::threadEntryPoint(void*) + 178

6 com.apple.JavaScriptCore 0x00007fff9365ae1f ***::wtfThreadEntryPoint(void*) + 15

7 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

8 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

9 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 24:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8ccd7f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9405873d _pthread_cond_wait + 767

2 libc++.1.dylib 0x00007fff90f4368f std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47

3 com.apple.JavaScriptCore 0x00007fff936657ab JSC::GCThread::waitForNextPhase() + 171

4 com.apple.JavaScriptCore 0x00007fff936655f8 JSC::GCThread::gcThreadMain() + 88

5 com.apple.JavaScriptCore 0x00007fff9365aef2 ***::threadEntryPoint(void*) + 178

6 com.apple.JavaScriptCore 0x00007fff9365ae1f ***::wtfThreadEntryPoint(void*) + 15

7 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

8 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

9 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 25:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8ccd7f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9405873d _pthread_cond_wait + 767

2 libc++.1.dylib 0x00007fff90f4368f std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47

3 com.apple.JavaScriptCore 0x00007fff936657ab JSC::GCThread::waitForNextPhase() + 171

4 com.apple.JavaScriptCore 0x00007fff936655f8 JSC::GCThread::gcThreadMain() + 88

5 com.apple.JavaScriptCore 0x00007fff9365aef2 ***::threadEntryPoint(void*) + 178

6 com.apple.JavaScriptCore 0x00007fff9365ae1f ***::wtfThreadEntryPoint(void*) + 15

7 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

8 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

9 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 26:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8ccd7f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9405873d _pthread_cond_wait + 767

2 libc++.1.dylib 0x00007fff90f4368f std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47

3 com.apple.JavaScriptCore 0x00007fff936657ab JSC::GCThread::waitForNextPhase() + 171

4 com.apple.JavaScriptCore 0x00007fff936655f8 JSC::GCThread::gcThreadMain() + 88

5 com.apple.JavaScriptCore 0x00007fff9365aef2 ***::threadEntryPoint(void*) + 178

6 com.apple.JavaScriptCore 0x00007fff9365ae1f ***::wtfThreadEntryPoint(void*) + 15

7 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

8 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

9 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 27:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8ccd7f5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff9405873d _pthread_cond_wait + 767

2 libc++.1.dylib 0x00007fff90f4368f std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47

3 com.apple.JavaScriptCore 0x00007fff936657ab JSC::GCThread::waitForNextPhase() + 171

4 com.apple.JavaScriptCore 0x00007fff936655f8 JSC::GCThread::gcThreadMain() + 88

5 com.apple.JavaScriptCore 0x00007fff9365aef2 ***::threadEntryPoint(void*) + 178

6 com.apple.JavaScriptCore 0x00007fff9365ae1f ***::wtfThreadEntryPoint(void*) + 15

7 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

8 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

9 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 28:

0 libsystem_kernel.dylib 0x00007fff8ccd2c96 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8ccd20d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff98566054 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff9856551c __CFRunLoopRun + 1356

4 com.apple.CoreFoundation 0x00007fff98564d68 CFRunLoopRunSpecific + 296

5 com.apple.CoreFoundation 0x00007fff985a6701 CFRunLoopRun + 97

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

7 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

8 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

9 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

Thread 29:

0 libsystem_kernel.dylib 0x00007fff8ccd82b2 __semwait_signal + 10

1 libsystem_c.dylib 0x00007fff941f6a75 nanosleep + 199

2 com.apple.CoreSymbolication 0x00007fff98979b5f 0x7fff98967000 + 76639

3 libsystem_pthread.dylib 0x00007fff940579b1 _pthread_body + 131

4 libsystem_pthread.dylib 0x00007fff9405792e _pthread_start + 168

5 libsystem_pthread.dylib 0x00007fff94055385 thread_start + 13

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

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

rdi: 0x000000000000160b rsi: 0x0000000000000006 rbp: 0x00007fff58b659e0 rsp: 0x00007fff58b659b8

r8: 0x00007ffcfff22c32 r9: 0x0000000000000000 r10: 0x0000000008000000 r11: 0x0000000000000206

r12: 0x00007fff94672050 r13: 0x00007ffcfabb6060 r14: 0x00007fff7c181000 r15: 0x00007ffcfae0b900

rip: 0x00007fff8ccd80ae rfl: 0x0000000000000206 cr2: 0x00007fff7c217038


Logical CPU: 0

Error Code: 0x02000148

Trap Number: 133

Binary Images:

0x10709a000 - 0x10709dff7 com.apple.dt.Xcode (7.1 - 9061) <9FFF214E-59F6-395E-BEDC-410BF01680FC> /Applications/Xcode-beta.app/Contents/MacOS/Xcode

0x1070a6000 - 0x107576fff com.apple.dt.DVTFoundation (7.1 - 9056) <2B23E4C2-CF8E-3411-8138-CD8D5FCCF0FE> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation

0x107762000 - 0x107aa1ff7 com.apple.dt.DVTKit (7.1 - 9056) <F1CAB931-8EDA-39C9-B40D-DFDEF8F54922> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit

0x107cad000 - 0x10819cff7 com.apple.dt.IDEFoundation (7.1 - 9061) <A325FF9D-2400-375D-B7D2-429D9FA0066C> /Applications/Xcode-beta.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation

0x1084d5000 - 0x108d5dfff com.apple.dt.IDEKit (7.1 - 9061) <378F2B83-8A66-3483-B9AD-CC2814838F67> /Applications/Xcode-beta.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit

0x109352000 - 0x109355ff7 libsystem_sandbox.dylib (459.10.4) <BC781530-CA98-392D-A77A-8CAD2D9C6B2F> /usr/lib/system/libsystem_sandbox.dylib

0x109362000 - 0x109391fcf com.apple.dt.instruments.DTXConnectionServices (1.0 - 59022) <F8DA8323-A66D-369B-A1DF-16729A569BBB> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices

0x1093bd000 - 0x109444fff com.apple.dt.instruments.DVTInstrumentsFoundation (1.0 - 59022) <BC126438-2D73-35D8-B3D2-B20A995AE734> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation

0x1094b7000 - 0x10953efff com.apple.CoreSymbolicationDT (3.1 - 59005) <E379F17A-1BC3-365E-A5A4-15E53362C7D6> /Applications/Xcode-beta.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT

0x109553000 - 0x1095a1fd7 com.apple.Symbolication (1.4 - 59004) <B555BFE8-8B86-346F-903B-B526C4DC9665> /Applications/Xcode-beta.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT

0x1095dd000 - 0x109715fff com.apple.framework.CoreProfileDT (59003) <C5E4E6B3-D063-3783-A3DA-4EE3AD006941> /Applications/Xcode-beta.app/Contents/SharedFrameworks/CoreProfileDT.framework/Versions/A/CoreProfileDT

0x109753000 - 0x109757ff7 com.apple.kperf (1.0 - 1) <77AF3989-F85F-3E93-A3CF-27698C2D6FC3> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf

0x109760000 - 0x109761fff libpanel.5.4.dylib (46) <1A2DF1FF-5050-310E-A67F-1A5E8FF3A1C8> /usr/lib/libpanel.5.4.dylib

0x109767000 - 0x109771ff7 com.apple.kperfdataDT (1.0 - 1) <6007D8DE-C6A5-3F06-99F8-4F5AFEB98740> /Applications/Xcode-beta.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT

0x10977b000 - 0x10979efff com.apple.StreamingZip (1.0 - 1) <E097D7DE-0EE4-31A5-A7E5-E047C3E933C4> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip

0x1097b7000 - 0x1097c6ff7 com.apple.dt.instruments.DVTInstrumentsUtilities (1.0 - 59022) <DFF9587D-EAB5-3512-80AE-20B90B4D688C> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities

0x1097db000 - 0x109817ffb com.apple.DebugSymbols (133 - 133) <03AC1BAF-2691-33E3-BDA9-2F41F813CE7B> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT

0x109837000 - 0x1098bbff7 com.apple.dt.XCTest (1.0 - 9050) <E73937C5-6737-300F-9172-3E55D4A9360B> /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest

0x109923000 - 0x109953ff7 libsandbox.1.dylib (459.10.4) <E087D7F3-AAC7-32AD-A50E-FE5EDA4ED420> /usr/lib/libsandbox.1.dylib

0x109969000 - 0x1099a8ff7 +libswiftDemangle.dylib (700.1.100.2) <6C1B13DE-4299-38CB-AFA7-D7C7B7289272> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libswiftDemangle.dylib

0x1099c1000 - 0x10a46cff3 +libclang.dylib (700.1.74) <4273C256-382A-3D9A-A116-21A89009F091> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib

0x10a6d4000 - 0x10a73aff7 com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) <629335A9-A351-3A6D-846A-09323EA1EB37> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl

0x10a782000 - 0x10a782fff com.apple.Metal (1.0 - 1) <A10621AB-2936-3CD5-82CF-9DE611A8418F> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal

0x10a788000 - 0x10b65efff +libLTO.dylib (700.1.74) <8C3E0D0E-661C-3A50-A5DF-4444E555DABF> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib

0x10b990000 - 0x10b990ff7 com.apple.xcode.compilers.coredata (9.1 - 9052) <3E9047EC-E893-3E2E-8605-0EB8A6CDB466> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data

0x10b997000 - 0x10b9aefff com.apple.DADocSetManagement (7.1 - 9000) <9755DA5A-E5A9-3252-B47E-7C379430F3C1> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement

0x10b9c3000 - 0x10b9c8fff com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <D411F79D-176D-33C2-84B6-E2830E2C688E> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper

0x10b9d4000 - 0x10ba70fff com.apple.dt.instruments.DTGraphKit (7.1 - 59017) <8662C6B3-64FD-351B-BF15-E39B36297F84> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit

0x10bad4000 - 0x10bb1ffff com.apple.DADocSetAccess (7.1 - 9000) <6E2C24E3-7E83-37A4-8CDB-24780ED78214> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess

0x10bb4e000 - 0x10bc20ffb com.apple.PubSub (1.0.5 - 65.40) <1FE72C4E-1C35-3429-8C4E-2B469629AF23> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub

0x10bffb000 - 0x10bffbff7 com.apple.compilers.clang (9.1 - 9052) <E68EFAE3-BC52-3D32-960C-4192E409388A> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0

0x10ed98000 - 0x10ee0afff com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration (7.1 - 9013) <D648C325-7A3A-3BEC-9147-C2B6522A32B3> /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderWatchKitIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderWatchKitIntegration

0x10ee46000 - 0x10ee52ff7 com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration (7.1 - 9035) <67F56EA9-EEA9-3D87-8E50-97C7371119DD> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderiOSIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderiOSIntegration

0x10ee5d000 - 0x10ee5dfff com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm (1.0 - 1) <A7C84FCE-8292-34D4-A9A6-B7ECA2DA935C> /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 38mm.simdevicetype/Contents/MacOS/Apple Watch - 38mm

0x10ee61000 - 0x10ee61fff com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm (1.0 - 1) <FE1FA308-2DDD-31F5-812F-8BE9462A1156> /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/Library/CoreSimulator/Profiles/DeviceTypes/Apple Watch - 42mm.simdevicetype/Contents/MacOS/Apple Watch - 42mm

0x10ee65000 - 0x10ee69fff com.apple.audio.AppleHDAHALPlugIn (272.50.2 - 272.50.2) <B0B84DF2-DC6A-3A67-88C8-F6AAFB0F3CD4> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn

0x10ef12000 - 0x10ef1bff7 com.apple.dt.IDEIODebugGaugesCore (7.1 - 9048) <10089640-3594-3788-B546-6F294EE6E8A3> /Applications/Xcode-beta.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Contents/MacOS/IDEIODebugGaugesCore

0x10ef2a000 - 0x10ef41ff7 com.apple.dt.IDEIODebugGaugesUI (7.1 - 9048) <78617DF1-E32D-3181-A872-7BAB4A7B52CE> /Applications/Xcode-beta.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/MacOS/IDEIODebugGaugesUI

0x10ef5f000 - 0x10efa4fff com.apple.dt.IDE.IDEiPhoneSupport (7.1 - 9052) <385F34E8-5FC8-3953-B6C2-406B60ECAE48> /Applications/Xcode-beta.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport

0x10f0a8000 - 0x10f0a8fff com.apple.dt.IDEContinuousIntegration (1.0 - 1) <DA3D7F6E-9F84-3741-9312-6C3DB0CC321F> /Applications/Xcode-beta.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Contents/MacOS/IDEContinuousIntegration

0x10f4bc000 - 0x10f505fff com.apple.CoreSimulator (182.4 - 182.4) <8D0DF598-C5B8-3AFB-9B35-CF434DD01FD1> /Applications/Xcode-beta.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator

0x10f52d000 - 0x10f53dfff com.apple.dt.IDELanguageSupportCore (7.1 - 9040) <34717469-7F12-30A3-98B9-141D897A322B> /Applications/Xcode-beta.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore

0x10f551000 - 0x10f5c1fff com.apple.sourcekitd (1.0 - 700.1.100.2) <7AF37CA6-D68D-3E64-A189-0A004F098F08> /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd

0x10f5ef000 - 0x10f650fff com.apple.dt.IDE.Xcode3Core (7.1 - 9052) <26836AFA-624F-317F-BFD6-0187AB29395D> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core

0x10f687000 - 0x10fa0cfff com.apple.Xcode.DevToolsCore (9.1 - 9052) <B46A68AC-DDDF-38E9-9272-E64C7CE1ECCF> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore

0x10fbb7000 - 0x10fbc2ff7 com.apple.DevToolsFoundation (9.1 - 9052) <30A95218-F577-368A-910F-FAF1B936623E> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation

0x10fbd1000 - 0x10fc0aff7 com.apple.Xcode.DevToolsSupport (9.1 - 9052) <B4F305BF-30C5-3136-A34E-A5D63593BE8C> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport

0x10fc35000 - 0x10fc39ff7 com.apple.dt.dbg.DebuggerLLDBService (7.1 - 9048) <84FE49F4-1A87-3C4A-B377-E0944CAD2F1E> /Applications/Xcode-beta.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService

0x10fc41000 - 0x10fcccff7 com.apple.dt.IDE.IDEiOSSupportCore (7.1 - 9052) <B5BE23A8-6781-3063-8BBF-A83E40604F5B> /Applications/Xcode-beta.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore

0x10fd24000 - 0x10fd3afff com.apple.DVTiPhoneSimulatorRemoteClient (7.1 - 9052) <8EDB1F68-74A2-3907-A996-4D78E312EDA8> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient

0x10fd50000 - 0x10fde0ff7 com.apple.DTDeviceKitBase (7.1 - 9052) <E4F95CE5-FA0B-3FC6-93FD-84A716D2CA79> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase

0x10fe3b000 - 0x10ff78fef com.apple.mobiledevice (823.0.0.1.2 - 823.0.0.1.2) <0C1EDFB7-2492-3D2F-9B2F-0D8A224F92A1> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice

0x10fffe000 - 0x110017ff7 com.apple.DeviceLinkX (5.0 - 264) <9FE65A47-2E38-3BBE-B3B8-E5A5CE89E9E9> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink

0x110027000 - 0x110064fff com.apple.dt.dbg.DebuggerFoundation (7.1 - 9048) <1153C518-31AD-3253-A381-DB52F110105E> /Applications/Xcode-beta.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation

0x11009f000 - 0x110126fff com.apple.dt.IBAutolayoutFoundation (7.1 - 9046) <3BA5789C-8983-373B-8688-24FC75234C7D> /Applications/Xcode-beta.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation

0x110181000 - 0x11024dff7 com.apple.dt.IBFoundation (7.1 - 9046) <26CFC35E-3321-35C3-8C49-6BA568FB9703> /Applications/Xcode-beta.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation

0x1102e3000 - 0x110342fff com.apple.CoreThemeDefinition (2.0 - 234) <16B6CB93-C4E3-30D1-B7F4-B0D40A278E28> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition

0x110389000 - 0x1103dcfff com.apple.dt.dbg.DebuggerLLDB (7.1 - 9048) <87D8096B-4A12-362C-88C3-FDE5584645E9> /Applications/Xcode-beta.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB

0x110418000 - 0x112b2bff7 com.apple.LLDB.framework (1.340.0.102 - 340.0.102) <A4989D53-69A0-33F3-8050-C92305688A04> /Applications/Xcode-beta.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB

0x11361e000 - 0x11370fff7 org.python.python (2.7.10 - 2.7.10) <5A7838D3-24D4-395B-BE96-ADD007C86E55> /System/Library/Frameworks/Python.framework/Versions/2.7/Python

0x113776000 - 0x113779ff7 com.apple.IDEWatchKit1SupportUI (7.1 - 9004) <AFCCA105-9CBA-3525-B38F-90CDABE79503> /Applications/Xcode-beta.app/Contents/PlugIns/IDEWatchKit1SupportUI.ideplugin/Contents/MacOS/IDEWatchKit1SupportUI

0x11377f000 - 0x113784ff7 com.apple.XCWatchKit1Support (1.0 - 1) <0282BF88-2F04-3559-9840-7DA0049824DD> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/MacOS/XCWatchKit1Support

0x11378b000 - 0x11379ffff com.apple.dt.XCLanguageSupport (7.1 - 9040) <FDE8FE06-9000-3014-B135-734FEA214CF0> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport

0x1137b0000 - 0x1137beff7 com.apple.xcode.plug-in.CoreBuildTasks (9.1 - 9052) <C9B379BF-E1D7-3F67-BC3C-79000DB1EEC7> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks

0x1137c7000 - 0x1137cbfff com.apple.dt.IDEAppleTVSupportCore (1.0 - 1) <A9DE1CE5-969C-3F31-AF99-37697775DFF1> /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.ideplugin/Contents/MacOS/IDEAppleTVSupportCore

0x1137d3000 - 0x1137d8ff7 com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <1A3AD6D5-EAD9-3C73-AA60-AD0A5F9FF70E> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore

0x1137e0000 - 0x1137e3fff com.apple.dt.IDEWatchSupportCore (1.0 - 1) <D9ADD104-F95D-3953-B237-0DDFAC3D31A8> /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore

0x1137e9000 - 0x1137ebfff +ru.DeepIT.XcodeColors (1.0.9 - 109) <BACAE82A-BF3F-3619-88CC-7B7136DFE26B> /Users/USER/Library/Application Support/Developer//XcodeColors

0x1137ef000 - 0x113806fff +com.onevcat.VVDocumenter-Xcode (1.0 - 1) <A9B12871-1C42-335C-A059-B9FA06D7E924> /Users/USER/Library/Application Support/Developer//VVDocumenter-Xcode

0x113826000 - 0x113841fff +io.github.FuzzyAutocomplete (2.1.1 - 2.1.1) <D3588386-7BE8-3E02-80C7-E242CFC0B5A9> /Users/USER/Library/Application Support/Developer//FuzzyAutocomplete

0x113860000 - 0x11386ffff +me.delisa.CocoaPods (1.0 - 1) <9423B311-7266-3B77-A688-52472819155E> /Users/USER/Library/Application Support/Developer//CocoaPods

0x113882000 - 0x11388efff +com.travisjeffery.ClangFormat (1.0 - 1) <BA45526D-2B5A-314F-8473-250C41A35E76> /Users/USER/Library/Application Support/Developer//ClangFormat

0x1138a0000 - 0x1138b9ff7 +com.mneorr.Alcatraz (1.0 - 1) <BAE3361C-C552-37A7-A905-3498B26534E9> /Users/USER/Library/Application Support/Developer//Alcatraz

0x1138df000 - 0x1139b7ff7 com.apple.dt.IDE.IDESourceEditor (7.1 - 9048) <74A67C40-9CA5-300D-B82E-333ED6734149> /Applications/Xcode-beta.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor

0x113a3e000 - 0x113a80fff com.apple.dt.IDE.iCloudSupport (7.1 - 9048) <D22D1D11-EF2F-3C51-8A57-05CAC3B9D06E> /Applications/Xcode-beta.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport

0x113abc000 - 0x113ac2fff com.apple.dt.dbg.DebuggerKit (1.0 - 1) <DEF73761-7B4A-3537-A167-D3C0C5128159> /Applications/Xcode-beta.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit

0x113ace000 - 0x113ad8ff7 com.apple.dt.IDE.HexEditor (7.1 - 9048) <0C2C3545-1A26-343E-904E-929EB8D16598> /Applications/Xcode-beta.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor

0x113ae5000 - 0x113b15ff7 com.apple.dt.HexFiendFramework (7.1 - 9048) <E88DACF9-B1B0-3DEC-95B9-38FEEDD5AD7C> /Applications/Xcode-beta.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend

0x113b3f000 - 0x113c2fff7 com.apple.dt.dbg.DebuggerUI (7.1 - 9048) <55BA111D-1CDD-3B34-99C2-9B20762685D3> /Applications/Xcode-beta.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI

0x113cf8000 - 0x1141b9ff7 com.apple.SceneKit (5.0 - 293) <554005AE-E11A-3EE6-9BAF-727457203554> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit

0x114497000 - 0x114507ff7 com.apple.dt.IDE.IDEDocViewer (7.1 - 9048) <B0514E4D-6996-34D0-B1A1-680C8D48E030> /Applications/Xcode-beta.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer

0x114562000 - 0x1145aefff com.apple.dt.IDEProductsUI (1.0 - 1) <AD011C1F-6D96-3DB3-9289-3EF0F85B24E6> /Applications/Xcode-beta.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI

0x1145fd000 - 0x11460afff com.apple.dt.DVTServices (7.1 - 9056) <03137EF3-345C-356B-A3EE-1734F2BE223C> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices

0x11461b000 - 0x11463dfff com.apple.dt.DVTProducts (1.0 - 1) <E5ADC632-9D66-369B-B268-254569D866C1> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts

0x11465c000 - 0x11467dff7 com.apple.dt.DVTAnalytics (1.0 - 1) <00E953C4-79C7-3398-A574-294F6578A1C7> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics

0x1146a1000 - 0x1146b3fff com.apple.dt.DVTAnalyticsClient (7.1 - 1) <F2275676-CFB3-3EEC-B3FB-158FCA4FFFE0> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient

0x1146cf000 - 0x1146f2fff com.apple.dt.IDE.IDEQuickHelp (7.1 - 9048) <FFC888E2-47A6-3313-B071-833BB1D1D132> /Applications/Xcode-beta.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp

0x114713000 - 0x114752fff com.apple.dt.gpu.GPUDebuggerFoundation (7.1 - 19026) <D2990B2C-DA4A-3777-AE1D-A53797E08187> /Applications/Xcode-beta.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation

0x114786000 - 0x114795fff com.apple.GPUToolsShaderProfiler (1.0 - 19020) <649655AB-C219-37B5-AD5B-A81772329343> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler

0x1147a8000 - 0x1147eafff com.apple.GPUToolsCore (1.0 - 19031) <C84AC1B7-68DE-31F6-98E0-4C07D1BE7948> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore

0x114823000 - 0x11485cffb com.apple.GPUTools (1.0 - 19031) <8AD776A7-653F-3199-8A0C-54BC3A3B022A> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools

0x11488d000 - 0x11496afff com.apple.GPUToolsServices (1.0 - 19020) <8ECA370A-5272-39A4-A633-49CACE1E988F> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices

0x1149d8000 - 0x114a2dffb com.apple.GPUToolsInterface (1.0 - 19020) <A29B8195-9F09-3B34-8254-4B605FC6A154> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface

0x114a6a000 - 0x114a95fff com.apple.GLToolsInterface (1.0 - 19020) <8E0FC400-084B-3363-B912-024E723A6306> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface

0x114ab7000 - 0x114b04ffb com.apple.GLToolsCore (1.0 - 19031) <9BB1B716-6290-3A62-A9E7-3FD786343699> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore

0x114b24000 - 0x114b38ff3 com.apple.GLTools (1.0 - 19031) <D9724BC2-27A5-3605-8721-7F4EF0E1C767> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools

0x114b44000 - 0x114b9dff3 com.apple.GLToolsServices (1.0 - 19020) <015A3316-EF4C-3169-AF9F-86D2853C9553> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices

0x114be4000 - 0x114c6afff com.apple.gputools.GLToolsAnalysisEngine (1.0 - 19020) <BF3EBB82-83FF-3905-A513-0FB8553E59C3> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine

0x114d11000 - 0x114d1efff com.apple.dt.gpu.GPUDebuggerKit (7.1 - 19026) <0C332EF5-9408-3D17-9A6D-BFA2BC9EDB44> /Applications/Xcode-beta.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit

0x114d34000 - 0x114d3cfff com.apple.dt.gpu.GPUTraceDebugger (7.1 - 19026) <DB8F54ED-8F20-3C10-A861-8347166A6226> /Applications/Xcode-beta.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger

0x114d48000 - 0x114dbfff7 com.apple.dt.gpu.GPUTraceDebuggerUI (7.1 - 19026) <D9E54393-C254-341F-8C3D-313E2DB04ED7> /Applications/Xcode-beta.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI

0x114e0f000 - 0x115389fff com.apple.dt.IDE.IDEInterfaceBuilderKit (7.1 - 9046) <48E43BFC-6A9A-3E13-B1ED-48A82EAD7EE3> /Applications/Xcode-beta.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit

0x11596f000 - 0x115b40fff com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (7.1 - 9046) <070BDD08-F576-3249-B748-4153D6A91066> /Applications/Xcode-beta.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration

0x115ce2000 - 0x115d07ff7 com.apple.DiscRecordingUI (9.0.1 - 9010.4.3) <934B15FC-B680-3C10-B4C9-9679E8C4093D> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI

0x115d29000 - 0x115f56ff7 com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (7.1 - 9035) <D86B8C35-C0A8-3208-A3D1-E27C5F9C242C> /Applications/Xcode-beta.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration

0x116058000 - 0x116060fff com.apple.SimulatorKit (1.0 - 182.4) <CB310A18-AC69-3494-B8DC-51DA568D1DE5> /Applications/Xcode-beta.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit

0x11606a000 - 0x11607bfff com.apple.DTDeviceKit (4.2 - 9052) <ABDA039A-8040-3602-ACD1-F9A9B55ACB1A> /Applications/Xcode-beta.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit

0x11608d000 - 0x1160bdff7 com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration (7.1 - 3733) <B9550DFA-3E5B-30B8-AEAE-EB323C8C0039> /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration

0x117971000 - 0x117972ff3 +liblaunch_sim.dylib (756.10.2) <39E19B0B-CB9A-318B-8B5A-600EEE6B8D10> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib

0x117978000 - 0x117979ff3 +liblaunch_sim.dylib (756.10.2) <ADA28E31-1A81-307A-9135-D2EDA1D181B8> /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib

0x11797f000 - 0x117980ffb +liblaunch_sim.dylib (756.2.1) <9B115F76-35EF-352C-870E-6E080FACBA82> /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk/usr/lib/system/host/liblaunch_sim.dylib

0x117986000 - 0x11798bfff com.apple.IDEServerTools (1.0 - 1) <BC908C2B-6831-32DB-A455-8F673FE470F4> /Applications/Xcode-beta.app/Contents/SharedFrameworks/IDEServerTools.framework/Versions/A/IDEServerTools

0x117995000 - 0x117998ff7 com.apple.dt.IDE.IDEAppleScriptEditor (7.1 - 9048) <5995ABD8-D404-30DE-94E9-EF8645627CC8> /Applications/Xcode-beta.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor

0x1179ad000 - 0x1179b8ff7 com.apple.dt.IDE.IDEOSXSupportCore (7.1 - 9006) <7F8E9050-05A9-317F-A14B-15A189AD6DC1> /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore

0x1179c8000 - 0x1179cfff7 com.apple.dt.IDE.IBBuildSupport (7.1 - 9046) <2F219778-96A9-33B6-B491-F5DAEAADF907> /Applications/Xcode-beta.app/Contents/PlugIns/IBBuildSupport.ideplugin/Contents/MacOS/IBBuildSupport

0x117d06000 - 0x117e36ffb com.apple.audio.units.Components (1.13 - 1.13) <7BD2090B-CFD2-3FDB-959D-E9760DEC6821> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x117f5c000 - 0x117f70fe3 libCGInterfaces.dylib (317.2) <DA5821F4-F9B7-3161-AA2F-9F741E19C96B> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib

0x117fbc000 - 0x117fd5ff7 com.apple.dt.IDE.IDEGit (7.1 - 9048) <0FF2803C-AABD-3B77-AE9B-5059B0384FB1> /Applications/Xcode-beta.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit

0x118400000 - 0x1185b1ff7 com.apple.dt.IDE.Xcode3UI (7.1 - 9052) <325AC290-E996-3560-B16A-022B4EBDD561> /Applications/Xcode-beta.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI

0x118ae1000 - 0x118b59ff7 com.apple.dt.gpu.GPURenderTargetEditor (7.1 - 19026) <8C55CBE1-FB46-364F-9289-D7AE0DB11246> /Applications/Xcode-beta.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor

0x118ba3000 - 0x118bc7fff com.apple.MTLToolsServices (1.0 - 1) <5CE53028-5ABF-35E1-8736-F707663576D5> /Applications/Xcode-beta.app/Contents/SharedFrameworks/MTLToolsServices.framework/Versions/A/MTLToolsServices

0x118be4000 - 0x118bfcff7 com.apple.MTLToolsCore (1.0 - 1) <75E90B37-5A2B-38E9-B7C8-A55714FC5C1E> /Applications/Xcode-beta.app/Contents/SharedFrameworks/MTLToolsCore.framework/Versions/A/MTLToolsCore

0x118c0e000 - 0x118c34fff com.apple.MTLTools (1.0 - 1) <132128D5-B62E-3A83-AE3E-90501D2B29D2> /Applications/Xcode-beta.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A/MTLTools

0x118c4b000 - 0x118c79ff3 com.apple.gdt.MTLToolsAnalysisEngine (1.0 - 19020) <605A46E4-D9AA-380D-8CDD-51ADE87559E1> /Applications/Xcode-beta.app/Contents/SharedFrameworks/MTLToolsAnalysisEngine.framework/Versions/A/MTLToolsAnalysisEngine

0x118ca5000 - 0x118cfdfff com.apple.gpusw.MetalTools (1.0 - 1) <F9B4FA51-75E0-31B5-ABAB-057D19DBB42D> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools

0x118e51000 - 0x118e5afff com.apple.dt.ScriptingDefinitionEditor (7.1 - 9048) <D9110CE2-5632-34E9-9B81-082F70396F39> /Applications/Xcode-beta.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor

0x118e64000 - 0x118f78ff7 com.apple.dt.IDELanguageSupportUI (7.1 - 9040) <F5438429-EC14-30E7-85F6-55FA90B43B0E> /Applications/Xcode-beta.app/Contents/PlugIns/IDELanguageSupportUI.ideplugin/Contents/MacOS/IDELanguageSupportUI

0x119049000 - 0x119052ff7 com.apple.dt.DVTPlaygroundCommunication (1.0 - 9010) <D0AA43C3-1C41-3A62-8ABE-79F4281E6B9F> /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/DVTPlaygroundCommunication.framework/Versions/A/DVTPlaygroundCommunication

0x119062000 - 0x11906dff7 com.apple.dt.PlistEditor (7.1 - 9048) <8082C1AD-F7A7-3D75-B864-5469329EEBC8> /Applications/Xcode-beta.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor

0x11907c000 - 0x119130fff com.apple.dt.IDE.IDESceneKitEditor (7.1 - 9028) <ED846D28-D81D-3E90-A849-BAF2725B60A8> /Applications/Xcode-beta.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/MacOS/IDESceneKitEditor

0x119189000 - 0x1191feff7 com.apple.xcode.GameToolsFoundation (1.0 - 9015) <E064F976-8BD9-3E20-9105-112EC14976A3> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GameToolsFoundation.framework/Versions/A/GameToolsFoundation

0x119246000 - 0x1193ecfff com.apple.SpriteKit (1.0 - 1) <1C9849AE-A49D-3BD4-AA12-AB6D71DDCCD2> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit

0x1194a4000 - 0x1194c5fff com.apple.Jet (1.0 - 1) <C0D2B847-DDC4-3784-ABD3-20467EDFBAF9> /System/Library/PrivateFrameworks/Jet.framework/Versions/A/Jet

0x1194f0000 - 0x119547ff7 com.apple.PhysicsKit (1.0 - 1) <7DA9CCDC-AC2C-3964-98A7-7DCDCDD72BAF> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit

0x119575000 - 0x11959bff7 com.apple.audio.OpenAL (1.8 - 1.8) <764133AC-B13C-3E57-85F6-6D5E7BA978D8> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

0x1195ae000 - 0x11968fff7 com.apple.dt.IDE.IDEModelEditor (7.1 - 9048) <14502670-EFD3-3882-806D-C7B6104AAA22> /Applications/Xcode-beta.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor

0x119728000 - 0x1197a7fff com.apple.dt.IDE.IDEModelFoundation (7.1 - 9048) <04DDA8BB-9AE3-3764-A1D0-1C04122E9922> /Applications/Xcode-beta.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation

0x119803000 - 0x11980afff com.apple.dt.IDE.IDEPDFViewer (7.1 - 9048) <13AED912-7A5F-3942-A415-1EF394B677C9> /Applications/Xcode-beta.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer

0x119816000 - 0x11982efff com.apple.dt.IDE.IDERTFEditor (7.1 - 9048) <8F3B576D-DBB2-3B36-BE4C-9B0E11A31136> /Applications/Xcode-beta.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor

0x119844000 - 0x119854ff7 com.apple.dt.IDE.IDEQuickLookEditor (7.1 - 9048) <D899FA9A-3E72-3AF6-9533-75BE9169C2A0> /Applications/Xcode-beta.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor

0x119869000 - 0x1198f4ff7 com.apple.IDESpriteKitParticleEditor (2.0 - 2) <A1452B36-FA73-3A45-932C-2E71C5819735> /Applications/Xcode-beta.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/Contents/MacOS/IDESpriteKitParticleEditor

0x119951000 - 0x119957ff7 com.apple.dt.gpu.GPUDebuggertvOSSupport (7.1 - 19002) <094375C5-A61A-3022-ADD9-5A2123A7DEE7> /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggertvOSSupport.ideplugin/Contents/MacOS/GPUDebuggertvOSSupport

0x119961000 - 0x119964ffb com.apple.GLToolsMobileFoundation (1.0 - 19002) <15C30AEB-4C4B-3D15-A411-5DAA02A45792> /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GLToolsMobileFoundation.framework/Versions/A/GLToolsMobileFoundation

0x11996c000 - 0x1199d4fff com.apple.GLToolsExpert (1.0 - 19002) <A4AAB522-A27C-3B70-9FC3-D1B25B990588> /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GLToolsExpert.framework/Versions/A/GLToolsExpert

0x119a12000 - 0x119a2dff7 com.apple.GLToolsShaderProfiler (1.0 - 19020) <2E463865-50A4-35F8-A5F4-F34ABF0B20BD> /Applications/Xcode-beta.app/Contents/SharedFrameworks/GLToolsShaderProfiler.framework/Versions/A/GLToolsShaderProfiler

0x119a3d000 - 0x119a54ff3 com.apple.GPUToolsMobileFoundation (1.0 - 19002) <51586826-0130-3EE9-96A9-13623DE25CAB> /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation

0x119a6b000 - 0x119a71ff7 com.apple.dt.gpu.GPUDebuggeriOSSupport (7.1 - 19002) <896844DB-D2EB-3F71-AE54-BC8AA5F5B2E8> /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport

0x119a7b000 - 0x119a81ff7 com.apple.dt.gpu.GPUDebuggerOSXSupport (7.1 - 19026) <17F15AEE-2EC9-3BFC-89A6-08DE88D376B2> /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggerOSXSupport.ideplugin/Contents/MacOS/GPUDebuggerOSXSupport

0x119a8b000 - 0x119a9bffb com.apple.GPUToolsDesktopFoundation (1.0 - 19006) <E0721E29-FDBF-333F-BB12-1512C5ABEE6E> /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/GPUToolsDesktopFoundation.framework/Versions/A/GPUToolsDesktopFoundation

0x119aab000 - 0x119b78ff7 com.apple.XCSCore (1.0 - 1) <F39B855F-88B4-3804-BD83-4C89FD567EBD> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCSCore.framework/Versions/A/XCSCore

0x119bff000 - 0x119ce8ff7 com.apple.dt.XCSUI (1.0 - 1) <C65B4B3C-0704-31C4-972E-78642447A9CB> /Applications/Xcode-beta.app/Contents/SharedFrameworks/XCSUI.framework/Versions/A/XCSUI

0x11a0cb000 - 0x11a0defff com.apple.dt.IDE.IDESubversion (7.1 - 9048) <369B12F4-4E24-3BCC-AE33-AB30E02317EF> /Applications/Xcode-beta.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion

0x11abdf000 - 0x11ade7ff7 com.apple.dt.gpu.GPUDebuggerMTLSupport (7.1 - 19026) <FA14BF26-F8C1-3B8E-A922-BDBF3A5A9819> /Applications/Xcode-beta.app/Contents/PlugIns/GPUDebuggerMTLSupport.ideplugin/Contents/MacOS/GPUDebuggerMTLSupport

0x11ae4f000 - 0x11ae8aff3 com.apple.MTLToolsShaderProfiler (1.0 - 19020) <6F9E8230-9D4A-3844-8B02-10B2F6CD8052> /Applications/Xcode-beta.app/Contents/SharedFrameworks/MTLToolsShaderProfiler.framework/Versions/A/MTLToolsShaderProfiler

0x11aec8000 - 0x11af2dff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.8.77 - 10.0.8) <EDCC0B3F-D63F-3F80-9791-B6652044A4AA> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver

0x11c625000 - 0x11c625fe7 +cl_kernels (???) <8F3B0542-8D96-47BA-AB20-FE580C617039> cl_kernels

0x11daa1000 - 0x11daa9ff7 com.apple.dt.IDE.IDEInstrumentsService (7.1 - 9048) <0AD2BE53-74C5-318A-89FE-9650D3E10F93> /Applications/Xcode-beta.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService

0x1209ff000 - 0x120a00ff5 +cl_kernels (???) <D5D70109-7C7B-4344-A11C-8AAF7FE2D28C> cl_kernels

0x120b31000 - 0x120caefff com.apple.gputools.GLToolsAnalysisHeuristics (1.0 - 19020) <3554D098-0BAC-31CA-82DF-A4A2A65FF7DB> /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/GLToolsAnalysisHeuristics

0x120cc5000 - 0x120cfcff7 com.apple.gputools.GLToolsMobileAnalysis (1.0 - 19002) <FB1B6790-2EF4-3AD7-943D-35B721B930F7> /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsMobileAnalysis.gtplugin/Contents/MacOS/GLToolsMobileAnalysis

0x120d0d000 - 0x120d17ff3 com.apple.gputools.GLToolsShaderProfilerMobileSupport (1.0 - 19002) <8E70C3EB-6387-35FA-9345-7CD0DDAF52D2> /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/GLToolsShaderProfilerMobileSupport.gtplugin/Contents/MacOS/GLToolsShaderProfilerMobileSupport

0x120d1f000 - 0x120da2fff com.apple.gdt.MTLToolsAnalysisHeuristics (1.0 - 1) <90BB81B9-8318-3623-9B44-F5BC47613538> /Applications/Xcode-beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/GPUTools/PlugIns/MTLToolsAnalysisHeuristics.gtplugin/Contents/MacOS/MTLToolsAnalysisHeuristics

0x121360000 - 0x121364fff com.apple.dt.IDE.IDEAppleScriptCore (7.1 - 9048) <5F7469A7-78F9-398B-AC79-D3AE91757588> /Applications/Xcode-beta.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore

0x1274c9000 - 0x1274dbff7 com.apple.webcontentfilter.framework (5.1 - 5.1) <64030E4A-4719-3AD1-9659-9D0351440AA9> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis

0x7fff627be000 - 0x7fff627f61df dyld (360.16) <2A88A0A8-7B2A-345E-A627-3CE5CF045F64> /usr/lib/dyld

0x7fff8acf5000 - 0x7fff8ad06fff libcmph.dylib (6) <43880250-9C2D-395C-90C7-CCCE109FF1B2> /usr/lib/libcmph.dylib

0x7fff8ad35000 - 0x7fff8ad44ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <E7D610A1-1445-3CA3-B9A1-EE15D54B75AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff8adb4000 - 0x7fff8adb7ffb libScreenReader.dylib (425.100) <993C7AE7-6CA2-37B5-A13C-F9032857D3AD> /usr/lib/libScreenReader.dylib

0x7fff8ae25000 - 0x7fff8b031ff7 com.apple.CoreImage (11.0.0 - 366) <8FEAE237-1EBA-3058-B4B3-BB36F6640F44> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x7fff8b032000 - 0x7fff8b034fff com.apple.CoreDuetDebugLogging (1.0 - 1) <B390CD9A-A04F-3A9E-A40C-CB317F40AFE5> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging

0x7fff8b035000 - 0x7fff8b31aff3 com.apple.CoreServices.CarbonCore (1136 - 1136) <9DE930A3-63C0-3E21-965A-132D97D61892> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x7fff8b31b000 - 0x7fff8b34fff7 com.apple.CoreVideo (1.8 - 191.1) <FA99D150-EFCE-3F32-ACDF-5E91AD97F176> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff8b350000 - 0x7fff8b35cfff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <12117823-8A9E-3C88-A01C-3B25D68535CE> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore

0x7fff8b3df000 - 0x7fff8b3fbff3 libresolv.9.dylib (60) <B192EC27-84EC-3D8A-9CBF-0374B5C9B31A> /usr/lib/libresolv.9.dylib

0x7fff8b3fc000 - 0x7fff8b4d2ff7 com.apple.DiskImagesFramework (10.11.1 - 415) <166DCA68-DA3D-3D6A-AFE1-B7C55E626E4C> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff8b4d3000 - 0x7fff8b4dcfff com.apple.icloud.FindMyDevice (1.0 - 1) <28CE764F-4C4C-3A75-B7AE-EDBC7A189E82> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice

0x7fff8b4dd000 - 0x7fff8b502ff7 libPng.dylib (1440) <98D183F0-7F1A-3175-BE7F-2F90564061F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff8b503000 - 0x7fff8b516fff com.apple.CoreBluetooth (1.0 - 1) <A63B8FB0-F8B3-368D-B482-733FF0373610> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth

0x7fff8b517000 - 0x7fff8b528fff libz.1.dylib (60) <43317BEA-ACA2-34C2-AF37-902AA926C83A> /usr/lib/libz.1.dylib

0x7fff8b529000 - 0x7fff8b64dfef libsqlite3.dylib (216) <E846F7F0-F594-38B2-AA2C-210E8F4CE590> /usr/lib/libsqlite3.dylib

0x7fff8b780000 - 0x7fff8b7abffb libarchive.2.dylib (32.10.1) <E6A03444-BA13-3CCF-8C80-A47BD8C474A4> /usr/lib/libarchive.2.dylib

0x7fff8b7ac000 - 0x7fff8b7b7fff com.apple.DirectoryService.Framework (10.11 - 194) <AE493A5F-E112-39C4-AD7A-3E740A21AB42> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

0x7fff8b7bd000 - 0x7fff8b923fff com.apple.AutomatorFramework (2.6 - 417) <4DE70329-D3DA-3BB1-8F2B-8A281E6241C0> /System/Library/Frameworks/Automator.framework/Versions/A/Automator

0x7fff8b941000 - 0x7fff8b98dff7 com.apple.corelocation (1486.17 - 1615.36) <57417982-D0E1-3835-B705-A0242E65C5E4> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff8b98e000 - 0x7fff8b98efff libOpenScriptingUtil.dylib (169) <5C4A51D4-09A9-3209-8E57-15F112725CC4> /usr/lib/libOpenScriptingUtil.dylib

0x7fff8b98f000 - 0x7fff8b9abff7 libextension.dylib (78) <3A674BC1-8D7E-3A62-80EF-F950B02CB0FF> /usr/lib/libextension.dylib

0x7fff8b9ac000 - 0x7fff8b9b4ff7 libcldcpuengine.dylib (2.6.4.1) <26AF4CE6-8B56-3C82-928F-C3195F853FD8> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

0x7fff8b9c9000 - 0x7fff8ca86ffb com.apple.WebCore (11601 - 11601.2.4) <A3CF0749-1437-38AC-8E8D-8F44DAF6605E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x7fff8cbfd000 - 0x7fff8cc93ff7 com.apple.ColorSync (4.9.0 - 4.9.0) <AA8AD098-1792-3803-926B-6A9DAC9CCF9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x7fff8cc97000 - 0x7fff8ccc0ff7 libxslt.1.dylib (14) <412A09C9-7C02-351E-A416-2453361EACA9> /usr/lib/libxslt.1.dylib

0x7fff8ccc1000 - 0x7fff8ccdffff libsystem_kernel.dylib (3247.10.9) <94CE2223-1C1A-3FB5-9A12-BE933E52795B> /usr/lib/system/libsystem_kernel.dylib

0x7fff8cce0000 - 0x7fff8cce1fff liblangid.dylib (122) <EAC09BF0-5E88-3060-AA51-EC71B4D26F3C> /usr/lib/liblangid.dylib

0x7fff8ccef000 - 0x7fff8cd7cdd7 com.apple.AppleJPEG (1.0 - 1) <6230F3A0-C89D-3A35-A896-A17B3513E8DB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG

0x7fff8cd7d000 - 0x7fff8cd85fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <B0028247-B333-36F5-8098-8EC95E6C2B23> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon

0x7fff8cdd1000 - 0x7fff8cf9fff7 com.apple.QuartzCore (1.11 - 410.7) <CE4B4F07-5221-3791-A14A-3E50C705E917> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff8cfa0000 - 0x7fff8cfa1fff libffi.dylib (18.1) <B70CE053-29D3-3F4E-A6B8-E2957BC754E3> /usr/lib/libffi.dylib

0x7fff8d19b000 - 0x7fff8d1bdff7 com.apple.framework.familycontrols (4.1 - 410) <941D3CE9-826F-38C9-A553-6F44435ADFF6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x7fff8d215000 - 0x7fff8d215fff com.apple.audio.units.AudioUnit (1.13 - 1.13) <017C6053-C32E-34EE-AAAE-6702E74F14EF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff8d276000 - 0x7fff8d287fff libSparseBLAS.dylib (1159) <86AFE478-E6FB-38AB-84A3-7E4317521F2C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib

0x7fff8d2e7000 - 0x7fff8d2e7fff com.apple.CoreServices (728.4 - 728.4) <208E32DA-E7D9-3B4F-A545-EE2BFB53696D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff8d2e8000 - 0x7fff8d38bfff com.apple.Bluetooth (4.4.0 - 4.4.0f4) <6993E3DC-E1C5-3529-A014-D74EA112B80D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

0x7fff8d440000 - 0x7fff8d492fff com.apple.ImageCaptureCore (7.0 - 7.0) <74BC5DBA-FD63-31B9-A55B-C3C128852F1D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

0x7fff8d493000 - 0x7fff8d495ff7 com.apple.securityhi (9.0 - 55006) <82168CA4-A4D6-322E-8B92-37C11A174AFD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x7fff8d496000 - 0x7fff8d545fff com.apple.cloudkit.CloudKit (480 - 480) <2507C1D3-733F-394A-9ADC-FF8FAD7D21B9> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit

0x7fff8d570000 - 0x7fff8d58cff7 libsystem_malloc.dylib (67) <1B57A614-3D60-3F87-876F-7DB4AF38120F> /usr/lib/system/libsystem_malloc.dylib

0x7fff8d58d000 - 0x7fff8d922fdf com.apple.vImage (8.0 - 8.0) <3DEF81C9-CD75-32BF-A927-4FCD89D57190> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x7fff8d923000 - 0x7fff8d95bfff com.apple.RemoteViewServices (2.0 - 99) <8BD12AE2-BE91-37CF-955B-62E08551FF83> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x7fff8d993000 - 0x7fff8d9e2ff7 com.apple.opencl (2.6.9 - 2.6.9) <9FB9AB09-7C3F-33AB-9366-6A853A996181> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff8d9e3000 - 0x7fff8d9e4fff com.apple.TrustEvaluationAgent (2.0 - 25) <BC19A1D1-805B-3FC5-BF0B-1EF6FB36FE74> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x7fff8daed000 - 0x7fff8dafdff3 com.apple.ProtocolBuffer (1 - 242) <B3D0CEE0-1ED1-39BB-8C81-896F36398802> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer

0x7fff8dafe000 - 0x7fff8db00ff7 com.apple.SecCodeWrapper (4.0 - 261.1.1) <4037AE28-BB5E-3052-B2FD-EEB9DA3C89B3> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper

0x7fff8db01000 - 0x7fff8db0ffff libxar.1.dylib (302) <898402AF-0DF3-341D-83EA-4A1B1770E718> /usr/lib/libxar.1.dylib

0x7fff8db10000 - 0x7fff8db18fff libMatch.1.dylib (27) <D8024E9A-795B-30FC-BCE7-DB1E20889AB9> /usr/lib/libMatch.1.dylib

0x7fff8dc4d000 - 0x7fff8dc69fff com.apple.GenerationalStorage (2.0 - 239) <05652CAD-E7F5-3225-929D-E13F241FBA41> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x7fff8dc6a000 - 0x7fff8dc6cffb libutil.dylib (43) <E37832CF-5EE6-345A-B0EC-FFC8D2B67375> /usr/lib/libutil.dylib

0x7fff8dc6d000 - 0x7fff8dca0fff com.apple.MediaKit (16 - 804) <5F795433-2365-3254-9A8D-09D5CD95CC5F> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff8dca1000 - 0x7fff8dde5ff7 com.apple.QTKit (7.7.3 - 2937) <C04A69AB-93F9-3BB4-BF56-1CD408183CE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff8ddfb000 - 0x7fff8ddfefff com.apple.Mangrove (1.0 - 1) <7CA6F485-F7A5-301C-9F14-4C667EF8B2F3> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove

0x7fff8ddff000 - 0x7fff8e00cfff libicucore.A.dylib (551.30) <2B40388F-CFC2-3BCA-904D-4A4EAC390160> /usr/lib/libicucore.A.dylib

0x7fff8e00d000 - 0x7fff8e1b4ffb com.apple.avfoundation (2.0 - 1046.9.1) <6DEBFC96-202D-3438-B916-6A80E265C6EB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff8e1b5000 - 0x7fff8e1cffff com.apple.Kerberos (3.0 - 1) <D2F0BF94-8656-3FBF-81AC-43D417B661F1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff8e1f9000 - 0x7fff8e5f5fff libLAPACK.dylib (1159) <50654652-353D-3B6D-9065-8932042F3B17> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x7fff8e78e000 - 0x7fff8e79dfff com.apple.AppleFSCompression (80 - 1.0) <34166CFF-ED5D-3234-A0A2-CB1809879E72> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x7fff8e79e000 - 0x7fff8e7fafef libTIFF.dylib (1440) <5E2886E4-AEEF-382F-9AFB-93239278B36A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff8e7fb000 - 0x7fff8e862fff com.apple.framework.CoreWiFi (11.0 - 1100.19) <537EFC2F-3A23-36D7-9320-8834D51EB243> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff8e863000 - 0x7fff8e87eff7 libCRFSuite.dylib (34) <65E4DC91-A994-3921-B5B0-696123CE0C1E> /usr/lib/libCRFSuite.dylib

0x7fff8e87f000 - 0x7fff8eb06ff3 com.apple.CFNetwork (760.1.2 - 760.1.2) <86CE9B53-53B1-321C-9637-BBCA8CAB1BD8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff8eb07000 - 0x7fff8ebf9ff7 libiconv.2.dylib (44) <82529E3B-0485-344C-8075-83C7725D6A6F> /usr/lib/libiconv.2.dylib

0x7fff8ebfa000 - 0x7fff8ebfdff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <E4643432-0DF2-3CD3-9F63-3A7665B25838> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

0x7fff8ec39000 - 0x7fff8ec3eff3 libunwind.dylib (35.3) <FDA18078-A775-3BAF-A5A6-8A7B75D6AA99> /usr/lib/system/libunwind.dylib

0x7fff8ec3f000 - 0x7fff8ed1fff7 unorm8_rgba.dylib (2.6.4.1) <49FF2837-D97B-3CFF-B139-E57D40700F32> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib

0x7fff8ed20000 - 0x7fff8ed21fff libUAPreferences.dylib (270) <E3226262-B21E-3D42-B4A0-9A328B04A52A> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib

0x7fff8ed22000 - 0x7fff8f18fffb com.apple.GeoServices (1.0 - 1151.2.13.1) <13CD8BAC-6DFD-3BD1-A2C4-683D5E2DE330> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff8f190000 - 0x7fff8f29efff com.apple.desktopservices (1.10 - 1.10) <76AA21FE-0F96-366A-9B43-6188FBC29ABE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x7fff8f2af000 - 0x7fff8f30dfff com.apple.SystemConfiguration (1.14 - 1.14) <B4D74F96-72B7-3341-92C6-D68B099BE48F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x7fff8f356000 - 0x7fff8f35effb libsystem_dnssd.dylib (624.1.2) <DB6AB206-4AD8-369D-BF57-1D246AD60582> /usr/lib/system/libsystem_dnssd.dylib

0x7fff8f360000 - 0x7fff8f36bfff com.apple.AppSandbox (4.0 - 261.1.1) <0C6C10D7-71FF-3C15-AFC1-C1308207C45C> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox

0x7fff8f36c000 - 0x7fff8f36cff7 liblaunch.dylib (755.1.19) <7EC0F297-43CC-3D11-B46B-7E72E372648A> /usr/lib/system/liblaunch.dylib

0x7fff8f387000 - 0x7fff8f399fff libsasl2.2.dylib (209) <D48CE2C5-D0C5-39BD-A7DD-C999E81CF885> /usr/lib/libsasl2.2.dylib

0x7fff8f5d2000 - 0x7fff8f5e9fff libmarisa.dylib (4) <4D3AE55B-CE77-364F-B8DE-C95CAA48B291> /usr/lib/libmarisa.dylib

0x7fff8f5f4000 - 0x7fff8f73bfff com.apple.coreui (2.1 - 362) <1F30C006-9058-3B39-9DC3-594FDB108174> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff8f748000 - 0x7fff8f75afff com.apple.contacts.ContactsPersistence (1.0 - 2137) <40E67B07-5DC9-3B5E-8266-1A27142268D0> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence

0x7fff8f901000 - 0x7fff8f906fff com.apple.ImageCapture (9.0 - 9.0) <E53CC0B8-9D36-3636-B602-8AB4CEB4C313> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x7fff8f907000 - 0x7fff8fb86fff com.apple.security (7.0 - 57336.10.19) <E5825445-EA50-32DD-BD9B-3DBEA6231EF1> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff8fb87000 - 0x7fff8fbaffff com.apple.GLKit (1.0 - 56) <E7EB1504-12D4-3BE8-9DAB-7740B800998F> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit

0x7fff8fbb0000 - 0x7fff8fbdcfff com.apple.framework.SystemAdministration (1.0 - 1.0) <1BC0D684-1E0E-37D6-9347-536CC5DDFA4A> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration

0x7fff90546000 - 0x7fff908c1ffb com.apple.************ (1.0 - 1731.15.4) <F61F9179-D439-37E4-A0D4-BD6A4D36A9DF> /System/Library/Frameworks/************.framework/Versions/A/************

0x7fff908c2000 - 0x7fff908cefff libexslt.0.dylib (14) <98E912B0-150E-325B-8B57-FA2473BADD97> /usr/lib/libexslt.0.dylib

0x7fff908cf000 - 0x7fff908d1fff libsystem_coreservices.dylib (19) <692631A0-1923-32CA-9BD5-044B1382FFDE> /usr/lib/system/libsystem_coreservices.dylib

0x7fff908d2000 - 0x7fff90b67fff libmecabra.dylib (696.1) <8FCC4C88-BE6A-3697-B1D3-8E1A2A3B99BA> /usr/lib/libmecabra.dylib

0x7fff90bb5000 - 0x7fff90c72fc7 com.apple.PackageKit (3.0 - 545.1) <0AF5667F-1292-3625-B930-26688F254568> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit

0x7fff90c73000 - 0x7fff90c74ffb libsysmon.dylib (85) <CD9B94DA-8F90-36D1-98A1-87FAD60488BD> /usr/lib/libsysmon.dylib

0x7fff90c75000 - 0x7fff90c7afff com.apple.AssetCacheServices (14 - 14) <8C912A44-6635-33A0-82A3-389585BAC0F1> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices

0x7fff90c7b000 - 0x7fff90c83fef libsystem_platform.dylib (73.1.1) <3F4D2390-E3DE-3C24-A515-95DFAC8671C4> /usr/lib/system/libsystem_platform.dylib

0x7fff90c84000 - 0x7fff90c84ff7 libunc.dylib (29) <D9B0C7B1-8648-3AAC-931C-E7CD362FAA8A> /usr/lib/system/libunc.dylib

0x7fff90c85000 - 0x7fff90cd3ff7 libstdc++.6.dylib (104.1) <77780A99-22DB-35AA-BD9E-ADB83417E4BD> /usr/lib/libstdc++.6.dylib

0x7fff90cd4000 - 0x7fff90cd4fff com.apple.Cocoa (6.11 - 22) <A033F342-1FEC-3DFD-830A-E8EE284DF492> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff90ce5000 - 0x7fff90d95fff com.apple.backup.framework (1.7 - 1.7) <551ABBE3-211D-3D7D-B811-B2F863DD17CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff90e08000 - 0x7fff90e14fff com.apple.HelpData (2.1.4 - 90) <17295640-71FE-3D5A-887A-751D110E0630> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x7fff90e15000 - 0x7fff90e4dff7 com.apple.Accounts (113 - 113) <8F6A49E3-AECC-35DA-AA80-29783E813CC8> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts

0x7fff90e4e000 - 0x7fff90ed7ff7 com.apple.PerformanceAnalysis (1.0 - 1) <493E6A54-B8FD-3520-A838-88D6D79BEF8A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x7fff90ed8000 - 0x7fff90f3bff3 libAVFAudio.dylib (161) <1E0384CE-FF8D-36EE-8A28-50CD673D3109> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib

0x7fff90f3c000 - 0x7fff90f8fff7 libc++.1.dylib (120.1) <54190E1B-EE49-3D6D-AC29-2813D7380BA5> /usr/lib/libc++.1.dylib

0x7fff90fd3000 - 0x7fff913fcfff com.apple.ModelIO (1.0 - 1) <BCB8C808-DE9D-3311-B741-57B5DB6DA981> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO

0x7fff913fd000 - 0x7fff9140dfff libbsm.0.dylib (34) <F1E41935-5C5D-3704-AE9D-AEA1F2BCF8B1> /usr/lib/libbsm.0.dylib

0x7fff9140e000 - 0x7fff91435fff com.apple.ProtectedCloudStorage (1.0 - 1) <0936C49C-5F90-3CEB-8AEA-6F9BD60A2784> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage

0x7fff91476000 - 0x7fff91478fff com.apple.loginsupport (1.0 - 1) <09F245DC-8342-358E-A881-DAE88BF0EC1D> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport

0x7fff91479000 - 0x7fff914ecffb com.apple.Heimdal (4.0 - 2.0) <2D358FB4-61BB-3BB6-9EF7-D9868A0B0275> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff917ad000 - 0x7fff917adfff com.apple.Accelerate (1.10 - Accelerate 1.10) <78D9071F-93DE-3C66-8912-8B0AA25DDF05> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff917ae000 - 0x7fff917afff3 com.apple.print.framework.Print (10.0 - 266) <F13A0609-793A-3A43-A961-AAFC81AC8FDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x7fff917b0000 - 0x7fff9189bff7 com.apple.QuickLookUIFramework (5.0 - 696.1) <921959F6-96C2-3814-8D20-0E761AB51199> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI

0x7fff9189c000 - 0x7fff918b5fff com.apple.network.statistics.framework (1.2 - 1) <CBB9D46C-95F7-323E-AE81-45C315B3FE7F> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics

0x7fff918b6000 - 0x7fff918bfffb libsystem_notify.dylib (149) <56ABC155-CB99-30A8-A8B1-C204B5615092> /usr/lib/system/libsystem_notify.dylib

0x7fff918c0000 - 0x7fff91912fff com.apple.AppleVAFramework (5.0.31 - 5.0.31) <17D3C8AE-5E48-34CE-B5FB-5F30747EDE91> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff91930000 - 0x7fff91930fff libenergytrace.dylib (10) <64F779D4-2192-37EC-8DB5-EC55BAE50058> /usr/lib/libenergytrace.dylib

0x7fff91931000 - 0x7fff9194efff com.apple.pluginkit.framework (1.0 - 1) <0601C318-E10E-3A62-BCA1-67B3A6108F17> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit

0x7fff9194f000 - 0x7fff9195dfff com.apple.opengl (12.0.34 - 12.0.34) <8BE63E42-27EA-3E03-8F87-B61009FD11ED> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff9195e000 - 0x7fff919caff7 com.apple.contacts.Contacts (1.0 - 2137) <3503806B-F315-3869-88FD-FFF8D5C10973> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts

0x7fff919cb000 - 0x7fff91a35ff7 com.apple.framework.CoreWLAN (11.0 - 1100.19) <3CA2F32A-4FBF-39ED-83EC-F2E3C43D3775> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff91a36000 - 0x7fff91f58fff com.apple.QuartzComposer (5.1 - 334) <B28D6929-25C0-3F27-9454-EAE22857EF4A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

0x7fff91f79000 - 0x7fff91fb4fff com.apple.AuthKitUI (1.0 - 1) <528E9B6F-6556-3343-86E9-0CD13570FD71> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI

0x7fff91fb5000 - 0x7fff91fc6ff7 libsystem_trace.dylib (200) <5D7D00EF-D91F-3FEE-82E6-1181F4D09A51> /usr/lib/system/libsystem_trace.dylib

0x7fff91fc7000 - 0x7fff91fcdff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <433F8745-874A-39B3-A7C6-2EDA8C2C6B4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x7fff91fce000 - 0x7fff91fcffff libsystem_blocks.dylib (65) <1B4F1F10-823E-3781-8162-6884D14DF0D6> /usr/lib/system/libsystem_blocks.dylib

0x7fff91fe1000 - 0x7fff91fe2ff7 libodfde.dylib (23) <B2194A77-3D29-3CE2-9D96-F8986A198980> /usr/lib/libodfde.dylib

0x7fff9200a000 - 0x7fff92078ff7 com.apple.ApplicationServices.ATS (377 - 394.1) <E35909E3-83E0-3671-914A-B43845D889B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x7fff92116000 - 0x7fff92138ff7 com.apple.IconServices (68 - 68) <9F8B9184-8DA8-3B7A-970B-3086DDD1CC6F> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices

0x7fff92139000 - 0x7fff9268fff7 com.apple.MediaToolbox (1.0 - 1731.15.4) <57B56635-9ADF-3157-827D-0E7498186701> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff92722000 - 0x7fff92751fff com.apple.securityinterface (10.0 - 55065.10.2) <1D6DB9F4-6EB4-39E0-8E99-C09EEA78BB16> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

0x7fff92752000 - 0x7fff92771ff7 com.apple.framework.Apple80211 (11.0 - 1101.30) <7A0350BD-18E0-38F3-80F2-EABD1643BA2D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff92772000 - 0x7fff927bdffb com.apple.print.framework.PrintCore (11.0 - 472) <34EA102A-D482-37FF-9C9B-E4FE4275913B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x7fff927be000 - 0x7fff927eeff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <56AA41E6-2F60-31D8-B506-2D4A5C341C77> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff92867000 - 0x7fff92869fff libCVMSPluginSupport.dylib (12.0.34.12) <F8E1EA87-73ED-3372-8C58-4209942ECD20> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x7fff92890000 - 0x7fff929b5ff7 com.apple.LaunchServices (728.4 - 728.4) <3669F1B4-880D-3C30-B945-93D21DD9926A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x7fff929b6000 - 0x7fff92a42fff libCoreStorage.dylib (517) <753BB578-62C6-36F8-B366-72EF7742D42B> /usr/lib/libCoreStorage.dylib

0x7fff92a43000 - 0x7fff92a47fff libcache.dylib (75) <4948E2C8-867F-3E9D-AAE7-2F30F0B345C6> /usr/lib/system/libcache.dylib

0x7fff92a48000 - 0x7fff92a6cfff libJPEG.dylib (1440) <7A2BE834-C5F1-3950-B13D-66C1D39AD7AA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff92a70000 - 0x7fff92a76fff com.apple.IOAccelerator (203.9.2 - 203.9.2) <81287641-B316-37B7-A70D-A693A463076A> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator

0x7fff92a77000 - 0x7fff92a81fff com.apple.NetAuth (6.0 - 6.0) <ABBBE552-26E0-3682-8BFD-C59EC702F347> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff92a82000 - 0x7fff92d28fff com.apple.CoreData (120 - 640) <7934FDB8-526E-32F4-BE20-55388DB8CCBF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff92d29000 - 0x7fff92d41fcf libcompression.dylib (23) <7467B2EB-E0E0-3E9D-9EAD-3E04500C6395> /usr/lib/libcompression.dylib

0x7fff92d42000 - 0x7fff92e9dffb com.apple.WebKitLegacy (11601 - 11601.2.4) <437BC049-C477-3CDE-BE33-D918930C94AA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy

0x7fff92f44000 - 0x7fff9301cfff com.apple.CoreMedia (1.0 - 1731.15.4) <C9E84408-05D4-3EB5-BB41-D04610D4DE2C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff93106000 - 0x7fff9310efff com.apple.NetFS (6.0 - 4.0) <5602F3EB-64F6-3495-BEF0-988F92974234> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff9310f000 - 0x7fff9337dfff com.apple.AuthKit (1.0 - 1) <B604FFEF-571B-3EDA-91CE-196DC4673D4B> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit

0x7fff9338a000 - 0x7fff933c6ff7 com.apple.OSAKit (1.5 - 104) <FB866C05-03B3-3817-A195-CAB764163DB6> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit

0x7fff93429000 - 0x7fff93487fff libsystem_network.dylib (582.1.4) <14ECA259-D471-3E47-A843-FF0990577893> /usr/lib/system/libsystem_network.dylib

0x7fff9348e000 - 0x7fff934fdffb com.apple.datadetectorscore (7.0 - 460) <95D642FC-0422-3972-A4CE-CD1D0B9CD42F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x7fff93602000 - 0x7fff93618ff7 libLinearAlgebra.dylib (1159) <01BD9187-521F-3F96-B477-24511318AECD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib

0x7fff93619000 - 0x7fff9363cfff com.apple.Network (1.0 - 1) <166EA4A4-C5C1-3211-9F13-BE5A3E3FF317> /System/Library/PrivateFrameworks/Network.framework/Versions/A/Network

0x7fff93648000 - 0x7fff93656fff com.apple.IntlPreferences (2.0 - 192) <9F3BFCED-E78C-30EE-AE34-6B6FB3929565> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences

0x7fff93657000 - 0x7fff93cfdffb com.apple.JavaScriptCore (11601 - 11601.2.3) <CAB09947-EC70-3CFC-9C24-101122452A58> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff93d0e000 - 0x7fff93d6eff7 com.apple.QuickLookFramework (5.0 - 696.1) <727FE6BE-8E92-38A3-BDEB-2410B553BB27> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff93e26000 - 0x7fff93e29fff libCoreVMClient.dylib (119.5) <3B709F2E-35BA-3D96-9324-E56AF5F68E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x7fff93e87000 - 0x7fff93e8aff3 libCGXCoreImage.A.dylib (934) <A3022348-FB5F-38D2-84F2-F88C7322BC0F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x7fff93e91000 - 0x7fff93ec8ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <207E4A14-E3CC-3658-ABAF-B5CAEC9ED1EB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff93ec9000 - 0x7fff93ecefff com.apple.MediaAccessibility (1.0 - 79) <309526B0-1A18-3C2D-B425-A2BB61EED005> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility

0x7fff93ecf000 - 0x7fff93f42fff com.apple.framework.IOKit (2.0.2 - 1178.4.1) <3E6DE6BA-08FD-3A86-AFBE-5545C179F432> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff93f50000 - 0x7fff93fc7fc7 libcorecrypto.dylib (334) <4E1B969F-8449-3B21-9880-51AD58E25AA6> /usr/lib/system/libcorecrypto.dylib

0x7fff93fc8000 - 0x7fff93fc8fff com.apple.Carbon (154 - 157) <DF95E7EB-1CFC-3C83-B114-60FFEEAE166E> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff9403b000 - 0x7fff94046ff7 libcommonCrypto.dylib (60074) <BD1DCF19-8353-3F6A-AFFA-EBBA29A302A8> /usr/lib/system/libcommonCrypto.dylib

0x7fff94047000 - 0x7fff9404bfff com.apple.LoginUICore (3.1 - 3.1) <6DCEED7A-529B-3AFD-8F83-97A40B56E4D9> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore

0x7fff94054000 - 0x7fff9405dff7 libsystem_pthread.dylib (137.1.1) <1373D0F1-C6CA-364E-A6BA-8BDBD0D34670> /usr/lib/system/libsystem_pthread.dylib

0x7fff9405e000 - 0x7fff9409bff3 com.apple.bom (14.0 - 193.7) <FF1FC415-0472-36C5-9706-54125BA365AE> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff940b4000 - 0x7fff94106fff com.apple.CloudDocs (1.0 - 382) <F8B381F5-C434-3719-B26B-137D61F8DEBD> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs

0x7fff94107000 - 0x7fff94125ffb libedit.3.dylib (43) <744915BA-9B98-3256-8DBB-5C760132623F> /usr/lib/libedit.3.dylib

0x7fff94177000 - 0x7fff94204fe7 libsystem_c.dylib (1081.1.3) <A60CE86D-1FF3-32AD-A672-C7597F884529> /usr/lib/system/libsystem_c.dylib

0x7fff94205000 - 0x7fff9421bfff com.apple.CoreMediaAuthoring (2.2 - 953) <8F5453F5-DC0E-39B8-9CB0-0A89268F6930> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

0x7fff942e7000 - 0x7fff9430aff7 com.apple.speech.LatentSemanticMappingFramework (2.12.1 - 2.12.1) <D46E147D-0A33-3409-9B12-FA662854F408> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping

0x7fff9430b000 - 0x7fff9441afe7 libvDSP.dylib (563.4) <643154B1-9A66-3265-9A7F-B36D71964FF7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x7fff9443d000 - 0x7fff944b3ff7 com.apple.MMCS (1.3 - 349) <C445C851-09F2-34F8-AA4C-D7135C15945F> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS

0x7fff944b4000 - 0x7fff94538fff com.apple.AVKit (1.1 - 285.1) <15798637-BB1B-3A29-8DFD-1F531EADB4FA> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit

0x7fff94540000 - 0x7fff94547ff7 libcompiler_rt.dylib (62) <253B36E5-572D-377D-AE99-A02CE32590E5> /usr/lib/system/libcompiler_rt.dylib

0x7fff9455b000 - 0x7fff945fbfff com.apple.Metadata (10.7.0 - 972.9) <ACE59F43-D892-3B73-AB1D-CB778FE90420> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x7fff945fc000 - 0x7fff94604fff libcopyfile.dylib (127) <CA2602AB-E8B7-3CD8-A0C5-D86E35FDA09F> /usr/lib/system/libcopyfile.dylib

0x7fff94605000 - 0x7fff94607fff com.apple.EFILogin (2.0 - 2) <1FF63331-0B4A-385D-AC44-7AE665947553> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x7fff94608000 - 0x7fff9464dff7 com.apple.coreservices.SharedFileList (24.3 - 24.3) <F676B1BD-4695-34B9-A46B-C4D68254AF1B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList

0x7fff94654000 - 0x7fff94668fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <EE4B9BE1-24CB-3A9A-97B1-21594C243EFF> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol

0x7fff94669000 - 0x7fff949cc6d7 libobjc.A.dylib (680) <7C5FAD04-2C01-3ED6-AA40-78925C12A456> /usr/lib/libobjc.A.dylib

0x7fff949d2000 - 0x7fff949fbfff libc++abi.dylib (125) <F5027B46-1801-344D-BD51-2E6D188C8900> /usr/lib/libc++abi.dylib

0x7fff949fc000 - 0x7fff94a2aff7 com.apple.CoreServicesInternal (248.1 - 248.1) <834B5D98-DB81-36B1-BD2A-640928EDAAF6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x7fff94b4f000 - 0x7fff94b57fff libGFXShared.dylib (12.0.34.12) <F8278F50-25AC-3CEC-9F68-D83785A25F5E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x7fff94d2b000 - 0x7fff94d5affb com.apple.datadetectors (5.0 - 307) <B59A794B-A050-361B-951D-FF015445D955> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors

0x7fff94d5b000 - 0x7fff94d89ff7 com.apple.DictionaryServices (1.2 - 250) <94678AC8-41FF-3D2E-A35E-D83AD18D7A78> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x7fff94d9a000 - 0x7fff959bcfff com.apple.AppKit (6.9 - 1404.12) <9D9ADA78-8E86-3F7A-98F6-CAEA316E94B5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff95a11000 - 0x7fff95bd7fef com.apple.ImageIO.framework (3.3.0 - 1440) <40A1D113-9A4A-37D5-98A7-52AABB16A942> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff95c20000 - 0x7fff95ff8fef com.apple.CoreAUC (214.0.0 - 214.0.0) <36675355-FEF4-3DC0-9734-AE6F125883C2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff95ff9000 - 0x7fff96427fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) <D02FBB03-42A5-3E75-83C1-F563B1E3258F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

0x7fff9648f000 - 0x7fff964a6fff com.apple.ScriptingBridge (1.3.3 - 68) <318CDE8A-DCE0-3F21-A60A-C291CBB90138> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge

0x7fff964a7000 - 0x7fff976edfe3 com.apple.CoreGraphics (1.600.0 - 934) <D2175CEA-C733-34C4-A0F0-3F6C36897333> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff97733000 - 0x7fff9781aff7 libcrypto.0.9.8.dylib (59) <7C4E5457-B66C-39CA-BC0E-15CA6C051FC0> /usr/lib/libcrypto.0.9.8.dylib

0x7fff9781d000 - 0x7fff978c8fff com.apple.PDFKit (3.1 - 3.1) <165524C4-8101-341C-AD0A-CCBC1AFB0C2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

0x7fff97af9000 - 0x7fff97afafff libsystem_secinit.dylib (20) <932ED582-E80F-39DA-B0FA-F1BC5F1AD2F8> /usr/lib/system/libsystem_secinit.dylib

0x7fff97afb000 - 0x7fff97c53ff3 com.apple.MapKit (1.0 - 1620.0.13.2) <3FFBAC77-1CA5-3051-9FFA-0B7533198A23> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit

0x7fff97e19000 - 0x7fff97e1efff com.apple.TCC (1.0 - 1) <8D7468B6-D5A3-3BF9-BD98-E8087AF0B61B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff97e39000 - 0x7fff97e42fff com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <2AC72D4A-B490-380A-86F1-E1EC5F99675A> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework

0x7fff97e49000 - 0x7fff98094fff com.apple.AddressBook.framework (9.0 - 1679) <26FE27B6-40B7-3633-906D-5323ACEE3337> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff980ce000 - 0x7fff980cfffb libremovefile.dylib (41) <C7CFF5F2-AFFB-3C8D-BDB4-D66D50E657C0> /usr/lib/system/libremovefile.dylib

0x7fff980d0000 - 0x7fff9811bff7 com.apple.CoreMediaIO (701.0 - 4790) <B1A55949-882D-319F-9EB8-E0ADFE7092A1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff984bc000 - 0x7fff984dbff7 com.apple.contacts.vCard (1.0 - 2137) <74FA0133-CFBB-3055-B429-AF2D13B24D7D> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard

0x7fff984dc000 - 0x7fff98950ff7 com.apple.CoreFoundation (6.9 - 1255) <CA413A7E-8377-3D36-B32D-25D243348FB9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff98951000 - 0x7fff98966fff com.apple.ToneKit (1.0 - 1) <3722D681-0582-335A-A992-A972D2046163> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit

0x7fff98967000 - 0x7fff989effff com.apple.CoreSymbolication (3.1 - 58048.1) <7B9BCFD9-3600-3973-841D-6227BEDE5D36> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x7fff989fb000 - 0x7fff98a06fff libkxld.dylib (3247.10.9) <C1E836AA-45ED-3640-AF3C-C3FF7A10002B> /usr/lib/system/libkxld.dylib

0x7fff98ad4000 - 0x7fff98ad6ff7 libquarantine.dylib (80) <1693C5FE-EA0A-3122-85EB-7950ECC7435A> /usr/lib/system/libquarantine.dylib

0x7fff98ad7000 - 0x7fff98ad7fff libmetal_timestamp.dylib (600.0.41.2) <C8548755-D695-380D-991E-A94484084B6E> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib

0x7fff98ad8000 - 0x7fff98aeffff libsystem_asl.dylib (322) <97D794DA-8CE5-3676-AC5E-364F6D172BDA> /usr/lib/system/libsystem_asl.dylib

0x7fff98af0000 - 0x7fff98b14fff com.apple.MultitouchSupport.framework (304.9 - 304.9) <FDD5F420-3978-33DA-8BD1-0177918C7679> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x7fff98b25000 - 0x7fff98b66ff7 libGLU.dylib (12.0.34.12) <055A2B53-7C59-359A-82CB-1F79160C5C86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff98b6f000 - 0x7fff98be3ff3 com.apple.securityfoundation (6.0 - 55126) <F075D5C5-ED6D-3DA5-BDB3-879E50A94F77> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x7fff98be4000 - 0x7fff98c01fff com.apple.AppleVPAFramework (2.0.15 - 2.0.15) <7A85C280-2188-34AA-AE4C-256FEC080AD6> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA

0x7fff98c02000 - 0x7fff98c8ffff com.apple.CorePDF (4.0 - 4) <EDC193AE-0D72-3BDD-807D-28D1A5942AE3> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff98ce1000 - 0x7fff98ce9fff libsystem_networkextension.dylib (384.1.2) <4736FCC5-9DBA-31F4-AAC8-CD0A177CF502> /usr/lib/system/libsystem_networkextension.dylib

0x7fff98cea000 - 0x7fff98d11fff com.apple.shortcut (2.16 - 93) <F6E559D9-40BE-3CC9-BB16-E71300C77F8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x7fff98de0000 - 0x7fff98de8fff com.apple.AppleSRP (5.0 - 1) <8DBB11A2-150A-3E70-8B83-DDEDAB15E2C3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

0x7fff98dff000 - 0x7fff98e28fff libxpc.dylib (755.1.19) <3E09C275-A33B-357A-B0AB-A2DDF88EC9D5> /usr/lib/system/libxpc.dylib

0x7fff98e32000 - 0x7fff98e5ffff libdispatch.dylib (500.10.1) <438F4595-0731-34A2-ACAD-60121A76D1FF> /usr/lib/system/libdispatch.dylib

0x7fff990b9000 - 0x7fff990c4fff com.apple.CrashReporterSupport (10.11 - 715) <D0D22E00-4DA0-3AEF-8522-0814F9070666> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x7fff99a0a000 - 0x7fff99a0afff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <F450DC3F-837D-35CB-97F3-5835E789EF02> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff99a3c000 - 0x7fff99a41ff7 libheimdal-asn1.dylib (452.1.1) <6E911973-1E1A-3F80-B955-FA78CF20FBFD> /usr/lib/libheimdal-asn1.dylib

0x7fff99c57000 - 0x7fff99d47fff libJP2.dylib (1440) <D10CC550-35AE-35E9-A6DC-9BF872E35A35> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff99d48000 - 0x7fff99dfdfff com.apple.CoreDuet (1.0 - 1) <58D04404-6DD3-312F-A334-D1E89686B227> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet

0x7fff99dfe000 - 0x7fff99e02fff libpam.2.dylib (20) <7F986CE8-EF74-3BC3-BB7E-5267E24EAFFE> /usr/lib/libpam.2.dylib

0x7fff99e03000 - 0x7fff99f2fffb com.apple.CoreText (352.0 - 494.4) <9E995D6A-86E4-303A-B823-C29254F9CA8B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff99f30000 - 0x7fff99f37fff libnetwork.dylib (582.1.4) <37BD4D39-4CCA-3073-9858-5FA784BF17C1> /usr/lib/libnetwork.dylib

0x7fff99f38000 - 0x7fff99f7eff7 libauto.dylib (186) <460B0167-C89B-37EC-823C-52F684B31C26> /usr/lib/libauto.dylib

0x7fff99f85000 - 0x7fff99faeff7 libsystem_info.dylib (476) <65D0643A-C8AE-3E8D-9F6E-E4AD823F16B2> /usr/lib/system/libsystem_info.dylib

0x7fff9a06e000 - 0x7fff9a08ffff com.apple.Sharing (438.0.1 - 438.0.1) <10C4A9FA-47C9-37D9-A60A-C27CC57A2539> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

0x7fff9a090000 - 0x7fff9a176fef unorm8_bgra.dylib (2.6.4.1) <28F838EA-19E5-3724-99FF-B61132555D09> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib

0x7fff9a177000 - 0x7fff9a1ccfff com.apple.AE (701 - 701) <87FDCC5A-82AC-36A2-BFE9-D0B2A3D870F1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x7fff9a1cd000 - 0x7fff9a372ff3 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <7380C7DA-7CE8-34DF-BB3D-DAFE9406674F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff9a373000 - 0x7fff9a3a4ffb com.apple.GSS (4.0 - 2.0) <D50CDB44-72E9-3520-9965-93901621F781> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff9a41a000 - 0x7fff9a449fc3 libsystem_m.dylib (3105) <07D50372-30ED-3B03-9FA0-0662BF8F0098> /usr/lib/system/libsystem_m.dylib

0x7fff9a44a000 - 0x7fff9a44fff7 libmacho.dylib (875.1) <A9EC23EC-11A0-3B4F-A8AC-B990C8267A6E> /usr/lib/system/libmacho.dylib

0x7fff9a450000 - 0x7fff9a4f0fff com.apple.ViewBridge (157 - 157) <78610813-8150-3DD5-823D-F0ECDB0A583F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge

0x7fff9a4f1000 - 0x7fff9a52bfff com.apple.QD (3.12 - 302) <46969760-B02A-3ED5-B8BC-D6144939B16E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x7fff9a581000 - 0x7fff9a584fff libspindump.dylib (197) <4DAD2F5F-B719-3DD8-9D7C-135314CE85D0> /usr/lib/libspindump.dylib

0x7fff9a585000 - 0x7fff9a5aeffb libRIP.A.dylib (934) <DB727879-E42B-33C5-B1FF-CC34CDFBF017> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff9a5af000 - 0x7fff9a644fff com.apple.ink.framework (10.9 - 214) <F1B3B6C9-FF8D-3E68-93EB-8CDCEB65171A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x7fff9a645000 - 0x7fff9a647fff com.apple.OAuth (25 - 25) <DFC11955-75DD-303E-BFCB-0F70A4C541E0> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth

0x7fff9a648000 - 0x7fff9a653fff libcsfde.dylib (517) <83340980-0FC2-33DC-B98B-562C4842568E> /usr/lib/libcsfde.dylib

0x7fff9a654000 - 0x7fff9a949ff3 com.apple.HIToolbox (2.1.1 - 806) <510697D0-2F92-3256-B587-AD11DF988430> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x7fff9a94a000 - 0x7fff9a964ff3 liblzma.5.dylib (10) <8CD18286-49EA-31E4-8A73-1BF8DECED6C6> /usr/lib/liblzma.5.dylib

0x7fff9a965000 - 0x7fff9a992ffb com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <EDAF6F7C-B9BD-32E9-AE7D-E531501024F7> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X

0x7fff9aa7f000 - 0x7fff9aa86ff7 com.apple.phonenumbers (1.1.1 - 105) <49696A1F-83FC-3BE8-A7E8-F0F4EAA326BB> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers

0x7fff9aa87000 - 0x7fff9aaaefff com.apple.ChunkingLibrary (167 - 167) <C22F5038-7354-330F-8F38-36F187E6A4B1> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x7fff9aab4000 - 0x7fff9aac2ff7 libbz2.1.0.dylib (38) <99C5121D-8147-3B51-8D79-66245C863338> /usr/lib/libbz2.1.0.dylib

0x7fff9aac3000 - 0x7fff9aac3ff7 libkeymgr.dylib (28) <47080280-8B57-3D75-8A20-9E100864DE27> /usr/lib/system/libkeymgr.dylib

0x7fff9aac4000 - 0x7fff9abe6ff7 com.apple.NetworkExtension (1.0 - 1) <3B268DF0-E234-3E11-8BEB-A819A56CB707> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension

0x7fff9ad57000 - 0x7fff9ad88ff7 libtidy.A.dylib (15.17) <917B7716-5060-3755-A1BA-435DAC06E778> /usr/lib/libtidy.A.dylib

0x7fff9afb3000 - 0x7fff9b131fff com.apple.UIFoundation (1.0 - 435) <237F281F-7F15-3309-B749-F8DA37822F9F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation

0x7fff9b13b000 - 0x7fff9b13dff7 libRadiance.dylib (1440) <A38FFEAA-7E99-3007-B776-6D0E7B29120A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x7fff9b146000 - 0x7fff9b86cff7 com.apple.VectorKit (1.0 - 1156.1.6) <C818A6D4-BEBB-3D3F-8AEF-F0859D2608E9> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit

0x7fff9b86d000 - 0x7fff9b86ffff libCGXType.A.dylib (934) <F52AC9F6-BC67-3885-9864-CDC00D9DD0AB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff9b8a1000 - 0x7fff9bb25ff7 com.apple.RawCamera.bundle (6.16 - 817) <A09CE1E4-8EEE-38D5-BE7D-14FDC84D62A1> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff9be06000 - 0x7fff9be0cfff com.apple.XPCService (2.0 - 1) <E50F1206-8B6B-3CDB-BC66-E5B70B4B41C7> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService

0x7fff9be3e000 - 0x7fff9be6fff7 libncurses.5.4.dylib (46) <766F2188-F523-3FAA-AC1F-49447F09E133> /usr/lib/libncurses.5.4.dylib

0x7fff9be70000 - 0x7fff9be70fff com.apple.IOPlatformPluginFamily (1.0 - 1) <3960AFB0-48AF-3061-923B-BFCE2141A24F> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily

0x7fff9be71000 - 0x7fff9be76fff com.apple.DiskArbitration (2.7 - 2.7) <B391A885-1286-3718-A341-8C84560DDE58> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff9be77000 - 0x7fff9be83fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <8D8F331E-21D2-3B7E-B977-3EB1D9E44D5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff9be84000 - 0x7fff9be87ff7 com.apple.help (1.3.3 - 46) <AA185754-DEEB-3091-9301-7B23C4D36818> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x7fff9bed3000 - 0x7fff9bf7afff com.apple.LanguageModeling (1.0 - 1) <C405E993-F0DF-39E4-9B74-FE310E63DD8E> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling

0x7fff9bf7b000 - 0x7fff9bf96fff com.apple.aps.framework (4.0 - 4.0) <A3971E50-DD87-3752-B37A-E58557AD5AF2> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService

0x7fff9bf9a000 - 0x7fff9bfa5fff com.apple.CommerceCore (1.0 - 453) <2E605FE7-DEB6-354E-A6E1-E9D24D8E7B69> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x7fff9c09f000 - 0x7fff9c18efff libxml2.2.dylib (29) <0702E13C-D726-3DAF-B0D1-77F7B9EF6A37> /usr/lib/libxml2.2.dylib

0x7fff9c18f000 - 0x7fff9c19bff7 com.apple.OpenDirectory (10.11 - 194) <E0F63D60-23C8-3FB7-BA78-5BD861354352> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff9c1a0000 - 0x7fff9c250fe7 libvMisc.dylib (563.4) <E166E14C-616E-35FA-BD3C-A60337EDD833> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x7fff9c266000 - 0x7fff9c269fff com.apple.IOSurface (108.0.1 - 108.0.1) <43D70E5A-64F5-384A-A95E-64253538C24F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff9c27d000 - 0x7fff9c296ffb com.apple.openscripting (1.7 - 169) <6AA25650-8900-33C6-AD49-D0543DB27C16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x7fff9c297000 - 0x7fff9c2e5fff libcurl.4.dylib (90) <00662A4C-B89A-3A17-93FF-950C6DE47F99> /usr/lib/libcurl.4.dylib

0x7fff9c2e6000 - 0x7fff9c4f1fff libFosl_dynamic.dylib (16.24) <7B19F360-858C-3C49-9E6D-A95CF3BE2186> /usr/lib/libFosl_dynamic.dylib

0x7fff9c4f2000 - 0x7fff9c51dff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2137) <082A84FD-0076-3129-8193-2BCB0EAD15E2> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation

0x7fff9c571000 - 0x7fff9c585fff libsystem_coretls.dylib (82) <21EDACF1-D9B3-3086-9821-60EB75E7F965> /usr/lib/system/libsystem_coretls.dylib

0x7fff9c58e000 - 0x7fff9c597ff7 com.apple.DisplayServicesFW (3.0 - 378) <69821BC1-66F6-30FE-B706-134F3A9FCAD7> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

0x7fff9c598000 - 0x7fff9c598fff com.apple.ApplicationServices (48 - 48) <B5326BD2-AF17-3880-A8C5-3C990AE4A1C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x7fff9c5cd000 - 0x7fff9c5cfff7 com.apple.xpc.ServiceManagement (1.0 - 1) <0EA1807B-4F41-317D-A6C2-E6A23F201252> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x7fff9c5d0000 - 0x7fff9c5d2ff7 libsystem_configuration.dylib (801.10.1) <32AFB27E-F2D6-3E4C-8D65-8E7E7BA3BC34> /usr/lib/system/libsystem_configuration.dylib

0x7fff9cd1e000 - 0x7fff9cd63ff3 libFontRegistry.dylib (155) <BC1B3AD5-4927-3AB7-94FF-CD93BF895D98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff9ce66000 - 0x7fff9ceb6fff libcups.2.dylib (435) <FA565876-F9B2-3021-8E89-6D665ED01B3D> /usr/lib/libcups.2.dylib

0x7fff9ceb7000 - 0x7fff9cef9fff com.apple.framework.ConfigurationProfiles (8.1 - 843) <3CED48F5-6AE3-30C0-BF3F-270E4E1D3981> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles

0x7fff9cf05000 - 0x7fff9d06cfff libBLAS.dylib (1159) <35ADE4D4-391A-30C2-9D38-388F543EA4BA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x7fff9d07a000 - 0x7fff9d0e9fff com.apple.SearchKit (1.4.0 - 1.4.0) <45A716CD-D9E7-3F1F-9EC8-BB37CA9E8C04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x7fff9d0ea000 - 0x7fff9d43eff7 com.apple.Foundation (6.9 - 1252) <2D13ED37-BFFE-3B7F-A65A-D6ED43B05EE9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff9d43f000 - 0x7fff9d47dff7 libGLImage.dylib (12.0.34.12) <4FC92D21-0834-397E-BE0D-282A73FC16B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x7fff9d4cc000 - 0x7fff9d4dafff com.apple.ToneLibrary (1.0 - 1) <E8B44453-4E70-393C-AECF-988D0A8284A6> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary

0x7fff9d5dc000 - 0x7fff9d62dff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <E9B6EFBA-F6EA-3F20-8C91-53EC7D464773> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff9d62e000 - 0x7fff9d668ff7 com.apple.DebugSymbols (132 - 132) <6F5853A1-5DA8-3C42-8E02-2B972F34BCE0> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x7fff9d669000 - 0x7fff9d66bfff libUniversalAccess.dylib (270) <F2DE10DD-BD1D-3E3C-9197-A36E2E08C228> /usr/lib/libUniversalAccess.dylib

0x7fff9d66c000 - 0x7fff9d685fff com.apple.CFOpenDirectory (10.11 - 194) <64C52603-1947-3350-819E-3A45F9036036> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x7fff9d6b2000 - 0x7fff9d702ff7 com.apple.Symbolication (1.4 - 58044) <BC1259C8-C671-3014-A9C4-85BC767EA962> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x7fff9d703000 - 0x7fff9d713fff com.apple.AppleScriptObjC (1.4 - 32) <D34A6B42-49AE-326D-9107-8E2E02420783> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC

0x7fff9d714000 - 0x7fff9d763ff7 com.apple.DiskManagement (8.0 - 950) <0F28B98C-FFC2-3569-89A2-62C48DFCFD3A> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement

0x7fff9d7c6000 - 0x7fff9d7dbfff com.apple.AppContainer (4.0 - 261.1.1) <29C670C1-8DA7-33B3-87FE-EFF33E461700> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer

0x7fff9d7ed000 - 0x7fff9d7eeffb libSystem.B.dylib (1225.1.1) <5E0F820B-C4FF-34CE-9C43-83BF30FC8E8D> /usr/lib/libSystem.B.dylib

0x7fff9d81b000 - 0x7fff9d826fff libGL.dylib (12.0.34.12) <182B925C-7BF6-3EFE-85AF-54760206A6FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff9da24000 - 0x7fff9da28fff com.apple.CommonPanels (1.2.6 - 96) <1D76DDD3-D45A-3679-8B72-5EECE6C1ACAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x7fff9da29000 - 0x7fff9da86fff com.apple.CoreServices.OSServices (728.4 - 728.4) <69AF6F83-5AD0-3E41-B97E-72247BD1007A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x7fff9da8c000 - 0x7fff9dad8ffb com.apple.HIServices (1.22 - 548) <19389B63-C373-31AE-9180-3A11093EAE58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x7fff9dad9000 - 0x7fff9de15fff com.apple.WebKit (11601 - 11601.2.4) <21B11C3D-E1B2-37AB-8231-89AB45B29E33> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x7fff9de16000 - 0x7fff9de17fff libDiagnosticMessagesClient.dylib (100) <F2D8CFCC-A00A-3675-9C01-EF0C663F2445> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff9de36000 - 0x7fff9df31ff7 libFontParser.dylib (158.3) <DBFEE35E-60F4-3F51-AA25-D4D7E4E01996> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff9df32000 - 0x7fff9df32fff com.apple.quartzframework (1.5 - 21) <E37B0DA2-8DEB-3D46-9038-BD91E789A375> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff9dfdc000 - 0x7fff9dfdeff7 com.apple.SafariServices.framework (11601 - 11601.2.4) <D7014356-C26C-360D-B0B9-91E81855F485> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices

0x7fff9dfdf000 - 0x7fff9dfe7fff com.apple.CoreServices.FSEvents (1222.1.1 - 1222.1.1) <79DF16A7-E169-38A5-BF5E-2D45F86DE154> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents

0x7fff9e385000 - 0x7fff9e3bbfff libssl.0.9.8.dylib (59) <1F3C23F5-1C03-35E6-921A-88953E077C79> /usr/lib/libssl.0.9.8.dylib

0x7fff9e86c000 - 0x7fff9e870fff libGIF.dylib (1440) <22C11AAC-DDCD-37F8-8656-27184840CA7F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff9ea58000 - 0x7fff9ea5bffb libdyld.dylib (360.16) <C48B723A-CFE0-32A4-8A95-A409BF820767> /usr/lib/system/libdyld.dylib

0x7fff9ea5c000 - 0x7fff9ecc8fff com.apple.imageKit (2.6 - 928) <753100AA-B8F4-3364-A111-88AAB67949B2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

0x7fff9ecc9000 - 0x7fff9ed0bff7 com.apple.Metal (54.26.3 - 54.26.3) <9000AE52-6638-309E-90A5-CB18C83A0A0E> /System/Library/Frameworks/Metal.framework/Versions/A/Metal

0x7fff9ed0c000 - 0x7fff9ed15ff3 com.apple.CommonAuth (4.0 - 2.0) <6EF43A6E-C071-36A3-8B94-694AC6BEF6D3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff9ed16000 - 0x7fff9ed19ff7 libCoreFSCache.dylib (119.5) <9BFF447F-D571-3EE6-860E-29886F1F913F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

0x7fff9ed1a000 - 0x7fff9edd4fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <9E68D2AF-7205-3764-B051-8F112AFA8208> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff9ede3000 - 0x7fff9ede4fff libquit.dylib (197) <B5F26C06-207C-3AB0-8BF4-FAAB2BC6EABB> /usr/lib/libquit.dylib

0x7fff9edfc000 - 0x7fff9ee07ff7 libChineseTokenizer.dylib (16) <1794A880-9C3D-37B2-8F3E-6CAFFB396089> /usr/lib/libChineseTokenizer.dylib

0x7fff9ee08000 - 0x7fff9ee2cfff com.apple.quartzfilters (1.10.0 - 1.10.0) <B25F42F6-2548-39A8-9A9E-35331FD813EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 1

thread_create: 0

thread_set_state: 0

Calls made by this process:

task_for_pid: 0

thread_create: 0

thread_set_state: 0

Calls made by all processes on this machine:

task_for_pid: 49248

thread_create: 0

thread_set_state: 0

VM Region Summary:

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

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

VIRTUAL REGION

REGION TYPE SIZE COUNT (non-coalesced)

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

Accelerate.framework 256K 3

Activity Tracing 2048K 2

CG backing stores 39.5M 5

CG image 65.2M 119

CG raster data 564K 11

CG shared images 272K 8

CoreAnimation 100.9M 204

CoreData Object IDs 4100K 3

CoreUI image data 1280K 43

CoreUI image file 192K 4

Dispatch continuations 16.0M 2

Foundation 40K 6

IOKit 7940K 2

Image IO 23.8M 32

JS JIT generated code 128.0M 4

JS JIT generated code (reserved) 896.0M 2 reserved VM address space (unallocated)

Kernel Alloc Once 8K 3

MALLOC 729.4M 110

MALLOC guard page 32K 7

Memory Tag 242 12K 2

Memory Tag 250 64.8M 66

Memory Tag 251 32K 3

OpenCL 24K 4

Process Corpse Info 2048K 2

SQLite page cache 7424K 24

STACK GUARD 56.1M 31

Stack 22.3M 33

VM_ALLOCATE 384K 52

WebKit Malloc 4504K 23

__DATA 53.6M 508

__IMAGE 528K 2

__LINKEDIT 131.8M 167

__TEXT 364.8M 476

__UNICODE 552K 2

mapped file 310.2M 119

shared memory 16.3M 11

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

TOTAL 3.0G 2059

TOTAL, minus reserved VM space 2.1G 2059

Model: MacBookPro11,2, BootROM MBP112.0138.B15, 4 processors, Intel Core i7, 2.2 GHz, 16 GB, SMC 2.18f15

Graphics: Intel Iris Pro, Intel Iris Pro, Built-In

Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020

Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.21.94.24.1a23)

Bluetooth: Version 4.4.0f4 16320, 3 services, 27 devices, 1 incoming serial ports

Network Service: USB Ethernet, Ethernet, en5

Network Service: Wi-Fi, AirPort, en0

Serial ATA Device: APPLE SSD SM0256F, 251 GB

USB Device: USB 3.0 Bus

USB Device: Apple Internal Keyboard / Trackpad

USB Device: BRCM20702 Hub

USB Device: Bluetooth USB Host Controller

USB Device: Apple USB Ethernet Adapter

USB Device: Keyboard Hub

USB Device: Apple Keyboard

Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

Apparently this is a duplicate of 22804172 (Open)

AnimateWithTextures action crashes Xcode!
 
 
Q