xcodebuild process crash on new builds system

Originator:madushanbspro
Number:rdar://47206018 Date Originated:
Status:Open Resolved:
Product:Developer Tools Product Version:10.1
Classification:Crash/Hang Reproducible:Yes
 
Summery:
Process:               xcodebuild [94621]
Path:                  /Applications/Xcode10.1.app/Contents/Developer/usr/bin/xcodebuild
Identifier:            xcodebuild
Version:               10.1 (14460.4)
Code Type:             X86-64 (Native)
Parent Process:        sh [94333]
Responsible:           xcodebuild [94621]
User ID:               502

Date/Time:             2019-01-11 14:29:42.913 +0800
OS Version:            Mac OS X 10.13.6 (17G65)
Report Version:        12
Anonymous UUID:        FACE7447-1B21-53D6-5C1B-80E7ED38B47C


Time Awake Since Boot: 300000 seconds

System Integrity Protection: enabled

Crashed Thread:        9  Dispatch queue: com.apple.libdispatch-io.opq

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [0]

Application Specific Information:
ProductBuildVersion: 10B61

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff5284fd0a madvise + 10
1   libsystem_malloc.dylib        	0x00007fff528b5662 free_small + 1372
2   com.apple.Foundation          	0x00007fff2c918cf8 -[NSConcreteData dealloc] + 60
3   libobjc.A.dylib               	0x00007fff51add042 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 812
4   com.apple.dt.DVTFoundation    	0x0000000101e04a56 __DVTSyncPerformBlock_block_invoke + 827
5   com.apple.CoreFoundation      	0x00007fff2a82fb8c __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
6   com.apple.CoreFoundation      	0x00007fff2a812ac3 __CFRunLoopDoBlocks + 275
7   com.apple.CoreFoundation      	0x00007fff2a812172 __CFRunLoopRun + 1314
8   com.apple.CoreFoundation      	0x00007fff2a8119b7 CFRunLoopRunSpecific + 487
9   com.apple.CoreFoundation      	0x00007fff2a84fe23 CFRunLoopRun + 99
10  com.apple.dt.IDE.Xcode3Core   	0x00000001032273dc -[Xcode3CommandLineBuildTool _buildWithTimingSection:] + 16432
11  com.apple.dt.IDE.Xcode3Core   	0x000000010323768c -[Xcode3CommandLineBuildTool run] + 5777
12  xcodebuild                    	0x0000000101b2e063 main + 1304
13  libdyld.dylib                 	0x00007fff526fe015 start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff5284f28a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff52a16009 _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff52a15be9 start_wqthread + 13

Thread 2:: Dispatch queue: -[IDEExecutionEnvironment initWithWorkspaceArena:] (QOS: UNSPECIFIED)
0   libsystem_kernel.dylib        	0x00007fff5284ea16 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff52a17589 _pthread_cond_wait + 732
2   com.apple.Foundation          	0x00007fff2c9f1dd0 -[__NSOperationInternal _waitUntilFinished:] + 896
3   com.apple.Foundation          	0x00007fff2c9c2845 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 296
4   com.apple.dt.IDEFoundation    	0x000000010271bf45 __61-[IDEScheme _groupAndImposeDependenciesForOrderedOperations:]_block_invoke + 10
5   com.apple.dt.DVTFoundation    	0x0000000101c88b4f __DVTOPERATIONGROUP_CREATED_BY_CALLEE_IS_WAITING_ON_SUBOPERATIONS__ + 164
6   com.apple.dt.DVTFoundation    	0x0000000101c88e0d -[DVTOperationGroup main] + 69
7   com.apple.Foundation          	0x00007fff2c9428ee -[__NSOperationInternal _start:] + 778
8   com.apple.dt.DVTFoundation    	0x0000000101c88dbd -[DVTOperationGroup start] + 113
9   com.apple.Foundation          	0x00007fff2c93e917 __NSOQSchedule_f + 369
10  libdispatch.dylib             	0x00007fff526c4db8 _dispatch_client_callout + 8
11  libdispatch.dylib             	0x00007fff526d7e81 _dispatch_continuation_pop + 472
12  libdispatch.dylib             	0x00007fff526cf733 _dispatch_async_redirect_invoke + 703
13  libdispatch.dylib             	0x00007fff526c69a9 _dispatch_root_queue_drain + 515
14  libdispatch.dylib             	0x00007fff526c6755 _dispatch_worker_thread3 + 101
15  libsystem_pthread.dylib       	0x00007fff52a16169 _pthread_wqthread + 1387
16  libsystem_pthread.dylib       	0x00007fff52a15be9 start_wqthread + 13

Thread 3:: Dispatch queue: NSOperationQueue 0x7ffc08248e50 (QOS: UNSPECIFIED)
0   libsystem_kernel.dylib        	0x00007fff5284ea16 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff52a17589 _pthread_cond_wait + 732
2   com.apple.Foundation          	0x00007fff2c9f1dd0 -[__NSOperationInternal _waitUntilFinished:] + 896
3   com.apple.Foundation          	0x00007fff2c9c2845 -[NSOperationQueue waitUntilAllOperationsAreFinished] + 296
4   com.apple.dt.IDEFoundation    	0x000000010279ea5b __75+[IDEBuildOperationGroup operationGroupWithBuildOperation:otherOperations:]_block_invoke + 10
5   com.apple.dt.DVTFoundation    	0x0000000101c88b4f __DVTOPERATIONGROUP_CREATED_BY_CALLEE_IS_WAITING_ON_SUBOPERATIONS__ + 164
6   com.apple.dt.DVTFoundation    	0x0000000101c88e0d -[DVTOperationGroup main] + 69
7   com.apple.Foundation          	0x00007fff2c9428ee -[__NSOperationInternal _start:] + 778
8   com.apple.dt.DVTFoundation    	0x0000000101c88dbd -[DVTOperationGroup start] + 113
9   com.apple.Foundation          	0x00007fff2c93e917 __NSOQSchedule_f + 369
10  libdispatch.dylib             	0x00007fff526c4db8 _dispatch_client_callout + 8
11  libdispatch.dylib             	0x00007fff526d7e81 _dispatch_continuation_pop + 472
12  libdispatch.dylib             	0x00007fff526cf733 _dispatch_async_redirect_invoke + 703
13  libdispatch.dylib             	0x00007fff526c69a9 _dispatch_root_queue_drain + 515
14  libdispatch.dylib             	0x00007fff526c6755 _dispatch_worker_thread3 + 101
15  libsystem_pthread.dylib       	0x00007fff52a16169 _pthread_wqthread + 1387
16  libsystem_pthread.dylib       	0x00007fff52a15be9 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff5284520a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff52844724 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2a812ff5 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation      	0x00007fff2a812347 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation      	0x00007fff2a8119b7 CFRunLoopRunSpecific + 487
5   com.apple.Foundation          	0x00007fff2c928f26 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   com.apple.DTDeviceKitBase     	0x000000010e978917 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 217
7   com.apple.Foundation          	0x00007fff2c9371f8 __NSThread__start__ + 1197
8   libsystem_pthread.dylib       	0x00007fff52a16661 _pthread_body + 340
9   libsystem_pthread.dylib       	0x00007fff52a1650d _pthread_start + 377
10  libsystem_pthread.dylib       	0x00007fff52a15bf9 thread_start + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff5284520a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff52844724 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2a812ff5 __CFRunLoopServiceMachPort + 341
3   com.apple.CoreFoundation      	0x00007fff2a812347 __CFRunLoopRun + 1783
4   com.apple.CoreFoundation      	0x00007fff2a8119b7 CFRunLoopRunSpecific + 487
5   com.apple.Foundation          	0x00007fff2c928f26 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   com.apple.DTDeviceKitBase     	0x000000010e986a9b -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1537
7   com.apple.Foundation          	0x00007fff2c9371f8 __NSThread__start__ + 1197
8   libsystem_pthread.dylib       	0x00007fff52a16661 _pthread_body + 340
9   libsystem_pthread.dylib       	0x00007fff52a1650d _pthread_start + 377
10  libsystem_pthread.dylib       	0x00007fff52a15bf9 thread_start + 13

Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff5284ecf2 __select + 10
1   com.apple.CoreFoundation      	0x00007fff2a84ca9b __CFSocketManager + 635
2   libsystem_pthread.dylib       	0x00007fff52a16661 _pthread_body + 340
3   libsystem_pthread.dylib       	0x00007fff52a1650d _pthread_start + 377
4   libsystem_pthread.dylib       	0x00007fff52a15bf9 thread_start + 13

Thread 7:: Dispatch queue: <IDEXCBuildServiceBuildOperation:0x7ffbfe7e8fa0:REfc>-builder-queue (QOS: UNSPECIFIED)
0   libsystem_kernel.dylib        	0x00007fff52845246 semaphore_wait_trap + 10
1   libdispatch.dylib             	0x00007fff526d4893 _dispatch_sema4_wait + 16
2   libdispatch.dylib             	0x00007fff526cc979 _dispatch_semaphore_wait_slow + 101
3   com.apple.dt.DVTFoundation    	0x0000000101e0420e DVTSyncPerformBlock + 453
4   com.apple.dt.IDE.XCBuildSupport	0x0000000115b4b024 __56-[IDEXCBuildServiceBuildOperation addOperationsToQueue:]_block_invoke + 128
5   com.apple.Foundation          	0x00007fff2c9445df __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
6   com.apple.Foundation          	0x00007fff2c944441 -[NSBlockOperation main] + 68
7   com.apple.Foundation          	0x00007fff2c9428ee -[__NSOperationInternal _start:] + 778
8   libdispatch.dylib             	0x00007fff526c4db8 _dispatch_client_callout + 8
9   libdispatch.dylib             	0x00007fff526d733e _dispatch_block_invoke_direct + 317
10  libdispatch.dylib             	0x00007fff526c4db8 _dispatch_client_callout + 8
11  libdispatch.dylib             	0x00007fff526d733e _dispatch_block_invoke_direct + 317
12  libdispatch.dylib             	0x00007fff526d71e1 dispatch_block_perform + 109
13  com.apple.Foundation          	0x00007fff2c93e8fc __NSOQSchedule_f + 342
14  libdispatch.dylib             	0x00007fff526c4db8 _dispatch_client_callout + 8
15  libdispatch.dylib             	0x00007fff526d7e81 _dispatch_continuation_pop + 472
16  libdispatch.dylib             	0x00007fff526cf733 _dispatch_async_redirect_invoke + 703
17  libdispatch.dylib             	0x00007fff526c69a9 _dispatch_root_queue_drain + 515
18  libdispatch.dylib             	0x00007fff526c6755 _dispatch_worker_thread3 + 101
19  libsystem_pthread.dylib       	0x00007fff52a16169 _pthread_wqthread + 1387
20  libsystem_pthread.dylib       	0x00007fff52a15be9 start_wqthread + 13

Thread 8:: Dispatch queue: activity log section queue
0   libsystem_kernel.dylib        	0x00007fff5284f15a __ulock_wait + 10
1   libdispatch.dylib             	0x00007fff526d49ff _dispatch_ulock_wait + 40
2   libdispatch.dylib             	0x00007fff526d4af0 _dispatch_thread_event_wait_slow + 26
3   libdispatch.dylib             	0x00007fff526db1da _dispatch_sync_wait + 510
4   com.apple.dt.DVTFoundation    	0x0000000101e04d3b DVTDispatchSync + 168
5   com.apple.dt.IDEFoundation    	0x0000000102403aab __59-[IDEActivityLogSectionRecorder _performOrderedAsyncBlock:]_block_invoke_2 + 20
6   com.apple.dt.DVTFoundation    	0x0000000101e050a6 __DVTDispatchAsync_block_invoke + 801
7   libdispatch.dylib             	0x00007fff526cc5fa _dispatch_call_block_and_release + 12
8   libdispatch.dylib             	0x00007fff526c4db8 _dispatch_client_callout + 8
9   libdispatch.dylib             	0x00007fff526d9217 _dispatch_queue_serial_drain + 635
10  libdispatch.dylib             	0x00007fff526cc166 _dispatch_queue_invoke + 373
11  libdispatch.dylib             	0x00007fff526d9f0d _dispatch_root_queue_drain_deferred_wlh + 332
12  libdispatch.dylib             	0x00007fff526ddd21 _dispatch_workloop_worker_thread + 880
13  libsystem_pthread.dylib       	0x00007fff52a15fd2 _pthread_wqthread + 980
14  libsystem_pthread.dylib       	0x00007fff52a15be9 start_wqthread + 13

