wakatime / xcode-wakatime

Xcode plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/xcode
BSD 3-Clause "New" or "Revised" License
393 stars 28 forks source link

xcode 9 simulator crash #33

Closed jonchui closed 6 years ago

jonchui commented 6 years ago

steps

  1. installed wakatime plugin by creating a new xcodeWithPlugins.app

  2. built my ios project

  3. had the OLD simulator open

  4. when launching simulator, i got this crash, [1] below:

  5. when opening XcodeWithPlugins.app again, i got this crash report:

https://www.dropbox.com/s/sc3cgi3eqx0kt1x/Screenshot%202018-05-21%2014.41.11.png?dl=0 image


i restart and closed the old xcode/ios simulators and tried again and it seemed to work.

So is there any way to force myself to use the new Xcode for now, but keep the old one as backup? I'm thinking of just zipping the old one, and re-naming the new one from XcodeWithPlugins to Xcode

[1]

Process:               Simulator [14419]
Path:                  /Applications/XcodeWithPlugins.app/Contents/Developer/Applications/Simulator.app/Contents/MacOS/Simulator
Identifier:            com.apple.iphonesimulator
Version:               10.0 (851.2)
Build Info:            Indigo-851002000000000~119
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Simulator [14419]
User ID:               501

Date/Time:             2018-05-21 14:38:20.210 -1000
OS Version:            Mac OS X 10.13.4 (17E199)
Report Version:        12
Anonymous UUID:        F7C8BB52-B760-4D70-F7F3-A6E647C7FEAC

Time Awake Since Boot: 6600 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.CoreSimulator.SimServiceContext.allDeviceSetsQueue

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

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Failed to get object from XPC dictionary.'
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff4c9f332b __exceptionPreprocess + 171
1   libobjc.A.dylib                     0x00007fff7406dc76 objc_exception_throw + 48
2   CoreFoundation                      0x00007fff4c9f90c2 +[NSException raise:format:arguments:] + 98
3   Foundation                          0x00007fff4eb7ea0b -[NSAssertionHandler handleFailureInFunction:file:lineNumber:description:] + 165
4   FoundationXPC                       0x00000001108b2631 __62+[NSDictionary(FXPC) objectForXPCObject:sessionManager:error:]_block_invoke + 511
5   libxpc.dylib                        0x00007fff74fd94b7 _xpc_dictionary_apply_apply + 44
6   libxpc.dylib                        0x00007fff74fd77ed _xpc_dictionary_apply_node_f + 133
7   libxpc.dylib                        0x00007fff74fd934f xpc_dictionary_apply + 88
8   FoundationXPC                       0x00000001108b1e97 +[NSDictionary(FXPC) objectForXPCObject:sessionManager:error:] + 491
9   FoundationXPC                       0x00000001108c3aa7 __58+[NSObject(FXPC) objectForXPCObject:sessionManager:error:]_block_invoke.99 + 371
10  FoundationXPC                       0x00000001108c31db +[NSObject(FXPC) objectForXPCObject:sessionManager:error:] + 183
11  FoundationXPC                       0x00000001108c245a fxpc_objectFromXPCObject + 56
12  CoreSimulator                       0x000000010fcbb003 __50-[SimDeviceSet subscribeToNotificationsWithError:]_block_invoke + 25
13  libxpc.dylib                        0x00007fff74fdbb2d xpc_array_apply + 57
14  CoreSimulator                       0x000000010fcbac85 -[SimDeviceSet subscribeToNotificationsWithError:] + 859
15  CoreSimulator                       0x000000010fc9111f __45-[SimServiceContext deviceSetWithPath:error:]_block_invoke + 755
16  libdispatch.dylib                   0x00007fff74c4de08 _dispatch_client_callout + 8
17  libdispatch.dylib                   0x00007fff74c61231 _dispatch_queue_barrier_sync_invoke_and_complete + 60
18  CoreSimulator                       0x000000010fc90dc0 -[SimServiceContext deviceSetWithPath:error:] + 224
19  CoreSimulator                       0x000000010fc90cbc -[SimServiceContext defaultDeviceSetWithError:] + 71
20  Simulator                           0x000000010fbcb23a Simulator + 49722
21  Simulator                           0x000000010fbc888f Simulator + 39055
22  CoreFoundation                      0x00007fff4c982f2c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
23  CoreFoundation                      0x00007fff4c982dfa _CFXRegistrationPost + 458
24  CoreFoundation                      0x00007fff4c982b31 ___CFXNotificationPost_block_invoke + 225
25  CoreFoundation                      0x00007fff4c9408d0 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1664
26  CoreFoundation                      0x00007fff4c93fa07 _CFXNotificationPost + 599
27  Foundation                          0x00007fff4ea428c7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
28  AppKit                              0x00007fff4a03b206 -[NSApplication _postDidFinishNotification] + 313
29  AppKit                              0x00007fff4a03ae4f -[NSApplication _sendFinishLaunchingNotification] + 220
30  AppKit                              0x00007fff49f0dab3 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 562
31  AppKit                              0x00007fff49f0d6e9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 690
32  Foundation                          0x00007fff4ea85714 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 287
33  Foundation                          0x00007fff4ea85592 _NSAppleEventManagerGenericHandler + 102
34  AE                                  0x00007fff4da5edd0 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 1788
35  AE                                  0x00007fff4da5e677 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 41
36  AE                                  0x00007fff4da5e565 aeProcessAppleEvent + 383
37  HIToolbox                           0x00007fff4bc654a0 AEProcessAppleEvent + 55
38  AppKit                              0x00007fff49f08d32 _DPSNextEvent + 2788
39  AppKit                              0x00007fff4a69ee34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
40  AppKit                              0x00007fff4a0ea5dc -[NSApplication _shouldTerminate] + 1367
41  AppKit                              0x00007fff4a0e9ad2 -[NSApplication terminate:] + 818
42  Simulator                           0x000000010fbc87eb Simulator + 38891
43  Simulator                           0x000000010fc155e1 Simulator + 353761
44  Simulator                           0x000000010fc1544b Simulator + 353355
45  Simulator                           0x000000010fc1564c Simulator + 353868
46  CoreFoundation                      0x00007fff4c982f2c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
47  CoreFoundation                      0x00007fff4c982eaf ___CFXRegistrationPost_block_invoke + 63
48  CoreFoundation                      0x00007fff4c98b8cc __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
49  CoreFoundation                      0x00007fff4c96e2a3 __CFRunLoopDoBlocks + 275
50  CoreFoundation                      0x00007fff4c96d92e __CFRunLoopRun + 1278
51  CoreFoundation                      0x00007fff4c96d1a3 CFRunLoopRunSpecific + 483
52  HIToolbox                           0x00007fff4bc55d96 RunCurrentEventLoopInMode + 286
53  HIToolbox                           0x00007fff4bc55a0f ReceiveNextEventCommon + 366
54  HIToolbox                           0x00007fff4bc55884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
55  AppKit                              0x00007fff49f08a73 _DPSNextEvent + 2085
56  AppKit                              0x00007fff4a69ee34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
57  AppKit                              0x00007fff49efd885 -[NSApplication run] + 764
58  AppKit                              0x00007fff49ecca72 NSApplicationMain + 804
59  libdyld.dylib                       0x00007fff74c87015 start + 1
60  ???                                 0x0000000000000002 0x0 + 2

