Xcode 7.2.1: Crash while requesting access for UI Testing, prevents use with Server.app

Originator:iospiritongt
Number:rdar://24511219 Date Originated:04-Feb-2016 10:48 PM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 7.2.1
Classification:Serious Bug Reproducible:Always
 
Summary:
The new release can't be chosen for Xcode server. Crashes during "Request UI Access", then says license wasn't agreed to.

Steps to Reproduce:
1) Install Xcode 7.2.1 via MAS or direct download (tried both).
2) Open Server.app
3) Choose Xcode version 7.2.1.

Expected Results:
Xcode is used by Server app.

Actual Results:
Xcode brings up "Request UI Access" dialog, crashes. Server says License was not accepted.

Regression:
The issue always occurs.

Notes:
Chances are there's a link to that UI code being run on a bg thread (https://twitter.com/felix_schwarz/status/694777943701221376). System Preferences also never opens.

Crash Log:
Process:               Xcode [92985]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               7.2.1 (9548.1)
Build Info:            IDEFrameworks-9548001000000000~2
App Item ID:           497799835
App External ID:       816142004
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [92985]
User ID:               501

Date/Time:             2016-02-03 00:46:06.217 +0100
OS Version:            Mac OS X 10.11.2 (15C50)
Report Version:        11
Anonymous UUID:        


Time Awake Since Boot: 2800000 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: 7C1002
UNCAUGHT EXCEPTION (NSGenericException): *** Collection <__NSArrayM: 0x7fc3cf33b0a0> was mutated while being enumerated.
UserInfo: (null)
Hints: None
Backtrace:
  0  0x00007fff904e5aca __exceptionPreprocess (in CoreFoundation)
  1  0x000000010c174b07 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2  0x00007fff8f7e973c objc_exception_throw (in libobjc.A.dylib)
  3  0x00007fff904e537c __NSFastEnumerationMutationHandler (in CoreFoundation)
  4  0x00007fff8605054c __82-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]_block_invoke (in AppKit)
  5  0x00007fff935e8a15 -[NSISEngine withBehaviors:performModifications:] (in Foundation)
  6  0x00007fff8605008d -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] (in AppKit)
  7  0x00007fff8604fef3 __45-[NSView updateConstraintsForSubtreeIfNeeded]_block_invoke (in AppKit)
  8  0x00007fff935e8a15 -[NSISEngine withBehaviors:performModifications:] (in Foundation)
  9  0x00007fff85ec768a -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] (in AppKit)
 10  0x00007fff8604fe8e -[NSView updateConstraintsForSubtreeIfNeeded] (in AppKit)
 11  0x00007fff8604fdfa __62-[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded]_block_invoke (in AppKit)
 12  0x00007fff935e8a15 -[NSISEngine withBehaviors:performModifications:] (in Foundation)
 13  0x00007fff85ec768a -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] (in AppKit)
 14  0x00007fff8604fd19 -[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded] (in AppKit)
 15  0x00007fff8669f263 ___NSWindowGetDisplayCycleObserver_block_invoke (in AppKit)
 16  0x00007fff862e5f1d __37+[NSDisplayCycle currentDisplayCycle]_block_invoke (in AppKit)
 17  0x00007fff96b77b5d CA::Transaction::run_commit_handlers(CATransactionPhase) (in QuartzCore)
 18  0x00007fff96a11c7c CA::Context::commit_transaction(CA::Transaction*) (in QuartzCore)
 19  0x00007fff96a11a24 CA::Transaction::commit() (in QuartzCore)
 20  0x00007fff96a20917 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) (in QuartzCore)
 21  0x00007fff903f4e37 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ (in CoreFoundation)
 22  0x00007fff903f4da7 __CFRunLoopDoObservers (in CoreFoundation)
 23  0x00007fff903e6358 CFRunLoopRunSpecific (in CoreFoundation)
 24  0x00007fff87cd1935 RunCurrentEventLoopInMode (in HIToolbox)
 25  0x00007fff87cd176f ReceiveNextEventCommon (in HIToolbox)
 26  0x00007fff87cd15af _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)
 27  0x00007fff85f200ee _DPSNextEvent (in AppKit)
 28  0x00007fff862ec943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit)
 29  0x000000010c75603e -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
 30  0x00007fff860d4d22 -[NSApplication _realDoModalLoop:peek:] (in AppKit)
 31  0x00007fff860d12d4 -[NSApplication runModalForWindow:] (in AppKit)
 32  0x000000010d98a1b9 -[IDEFirstLaunchExperienceViewController showFirstLaunchExperienceModallyIfNecessary] (in IDEKit)
 33  0x000000010d3b6cf3 -[IDEWelcomeWindowController _showFirstLaunchExperienceIfAppropriate] (in IDEKit)
 34  0x000000010d3b6bd8 -[IDEWelcomeWindowController openWelcomeWindowAfterFirstLaunchExperienceIfAppropriate:] (in IDEKit)
 35  0x000000010d3b691c -[IDEApplicationController applicationOpenUntitledFile:] (in IDEKit)
 36  0x00007fff85f28d63 -[NSApplication _doOpenUntitled] (in AppKit)
 37  0x00007fff85f28852 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke (in AppKit)
 38  0x00007fff85f281ed -[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:] (in AppKit)
 39  0x00007fff862f0513 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:completionHandler:] (in AppKit)
 40  0x00007fff85f26880 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] (in AppKit)
 41  0x00007fff85f26337 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] (in AppKit)
 42  0x00007fff935bb861 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] (in Foundation)
 43  0x000000010d5ebd16 -[NSAppleEventManager(DVTAssertionOverrides) swizzleDispatchRawAppleEvent:withRawReply:handlerRefCon:] (in IDEKit)
 44  0x00007fff935bb6db _NSAppleEventManagerGenericHandler (in Foundation)
 45  0x00007fff83023231 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) (in AE)
 46  0x00007fff83022fb8 dispatchEventAndSendReply(AEDesc const*, AEDesc*) (in AE)
 47  0x00007fff83022ed4 aeProcessAppleEvent (in AE)
 48  0x00007fff87ce1af9 AEProcessAppleEvent (in HIToolbox)
 49  0x00007fff85f20588 _DPSNextEvent (in AppKit)
 50  0x00007fff862ec943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit)
 51  0x000000010c7560c2 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
 52  0x00007fff85f15fc8 -[NSApplication run] (in AppKit)
 53  0x00007fff85e98520 NSApplicationMain (in AppKit)
 54  0x00007fff969425ad start (in libdyld.dylib)
 
abort() called

Application Specific Signatures:
NSGenericException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff904e5ae2 __exceptionPreprocess + 178
1   DVTFoundation                       0x000000010c174b07 DVTFailureHintExceptionPreprocessor + 194
2   libobjc.A.dylib                     0x00007fff8f7e973c objc_exception_throw + 48
3   CoreFoundation                      0x00007fff904e537c __NSFastEnumerationMutationHandler + 300
4   AppKit                              0x00007fff8605054c __82-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]_block_invoke + 249
5   Foundation                          0x00007fff935e8a15 -[NSISEngine withBehaviors:performModifications:] + 155
6   AppKit                              0x00007fff8605008d -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 222
7   AppKit                              0x00007fff8604fef3 __45-[NSView updateConstraintsForSubtreeIfNeeded]_block_invoke + 49
8   Foundation                          0x00007fff935e8a15 -[NSISEngine withBehaviors:performModifications:] + 155
9   AppKit                              0x00007fff85ec768a -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
10  AppKit                              0x00007fff8604fe8e -[NSView updateConstraintsForSubtreeIfNeeded] + 114
11  AppKit                              0x00007fff8604fdfa __62-[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded]_block_invoke + 141
12  Foundation                          0x00007fff935e8a15 -[NSISEngine withBehaviors:performModifications:] + 155
13  AppKit                              0x00007fff85ec768a -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 70
14  AppKit                              0x00007fff8604fd19 -[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded] + 208
15  AppKit                              0x00007fff8669f263 ___NSWindowGetDisplayCycleObserver_block_invoke + 221
16  AppKit                              0x00007fff862e5f1d __37+[NSDisplayCycle currentDisplayCycle]_block_invoke + 297
17  QuartzCore                          0x00007fff96b77b5d _ZN2CA11Transaction19run_commit_handlersE18CATransactionPhase + 85
18  QuartzCore                          0x00007fff96a11c7c _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 160
19  QuartzCore                          0x00007fff96a11a24 _ZN2CA11Transaction6commitEv + 508
20  QuartzCore                          0x00007fff96a20917 _ZN2CA11Transaction17observer_callbackEP19__CFRunLoopObservermPv + 71
21  CoreFoundation                      0x00007fff903f4e37 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
22  CoreFoundation                      0x00007fff903f4da7 __CFRunLoopDoObservers + 391
23  CoreFoundation                      0x00007fff903e6358 CFRunLoopRunSpecific + 328
24  HIToolbox                           0x00007fff87cd1935 RunCurrentEventLoopInMode + 235
25  HIToolbox                           0x00007fff87cd176f ReceiveNextEventCommon + 432
26  HIToolbox                           0x00007fff87cd15af _BlockUntilNextEventMatchingListInModeWithFilter + 71
27  AppKit                              0x00007fff85f200ee _DPSNextEvent + 1067
28  AppKit                              0x00007fff862ec943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
29  DVTKit                              0x000000010c75603e -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 115
30  AppKit                              0x00007fff860d4d22 -[NSApplication _realDoModalLoop:peek:] + 653
31  AppKit                              0x00007fff860d12d4 -[NSApplication runModalForWindow:] + 153
32  IDEKit                              0x000000010d98a1b9 -[IDEFirstLaunchExperienceViewController showFirstLaunchExperienceModallyIfNecessary] + 335
33  IDEKit                              0x000000010d3b6cf3 -[IDEWelcomeWindowController _showFirstLaunchExperienceIfAppropriate] + 264
34  IDEKit                              0x000000010d3b6bd8 -[IDEWelcomeWindowController openWelcomeWindowAfterFirstLaunchExperienceIfAppropriate:] + 27
35  IDEKit                              0x000000010d3b691c -[IDEApplicationController applicationOpenUntitledFile:] + 230
36  AppKit                              0x00007fff85f28d63 -[NSApplication _doOpenUntitled] + 397
37  AppKit                              0x00007fff85f28852 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 251
38  AppKit                              0x00007fff85f281ed -[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:] + 804
39  AppKit                              0x00007fff862f0513 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:completionHandler:] + 274
40  AppKit                              0x00007fff85f26880 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 544
41  AppKit                              0x00007fff85f26337 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 250
42  Foundation                          0x00007fff935bb861 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
43  IDEKit                              0x000000010d5ebd16 -[NSAppleEventManager(DVTAssertionOverrides) swizzleDispatchRawAppleEvent:withRawReply:handlerRefCon:] + 19
44  Foundation                          0x00007fff935bb6db _NSAppleEventManagerGenericHandler + 102
45  AE                                  0x00007fff83023231 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 531
46  AE                                  0x00007fff83022fb8 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 31
47  AE                                  0x00007fff83022ed4 aeProcessAppleEvent + 288
48  HIToolbox                           0x00007fff87ce1af9 AEProcessAppleEvent + 55
49  AppKit                              0x00007fff85f20588 _DPSNextEvent + 2245
50  AppKit                              0x00007fff862ec943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
51  DVTKit                              0x000000010c7560c2 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 247
52  AppKit                              0x00007fff85f15fc8 -[NSApplication run] + 682
53  AppKit                              0x00007fff85e98520 NSApplicationMain + 1176
54  libdyld.dylib                       0x00007fff969425ad start + 1
55  ???                                 0x0000000000000002 0x0 + 2

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff92775002 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff9499f5c5 pthread_kill + 90
2   libsystem_c.dylib             	0x00007fff8b63f6e7 abort + 129
3   com.apple.dt.IDEKit           	0x000000010d5ea981 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1481
4   com.apple.dt.IDEKit           	0x000000010d5ebc1a -[IDEAssertionHandler handleUncaughtException:] + 1077
5   com.apple.dt.IDEKit           	0x000000010d5ebce6 IDEHandleUncaughtException + 94
6   com.apple.dt.IDEKit           	0x000000010d5ebd48 -[NSAppleEventManager(DVTAssertionOverrides) swizzleDispatchRawAppleEvent:withRawReply:handlerRefCon:] + 69
7   com.apple.Foundation          	0x00007fff935bb6db _NSAppleEventManagerGenericHandler + 102
8   com.apple.AE                  	0x00007fff83023231 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
9   com.apple.AE                  	0x00007fff83022fb8 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
10  com.apple.AE                  	0x00007fff83022ed4 aeProcessAppleEvent + 288
11  com.apple.HIToolbox           	0x00007fff87ce1af9 AEProcessAppleEvent + 55
12  com.apple.AppKit              	0x00007fff85f20588 _DPSNextEvent + 2245
13  com.apple.AppKit              	0x00007fff862ec943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
14  com.apple.dt.DVTKit           	0x000000010c7560c2 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 247
15  com.apple.AppKit              	0x00007fff85f15fc8 -[NSApplication run] + 682
16  com.apple.AppKit              	0x00007fff85e98520 NSApplicationMain + 1176
17  libdyld.dylib                 	0x00007fff969425ad start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff927756de __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff9499d729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff9499b365 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff92775ff6 kevent_qos + 10
1   libdispatch.dylib             	0x00007fff89785099 _dispatch_mgr_invoke + 216
2   libdispatch.dylib             	0x00007fff89784d01 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff927756de __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff9499d729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff9499b365 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff927756de __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff9499d729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff9499b365 start_wqthread + 13