Thread 9 Crashed:: Dispatch queue: com.apple.libdispatch-io.opq
0   com.apple.dt.IDE.XCBuildSupport	0x0000000115b607f4 $S17IDEXCBuildSupport0A14ServiceSessionC7sendPIF33_0FFD3FCE3EB10682721517F90C709577LL10completionyyAC15SentPIFResponseAELLOc_tFyySo7NSErrorCSgccfU_ySbcfU_ + 756
1   com.apple.dt.IDE.XCBuildSupport	0x0000000115b6c869 $S17IDEXCBuildSupport0A14ServiceSessionC7sendPIF33_0FFD3FCE3EB10682721517F90C709577LL10completionyyAC15SentPIFResponseAELLOc_tFyySo7NSErrorCSgccfU_ySbcfU_TA + 25
2   com.apple.dt.XCBuild          	0x0000000115bf2ddc $S7XCBuild22XCBBuildServiceSessionC014setUserInfoForF0_5group3uid3gid4home18processEnvironment011buildSystemN035usePerConfigurationBuildDirectories10completionySS_SSs5Int32VANSSSDyS2SGAOSo8NSNumberCSgySbctFy11XCBProtocol7Message_pSgcfU_ + 188
3   com.apple.dt.XCBuild          	0x0000000115bf7131 partial apply for XCBBuildServiceSession + 17
4   com.apple.dt.XCBuild          	0x0000000115c227dc $S7XCBuild15XCBBuildServiceC9sendAsync_10completiony11XCBProtocol7Message_p_yAfG_pSgctFyAHcfU_ + 12
5   com.apple.dt.XCBuild          	0x0000000115bf5541 $S7XCBuild15XCBBuildServiceC9sendAsync_10completiony11XCBProtocol7Message_p_yAfG_pSgctFyAHcfU_TA + 17
6   com.apple.dt.XCBuild          	0x0000000115bf9979 $S7XCBuild15XCBBuildServiceC9sendAsync_10completiony11XCBProtocol7Message_p_yAfG_pSgctFyAHcfU_TA.88 + 9
7   com.apple.dt.XCBuild          	0x0000000115c224f3 $S7XCBuild15XCBBuildServiceC4sendyy11XCBProtocol7Message_p_yAeF_pSgctFySWXEfU_y8Dispatch0G4DataVcfU_ + 243
8   com.apple.dt.XCBuild          	0x0000000115c25101 $S7XCBuild15XCBBuildServiceC4sendyy11XCBProtocol7Message_p_yAeF_pSgctFySWXEfU_y8Dispatch0G4DataVcfU_TA + 17
9   com.apple.dt.XCBuild          	0x0000000115c3da9f $S7XCBuild25XCBBuildServiceConnectionC4send_12replyHandlery8Dispatch0H4DataV_yAHctFys6UInt64V_AHtcfU_ + 239
10  com.apple.dt.XCBuild          	0x0000000115c25125 $S7XCBuild25XCBBuildServiceConnectionC4send_12replyHandlery8Dispatch0H4DataV_yAHctFys6UInt64V_AHtcfU_TA + 21
11  com.apple.dt.XCBuild          	0x0000000115c4065b $Ss6UInt64V8Dispatch0B4DataVIegyg_AB_AEtytIegnr_TRTA + 27
12  com.apple.dt.XCBuild          	0x0000000115c407f9 $Ss6UInt64V8Dispatch0B4DataVIegyg_AB_AEtytIegnr_TRTA.114 + 9
13  com.apple.dt.XCBuild          	0x0000000115c404ef $Ss6UInt64V_8Dispatch0B4DataVtytIegnr_AbEIegyg_TRTA + 47
14  com.apple.dt.XCBuild          	0x0000000115c4065b $Ss6UInt64V8Dispatch0B4DataVIegyg_AB_AEtytIegnr_TRTA + 27
15  com.apple.dt.XCBuild          	0x0000000115c3cf5a $S7XCBuild25XCBBuildServiceConnectionC6resumeyyFySb_8Dispatch0F4DataVSgs5Int32VtcfU_ySPys5UInt8VGXEfU_ + 874
16  com.apple.dt.XCBuild          	0x0000000115c403e5 $S7XCBuild25XCBBuildServiceConnectionC6resumeyyFySb_8Dispatch0F4DataVSgs5Int32VtcfU_ySPys5UInt8VGXEfU_TA + 21
17  com.apple.dt.XCBuild          	0x0000000115c40421 $SSPys5UInt8VGs5Error_pIgyzo_ACytsAD_pIegyrzo_TRTA + 17
18  libswiftDispatch.dylib        	0x0000000103d70bab $S8Dispatch0A4DataV15withUnsafeBytes4bodyxxSPyq_GKXE_tKr0_lF + 123
19  com.apple.dt.XCBuild          	0x0000000115c3cb61 closure #1 in XCBBuildServiceConnection.resume() + 289
20  com.apple.dt.XCBuild          	0x0000000115c4034c partial apply for closure #1 in XCBBuildServiceConnection.resume() + 12
21  libswiftDispatch.dylib        	0x0000000103d7b093 partial apply for OS_dispatch_io + 51
22  libswiftDispatch.dylib        	0x0000000103d7543e $SSbSo16OS_dispatch_dataCSgs5Int32VIegygy_SbAcEIeyByyy_TR + 62
23  libdispatch.dylib             	0x00007fff526ed9d0 ___dispatch_operation_deliver_data_block_invoke + 110
24  libdispatch.dylib             	0x00007fff526cc5fa _dispatch_call_block_and_release + 12
25  libdispatch.dylib             	0x00007fff526c4db8 _dispatch_client_callout + 8
26  libdispatch.dylib             	0x00007fff526d9217 _dispatch_queue_serial_drain + 635
27  libdispatch.dylib             	0x00007fff526cc166 _dispatch_queue_invoke + 373
28  libdispatch.dylib             	0x00007fff526d907a _dispatch_queue_serial_drain + 222
29  libdispatch.dylib             	0x00007fff526cc166 _dispatch_queue_invoke + 373
30  libdispatch.dylib             	0x00007fff526d9f0d _dispatch_root_queue_drain_deferred_wlh + 332
31  libdispatch.dylib             	0x00007fff526ddd21 _dispatch_workloop_worker_thread + 880
32  libsystem_pthread.dylib       	0x00007fff52a15fd2 _pthread_wqthread + 980
33  libsystem_pthread.dylib       	0x00007fff52a15be9 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib        	0x00007fff5284f28a __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff52a16009 _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff52a15be9 start_wqthread + 13

Thread 11:
0   libsystem_pthread.dylib       	0x00007fff52a15bdc start_wqthread + 0

Thread 9 crashed with X86 Thread State (64-bit):
  rax: 0xffffffffffffffff  rbx: 0x70756f72676f6e75  rcx: 0x00007fff5284f97a  rdx: 0x0000000000000000
  rdi: 0x70756f72676f6e75  rsi: 0x0000700007451f87  rbp: 0x00007000074521c0  rsp: 0x0000700007452130
   r8: 0x0000700007451ff8   r9: 0x0000000000000004  r10: 0x00007fff5284f9aa  r11: 0x0000000000000206
  r12: 0x00007ffbff520ab0  r13: 0x00007ffc0363f210  r14: 0xe700000000000000  r15: 0x00007fff8478d3e8
  rip: 0x0000000115b607f4  rfl: 0x0000000000010286  cr2: 0x00000001018d4000
  