Thread 0 Crashed:: Dispatch queue: com.apple.CoreSimulator.SimServiceContext.allDeviceSetsQueue
0   libsystem_kernel.dylib          0x00007fff74dd7b6e __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff74fa2080 pthread_kill + 333
2   libsystem_c.dylib               0x00007fff74d331ae abort + 127
3   libc++abi.dylib                 0x00007fff72c37f8f abort_message + 245
4   libc++abi.dylib                 0x00007fff72c3812b default_terminate_handler() + 265
5   libobjc.A.dylib                 0x00007fff7406fea3 _objc_terminate() + 97
6   libc++abi.dylib                 0x00007fff72c537c9 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                 0x00007fff72c53843 std::terminate() + 51
8   libdispatch.dylib               0x00007fff74c4de1c _dispatch_client_callout + 28
9   libdispatch.dylib               0x00007fff74c61231 _dispatch_queue_barrier_sync_invoke_and_complete + 60
10  com.apple.CoreSimulator         0x000000010fc90dc0 -[SimServiceContext deviceSetWithPath:error:] + 224
11  com.apple.CoreSimulator         0x000000010fc90cbc -[SimServiceContext defaultDeviceSetWithError:] + 71
12  com.apple.iphonesimulator       0x000000010fbcb23a 0x10fbbf000 + 49722
13  com.apple.iphonesimulator       0x000000010fbc888f 0x10fbbf000 + 39055
14  com.apple.CoreFoundation        0x00007fff4c982f2c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
15  com.apple.CoreFoundation        0x00007fff4c982dfa _CFXRegistrationPost + 458
16  com.apple.CoreFoundation        0x00007fff4c982b31 ___CFXNotificationPost_block_invoke + 225
17  com.apple.CoreFoundation        0x00007fff4c9408d0 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1664
18  com.apple.CoreFoundation        0x00007fff4c93fa07 _CFXNotificationPost + 599
19  com.apple.Foundation            0x00007fff4ea428c7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
20  com.apple.AppKit                0x00007fff4a03b206 -[NSApplication _postDidFinishNotification] + 313
21  com.apple.AppKit                0x00007fff4a03ae4f -[NSApplication _sendFinishLaunchingNotification] + 220
22  com.apple.AppKit                0x00007fff49f0dab3 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 562
23  com.apple.AppKit                0x00007fff49f0d6e9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 690
24  com.apple.Foundation            0x00007fff4ea85714 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 287
25  com.apple.Foundation            0x00007fff4ea85592 _NSAppleEventManagerGenericHandler + 102
26  com.apple.AE                    0x00007fff4da5edd0 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 1788
27  com.apple.AE                    0x00007fff4da5e677 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 41
28  com.apple.AE                    0x00007fff4da5e565 aeProcessAppleEvent + 383
29  com.apple.HIToolbox             0x00007fff4bc654a0 AEProcessAppleEvent + 55
30  com.apple.AppKit                0x00007fff49f08d32 _DPSNextEvent + 2788
31  com.apple.AppKit                0x00007fff4a69ee34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
32  com.apple.AppKit                0x00007fff4a0ea5dc -[NSApplication _shouldTerminate] + 1367
33  com.apple.AppKit                0x00007fff4a0e9ad2 -[NSApplication terminate:] + 818
34  com.apple.iphonesimulator       0x000000010fbc87eb 0x10fbbf000 + 38891
35  com.apple.iphonesimulator       0x000000010fc155e1 0x10fbbf000 + 353761
36  com.apple.iphonesimulator       0x000000010fc1544b 0x10fbbf000 + 353355
37  com.apple.iphonesimulator       0x000000010fc1564c 0x10fbbf000 + 353868
38  com.apple.CoreFoundation        0x00007fff4c982f2c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
39  com.apple.CoreFoundation        0x00007fff4c982eaf ___CFXRegistrationPost_block_invoke + 63
40  com.apple.CoreFoundation        0x00007fff4c98b8cc __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
41  com.apple.CoreFoundation        0x00007fff4c96e2a3 __CFRunLoopDoBlocks + 275
42  com.apple.CoreFoundation        0x00007fff4c96d92e __CFRunLoopRun + 1278
43  com.apple.CoreFoundation        0x00007fff4c96d1a3 CFRunLoopRunSpecific + 483
44  com.apple.HIToolbox             0x00007fff4bc55d96 RunCurrentEventLoopInMode + 286
45  com.apple.HIToolbox             0x00007fff4bc55a0f ReceiveNextEventCommon + 366
46  com.apple.HIToolbox             0x00007fff4bc55884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
47  com.apple.AppKit                0x00007fff49f08a73 _DPSNextEvent + 2085
48  com.apple.AppKit                0x00007fff4a69ee34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
49  com.apple.AppKit                0x00007fff49efd885 -[NSApplication run] + 764
50  com.apple.AppKit                0x00007fff49ecca72 NSApplicationMain + 804
51  libdyld.dylib                   0x00007fff74c87015 start + 1

Thread 1:
0   libsystem_kernel.dylib          0x00007fff74dd8292 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff74f9f20e _pthread_wqthread + 1552
2   libsystem_pthread.dylib         0x00007fff74f9ebe9 start_wqthread + 13

Thread 2:
0   libsystem_kernel.dylib          0x00007fff74dd8292 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff74f9f009 _pthread_wqthread + 1035
2   libsystem_pthread.dylib         0x00007fff74f9ebe9 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff74dd8292 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff74f9f20e _pthread_wqthread + 1552
2   libsystem_pthread.dylib         0x00007fff74f9ebe9 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff74dd8292 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff74f9f009 _pthread_wqthread + 1035
2   libsystem_pthread.dylib         0x00007fff74f9ebe9 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff74dd8292 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff74f9f009 _pthread_wqthread + 1035
2   libsystem_pthread.dylib         0x00007fff74f9ebe9 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff74dd8292 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff74f9f009 _pthread_wqthread + 1035
2   libsystem_pthread.dylib         0x00007fff74f9ebe9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fffad2b4380  rcx: 0x00007ffee003cb68  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffee003cba0  rsp: 0x00007ffee003cb68
   r8: 0x00007ffee003ca30   r9: 0x00007ffee003cc00  r10: 0x0000000000000000  r11: 0x0000000000000206
  r12: 0x0000000000000307  r13: 0x0000000000000030  r14: 0x0000000000000006  r15: 0x000000000000002d
  rip: 0x00007fff74dd7b6e  rfl: 0x0000000000000206  cr2: 0x00007fffad291168

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