Thread 5:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib        	0x00007fff92775206 __semwait_signal + 10
1   libsystem_c.dylib             	0x00007fff8b660d17 nanosleep + 199
2   libsystem_c.dylib             	0x00007fff8b660c0a usleep + 54
3   com.apple.AppKit              	0x00007fff861796f4 -[NSUIHeartBeat _heartBeatThread:] + 2181
4   com.apple.Foundation          	0x00007fff93759c6f __NSThread__start__ + 1351
5   libsystem_pthread.dylib       	0x00007fff9499dc13 _pthread_body + 131
6   libsystem_pthread.dylib       	0x00007fff9499db90 _pthread_start + 168
7   libsystem_pthread.dylib       	0x00007fff9499b375 thread_start + 13

Thread 6:
0   libsystem_kernel.dylib        	0x00007fff927756de __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff9499d729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff9499b365 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff927756de __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff9499d729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff9499b365 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff927756de __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff9499d729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff9499b365 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib        	0x00007fff927756de __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff9499d729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff9499b365 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib        	0x00007fff9276f386 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff9276e7c7 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff903e7624 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff903e6aec __CFRunLoopRun + 1356
4   com.apple.CoreFoundation      	0x00007fff903e6338 CFRunLoopRunSpecific + 296
5   com.apple.CoreFoundation      	0x00007fff904a91f1 CFRunLoopRun + 97
6   com.apple.DebugSymbols        	0x00007fff9210869a SpotlightQueryThread(void*) + 346
7   libsystem_pthread.dylib       	0x00007fff9499dc13 _pthread_body + 131
8   libsystem_pthread.dylib       	0x00007fff9499db90 _pthread_start + 168
9   libsystem_pthread.dylib       	0x00007fff9499b375 thread_start + 13