Logical CPU:     5
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x101b2d000 -        0x101b2effb +xcodebuild (10.1 - 14460.4) <6EFEC490-B49D-36AB-8AEA-C7C4F1FD0167> /Applications/Xcode10.1.app/Contents/Developer/usr/bin/xcodebuild
       0x101b37000 -        0x102123ff7  com.apple.dt.DVTFoundation (10.1 - 14460.28) <72694FB4-EACA-30AD-B300-4193817E0287> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
       0x1023bf000 -        0x1023d7ff3  com.apple.dt.DVTDeviceFoundation (10.1 - 1) <36169A15-89DD-3052-84C5-F4872E2B62FE> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTDeviceFoundation.framework/Versions/A/DVTDeviceFoundation
       0x1023f3000 -        0x102c1ffff  com.apple.dt.IDEFoundation (10.1 - 14460.46) <105EAB4B-A2AE-3B9E-BC0E-973B6B87A429> /Applications/Xcode10.1.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
       0x1031f6000 -        0x10327bff7  com.apple.dt.IDE.Xcode3Core (10.1 - 14460.26) <474CD246-4260-323E-B9FD-1C7C057C0028> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
       0x1032ce000 -        0x1032e2ff7  com.apple.dt.DVTJRPC (1.0 - 1) <9EB921C3-8EB0-32B6-887F-F46EAB2C7CB0> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTJRPC.framework/Versions/A/DVTJRPC
       0x1032ff000 -        0x103307ff7  com.apple.dt.DVTDeviceControlServices (1.0 - 1) <E2F4B6D2-FF35-3082-9921-8ACBE604653F> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTDeviceControlServices.framework/Versions/A/DVTDeviceControlServices
       0x10331e000 -        0x10335ffff  com.apple.DebugSymbols (188 - 188) <DD41554E-4A9D-373D-A49A-A35B27D4C1DE> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT
       0x103382000 -        0x103410fff  com.apple.CoreSymbolicationDT (10.1 - 64460.7) <3EF4AF11-2E91-3FCD-B017-C8DC866D9A82> /Applications/Xcode10.1.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT
       0x103469000 -        0x103491ff7  com.apple.dt.instruments.DTXConnectionServices (10.1 - 64460.16) <8C64B7D9-59C0-30B5-9B78-AD186C3B846E> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
       0x1034b9000 -        0x103583ff7  com.apple.dt.instruments.DVTInstrumentsFoundation (10.1 - 64460.16) <8D5E235D-2E2E-3994-99F4-BD6D12168358> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation
       0x10363d000 -        0x103651ff7 +libswiftAppKit.dylib (4.2.1 - 1000.11.42) <1223BA92-5392-33F4-893F-8C20A5D0905D> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftAppKit.dylib
       0x10367c000 -        0x103a0eff7 +libswiftCore.dylib (4.2.1 - 1000.11.42) <D0C86227-BFC8-30D7-93B8-9F228E0F15BA> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftCore.dylib
       0x103ce5000 -        0x103cedfff +libswiftCoreData.dylib (4.2.1 - 1000.11.42) <6CC602C0-1AA9-3DD3-B843-CD1D07C36F27> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftCoreData.dylib
       0x103cfd000 -        0x103d00fff +libswiftCoreFoundation.dylib (4.2.1 - 1000.11.42) <801E1416-6C23-3C48-BF46-2349B9F36C9E> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftCoreFoundation.dylib
       0x103d06000 -        0x103d15ff7 +libswiftCoreGraphics.dylib (4.2.1 - 1000.11.42) <579D172D-0873-33EB-A529-742D5D70BD74> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftCoreGraphics.dylib
       0x103d3f000 -        0x103d44ff7 +libswiftCoreImage.dylib (4.2.1 - 1000.11.42) <4DB8ED84-0EBB-3922-B3A4-82EE4834549B> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftCoreImage.dylib
       0x103d49000 -        0x103d49fff  com.apple.XCWatchKit1Support (1.0 - 1) <6BFFE8E9-9DE8-3CEB-989B-A0ED7EB42DF0> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchKit1Support.xcplugin/Contents/MacOS/XCWatchKit1Support
       0x103d50000 -        0x103d58fff +libswiftDarwin.dylib (4.2.1 - 1000.11.42) <70D5D45B-0327-352C-BDCE-F792699DAB88> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftDarwin.dylib
       0x103d6b000 -        0x103d84ff7 +libswiftDispatch.dylib (4.2.1 - 1000.11.42) <E8DBE923-0513-3FE8-8E3A-5778014FD810> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftDispatch.dylib
       0x103dc1000 -        0x103dc1fff  com.apple.Metal (1.0 - 1) <4F2A8F32-99FA-3F18-B895-92631FCE407E> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
       0x103dc8000 -        0x103f30fff +libswiftFoundation.dylib (4.2.1 - 1000.11.42) <2252DB9E-6B26-31AD-A869-9D92FA2BE196> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftFoundation.dylib
       0x1040cf000 -        0x1040d2fff +libswiftIOKit.dylib (4.2.1 - 1000.11.42) <575A9454-3EB8-3314-B67B-9D0C88C03D5F> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftIOKit.dylib
       0x1040d9000 -        0x1040e2fff +libswiftMetal.dylib (4.2.1 - 1000.11.42) <A538B219-717C-30F5-BB27-BF1C170EE99F> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftMetal.dylib
       0x1040ef000 -        0x1040effff  com.apple.IBCompilerPlugin (10.1 - 14460.31) <6247CD52-6020-3C00-98DF-42C9ED39F32E> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/IBCompilerPlugin.xcplugin/Contents/MacOS/IBCompilerPlugin
       0x1040f6000 -        0x1040fafff +libswiftObjectiveC.dylib (4.2.1 - 1000.11.42) <A521AAA2-3B1F-38AF-BFA0-BB02A94ECA8B> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftObjectiveC.dylib
       0x104106000 -        0x10410cff7 +libswiftQuartzCore.dylib (4.2.1 - 1000.11.42) <C619FC2F-405B-3E38-8FDA-36B2A9EBA0F2> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftQuartzCore.dylib
       0x104116000 -        0x104119fff +libswiftXPC.dylib (4.2.1 - 1000.11.42) <3EC739CE-A1AC-3199-8461-9CA872E2B9EF> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftXPC.dylib
       0x10411f000 -        0x10411fff7  com.apple.xcode.compilers.coredata (12.1 - 14460.26) <6568CC0D-6EFE-3C21-BD24-816B4E6EF3B5> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
       0x104125000 -        0x1041b2fdf  com.apple.SymbolicationDT (10.1 - 64460.9) <9BC21E54-ED44-3A7D-A5A0-D5670C2D73CB> /Applications/Xcode10.1.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT
       0x10420e000 -        0x10420eff7  com.apple.assetvalidation-plugin (1.0 - 1) <A337E887-058E-34A6-820A-7A35A366D4FE> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/assetvalidation.xcplugin/Contents/MacOS/assetvalidation
       0x104212000 -        0x104219ffb  com.apple.kperfdataDT (1.0 - 1) <CB0279B1-95B7-3CB7-8090-02D61D7C6624> /Applications/Xcode10.1.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT
       0x104226000 -        0x10425cff3  com.apple.libktrace (1.0 - 271.200.30) <3F72DE61-1E40-332B-9831-39DE4761AD64> /Applications/Xcode10.1.app/Contents/SharedFrameworks/ktraceDT.framework/Versions/A/ktraceDT
       0x10427e000 -        0x1042b2ff7  com.apple.dt.instruments.DVTInstrumentsUtilities (10.1 - 64460.16) <DC38AED0-8469-31F7-93E5-C5338F306930> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
       0x1042ef000 -        0x1042efff7  com.apple.compilers.clang (12.1 - 14460.26) <E93726C9-1A2E-3E14-8E10-BABC92B90387> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0
       0x1042f5000 -        0x1042fcfff +libswiftos.dylib (4.2.1 - 1000.11.42) <0B29ACF1-EFFD-3F02-B509-5210DC92DD31> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftos.dylib
       0x104306000 -        0x104307ff3 +liblaunch_sim.dylib (1336.220.5) <830E60D8-983E-321A-A93C-E4A46D9A7EF0> /Applications/Xcode10.1.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/watchOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x10430d000 -        0x106eb7ff3 +libclang.dylib (1000.11.45.5) <7328AB5D-B292-32D3-933F-C935AA2C43CB> /Applications/Xcode10.1.app/Contents/Frameworks/libclang.dylib
       0x1078b3000 -        0x10794dfff  com.apple.dt.SourceKit (1.0 - 14460.2) <29925CB9-59D0-322F-A9CE-11E0E314732F> /Applications/Xcode10.1.app/Contents/SharedFrameworks/SourceKit.framework/Versions/A/SourceKit
       0x107987000 -        0x107a0bff7  com.apple.dt.DVTAnalytics (1.0 - 1) <EB50640D-8B28-32DB-AA26-0285F2724DFF> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTAnalytics.framework/Versions/A/DVTAnalytics
       0x107a93000 -        0x107a9dff7  com.apple.dt.DVTServices (10.1 - 14460.28) <7045140B-D4FD-3C8C-B29E-19C1EB29414D> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTServices.framework/Versions/A/DVTServices
       0x107aac000 -        0x107aeeff7  com.apple.dt.DVTPortal (10.1 - 1) <D5F4369D-3130-3FE5-BFA7-A3FE185083E9> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal
       0x107b24000 -        0x107b5bfff  com.apple.dt.DVTDocumentation (1.0 - 14460.28) <9E147593-7B90-3DAC-A338-3E32357CFF2E> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTDocumentation.framework/Versions/A/DVTDocumentation
       0x107b99000 -        0x107c89fff  com.apple.DNTDocumentationModel (1.0 - 14460.6) <58F08D66-DFBF-3F70-83DC-730920781BE8> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DNTDocumentationModel.framework/Versions/A/DNTDocumentationModel
       0x107dc6000 -        0x107f1bfff  com.apple.DNTDocumentationSupport (1.0 - 14460.6) <FB30CB3F-2941-346F-9D33-B7216625DB5E> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DNTDocumentationSupport.framework/Versions/A/DNTDocumentationSupport
       0x108054000 -        0x108166ff7  com.apple.dt.XCTest (1.0 - 14460.20) <5094F812-A15C-34AD-A0D6-4C50DA45070F> /Applications/Xcode10.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest
       0x108221000 -        0x10823cffb  com.apple.dt.XCTDaemonControl (1.0 - 1) <8DF64477-217F-3E9C-9CDD-C1A0C65C4858> /Applications/Xcode10.1.app/Contents/SharedFrameworks/XCTDaemonControl.framework/Versions/A/XCTDaemonControl
       0x108260000 -        0x108373fff  com.apple.LocFramework (2.0 - 42) <A179FE30-5E7E-3A33-BED6-C8B8B77DD0F2> /Applications/Xcode10.1.app/Contents/SharedFrameworks/Localization.framework/Versions/A/Localization
       0x1083d6000 -        0x108469fff  com.apple.dt.Xcode.DVTSourceControl (10.1 - 14460.4) <68BC4B08-7829-34C4-9A05-05D238E7CF71> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTSourceControl.framework/Versions/A/DVTSourceControl
       0x1084d5000 -        0x1084efffb  com.apple.dt.XcodeKit (10.1 - 14460.46) <FCDFFB47-4BE6-36E6-96CC-F9D43B682C3F> /Applications/Xcode10.1.app/Contents/Developer/Library/Frameworks/XcodeKit.framework/Versions/A/XcodeKit
       0x10850c000 -        0x108577ff7  com.apple.DNTSourceKitSupport (1.0 - 14460.6) <E81F3BFD-A90D-3B86-BBB5-32BFF9616EAD> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DNTSourceKitSupport.framework/Versions/A/DNTSourceKitSupport
       0x1085c1000 -        0x1085d4ff7 +libswiftXCTest.dylib (4.2.1 - 1000.11.42) <66EABB21-089A-3010-AD04-63552B817EDD> /Applications/Xcode10.1.app/Contents/Frameworks/libswiftXCTest.dylib
       0x1085e1000 -        0x10860cff7  com.apple.dt.DVTAnalyticsClient (10.1 - 1) <DDE40EF4-405D-3C8E-960F-F717AB9066F1> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTAnalyticsClient.framework/Versions/A/DVTAnalyticsClient
       0x108654000 -        0x108a42fff  com.apple.dt.DVTKit (10.1 - 14460.28) <FA5A9DB5-AC6B-3892-8B71-0C986E0A026A> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
       0x108d55000 -        0x108d89ffb  com.apple.dt.XCTAutomationSupport (1.0 - 1) <CA264451-78D5-3B0C-BE30-D8D4BC068722> /Applications/Xcode10.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/Versions/A/XCTAutomationSupport
       0x108db6000 -        0x108dbefff  com.apple.DevToolsFoundation (12.1 - 14460.26) <D10A6177-5316-3A9C-909D-1ECAEFAA6229> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
       0x108dcb000 -        0x108dfffff  com.apple.Xcode.DevToolsSupport (12.1 - 14460.26) <782530EF-CF42-35BE-A2F0-ECEB1A66036B> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
       0x108e42000 -        0x108e8cacf  dyld (551.4) <8A72DE9C-A136-3506-AA02-4BA2B82DCAF3> /usr/lib/dyld
       0x108ee0000 -        0x10aec5fff +libLTO.dylib (1000.11.45.5) <C2A4F88C-FBCF-3653-A6A2-C2491EBD870F> /Applications/Xcode10.1.app/Contents/Frameworks/libLTO.dylib
       0x10b528000 -        0x10b5fdfff  com.apple.DNTTransformer (1.0 - 14460.6) <84C22A79-B4DF-30A0-9AC5-8C40A67C2635> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DNTTransformer.framework/Versions/A/DNTTransformer
       0x10b6c4000 -        0x10ba92fff  com.apple.Xcode.DevToolsCore (12.1 - 14460.26) <80A30C20-D686-313E-9311-8FB87CC628A9> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
       0x10bdf6000 -        0x10bdf7ffb  com.apple.dt.dbg.DebuggerLLDBService (10.1 - 14460.32) <2C5F6DED-F9D9-3DA1-A765-65A7E98336A8> /Applications/Xcode10.1.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
       0x10e808000 -        0x10e8acfff  com.apple.dt.IDE.IDEiOSSupportCore (10.1 - 14460.19) <6B2BBE55-3EE7-3D16-8C51-A702DEA7E1BF> /Applications/Xcode10.1.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/MacOS/IDEiOSSupportCore
       0x10e91d000 -        0x10e922ff7  com.apple.dt.XCTDaemonControlMobileDevice (1.0 - 1) <A3B979B8-1F4B-3AC7-AC01-0266FA9D33A5> /Applications/Xcode10.1.app/Contents/SharedFrameworks/XCTDaemonControlMobileDevice.framework/Versions/A/XCTDaemonControlMobileDevice
       0x10e92e000 -        0x10e944ff3  com.apple.DVTiPhoneSimulatorRemoteClient (10.1 - 14460.19) <1547C837-5ABD-3F04-B848-32AF539D0C61> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
       0x10e95c000 -        0x10e9fefff  com.apple.DTDeviceKitBase (10.1 - 14460.19) <74772C9F-B297-3817-94BA-CD724A576DF0> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
       0x10ea69000 -        0x10eb01ffb  com.apple.CoreSimulator (581.2 - 581.2) <988620EF-AA02-33D5-B99F-1DC026824696> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
       0x10eb52000 -        0x10eb5aff3  com.apple.CoreSimulator.CoreSimulatorUtilities (581.2 - 581.2) <35135B84-32CF-36AE-8D92-D52B14C206AD> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimulatorUtilities.framework/Versions/A/CoreSimulatorUtilities
       0x10eb63000 -        0x10eb6dff3  com.apple.CoreSimulator.CoreSimDeviceIO (581.2 - 581.2) <D3F62382-50E5-3979-8046-04EAD1054301> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimDeviceIO.framework/Versions/A/CoreSimDeviceIO
       0x10eb7b000 -        0x10ebd3fdf  com.apple.ROCKit (24 - 24) <6DF63F4E-C903-3C17-978C-8AE31B772FA8> /Library/Developer/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
       0x10ed00000 -        0x10ed55ff3  com.apple.dt.dbg.DebuggerFoundation (10.1 - 14460.32) <F6D8C99C-7558-3802-ABDD-75F58FEE14B3> /Applications/Xcode10.1.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
       0x10ed9d000 -        0x10f746ff7  com.apple.dt.IDEKit (10.1 - 14460.46) <D50251B7-FDF6-3F29-8432-68AAA78E4A68> /Applications/Xcode10.1.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x10fedb000 -        0x10fefaff7  com.apple.dt.DebugHierarchyFoundation (1.0 - 2) <15E189E1-11B0-3F98-8994-D06470636982> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DebugHierarchyFoundation.framework/Versions/A/DebugHierarchyFoundation
       0x10ff18000 -        0x10ff2eff7  com.apple.dt.DebugHierarchyKit (1.0 - 2) <15885AE1-3B69-39E7-990F-5601B810DC09> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DebugHierarchyKit.framework/Versions/A/DebugHierarchyKit
       0x10ff4c000 -        0x10ffd7ff7  com.apple.dt.IBAutolayoutFoundation (10.1 - 14460.31) <7E8E9900-8876-3787-8963-BA9CC9F76BE3> /Applications/Xcode10.1.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Versions/A/IBAutolayoutFoundation
       0x11003a000 -        0x110176fff  com.apple.dt.IBFoundation (10.1 - 14460.31) <1EFE05AC-5FFD-39A6-8AE0-1A12CE99EC4F> /Applications/Xcode10.1.app/Contents/Frameworks/IBFoundation.framework/Versions/A/IBFoundation
       0x11025f000 -        0x110295ff7  com.apple.dt.IDEProducts (1.0 - 1) <7431DBE8-1EDD-3985-849E-3CD8AAB30216> /Applications/Xcode10.1.app/Contents/SharedFrameworks/IDEProducts.framework/Versions/A/IDEProducts
       0x1102c0000 -        0x1102c2ff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <5CA7178D-6E20-3781-865D-827BD38DE1DA> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
       0x1102cb000 -        0x1103a2fff  com.apple.dt.instruments.DTGraphKit (10.1 - 64460.12) <63EC390F-E240-3AC1-A697-9A1EACB7B03E> /Applications/Xcode10.1.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions/A/DTGraphKit
       0x110416000 -        0x110501fff  com.apple.AppleCV3D (1.21.3 - 1.21.3) <6A993BCE-5677-3B54-9CCA-DC885F848265> /Applications/Xcode10.1.app/Contents/SharedFrameworks/AppleCV3D.framework/Versions/A/AppleCV3D
       0x110511000 -        0x110594fff  com.apple.dt.dbg.DebuggerLLDB (10.1 - 14460.32) <E335E9B6-78F5-3983-BDEA-7671BB2972D9> /Applications/Xcode10.1.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/DebuggerLLDB
       0x11061b000 -        0x114717fff  com.apple.LLDB.framework (1.1000.11.38.2 - 1000.11.38.2) <96E36F5C-1A83-39A1-8713-5FDD9701C3F1> /Applications/Xcode10.1.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB
       0x115a17000 -        0x115a62ff7  com.apple.LLDBRPC (1.0 - 1000.11.38.2) <A10A0415-E4FC-37DD-899D-FABAB2DA0F3F> /Applications/Xcode10.1.app/Contents/SharedFrameworks/LLDBRPC.framework/Versions/A/LLDBRPC
       0x115a9c000 -        0x115a9fff7  com.apple.XCWatchOSSupport (1.0 - 1) <BB0CC712-6349-33A1-9E8F-D25078395600> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCWatchOSSupport.xcplugin/Contents/MacOS/XCWatchOSSupport
       0x115aa8000 -        0x115ac5ff3  com.apple.dt.XCLanguageSupport (10.1 - 14460.4) <4C208D27-A15E-30F2-92C2-0C6CC8AF3F08> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS/XCLanguageSupport
       0x115ada000 -        0x115addffb  com.apple.xcode.compilers.mlkit (12.1 - 14460.3) <6C84718F-D75D-3260-BA1C-F41BCA12E010> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/MLKit.xcplugin/Contents/MacOS/MLKit
       0x115ae5000 -        0x115ae9ffb  com.apple.xcode.compilers.intents (10.1 - 14460.4) <1BC6E00B-611A-3291-8E17-A78582BB25D8> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/Intents.xcplugin/Contents/MacOS/Intents
       0x115af2000 -        0x115afdfff  com.apple.xcode.plug-in.CoreBuildTasks (12.1 - 14460.26) <47D7C001-1C10-359C-AD6F-2F46902492E4> /Applications/Xcode10.1.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
       0x115b08000 -        0x115b0aff3  com.apple.dt.IDEAppleTVSupportCore (1.0 - 1) <F960BA0C-8A8E-356A-A010-B654F6E9D69C> /Applications/Xcode10.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEAppleTVSupportCore.ideplugin/Contents/MacOS/IDEAppleTVSupportCore
       0x115b15000 -        0x115b1affb  com.apple.dt.IDEiOSPlatformSupportCore (1.0 - 1.0) <D2BFBC67-6DD6-3C51-ACDC-DEB0D25FAD9C> /Applications/Xcode10.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/MacOS/IDEiOSPlatformSupportCore
       0x115b23000 -        0x115b24fff  com.apple.dt.IDEWatchSupportCore (1.0 - 1) <24889849-A2C3-39E3-9005-53B199A52466> /Applications/Xcode10.1.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEWatchSupportCore.ideplugin/Contents/MacOS/IDEWatchSupportCore
       0x115b2c000 -        0x115b31ff7  com.apple.dt.IDE.IDEOSXSupportCore (10.1 - 14460.3) <97B1DA2A-6499-3206-9DA7-E8740397814C> /Applications/Xcode10.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSupportCore
       0x115b3d000 -        0x115b9bfff  com.apple.dt.IDE.XCBuildSupport (1.0 - 14460.32) <E82DC241-B35E-3DDA-953C-17F33F044F51> /Applications/Xcode10.1.app/Contents/PlugIns/XCBuildSupport.ideplugin/Contents/MacOS/XCBuildSupport
       0x115bec000 -        0x115c5bff7  com.apple.dt.XCBuild (1.0 - 14460.14) <87EFD32A-C09E-359A-B3AF-2FAF29F0DD48> /Applications/Xcode10.1.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/XCBuild
       0x115ce9000 -        0x115cf2ff7  com.apple.dt.XCBCSupport (1.0 - 14460.14) <E87FE9A6-5408-3E61-9390-87FD9041C606> /Applications/Xcode10.1.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBCSupport.framework/Versions/A/XCBCSupport
       0x115d22000 -        0x115d2bffb  com.apple.dt.IDE.IDEGit (10.1 - 14460.32) <54916206-542A-3CE4-B472-FE6AF117C689> /Applications/Xcode10.1.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
       0x115d37000 -        0x115d38ff3 +liblaunch_sim.dylib (1336.220.5) <0372FB11-E1DE-3BE9-A824-0A9A35BB1A1D> /Applications/Xcode10.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x115d3e000 -        0x115d3fff3 +liblaunch_sim.dylib (1336.220.5) <395531DE-32C7-3FCA-ACB4-FDEC6C6BBD50> /Applications/Xcode10.1.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/host/liblaunch_sim.dylib
       0x115ff9000 -        0x116092ff7  com.apple.dt.XCBProtocol (1.0 - 14460.14) <E1E4FA0B-F35D-3EA9-8129-71C86B95AFFF> /Applications/Xcode10.1.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBProtocol.framework/Versions/A/XCBProtocol
       0x11615f000 -        0x11621aff7  com.apple.dt.XCBUtil (1.0 - 14460.14) <945200C0-1BD8-3192-9A37-6AAB0AD90F69> /Applications/Xcode10.1.app/Contents/SharedFrameworks/XCBuild.framework/Versions/A/PlugIns/XCBBuildService.bundle/Contents/Frameworks/XCBUtil.framework/Versions/A/XCBUtil
       0x118446000 -        0x11844cff7  com.apple.dt.IDE.IDEStandardExecutionActionsCore (10.1 - 14460.32) <68D91A41-6C6F-3E8D-BBD0-5EA9EFC190BD> /Applications/Xcode10.1.app/Contents/PlugIns/IDEStandardExecutionActionsCore.ideplugin/Contents/MacOS/IDEStandardExecutionActionsCore
    0x7fff266d3000 -     0x7fff268b3ff3  com.apple.avfoundation (2.0 - 1536.36) <BB65ED51-CE44-31BD-A6EC-4B1EC5EADDD9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff268b4000 -     0x7fff2696dfff  com.apple.audio.AVFAudio (1.0 - ???) <ECE63BA3-4344-3522-904B-71F89677AC7D> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff26a73000 -     0x7fff26a73fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <2EF00EFE-06E8-3082-85C3-2988B422A19D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff26a8c000 -     0x7fff271daffb  com.apple.vImage (8.1 - ???) <56C275C1-459F-37CD-BF29-2E6D81C29E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff271db000 -     0x7fff2737bff3  libBLAS.dylib (1211.50.2) <93259222-2D94-333D-A1EB-09C6FC4A64B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff2737c000 -     0x7fff273b6fef  libBNNS.dylib (38.1) <0AAE0109-71D5-3B26-8401-3E62DDF97624> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff273b7000 -     0x7fff27790ff7  libLAPACK.dylib (1211.50.2) <70781D0B-AEAD-33EB-9900-10DC30F37D61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff27791000 -     0x7fff277a7ff7  libLinearAlgebra.dylib (1211.50.2) <FB5A35EA-D636-3D69-AB53-B67E1EB8134C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff277a8000 -     0x7fff277adff3  libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff277ae000 -     0x7fff2782efff  libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff2782f000 -     0x7fff27841ff7  libSparseBLAS.dylib (1211.50.2) <994A7D7E-FA3B-3943-A59C-8150B9AF86BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff27842000 -     0x7fff279b5fe7  libvDSP.dylib (622.50.5) <4BF310F4-31A3-3DA5-80E4-7F8014AD380B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff279b6000 -     0x7fff27a6cfef  libvMisc.dylib (622.50.5) <88143A88-4FDE-35A1-85FE-54FF0C2A9E43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff27a6d000 -     0x7fff27a6dfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <880DEF40-389A-3F56-ACA1-B62A5BC57E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff27a6e000 -     0x7fff27ac8ff7  com.apple.Accounts (113 - 113) <D2892B2B-2846-3E75-9A4B-224A9F343A44> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff27ac9000 -     0x7fff27d60ff7  com.apple.AddressBook.framework (11.0 - 1808.8) <8D6ED6A3-1E6A-39F6-A189-753C4A193399> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff27d61000 -     0x7fff28bbffff  com.apple.AppKit (6.9 - 1561.60.100) <3C27CF6F-E640-3411-A87D-CCB2222CC754> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff28c11000 -     0x7fff28c11fff  com.apple.ApplicationServices (48 - 50) <AFFBD94A-AF76-336E-B53E-57524EAE8EF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff28c12000 -     0x7fff28c78fff  com.apple.ApplicationServices.ATS (377 - 445.4) <85E779EE-0219-3181-B4C4-201E4CC82AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff28d11000 -     0x7fff28e33fff  libFontParser.dylib (222.1.6) <6CEBACDD-B848-302E-B4B2-630CB16E663E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff28e34000 -     0x7fff28e7eff7  libFontRegistry.dylib (221.4) <5FDB4F1A-E15C-3ACB-A5C1-F15458C0C6DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff28fc0000 -     0x7fff28fc4ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <A5FB2694-1559-34A8-A3D3-2029F68A63CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff29064000 -     0x7fff290b6ffb  com.apple.HIServices (1.22 - 624.1) <66FD9ED2-9630-313C-86AE-4C2FBCB3F351> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff290b7000 -     0x7fff290c5fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <B65FF7E6-E9B5-34D8-8CA7-63D415A8A9A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff290c6000 -     0x7fff29112fff  com.apple.print.framework.PrintCore (13.4 - 503.2) <B90C67C1-0292-3CEC-885D-F1882CD104BE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff29113000 -     0x7fff2914dfff  com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2914e000 -     0x7fff2915afff  com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) <A08DE016-C8F2-3B0E-BD34-15959D13DBF0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2915b000 -     0x7fff293e9ff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <E0B8B5D8-80A0-308B-ABD6-F8612102B5D8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff293eb000 -     0x7fff293ebfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <ABF8778E-4F9D-305E-A528-DE406A1A2B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff2970e000 -     0x7fff29aa8ff7  com.apple.CFNetwork (902.1 - 902.1) <76EB8CB6-BF59-3BDA-BF2B-F21B161611B9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff29abd000 -     0x7fff29abdfff  com.apple.Carbon (158 - 158) <F8B370D9-2103-3276-821D-ACC756167F86> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff29abe000 -     0x7fff29ac1ffb  com.apple.CommonPanels (1.2.6 - 98) <2391761C-5CAA-3F68-86B7-50B37927B104> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff29ac2000 -     0x7fff29dc7fff  com.apple.HIToolbox (2.1.1 - 911.10) <BF7F9C0E-C732-3FB2-9BBC-362888BDA57B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff29dc8000 -     0x7fff29dcbffb  com.apple.help (1.3.8 - 66) <DEBADFA8-C189-3195-B0D6-A1F2DE95882A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff29dcc000 -     0x7fff29dd1fff  com.apple.ImageCapture (9.0 - 9.0) <23B4916F-3B43-3DFF-B956-FC390EECA284> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff29dd2000 -     0x7fff29e67ffb  com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff29e68000 -     0x7fff29e82ff7  com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff29ea3000 -     0x7fff29ea4fff  com.apple.print.framework.Print (12 - 267) <3682ABFB-2561-3419-847D-02C247F4800D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff29ea5000 -     0x7fff29ea7ff7  com.apple.securityhi (9.0 - 55006) <C1406B8D-7D05-3959-808F-9C82189CF57F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff29ea8000 -     0x7fff29eaefff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff29fcf000 -     0x7fff29fcffff  com.apple.Cocoa (6.11 - 22) <78E6C28E-4308-3D10-AD14-0CBCF6789B3F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff29fdd000 -     0x7fff2a096fff  com.apple.ColorSync (4.13.0 - 3325) <D283C285-447D-3258-A7E4-59532123B8FF> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff2a097000 -     0x7fff2a181ff7  com.apple.contacts (1.0 - 2330.3) <FFE7F7DC-4B8B-3024-AB70-9BD53D0EF194> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff2a223000 -     0x7fff2a2b6ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EB35D3EC-56EA-33E6-98DC-BDC3A5FA8ACE> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff2a31d000 -     0x7fff2a346ffb  com.apple.CoreBluetooth (1.0 - 1) <E1335074-9D07-370E-8440-61C4874BAC56> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff2a347000 -     0x7fff2a6abff3  com.apple.CoreData (120 - 851) <8D605466-8676-3D45-9A4B-8980971551C3> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff2a6ac000 -     0x7fff2a78ffff  com.apple.CoreDisplay (99.14 - 99.14) <A1B91ADD-828D-33A0-8A92-CC3F83DF89D0> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff2a790000 -     0x7fff2ac2aff7  com.apple.CoreFoundation (6.9 - 1454.90) <F320589A-8600-3244-9B55-A645F7EAAB35> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff2ac2c000 -     0x7fff2b25aff7  com.apple.CoreGraphics (2.0 - 1161.21) <C4CBD2CF-39D5-3185-851E-85C7DD2F8C7F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff2b25c000 -     0x7fff2b54bfff  com.apple.CoreImage (13.0.0 - 579.5) <AAE2DFD0-9B0A-3D56-8A3E-C460BAF70394> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff2b7da000 -     0x7fff2b8d0ffb  com.apple.CoreMedia (1.0 - 2276.68) <5F0001EF-10FF-3334-9170-7FD5FB026205> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff2b8d1000 -     0x7fff2b91ffff  com.apple.CoreMediaIO (814.0 - 4995) <4A7FA7DF-4F7C-3378-AE5F-A33273B2FEA6> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff2b920000 -     0x7fff2b920fff  com.apple.CoreServices (822.36 - 822.36) <C8368F17-1589-3BA5-A0E7-89CB8DF2454F> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff2b921000 -     0x7fff2b995ffb  com.apple.AE (735.1 - 735.1) <08EBA184-20F7-3725-AEA6-C314448161C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff2b996000 -     0x7fff2bc6dfff  com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0D5E19BF-18CB-3FA4-8A5F-F6C787C5EE08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff2bc6e000 -     0x7fff2bca2fff  com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2bca3000 -     0x7fff2bcabffb  com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff2bcac000 -     0x7fff2be69fff  com.apple.LaunchServices (822.36 - 822.36) <6E68C090-B12D-3D3D-9617-E5D82C36B2D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff2be6a000 -     0x7fff2bf1aff7  com.apple.Metadata (10.7.0 - 1191.4.13) <B5C22E70-C265-3C9F-865F-B138994A418D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff2bf1b000 -     0x7fff2bf7bfff  com.apple.CoreServices.OSServices (822.36 - 822.36) <3BB2E0CE-81AE-3D3D-9FCE-E1B7FC6D6A61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2bf7c000 -     0x7fff2bfeafff  com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2bfeb000 -     0x7fff2c00fffb  com.apple.coreservices.SharedFileList (71.21 - 71.21) <35582D88-5975-35E2-A29A-E3148C3EE727> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff2c2b0000 -     0x7fff2c400fff  com.apple.CoreText (352.0 - 578.22) <6129F39D-284D-3BBF-8999-7854AB61C01C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff2c401000 -     0x7fff2c43bfff  com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff2c43c000 -     0x7fff2c4c7ff3  com.apple.framework.CoreWLAN (13.0 - 1350.1) <E862CC02-69D2-3503-887B-B6E8223081E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff2c655000 -     0x7fff2c660ff7  com.apple.DirectoryService.Framework (10.13 - 207.50.1) <BE0D8038-7974-3B06-80E1-31E27E5CD634> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff2c661000 -     0x7fff2c71bfff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <35D1FF9A-432C-39AD-9C1F-9022246EC5C0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff2c742000 -     0x7fff2c747fff  com.apple.DiskArbitration (2.7 - 2.7) <A975AD56-4CD3-3A89-8732-858CA9BD3DAA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff2c908000 -     0x7fff2cccefff  com.apple.Foundation (6.9 - 1454.90) <8EA924F3-ADAE-3F4B-8482-8B11C027D9A5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff2ccd0000 -     0x7fff2ccfaffb  com.apple.GLKit (1.0 - 101) <9FE6C978-4427-32C4-B7CF-DD627C056E23> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
    0x7fff2cd3f000 -     0x7fff2cd6ffff  com.apple.GSS (4.0 - 2.0) <D774A165-5581-3479-AB5D-2BBDB5CF8882> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2ce81000 -     0x7fff2cf85ffb  com.apple.Bluetooth (6.0.7 - 6.0.7f10) <557F26F9-C7A0-34EA-A905-22E243BF6B48> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2cfe5000 -     0x7fff2d080fff  com.apple.framework.IOKit (2.0.2 - 1445.71.1) <2EA4F383-CAA9-3AF0-99C5-90C22ADAA6B6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff2d082000 -     0x7fff2d089fff  com.apple.IOSurface (211.15 - 211.15) <9FD406F1-6BF2-35B0-8339-DF83A1A661EB> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff2d08a000 -     0x7fff2d0dfff3  com.apple.ImageCaptureCore (7.0 - 7.0) <0DAB3D7E-8C3F-35DE-96DF-C370AD35EB65> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff2d0e0000 -     0x7fff2d25dfff  com.apple.ImageIO.framework (3.3.0 - 1739.3) <86D14377-8F57-387E-982E-2EF60EE41E2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff2d25e000 -     0x7fff2d262ffb  libGIF.dylib (1739.3) <E1B16861-7818-3319-9EE5-7AF2BC02E4AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2d263000 -     0x7fff2d34afff  libJP2.dylib (1739.3) <3C1150F8-4983-3380-9B8C-5021AD972FFE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2d34b000 -     0x7fff2d36efff  libJPEG.dylib (1739.3) <D20353C9-8B51-386E-97A3-B1FE0038E9B6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2d64b000 -     0x7fff2d671ff3  libPng.dylib (1739.3) <97A8B816-7A79-3CB8-9D47-CCDC19B84E2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2d672000 -     0x7fff2d674ff3  libRadiance.dylib (1739.3) <47A0D85B-8AE8-3FF2-9C13-279550850A24> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2d675000 -     0x7fff2d6c2ff3  libTIFF.dylib (1739.3) <9833CCBB-48FB-3E7B-A11A-F2F331FD094D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2d87e000 -     0x7fff2e564fff  com.apple.JavaScriptCore (13605 - 13605.3.8) <E6B49CDA-72F0-3E58-85EF-98AF10CE04B0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff2e57c000 -     0x7fff2e595ff7  com.apple.Kerberos (3.0 - 1) <F86DCCDF-93C1-38B3-82C2-477C12E8EE6D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff2e596000 -     0x7fff2e5cbfff  com.apple.LDAPFramework (2.4.28 - 194.5) <08888215-BBCE-3402-8142-2C9ADB091580> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff2e854000 -     0x7fff2e85bfff  com.apple.MediaAccessibility (1.0 - 114) <9F72AACD-BAEB-3646-BD0F-12C47591C20D> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff2e90b000 -     0x7fff2ef75ff7  com.apple.MediaToolbox (1.0 - 2276.68) <CB6791F2-B401-360E-9531-BFBC5138254E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff2ef77000 -     0x7fff2eff8fff  com.apple.Metal (125.30 - 125.30) <975FD6B5-D695-346A-869F-0584A968D100> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff2f015000 -     0x7fff2f030fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <AD754E8F-CA00-3878-9AF3-208C224A230B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff2f031000 -     0x7fff2f0a0fef  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <338B7779-E608-3D68-8A07-2ACC11299744> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff2f0a1000 -     0x7fff2f0c5fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9CE072D7-853B-3939-9645-7EB951376B87> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff2f0c6000 -     0x7fff2f1adff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0DE891AD-27E5-38FF-AEC8-4A95356C4357> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff2f1ae000 -     0x7fff2f1aeff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2D2D261C-50B0-32F9-BF9A-5C01382BB528> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff2f1af000 -     0x7fff3015dfff  com.apple.ModelIO (1.0 - 1) <33EEE938-5ADB-3E04-B8B7-6B805996FA75> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
    0x7fff301ad000 -     0x7fff301b9ffb  com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff32fab000 -     0x7fff33005ff7  com.apple.opencl (2.8.24 - 2.8.24) <4D7401A7-6ADD-3632-85AE-7A5012DFFA04> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff33006000 -     0x7fff33022ffb  com.apple.CFOpenDirectory (10.13 - 207.50.1) <29F55F7B-379F-3053-8FF3-5C6675A3DD4D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff33023000 -     0x7fff3302efff  com.apple.OpenDirectory (10.13 - 207.50.1) <F895547D-4915-353F-9C1E-E95172BA803B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff341ad000 -     0x7fff341affff  libCVMSPluginSupport.dylib (16.7.4) <F9270AE0-CC3B-3E3E-BA32-CC1068DD8F27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff341b0000 -     0x7fff341b5ffb  libCoreFSCache.dylib (162.9) <7AF87F3E-D5D0-3625-BE09-CA4223195466> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff341b6000 -     0x7fff341bafff  libCoreVMClient.dylib (162.9) <115FE643-6141-39B4-8193-77DFCBE7A4E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff341bb000 -     0x7fff341c4ff3  libGFXShared.dylib (16.7.4) <EB2BF8A0-E10D-35EA-8F46-B2E3C62C12A8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff341c5000 -     0x7fff341d0fff  libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff341d1000 -     0x7fff3420cfe7  libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff3437b000 -     0x7fff343b9ffb  libGLU.dylib (16.7.4) <BCB09CD8-EB0E-38FA-8B5A-9E29532EE364> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff34d31000 -     0x7fff34d40ff3  com.apple.opengl (16.7.4 - 16.7.4) <9BDE8FF9-5418-3C70-8D1C-09656884CE48> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff34fca000 -     0x7fff350b9ff7  org.python.python (2.7.10 - 2.7.10) <2535F017-3F69-33CE-AAA5-2F4C9078E5C8> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
    0x7fff350ba000 -     0x7fff35206ff7  com.apple.QTKit (7.7.3 - 3014.8) <FEDEF531-50A3-32AB-A546-E6BA994C58E1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff35207000 -     0x7fff3546cff7  com.apple.imageKit (3.0 - 1043) <6C19A20B-6D0D-380A-A87D-F923658E1726> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff3546d000 -     0x7fff3555cffb  com.apple.PDFKit (1.0 - 677.67) <6BD11C23-1AEA-3078-8D0C-A7152BCF9031> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff3555d000 -     0x7fff35a6fff7  com.apple.QuartzComposer (5.1 - 364) <1369D6DA-8842-3878-B546-1D09828331F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff35a70000 -     0x7fff35a93fff  com.apple.quartzfilters (1.10.0 - 1.10.0) <C95CB89D-148D-341B-BC50-82D8C32BF767> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff35a94000 -     0x7fff35b8dff7  com.apple.QuickLookUIFramework (5.0 - 743.13) <093180B8-FB25-3292-AD99-1791CF8D6EBF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff35b8e000 -     0x7fff35b8efff  com.apple.quartzframework (1.5 - 21) <DCEB0FCC-2C32-3D02-8752-7B6FA009AB85> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff35b8f000 -     0x7fff35ddbff7  com.apple.QuartzCore (1.11 - 584.62) <1950D993-DE48-3C97-95A5-66D98BDFC95D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff35ddc000 -     0x7fff35e33ff7  com.apple.QuickLookFramework (5.0 - 743.13) <8254FFF2-EE0D-323D-A6F3-BEB59615EE47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff35ff9000 -     0x7fff36010ff7  com.apple.SafariServices.framework (13605 - 13605.3.8) <57BAA02F-C55A-3D8A-AFD3-25118323C0B2> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff365f8000 -     0x7fff3660ffff  com.apple.ScriptingBridge (1.3.3 - 70) <2C987E75-B409-3824-84E8-0F1DD6B96E8B> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff36610000 -     0x7fff3693bfff  com.apple.security (7.0 - 58286.70.7) <9FC166E1-14D0-305C-A086-02B9E83F547E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff3693c000 -     0x7fff369c8ff7  com.apple.securityfoundation (6.0 - 55185.50.5) <D708D069-AEDB-36C2-B1DA-479DA91D7711> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff369c9000 -     0x7fff369f9fff  com.apple.securityinterface (10.0 - 55109.50.6) <3C20BE54-8115-3C7B-9719-F746A9EBF72B> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff369fa000 -     0x7fff369feffb  com.apple.xpc.ServiceManagement (1.0 - 1) <71B45D83-ECA4-3265-997E-683A8B8DF413> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff36da3000 -     0x7fff36e13ff3  com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff36fc8000 -     0x7fff37343fff  com.apple.VideoToolbox (1.0 - 2276.68) <8F6FBC7D-60EA-38B2-B583-7ECB58E8936E> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff375eb000 -     0x7fff37b4afeb  libwebrtc.dylib (7605.3.8) <BCFA176B-4553-386B-B2E7-E578AC89E3E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff37b4b000 -     0x7fff3921eff7  com.apple.WebCore (13605 - 13605.3.8) <2F0DA536-2C93-3EB2-9FFE-13AE1B40C4DC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff3921f000 -     0x7fff39406ff7  com.apple.WebKitLegacy (13605 - 13605.3.8) <048392B7-89A6-37C0-9544-26D4E5A62B22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff39407000 -     0x7fff398a0fff  com.apple.WebKit (13605 - 13605.3.8) <7E5D9855-D1CC-382D-B8EB-25A030D4B2FA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff39d10000 -     0x7fff39da3fff  com.apple.APFS (1.0 - 1) <6BBB3988-1C91-314F-A77A-4E093A1B18F0> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff3a981000 -     0x7fff3a99cff3  com.apple.AppContainer (4.0 - 360.50.7) <59F95A1A-15DF-33CE-9E52-DDEEFDC4D138> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff3a9ce000 -     0x7fff3a9f6fff  com.apple.framework.Apple80211 (13.0 - 1361.7) <16627876-8CF5-3502-A1D6-35FCBDD5E79A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff3a9f8000 -     0x7fff3aa07fef  com.apple.AppleFSCompression (96.60.1 - 1.0) <A7C875C4-F5EE-3272-AFB6-57C9FD5352B3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff3ab06000 -     0x7fff3ab11ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <2FAF5567-CDB3-33EF-AB71-05D37F2248B7> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff3ab4b000 -     0x7fff3ab93ff3  com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff3ab94000 -     0x7fff3aba5ffb  com.apple.AppleLDAP (10.13 - 46) <903F75F9-AB26-330A-86E7-B60FAEDC6012> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7fff3aba6000 -     0x7fff3abc4ff3  com.apple.aps.framework (4.0 - 4.0) <142A38BC-8266-3462-86A7-C39198651F2A> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff3abc5000 -     0x7fff3abcdff3  com.apple.AppleSRP (5.0 - 1) <4CEC34CF-63E3-3023-B61B-F8D133698534> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff3abce000 -     0x7fff3abf6fff  com.apple.applesauce (1.0 - ???) <CCA8B094-1BCE-3AE3-A0A7-D544C818DE36> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff3acbf000 -     0x7fff3acc2ff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <0E33401D-7B9C-378A-8EE8-0E3D40B63C8D> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff3acc3000 -     0x7fff3ad13ff7  com.apple.AppleVAFramework (5.0.41 - 5.0.41) <14E91E09-C345-3C5F-8D3C-4BC291FAF796> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff3b048000 -     0x7fff3b2e1ffb  com.apple.AuthKit (1.0 - 1) <6CA71A11-91C5-307C-B933-9FCDEDCB580A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff3b2e2000 -     0x7fff3b34fff7  com.apple.AuthKitUI (1.0 - 1) <F4665A79-CFB7-33C3-8DED-CFF3DDF7CC7A> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
    0x7fff3b418000 -     0x7fff3b41fff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff3b420000 -     0x7fff3b4a7ff7  com.apple.backup.framework (1.9.5 - 1.9.5) <5E7B0925-8C71-353D-BB0F-9CA144BB264C> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff3b4b0000 -     0x7fff3b4b6ff7  com.apple.BezelServicesFW (305.1 - 305.1) <7D2C4717-FFF2-3262-B822-1982596BE46B> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fff3b521000 -     0x7fff3b55dfff  com.apple.bom (14.0 - 194.2) <EAC5AB86-CC57-3ACD-8C71-B6F91A062D9B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff3b7a5000 -     0x7fff3b7c6ffb  com.apple.CacheDelete (1.0 - 1) <BC38A600-18D2-31CE-B996-459F25EFC9F9> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
    0x7fff3bb91000 -     0x7fff3bbbefff  com.apple.CalendarAgentLink (8.0 - 250) <55B60B04-2EAA-3F22-88EF-1602129D5294> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff3c289000 -     0x7fff3c2d8ff3  com.apple.ChunkingLibrary (189 - 189) <C021A0EB-82E7-3A1E-A772-96B0E7E038D9> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff3ce54000 -     0x7fff3ce60ff7  com.apple.CommerceCore (1.0 - 658.1) <AA0D0B4D-650B-3374-B6E6-04B88D26B55C> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff3ce61000 -     0x7fff3ce6aff3  com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff3ce7f000 -     0x7fff3ce94ff7  com.apple.commonutilities (8.0 - 900) <5EC02BD4-F1F8-3A96-BE1A-6620D3080CD4> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff3cf43000 -     0x7fff3cfb5ff7  com.apple.framework.ConfigurationProfiles (10.3 - 1091) <A8CF3615-5043-32E2-A8A8-953CD8871670> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
    0x7fff3d0c3000 -     0x7fff3d123fff  com.apple.AddressBook.ContactsFoundation (8.0 - ???) <997AADA4-DD8A-38C5-B441-C3FEDC5AFCE7> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff3d124000 -     0x7fff3d146fff  com.apple.contacts.ContactsPersistence (1.0 - 2330.3) <B7EA2D0A-8A43-3E9C-A7D2-E9585064C328> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff3d1a6000 -     0x7fff3d5aefff  com.apple.CoreAUC (259.0.0 - 259.0.0) <B3D5289B-9E8A-37FE-855B-7277D700029E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff3d5af000 -     0x7fff3d5dfff7  com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <E9FF9574-122A-3966-AA2B-546E512ACD06> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff3d676000 -     0x7fff3d6baff3  com.apple.corebrightness (1.0 - 1) <7E67395F-F587-3EE2-AE98-339EC152807C> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff3d7f9000 -     0x7fff3d802ff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <35A43584-2AF8-3202-A139-27D916E444BE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff3d970000 -     0x7fff3d980ff7  com.apple.CoreEmoji (1.0 - 69.3) <A4357F5C-0C38-3A61-B456-D7321EB2CEE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff3dc84000 -     0x7fff3dc9aff7  com.apple.CoreMediaAuthoring (2.2 - 956) <FBA28A76-97E2-3023-A3F6-D03280AE2889> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff3dde3000 -     0x7fff3de40ff7  com.apple.CoreNLP (1.0 - 130.5.4) <1FDB3609-F745-3874-84EB-473570632E50> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff3dfc9000 -     0x7fff3dfceff7  com.apple.CoreOptimization (1.0 - 1) <785B622B-8F7D-3B4D-83AF-EB98CB79FFF6> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff3dfcf000 -     0x7fff3e074fff  com.apple.CorePDF (4.0 - 414) <D64D17C3-9AD0-3A29-89DE-36BEF0156381> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff3e114000 -     0x7fff3e11cff3  com.apple.CorePhoneNumbers (1.0 - 1) <A5D41251-9F38-3AB9-9DE7-F77023FAAA44> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff3e11d000 -     0x7fff3e179fff  com.apple.CorePrediction (1.0 - 1) <A26425DF-E222-333B-8CAE-6141A58B172C> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff3e2a7000 -     0x7fff3e2d8ff3  com.apple.CoreServicesInternal (309.1 - 309.1) <4ECD14EA-A493-3B84-A32F-CF928474A405> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff3e615000 -     0x7fff3e6a6fff  com.apple.CoreSymbolication (9.3 - 64026.2) <D55A6E5B-0267-3F3A-8D90-4B8F39458420> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff3e6a7000 -     0x7fff3e720fff  com.apple.CoreThemeDefinition (2.0 - 340.1) <593CD19E-975D-38C6-B187-24C5FEF38D5A> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/CoreThemeDefinition
    0x7fff3e729000 -     0x7fff3e85efff  com.apple.coreui (2.1 - 494.1) <B2C515C3-FCE8-3B28-A225-05AD917F509B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff3e85f000 -     0x7fff3e990fff  com.apple.CoreUtils (5.6 - 560.11) <1A02D6F0-8C65-3FAE-AD63-56477EDE4773> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff3e9e5000 -     0x7fff3ea49fff  com.apple.framework.CoreWiFi (13.0 - 1350.1) <6EC5DEB3-6E2F-3DC2-BE59-1FD05175FB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff3ea4a000 -     0x7fff3ea5aff7  com.apple.CrashReporterSupport (10.13 - 1) <A909F468-0648-3F51-A77E-3F9ADBC9A941> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff3ead8000 -     0x7fff3eae7ff7  com.apple.framework.DFRFoundation (1.0 - 191.7) <5F486F5A-3795-3CD4-86A2-FD008A23F205> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff3eaea000 -     0x7fff3eaeeffb  com.apple.DSExternalDisplay (3.1 - 380) <901B7F6D-376A-3848-99D0-170C4D00F776> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff3eb2f000 -     0x7fff3eb6fffb  com.apple.datadetectors (5.0 - 376.1) <12BF834C-0B19-3719-BCC4-796568901107> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff3eb70000 -     0x7fff3ebe6fff  com.apple.datadetectorscore (7.0 - 590.3) <7437160E-68A3-3FD7-8868-5E3F92E23C4F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff3ec34000 -     0x7fff3ec74ff7  com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff3ec75000 -     0x7fff3eda4fff  com.apple.desktopservices (1.12.5 - 1.12.5) <7739C9A5-64D9-31A5-899B-5FFA242AD70D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff3eda5000 -     0x7fff3edbaff3  com.apple.DeviceLinkX (5.0 - 264) <3943807F-3AEB-3653-BB0A-69873D2C6737> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
    0x7fff3ee16000 -     0x7fff3ee17ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <DA2427D1-82AA-3718-907F-05543665184B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
    0x7fff3eeaf000 -     0x7fff3ef81ff7  com.apple.DiskImagesFramework (480.60.1 - 480.60.1) <4E7AE146-A4A2-3ABE-9BCC-25BD443D8569> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff3ef82000 -     0x7fff3f070ff7  com.apple.DiskManagement (11.5 - 1429) <E5E757E5-6D6B-3A0B-91D2-9AFAD59F96AD> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff3f071000 -     0x7fff3f075ff7  com.apple.DisplayServicesFW (3.1 - 380) <6F0B8AC6-7E62-3DFC-B373-BF04833724C0> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff3f0c8000 -     0x7fff3f0fdfff  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <C548F922-706B-3C89-BE52-52BFB2AD70C4> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff3f0fe000 -     0x7fff3f101fff  com.apple.EFILogin (2.0 - 2) <63C8BB1B-B694-3B1B-A046-FC0C9CEC9454> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff3f864000 -     0x7fff3f87cfff  com.apple.Engram (1.0 - 1) <47B568AF-DF75-3039-AD55-802A2C826D08> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff3f87d000 -     0x7fff3fa52fff  com.apple.vision.EspressoFramework (1.0 - 66.15) <40EBF17F-73A9-3E57-A3C9-5DB4091EA205> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff3fbbe000 -     0x7fff3ffecfff  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <B574FE33-4A41-3611-9738-388EBAF03E37> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff3fff6000 -     0x7fff40018fff  com.apple.framework.familycontrols (4.1 - 410) <64E3E26C-80FA-3D56-8A5B-79C0222CA93A> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff432b4000 -     0x7fff432b9fff  com.apple.GPUWrangler (3.20.13 - 3.20.13) <9C5BD618-69E3-36D5-9BC9-A4841BC00D2A> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff4366d000 -     0x7fff43692ff3  com.apple.GenerationalStorage (2.0 - 285.3) <13B96400-FF70-376B-B20E-FB7D61064800> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff4402f000 -     0x7fff4403efff  com.apple.GraphVisualizer (1.0 - 5) <B993B8A2-5700-3DFC-9EB7-4CCEE8F959F1> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff440c1000 -     0x7fff44135fff  com.apple.Heimdal (4.0 - 2.0) <93091531-CC91-34FF-8B93-5D3F02C37BC5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff441a2000 -     0x7fff441cdff7  com.apple.IASUtilities (1.0 - 454.4) <F8473813-48B7-37C6-A191-01A9641296AE> /System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilities
    0x7fff441d0000 -     0x7fff442e5fff  com.apple.ids (10.0 - 1000) <1FA94847-2FD8-3B36-A1F1-CF6BB4FF53A1> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff442e6000 -     0x7fff443c6ffb  com.apple.idsfoundation (10.0 - 1000) <EB8ADD29-C011-3BD1-A5E7-407F5C09F40F> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff44916000 -     0x7fff4497cff3  com.apple.imfoundation (10.0 - 1000) <E91460AB-5A38-30FE-AE08-659BF0C31971> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff44a45000 -     0x7fff44a4cff7  com.apple.IOAccelerator (378.26 - 378.26) <2274BE11-18DE-3B13-BCDB-C488C9BB19AD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff44a4f000 -     0x7fff44a4ffff  com.apple.IOPlatformPluginFamily (1.0 - 1) <7F8DADFE-D491-3616-92F3-69C7EAF24962> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
    0x7fff44a50000 -     0x7fff44a67fff  com.apple.IOPresentment (1.0 - 35.1) <7C6332FF-6535-3064-B437-1E9F70671927> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff44e32000 -     0x7fff44e58ffb  com.apple.IconServices (97.6 - 97.6) <A56D826D-20D2-34BE-AACC-A80CFCB4E915> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff44f65000 -     0x7fff44f68ff3  com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff44fd6000 -     0x7fff44fe6ffb  com.apple.IntlPreferences (2.0 - 227.5.2) <DA6BC4CA-14F5-3A83-82B6-812344A050D2> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff450dd000 -     0x7fff450f0ff3  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <AED421B0-90A0-3969-98A4-CCBCF2D3360B> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff450f1000 -     0x7fff451e6ff7  com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff451e7000 -     0x7fff45229fff  com.apple.Lexicon-framework (1.0 - 33.5) <DC94CF9E-1EB4-3C0E-B298-CA1190885276> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff4522d000 -     0x7fff45234ff7  com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff452d2000 -     0x7fff45323ff7  com.apple.LoggingSupport (1.0 - 829.70.1) <3524E9C5-C50C-3AF3-91FC-96C2C272B459> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
    0x7fff45324000 -     0x7fff45329fff  com.apple.LoginUICore (4.0 - 4.0) <ED88F1E5-C139-3C9D-B2C4-1F2B65867DCC> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff45375000 -     0x7fff45392ff7  com.apple.LookupFramework (1.2 - 239.1) <16BC898F-B41A-3435-87B7-456151F0A933> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
    0x7fff45a33000 -     0x7fff45a36fff  com.apple.Mangrove (1.0 - 1) <27D6DF76-B5F8-3443-8826-D25B284331BF> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff45ac2000 -     0x7fff45ac4ff7  com.apple.marco (10.0 - 1000) <F09F17FA-D420-3C24-8C47-8DC1637453BA> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff45b52000 -     0x7fff45b85ff7  com.apple.MediaKit (16 - 873) <EC6E742E-305D-362F-9E22-BF313013054C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff45f46000 -     0x7fff45fafff7  com.apple.gpusw.MetalTools (1.0 - 1) <458F319A-2707-3C83-8351-BD9F02EC05BD> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff45fd3000 -     0x7fff4613dfdf  com.apple.mobiledevice (988.220.5 - 988.220.5) <A25BCF3A-2FCB-39F2-AC8E-BCBD36FC4F20> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
    0x7fff4613e000 -     0x7fff46157fff  com.apple.MobileKeyBag (2.0 - 1.0) <32E63C7B-E133-33DE-A593-C3C10D64FCAA> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff46168000 -     0x7fff461e2ff7  com.apple.Montreal (1.0 - 42) <7B55B0D1-16D0-3547-8FA0-25395FAB1844> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff461e3000 -     0x7fff4620dffb  com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff46474000 -     0x7fff4647ffff  com.apple.NetAuth (6.2 - 6.2) <B3795F63-C14A-33E1-9EE6-02A2E7661321> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff4648c000 -     0x7fff46578ff3  com.apple.Network (1.0 - 1) <216E7165-A2C5-3846-986E-8015ED9C5B8F> /System/Library/PrivateFrameworks/Network.framework/Versions/A/Network
    0x7fff4664d000 -     0x7fff46669ff3  com.apple.network.statistics.framework (1.2 - 1) <662A1A5D-42F0-3074-BB9C-0BCA4C2D78B3> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff476da000 -     0x7fff47805feb  com.apple.PackageKit (3.0 - 733) <1A0D5CE9-EB09-32D0-A918-332191EC1108> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff47d15000 -     0x7fff47d25ffb  com.apple.PerformanceAnalysis (1.194 - 194) <2844933E-B71C-3BE9-9A84-27B29E111F13> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff47d9d000 -     0x7fff47d9dff7  com.apple.PhoneNumbers (1.0 - 1) <EB82645C-AF19-3751-8A53-F6148F77EC38> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff49770000 -     0x7fff49795fff  com.apple.pluginkit.framework (1.0 - 1) <2DCA499B-D7D0-383E-B686-998456FDDF8D> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff49a8c000 -     0x7fff49ae3fff  com.apple.ProtectedCloudStorage (1.0 - 1) <99598601-64DB-3A82-A13B-B62641709213> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff49ae4000 -     0x7fff49b02fff  com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff49c6f000 -     0x7fff49c85ff7  com.apple.QuickLookThumbnailing (1.0 - 1) <8F0092E4-6494-349D-B4C9-494DF293D716> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff49cd0000 -     0x7fff49cdcfff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.70.9) <2937CFBF-587C-33A0-B493-FFB4E606A498> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff49cdd000 -     0x7fff49d00ffb  com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff49d01000 -     0x7fff49d16ff3  com.apple.xpc.RemoteXPC (1.0 - 1205.70.9) <C3DB7D30-903A-306C-9DFA-1669D2B60497> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff4b4d7000 -     0x7fff4b4daff3  com.apple.SecCodeWrapper (4.0 - 360.50.7) <D7136CA5-CC5E-3B3C-AF1A-A8E5FF2023DF> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff4b61f000 -     0x7fff4b734ff7  com.apple.Sharing (1050.22.2 - 1050.22.2) <4E3CCDF2-EA26-334F-8EBA-79BD28486C9D> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff4b75f000 -     0x7fff4b760ff7  com.apple.performance.SignpostNotification (1.2.6 - 2.6) <8F04800F-3570-3392-A24D-B229FF03F7F9> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
    0x7fff4c4a8000 -     0x7fff4c744ff7  com.apple.SkyLight (1.600.0 - 312.103) <27F91170-846C-3E9E-9B8A-788F27C7DAF5> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff4cf0d000 -     0x7fff4cf1afff  com.apple.SpeechRecognitionCore (4.6.1 - 4.6.1) <87EE7AB5-6925-3D21-BE00-F155CB457699> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff4cfcc000 -     0x7fff4d20aff3  com.apple.spotlight.index (10.7.0 - 1191.4.13) <14C6EDFD-B843-35A4-AEA6-F485D756FF88> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff4d305000 -     0x7fff4d314ffb  com.apple.StorageManagement (1.0 - 1) <2F6D7175-9A2A-3E81-8B97-5D42A5D6C4A3> /System/Library/PrivateFrameworks/StorageManagement.framework/Versions/A/StorageManagement
    0x7fff4d3c7000 -     0x7fff4d3eefff  com.apple.StreamingZip (1.0 - 1) <32F550C9-3DF8-3DF9-A1EC-699C3D32621B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff4dac0000 -     0x7fff4db49fc7  com.apple.Symbolication (9.3 - 64033) <C2C55C9A-C264-3044-A953-16457148190A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff4de0f000 -     0x7fff4de3bfff  com.apple.framework.SystemAdministration (1.0 - 1.0) <C24BE4AC-82CD-399D-9A5D-BD4842E3DB03> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff4e0ba000 -     0x7fff4e0c2ff7  com.apple.TCC (1.0 - 1) <E1EB7272-FE6F-39AB-83CA-B2B5F2A88D9B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff4e2cf000 -     0x7fff4e38cff7  com.apple.TextureIO (3.7 - 3.7) <F8BAC954-405D-3CC3-AB7B-048C866EF980> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff4e3e3000 -     0x7fff4e3feffb  com.apple.ToneKit (1.0 - 1) <030D229F-084B-3852-9EF8-1A608A5C9B50> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff4e3ff000 -     0x7fff4e426fff  com.apple.ToneLibrary (1.0 - 1) <40669A87-2E48-3A42-8310-34046580C684> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff4e436000 -     0x7fff4e437fff  com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff4e43d000 -     0x7fff4e5ecfff  com.apple.UIFoundation (1.0 - 547.5) <86A2FBA7-2709-3894-A3D5-A00C19BAC48D> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff4e604000 -     0x7fff4e608fff  com.apple.Uninstall (1.0.1 - 211) <24F71E7C-B347-32B5-BF3B-29362617207B> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall
    0x7fff4e660000 -     0x7fff4e662fff  libUAPreferences.dylib (361.13.8) <2F8F2DC0-F561-3744-A737-286F69D8AFED> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
    0x7fff4f2c1000 -     0x7fff4f390ff7  com.apple.ViewBridge (343.2 - 343.2) <5519FCED-1F88-3BE6-9BE1-69992086B01B> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff4fcad000 -     0x7fff4fcb1ff7  com.apple.kperf (1.0 - 1) <55D1CB99-9479-35FD-B4DC-880B2F5002BB> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
    0x7fff4fcf5000 -     0x7fff4fcf7ffb  com.apple.loginsupport (1.0 - 1) <D1232C1B-80EA-3DF8-9466-013695D0846E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff4fcf8000 -     0x7fff4fd0dfff  com.apple.login (3.0 - 3.0) <79189BF9-70D4-3839-9E2F-B3990B673A3E> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff4fd38000 -     0x7fff4fd65fff  com.apple.contacts.vCard (1.0 - 2330.3) <02AB9DF0-0471-3FDA-8EC6-27C72E00DD75> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff4fe5e000 -     0x7fff4fe91ff7  libclosured.dylib (551.4) <3FB6B209-51F4-38DA-B1D8-2EE29D5BDD83> /usr/lib/closure/libclosured.dylib
    0x7fff4ff4b000 -     0x7fff4ff84ff7  libCRFSuite.dylib (41) <FE5EDB68-2593-3C2E-BBAF-1C52D206F296> /usr/lib/libCRFSuite.dylib
    0x7fff4ff85000 -     0x7fff4ff90fff  libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib
    0x7fff4ff91000 -     0x7fff5001eff7  libCoreStorage.dylib (546.50.1) <6AFD6AAE-2EFE-3CF3-90C6-A66F67FCB309> /usr/lib/libCoreStorage.dylib
    0x7fff50022000 -     0x7fff50023ff3  libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff5005a000 -     0x7fff50224ff3  libFosl_dynamic.dylib (17.8) <C58ED77A-4986-31C2-994C-34DDFB8106F0> /usr/lib/libFosl_dynamic.dylib
    0x7fff5025c000 -     0x7fff5025cfff  libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff50393000 -     0x7fff50397ffb  libScreenReader.dylib (562.18.4) <E239923D-54C9-3BBF-852F-87C09DEF4091> /usr/lib/libScreenReader.dylib
    0x7fff50398000 -     0x7fff50399ffb  libSystem.B.dylib (1252.50.4) <CD555F3B-FDDB-35E5-A2FB-FBBF3D62031A> /usr/lib/libSystem.B.dylib
    0x7fff50418000 -     0x7fff50419fff  libThaiTokenizer.dylib (2.2) <6F416F41-BF77-3078-A05C-AFF5DA5AB008> /usr/lib/libThaiTokenizer.dylib
    0x7fff5041a000 -     0x7fff5041dffb  libUniversalAccess.dylib (361.13.8) <F3488B29-3119-3E10-8408-918FE233A708> /usr/lib/libUniversalAccess.dylib
    0x7fff5042c000 -     0x7fff5042cfff  libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib
    0x7fff5042d000 -     0x7fff50443ff7  libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
    0x7fff50444000 -     0x7fff5046eff3  libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
    0x7fff5046f000 -     0x7fff50572fe7  libate.dylib (1.13.1) <DABEA1B1-806C-34C9-8AFF-DEB6AB2829E3> /usr/lib/libate.dylib
    0x7fff50576000 -     0x7fff50576ff3  libauto.dylib (187) <A05C7900-F8C7-3E75-8D3F-909B40C19717> /usr/lib/libauto.dylib
    0x7fff50577000 -     0x7fff5062fff3  libboringssl.dylib (109.50.14) <E6813F87-B5E4-3F7F-A725-E6A7F2BD02EC> /usr/lib/libboringssl.dylib
    0x7fff50630000 -     0x7fff50640ff3  libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib
    0x7fff50641000 -     0x7fff5064effb  libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
    0x7fff5064f000 -     0x7fff506a5fff  libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib
    0x7fff506a6000 -     0x7fff506caff7  libc++abi.dylib (400.8.2) <EF5E37D7-11D9-3530-BE45-B986612D13E2> /usr/lib/libc++abi.dylib
    0x7fff506cc000 -     0x7fff506dcfff  libcmph.dylib (6) <A5509EE8-7E00-3224-8814-015B077A3CF5> /usr/lib/libcmph.dylib
    0x7fff506dd000 -     0x7fff506f4fd3  libcompression.dylib (47.60.2) <CC7ACB0A-49CD-3564-978F-49F843186F27> /usr/lib/libcompression.dylib
    0x7fff5099f000 -     0x7fff509b7ff7  libcoretls.dylib (155.50.1) <D350052E-DC4D-3185-ADBA-BA48EDCEE955> /usr/lib/libcoretls.dylib
    0x7fff509b8000 -     0x7fff509b9ff3  libcoretls_cfhelpers.dylib (155.50.1) <B297F5D8-F2FE-3566-A752-E9D998B9C039> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff50b52000 -     0x7fff50ce3fff  libcrypto.35.dylib (22.50.2) <97828BFD-4675-35DF-BE2E-C6D1555BB71D> /usr/lib/libcrypto.35.dylib
    0x7fff50e7e000 -     0x7fff50e89ff7  libcsfde.dylib (546.50.1) <D02562A4-CCE6-35FE-8BDE-05BB68DA0038> /usr/lib/libcsfde.dylib
    0x7fff50e8a000 -     0x7fff50ee0ff3  libcups.2.dylib (462.2.4) <908099FB-C70E-38FA-9573-88CB98FDDE29> /usr/lib/libcups.2.dylib
    0x7fff50f0b000 -     0x7fff50f5fffb  libcurl.4.dylib (105.40.1) <B04E7791-EAF9-3D72-B4ED-DD8F135140EC> /usr/lib/libcurl.4.dylib
    0x7fff50f6b000 -     0x7fff50fe7ff7  libdtrace.dylib (262.50.12) <9BF588AF-E7FF-3351-B10D-D62BECD4DCE5> /usr/lib/libdtrace.dylib
    0x7fff50fe8000 -     0x7fff50febfff  libdz.dylib (1.0.0 - 110.50.29) <5CDE5C99-ED0C-3614-BF97-A4EB0EEC7835> /usr/lib/libdz.dylib
    0x7fff51001000 -     0x7fff5101fff7  libedit.3.dylib (50) <BE5FC7D4-FB03-336E-98D8-E54E9C6C6698> /usr/lib/libedit.3.dylib
    0x7fff51020000 -     0x7fff51020fff  libenergytrace.dylib (16) <A92AB8B8-B986-3CE6-980D-D55090FEF387> /usr/lib/libenergytrace.dylib
    0x7fff5103b000 -     0x7fff51047ffb  libexslt.0.dylib (15.12) <49C39D9F-4600-364D-B800-4803943F7D75> /usr/lib/libexslt.0.dylib
    0x7fff51048000 -     0x7fff51049fff  libffi.dylib (18.1) <02011073-8CB7-362F-BC52-43B4E83687B0> /usr/lib/libffi.dylib
    0x7fff51052000 -     0x7fff51056ff7  libgermantok.dylib (17) <37C1C061-5214-3050-9C3A-783A784435A8> /usr/lib/libgermantok.dylib
    0x7fff51057000 -     0x7fff5105cff3  libheimdal-asn1.dylib (520.50.6) <E358445A-B84E-31B5-BCCD-7E1397519D96> /usr/lib/libheimdal-asn1.dylib
    0x7fff51088000 -     0x7fff51179ff7  libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib
    0x7fff5117a000 -     0x7fff513a1ffb  libicucore.A.dylib (59180.0.1) <34EBADD6-4092-30EC-90E8-F75241E94D76> /usr/lib/libicucore.A.dylib
    0x7fff513ee000 -     0x7fff513effff  liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
    0x7fff513f0000 -     0x7fff51409ffb  liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
    0x7fff5140a000 -     0x7fff51420ff7  libmarisa.dylib (9) <D6D2D55D-1D2E-3442-B152-B18803C0ABB4> /usr/lib/libmarisa.dylib
    0x7fff51421000 -     0x7fff514d0fff  libmecab.1.0.0.dylib (779.7.6) <334D4742-BDDD-3C2D-BBEB-85B32643BFA0> /usr/lib/libmecab.1.0.0.dylib
    0x7fff514d1000 -     0x7fff516f9ff7  libmecabra.dylib (779.7.6) <F462F170-E872-3D09-B219-973D5E99C09F> /usr/lib/libmecabra.dylib
    0x7fff516fe000 -     0x7fff5172effb  libncurses.5.4.dylib (53) <030DF747-F71B-367A-83EE-2F30B7947929> /usr/lib/libncurses.5.4.dylib
    0x7fff518d1000 -     0x7fff51a4cfff  libnetwork.dylib (1229.70.2) <E185D902-AC7F-3044-87C0-AE2887C59CE7> /usr/lib/libnetwork.dylib
    0x7fff51ad3000 -     0x7fff51ec43b7  libobjc.A.dylib (723) <BEEA51E2-1C4D-3672-87F6-F267B4AC6221> /usr/lib/libobjc.A.dylib
    0x7fff51ec5000 -     0x7fff51ec6fff  libodfde.dylib (24.50.1) <972F9662-D4FA-304F-9D13-AC440F908A6F> /usr/lib/libodfde.dylib
    0x7fff51ed7000 -     0x7fff51edbfff  libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
    0x7fff51edc000 -     0x7fff51eddfff  libpanel.5.4.dylib (53) <79158BAD-B756-3B5D-A429-E9116E861DAC> /usr/lib/libpanel.5.4.dylib
    0x7fff51ede000 -     0x7fff51f12fff  libpcap.A.dylib (79.20.1) <FA13918B-A247-3181-B256-9B852C7BA316> /usr/lib/libpcap.A.dylib
    0x7fff51f8f000 -     0x7fff51f90fff  libquit.dylib (252) <468C187A-8293-3D34-B583-6764DE5FD00E> /usr/lib/libquit.dylib
    0x7fff51f91000 -     0x7fff51fadffb  libresolv.9.dylib (65) <E8F3415B-4472-3202-8901-41FD87981DB2> /usr/lib/libresolv.9.dylib
    0x7fff51fe9000 -     0x7fff51ffbfff  libsasl2.2.dylib (211) <04EF3F61-12EC-3319-A649-851999F4C7A4> /usr/lib/libsasl2.2.dylib
    0x7fff51ffc000 -     0x7fff51ffdff3  libspindump.dylib (252) <D8E27057-E3CC-3D7F-A010-4A87830F6A83> /usr/lib/libspindump.dylib
    0x7fff51ffe000 -     0x7fff5218bff7  libsqlite3.dylib (274.8.1) <B70A2908-E0F7-364E-952A-1D2D19787B89> /usr/lib/libsqlite3.dylib
    0x7fff521e7000 -     0x7fff5223affb  libssl.35.dylib (22.50.2) <AF523E9B-7183-3A87-8FB4-E26936EC4FDB> /usr/lib/libssl.35.dylib
    0x7fff5228d000 -     0x7fff522dbfff  libstdc++.6.0.9.dylib (104.1) <0EA35E7E-B536-3628-B462-A4098805CEAC> /usr/lib/libstdc++.6.0.9.dylib
    0x7fff522e1000 -     0x7fff522e2ffb  libsysmon.dylib (100) <783354EA-7F4E-3215-BE04-AEC142BC53A2> /usr/lib/libsysmon.dylib
    0x7fff52312000 -     0x7fff52347fff  libtidy.A.dylib (15.18.1) <D1FF31AF-3000-366D-8714-09B2330007B5> /usr/lib/libtidy.A.dylib
    0x7fff5235f000 -     0x7fff523bfff3  libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib
    0x7fff523c0000 -     0x7fff523c3ffb  libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
    0x7fff523c4000 -     0x7fff523d1fff  libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
    0x7fff523d5000 -     0x7fff524bcfff  libxml2.2.dylib (31.11) <C2B5C43F-9C0B-31E6-8EC0-939591EDAC49> /usr/lib/libxml2.2.dylib
    0x7fff524bd000 -     0x7fff524e5fff  libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib
    0x7fff524e6000 -     0x7fff524f8ffb  libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
    0x7fff52594000 -     0x7fff52598ff7  libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib
    0x7fff52599000 -     0x7fff525a3ff3  libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib
    0x7fff525a4000 -     0x7fff525abfff  libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff525ac000 -     0x7fff525b5ffb  libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib
    0x7fff525b6000 -     0x7fff5263bfff  libcorecrypto.dylib (562.70.1) <5C26364F-2269-31EC-84AF-0FED2C902E38> /usr/lib/system/libcorecrypto.dylib
    0x7fff526c3000 -     0x7fff526fcff7  libdispatch.dylib (913.60.2) <232C69BD-022E-3AB9-8807-79F9FA7CB5EC> /usr/lib/system/libdispatch.dylib
    0x7fff526fd000 -     0x7fff5271aff7  libdyld.dylib (551.4) <81BF3A82-5719-3B54-ABA9-76C82D932CAC> /usr/lib/system/libdyld.dylib
    0x7fff5271b000 -     0x7fff5271bffb  libkeymgr.dylib (28) <E34E283E-90FA-3C59-B48E-1277CDB9CDCE> /usr/lib/system/libkeymgr.dylib
    0x7fff5271c000 -     0x7fff52728ff3  libkxld.dylib (4570.71.2) <C3C31E1B-3E74-3828-8429-4D442E26D41C> /usr/lib/system/libkxld.dylib
    0x7fff52729000 -     0x7fff52729ff7  liblaunch.dylib (1205.70.9) <B184B521-FF24-3142-AFAF-23D170CF918C> /usr/lib/system/liblaunch.dylib
    0x7fff5272a000 -     0x7fff5272effb  libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib
    0x7fff5272f000 -     0x7fff52731ff3  libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib
    0x7fff52732000 -     0x7fff52733ff3  libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib
    0x7fff52734000 -     0x7fff5274bfff  libsystem_asl.dylib (356.70.1) <39E46A6F-B228-3E78-B83E-1779F9707A39> /usr/lib/system/libsystem_asl.dylib
    0x7fff5274c000 -     0x7fff5274cfff  libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib
    0x7fff5274d000 -     0x7fff527d6ff7  libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib
    0x7fff527d7000 -     0x7fff527daffb  libsystem_configuration.dylib (963.50.8) <DF6B5287-203E-30CB-9947-78DF446C72B8> /usr/lib/system/libsystem_configuration.dylib
    0x7fff527db000 -     0x7fff527deffb  libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff527df000 -     0x7fff527e0fff  libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib
    0x7fff527e1000 -     0x7fff527e7ff7  libsystem_dnssd.dylib (878.70.2) <3290768B-54DE-3AB6-B155-AC0950AC5564> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff527e8000 -     0x7fff52831ff7  libsystem_info.dylib (517.30.1) <AB634A98-B8AA-3804-8436-38261FC8EC4D> /usr/lib/system/libsystem_info.dylib
    0x7fff52832000 -     0x7fff52858ff7  libsystem_kernel.dylib (4570.71.2) <F22B8D73-69D8-36D7-BF66-7F9AC70C08C2> /usr/lib/system/libsystem_kernel.dylib
    0x7fff52859000 -     0x7fff528a4fcb  libsystem_m.dylib (3147.50.1) <8CFB51C9-B422-3379-8552-064C63943A23> /usr/lib/system/libsystem_m.dylib
    0x7fff528a5000 -     0x7fff528c4fff  libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib
    0x7fff528c5000 -     0x7fff529f5ff7  libsystem_network.dylib (1229.70.2) <5E86B2DE-9E15-3354-8714-4094ED5F698D> /usr/lib/system/libsystem_network.dylib
    0x7fff529f6000 -     0x7fff52a00ffb  libsystem_networkextension.dylib (767.70.1) <D23EAFC1-E8BD-34D5-969C-6E45A1C3B4E4> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff52a01000 -     0x7fff52a0aff3  libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib
    0x7fff52a0b000 -     0x7fff52a12ff7  libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib
    0x7fff52a13000 -     0x7fff52a1efff  libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib
    0x7fff52a1f000 -     0x7fff52a22fff  libsystem_sandbox.dylib (765.70.1) <553DFCC6-9D31-3B9C-AB7C-30F6F265786D> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff52a23000 -     0x7fff52a24ff3  libsystem_secinit.dylib (30) <DE8D14E8-A276-3FF8-AE13-77F7040F33C1> /usr/lib/system/libsystem_secinit.dylib
    0x7fff52a25000 -     0x7fff52a2cff7  libsystem_symptoms.dylib (820.60.2) <585BDFA2-D54D-39D0-8046-44E824DABD43> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff52a2d000 -     0x7fff52a40fff  libsystem_trace.dylib (829.70.1) <3A6CB706-8CA6-3616-8AFC-14AAD7FAF187> /usr/lib/system/libsystem_trace.dylib
    0x7fff52a42000 -     0x7fff52a47ff7  libunwind.dylib (35.3) <BEF3FB49-5604-3B5F-82B5-332B80023AC3> /usr/lib/system/libunwind.dylib
    0x7fff52a48000 -     0x7fff52a75ff7  libxpc.dylib (1205.70.9) <0BC7AD67-671D-31D4-8B88-C317B8379598> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    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: 153686
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=715.6M resident=0K(0%) swapped_out_or_unallocated=715.6M(100%)
Writable regions: Total=412.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=412.3M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        2 
Dispatch continuations            16.0M        2 
Foundation                           4K        2 
Kernel Alloc Once                    8K        2 
MALLOC                           380.5M       65 
MALLOC guard page                   32K        7 
STACK GUARD                       56.0M       13 
Stack                             13.6M       13 
VM_ALLOCATE                          4K        2 
__DATA                            57.7M      485 
__FONT_DATA                          4K        2 
__LINKEDIT                       250.6M      174 
__TEXT                           465.6M      458 
__UNICODE                          560K        2 
mapped file                       28.6M        8 
shared memory                      596K       10 
===========                     =======  ======= 
TOTAL                              1.2G     1231 


Steps to Reproduce:
Crash consistent on CI infastructure when the runner user has nogroup user group attached along with other groups.

Expected Results:
There is no crash.

Actual Results:
The new build system crashes only on CI infrastructure running on macstadium. Running on old build system got no issue. Also running new build system locally got no issue.

Version:
10.1

Notes:

Comments

We figured out the reason. Our CI had the user group nogroup assigned to the user executing xcodebuild. That is misconfiguration. But I still believe Xcode should throw an error related to this.

By madushanbspro at Jan. 25, 2019, 10:17 a.m. (reply...)

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!