Binary Images:
       0x10fbbf000 -        0x10fc4aff7  com.apple.iphonesimulator (10.0 - 851.2) <56DCAC0A-0E7C-3447-B509-7FE68C1F6EF9> /Applications/XcodeWithPlugins.app/Contents/Developer/Applications/Simulator.app/Contents/MacOS/Simulator
       0x10fc7c000 -        0x10fcfefff  com.apple.CoreSimulator (518.21 - 518.21) <54C4F7E2-DE43-3298-8E4C-9CF26A9DAE70> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
       0x10fd45000 -        0x10fe2cff7  com.apple.SimulatorKit (1.0 - 518.21) <5436190C-E77A-3FE2-AE4E-B5C6E7B1DBAF> /Applications/XcodeWithPlugins.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit
       0x10fe82000 -        0x10fe94ff7 +libswiftAppKit.dylib (4.1 - 902.0.48) <6FF8358D-62C2-3B2B-B481-B2D98F0D2DE2> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftAppKit.dylib
       0x10feb2000 -        0x110205fff +libswiftCore.dylib (4.1 - 902.0.48) <46A0F815-5A46-3D4C-B60E-E5FCE8A1699A> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftCore.dylib
       0x1104b4000 -        0x1104bdff7 +libswiftCoreData.dylib (4.1 - 902.0.48) <1190EE0F-A88A-32CC-9C07-37BD547CFEA1> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftCoreData.dylib
       0x1104d2000 -        0x1104d5fff +libswiftCoreFoundation.dylib (4.1 - 902.0.48) <A2242482-987D-3FC1-96BF-EDE2F6C8AE16> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftCoreFoundation.dylib
       0x1104db000 -        0x1104edfff +libswiftCoreGraphics.dylib (4.1 - 902.0.48) <E786AF91-1ED1-374B-8FD4-3BF7E41FA8A5> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftCoreGraphics.dylib
       0x110511000 -        0x110516ffe +libswiftCoreImage.dylib (4.1 - 902.0.48) <86FC0AAA-254A-331A-BCAD-F553512CBDB2> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftCoreImage.dylib
       0x11051d000 -        0x110524fff +libswiftDarwin.dylib (4.1 - 902.0.48) <58E8C76E-2C42-39B8-BA51-43BA61F44134> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftDarwin.dylib
       0x110536000 -        0x110550fff +libswiftDispatch.dylib (4.1 - 902.0.48) <E412357F-FB1A-34CF-A091-4CA62511839D> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftDispatch.dylib
       0x110583000 -        0x1106f6fff +libswiftFoundation.dylib (4.1 - 902.0.48) <18374D5D-40BA-3256-AF60-E0AF1AF1711D> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftFoundation.dylib
       0x110842000 -        0x110845ff3 +libswiftIOKit.dylib (4.1 - 902.0.48) <1795AAF4-889B-3329-9401-3A57C148737E> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftIOKit.dylib
       0x11084c000 -        0x110854fff +libswiftMetal.dylib (4.1 - 902.0.48) <A0B10418-936A-3938-80B2-C62D4B2E6D54> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftMetal.dylib
       0x11085d000 -        0x110863ff7 +libswiftObjectiveC.dylib (4.1 - 902.0.48) <44B0800A-D132-39F7-A811-ABE15940F8D7> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftObjectiveC.dylib
       0x11086d000 -        0x110874ff7 +libswiftQuartzCore.dylib (4.1 - 902.0.48) <5BB0A8D5-6A30-3759-9AA4-8E035E7F2098> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftQuartzCore.dylib
       0x11087c000 -        0x11087ffff +libswiftXPC.dylib (4.1 - 902.0.48) <AB59F347-FE34-3661-8C00-8E212F0AD368> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftXPC.dylib
       0x110889000 -        0x110890ff7  com.apple.CoreSimulator.CoreSimulatorUtilities (518.21 - 518.21) <D30301B7-D2EB-3051-A5A7-C23D86CB735E> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimulatorUtilities.framework/Versions/A/CoreSimulatorUtilities
       0x11089a000 -        0x1108a3ff7  com.apple.CoreSimulator.CoreSimDeviceIO (518.21 - 518.21) <B89B779A-96A7-3350-BE61-343225B29B73> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimDeviceIO.framework/Versions/A/CoreSimDeviceIO
       0x1108af000 -        0x1108e0fff  com.apple.CoreSimulator.FoundationXPC (518.21 - 518.21) <7C8DC1A4-6F56-3D19-912B-681DFF54A728> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/FoundationXPC.framework/Versions/A/FoundationXPC
       0x110901000 -        0x110908fff +libswiftAccelerate.dylib (4.1 - 902.0.48) <114D54C1-7931-3F4E-B649-3FF246B8D93D> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftAccelerate.dylib
       0x110917000 -        0x11091cff7 +libswiftos.dylib (4.1 - 902.0.48) <3323D2C3-53A7-35E0-8F41-DA9BB31F6EE9> /Applications/XcodeWithPlugins.app/Contents/Frameworks/libswiftos.dylib
       0x11b1a5000 -        0x11b1ef9df  dyld (551.3) <AFAB4EFA-7020-34B1-BBEF-0F26C6D3CA36> /usr/lib/dyld
    0x7fff48e62000 -     0x7fff48e62fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff48e7a000 -     0x7fff49378fc3  com.apple.vImage (8.1 - ???) <A243A7EF-0C8E-3A9A-AA38-44AFD7507F00> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff49379000 -     0x7fff494d3fe3  libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff494d4000 -     0x7fff49502fef  libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff49503000 -     0x7fff498c2ff7  libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff498c3000 -     0x7fff498d8ff7  libLinearAlgebra.dylib (1211.50.2) <E8E0B7FD-A0B7-31E5-AF01-81781F71EBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff498d9000 -     0x7fff498deff3  libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff498df000 -     0x7fff4995ffff  libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff49960000 -     0x7fff49973fff  libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff49974000 -     0x7fff49b21fc3  libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff49b22000 -     0x7fff49bd3fff  libvMisc.dylib (622.50.5) <BA2532DF-2D68-3DD0-9B59-D434BF702AA4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff49bd4000 -     0x7fff49bd4fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <54FF3B43-E66C-3F36-B34B-A2B3B0A36502> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff49ec7000 -     0x7fff4ad25fff  com.apple.AppKit (6.9 - 1561.40.112) <C839B0C1-F7EE-3056-985C-63CF1A030EC4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff4ad77000 -     0x7fff4ad77fff  com.apple.ApplicationServices (48 - 50) <8DA47D38-B07B-3AE2-B343-4579864430C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff4ad78000 -     0x7fff4addefff  com.apple.ApplicationServices.ATS (377 - 445.3) <000C4E9F-E0D9-371D-B304-83BA37460724> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff4ae77000 -     0x7fff4af99fff  libFontParser.dylib (222.1.4) <FF68FAF6-70BB-3E39-A263-E17B6F5E00D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff4af9a000 -     0x7fff4afe4ff7  libFontRegistry.dylib (221.3) <C84F7112-4764-3F4B-9FBA-4A022CF6346B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff4b126000 -     0x7fff4b12aff3  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
    0x7fff4b1ca000 -     0x7fff4b21cffb  com.apple.HIServices (1.22 - 624) <828E189A-62F9-3961-8A89-22F508870CC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff4b21d000 -     0x7fff4b22bfff  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
    0x7fff4b22c000 -     0x7fff4b278fff  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
    0x7fff4b279000 -     0x7fff4b2b3fff  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
    0x7fff4b2b4000 -     0x7fff4b2c0fff  com.apple.speech.synthesis.framework (7.5.1 - 7.5.1) <84ADDF38-36F1-3D3B-B28D-8865FA10FCD7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff4b2c1000 -     0x7fff4b54eff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <87D81714-F167-39F5-B5E7-A7A432EDAB5B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff4b550000 -     0x7fff4b550fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <513C9A4B-4F6D-3A21-921F-2CA101B97830> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff4b872000 -     0x7fff4bc0cff7  com.apple.CFNetwork (897.15 - 897.15) <0C03AF39-3527-3E0D-8413-8E1B2A962F0D> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff4bc21000 -     0x7fff4bc21fff  com.apple.Carbon (158 - 158) <F8B370D9-2103-3276-821D-ACC756167F86> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff4bc22000 -     0x7fff4bc25ffb  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
    0x7fff4bc26000 -     0x7fff4bf2bfff  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
    0x7fff4bf2c000 -     0x7fff4bf2fffb  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
    0x7fff4bf30000 -     0x7fff4bf35fff  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
    0x7fff4bf36000 -     0x7fff4bfcbffb  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
    0x7fff4bfcc000 -     0x7fff4bfe6ff7  com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff4c007000 -     0x7fff4c008fff  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
    0x7fff4c009000 -     0x7fff4c00bff7  com.apple.securityhi (9.0 - 55006) <C1406B8D-7D05-3959-808F-9C82189CF57F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff4c00c000 -     0x7fff4c012fff  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
    0x7fff4c133000 -     0x7fff4c133fff  com.apple.Cocoa (6.11 - 22) <4CF8E31C-B5C7-367B-B73D-1A8AC8E41B7F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff4c141000 -     0x7fff4c1fafff  com.apple.ColorSync (4.13.0 - 3325) <D283C285-447D-3258-A7E4-59532123B8FF> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff4c387000 -     0x7fff4c41aff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <6E3F958D-79BB-3658-99AD-59F16BF756F1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff4c481000 -     0x7fff4c4aaffb  com.apple.CoreBluetooth (1.0 - 1) <E1335074-9D07-370E-8440-61C4874BAC56> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff4c4ab000 -     0x7fff4c801fef  com.apple.CoreData (120 - 851) <A2B59780-FB16-36A3-8EE0-E0EF072454E0> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff4c802000 -     0x7fff4c8e7ff7  com.apple.CoreDisplay (1.0 - 97.16) <FCFB2A8C-7A5E-314B-AA12-04D33656A0E6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff4c8e8000 -     0x7fff4cd89fef  com.apple.CoreFoundation (6.9 - 1452.23) <945E5C0A-86C5-336E-A64F-5BF06E78985A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff4cd8b000 -     0x7fff4d39bfef  com.apple.CoreGraphics (2.0 - 1161.10) <31C36FA0-4026-3347-93FD-71CD7287A6F0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff4d39d000 -     0x7fff4d68cfff  com.apple.CoreImage (13.0.0 - 579.4.11) <702F8035-26FE-3C78-8587-4C9563E03CC4> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff4d91b000 -     0x7fff4da04ff7  com.apple.CoreMedia (1.0 - 2275.61.1) <C440188D-BC13-3E1C-A322-5F1FF70BDB34> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff4da54000 -     0x7fff4da54fff  com.apple.CoreServices (822.31 - 822.31) <615919A2-AE11-3F27-9A37-FB0CFF8D36B6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff4da55000 -     0x7fff4dac9ffb  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
    0x7fff4daca000 -     0x7fff4dda1fff  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
    0x7fff4dda2000 -     0x7fff4ddd6fff  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
    0x7fff4ddd7000 -     0x7fff4dddfffb  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
    0x7fff4dde0000 -     0x7fff4df9dff7  com.apple.LaunchServices (822.31 - 822.31) <BDFAB0FF-C2C6-375B-9E84-E43E267E2F82> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff4df9e000 -     0x7fff4e04eff7  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
    0x7fff4e04f000 -     0x7fff4e0affff  com.apple.CoreServices.OSServices (822.31 - 822.31) <690E3C93-8799-39FF-8663-190A49B002E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff4e0b0000 -     0x7fff4e11efff  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
    0x7fff4e11f000 -     0x7fff4e143ffb  com.apple.coreservices.SharedFileList (71.21 - 71.21) <7DB79D78-9925-33F8-96BA-35AB7AEB326A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff4e3e4000 -     0x7fff4e534fff  com.apple.CoreText (352.0 - 578.18) <B8454115-2A4B-3585-A7A1-B47A638F2EEB> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff4e535000 -     0x7fff4e56ffff  com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff4e570000 -     0x7fff4e5fbff3  com.apple.framework.CoreWLAN (13.0 - 1350.1) <E862CC02-69D2-3503-887B-B6E8223081E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff4e876000 -     0x7fff4e87bfff  com.apple.DiskArbitration (2.7 - 2.7) <A6450227-DD23-3100-ADBF-DB1C21E979F7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff4ea3c000 -     0x7fff4ee02fff  com.apple.Foundation (6.9 - 1452.23) <E64540AD-1755-3C16-8537-552A00E92541> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff4ee72000 -     0x7fff4eea2fff  com.apple.GSS (4.0 - 2.0) <41087278-74AE-3FA5-8C0E-9C78EB696299> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff4eea3000 -     0x7fff4eebbff3  com.apple.GameController (1.0 - 1) <CE96F310-B3E5-3EAE-B1BC-334F8C224FA7> /System/Library/Frameworks/GameController.framework/Versions/A/GameController
    0x7fff4efb4000 -     0x7fff4f0b8ffb  com.apple.Bluetooth (6.0.5 - 6.0.5f3) <85F1B5A6-03C5-3D5A-90B8-5FC86349E330> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff4f118000 -     0x7fff4f1b3ff7  com.apple.framework.IOKit (2.0.2 - 1445.50.26) <A63CAC8D-BF57-34FD-9A88-2F74546F2000> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff4f1b5000 -     0x7fff4f1bcffb  com.apple.IOSurface (211.12 - 211.12) <392CA7DE-B365-364E-AF4A-33EC2CC48E6F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff4f213000 -     0x7fff4f38cfe7  com.apple.ImageIO.framework (3.3.0 - 1739.1) <E5E88083-26A7-3E48-8EB4-A1F04E0737CE> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff4f38d000 -     0x7fff4f391ffb  libGIF.dylib (1739.1) <D39BE184-279C-36AC-B233-EE17CACDEDB3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff4f392000 -     0x7fff4f479fef  libJP2.dylib (1739.1) <053925CD-59DB-372F-98A8-C2372FF0B899> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff4f47a000 -     0x7fff4f49dff7  libJPEG.dylib (1739.1) <E925D511-B457-3732-9B67-1A7DFB228EA4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff4f779000 -     0x7fff4f79ffeb  libPng.dylib (1739.1) <48633B0C-BE01-3D94-9D9D-A95D50466AF9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff4f7a0000 -     0x7fff4f7a2ffb  libRadiance.dylib (1739.1) <A6F1064A-FFFC-3B06-8CBF-5204CDFC41C6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff4f7a3000 -     0x7fff4f7f1fef  libTIFF.dylib (1739.1) <AD819413-29E3-3B2F-8997-2F88A82D9D83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff5068d000 -     0x7fff506a6ff7  com.apple.Kerberos (3.0 - 1) <F86DCCDF-93C1-38B3-82C2-477C12E8EE6D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff51080000 -     0x7fff51101ff7  com.apple.Metal (125.25 - 125.25) <B2ECA050-4C13-3EAD-A1C8-AC21EFF122F1> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff5111e000 -     0x7fff51139fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <0B4455FE-5C97-345C-B416-325EC6D88A2A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff5113a000 -     0x7fff511a9fef  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <87F14199-C445-34C2-90F8-57C29212483E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff511aa000 -     0x7fff511cefff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <BD50FD9C-CE92-34AF-8663-968BF89202A0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff511cf000 -     0x7fff512b6ff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <FBDDCAE6-EC6E-361F-B924-B3EBDEAC2D2F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff512b7000 -     0x7fff512b7ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <20ECB52B-B5C2-39EA-88E3-DFEC0C3CC9FF> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff522b6000 -     0x7fff522c2ffb  com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff550b4000 -     0x7fff55102fff  com.apple.opencl (2.8.15 - 2.8.15) <83ED39D0-1D39-3593-BA25-70A8A911DE71> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff55103000 -     0x7fff5511fffb  com.apple.CFOpenDirectory (10.13 - 207.50.1) <C2715A7A-2E5C-3A21-ADB4-726F707A1294> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff55120000 -     0x7fff5512bfff  com.apple.OpenDirectory (10.13 - 207.50.1) <220FB6F2-4892-3A66-8838-C134CF657D3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff562aa000 -     0x7fff562acfff  libCVMSPluginSupport.dylib (16.5.10) <BF5D065A-A38B-3446-9418-799F598072EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff562ad000 -     0x7fff562b2ffb  libCoreFSCache.dylib (162.6.1) <879B2738-2E8A-3596-AFF8-9C3FB1B6828B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff562b3000 -     0x7fff562b7fff  libCoreVMClient.dylib (162.6.1) <64ED0A84-225F-39BC-BE0D-C896ACF5B50A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff562b8000 -     0x7fff562c1ff7  libGFXShared.dylib (16.5.10) <6024B1FE-ACD7-3314-B390-85972CB9B778> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff562c2000 -     0x7fff562cdfff  libGL.dylib (16.5.10) <AB8B6C73-8496-3784-83F6-27737ED03B09> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff562ce000 -     0x7fff56309fe7  libGLImage.dylib (16.5.10) <5B41D074-3132-3587-91B6-E441BA8C9F13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff56477000 -     0x7fff564b5ffb  libGLU.dylib (16.5.10) <F6844912-1B86-34DF-9FB5-A428CC7B5B18> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff56e2d000 -     0x7fff56e3cfff  com.apple.opengl (16.5.10 - 16.5.10) <BC4EEFE3-A09B-3998-B723-1415B995B0EE> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff57c8b000 -     0x7fff57ed6ff7  com.apple.QuartzCore (1.11 - 584.40) <ABC7F8FA-5F5A-31F4-868B-FDC4175BAFAC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff5870a000 -     0x7fff58a32fff  com.apple.security (7.0 - 58286.51.6) <7212D257-5324-3DBA-8C26-504D6B8F632A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff58a33000 -     0x7fff58abfff7  com.apple.securityfoundation (6.0 - 55185.50.5) <087D601E-7813-3F9E-97EE-BC7081F520BD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff58af1000 -     0x7fff58af5ffb  com.apple.xpc.ServiceManagement (1.0 - 1) <5BFDB3ED-73A7-3035-A5BC-ADA6E4F74BFD> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff58e9a000 -     0x7fff58f0aff3  com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff590bf000 -     0x7fff5943afff  com.apple.VideoToolbox (1.0 - 2275.61.1) <B8E60F20-DEB7-38CA-B294-FD1DB3F233EC> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff5bdfb000 -     0x7fff5be8eff7  com.apple.APFS (1.0 - 1) <D1CE52E0-45C0-30C4-B440-E2CF2F74CEE5> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff5caa9000 -     0x7fff5cad1fff  com.apple.framework.Apple80211 (13.0 - 1361.7) <16627876-8CF5-3502-A1D6-35FCBDD5E79A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff5cad3000 -     0x7fff5cae2fef  com.apple.AppleFSCompression (96.30.2 - 1.0) <ABFF224B-22D6-35F6-A072-9548FD388EB7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff5cc24000 -     0x7fff5cc6cff3  com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff5cca7000 -     0x7fff5cccffff  com.apple.applesauce (1.0 - ???) <CCA8B094-1BCE-3AE3-A0A7-D544C818DE36> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff5cd9c000 -     0x7fff5cdecff7  com.apple.AppleVAFramework (5.0.41 - 5.0.41) <8169ABC4-56F0-301E-B913-A762F7E40DBF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff5d4ef000 -     0x7fff5d4f6ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff5d4f7000 -     0x7fff5d57eff7  com.apple.backup.framework (1.9.5 - 1.9.5) <BC020BDD-7C93-37E5-A762-4FDCBD2056A8> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff5ef34000 -     0x7fff5ef3dff3  com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff5fa40000 -     0x7fff5fa50ff7  com.apple.CoreEmoji (1.0 - 69.3) <A4357F5C-0C38-3A61-B456-D7321EB2CEE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff6092e000 -     0x7fff6095fff3  com.apple.CoreServicesInternal (309.1 - 309.1) <EB09CAFC-AE9B-3257-BE45-5471D9F64AAD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff60c9b000 -     0x7fff60d2cfff  com.apple.CoreSymbolication (9.3 - 64026) <BAF3CE6E-8140-3159-BF1B-B953816459A0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff60daf000 -     0x7fff60ee3fff  com.apple.coreui (2.1 - 494.1) <19624CAA-74DE-3DD3-9585-E64BE866EBFF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff60ee4000 -     0x7fff61014ff7  com.apple.CoreUtils (5.5 - 550.44) <DFC364C3-0812-31B5-9C79-C81C2DFDDB8B> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff61069000 -     0x7fff610cdfff  com.apple.framework.CoreWiFi (13.0 - 1350.1) <6EC5DEB3-6E2F-3DC2-BE59-1FD05175FB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff610ce000 -     0x7fff610deff7  com.apple.CrashReporterSupport (10.13 - 1) <4D0DF741-8BFA-3BCF-971D-6EF849019534> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff6115c000 -     0x7fff6116bff7  com.apple.framework.DFRFoundation (1.0 - 191.7) <3B8ED6F7-5DFF-34C3-BA90-DDB85679684C> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff6116e000 -     0x7fff61172ffb  com.apple.DSExternalDisplay (3.1 - 380) <8D03D346-887A-3CE7-9483-4AD7804D1FBB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff611f4000 -     0x7fff6126afff  com.apple.datadetectorscore (7.0 - 590.3) <83E85A62-44A8-33F8-AD79-AC4C807184C4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff612b8000 -     0x7fff612f8ff7  com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff612f9000 -     0x7fff61428fff  com.apple.desktopservices (1.12.4 - 1.12.4) <47C3FBF3-5E75-3821-B003-2A4DC3657D8D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff6223f000 -     0x7fff6266dfff  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <B574FE33-4A41-3611-9738-388EBAF03E37> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff65935000 -     0x7fff6593aff7  com.apple.GPUWrangler (3.18.48 - 3.18.48) <D2BA4CFA-ED0A-3FEC-B5FF-2D6C0557334E> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff666b0000 -     0x7fff666bffff  com.apple.GraphVisualizer (1.0 - 5) <B993B8A2-5700-3DFC-9EB7-4CCEE8F959F1> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff66742000 -     0x7fff667b6fff  com.apple.Heimdal (4.0 - 2.0) <18607D75-DB78-3CC7-947E-AC769195164C> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff670b2000 -     0x7fff670b9ff7  com.apple.IOAccelerator (378.18.1 - 378.18.1) <E47DDE66-1B2B-310F-A060-638CA5D86F9C> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff670bc000 -     0x7fff670bcfff  com.apple.IOPlatformPluginFamily (1.0 - 1) <B41F0911-9965-3477-AA88-622E7E7C65FD> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
    0x7fff670bd000 -     0x7fff670d5fff  com.apple.IOPresentment (1.0 - 35.1) <214AD582-466F-3844-A0A4-DE0742A8B899> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff674a0000 -     0x7fff674c6ffb  com.apple.IconServices (97.6 - 97.6) <A56D826D-20D2-34BE-AACC-A80CFCB4E915> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff6775e000 -     0x7fff67853ff7  com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff67854000 -     0x7fff67896fff  com.apple.Lexicon-framework (1.0 - 33.5) <DC94CF9E-1EB4-3C0E-B298-CA1190885276> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff6789a000 -     0x7fff678a1ff7  com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff68580000 -     0x7fff685e9ff7  com.apple.gpusw.MetalTools (1.0 - 1) <B5F66CF4-BE75-3A0B-A6A0-2F22C7C259D9> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff6880a000 -     0x7fff68834ffb  com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff68a9b000 -     0x7fff68aa6fff  com.apple.NetAuth (6.2 - 6.2) <B3795F63-C14A-33E1-9EE6-02A2E7661321> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff6a338000 -     0x7fff6a348ffb  com.apple.PerformanceAnalysis (1.194 - 194) <D0211AD1-72B3-3493-92C9-B4F40ED581D5> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff6c106000 -     0x7fff6c124fff  com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff6c2fe000 -     0x7fff6c321ffb  com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff6dc3e000 -     0x7fff6dd50fff  com.apple.Sharing (1019.46 - 1019.46) <1266C41E-3CA9-3EFC-8413-A37D52EA9FB2> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff6dd7b000 -     0x7fff6dd7cff7  com.apple.performance.SignpostNotification (1.2.4 - 2.4) <9957B2C0-4D48-3337-8A4D-5E457CC7B542> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
    0x7fff6eac4000 -     0x7fff6ed60fff  com.apple.SkyLight (1.600.0 - 312.50) <0CF4C608-8748-32BF-9586-A1601945F82C> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff6f526000 -     0x7fff6f533ff7  com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) <8B5418A4-CDC5-3200-AEF0-F109E0DF9019> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff700d7000 -     0x7fff70160fc7  com.apple.Symbolication (9.3 - 64033) <FAA17252-6378-34A4-BBBB-22DF54EC1626> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff706d0000 -     0x7fff706d8ff7  com.apple.TCC (1.0 - 1) <E1EB7272-FE6F-39AB-83CA-B2B5F2A88D9B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff708e5000 -     0x7fff709a2ff7  com.apple.TextureIO (3.7 - 3.7) <F8BAC954-405D-3CC3-AB7B-048C866EF980> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff70a4f000 -     0x7fff70bfefff  com.apple.UIFoundation (1.0 - 547.3) <ACC12DF5-E528-33F3-A358-4E1BEA68239C> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff72307000 -     0x7fff72309ffb  com.apple.loginsupport (1.0 - 1) <D1232C1B-80EA-3DF8-9466-013695D0846E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff72470000 -     0x7fff724a3ff7  libclosured.dylib (551.3) <DC3DA678-9C40-339C-A9C6-32AB74FCC682> /usr/lib/closure/libclosured.dylib
    0x7fff7255d000 -     0x7fff72596ff7  libCRFSuite.dylib (41) <FE5EDB68-2593-3C2E-BBAF-1C52D206F296> /usr/lib/libCRFSuite.dylib
    0x7fff72597000 -     0x7fff725a2fff  libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib
    0x7fff72634000 -     0x7fff72635ff3  libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff7266c000 -     0x7fff72836ff3  libFosl_dynamic.dylib (17.8) <C58ED77A-4986-31C2-994C-34DDFB8106F0> /usr/lib/libFosl_dynamic.dylib
    0x7fff7286e000 -     0x7fff7286efff  libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff729a5000 -     0x7fff729a9ffb  libScreenReader.dylib (562.18.4) <E239923D-54C9-3BBF-852F-87C09DEF4091> /usr/lib/libScreenReader.dylib
    0x7fff729aa000 -     0x7fff729abffb  libSystem.B.dylib (1252.50.4) <C7810EA7-A61F-3817-8E54-E2EC4E26F946> /usr/lib/libSystem.B.dylib
    0x7fff72a3e000 -     0x7fff72a3efff  libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib
    0x7fff72a3f000 -     0x7fff72a55ff7  libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
    0x7fff72a56000 -     0x7fff72a80ff3  libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
    0x7fff72a81000 -     0x7fff72b02fdf  libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
    0x7fff72b06000 -     0x7fff72b06ff3  libauto.dylib (187) <A05C7900-F8C7-3E75-8D3F-909B40C19717> /usr/lib/libauto.dylib
    0x7fff72b07000 -     0x7fff72bbfff3  libboringssl.dylib (109.50.14) <E6813F87-B5E4-3F7F-A725-E6A7F2BD02EC> /usr/lib/libboringssl.dylib
    0x7fff72bc0000 -     0x7fff72bd0ff3  libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib
    0x7fff72bd1000 -     0x7fff72bdeffb  libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
    0x7fff72bdf000 -     0x7fff72c35fff  libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib
    0x7fff72c36000 -     0x7fff72c5aff7  libc++abi.dylib (400.8.2) <EF5E37D7-11D9-3530-BE45-B986612D13E2> /usr/lib/libc++abi.dylib
    0x7fff72c5c000 -     0x7fff72c6cfff  libcmph.dylib (6) <A5509EE8-7E00-3224-8814-015B077A3CF5> /usr/lib/libcmph.dylib
    0x7fff72c6d000 -     0x7fff72c83fff  libcompression.dylib (47.50.1) <491784AE-CB90-3E27-9081-95C3A1211760> /usr/lib/libcompression.dylib
    0x7fff72f2e000 -     0x7fff72f46ff7  libcoretls.dylib (155.50.1) <D350052E-DC4D-3185-ADBA-BA48EDCEE955> /usr/lib/libcoretls.dylib
    0x7fff72f47000 -     0x7fff72f48ff3  libcoretls_cfhelpers.dylib (155.50.1) <B297F5D8-F2FE-3566-A752-E9D998B9C039> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff73419000 -     0x7fff7346fff3  libcups.2.dylib (462.2) <64864CBE-03A3-34C7-9DBB-C93601F183FD> /usr/lib/libcups.2.dylib
    0x7fff735af000 -     0x7fff735affff  libenergytrace.dylib (16) <A92AB8B8-B986-3CE6-980D-D55090FEF387> /usr/lib/libenergytrace.dylib
    0x7fff735e6000 -     0x7fff735ebff3  libheimdal-asn1.dylib (520.50.6) <E358445A-B84E-31B5-BCCD-7E1397519D96> /usr/lib/libheimdal-asn1.dylib
    0x7fff73617000 -     0x7fff73708ff7  libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib
    0x7fff73709000 -     0x7fff73930ffb  libicucore.A.dylib (59173.0.1) <CECAD5E5-3EFD-3AAC-AD9B-E355B2DD5E9C> /usr/lib/libicucore.A.dylib
    0x7fff7397d000 -     0x7fff7397efff  liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
    0x7fff7397f000 -     0x7fff73998ffb  liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
    0x7fff73999000 -     0x7fff739afff7  libmarisa.dylib (9) <D6D2D55D-1D2E-3442-B152-B18803C0ABB4> /usr/lib/libmarisa.dylib
    0x7fff73a60000 -     0x7fff73c88ff7  libmecabra.dylib (779.7.6) <F462F170-E872-3D09-B219-973D5E99C09F> /usr/lib/libmecabra.dylib
    0x7fff73e60000 -     0x7fff73fdafff  libnetwork.dylib (1229.51.2) <D64FE2A1-CBFD-3817-A701-9A0DDBD70DCF> /usr/lib/libnetwork.dylib
    0x7fff74059000 -     0x7fff744477e7  libobjc.A.dylib (723) <DD9E5EC5-B507-3249-B700-93433E2D5EDF> /usr/lib/libobjc.A.dylib
    0x7fff7445a000 -     0x7fff7445efff  libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
    0x7fff74461000 -     0x7fff74495fff  libpcap.A.dylib (79.20.1) <FA13918B-A247-3181-B256-9B852C7BA316> /usr/lib/libpcap.A.dylib
    0x7fff74514000 -     0x7fff74530ffb  libresolv.9.dylib (65) <E8F3415B-4472-3202-8901-41FD87981DB2> /usr/lib/libresolv.9.dylib
    0x7fff7457f000 -     0x7fff74580ff3  libspindump.dylib (252) <D8E27057-E3CC-3D7F-A010-4A87830F6A83> /usr/lib/libspindump.dylib
    0x7fff74581000 -     0x7fff74714ff7  libsqlite3.dylib (274.8.1) <FCAD6A57-829E-3701-B16E-1833D620E0E8> /usr/lib/libsqlite3.dylib
    0x7fff748e8000 -     0x7fff74948ff3  libusrtcp.dylib (1229.51.2) <3D8806D9-4BA9-35EE-BC44-F58BC2A0962D> /usr/lib/libusrtcp.dylib
    0x7fff74949000 -     0x7fff7494cffb  libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
    0x7fff7494d000 -     0x7fff7495afff  libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
    0x7fff7495b000 -     0x7fff7495dfff  libxcselect.dylib (2349) <52E2182E-0315-3A11-B263-256EE9DC4DBD> /usr/lib/libxcselect.dylib
    0x7fff7495e000 -     0x7fff74a45fff  libxml2.2.dylib (31.10) <503721DB-0D8D-379E-B743-18CE59304155> /usr/lib/libxml2.2.dylib
    0x7fff74a46000 -     0x7fff74a6efff  libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib
    0x7fff74a6f000 -     0x7fff74a81ffb  libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
    0x7fff74b1d000 -     0x7fff74b21ff7  libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib
    0x7fff74b22000 -     0x7fff74b2cff3  libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib
    0x7fff74b2d000 -     0x7fff74b34fff  libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff74b35000 -     0x7fff74b3effb  libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib
    0x7fff74b3f000 -     0x7fff74bc4fff  libcorecrypto.dylib (562.50.17) <67007279-24E1-3F30-802D-A55CD5C27946> /usr/lib/system/libcorecrypto.dylib
    0x7fff74c4c000 -     0x7fff74c85ff7  libdispatch.dylib (913.50.12) <848EEE57-4235-3A61-9A52-C0097DD2AB5E> /usr/lib/system/libdispatch.dylib
    0x7fff74c86000 -     0x7fff74ca3ff7  libdyld.dylib (551.3) <CF59A5A5-288B-30E6-BD42-9056B4E4139A> /usr/lib/system/libdyld.dylib
    0x7fff74ca4000 -     0x7fff74ca4ffb  libkeymgr.dylib (28) <E34E283E-90FA-3C59-B48E-1277CDB9CDCE> /usr/lib/system/libkeymgr.dylib
    0x7fff74ca5000 -     0x7fff74cb1ff3  libkxld.dylib (4570.51.1) <C2B927F3-E9D9-3ACF-A358-A51A61749FB4> /usr/lib/system/libkxld.dylib
    0x7fff74cb2000 -     0x7fff74cb2ff7  liblaunch.dylib (1205.50.76) <4D52BB64-C568-3A36-8935-2480427EE2A2> /usr/lib/system/liblaunch.dylib
    0x7fff74cb3000 -     0x7fff74cb7ffb  libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib
    0x7fff74cb8000 -     0x7fff74cbaff3  libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib
    0x7fff74cbb000 -     0x7fff74cbcff3  libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib
    0x7fff74cbd000 -     0x7fff74cd4fff  libsystem_asl.dylib (356.50.1) <3B24F2D1-B578-359D-ADB2-0ED19A364C38> /usr/lib/system/libsystem_asl.dylib
    0x7fff74cd5000 -     0x7fff74cd5fff  libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib
    0x7fff74cd6000 -     0x7fff74d5fff7  libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib
    0x7fff74d60000 -     0x7fff74d63ffb  libsystem_configuration.dylib (963.50.8) <DF6B5287-203E-30CB-9947-78DF446C72B8> /usr/lib/system/libsystem_configuration.dylib
    0x7fff74d64000 -     0x7fff74d67ffb  libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff74d68000 -     0x7fff74d69fff  libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib
    0x7fff74d6a000 -     0x7fff74d70ff7  libsystem_dnssd.dylib (878.50.17) <9033B909-BCF7-37EB-A040-ADE8081611D6> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff74d71000 -     0x7fff74dbaff7  libsystem_info.dylib (517.30.1) <AB634A98-B8AA-3804-8436-38261FC8EC4D> /usr/lib/system/libsystem_info.dylib
    0x7fff74dbb000 -     0x7fff74de1ff7  libsystem_kernel.dylib (4570.51.1) <5CAAB092-02CC-3A37-9D5F-C4AD1083AB96> /usr/lib/system/libsystem_kernel.dylib
    0x7fff74de2000 -     0x7fff74e2dfcb  libsystem_m.dylib (3147.50.1) <FC2E58BA-E6D5-3D2A-89CA-67F212294136> /usr/lib/system/libsystem_m.dylib
    0x7fff74e2e000 -     0x7fff74e4dfff  libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib
    0x7fff74e4e000 -     0x7fff74f7eff3  libsystem_network.dylib (1229.51.2) <F65ED095-8ABA-3355-93F8-B9D0505932F4> /usr/lib/system/libsystem_network.dylib
    0x7fff74f7f000 -     0x7fff74f89ffb  libsystem_networkextension.dylib (767.50.25) <758F1414-796D-3422-83C9-92D2915A06CE> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff74f8a000 -     0x7fff74f93ff3  libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib
    0x7fff74f94000 -     0x7fff74f9bff7  libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib
    0x7fff74f9c000 -     0x7fff74fa7fff  libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib
    0x7fff74fa8000 -     0x7fff74fabfff  libsystem_sandbox.dylib (765.50.51) <B48D256E-D7DB-3D4F-BC95-34557170C7AA> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff74fac000 -     0x7fff74fadff3  libsystem_secinit.dylib (30) <DE8D14E8-A276-3FF8-AE13-77F7040F33C1> /usr/lib/system/libsystem_secinit.dylib
    0x7fff74fae000 -     0x7fff74fb5ff7  libsystem_symptoms.dylib (820.50.37) <ED7350E0-B68B-374A-9AB7-DC1F195A8327> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff74fb6000 -     0x7fff74fc9fff  libsystem_trace.dylib (829.50.17) <6568D68B-1D4C-38EE-90A9-54821D6403C0> /usr/lib/system/libsystem_trace.dylib
    0x7fff74fcb000 -     0x7fff74fd0ff7  libunwind.dylib (35.3) <BEF3FB49-5604-3B5F-82B5-332B80023AC3> /usr/lib/system/libunwind.dylib
    0x7fff74fd1000 -     0x7fff74ffefff  libxpc.dylib (1205.50.76) <25DB244E-217D-3CE0-A8F2-0C4255783B42> /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: 599283
    thread_create: 0
    thread_set_state: 319

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        2 
CoreUI image file                  168K        3 
Kernel Alloc Once                    8K        2 
MALLOC                            89.3M       33 
MALLOC guard page                   48K       11 
Memory Tag 242                      12K        2 
STACK GUARD                       56.0M        8 
Stack                             11.0M        8 
VM_ALLOCATE                        104K        7 
__DATA                            22.4M      249 
__FONT_DATA                          4K        2 
__LINKEDIT                       197.2M       29 
__TEXT                           145.4M      249 
__UNICODE                          560K        2 
mapped file                       40.2M        7 
shared memory                     2676K       13 
===========                     =======  ======= 
TOTAL                            565.3M      611 

Model: MacBookPro11,3, BootROM MBP112.0145.B00, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.19f12
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, -
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, -
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.77.37.29.1a7)
Bluetooth: Version 6.0.5f3, 3 services, 27 devices, 1 incoming serial ports
Network Service: USB 10/100/1000 LAN, Ethernet, en4
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
USB Device: USB 3.0 Bus1
USB Device: 4-Port USB 3.0 Hub
USB Device: USB 10/100/1000 LAN
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: 4-Port USB 2.0 Hub
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1
alanhamlett commented 6 years ago

You want to run two versions of Xcode at the same time, but it crashes?

Closing this issue since it's not related to the WakaTime plugin, but you can continue to discuss it here.