Thread 11:
0   libsystem_kernel.dylib        	0x00007fff92775206 __semwait_signal + 10
1   libsystem_c.dylib             	0x00007fff8b660d17 nanosleep + 199
2   com.apple.CoreSymbolication   	0x00007fff94d91b5f 0x7fff94d7f000 + 76639
3   libsystem_pthread.dylib       	0x00007fff9499dc13 _pthread_body + 131
4   libsystem_pthread.dylib       	0x00007fff9499db90 _pthread_start + 168
5   libsystem_pthread.dylib       	0x00007fff9499b375 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff53cc5e78  rdx: 0x0000000000000000
  rdi: 0x000000000000160b  rsi: 0x0000000000000006  rbp: 0x00007fff53cc5ea0  rsp: 0x00007fff53cc5e78
   r8: 0x00007fc3cf5c2632   r9: 0x0000000000000000  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fff8f7e0150  r13: 0x00007fc3ca58b740  r14: 0x00007fff74845000  r15: 0x00007fc3ca602400
  rip: 0x00007fff92775002  rfl: 0x0000000000000206  cr2: 0x00007fff73338008
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x10bf39000 -        0x10bf3cff7  com.apple.dt.Xcode (7.2.1 - 9548.1) <954AF3D4-9495-3B9A-9CB6-0B8A2DCF25AD> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x10bf45000 -        0x10c421ff7  com.apple.dt.DVTFoundation (7.2.1 - 9544) <8A8D9397-78D8-38B5-BD80-F36E19A0752D> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
       0x10c61c000 -        0x10c964ff7  com.apple.dt.DVTKit (7.2.1 - 9544) <835D7424-55C7-38B7-9228-802C7A4CFDFC> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x10cb75000 -        0x10d06bfff  com.apple.dt.IDEFoundation (7.2.1 - 9548.1) <39F615EC-558C-3882-9503-F76577BF33BC> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
       0x10d3ad000 -        0x10dc3eff7  com.apple.dt.IDEKit (7.2.1 - 9548.1) <E4D82F44-2CDB-356E-8326-E9A9C262D022> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x10e239000 -        0x10e268fcf  com.apple.dt.instruments.DTXConnectionServices (1.0 - 59500) <80184D81-3338-3F51-B762-CAD4BACCE6CA> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
       0x10e294000 -        0x10e31bfff  com.apple.dt.instruments.DVTInstrumentsFoundation (1.0 - 59500) <8B4DAB4C-807A-3B99-9E64-D0CE025B8594> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation
       0x10e392000 -        0x10e419fff  com.apple.CoreSymbolicationDT (3.1 - 59500) <D8BE8839-E140-335F-843E-41FFD4D681C7> /Applications/Xcode.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT
       0x10e430000 -        0x10e430fff  com.apple.Metal (1.0 - 1) <00700144-FA34-38BA-A8F4-55C8B7A9D348> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
       0x10e435000 -        0x10e483fd7  com.apple.Symbolication (1.4 - 59004) <683F855A-47CB-3AC5-9DCA-77AF36712A27> /Applications/Xcode.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT
       0x10e4ba000 -        0x10e4bbfff  libpanel.5.4.dylib (46) <AF43720C-CE1D-3F76-9E99-4CDCB6FAE3C1> /usr/lib/libpanel.5.4.dylib
       0x10e4c0000 -        0x10e5f8fff  com.apple.framework.CoreProfileDT (59003) <EBC583AF-1F52-3337-B140-43777DDA209D> /Applications/Xcode.app/Contents/SharedFrameworks/CoreProfileDT.framework/Versions/A/CoreProfileDT
       0x10e636000 -        0x10e63aff7  com.apple.kperf (1.0 - 1) <3C563279-8510-3847-A709-316F10FF15BA> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
       0x10e643000 -        0x10e64dff7  com.apple.kperfdataDT (1.0 - 1) <6007D8DE-C6A5-3F06-99F8-4F5AFEB98740> /Applications/Xcode.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT
       0x10e655000 -        0x10e655ff7  com.apple.xcode.compilers.coredata (9.2.1 - 9523) <04476688-4DF3-3AB4-8E57-06BE754B1EBB> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
       0x10e65a000 -        0x10e67dfff  com.apple.StreamingZip (1.0 - 1) <E68C7AAF-6EB6-3639-AC25-EBC5E372FDB0> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
       0x10e694000 -        0x10e694ff7  com.apple.compilers.clang (9.2.1 - 9523) <7842604F-77C7-302B-9877-F49E90D3A427> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0
       0x10e699000 -        0x10e6a8fff  com.apple.dt.instruments.DVTInstrumentsUtilities (1.0 - 59500) <73D72C81-5657-3B94-979D-FC1E7A61B67A> /Applications/Xcode.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
       0x10e6bd000 -        0x10e6f9ffb  com.apple.DebugSymbols (133 - 133) <24822CD6-4A2C-3D02-BD4D-C81570546A70> /Applications/Xcode.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT
       0x10e71a000 -        0x10e71afe7 +cl_kernels (???) <6717FE8E-9099-404D-BB5F-2AB4352A3986> cl_kernels
       0x10e71f000 -        0x10e7a8fff  com.apple.dt.XCTest (1.0 - 9530) <FE2F7D70-AFF7-35FD-A302-EB9EDE9F04C6> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest
       0x10e816000 -        0x10e855ff7 +libswiftDemangle.dylib (700.1.101.15) <3EB7E08B-446C-34FE-9674-5F6690FBC471> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libswiftDemangle.dylib
       0x10e874000 -        0x10f574ff3 +libclang.dylib (700.1.81) <59377044-CF9C-37B4-803F-6F7DE7A20DB5> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
       0x10f765000 -        0x10f7cdfff  com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) <0E139A61-345E-32AF-A016-F50725FD5C83> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
       0x10f81b000 -        0x1109cdfff +libLTO.dylib (700.1.81) <B2527364-9EBC-314D-8BC0-057EF68D63F6> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib
       0x110c82000 -        0x110c99fff  com.apple.DADocSetManagement (7.2.1 - 9000) <A58D4992-924E-35DF-AF69-C19B124E27B9> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
       0x110cb1000 -        0x110cb6fff  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <66B5E439-75DA-3C1D-AF95-D69B350CBBF8> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
       0x110cc1000 -        0x110d5dfff  com.apple.dt.instruments.DTGraphKit (7.2.1 - 59017) <AFECCB52-532B-3620-AEFD-D38CC94553A7> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
       0x110dc3000 -        0x110e0efff  com.apple.DADocSetAccess (7.2.1 - 9000) <3BCA36A8-B149-3DF2-9F22-8DD6EBE5F9CC> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
       0x110e3f000 -        0x110f11ffb  com.apple.PubSub (1.0.5 - 65.40) <015C0A30-1F6F-3D62-810E-71A5C637CDC8> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
       0x111364000 -        0x1113aefff  com.apple.CoreSimulator (201.3 - 201.3) <98D440AA-79B7-3810-B803-C2358F0885F0> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimulator.framework/CoreSimulator
       0x1113d6000 -        0x1113e6fff  com.apple.dt.IDELanguageSupportCore (7.2.1 - 9517) <62BCBC96-7EEF-3A21-8BFA-49D006C1AF96> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Contents/MacOS/IDELanguageSupportCore
       0x114570000 -        0x1145e0fff  com.apple.sourcekitd (1.0 - 700.1.81) <6313D92E-350D-336D-8FCD-531BB26DF35F> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/sourcekitd.framework/Versions/A/sourcekitd
       0x11460e000 -        0x114612ff7  com.apple.dt.dbg.DebuggerLLDBService (7.2.1 - 9525) <5DBD5C0F-1A27-380E-95DE-FDD22CC4C532> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
       0x11461a000 -        0x11467cfff  com.apple.dt.IDE.Xcode3Core (7.2.1 - 9523) <A83D746D-2BAE-34A9-9DD4-970E97792EEA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
       0x1146b3000 -        0x1146befff  com.apple.DevToolsFoundation (9.2.1 - 9523) <2998645A-9BCA-3F54-A478-47861CCD5352> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x1146cd000 -        0x1146e3fff  com.apple.DVTiPhoneSimulatorRemoteClient (7.2.1 - 9526) <B1C83F64-3577-3C7E-A008-7CBA954B0C55> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
       0x1146f9000 -        0x1146fcfff  com.apple.IDEWatchKit1SupportUI (7.2.1 - 9004) <625AC20A-597B-33F9-9312-10B406D4A903> /Applications/Xcode.app/Contents/PlugIns/IDEWatchKit1SupportUI.ideplugin/Contents/MacOS/IDEWatchKit1SupportUI
       0x114702000 -        0x114707ff7  com.apple.XCWatchKit1Support (1.0 - 1) <C7F1DE35-438C-3E9F-8CAE-0956DEA8CA34> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/MacOS/XCWatchKit1Support
       0x11491a000 -        0x114ca1fff  com.apple.Xcode.DevToolsCore (9.2.1 - 9523) <74797F99-1026-3909-A09D-99B8D791EC06> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x114e50000 -        0x114e89fff  com.apple.Xcode.DevToolsSupport (9.2.1 - 9523) <80DD301F-235F-3807-BF61-A2AAC36ED116> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x114eb5000 -        0x114f45fff  com.apple.dt.IDE.IDEiOSSupportCore (7.2.1 - 9526) <490382C3-48FE-3A31-9561-B1E7328D060E> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
       0x114f9d000 -        0x11502eff7  com.apple.DTDeviceKitBase (7.2.1 - 9526) <F3489F38-8A32-3E5F-B384-8DE498A68405> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x115089000 -        0x1151c6fef  com.apple.mobiledevice (823.10.3 - 823.10.3) <1DD0B2D9-8E99-3411-BC29-993822BD4A4A> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
       0x11524c000 -        0x115265ff7  com.apple.DeviceLinkX (5.0 - 264) <9FE65A47-2E38-3BBE-B3B8-E5A5CE89E9E9> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
       0x115275000 -        0x1152c3ff7  libstdc++.6.dylib (104.1) <76E2AFB1-07E5-3F19-B692-F6E21B7E470D> /usr/lib/libstdc++.6.dylib
       0x11532c000 -        0x11536aff7  com.apple.dt.dbg.DebuggerFoundation (7.2.1 - 9525) <2C687E7A-7D17-366B-961F-E9C8D2C50B1C> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
       0x1153a5000 -        0x11542dfff  com.apple.dt.IBAutolayoutFoundation (7.2.1 - 9532) <2FCF6E84-EDB2-3864-AF0E-C0E55C2FC291> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
       0x11548a000 -        0x115558ff7  com.apple.dt.IBFoundation (7.2.1 - 9532) <E97AD6A0-43CC-30AB-8356-C03A0B912A34> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
       0x1155ef000 -        0x11564efff  com.apple.CoreThemeDefinition (2.0 - 234) <056AEC33-D096-36B8-ADC6-B49D2FD3024A> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
       0x115695000 -        0x1156e8fff  com.apple.dt.dbg.DebuggerLLDB (7.2.1 - 9525) <3D4EC682-DB3B-33A8-AA57-3EB0F7C1FDB8> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
       0x115724000 -        0x117e38fff  com.apple.LLDB.framework (1.340.4.119.1 - 340.4.119.1) <CA8FEEE1-FC62-3102-AE25-27315329F8AF> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
       0x11893c000 -        0x118a2dff7  org.python.python (2.7.10 - 2.7.10) <ABBA93BD-FB4A-34EB-8362-650D0FF6C1A1> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
       0x118a94000 -        0x118aa8ff7  com.apple.dt.XCLanguageSupport (7.2.1 - 9517) <B959E0EA-E895-3173-A255-17DB240F75BC> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
       0x118ab9000 -        0x118ac7ff7  com.apple.xcode.plug-in.CoreBuildTasks (9.2.1 - 9523) <854887F3-558E-3DC7-B4D5-DE8D3F121484> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
       0x118ad0000 -        0x118ad5ff7  com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <5F3060EC-E2A3-3867-A38C-AF4F2A35857E> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore
       0x118add000 -        0x118ae1fff  com.apple.dt.IDEAppleTVSupportCore (1.0 - 1) <31AB1F0A-F180-31F8-8204-A8B01DCE819B> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.ideplugin/Contents/MacOS/IDEAppleTVSupportCore
       0x118ae9000 -        0x118aecff7  com.apple.dt.IDEWatchSupportCore (1.0 - 1) <2C457C97-4F2F-3CFE-8C5D-6A7D4AF1D39D> /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore
       0x118af2000 -        0x118afdff7  com.apple.dt.IDE.IDEOSXSupportCore (7.2.1 - 9501) <66458443-9672-3CEC-8AF0-4F7DDB6F899F> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
       0x118b0d000 -        0x118b17ff7  com.apple.dt.IDE.HexEditor (7.2.1 - 9525) <22F2A01D-D062-39B2-A0E8-58B29B640476> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
       0x118b24000 -        0x118b54fff  com.apple.dt.HexFiendFramework (7.2.1 - 9525) <CE42ECF6-84DC-34C9-BE3C-F4CCEC35C480> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
       0x118b7e000 -        0x118bc0fff  com.apple.dt.IDE.iCloudSupport (7.2.1 - 9525) <0236A465-5008-375D-9D02-8449F3176F92> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS/iCloudSupport
       0x118bfc000 -        0x118c02fff  com.apple.dt.dbg.DebuggerKit (1.0 - 1) <C26A07DA-6B6F-3A02-866E-8DCB6C32FB0D> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/DebuggerKit
       0x118c0e000 -        0x118cfffff  com.apple.dt.dbg.DebuggerUI (7.2.1 - 9525) <97531C90-77CC-3370-8F8F-F1000BA7AC83> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
       0x118dca000 -        0x11928bfff  com.apple.SceneKit (5.0 - 293) <7232AAD1-912C-31BA-A651-EF56D28A6019> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
       0x119569000 -        0x119640ff7  com.apple.dt.IDE.IDESourceEditor (7.2.1 - 9525) <EA4541B4-7798-3E5B-B396-EE0F6015A50E> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
       0x1196c7000 -        0x119737ff7  com.apple.dt.IDE.IDEDocViewer (7.2.1 - 9525) <569B31FA-87A0-3DD2-8289-D8F91534903A> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
       0x119792000 -        0x1197dffff  com.apple.dt.IDEProductsUI (1.0 - 1) <1B0C172F-70A4-3C2D-B0A7-A9FCC4D0DE5E> /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI
       0x11982e000 -        0x11983bff7  com.apple.dt.DVTServices (7.2.1 - 9544) <09BC919A-4AA2-3349-815A-AA5D82AD195E> /Applications/Xcode.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices
       0x11984b000 -        0x11986efff  com.apple.dt.DVTProducts (1.0 - 1) <1DB3BA47-F9CB-3EE2-B0A8-0394B180FD71> /Applications/Xcode.app/Contents/SharedFrameworks/DVTProducts.framework/Versions/A/DVTProducts
       0x11988d000 -        0x1198aefff  com.apple.dt.DVTAnalytics (1.0 - 1) <9EDCF088-C993-3588-A073-CD44A797C12A> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics
       0x1198d2000 -        0x1198e5ff7  com.apple.dt.DVTAnalyticsClient (7.2.1 - 1) <41C22C79-B5CC-36A1-BC55-FCC9459C4A77> /Applications/Xcode.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient
       0x119903000 -        0x119926fff  com.apple.dt.IDE.IDEQuickHelp (7.2.1 - 9525) <93B7B3E7-D269-32BC-8385-88DF20FE5422> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
       0x119947000 -        0x119eb7ff7  com.apple.dt.IDE.IDEInterfaceBuilderKit (7.2.1 - 9532) <83F27495-9EF7-3AFD-9E0C-107F9EFD48A8> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
       0x11a290000 -        0x11a2cfff7  com.apple.dt.gpu.GPUDebuggerFoundation (7.2.1 - 19509) <FCB8F6F6-8CD7-3EDC-9CCF-64E1BA937AAB> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
       0x11a303000 -        0x11a312fff  com.apple.GPUToolsShaderProfiler (1.0 - 19508) <BA47571F-4AD5-3613-89A0-C71375F5B4EE> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsShaderProfiler.framework/Versions/A/GPUToolsShaderProfiler
       0x11a325000 -        0x11a367ffb  com.apple.GPUToolsCore (1.0 - 19515) <6127BE0E-B502-3001-A11B-133328D32CAA> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
       0x11a3a0000 -        0x11a3d9ff3  com.apple.GPUTools (1.0 - 19515) <B6AD15B4-495C-3062-ADAB-2FD3B4877973> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
       0x11a40a000 -        0x11a4e7ff7  com.apple.GPUToolsServices (1.0 - 19508) <3D53B5D6-9A47-34FE-95BA-58BBAEC7AEAE> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Versions/A/GPUToolsServices
       0x11a555000 -        0x11a5aaffb  com.apple.GPUToolsInterface (1.0 - 19508) <1D5BE3A0-E3A1-3E54-B08A-C940E1664C83> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
       0x11a5e7000 -        0x11a612fff  com.apple.GLToolsInterface (1.0 - 19508) <7900C931-AC14-3682-94AD-570A7C1245A3> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Versions/A/GLToolsInterface
       0x11a634000 -        0x11a681ff7  com.apple.GLToolsCore (1.0 - 19515) <1591E63C-7DDE-3B7A-B679-897D3BB1D11E> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Versions/A/GLToolsCore
       0x11a6a1000 -        0x11a6b5ff3  com.apple.GLTools (1.0 - 19515) <000C0441-E9C6-31B2-A8EC-E77A0CA785CE> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/GLTools
       0x11a6c1000 -        0x11a71aff3  com.apple.GLToolsServices (1.0 - 19508) <C8BDF49A-2F7E-3C9E-AEA4-F4DE266763CD> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Versions/A/GLToolsServices
       0x11a761000 -        0x11a7e7ff7  com.apple.gputools.GLToolsAnalysisEngine (1.0 - 19508) <FF63EE01-843D-38B9-9FD2-DF777DC749A2> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framework/Versions/A/GLToolsAnalysisEngine
       0x11aa8f000 -        0x11aa97fff  com.apple.dt.gpu.GPUTraceDebugger (7.2.1 - 19509) <747EE320-857E-33EA-8A9E-B05CBAB66E22> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
       0x11aaa3000 -        0x11aab0fff  com.apple.dt.gpu.GPUDebuggerKit (7.2.1 - 19509) <0F6FD854-676F-3230-9348-C88EA1ACDD12> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
       0x11aac6000 -        0x11ab3efff  com.apple.dt.gpu.GPUTraceDebuggerUI (7.2.1 - 19509) <15B095C5-A238-32A4-A98C-D991BC1E999B> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
       0x11ab8e000 -        0x11ad60ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (7.2.1 - 9532) <14B31C16-9A7A-3E0A-9BB9-B89D29E91E0F> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
       0x11af02000 -        0x11af27ff7  com.apple.DiscRecordingUI (9.0.1 - 9010.4.3) <49CADA40-B2DF-36F2-9F89-54762E0BECDD> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
       0x11af49000 -        0x11b17cfff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (7.2.1 - 9530) <96BFF813-C8EE-3954-8A91-55F3D03877C3> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
       0x11b280000 -        0x11b28aff7  com.apple.SimulatorKit (1.0 - 201.3) <DE229A83-141C-3FC2-A56B-4AF83FFB9FA4> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
       0x11b294000 -        0x11b2a5ff7  com.apple.DTDeviceKit (4.2 - 9526) <125B5314-8015-34B4-BAF4-1CD49F0DBC17> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
       0x11b2b7000 -        0x11b2edff7  com.apple.dt.IDE.IDEInterfaceBuilderAppleTVIntegration (7.2.1 - 3733) <5D9D3BD9-CC55-32B6-8FFA-D50890E9416F> /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAppleTVIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderAppleTVIntegration
       0x11b319000 -        0x11b32eff3  libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
       0x11db2b000 -        0x11db8dfff  com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (10.12.13 - 10.1.2) <49E60442-D8B6-390B-96C5-335BF5296E8B> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
    0x7fff66a5b000 -     0x7fff66a91fa7  dyld (360.18) <1A7F8274-FC32-3B86-9979-66B8F2B7B5E2> /usr/lib/dyld
    0x7fff808d1000 -     0x7fff80904ff7  com.apple.MediaKit (16 - 809) <BF8032FE-6645-37F6-A622-BC7EEE3EAABF> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff80905000 -     0x7fff80933ff7  com.apple.DictionaryServices (1.2 - 250) <D9AB6B92-CAF5-3EC2-8D07-639B42DA1CB9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff80949000 -     0x7fff80962fff  com.apple.CFOpenDirectory (10.11 - 194) <C21F33AA-CD06-3163-A1F3-1D116F788A11> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff80976000 -     0x7fff80979fff  libCoreVMClient.dylib (119.5) <CD7DE25C-D7AD-3ECD-BEEC-F57992A4A08E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8098c000 -     0x7fff80b32ff7  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <F912765D-88ED-3324-B512-3778A8CE878B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff81398000 -     0x7fff81399fff  libsystem_secinit.dylib (20) <FD6ECF2C-1489-32CA-981B-9045B5EB1FAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8139a000 -     0x7fff813a2fff  libGFXShared.dylib (12.0.40.6) <05770D51-DB02-3ACD-86EF-D3A475A83D4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff813a3000 -     0x7fff813b3fff  libSparseBLAS.dylib (1159) <81330B45-9CA3-34AC-891C-6E770C3DFC24> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff813b7000 -     0x7fff82622ff3  com.apple.CoreGraphics (1.600.0 - 948) <08CF6D47-D0DC-3FF2-8E9E-4394F0358252> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff82623000 -     0x7fff826ddfff  com.apple.DiscRecording (9.0.1 - 9010.4.3) <C4EC1EA7-E2AA-30F7-83CC-79171CDD50AA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff826de000 -     0x7fff82797ff7  libvMisc.dylib (563.4) <3114F9E9-2B0D-3371-93A1-04BB55CE8DBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff82798000 -     0x7fff827aefff  com.apple.CoreMediaAuthoring (2.2 - 953) <D74307B6-EC7E-3E5F-B2CF-7CE7A183F0F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff827af000 -     0x7fff827b4fff  com.apple.AssetCacheServices (14 - 14) <33685005-A92A-3006-97F5-FBF8530925B2> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
    0x7fff827b5000 -     0x7fff82842dd7  com.apple.AppleJPEG (1.0 - 1) <9F0E8564-FCC4-33BE-9C6A-2BA926A33F6F> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff82852000 -     0x7fff8285dfff  libcsfde.dylib (517.20.1) <42376761-F1B3-3086-AFBC-231507582BBE> /usr/lib/libcsfde.dylib
    0x7fff8285e000 -     0x7fff82861ffb  libScreenReader.dylib (425.102) <BDC46586-4925-38F2-85D3-BD23DB6E6D43> /usr/lib/libScreenReader.dylib
    0x7fff82862000 -     0x7fff82bddffb  com.apple.VideoToolbox (1.0 - 1731.15.33) <33AED54A-87AE-330F-BAAD-FB8389C3E686> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff82df3000 -     0x7fff82dfbfe7  libsystem_platform.dylib (74.10.3) <D3A27E10-7F08-3603-ACC8-7A92B2C04BAB> /usr/lib/system/libsystem_platform.dylib
    0x7fff82dfc000 -     0x7fff82f57ffb  com.apple.WebKitLegacy (11601 - 11601.3.9) <C961A4F8-4947-31DA-9E91-FFB006BF1734> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff8301b000 -     0x7fff83070ff7  com.apple.AE (701 - 701) <FB22BE84-9CB8-36BF-8061-F93D716C0A84> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff83071000 -     0x7fff832defff  com.apple.imageKit (2.6 - 932) <6738F065-3D55-3165-8D3E-33AA18D6E3EA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff832df000 -     0x7fff832fcff7  com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <25691042-E51E-3A47-A908-E2F6D35451FC> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff833d4000 -     0x7fff833d6ff7  libsystem_configuration.dylib (802.20.7) <5FD79070-36CC-3D02-BEA7-BB5D2AE97D5D> /usr/lib/system/libsystem_configuration.dylib
    0x7fff833e3000 -     0x7fff83483ff7  com.apple.Metadata (10.7.0 - 972.16) <98CA1355-3E2C-364C-9C4F-3CA286DB08A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff83484000 -     0x7fff83484fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <E0D5C411-052F-3B71-9562-C1098FB2F86D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff83488000 -     0x7fff834bcff7  com.apple.CoreVideo (1.8 - 191.2) <88D903C8-E608-320E-8ACD-11E5B3003C18> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff835a4000 -     0x7fff83889ff3  com.apple.CoreServices.CarbonCore (1136 - 1136) <FFBDE3BF-0BB3-37A2-8A44-6E25284CC348> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8388a000 -     0x7fff8388cff7  libquarantine.dylib (80) <163CF63A-7455-3D1F-AE57-8C4475A9204C> /usr/lib/system/libquarantine.dylib
    0x7fff83a1a000 -     0x7fff83e48fff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <B8482831-77BD-3FBC-A0B1-12502353AA57> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff83e49000 -     0x7fff83e59ff3  com.apple.ProtocolBuffer (1 - 242) <127AF54F-615B-362A-A221-3E758C46A235> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff83e5a000 -     0x7fff83e5cff7  libRadiance.dylib (1442) <9E9084DC-C0DF-30DF-BD6B-7AED3799A129> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff83ed9000 -     0x7fff83f09ff7  libsandbox.1.dylib (460.20.9) <F0002EB6-27DF-38D5-AA6F-DE2A27C9C0A3> /usr/lib/libsandbox.1.dylib
    0x7fff841ea000 -     0x7fff841f5fff  libGL.dylib (12.0.40.6) <3F719CC4-8024-33B5-A49D-15FAE1955A12> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff841f6000 -     0x7fff841fcfff  com.apple.IOAccelerator (203.14 - 203.14) <D632883D-7A42-38C4-BF31-BD597BD31FAA> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff84206000 -     0x7fff84231ffb  libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
    0x7fff8423e000 -     0x7fff8428aff3  com.apple.HIServices (1.22 - 549) <14FB5BB6-8456-39F9-A694-8A1C12426880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8428b000 -     0x7fff84293ff7  libcldcpuengine.dylib (2.6.4.1) <A065D1E1-ECCE-3AD0-9B90-7515318FA4CF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff84294000 -     0x7fff84300ff7  com.apple.contacts.Contacts (1.0 - 2137.1) <2726B3FB-7A00-34E0-8BBF-7E5395C35527> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff84301000 -     0x7fff8456ffff  com.apple.AuthKit (1.0 - 1) <D9E0BEE5-69E7-3A39-BCBB-275A7735ADE0> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff84570000 -     0x7fff84585fff  com.apple.AppContainer (4.0 - 261.20.7) <30414623-E68F-31A1-9794-1C052391E900> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff8461b000 -     0x7fff8468ffff  com.apple.Heimdal (4.0 - 2.0) <009F223D-B89B-376B-94F5-6D982CBEF771> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff846ef000 -     0x7fff84773fff  com.apple.AVKit (1.1 - 285.1) <5F49A0E6-0A48-3E15-9864-4F8C296098CB> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
    0x7fff84774000 -     0x7fff84776fff  libUniversalAccess.dylib (270.10) <2570F0D4-37F8-3DBB-867A-A77B9B7F1E8B> /usr/lib/libUniversalAccess.dylib
    0x7fff847bc000 -     0x7fff847beff7  com.apple.xpc.ServiceManagement (1.0 - 1) <3777FD15-B6F3-32A2-A8E3-3E8CE3B8D5E7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff847bf000 -     0x7fff847c2ff7  libsystem_sandbox.dylib (460.20.9) <1C891336-1B25-365D-B43E-96D5B3BE66B0> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff847e3000 -     0x7fff84d3afff  com.apple.MediaToolbox (1.0 - 1731.15.33) <16374746-DF5E-3103-994B-74CF151BD06A> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff84d3b000 -     0x7fff84d55ff3  liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
    0x7fff857e4000 -     0x7fff857e4fff  com.apple.IOPlatformPluginFamily (1.0 - 1) <DA8DAF9B-57D4-3481-BEA2-6B6E77D8BBFB> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
    0x7fff857e5000 -     0x7fff857f0fff  com.apple.CommerceCore (1.0 - 459) <82EB2F45-0C56-3FA7-B8B2-2B4C7DB127C4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff857f1000 -     0x7fff85865fff  com.apple.framework.IOKit (2.0.2 - 1179.20.6) <BA27E459-85E8-3393-BEAA-BF67FE74F5F4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff85a5d000 -     0x7fff85a86fff  libc++abi.dylib (125) <DCCC8177-3D09-35BC-9784-2A04FEC4C71B> /usr/lib/libc++abi.dylib
    0x7fff85a87000 -     0x7fff85a8fffb  libsystem_dnssd.dylib (625.20.4) <945B5FB1-DA91-3D45-A961-A8FAD53C1E7E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff85a90000 -     0x7fff85b04ff3  com.apple.securityfoundation (6.0 - 55126) <943934A2-EC53-330F-BEB9-8A718A18F9FC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff85b16000 -     0x7fff85b21fff  com.apple.DirectoryService.Framework (10.11 - 194) <159606E0-F3AF-36B0-9744-4BFE1DA3EC74> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff85b22000 -     0x7fff85b26fff  com.apple.LoginUICore (3.2 - 3.2) <5524E4BC-4700-39F4-AF06-E53322712EE0> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff85b27000 -     0x7fff85b30ff3  libsystem_notify.dylib (150.20.3) <243FADE1-255A-3B78-8033-F336CD64B817> /usr/lib/system/libsystem_notify.dylib
    0x7fff85b31000 -     0x7fff85c0afff  com.apple.CoreMedia (1.0 - 1731.15.33) <6109D83B-4E0B-3DE2-9856-9FD80EA51CE0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff85d72000 -     0x7fff85e01ff7  libCoreStorage.dylib (517.20.1) <EC540EAA-089C-36D9-BBAA-0684EDE098AB> /usr/lib/libCoreStorage.dylib
    0x7fff85e96000 -     0x7fff86ab9ff7  com.apple.AppKit (6.9 - 1404.34) <FB9C0E8D-8E07-35CD-91D8-7A3869B8EB03> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff86aba000 -     0x7fff86b21fff  com.apple.framework.CoreWiFi (11.0 - 1101.20) <BEC7B27E-8CE8-3DAB-BFDF-6C240C6A4B12> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff86b22000 -     0x7fff86b99fe7  libcorecrypto.dylib (335.20.1) <C6BD205F-4ECE-37EE-BCAB-A76F39CDCFFA> /usr/lib/system/libcorecrypto.dylib
    0x7fff86b9a000 -     0x7fff86e1aff3  com.apple.security (7.0 - 57337.20.44) <6D1EFB27-3B0F-39EE-B491-6A697A12E98A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff86e7a000 -     0x7fff86f65ff7  com.apple.QuickLookUIFramework (5.0 - 696.3) <8416C721-85D3-3F4A-9916-2CB4640BB0CB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff86f71000 -     0x7fff86f72fff  libffi.dylib (18.1) <5BA9612C-747E-33CE-9DB1-3C01ECF3041D> /usr/lib/libffi.dylib
    0x7fff86f73000 -     0x7fff86f73fff  com.apple.Carbon (154 - 157) <34263101-328D-3FE4-B212-14BD3CFF6965> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff86f78000 -     0x7fff86f79ffb  libremovefile.dylib (41) <B8D1A5FC-CFD5-3AAB-8A10-14DDC129710A> /usr/lib/system/libremovefile.dylib
    0x7fff86f7a000 -     0x7fff86f7ffff  com.apple.TCC (1.0 - 1) <C53628CA-0C75-34B6-AE6E-8BCF8A3ED099> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff86f80000 -     0x7fff8718dffb  libicucore.A.dylib (551.41) <CFFD7342-A7D6-323A-AC14-B9EECF6EFFED> /usr/lib/libicucore.A.dylib
    0x7fff87191000 -     0x7fff871b3fff  com.apple.IconServices (68.1 - 68.1) <3ECAA762-1193-3D76-A25F-7680DB3A957E> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff871b4000 -     0x7fff87625ff3  com.apple.GeoServices (1.0 - 1151.2.13.9) <52A8FBB6-267C-3371-A516-264572B5800F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff87626000 -     0x7fff8764fffb  libRIP.A.dylib (948) <96E8F983-A8BA-3B0F-9035-E09642A63F6E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff87650000 -     0x7fff87653ff7  libCoreFSCache.dylib (119.5) <C7008E64-0AFB-3446-929E-BC3F76DEF049> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff877d5000 -     0x7fff877fcfff  com.apple.ChunkingLibrary (167 - 167) <508861C9-F5E6-343B-8DD0-D71DFE49ECFD> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff877fd000 -     0x7fff879a4ffb  com.apple.avfoundation (2.0 - 1046.9.2) <FE83988E-9A6D-3386-ACD7-A0A4D7A006DF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff879a5000 -     0x7fff879b6ff7  libsystem_trace.dylib (201.10.3) <F0B7622B-FB6B-31E1-8703-38F57BE84553> /usr/lib/system/libsystem_trace.dylib
    0x7fff879b7000 -     0x7fff879b8fff  libsystem_blocks.dylib (65) <49D42329-7DE9-3413-92C3-A473A7E9CF35> /usr/lib/system/libsystem_blocks.dylib
    0x7fff87a0a000 -     0x7fff87a0efff  libcache.dylib (75) <6B245C0A-F3EA-383B-A542-5B0D0456A41B> /usr/lib/system/libcache.dylib
    0x7fff87af6000 -     0x7fff87b2eff7  com.apple.Accounts (113 - 113) <35359B35-FDE1-3787-8EAB-D9BD063F6B9E> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff87b2f000 -     0x7fff87b31ff7  com.apple.SafariServices.framework (11601 - 11601.3.9) <86B9C242-287E-3A40-9F3A-AABAE3538C17> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff87b72000 -     0x7fff87bc2ff7  com.apple.DiskManagement (8.1 - 952) <4B4F4846-2CD0-3461-8A99-DA3685C55DDA> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff87bc3000 -     0x7fff87bc5fff  libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff87bf7000 -     0x7fff87c1bfff  com.apple.MultitouchSupport.framework (304.10 - 304.10) <CE5E8A54-180B-39FD-B57A-97E02B599B69> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff87c1c000 -     0x7fff87c1cfff  com.apple.Accelerate (1.10 - Accelerate 1.10) <97B71D88-9C93-3943-B09E-642183B4E1AC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff87c1d000 -     0x7fff87c36fff  com.apple.network.statistics.framework (1.2 - 1) <1BE2259C-8CFD-3F40-B30D-0434C0E05B9F> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff87c51000 -     0x7fff87c7aff7  libxslt.1.dylib (14) <CF5C6F5F-75D6-3C00-B6B2-1032D2799FBC> /usr/lib/libxslt.1.dylib
    0x7fff87c7b000 -     0x7fff87c84ff7  com.apple.DisplayServicesFW (3.0 - 378) <E459962E-90C6-36CE-BA30-BC9E29E6C14A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff87c85000 -     0x7fff87ca0fff  com.apple.aps.framework (4.0 - 4.0) <894B1FD6-6EBE-302B-947B-D5813DABEDF0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff87ca1000 -     0x7fff87f96fff  com.apple.HIToolbox (2.1.1 - 807.2) <D9338BEF-CA84-3085-B6CB-4E93B3B9A2E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff87fa4000 -     0x7fff87fa6fff  libCGXType.A.dylib (948) <C3D473CF-7261-3E0D-A161-E9B642B75D6A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff87fa7000 -     0x7fff880a3ff7  libFontParser.dylib (158.4) <BF7F82EB-7820-364A-865E-442F42BFDFA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff880a4000 -     0x7fff880a8fff  libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
    0x7fff880e0000 -     0x7fff880e0fff  libmetal_timestamp.dylib (600.0.43.5) <A2B1C6F9-50D0-336B-A057-A7FBE2D7BDE2> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff880e1000 -     0x7fff880effff  libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
    0x7fff881bf000 -     0x7fff881ecff3  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <CCAC2BDF-FA69-38EE-A777-93AD571C0941> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff881ed000 -     0x7fff881eefff  libquit.dylib (197.1) <0EA57192-3473-3428-9CC1-96775643D7EE> /usr/lib/libquit.dylib
    0x7fff88216000 -     0x7fff8821afff  libGIF.dylib (1442) <2F7DA684-3510-38C2-B48F-9D33194860A1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8823a000 -     0x7fff883b8fff  com.apple.UIFoundation (1.0 - 436.1) <8C254BB0-1DED-36A2-AAAF-786EB19CCE39> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff892c2000 -     0x7fff896c4fff  libLAPACK.dylib (1159) <A333AA38-9C2C-329C-AB92-94774C8264C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff896c5000 -     0x7fff8977cff7  com.apple.CoreDuet (1.0 - 1) <20BDA287-415A-385E-BCB5-934D165BDAA4> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff8977d000 -     0x7fff897aafff  libdispatch.dylib (501.20.1) <324C9189-2AF3-3356-847F-6F4CE1C6E901> /usr/lib/system/libdispatch.dylib
    0x7fff897cc000 -     0x7fff897e8fff  com.apple.GenerationalStorage (2.0 - 239) <EE667C63-3ADF-34D3-A8A7-316B66C7E290> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff897e9000 -     0x7fff89889fff  com.apple.ViewBridge (159 - 159) <A42BD1E4-C838-3135-B00E-8B051E42D5D3> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff8988a000 -     0x7fff8997cff7  libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
    0x7fff89b1c000 -     0x7fff89b6fff7  libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
    0x7fff89b70000 -     0x7fff89b78fff  libcopyfile.dylib (127) <F5133269-0B22-388C-A57C-079667B6291E> /usr/lib/system/libcopyfile.dylib
    0x7fff89b79000 -     0x7fff89bcbfff  com.apple.ImageCaptureCore (7.0 - 7.0) <68537DDB-383F-3D4D-8125-789053333B13> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff89bfd000 -     0x7fff89c0dfff  libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
    0x7fff89c23000 -     0x7fff89d89fff  com.apple.AutomatorFramework (2.6 - 419) <EB32043C-1B7D-3B15-ADE9-084652A67C00> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
    0x7fff89d93000 -     0x7fff89da1fff  com.apple.IntlPreferences (2.0 - 192) <CACF49DE-A307-3066-B168-B47DFC531B97> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff89da2000 -     0x7fff89dd1ffb  com.apple.datadetectors (5.0 - 308) <F6564D99-03ED-3F4F-8922-E6D9508DA6F4> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff89e0a000 -     0x7fff89e24fff  com.apple.Kerberos (3.0 - 1) <836358DE-2731-3ACD-98E3-E5FA48917728> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff89e25000 -     0x7fff89e4efff  libsystem_info.dylib (477.20.1) <6513635B-4ADE-3B45-BF63-ED7AC565B0C9> /usr/lib/system/libsystem_info.dylib
    0x7fff89e4f000 -     0x7fff89e66fff  libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
    0x7fff89e6f000 -     0x7fff89ef8ff7  com.apple.PerformanceAnalysis (1.0 - 1) <67DE6CD9-AA72-3664-9594-0161D03D4919> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff89f4c000 -     0x7fff89f75fff  libxpc.dylib (756.20.4) <61AB4610-9304-354C-9E9B-D57198AE9866> /usr/lib/system/libxpc.dylib
    0x7fff89f76000 -     0x7fff89f7bfff  com.apple.DiskArbitration (2.7 - 2.7) <B7FAE647-156A-30C8-BA8B-69D188D02602> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff89f7c000 -     0x7fff8a0c6fc7  com.apple.coreui (2.1 - 365.2) <727C55D3-503A-3EC4-8A23-C984E320F65F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8a796000 -     0x7fff8a7e2fff  com.apple.print.framework.PrintCore (11.2 - 472.2) <449D8AB5-7891-32D0-9DC5-C90FE10DC0BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8a7e3000 -     0x7fff8a7e4ffb  libsysmon.dylib (85) <8593A1E2-8B1F-33A6-A58F-116E9B86087C> /usr/lib/libsysmon.dylib
    0x7fff8a7e5000 -     0x7fff8a840ff7  libTIFF.dylib (1442) <FC2ADE78-3710-31E7-9CE7-44CD61F4B8DC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a841000 -     0x7fff8aad7fff  libmecabra.dylib (696.4) <0A1574F0-3222-3856-A1C6-D8BE20DC4C48> /usr/lib/libmecabra.dylib
    0x7fff8aad8000 -     0x7fff8aadeff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <FA5CB89A-2BFE-38CC-B1A3-E48792CD898C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8aadf000 -     0x7fff8aaf0fff  libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
    0x7fff8b3ad000 -     0x7fff8b3b7fff  com.apple.NetAuth (6.0 - 6.0) <19E44307-6F9F-3DEC-8C1A-4685BC252A35> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8b41a000 -     0x7fff8b423fff  com.apple.icloud.FindMyDevice (1.0 - 1) <BB049D2D-9789-39E8-A09D-D300E7AA94D2> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff8b427000 -     0x7fff8b428fff  liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
    0x7fff8b429000 -     0x7fff8b435fff  libexslt.0.dylib (14) <66191A7E-1526-39F5-B80E-3F5E5FA03DC5> /usr/lib/libexslt.0.dylib
    0x7fff8b436000 -     0x7fff8b453fff  com.apple.pluginkit.framework (1.0 - 1) <AE3DFBE5-A012-345F-8A77-520686B6FBFF> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff8b454000 -     0x7fff8b48bff7  com.apple.LDAPFramework (2.4.28 - 194.5) <79D981F2-F70C-3E47-B124-DC0C90D45563> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8b48c000 -     0x7fff8b497fff  com.apple.AppSandbox (4.0 - 261.20.7) <0CA08EB7-D574-3E2F-A3AE-FEA80FF3F304> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8b4f5000 -     0x7fff8b4fbfff  com.apple.XPCService (2.0 - 1) <9A305622-14E1-3D9A-BE47-6524419BA58D> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8b523000 -     0x7fff8b5e0fef  com.apple.PackageKit (3.0 - 546) <3C1DA0E5-BAEE-34DA-BDDF-36EA11EA0B39> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff8b5e1000 -     0x7fff8b66efff  libsystem_c.dylib (1082.20.4) <EAB38A6C-8671-3B13-B500-90EC1B912063> /usr/lib/system/libsystem_c.dylib
    0x7fff8c12b000 -     0x7fff8c14fff7  libJPEG.dylib (1442) <0F9069AB-D830-37DD-8813-B635D1ECB3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8c1dd000 -     0x7fff8c1e2ff7  libheimdal-asn1.dylib (453.20.2) <EE3DD8E9-E543-3849-ADC9-EDBF2379C97C> /usr/lib/libheimdal-asn1.dylib
    0x7fff8c1e3000 -     0x7fff8c1e5ff7  com.apple.securityhi (9.0 - 55006) <516B018C-177A-3FAD-8487-97B50FB67DD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8c1e6000 -     0x7fff8c204ffb  libedit.3.dylib (43) <1D3E3152-4001-3C19-B56A-7543F1BBA47C> /usr/lib/libedit.3.dylib
    0x7fff8c205000 -     0x7fff8c24bff7  libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
    0x7fff8c24c000 -     0x7fff8c24efff  libCVMSPluginSupport.dylib (12.0.40.6) <8E97A929-0E60-3F6D-ACF7-67F700BE2530> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8c24f000 -     0x7fff8c627fef  com.apple.CoreAUC (214.0.0 - 214.0.0) <B43C7811-38A4-3F9A-9417-FD8F4B55EA82> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8c8fa000 -     0x7fff8c964ff7  com.apple.framework.CoreWLAN (11.0 - 1101.20) <6A535459-6A8A-3D60-986B-EE7ED833A9C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8c968000 -     0x7fff8da27fff  com.apple.WebCore (11601 - 11601.3.8) <39580B20-B884-3D6C-8DE0-3FF7AD12A6CA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8da28000 -     0x7fff8da57ff7  com.apple.securityinterface (10.0 - 55065.20.1) <EDBD990A-0960-3DBB-BB42-43A36F49477F> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8da81000 -     0x7fff8dc4aff7  com.apple.ImageIO.framework (3.3.0 - 1442) <2C8AF87E-080E-3FD8-824D-332B43DF4B61> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8dc4b000 -     0x7fff8dc90ff7  com.apple.coreservices.SharedFileList (24.4 - 24.5) <72156BE7-0804-3F90-9AF9-14C4739430C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff8dc91000 -     0x7fff8dce2ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <BB7C0F61-E39B-382C-AF03-1650C054BFE1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8dce3000 -     0x7fff8dceaff7  com.apple.phonenumbers (1.1.1 - 105) <A616AFB5-2336-385A-B058-16A423D2B21B> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff8df25000 -     0x7fff8df33fff  com.apple.opengl (12.0.40 - 12.0.40) <4D469B19-F5B3-3A2F-93D5-31E3AA3B14BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8e9f3000 -     0x7fff8ec00ff7  com.apple.CoreImage (11.2.0 - 366.2.7) <344F1067-5F52-3626-8F6C-2B678DEB80A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8ec01000 -     0x7fff8ee87ff7  com.apple.CFNetwork (760.2.6 - 760.2.6) <DDE325B9-7F6F-3933-8F86-8D031E400DD5> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8ee88000 -     0x7fff8ee88fff  com.apple.Cocoa (6.11 - 22) <0A634D46-B468-3CBC-B2A0-16C381C11BF2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8ee89000 -     0x7fff8f5b1fff  com.apple.VectorKit (1.0 - 1156.1.14) <60E2000D-1941-3344-BB48-E25C2EFC3DFC> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
    0x7fff8f5b2000 -     0x7fff8f5b2fff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <D2E8EA94-3828-3D7C-87E2-97E4CD00269D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8f5b3000 -     0x7fff8f5d4fff  com.apple.Sharing (442.9.1 - 442.9.1) <672DE6DF-98E0-30A4-BA25-44BDE188D0BE> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8f6b7000 -     0x7fff8f6cdff7  libsystem_coretls.dylib (83.20.8) <30AF7134-6CA7-3582-B9D3-507D6ED19A88> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8f6ce000 -     0x7fff8f6e1fff  com.apple.contacts.ContactsPersistence (1.0 - 2137.1) <71232F20-11BD-370D-9F43-F262BFE46C93> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff8f6e2000 -     0x7fff8f7c2ff7  unorm8_rgba.dylib (2.6.4.1) <6970FC46-0D13-3614-929D-9504AB54C740> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
    0x7fff8f7d7000 -     0x7fff8fb42657  libobjc.A.dylib (680) <58CB8CFC-7DBD-3A53-BD72-A42FF799B21E> /usr/lib/libobjc.A.dylib
    0x7fff8fb87000 -     0x7fff8fbc3ff7  com.apple.OSAKit (1.5 - 104) <7B0FDD8C-8530-3F74-BCF0-E9F498D883E4> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x7fff8ffa4000 -     0x7fff8ffc0ff7  libsystem_malloc.dylib (67) <9EECAB18-F025-34C4-8E32-7EFFA6720EFC> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8ffc1000 -     0x7fff8ffc2ffb  libSystem.B.dylib (1226.10.1) <54388DF0-3813-33E4-BE8D-7743A81ACF4D> /usr/lib/libSystem.B.dylib
    0x7fff8ffc3000 -     0x7fff8ffc7fff  com.apple.CommonPanels (1.2.6 - 96) <61E9D84F-435A-3C7B-A065-047B80775777> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8ffda000 -     0x7fff8ffdffff  com.apple.ImageCapture (9.0 - 9.0) <33F7822F-1124-3D73-AF66-515EA32A4A47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8ffe0000 -     0x7fff9001bfff  com.apple.AuthKitUI (1.0 - 1) <E735BF08-D07E-3940-8404-BD6D719228F7> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
    0x7fff902f8000 -     0x7fff90326ff7  com.apple.CoreServicesInternal (248.2 - 248.2) <7D0D2C65-C4C4-3FBD-89A7-12302EA444AA> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff90327000 -     0x7fff9032cff7  libmacho.dylib (875.1) <CB745E1F-4885-3F96-B38B-2093DF488FD5> /usr/lib/system/libmacho.dylib
    0x7fff9032d000 -     0x7fff90349ff3  libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
    0x7fff9034a000 -     0x7fff90376fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <FDCA9F2D-E06A-3DEC-8E1A-7535BAE68B62> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff90377000 -     0x7fff907edfff  com.apple.CoreFoundation (6.9 - 1256.14) <068D1BA9-3859-34C7-986A-97EDF739C5C8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff907ee000 -     0x7fff907f0fff  com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff90d3a000 -     0x7fff90d48fff  com.apple.ToneLibrary (1.0 - 1) <E92CE7C6-43CB-3312-9B1F-77353FE2C5DD> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff90d49000 -     0x7fff90d5dfff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <8D8A190B-3C08-3624-8DC6-E9EBE22BC3BB> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff90d5e000 -     0x7fff90d66fff  com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff90d67000 -     0x7fff90dc5fff  com.apple.SystemConfiguration (1.14 - 1.14) <A6ABDEA0-88BB-3EA2-8C97-FC1A33ABB1D7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff90dc6000 -     0x7fff91103ff3  com.apple.WebKit (11601 - 11601.3.9) <5B562B26-2D3A-3F0F-B374-0FE43BFB0872> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff91116000 -     0x7fff91162ff7  com.apple.corelocation (1486.17 - 1615.38) <5AE891F7-ED25-3C6C-A8DD-5D702FB87DC7> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff91163000 -     0x7fff91280fff  libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
    0x7fff91281000 -     0x7fff91284ff7  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <2B3F04CE-3C7D-3F51-99F3-C7847D1E4277> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff91296000 -     0x7fff914a1fff  libFosl_dynamic.dylib (16.24) <363B7CEE-B662-32F3-9D7B-245E64927C35> /usr/lib/libFosl_dynamic.dylib
    0x7fff914a2000 -     0x7fff914aeff7  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <E507D438-517D-32AE-8609-02ACD2F0D692> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff914af000 -     0x7fff91510ff7  libsystem_network.dylib (583.20.10) <1C0410F3-F66E-3B0D-B8AD-0D49AB15A529> /usr/lib/system/libsystem_network.dylib
    0x7fff91511000 -     0x7fff915b5fff  com.apple.Bluetooth (4.4.3 - 4.4.3f4) <FF130A90-AB16-33C8-B0D6-1FFE38BFFD30> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff916c3000 -     0x7fff916d5fff  libsasl2.2.dylib (209) <02BF4226-23E9-34EC-A727-CF0E205395F8> /usr/lib/libsasl2.2.dylib
    0x7fff916d6000 -     0x7fff917e8fef  libvDSP.dylib (563.4) <C069B6A3-D7CD-3B72-918C-15514066A2F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff917e9000 -     0x7fff91a79ff7  com.apple.RawCamera.bundle (6.18 - 828) <CB7F6CCD-3753-3147-816A-B613F500AE33> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff91a7a000 -     0x7fff91a85ff7  libcommonCrypto.dylib (60075.20.1) <766BC3F5-41F3-3315-BABC-72718A98EA92> /usr/lib/system/libcommonCrypto.dylib
    0x7fff91a86000 -     0x7fff91b2dfff  com.apple.LanguageModeling (1.0 - 1) <E1E4091D-6CAB-36E0-A206-AAADE69791DC> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff91b3a000 -     0x7fff91b77ff3  com.apple.bom (14.0 - 193.7) <9B8AE30B-24A3-37AB-B04E-4CE67AED4775> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff91b78000 -     0x7fff91b7affb  libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
    0x7fff91b7b000 -     0x7fff91bcaff7  com.apple.opencl (2.6.9 - 2.6.9) <DFB196DD-1863-3E1F-A2CB-41559E898F50> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff91bcb000 -     0x7fff91ca1ff7  com.apple.DiskImagesFramework (10.11.2 - 417.1) <4A510EE1-893E-38A8-AD09-5ACC9F2BE86F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff91dca000 -     0x7fff91dd6ff7  com.apple.OpenDirectory (10.11 - 194) <5409AC27-3B83-3F35-8EB5-51228B4604AE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff91dd9000 -     0x7fff91df0fff  libsystem_asl.dylib (322) <3C2D3ACD-0DD1-337A-8247-44A910D67A65> /usr/lib/system/libsystem_asl.dylib
    0x7fff91e1e000 -     0x7fff91e5fff7  libGLU.dylib (12.0.40.6) <D51C3497-7EC6-37F4-9E8D-B9BFED23974D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff91e76000 -     0x7fff91f05fff  com.apple.CorePDF (4.0 - 4) <6147B89F-46D8-38B2-A7D0-C5AABCE35BC6> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff91f4a000 -     0x7fff91f75ff7  com.apple.AddressBook.ContactsFoundation (8.0 - 2137.1) <D4463131-B469-30B1-84C4-50DB1BAADC32> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff91fa3000 -     0x7fff91faefff  libkxld.dylib (3248.20.55) <3B8A19A8-7B41-3322-BDEC-9A2461E76423> /usr/lib/system/libkxld.dylib
    0x7fff91fe7000 -     0x7fff9201ffff  com.apple.RemoteViewServices (2.0 - 99) <596153FD-3CB9-3FED-9D63-1B73B01AC6DB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff92020000 -     0x7fff92106fef  unorm8_bgra.dylib (2.6.4.1) <F2A325FF-D55F-3091-88E2-5EBF3648274A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff92107000 -     0x7fff92141ff7  com.apple.DebugSymbols (132 - 132) <BDF57386-2881-35BD-9310-36904C764E93> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff92142000 -     0x7fff92173fff  com.apple.GSS (4.0 - 2.0) <25DECD44-0905-3E53-9480-DE7BEB84DB83> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff92271000 -     0x7fff92273fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <B461272B-2DFF-3CA9-8DCA-689B2AAC0379> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff92274000 -     0x7fff92732fcf  com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff9275e000 -     0x7fff9277cfff  libsystem_kernel.dylib (3248.20.55) <0E688457-4915-36DD-8798-5C2EDEE3F1A3> /usr/lib/system/libsystem_kernel.dylib
    0x7fff9277d000 -     0x7fff92785fff  libsystem_networkextension.dylib (385.20.6) <DC8A102A-BF02-31A4-8914-65C34DF6B592> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff92786000 -     0x7fff927c8fff  com.apple.framework.ConfigurationProfiles (8.1 - 847) <40324C78-D6DF-3FA5-A784-FB001C3A45E3> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
    0x7fff927cb000 -     0x7fff927dcff7  libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
    0x7fff927ec000 -     0x7fff927faff7  libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
    0x7fff92876000 -     0x7fff9295dff7  libcrypto.0.9.8.dylib (59) <ED1C2A26-8FFC-30FF-8726-FF952EF94ADF> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff9295e000 -     0x7fff92985fff  com.apple.ProtectedCloudStorage (1.0 - 1) <F9E1BDE2-16AF-34B5-B7FE-127D511BDC9E> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff929e7000 -     0x7fff929f2ff7  libChineseTokenizer.dylib (16) <998637AB-DC37-3A7C-A85C-F10FD98CAAD7> /usr/lib/libChineseTokenizer.dylib
    0x7fff92b6e000 -     0x7fff92bddfff  com.apple.SearchKit (1.4.0 - 1.4.0) <CA50106F-F45A-36AC-AD2B-C3B19F5DD52F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff92c20000 -     0x7fff92d2eff3  com.apple.desktopservices (1.10 - 1.10) <0BAED9FA-EFA5-3DA0-8715-043FD2400B77> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff92d2f000 -     0x7fff93158fff  com.apple.ModelIO (1.0 - 1) <B832B38F-2F8C-3D67-A1E0-B5D8C8615FE1> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
    0x7fff93159000 -     0x7fff9317eff7  libPng.dylib (1442) <E8391CE4-9B83-3895-A406-D987FC826D4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff9317f000 -     0x7fff93180ff3  com.apple.print.framework.Print (10.0 - 266) <BF573614-5666-3D16-9D45-4690911F030A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff931b8000 -     0x7fff932aaff7  libJP2.dylib (1442) <3B374049-CCA4-3B4D-9517-583F2BF6B77D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff93300000 -     0x7fff93303fff  libspindump.dylib (197.1) <78CD77B4-3653-35B7-B8E6-3F76BDD7F8B6> /usr/lib/libspindump.dylib
    0x7fff9331c000 -     0x7fff9333bff7  com.apple.framework.Apple80211 (11.0 - 1110.33) <EC583C00-9073-39C3-B613-96D5BA0FDD32> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff9333c000 -     0x7fff93353fff  com.apple.ScriptingBridge (1.3.3 - 68) <4C81A32D-9B9F-354F-9857-E5BD0852290A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff93373000 -     0x7fff93386fff  com.apple.CoreBluetooth (1.0 - 1) <BF5F87E3-6AAA-3B1F-9979-7A03D77937C8> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff93582000 -     0x7fff938d6ff7  com.apple.Foundation (6.9 - 1256.1) <66106CC9-9D97-3846-88D8-4BF6BB508296> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff938d7000 -     0x7fff938d7fff  com.apple.quartzframework (1.5 - 21) <5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff938f0000 -     0x7fff938f8fff  com.apple.NetFS (6.0 - 4.0) <BDD59EC5-D399-31EA-9B2A-60E3A859FC42> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff938f9000 -     0x7fff93a53ff3  com.apple.MapKit (1.0 - 1620.0.13.5) <6FE356AC-82F4-30F4-8D33-D2A0EF6235E0> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
    0x7fff93a61000 -     0x7fff93a61ff7  libunc.dylib (29) <1D0F8265-F026-3CBD-93D3-F8DF14FFCE68> /usr/lib/system/libunc.dylib
    0x7fff93a67000 -     0x7fff93a67fff  com.apple.CoreServices (728.6 - 728.6) <1FC9300C-6D3D-330C-829C-C8F094BC38C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff93a68000 -     0x7fff93b18fff  com.apple.backup.framework (1.7.2 - 1.7.2) <890AF1EE-CFC9-3DAB-B236-88E203B4ADBC> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff93b19000 -     0x7fff93b41fff  com.apple.GLKit (1.0 - 56) <43F6F998-9672-373E-9E74-A876A952AF1B> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
    0x7fff93b42000 -     0x7fff93b49ff7  libcompiler_rt.dylib (62) <D3C4AB40-23B4-3BC6-8C38-5B8758D14E80> /usr/lib/system/libcompiler_rt.dylib
    0x7fff93db4000 -     0x7fff93dcdffb  com.apple.openscripting (1.7 - 169) <DB62452B-3C83-3B7A-8349-7536F4E1532B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff93dce000 -     0x7fff93dd7ff7  com.apple.CommonAuth (4.0 - 2.0) <B2CEE6B5-9464-35F2-9339-9F52001C8A27> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff93e03000 -     0x7fff93e08fff  com.apple.MediaAccessibility (1.0 - 79) <CCF71DC1-BB6A-3227-BD1B-AFD172592A63> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff93e09000 -     0x7fff93e0bfff  com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff93e0c000 -     0x7fff93e25fef  libcompression.dylib (25) <C8546222-B022-39EA-9896-0387BA1D5C51> /usr/lib/libcompression.dylib
    0x7fff93e26000 -     0x7fff94072ff7  com.apple.AddressBook.framework (9.0 - 1679.4) <B5C3056C-F9FD-3B28-A867-9548A9AC3ACA> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff94073000 -     0x7fff940d6fff  libAVFAudio.dylib (161.2) <C42EF0ED-56B2-387F-B188-C42FB8A1B7AB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff940d7000 -     0x7fff940ecfff  com.apple.ToneKit (1.0 - 1) <298E6855-B818-3949-85ED-08CF12ACEE59> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff940ed000 -     0x7fff9414afff  com.apple.CoreServices.OSServices (728.6 - 728.6) <E86385ED-70AA-3371-8E58-8FFDEF81C854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff94151000 -     0x7fff94296fff  com.apple.QTKit (7.7.3 - 2943) <1477C5F3-63B2-386D-A911-481BEFAFEB58> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff9430c000 -     0x7fff9431cfff  com.apple.AppleScriptObjC (1.4 - 32) <D71E9742-240C-39BB-8BBE-C5B8D5D696DD> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
    0x7fff9431d000 -     0x7fff9433cff7  com.apple.contacts.vCard (1.0 - 2137.1) <41529BD9-1BCC-3A62-92BA-2A7110867355> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff9433d000 -     0x7fff9436dff3  com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <C34F0ECF-AABA-3FBC-980F-B4809C9B2DD1> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff94399000 -     0x7fff943c8ffb  libsystem_m.dylib (3105) <26655445-CA97-321E-B221-801CB378D1AA> /usr/lib/system/libsystem_m.dylib
    0x7fff943c9000 -     0x7fff948ebfff  com.apple.QuartzComposer (5.1 - 334) <0A407B05-5CF5-3084-93EF-F4619BDEEF8B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff94918000 -     0x7fff94924ff7  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <8B6C0DB6-8744-3AEB-BD00-9FA6967E7125> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff94925000 -     0x7fff94977fff  com.apple.CloudDocs (1.0 - 383.5) <BBE4C32D-75E6-3EDD-A787-625BDD66DA20> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff94997000 -     0x7fff94999fff  com.apple.SecCodeWrapper (4.0 - 261.20.7) <E3E10533-B295-39EB-B0A3-42BD238E8C85> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff9499a000 -     0x7fff949a3ff7  libsystem_pthread.dylib (138.10.4) <327CECD0-B881-3153-8FCC-4FD4818B7F16> /usr/lib/system/libsystem_pthread.dylib
    0x7fff94c95000 -     0x7fff94c97fff  com.apple.OAuth (25 - 25) <97C76697-0566-34EF-871C-45DE4B7B7BB5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff94c98000 -     0x7fff94ce3ff7  com.apple.CoreMediaIO (703.0 - 4791) <7D342CFF-D074-3CAB-B76C-E1F878740AA6> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff94ce4000 -     0x7fff94d7afff  com.apple.ColorSync (4.9.0 - 4.9.0) <8BB8DF19-C24F-39F8-8B90-AD186D74587C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff94d7f000 -     0x7fff94e07fff  com.apple.CoreSymbolication (3.1 - 58048.1) <2DFAF855-0528-370D-B4B0-EE0236766D9D> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff94e81000 -     0x7fff94e81fff  libOpenScriptingUtil.dylib (169) <5CE2080C-398C-34C2-8D65-B9C627AACA19> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff94e82000 -     0x7fff94e8afff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <D44F75E7-C679-3C21-AD76-8FA8A2B898F1> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff94e8b000 -     0x7fff94fb7ff7  com.apple.CoreText (352.0 - 494.10) <9FD834B1-FF8E-3EB0-BB11-6E9120969086> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff94fb8000 -     0x7fff94fb9fff  libUAPreferences.dylib (270.10) <8F2A85EB-3205-33F6-B9AF-8F8ED3D75E50> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
    0x7fff94fbf000 -     0x7fff94fc2ff7  com.apple.help (1.3.3 - 46) <62056D9B-A87C-3E4D-B4E2-7E1CDB74CE68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff94fca000 -     0x7fff94fe5ff7  libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
    0x7fff94fe6000 -     0x7fff9501cfff  libssl.0.9.8.dylib (59) <DC4B66A8-AFED-33A9-A5B8-D2088C6EF5B2> /usr/lib/libssl.0.9.8.dylib
    0x7fff9501d000 -     0x7fff950cffff  com.apple.cloudkit.CloudKit (481.8 - 481.8) <E927AE82-8E55-38A4-BE6E-4D0829272653> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff95255000 -     0x7fff9529aff3  libFontRegistry.dylib (155.1) <593CC743-3785-3CC5-A229-D3846C51E054> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff9529b000 -     0x7fff95541ff7  com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff9595c000 -     0x7fff959aefff  com.apple.AppleVAFramework (5.0.32 - 5.0.32) <082B5F3A-6FB2-3444-9B84-F8675BFCE517> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff95aeb000 -     0x7fff95b0dff7  com.apple.framework.familycontrols (4.1 - 410) <50F14127-3FCC-39A2-9158-5C2581B0FAE3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff95b5f000 -     0x7fff95b6efe7  com.apple.AppleFSCompression (81.20.2 - 1.0) <735A903C-EB3A-32EB-BA6B-C55644C59C5C> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff95b6f000 -     0x7fff95bdefff  com.apple.datadetectorscore (7.0 - 460) <CDBB7D7D-B189-37B0-AA4B-DC79090D0D71> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff95bdf000 -     0x7fff95d9ffeb  libBLAS.dylib (1159) <943445A4-F6CA-3923-882C-154D7D4AEFE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff95da0000 -     0x7fff95dbcff7  libextension.dylib (78) <589FA312-F17C-3A8D-986F-FD995D0065D5> /usr/lib/libextension.dylib
    0x7fff95dbd000 -     0x7fff95dbdff7  liblaunch.dylib (756.20.4) <EDF719D6-D2BB-38DD-8C94-4272BEFDA2CD> /usr/lib/system/liblaunch.dylib
    0x7fff95e28000 -     0x7fff95ebdfff  com.apple.ink.framework (10.9 - 214) <6B573126-A6E9-357F-B36A-AA5BDC0BEAF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff95ec4000 -     0x7fff95ee8fff  com.apple.quartzfilters (1.10.0 - 1.10.0) <58FAFE0C-A2D8-3746-AC8F-BF553A7CDED7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff95ee9000 -     0x7fff95f27ff7  libGLImage.dylib (12.0.40.6) <7A41B04A-8282-3530-809F-FAC4AC953CD2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff95f28000 -     0x7fff95f28ff7  libkeymgr.dylib (28) <09397E01-6066-3179-A50C-2CE666FDA929> /usr/lib/system/libkeymgr.dylib
    0x7fff95f29000 -     0x7fff95f5aff7  libncurses.5.4.dylib (46) <D4C10699-3E8F-3F42-A695-7490EA4B6B32> /usr/lib/libncurses.5.4.dylib
    0x7fff95f5b000 -     0x7fff95f64fff  com.apple.private.XprotectFrameWork.XprotectFramework (1.0 - 1) <5BC758E9-9176-3FDB-A9C7-4DC961639607> /System/Library/PrivateFrameworks/XprotectFramework.framework/Versions/A/XprotectFramework
    0x7fff95f65000 -     0x7fff95fa7ff7  com.apple.Metal (55.2.8 - 55.2.8) <4EC5571C-8A19-3774-BDA0-CB15DB04D06A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff95fab000 -     0x7fff95fdcff7  libtidy.A.dylib (15.17) <03EF1071-8B43-3B41-9879-118FA27F89C5> /usr/lib/libtidy.A.dylib
    0x7fff96110000 -     0x7fff967b6ffb  com.apple.JavaScriptCore (11601 - 11601.3.7) <F9351983-16A7-312D-9202-02873CBC1D9D> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff967bf000 -     0x7fff967f9fff  com.apple.QD (3.12 - 302) <3F36A108-C557-353A-A3F7-80DDCB82BB37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff967fa000 -     0x7fff967fdfff  com.apple.Mangrove (1.0 - 1) <7919AD18-0EDE-3408-A6AC-A9121B8D857F> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff96877000 -     0x7fff96882fff  com.apple.CrashReporterSupport (10.11 - 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff968b0000 -     0x7fff968b3fff  com.apple.IOSurface (108.0.1 - 108.0.1) <7B05B27A-5CC4-30D4-8A10-ED444A2807A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff968b4000 -     0x7fff96904fff  libcups.2.dylib (435) <28A05475-9DBF-35EA-B218-3432B69EA18B> /usr/lib/libcups.2.dylib
    0x7fff9693f000 -     0x7fff96942ffb  libdyld.dylib (360.18) <5F3777A7-F07E-3D5F-BFA3-A920FF4170ED> /usr/lib/system/libdyld.dylib
    0x7fff96947000 -     0x7fff96947fff  libenergytrace.dylib (10) <A4AE7CBD-CF0A-3A74-8098-B642CE496611> /usr/lib/libenergytrace.dylib
    0x7fff969db000 -     0x7fff969dbfff  com.apple.ApplicationServices (48 - 48) <DD9C4070-C0FC-3984-BCED-72E6E99838FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff969dc000 -     0x7fff969e4fff  libMatch.1.dylib (27) <3AC0BFB8-7E69-3DBE-A175-7F3946FC4554> /usr/lib/libMatch.1.dylib
    0x7fff969eb000 -     0x7fff96a01ff7  libLinearAlgebra.dylib (1159) <FA316609-9851-3C5C-AF46-685A25768D45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff96a02000 -     0x7fff96a03fff  com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff96a04000 -     0x7fff96bd2ffb  com.apple.QuartzCore (1.11 - 410.14) <DB552FA2-D2D1-37F9-A1D4-C77D7EA82ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff96bd3000 -     0x7fff96be2ffb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <0D1BCC13-76B9-3C19-85AA-D8DD8299F007> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff96be3000 -     0x7fff96c8efff  com.apple.PDFKit (3.1 - 3.1) <4F470085-BBE3-3A75-AB79-430426F72CE4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff96c8f000 -     0x7fff96c97fff  com.apple.AppleSRP (5.0 - 1) <25775E90-1DBB-3BFA-B4B4-F8F262B9EC1F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff96c98000 -     0x7fff96c99ff7  libodfde.dylib (23) <5475AB3E-8C9A-3279-8294-E565293F7EF1> /usr/lib/libodfde.dylib
    0x7fff96c9a000 -     0x7fff96d10ff7  com.apple.MMCS (1.3 - 351) <13D01D37-66F0-30BB-AA7E-D1D348F738E3> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff96d6e000 -     0x7fff96dbeff7  com.apple.Symbolication (1.4 - 58044) <2EC9F04A-4370-39C8-8549-FC6411D87463> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff96dbf000 -     0x7fff96ee4ff7  com.apple.LaunchServices (728.6 - 728.6) <8658230B-5894-3244-BDBA-A6C9DD347219> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff96f03000 -     0x7fff96ff2fff  libxml2.2.dylib (29.2) <F70308DF-313F-334F-8F0E-82E79821583D> /usr/lib/libxml2.2.dylib
    0x7fff96ff6000 -     0x7fff96ffbff3  libunwind.dylib (35.3) <124E0F05-2350-3774-A32C-7F5BF38EDE73> /usr/lib/system/libunwind.dylib
    0x7fff96ffc000 -     0x7fff9704afff  libcurl.4.dylib (90) <FF42FAA6-E71B-3D0D-B5C9-B05BD2460C9A> /usr/lib/libcurl.4.dylib
    0x7fff97051000 -     0x7fff970bfff7  com.apple.ApplicationServices.ATS (377 - 394.3) <66E581EE-67E2-39E9-97A7-0614F334B9B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff970c0000 -     0x7fff970c1fff  libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff97119000 -     0x7fff97179fff  com.apple.QuickLookFramework (5.0 - 696.3) <D20C8962-7BB8-3A2C-BB80-5B61259B50F2> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

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: 32999666
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=477.9M resident=0K(0%) swapped_out_or_unallocated=477.9M(100%)
Writable regions: Total=190.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=190.4M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate.framework               128K        2 
Activity Tracing                  2048K        2 
CG backing stores                  668K        4 
CG image                            12K        4 
CG shared images                   240K        7 
CoreAnimation                      148K       14 
CoreUI image data                  768K        9 
CoreUI image file                  192K        4 
Dispatch continuations            16.0M        2 
Foundation                           4K        2 
Image IO                            64K        2 
Kernel Alloc Once                    8K        3 
MALLOC                           138.7M       37 
MALLOC guard page                   32K        7 
Memory Tag 242                      12K        2 
OpenCL                               8K        2 
Process Corpse Info               2048K        2 
STACK GUARD                       56.0M       13 
Stack                             13.1M       14 
VM_ALLOCATE                         68K       10 
__DATA                            49.5M      425 
__IMAGE                            528K        2 
__LINKEDIT                       127.2M      101 
__TEXT                           350.7M      402 
__UNICODE                          552K        2 
mapped file                       95.9M       25 
shared memory                     16.3M       10 
===========                     =======  ======= 
TOTAL                            870.8M     1082

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!