microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.71k stars 29.08k forks source link

vscode v 1.41.1 crashing on Mac OSX Catalina #88500

Closed adelwin closed 3 years ago

adelwin commented 4 years ago

Steps to Reproduce:

  1. uninstall vs-code
  2. install vs-code (both with manual download and using brew)
  3. start vscode (both with commandline or app shortcut) 4 app immediately crashes with this in system.log

    Jan 12 13:21:14 MacBook-Pro com.apple.xpc.launchd[1] (com.microsoft.VSCode.7368[1938]): Service exited with abnormal code: 1

I'm not quite sure as well on where to get more additional information.

Does this issue occur when all extensions are disabled?: Yes

adelwin commented 4 years ago

nevermind, i started vscode with --verbose option and it shows where i did wrong. I symlink-ed the ~/.vscode to my dotfiles, in a hope of persisting my plugins across multiple installs. But the vscode startup fails saying ~/.vscode already exist, and exiting.

If I can make a suggestion, rather try suppress the error and make use of the existing folder?

jdenver13 commented 4 years ago

Have same issues: MacBookPro locking up, unresponsive etc. Only happening since installing VSC. Removed VSC and Mac is working again. Running Catalina 10.15.2 and installing current version of VSC via website download file although I could have used brew in terminal but didn't.

adelwin commented 4 years ago

I would suggest to run with verbose option to find out what is it doing to lock up your system. perhaps it’s looping something, perhaps it’s waiting for some condition or etc.

axetroy commented 4 years ago

yeah. mee to.

Crashed very much again.

robinmin commented 4 years ago

I encountered with the same issue, and I got the following error message with verbose option.

~ code --verbose [main 2020-02-27T13:17:32.797Z] Error: connect EACCES ~/Library/Application Support/Code/1.42.1-main.sock at PipeConnectWrap.afterConnect [as oncomplete] (net.js:1054:14) [main 2020-02-27T13:17:32.798Z] Lifecycle#kill()

Anybody know what's wrong with my vscode?

dorentus commented 4 years ago

Same here.

$ code-insiders --version
1.43.0-insider
0eebaf9ad23748baca2afc0da425650922bc23de
x64
$ code-insiders --disable-extensions --verbose
[main 2020-03-03T02:06:12.996Z] Sending env to running instance...
[main 2020-03-03T02:06:13.005Z] Sent env to running instance. Terminating...
[main 2020-03-03T02:06:13.005Z] Lifecycle#kill()
$ code-insiders --disable-extensions --disable-gpu --verbose
[main 2020-03-03T02:06:23.814Z] Sending env to running instance...
[main 2020-03-03T02:06:23.820Z] Sent env to running instance. Terminating...
[main 2020-03-03T02:06:23.821Z] Lifecycle#kill()
dorentus commented 4 years ago

Same here.

$ code-insiders --version
1.43.0-insider
0eebaf9ad23748baca2afc0da425650922bc23de
x64
$ code-insiders --disable-extensions --verbose
[main 2020-03-03T02:06:12.996Z] Sending env to running instance...
[main 2020-03-03T02:06:13.005Z] Sent env to running instance. Terminating...
[main 2020-03-03T02:06:13.005Z] Lifecycle#kill()
$ code-insiders --disable-extensions --disable-gpu --verbose
[main 2020-03-03T02:06:23.814Z] Sending env to running instance...
[main 2020-03-03T02:06:23.820Z] Sent env to running instance. Terminating...
[main 2020-03-03T02:06:23.821Z] Lifecycle#kill()

It turns out that my issue above is caused by an unresponding vscode process (/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron in my case). After killing it, everything goes fine.

I think this may not be related to the op's problem.

axetroy commented 4 years ago

here is the crash log may help

Process:               Electron [65086]
Path:                  /Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron
Identifier:            Electron
Version:               1.43.0-insider (1.43.0-insider)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Electron [65086]
User ID:               501

Date/Time:             2020-03-04 14:28:00.269 +0800
OS Version:            Mac OS X 10.15.2 (19C57)
Report Version:        12
Anonymous UUID:        34C63521-9C63-1F38-3087-3E7AA3D67E1A

Sleep/Wake UUID:       6E779B57-8EEB-4967-BEDB-50763E981F55

Time Awake Since Boot: 180000 seconds
Time Since Wake:       1400 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000036af9
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [65086]

VM Regions Near 0x36af9:
--> 
    __TEXT                 00000001007af000-00000001007d8000 [  164K] r-x/rwx SM=COW  /Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron

Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   com.github.Electron.framework   0x0000000101462c55 0x1007ed000 + 13065301
1   com.github.Electron.framework   0x00000001008f69bd 0x1007ed000 + 1087933
2   com.github.Electron.framework   0x0000000101462c19 0x1007ed000 + 13065241
3   com.github.Electron.framework   0x00000001019097b1 0x1007ed000 + 17942449
4   com.github.Electron.framework   0x00000001017e91c6 0x1007ed000 + 16761286
5   com.github.Electron.framework   0x0000000101764101 0x1007ed000 + 16216321
6   com.github.Electron.framework   0x0000000101775e77 0x1007ed000 + 16289399
7   com.github.Electron.framework   0x0000000100e106cf 0x1007ed000 + 6436559
8   com.github.Electron.framework   0x0000000102d9fe67 0x1007ed000 + 39530087
9   com.github.Electron.framework   0x0000000102da4c3e 0x1007ed000 + 39550014
10  com.github.Electron.framework   0x0000000102da44c4 0x1007ed000 + 39548100
11  com.github.Electron.framework   0x0000000102d9cea3 0x1007ed000 + 39517859
12  com.github.Electron.framework   0x0000000102d9d71a 0x1007ed000 + 39520026
13  com.github.Electron.framework   0x0000000102db3aee 0x1007ed000 + 39611118
14  com.github.Electron.framework   0x0000000102a89832 0x1007ed000 + 36292658
15  com.github.Electron.framework   0x0000000102a997c4 0x1007ed000 + 36358084
16  com.github.Electron.framework   0x0000000102a99c97 0x1007ed000 + 36359319
17  com.github.Electron.framework   0x0000000102af6053 0x1007ed000 + 36737107
18  com.github.Electron.framework   0x0000000102a33dba 0x1007ed000 + 35941818
19  com.github.Electron.framework   0x0000000102af59bf 0x1007ed000 + 36735423
20  com.apple.CoreFoundation        0x00007fff32c5db21 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
21  com.apple.CoreFoundation        0x00007fff32c5dac0 __CFRunLoopDoSource0 + 103
22  com.apple.CoreFoundation        0x00007fff32c5d8d4 __CFRunLoopDoSources0 + 209
23  com.apple.CoreFoundation        0x00007fff32c5c740 __CFRunLoopRun + 1272
24  com.apple.CoreFoundation        0x00007fff32c5bbd3 CFRunLoopRunSpecific + 499
25  com.apple.HIToolbox             0x00007fff317b265d RunCurrentEventLoopInMode + 292
26  com.apple.HIToolbox             0x00007fff317b239d ReceiveNextEventCommon + 600
27  com.apple.HIToolbox             0x00007fff317b2127 _BlockUntilNextEventMatchingListInModeWithFilter + 64
28  com.apple.AppKit                0x00007fff2fe23eb4 _DPSNextEvent + 990
29  com.apple.AppKit                0x00007fff2fe22690 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
30  com.apple.AppKit                0x00007fff2fe143ae -[NSApplication run] + 658
31  com.github.Electron.framework   0x0000000102af685c 0x1007ed000 + 36739164
32  com.github.Electron.framework   0x0000000102af5388 0x1007ed000 + 36733832
33  com.github.Electron.framework   0x0000000102a9a178 0x1007ed000 + 36360568
34  com.github.Electron.framework   0x0000000102a6e997 0x1007ed000 + 36182423
35  com.github.Electron.framework   0x00000001014608e3 0x1007ed000 + 13056227
36  com.github.Electron.framework   0x0000000101461e42 0x1007ed000 + 13061698
37  com.github.Electron.framework   0x000000010145dc26 0x1007ed000 + 13044774
38  com.github.Electron.framework   0x000000010131b232 0x1007ed000 + 11723314
39  com.github.Electron.framework   0x000000010131ae4e 0x1007ed000 + 11722318
40  com.github.Electron.framework   0x00000001041ee649 0x1007ed000 + 60823113
41  com.github.Electron.framework   0x000000010131a4e4 0x1007ed000 + 11719908
42  com.github.Electron.framework   0x00000001007ef694 AtomMain + 84
43  com.microsoft.VSCodeInsiders    0x00000001007af9e0 0x1007af000 + 2528
44  libdyld.dylib                   0x00007fff6a2b87fd start + 1

Thread 1:: ThreadPoolServiceThread
0   libsystem_kernel.dylib          0x00007fff6a402072 kevent64 + 10
1   com.github.Electron.framework   0x0000000102aedaea 0x1007ed000 + 36702954
2   com.github.Electron.framework   0x0000000102aed956 0x1007ed000 + 36702550
3   com.github.Electron.framework   0x0000000102a9a178 0x1007ed000 + 36360568
4   com.github.Electron.framework   0x0000000102a6e997 0x1007ed000 + 36182423
5   com.github.Electron.framework   0x0000000102a9d277 0x1007ed000 + 36373111
6   com.github.Electron.framework   0x0000000102aa96a6 0x1007ed000 + 36423334
7   com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
8   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
9   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 2:: ThreadPoolBackgroundWorker
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.github.Electron.framework   0x0000000102a86825 0x1007ed000 + 36280357
3   com.github.Electron.framework   0x0000000102aa50bd 0x1007ed000 + 36405437
4   com.github.Electron.framework   0x0000000102aa5740 0x1007ed000 + 36407104
5   com.github.Electron.framework   0x0000000102aa52f4 0x1007ed000 + 36406004
6   com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
7   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 3:: Chrome_IOThread
0   libsystem_kernel.dylib          0x00007fff6a3fb5f6 __psynch_mutexdrop + 10
1   libsystem_pthread.dylib         0x00007fff6a4ba69f _pthread_mutex_firstfit_wake + 20
2   libsystem_pthread.dylib         0x00007fff6a4b87bc _pthread_mutex_firstfit_unlock_slow + 249
3   com.apple.CoreFoundation        0x00007fff32c4238e CFRunLoopWakeUp + 305
4   com.github.Electron.framework   0x0000000102a951bd 0x1007ed000 + 36340157
5   com.github.Electron.framework   0x0000000102a94560 0x1007ed000 + 36336992
6   com.github.Electron.framework   0x0000000102a94449 0x1007ed000 + 36336713
7   com.github.Electron.framework   0x0000000102a946b1 0x1007ed000 + 36337329
8   com.github.Electron.framework   0x0000000102a87c57 0x1007ed000 + 36285527
9   com.github.Electron.framework   0x0000000102db3d9f 0x1007ed000 + 39611807
10  com.github.Electron.framework   0x0000000102db3263 0x1007ed000 + 39608931
11  com.github.Electron.framework   0x00000001012b45e9 0x1007ed000 + 11302377
12  com.github.Electron.framework   0x00000001012b3f0c 0x1007ed000 + 11300620
13  com.github.Electron.framework   0x00000001012b074d 0x1007ed000 + 11286349
14  com.github.Electron.framework   0x00000001012a6f3a 0x1007ed000 + 11247418
15  com.github.Electron.framework   0x0000000101298746 0x1007ed000 + 11188038
16  com.github.Electron.framework   0x00000001012b8714 0x1007ed000 + 11319060
17  com.github.Electron.framework   0x0000000102aeea73 0x1007ed000 + 36706931
18  com.github.Electron.framework   0x0000000102aedb38 0x1007ed000 + 36703032
19  com.github.Electron.framework   0x0000000102aed956 0x1007ed000 + 36702550
20  com.github.Electron.framework   0x0000000102a9a178 0x1007ed000 + 36360568
21  com.github.Electron.framework   0x0000000102a6e997 0x1007ed000 + 36182423
22  com.github.Electron.framework   0x0000000101467944 0x1007ed000 + 13084996
23  com.github.Electron.framework   0x0000000102aa96a6 0x1007ed000 + 36423334
24  com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
25  libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
26  libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 4:
0   libsystem_kernel.dylib          0x00007fff6a3fdbce kevent + 10
1   com.github.Electron.framework   0x0000000105fcc92a 0x1007ed000 + 92141866
2   com.github.Electron.framework   0x0000000105fbc2d1 uv_run + 497
3   com.github.Electron.framework   0x0000000105f38236 0x1007ed000 + 91533878
4   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
5   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 5:
0   libsystem_kernel.dylib          0x00007fff6a3fbce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff6a4bd185 _pthread_cond_wait + 701
2   com.github.Electron.framework   0x0000000105fc7ca9 uv_cond_wait + 9
3   com.github.Electron.framework   0x0000000105f38348 0x1007ed000 + 91534152
4   com.github.Electron.framework   0x0000000105f35fbb 0x1007ed000 + 91525051
5   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
6   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 6:
0   libsystem_kernel.dylib          0x00007fff6a3fbce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff6a4bd185 _pthread_cond_wait + 701
2   com.github.Electron.framework   0x0000000105fc7ca9 uv_cond_wait + 9
3   com.github.Electron.framework   0x0000000105f38348 0x1007ed000 + 91534152
4   com.github.Electron.framework   0x0000000105f35fbb 0x1007ed000 + 91525051
5   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
6   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 7:
0   libsystem_kernel.dylib          0x00007fff6a3fbce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff6a4bd185 _pthread_cond_wait + 701
2   com.github.Electron.framework   0x0000000105fc7ca9 uv_cond_wait + 9
3   com.github.Electron.framework   0x0000000105f38348 0x1007ed000 + 91534152
4   com.github.Electron.framework   0x0000000105f35fbb 0x1007ed000 + 91525051
5   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
6   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 8:
0   libsystem_kernel.dylib          0x00007fff6a3f9296 semaphore_wait_trap + 10
1   com.github.Electron.framework   0x0000000105fc8210 uv_sem_wait + 16
2   com.github.Electron.framework   0x0000000105f83092 0x1007ed000 + 91840658
3   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
4   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 9:
0   libsystem_kernel.dylib          0x00007fff6a3fbce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff6a4bd185 _pthread_cond_wait + 701
2   com.github.Electron.framework   0x0000000105fc7ca9 uv_cond_wait + 9
3   com.github.Electron.framework   0x0000000105fb8289 0x1007ed000 + 92058249
4   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
5   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 10:
0   libsystem_kernel.dylib          0x00007fff6a3fbce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff6a4bd185 _pthread_cond_wait + 701
2   com.github.Electron.framework   0x0000000105fc7ca9 uv_cond_wait + 9
3   com.github.Electron.framework   0x0000000105fb8289 0x1007ed000 + 92058249
4   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
5   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 11:
0   libsystem_kernel.dylib          0x00007fff6a3fbce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff6a4bd185 _pthread_cond_wait + 701
2   com.github.Electron.framework   0x0000000105fc7ca9 uv_cond_wait + 9
3   com.github.Electron.framework   0x0000000105fb8289 0x1007ed000 + 92058249
4   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
5   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 12:
0   libsystem_kernel.dylib          0x00007fff6a3fbce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff6a4bd185 _pthread_cond_wait + 701
2   com.github.Electron.framework   0x0000000105fc7ca9 uv_cond_wait + 9
3   com.github.Electron.framework   0x0000000105fb8289 0x1007ed000 + 92058249
4   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
5   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 13:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff32c5dd0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation        0x00007fff32c5c8e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation        0x00007fff32c5bbd3 CFRunLoopRunSpecific + 499
5   com.apple.Foundation            0x00007fff352ff188 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
6   com.github.Electron.framework   0x0000000102af6561 0x1007ed000 + 36738401
7   com.github.Electron.framework   0x0000000102af5388 0x1007ed000 + 36733832
8   com.github.Electron.framework   0x0000000102a9a178 0x1007ed000 + 36360568
9   com.github.Electron.framework   0x0000000102a6e997 0x1007ed000 + 36182423
10  com.github.Electron.framework   0x0000000102aa96a6 0x1007ed000 + 36423334
11  com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
12  libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
13  libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 14:: CrShutdownDetector
0   libsystem_kernel.dylib          0x00007fff6a3f9c7e read + 10
1   com.github.Electron.framework   0x0000000100899c8f 0x1007ed000 + 707727
2   com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
3   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
4   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 15:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff32c5dd0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation        0x00007fff32c5c8e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation        0x00007fff32c5bbd3 CFRunLoopRunSpecific + 499
5   com.apple.Foundation            0x00007fff352ff188 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
6   com.github.Electron.framework   0x0000000102af6561 0x1007ed000 + 36738401
7   com.github.Electron.framework   0x0000000102af5388 0x1007ed000 + 36733832
8   com.github.Electron.framework   0x0000000102a9a178 0x1007ed000 + 36360568
9   com.github.Electron.framework   0x0000000102a6e997 0x1007ed000 + 36182423
10  com.github.Electron.framework   0x0000000102aa96a6 0x1007ed000 + 36423334
11  com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
12  libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
13  libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 16:: CompositorTileWorker1
0   libsystem_kernel.dylib          0x00007fff6a3fbce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff6a4bd185 _pthread_cond_wait + 701
2   com.github.Electron.framework   0x0000000102ae4905 0x1007ed000 + 36665605
3   com.github.Electron.framework   0x0000000103d8c25d 0x1007ed000 + 56226397
4   com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
5   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
6   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 17:: ThreadPoolSingleThreadForegroundBlocking0
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.github.Electron.framework   0x0000000102a86825 0x1007ed000 + 36280357
3   com.github.Electron.framework   0x0000000102aa50bd 0x1007ed000 + 36405437
4   com.github.Electron.framework   0x0000000102aa5740 0x1007ed000 + 36407104
5   com.github.Electron.framework   0x0000000102aa53e4 0x1007ed000 + 36406244
6   com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
7   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 18:
0   libsystem_kernel.dylib          0x00007fff6a4015be __select + 10
1   com.github.Electron.framework   0x0000000100928d42 0x1007ed000 + 1293634
2   com.github.Electron.framework   0x0000000100928567 0x1007ed000 + 1291623
3   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
4   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 19:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff32c5dd0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation        0x00007fff32c5c8e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation        0x00007fff32c5bbd3 CFRunLoopRunSpecific + 499
5   com.apple.AppKit                0x00007fff2ffc6a72 _NSEventThread + 132
6   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
7   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 20:
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff32c5dd0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation        0x00007fff32c5c8e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation        0x00007fff32c5bbd3 CFRunLoopRunSpecific + 499
5   com.apple.CoreFoundation        0x00007fff32ce419a CFRunLoopRun + 40
6   com.github.Electron.framework   0x0000000105fcbe76 0x1007ed000 + 92139126
7   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 21:
0   libsystem_kernel.dylib          0x00007fff6a3fbce6 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff6a4bd185 _pthread_cond_wait + 701
2   libc++.1.dylib                  0x00007fff673d4cc1 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3   spdlog.node                     0x000000010cfde2db spdlog::details::mpmc_bounded_queue<spdlog::details::async_log_helper::async_msg>::dequeue_for(spdlog::details::async_log_helper::async_msg&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 181
4   spdlog.node                     0x000000010cfdde50 spdlog::details::async_log_helper::process_next_msg() + 76
5   spdlog.node                     0x000000010cfddb9f spdlog::details::async_log_helper::worker_loop() + 175
6   spdlog.node                     0x000000010cfde58d void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (spdlog::details::async_log_helper::*)(), spdlog::details::async_log_helper*> >(void*) + 59
7   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 22:: ThreadPoolSingleThreadSharedBackgroundBlocking1
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.github.Electron.framework   0x0000000102a86825 0x1007ed000 + 36280357
3   com.github.Electron.framework   0x0000000102aa50bd 0x1007ed000 + 36405437
4   com.github.Electron.framework   0x0000000102aa546c 0x1007ed000 + 36406380
5   com.github.Electron.framework   0x0000000102aa5324 0x1007ed000 + 36406052
6   com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
7   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 23:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff32c5dd0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation        0x00007fff32c5c8e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation        0x00007fff32c5bbd3 CFRunLoopRunSpecific + 499
5   com.apple.Foundation            0x00007fff352ff188 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
6   com.github.Electron.framework   0x0000000102af6561 0x1007ed000 + 36738401
7   com.github.Electron.framework   0x0000000102af5388 0x1007ed000 + 36733832
8   com.github.Electron.framework   0x0000000102a9a178 0x1007ed000 + 36360568
9   com.github.Electron.framework   0x0000000102a6e997 0x1007ed000 + 36182423
10  com.github.Electron.framework   0x0000000102aa96a6 0x1007ed000 + 36423334
11  com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
12  libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
13  libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 24:: CacheThread_BlockFile
0   libsystem_kernel.dylib          0x00007fff6a402072 kevent64 + 10
1   com.github.Electron.framework   0x0000000102aedaea 0x1007ed000 + 36702954
2   com.github.Electron.framework   0x0000000102aed956 0x1007ed000 + 36702550
3   com.github.Electron.framework   0x0000000102a9a178 0x1007ed000 + 36360568
4   com.github.Electron.framework   0x0000000102a6e997 0x1007ed000 + 36182423
5   com.github.Electron.framework   0x0000000102aa96a6 0x1007ed000 + 36423334
6   com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
7   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 25:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff32c5dd0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation        0x00007fff32c5c8e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation        0x00007fff32c5bbd3 CFRunLoopRunSpecific + 499
5   com.apple.CFNetwork             0x00007fff313c2012 0x7fff31378000 + 303122
6   com.apple.Foundation            0x00007fff352f7788 __NSThread__start__ + 1064
7   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 26:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff32c5dd0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation        0x00007fff32c5c8e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation        0x00007fff32c5bbd3 CFRunLoopRunSpecific + 499
5   com.apple.Foundation            0x00007fff352ff188 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
6   com.github.Electron.framework   0x0000000102af6561 0x1007ed000 + 36738401
7   com.github.Electron.framework   0x0000000102af5388 0x1007ed000 + 36733832
8   com.github.Electron.framework   0x0000000102a9a178 0x1007ed000 + 36360568
9   com.github.Electron.framework   0x0000000102a6e997 0x1007ed000 + 36182423
10  com.github.Electron.framework   0x0000000102aa96a6 0x1007ed000 + 36423334
11  com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
12  libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
13  libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 27:: ThreadPoolForegroundWorker
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.github.Electron.framework   0x0000000102a86825 0x1007ed000 + 36280357
3   com.github.Electron.framework   0x0000000102aa50bd 0x1007ed000 + 36405437
4   com.github.Electron.framework   0x0000000102aa5740 0x1007ed000 + 36407104
5   com.github.Electron.framework   0x0000000102aa5384 0x1007ed000 + 36406148
6   com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
7   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 28:
0   libsystem_pthread.dylib         0x00007fff6a4b8818 start_wqthread + 0

Thread 29:
0   libsystem_pthread.dylib         0x00007fff6a4b8818 start_wqthread + 0

Thread 30:
0   libsystem_pthread.dylib         0x00007fff6a4b8818 start_wqthread + 0

Thread 31:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff32c5dd0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation        0x00007fff32c5c8e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation        0x00007fff32c5bbd3 CFRunLoopRunSpecific + 499
5   com.apple.Foundation            0x00007fff352ff188 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
6   com.github.Electron.framework   0x0000000102af6561 0x1007ed000 + 36738401
7   com.github.Electron.framework   0x0000000102af5388 0x1007ed000 + 36733832
8   com.github.Electron.framework   0x0000000102a9a178 0x1007ed000 + 36360568
9   com.github.Electron.framework   0x0000000102a6e997 0x1007ed000 + 36182423
10  com.github.Electron.framework   0x0000000102aa96a6 0x1007ed000 + 36423334
11  com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
12  libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
13  libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 32:: ThreadPoolBackgroundWorker
0   libsystem_kernel.dylib          0x00007fff6a3f925a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6a3f95d0 mach_msg + 60
2   com.github.Electron.framework   0x0000000102a86825 0x1007ed000 + 36280357
3   com.github.Electron.framework   0x0000000102aa50bd 0x1007ed000 + 36405437
4   com.github.Electron.framework   0x0000000102aa5740 0x1007ed000 + 36407104
5   com.github.Electron.framework   0x0000000102aa52f4 0x1007ed000 + 36406004
6   com.github.Electron.framework   0x0000000102aef867 0x1007ed000 + 36710503
7   libsystem_pthread.dylib         0x00007fff6a4bce65 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff6a4b883b thread_start + 15

Thread 33:
0   libsystem_pthread.dylib         0x00007fff6a4b8818 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000036a90  rbx: 0x00007fccd04c7200  rcx: 0x00000000f36098bf  rdx: 0x00007ffeef44e168
  rdi: 0x00007fccd04c7200  rsi: 0x00007fccd04c7200  rbp: 0x00007ffeef44e120  rsp: 0x00007ffeef44e110
   r8: 0x0000000000000001   r9: 0x0000000000000011  r10: 0x00000000000013b0  r11: 0x0000000000000000
  r12: 0x0000600001398090  r13: 0x0000000000000002  r14: 0x00007ffeef44e177  r15: 0x00007fccd00ff000
  rip: 0x0000000101462c55  rfl: 0x0000000000010206  cr2: 0x0000000000036af9

Logical CPU:     2
Error Code:      0x00000004 (no mapping for user data write)
Trap Number:     14

Binary Images:
       0x1007af000 -        0x1007d7fff +com.microsoft.VSCodeInsiders (1.43.0-insider - 1.43.0-insider) <3650AB5E-26FD-3F83-83C8-7590AC5D5DF1> /Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron
       0x1007ed000 -        0x106d6ef17 +com.github.Electron.framework (7.1.11) <A2808554-22DA-3EEE-AC1B-20544366F275> /Applications/Visual Studio Code - Insiders.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework
       0x1075fc000 -        0x107617fff +com.github.Squirrel (1.0 - 1) <E4398068-33D3-3A00-9DBE-5ACC9B022501> /Applications/Visual Studio Code - Insiders.app/Contents/Frameworks/Squirrel.framework/Versions/A/Squirrel
       0x107647000 -        0x1076aaff7 +org.reactivecocoa.ReactiveCocoa (1.0 - 1) <701B20DE-3ADD-3643-B52A-E05744C30DB3> /Applications/Visual Studio Code - Insiders.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A/ReactiveCocoa
       0x10772e000 -        0x107742fff +org.mantle.Mantle (1.0 - ???) <31915DD6-48E6-3706-A076-C9D4CE17F4F6> /Applications/Visual Studio Code - Insiders.app/Contents/Frameworks/Mantle.framework/Versions/A/Mantle
       0x107761000 -        0x1079d3ff7 +libffmpeg.dylib (0) <9C2A7243-EE31-362C-BCD6-A1717272B810> /Applications/Visual Studio Code - Insiders.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libffmpeg.dylib
       0x10b937000 -        0x10b93a047  libobjc-trampolines.dylib (781.2) <EB56CAD4-64BB-3EA4-B533-0E93F7DAEC45> /usr/lib/libobjc-trampolines.dylib
       0x10b955000 -        0x10b9e5cb7  dyld (733.8) <EEA931D0-403E-3BC8-862A-CBA037DE4A74> /usr/lib/dyld
       0x10cfcd000 -        0x10cfe2ff3 +spdlog.node (0) <5855D6F4-65A1-3C27-BE7E-1257BD7EBF2F> /Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/node_modules.asar.unpacked/spdlog/build/Release/spdlog.node
       0x10dd6f000 -        0x10dd71ff3  com.apple.CloudDocsFileProvider (1.0 - 690.1) <5884914D-8C4F-3BF1-8EF7-CFC3C4800CC7> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
       0x10dd7a000 -        0x10dd7dfff  com.apple.FileProviderOverride (265 - 265) <D18BF2F1-B0C1-327D-A913-D03DD67E28FD> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
       0x10dd86000 -        0x10dd9dffb  com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (1.0 - 1298.2.10) <4E2D8328-0B68-367B-8FA0-4A43A53A2E0E> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
       0x112902000 -        0x112904fff +keymapping.node (0) <D69C48F4-3367-3034-A7BD-A3B8514ACBAF> /Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/node_modules.asar.unpacked/native-keymap/build/Release/keymapping.node
       0x112f32000 -        0x1130f4fff +sqlite.node (0) <215240E0-45EA-344A-A7D6-247BB0CA4AC3> /Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/node_modules.asar.unpacked/vscode-sqlite3/build/Release/sqlite.node
    0x7fff27237000 -     0x7fff27246ff7  libSimplifiedChineseConverter.dylib (76) <7867BD25-DE94-332D-8D46-61F86ACD55C0> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x7fff2725e000 -     0x7fff2746aff7  com.apple.RawCamera.bundle (9.00.1 - 1310.23) <5683F10A-5153-38D7-81F0-1063B5C5C1B3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff29d37000 -     0x7fff29e37ffc  com.apple.driver.AppleIntelBDWGraphicsMTLDriver (14.3.9 - 14.0.3) <E198C4AE-41BE-37A5-A046-41E16BD8BB01> /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver
    0x7fff2e59c000 -     0x7fff2e795ff1  com.apple.avfoundation (2.0 - 1740.4) <08CFB987-762B-3E4F-A3AD-DB12B86B586B> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff2e796000 -     0x7fff2e862ff8  com.apple.audio.AVFAudio (1.0 - ???) <F4754148-8B1D-3FF6-9A05-9C689D5C8C1E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff2e982000 -     0x7fff2e982fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <EEBE6680-1AAB-3192-AA7C-450537B07F27> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff2e983000 -     0x7fff2e999fff  libCGInterfaces.dylib (524.2) <3DA50D4A-BE22-33FB-AE8E-4B68FE3294CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff2e99a000 -     0x7fff2f005fef  com.apple.vImage (8.1 - 524.2) <2BDE5231-B5ED-313E-918A-876ACE1C0FCF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff2f006000 -     0x7fff2f26ffff  libBLAS.dylib (1303.60.1) <94F6B3C0-5039-3F66-8B2E-98791287E459> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff2f270000 -     0x7fff2f55fff7  libBNNS.dylib (144.40.3) <F15D7D9E-0B9F-34FF-B144-DCA264614C54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff2f561000 -     0x7fff2f906fff  libLAPACK.dylib (1303.60.1) <DCC36295-FF39-35A1-8DF1-1E8A714E2265> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2f907000 -     0x7fff2f91cff8  libLinearAlgebra.dylib (1303.60.1) <E3C0CC64-906B-3B44-B8AA-3075BA20E161> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff2f91d000 -     0x7fff2f922ff3  libQuadrature.dylib (7) <17EC31E3-3D77-3B5A-8ADD-6A3DBC1531E7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2f923000 -     0x7fff2f993fff  libSparse.dylib (103) <350DAE1C-C990-343F-A98A-1B4317EAA869> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff2f994000 -     0x7fff2f9a6fef  libSparseBLAS.dylib (1303.60.1) <8C0C7291-AC3A-3808-9D45-E359A5E03F0E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2f9a7000 -     0x7fff2fb80ffb  libvDSP.dylib (735.40.1) <BD49856D-39CE-397F-A069-63B2F0D79529> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff2fb81000 -     0x7fff2fc3cfd7  libvMisc.dylib (735.40.1) <9C40AC77-59A4-3180-AA4F-8F13CABF02D9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2fc3d000 -     0x7fff2fc3dfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A8B35A80-7217-38B1-8A20-E8B4F73124F0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff2fc3e000 -     0x7fff2fc9dffc  com.apple.Accounts (113 - 113) <ABA6CA9E-22B4-3EE9-8C8D-080CB863FD72> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff2fde3000 -     0x7fff30b9efff  com.apple.AppKit (6.9 - 1894.20.140) <80D94BA8-5CEC-3D85-AEE9-364513234AC6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff30bee000 -     0x7fff30beefff  com.apple.ApplicationServices (48 - 50) <DD9B7CF2-A6CA-3C88-804A-C15AFFEC3CD6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff30bef000 -     0x7fff30c5afff  com.apple.ApplicationServices.ATS (377 - 493.0.2.1) <6BDB3B14-0F4E-3B10-93C8-7F0E5E4F2EFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff30cf3000 -     0x7fff30d31ff8  libFontRegistry.dylib (274.0.2.3) <3DD574D6-06F2-35A1-8CE0-6097BDD3DE1F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff30d8c000 -     0x7fff30dbbff7  com.apple.ATSUI (1.0 - 1) <FA934D50-2391-3515-95D4-35696E165C37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff30dbc000 -     0x7fff30dc0ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <C0801FB4-954F-3897-B384-276B73B062B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff30e5b000 -     0x7fff30eb1ff2  com.apple.HIServices (1.22 - 674.1) <8A3BBFB0-D41E-3BF1-AF8F-4E9082A49FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff30eb2000 -     0x7fff30ec0fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <BEDFF67B-5FD5-38FA-AC8F-D9458DC2EF50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff30ec1000 -     0x7fff30f06ff2  com.apple.print.framework.PrintCore (15 - 516) <14C48FDF-5E58-391B-873E-B96E55CDA21C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff30f07000 -     0x7fff30f11fff  com.apple.QD (4.0 - 413) <AD40EB5E-231E-39C5-A468-5B979374912C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff30f12000 -     0x7fff30f1fff0  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <16454C5C-4029-396A-A8F4-730E50CE2024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff30f20000 -     0x7fff31000ffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <9F13C2FB-6042-339A-8D85-E8E499BA856B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff31002000 -     0x7fff31002fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <22A443ED-28B0-3161-9CF6-890FD03275D3> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff31378000 -     0x7fff31704ff6  com.apple.CFNetwork (1121.1.2 - 1121.1.2) <CD7AA80C-C73B-39C7-AE03-A36BFB936F29> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff3177e000 -     0x7fff3177efff  com.apple.Carbon (160 - 162) <27DBFB11-A568-3C45-B98D-F5F5165E939B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3177f000 -     0x7fff31782ffb  com.apple.CommonPanels (1.2.6 - 101) <AE22F241-E6CE-3F18-9EB5-437CF0FDE477> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff31783000 -     0x7fff31a77ffb  com.apple.HIToolbox (2.1.1 - 994) <21D1507B-BFC3-33B7-88FE-64417FE9CAD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff31a78000 -     0x7fff31a7bff3  com.apple.help (1.3.8 - 68) <94E3E502-C479-3C37-8927-239FFF0205B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff31a7c000 -     0x7fff31a81ff7  com.apple.ImageCapture (9.0 - 1600.25.4.1) <89D63EAA-364C-34B4-A417-7A51BF52C4AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff31a82000 -     0x7fff31a82fff  com.apple.ink.framework (10.15 - 227) <66BD9432-DB9B-33EC-85B2-F5F21F39C4C3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff31a83000 -     0x7fff31a9dff2  com.apple.openscripting (1.7 - 185.1) <DF25310B-227E-3DB5-948C-E52F9877DEE7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff31abe000 -     0x7fff31abefff  com.apple.print.framework.Print (15 - 271) <27E1B868-53A4-3207-B36A-F08BDCBBBB3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff31abf000 -     0x7fff31ac1ff7  com.apple.securityhi (9.0 - 55008) <2C8B6D0E-3089-3964-B305-9EC3F74673A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff31ac2000 -     0x7fff31ac8ff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <93A00BEB-FEE0-3FC6-ABCA-846EDA81818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff31ac9000 -     0x7fff31c62ffa  com.apple.cloudkit.CloudKit (860 - 860) <10DA4BBC-C7DD-35F9-85A4-819D61B2BC2A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff31c63000 -     0x7fff31c63fff  com.apple.Cocoa (6.11 - 23) <37C3A005-20C7-3EC1-9256-658ED538E175> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff31c71000 -     0x7fff31e5cff7  com.apple.ColorSync (4.13.0 - 3394.3) <2DCA9B8E-1202-36F0-8867-AF4F687E17D2> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff3214c000 -     0x7fff3265bffa  com.apple.audio.CoreAudio (5.0 - 5.0) <E297B888-EC18-3333-AB26-5C80F4A2E40A> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff326ae000 -     0x7fff326e5ff0  com.apple.CoreBluetooth (1.0 - 1) <C2C12610-0109-35C0-BAFF-871D41D9EDE2> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff326e6000 -     0x7fff32ac8ffe  com.apple.CoreData (120 - 977.1) <B2656DA8-4BB1-3D54-AD5A-C02EDFD56AA3> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff32ac9000 -     0x7fff32bd8ff6  com.apple.CoreDisplay (1.0 - 186.3.8) <33C67C14-A3D8-36D8-96E4-3F5D61F6F7B2> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff32bd9000 -     0x7fff33059fe7  com.apple.CoreFoundation (6.9 - 1674.103) <D1F93A5F-5FB9-3088-BC16-36DBF58144C0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff3305b000 -     0x7fff336d4ff0  com.apple.CoreGraphics (2.0 - 1348.15) <21459707-0D60-3520-9999-49511ED16D85> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff336e2000 -     0x7fff33a3fff5  com.apple.CoreImage (15.0.0 - 920.9) <0A757F12-78A7-3C10-8F1D-118D855F6C65> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff33a40000 -     0x7fff33aa8ff5  com.apple.corelocation (2389.0.8 - 2389.0.8) <8FB99F90-C009-3924-828A-36114F2535CE> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff33aa9000 -     0x7fff33afaffe  com.apple.audio.midi.CoreMIDI (1.10 - 88) <5B70A6B6-DCBB-3ED1-A02F-9FF554BE32BA> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff33afd000 -     0x7fff33e02ffa  com.apple.CoreML (1.0 - 1) <DDF31038-65FF-3E32-8E52-B56DBD7D06FB> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff33e03000 -     0x7fff33eddff4  com.apple.CoreMedia (1.0 - 2520.9.4.1) <A53EF3A8-E192-3045-B4EA-8A05D1C5B521> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff33ede000 -     0x7fff33f40ff6  com.apple.CoreMediaIO (1000.0 - 5125.6) <6C81BF55-D317-3C82-BE29-60AE2958A642> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff33fc9000 -     0x7fff33fc9fff  com.apple.CoreServices (1069.11 - 1069.11) <DD05556D-DEF3-348D-878D-CA3AB5C91D66> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff33fca000 -     0x7fff3404ffff  com.apple.AE (838 - 838) <1D2A4944-20FA-372A-B8DE-01067521CF8C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff34050000 -     0x7fff34331ff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <17EE58A1-232F-3E35-AC81-C88509A1CE8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff34332000 -     0x7fff3437fffd  com.apple.DictionaryServices (1.2 - 323.3) <631AEDD4-9328-33A7-ACE5-5FDE790FE7FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff34380000 -     0x7fff34388fff  com.apple.CoreServices.FSEvents (1268.60.1 - 1268.60.1) <9C5A3C2D-CA76-329E-B80C-9CA1A1B1BE51> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff34389000 -     0x7fff345c2ff0  com.apple.LaunchServices (1069.11 - 1069.11) <7D9167B7-8C60-3F42-BA15-8A85E6238FD2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff345c3000 -     0x7fff3465bff9  com.apple.Metadata (10.7.0 - 2075.4) <E57FA2CF-3BD5-3947-84CC-976F192C07C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff3465c000 -     0x7fff34689ff7  com.apple.CoreServices.OSServices (1069.11 - 1069.11) <C7F894DA-EA68-3467-B004-1D6C7D58703A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff3468a000 -     0x7fff346f1fff  com.apple.SearchKit (1.4.1 - 1.4.1) <644BE782-F3CA-3CC2-A062-5472ECC68230> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff346f2000 -     0x7fff34716ff5  com.apple.coreservices.SharedFileList (131.3 - 131.3) <3B586025-C347-38CF-B89F-9942CB88AA79> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff34979000 -     0x7fff34a3eff4  com.apple.CoreTelephony (113 - 7296.1) <C25418BE-F753-3654-A304-08FC5EDC5B8B> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff34a3f000 -     0x7fff34bf3ffe  com.apple.CoreText (643.1.2.3 - 643.1.2.3) <97DA20DE-64C9-3589-92EB-BEC07B81EF19> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff34bf4000 -     0x7fff34c38fff  com.apple.CoreVideo (1.8 - 334.0) <63E19193-0864-373F-AC59-DC97514B02A5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff34c39000 -     0x7fff34cc6ff9  com.apple.framework.CoreWLAN (13.0 - 1455.3) <DC360D58-99EE-3760-9D79-5712B2872497> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff34d01000 -     0x7fff34d42ff7  com.apple.CryptoTokenKit (1.0 - 1) <0CD3BC52-0C4F-3775-A828-7E18A5171EBA> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
    0x7fff34e8a000 -     0x7fff34e95fff  com.apple.DirectoryService.Framework (10.15 - 220.40.1) <DF3ED7B3-3CD7-3921-A2F9-02CC994E05C2> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff34e96000 -     0x7fff34f41ff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <2163991C-1EA0-3A85-BC29-4C21C341B845> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff34f66000 -     0x7fff34f6cfff  com.apple.DiskArbitration (2.7 - 2.7) <8B55B221-DB4E-3CCD-B104-FC52A4127A66> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff35160000 -     0x7fff35286ff6  com.apple.FileProvider (265 - 265) <5A6F54E2-6B39-318D-A4BD-83E6FA2679D3> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff3529b000 -     0x7fff3529dff3  com.apple.ForceFeedback (1.0.6 - 1.0.6) <97106930-3894-3000-969B-7C72097BFDC1> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
    0x7fff3529e000 -     0x7fff35666ff4  com.apple.Foundation (6.9 - 1674.103) <9D7DB588-6BDC-3D7B-B267-761D4ECC88A9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff356d3000 -     0x7fff35723ff7  com.apple.GSS (4.0 - 2.0) <03016123-6D22-33EA-B9A7-EB60DD458FAB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff35724000 -     0x7fff35751ffe  com.apple.GameController (1.0 - 1) <1B955899-D5E4-30F4-8F1F-3D0B298A451F> /System/Library/Frameworks/GameController.framework/Versions/A/GameController
    0x7fff3585e000 -     0x7fff35976ff8  com.apple.Bluetooth (7.0.2 - 7.0.2f4) <33538BF2-D6D3-3BF2-844D-A11C118E479E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff359dd000 -     0x7fff35a80ffb  com.apple.framework.IOKit (2.0.2 - 1726.60.2) <65BD2F00-4BC5-3EF6-BF4D-DA1F0513E2B9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff35a82000 -     0x7fff35a92ffc  com.apple.IOSurface (269.6 - 269.6) <D90653D3-7E7F-3CFF-8F00-931B0AA725B1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff35ab0000 -     0x7fff35b07ff0  com.apple.ImageCaptureCore (1.0 - 1600.25.4.1) <A2CB9AC2-C861-3995-83EC-430563494486> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff35b08000 -     0x7fff35c65ffe  com.apple.ImageIO.framework (3.3.0 - 1972.15) <EB8B6FA3-46BF-3358-848C-49A8BC86E277> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff35c66000 -     0x7fff35c69fff  libGIF.dylib (1972.15) <2455E308-AF71-31A8-909B-35FC74A12CCD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff35c6a000 -     0x7fff35d24fe7  libJP2.dylib (1972.15) <B83242E3-6504-3AA6-84F4-916A264C9660> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff35d25000 -     0x7fff35d49fef  libJPEG.dylib (1972.15) <7358172D-7732-3ECA-ABA3-725787905AC9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff35fc7000 -     0x7fff35fe1fef  libPng.dylib (1972.15) <FC12703E-0CFA-3C06-9748-4AF1121C28BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff35fe2000 -     0x7fff35fe3fff  libRadiance.dylib (1972.15) <7CA6773D-F597-3DEB-8DBE-33B8CD3A1B3D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff35fe4000 -     0x7fff3602dfeb  libTIFF.dylib (1972.15) <32E24562-BA64-388E-8AD5-864C184C77BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff36046000 -     0x7fff364a3ff7  com.apple.Intents (1.0 - 1) <83D4AF0B-0D66-30EA-87FE-EE1BD4D10513> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff364a6000 -     0x7fff3743bff1  com.apple.JavaScriptCore (15608 - 15608.4.9.1.3) <64A51AB1-7CE5-3047-8E1C-ECDC49B97A5E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff37453000 -     0x7fff37465ff3  com.apple.Kerberos (3.0 - 1) <A7787101-9525-3C28-BDD5-77B3C73ED8B0> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff37466000 -     0x7fff37466fff  libHeimdalProxy.dylib (77) <CB20F0B8-EDC1-3592-8B2D-6AEF80BE080B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff37467000 -     0x7fff3749dfff  com.apple.LDAPFramework (2.4.28 - 194.5) <36821308-0C82-343C-A315-12B77A4BAE4E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff375b2000 -     0x7fff375d3ff9  com.apple.CoreAuthentication.SharedUtils (1.0 - 693.40.8) <4D988693-85FF-368C-BA11-0B9696A2478D> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7fff375d4000 -     0x7fff375ecffc  com.apple.LocalAuthentication (1.0 - 693.40.8) <4825F13B-C951-35E9-8AF0-EFD7D8378BCC> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7fff377f9000 -     0x7fff37803ff3  com.apple.MediaAccessibility (1.0 - 125) <A2CC9230-534D-3D1E-96E7-33EB54EBB8CF> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff37817000 -     0x7fff378ceff5  com.apple.MediaPlayer (1.0 - 1.0) <E57CD979-389A-37FF-97B9-2E86A2C0277E> /System/Library/Frameworks/MediaPlayer.framework/Versions/A/MediaPlayer
    0x7fff378cf000 -     0x7fff38014ff7  com.apple.MediaToolbox (1.0 - 2520.9.4.1) <C11D9AAA-0B53-3FE5-A9B8-8E3EB34F7B87> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff38016000 -     0x7fff380d9ff1  com.apple.Metal (212.2.4 - 212.2.4) <EC7C6127-B280-3EF0-AA80-5FB505148EED> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff380db000 -     0x7fff380f5ff4  com.apple.MetalKit (141.1 - 141.1) <77C5A2DD-1B7F-31BB-AD21-9B10BE008D8B> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff380f6000 -     0x7fff38132ff3  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7B7AF6B3-CD50-320A-85CA-45958CDF850A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff38133000 -     0x7fff381b9fe6  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <3D396C87-5CA4-3A8F-8EEF-FFE3883AD75A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff381ba000 -     0x7fff381deff8  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <D7E077C7-9332-30F9-8AFE-F02520EDF96B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff381df000 -     0x7fff381f4fff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <EE87BFE1-5811-3A0C-BC68-6966D7FEDAE5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff381f5000 -     0x7fff38354ff4  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <08A6AF10-E23F-3F1D-AA26-E79E7FC09B07> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff38355000 -     0x7fff383a3fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <6FA84C3F-72F0-3234-9406-8F9EB922D3A2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff383a4000 -     0x7fff383a5ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <4DB9192E-5464-3A78-A9D3-35153717A21F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff392eb000 -     0x7fff392f7ffe  com.apple.NetFS (6.0 - 4.0) <C803F10A-5C01-365B-A988-64B021DCDDD5> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff392f8000 -     0x7fff3943bff6  com.apple.Network (1.0 - 1) <B87BEA5C-05CF-3284-BB74-33F9297225F8> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff3943c000 -     0x7fff396a3ffa  com.apple.NetworkExtension (1.0 - 1) <B63B1EC0-C194-3EEE-BA06-B9C970B1B246> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7fff3be64000 -     0x7fff3bebcff7  com.apple.opencl (3.5 - 3.5) <987CE84F-AC14-3CD4-9233-51CA828DA927> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff3bebd000 -     0x7fff3bed9fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <BD6064BC-F588-3A34-A70C-CF8B62CA04E0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff3beda000 -     0x7fff3bee5ff7  com.apple.OpenDirectory (10.15 - 220.40.1) <17B8A217-97DE-3DCA-B91B-6FB68451B94B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff3c840000 -     0x7fff3c842fff  libCVMSPluginSupport.dylib (17.10.22) <F040B206-0834-3D3C-8941-B89F74D1F054> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff3c843000 -     0x7fff3c848fff  libCoreFSCache.dylib (176.10) <72D4F770-DB3F-3242-B3DB-8488D910BD47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff3c849000 -     0x7fff3c84dfff  libCoreVMClient.dylib (176.10) <05AF05BB-AE62-39F9-BDEA-1BB1EE643301> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff3c84e000 -     0x7fff3c856ff7  libGFXShared.dylib (17.10.22) <6F327728-FC25-3428-B734-824B48EFC20B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff3c857000 -     0x7fff3c861fff  libGL.dylib (17.10.22) <EA373BF1-0720-31A6-A5EF-8F1E67787264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff3c862000 -     0x7fff3c897fff  libGLImage.dylib (17.10.22) <6B0D6644-CEB0-3821-BAD4-05A56369A4F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff3ca2b000 -     0x7fff3ca67fff  libGLU.dylib (17.10.22) <3516B087-6286-3831-9706-87634DB3AF07> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff3d497000 -     0x7fff3d4a6ff7  com.apple.opengl (17.10.22 - 17.10.22) <43B981BE-B730-345F-9AA4-49D075EBE0DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff3d655000 -     0x7fff3d749ff7  com.apple.PDFKit (1.0 - 825.13.4.2) <1E33B313-7FD5-3836-8D72-7E67966FE675> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff3d74a000 -     0x7fff3d862ff9  com.apple.PencilKit (1.0 - 1) <E9DCAE20-B14D-37EB-BD81-091A1D33B6A5> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff3dafe000 -     0x7fff3db04ff6  com.apple.PushKit (1.0 - 1) <F74751B9-ACEB-3D3A-9B05-948A9797DBF5> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff3dc25000 -     0x7fff3de6cff6  com.apple.imageKit (3.0 - 1080) <A7646657-7446-3280-96ED-1D154460A4EF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff3de6d000 -     0x7fff3e32eff7  com.apple.QuartzComposer (5.1 - 377) <16883FFD-1BAB-35A9-BC4F-94C1381A8CA1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff3e32f000 -     0x7fff3e354ffc  com.apple.quartzfilters (1.10.0 - Tag) <ED332061-CF1B-3DCC-BFEC-2C405FCFF95B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff3e355000 -     0x7fff3e45fffe  com.apple.QuickLookUIFramework (5.0 - 906) <E4187756-234B-3201-B53A-2B045438104C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff3e460000 -     0x7fff3e460fff  com.apple.quartzframework (1.5 - 23) <19CDDE9A-148B-30EA-B712-AD9F356F5895> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff3e461000 -     0x7fff3e6dfff0  com.apple.QuartzCore (1.11 - 815.26) <D0953F98-5F8A-3346-8438-DBD870E9088B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff3e6e0000 -     0x7fff3e739ffb  com.apple.QuickLookFramework (5.0 - 906) <1EA4C4A6-59FB-3750-A1F5-948CCFD4C511> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff3e73a000 -     0x7fff3e76eff5  com.apple.QuickLookThumbnailing (1.0 - 1) <E42F1DA6-6104-3655-878C-85DFC83493B2> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff3ec0d000 -     0x7fff3ec25fff  com.apple.SafariServices.framework (15608 - 15608.4.9.1.3) <9340E3B7-8516-3589-9579-6E2BD7DEADA6> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff3f22f000 -     0x7fff3f581ffa  com.apple.security (7.0 - 59306.61.1) <8B67829D-DDEB-3208-A4CE-FD5A57B1A0BB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff3f582000 -     0x7fff3f60bff7  com.apple.securityfoundation (6.0 - 55236.60.1) <D4B6FD66-8DB2-3373-B192-00CB9DFF9AA7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff3f60c000 -     0x7fff3f639fff  com.apple.securityinterface (10.0 - 55139.0.1) <07F256E9-7920-3463-9D69-CC3D90C9748A> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff3f63a000 -     0x7fff3f63eff0  com.apple.xpc.ServiceManagement (1.0 - 1) <AC719A11-8152-3BA1-9A01-62AD8A8F4022> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff3f974000 -     0x7fff3f98effe  com.apple.StoreKit (1.0 - 1) <F9DD557E-4A71-3D3F-9C3C-9E49375CA211> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
    0x7fff403cf000 -     0x7fff40439fff  com.apple.SystemConfiguration (1.19 - 1.19) <96A25B9C-51EA-33B2-B681-B92365686CDB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff40601000 -     0x7fff40636ff2  com.apple.UserNotifications (1.0 - ???) <7F57C019-18BC-3F52-AF1A-66314750BBD4> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
    0x7fff406b5000 -     0x7fff40a0fffc  com.apple.VideoToolbox (1.0 - 2520.9.4.1) <DF0BB3D7-2F3E-3BDA-ACE5-C1E0AA17CA6B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff441a8000 -     0x7fff4426cfe7  com.apple.APFS (1412.61.1 - 1412.61.1) <AB316478-3C6D-33C1-A060-47D836CD01E1> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff44ba2000 -     0x7fff44c4eff5  com.apple.accounts.AccountsDaemon (113 - 113) <2A468668-EA93-3282-BF4A-EE8789618735> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
    0x7fff4535f000 -     0x7fff45360ff1  com.apple.AggregateDictionary (1.0 - 1) <29A10B7A-673A-3930-AB40-F1A57CE2D41E> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff45722000 -     0x7fff4586fff5  com.apple.AnnotationKit (1.0 - 325.3) <7C57C50B-42FC-35A8-95E6-BEB04CBBC177> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff45870000 -     0x7fff4588dffc  com.apple.AppContainer (4.0 - 448.60.2) <EDF36C00-E6DD-399C-A096-E837956D396C> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff458af000 -     0x7fff458c5ffa  com.apple.AppSSOCore (1.0 - 1) <6BE3A0D5-4291-32BE-ABFE-8224BA7A19B0> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
    0x7fff458e2000 -     0x7fff458f0ff7  com.apple.AppSandbox (4.0 - 448.60.2) <FE493C66-50EB-3B23-A88A-5886D1C1543E> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff458f3000 -     0x7fff4594dff1  com.apple.AppStoreDaemon (1.0 - 1) <FE60FFB7-529D-3453-AC4C-7480BDFC92A4> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/Versions/A/AppStoreDaemon
    0x7fff45ced000 -     0x7fff45d53ff7  com.apple.AppSupport (1.0.0 - 29) <3F0F057C-5F07-396F-81B7-B45D21D6A851> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff45d7f000 -     0x7fff45da3ff3  com.apple.framework.Apple80211 (13.0 - 1460.1) <4358EB87-7120-30C3-9517-A99F2B31E8ED> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff45ed9000 -     0x7fff45ee8fef  com.apple.AppleFSCompression (119 - 1.0) <48D076F0-D93E-3EFE-8400-9A7615D34F9F> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff45fe7000 -     0x7fff45ff2ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <1C27C132-6261-33D8-A2E2-2AC85AAA7494> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff45ff3000 -     0x7fff46033ff6  com.apple.AppleIDSSOAuthentication (1.0 - 1) <F40548D5-B898-32A7-A2C6-A52976B37155> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
    0x7fff46034000 -     0x7fff4607cfff  com.apple.AppleJPEG (1.0 - 1) <E24CA921-96D1-356A-9E24-F5BB15BA123A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4608e000 -     0x7fff46426ffc  com.apple.AppleMediaServices (1.0 - 1) <3FC4C5AA-C1CA-3FD5-B54D-5AB7D13CB4B5> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
    0x7fff46431000 -     0x7fff46456ffd  com.apple.aps.framework (4.0 - 4.0) <0CF0374F-5A3E-345E-BC89-9D46D4DE3387> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff46457000 -     0x7fff4645bff7  com.apple.AppleSRP (5.0 - 1) <1C833F7F-662E-33D0-A9E6-3F5C850A46AD> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff4645c000 -     0x7fff4647efff  com.apple.applesauce (1.0 - 16.22) <FB2BE134-D950-39FC-9912-C53B1CCFC38F> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff4653e000 -     0x7fff46541ffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <1374869E-E504-3C4F-999E-DF08DCF2643B> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff46542000 -     0x7fff46592ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <583AA51D-9755-3558-AAE0-8141D05810B1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff465db000 -     0x7fff465eaff9  com.apple.AssertionServices (1.0 - 223.60.4) <2C4FB378-B226-3134-A39E-ECB46B6FA5FA> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff46b29000 -     0x7fff46f27ff4  com.apple.audio.AudioResourceArbitration (1.0 - 1) <88BB4F0D-F9DD-3F63-B11D-21DB1365C7C8> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff4717e000 -     0x7fff473bbff7  com.apple.audio.AudioToolboxCore (1.0 - 1104.30) <20C1EA64-71AD-326A-A552-E37DC0D907BE> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff473bc000 -     0x7fff474d5ff4  com.apple.AuthKit (1.0 - 1) <1AE3B67D-F772-3711-9D9B-3B0AF9C31680> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff47690000 -     0x7fff47699ff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <C12221CF-CA5D-333F-B384-201235F2AB92> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff4769a000 -     0x7fff4773bff8  com.apple.backup.framework (1.11.2 - 1298.2.10) <29722310-281C-3DD8-A096-A3D4ECCD6176> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4773c000 -     0x7fff477bdffd  com.apple.BaseBoard (464.1 - 464.1) <9D9C02DD-412F-3678-8618-E11632006139> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4788e000 -     0x7fff478beffd  com.apple.BoardServices (1.0 - 464.1) <5755CB8C-1BE9-378E-ABF8-864B8B5A37F4> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7fff478bf000 -     0x7fff478fbfff  com.apple.bom (14.0 - 219.2) <6DAE8ED0-92B1-3E4B-B54C-E30D5588E02B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff47a1a000 -     0x7fff47a51ff9  com.apple.C2 (1.3 - 487) <9F7AF163-1B23-3EB8-8FE1-12416D58C7BC> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff48481000 -     0x7fff484d0fff  com.apple.ChunkingLibrary (302 - 302) <C9AFF6B0-8BBC-3FE7-BD65-0631E06DA637> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff485ff000 -     0x7fff4868aff4  com.apple.CloudDocs (1.0 - 690.1) <1C34BCEE-EA57-39D4-8E10-6D65C461BB75> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff49390000 -     0x7fff493a1fff  com.apple.CommonAuth (4.0 - 2.0) <4DB8B487-119C-3606-9F9D-A62AAB097D3D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff493b5000 -     0x7fff493ccfff  com.apple.commonutilities (8.0 - 900) <3F9742B4-C4D6-3EE8-89C2-1630F7C754CF> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff49ac3000 -     0x7fff49e98fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <54B58388-0D28-35E4-B4BD-9C1D279BD9ED> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff49e99000 -     0x7fff49ec7ffb  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <E57A2D84-4A66-35F6-A888-314AB0852643> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff49eea000 -     0x7fff49f09ff0  com.apple.analyticsd (1.0 - 1) <9AD0F7A2-37DE-3F14-A843-D573DED81646> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4a008000 -     0x7fff4a079ff6  com.apple.corebrightness (1.0 - 1) <0D04284F-5E82-375E-9C2D-760A71D93201> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff4a1d4000 -     0x7fff4a1dfff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <68D6AC85-CAFE-3223-BF1C-1FD8FFA61144> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff4a1e0000 -     0x7fff4a3ebff6  com.apple.CoreDuet (1.0 - 1) <74B8B6DE-378A-3406-A3CE-26D922BB448A> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff4a3ec000 -     0x7fff4a439ff8  com.apple.coreduetcontext (1.0 - 1) <40CB7299-3ECE-390E-B44E-A962983492CD> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff4a43a000 -     0x7fff4a44affe  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <DB8841D8-387D-3808-B73A-6CEE9BD992EB> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff4a44d000 -     0x7fff4a44ffff  com.apple.CoreDuetDebugLogging (1.0 - 1) <2EB416D8-43B8-340A-9052-C1F84DD0B9AA> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff4a460000 -     0x7fff4a470ff3  com.apple.CoreEmoji (1.0 - 107) <4BBD8552-5D0D-32F7-AB41-85A51F59B2CA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff4a61c000 -     0x7fff4a768fff  com.apple.CoreHandwriting (161 - 1.2) <7A9F3CB9-82D6-3E11-A5A0-CC1168342669> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff4aac4000 -     0x7fff4ab2eff0  com.apple.CoreNLP (1.0 - 213) <682C4550-F662-3BD0-BD30-A4BEF5E2B74B> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff4ae33000 -     0x7fff4aebcffa  com.apple.CorePDF (4.0 - 518.4.1) <0F40D8AD-FE93-3894-AA05-1524A63302FF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff4afa0000 -     0x7fff4afa8ff0  com.apple.CorePhoneNumbers (1.0 - 1) <8E2800B5-D750-340B-824C-F294A3581D51> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4b6f5000 -     0x7fff4b718ff7  com.apple.CoreSVG (1.0 - 129) <DF071FDE-1BE6-3899-B203-29275A39AD1E> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff4b719000 -     0x7fff4b74cff7  com.apple.CoreServicesInternal (446.6 - 446.6) <B7CEA8A6-6C94-3E88-844D-6A3169CC2BA9> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff4b74d000 -     0x7fff4b77bff7  com.apple.CSStore (1069.11 - 1069.11) <C7CCB364-F4ED-3E46-90D6-1376F10F8DB3> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff4bc7e000 -     0x7fff4bd05fff  com.apple.CoreSymbolication (11.0 - 64509.98.1) <38CCC6A0-E7F8-3FE0-A3E2-DF27CC6C8A58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff4bd9d000 -     0x7fff4bec9ff4  com.apple.coreui (2.1 - 608.3) <98D37B78-FC09-3D5B-B3F6-2B8A0E20360B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff4beca000 -     0x7fff4c065ff6  com.apple.CoreUtils (6.1 - 610.18) <CCC7314C-57F5-3528-B6F4-C470385069AF> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4c19a000 -     0x7fff4c1adff1  com.apple.CrashReporterSupport (10.13 - 15011) <72E8461C-DA63-3768-84DC-FB52DCB0CC4F> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff4c417000 -     0x7fff4c429ffc  com.apple.framework.DFRFoundation (1.0 - 252) <B5747371-51E9-30C2-A80E-AB995925CEB5> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff4c42a000 -     0x7fff4c42ffff  com.apple.DSExternalDisplay (3.1 - 380) <58AB05D2-DA0C-376E-972B-F50A774D726D> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff4c498000 -     0x7fff4c513ff8  com.apple.datadetectorscore (8.0 - 659) <FA91248B-4B1A-355B-BC2D-E6531DD67863> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff4c55f000 -     0x7fff4c59dff0  com.apple.DebugSymbols (194 - 194) <63EC0BF1-7FAC-3234-870A-0AB25921DADB> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff4c59e000 -     0x7fff4c6faffe  com.apple.desktopservices (1.14.2 - 1281.2.6) <61257EE1-FBCA-3B57-84C8-6EA97BCF39CC> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff4c83d000 -     0x7fff4c905ff6  com.apple.DiskImagesFramework (559.40.3 - 559.40.3) <FC858532-A872-3B43-8650-7D7E960C5457> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff4c906000 -     0x7fff4c9d6ff6  com.apple.DiskManagement (13.0 - 1648.60.1) <05521AEB-172A-3AAC-90CB-F0FA6B952883> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff4c9d7000 -     0x7fff4c9dbff1  com.apple.DisplayServicesFW (3.1 - 380) <E9E5443E-2888-32C6-9A58-D36081CFD4CF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff4ca31000 -     0x7fff4ca55ffd  com.apple.DuetActivityScheduler (1.0 - 1) <2FF3ABCD-F827-36F3-8569-B7B3451335FD> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff4ca7f000 -     0x7fff4cab4ff7  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <EF22F931-70F1-38F2-A0AE-76F1ED92FA50> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff4cab5000 -     0x7fff4cab9ff9  com.apple.EFILogin (2.0 - 2) <6FA447B0-32F6-3A81-B5EC-DAA9B595FACB> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff4d5d8000 -     0x7fff4d5eeff8  com.apple.Engram (1.0 - 1) <F0A08B28-F132-3CF6-9817-D856CAADF90F> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff4d5ef000 -     0x7fff4dc59ff1  com.apple.vision.EspressoFramework (1.0 - 188.2) <08FC5646-3B3F-33F9-9062-A75D6EAF80FD> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff4df3b000 -     0x7fff4e356ff9  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <8B2604AE-C6F8-3A53-8A94-DBA2A762EC2B> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff4e986000 -     0x7fff4e986ffb  com.apple.FinderSyncPriv (1.0.2 - 1298.2.10) <E903BEDA-F279-3D06-A787-E77EDB35BDC3> /System/Library/PrivateFrameworks/FinderSyncPriv.framework/Versions/A/FinderSyncPriv
    0x7fff4e9ba000 -     0x7fff4eaf1ffc  libFontParser.dylib (277.2.1.2) <06A40213-0043-31F3-9AF5-DA513322DA20> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff4eaf2000 -     0x7fff4eb26fff  libTrueTypeScaler.dylib (277.2.1.2) <84394970-1C12-3DFB-A72F-9E80944B2191> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff4eb8b000 -     0x7fff4eb9bff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <DF14F485-8D5C-3F5F-9846-7433958B752F> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff52060000 -     0x7fff52061fff  libmetal_timestamp.dylib (902.11.1) <815B0315-2A6A-374E-A9F5-A86A8242482B> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff53708000 -     0x7fff5370efff  com.apple.GPUWrangler (4.5.21 - 4.5.21) <ACFA40E7-18A3-3A98-BCB3-0196FFD230D2> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff53a2a000 -     0x7fff53a50ffb  com.apple.GenerationalStorage (2.0 - 313) <EF5FDA24-EE14-3EF6-BF2B-FA72FFA175C6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff53a69000 -     0x7fff54a46ff6  com.apple.GeoServices (1.0 - 1624.22.10.8.7) <759472D8-D79F-3CF6-980E-7FC5A8BF2B64> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff54b74000 -     0x7fff54b82ffb  com.apple.GraphVisualizer (1.0 - 100.1) <F59FCBF7-63DA-3C59-945E-E5BB66C4CCFF> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff54be7000 -     0x7fff54bf4ff9  com.apple.HID (1.0 - 1) <FCFE50EF-0158-3D64-A1BB-257D68F93FF8> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff54d15000 -     0x7fff54dd2ff4  com.apple.Heimdal (4.0 - 2.0) <DE4CE40D-4797-3793-97FE-49FC4B764E56> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff557c2000 -     0x7fff557f1ff4  com.apple.HelpData (2.3 - 199) <8EF69B4F-C103-3429-860F-296C19886E0E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff5652e000 -     0x7fff5662cff1  com.apple.ids (10.0 - 1000) <3C448B89-71E1-3C3F-AD3D-8BCB9AF5FC32> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff5662d000 -     0x7fff56769ff8  com.apple.idsfoundation (10.0 - 1000) <F60A650C-1118-392A-945C-EF782A38C03E> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff56d83000 -     0x7fff56de3ff2  com.apple.imfoundation (10.0 - 1000) <C82590A0-E04A-3750-B282-7588B716689A> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff56f11000 -     0x7fff56f19ffd  com.apple.IOAccelerator (438.2.8 - 438.2.8) <15817F17-2AF1-32DF-8A6C-DD65B80075D7> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff56f1c000 -     0x7fff56f32ff7  com.apple.IOPresentment (1.0 - 37) <F70AC027-E18E-39BC-A96E-ED15B802C832> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff572bc000 -     0x7fff57307ff4  com.apple.IconServices (438.3 - 438.3) <1F6BDF56-6C42-3C29-BD16-5C9921C64D87> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff574a6000 -     0x7fff574b2ffa  com.apple.IntentsFoundation (1.0 - 1) <9104E132-DF3B-360A-9694-7E0399C513A7> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff574c5000 -     0x7fff574cbffc  com.apple.InternationalSupport (1.0 - 45) <5A076C86-0CA4-338E-AEC1-1C8F5E601DA3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5770c000 -     0x7fff5772cff6  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <665A02F2-2DC9-3BE1-8A91-DC8629495B1D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff57884000 -     0x7fff57952ff5  com.apple.LanguageModeling (1.0 - 215.1) <34D9FCAB-CDB6-3F3A-AAD8-A9D0A0713AE3> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff57953000 -     0x7fff5799bff7  com.apple.Lexicon-framework (1.0 - 72) <7413459B-0E19-3C4F-BB84-4E8914875C2D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff579a2000 -     0x7fff579a6ff2  com.apple.LinguisticData (1.0 - 353.6) <63A3EE9B-A415-31A0-88DA-278AC277E1B1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff579cd000 -     0x7fff579f1ffe  com.apple.locationsupport (2389.0.8 - 2389.0.8) <EFEB2042-AF4B-3E37-B202-8359A8C11BEE> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff57a4a000 -     0x7fff57a4fff7  com.apple.LoginUICore (4.0 - 4.0) <468B06DF-5690-3404-B97E-FA6C393CACD6> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff58240000 -     0x7fff58243fff  com.apple.Mangrove (1.0 - 25) <B7599CE8-F263-314E-BE6D-454A183C08B0> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff58400000 -     0x7fff58400ff5  com.apple.marco (10.0 - 1000) <26791777-6C1F-38B3-87D8-CA5933D0C010> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff58401000 -     0x7fff58427ffe  com.apple.MarkupUI (1.0 - 325.3) <C6D96A77-CA1C-3993-AEE3-B126F3CBF03D> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff584ac000 -     0x7fff58536ff0  com.apple.MediaExperience (1.0 - 1) <560BBD61-82DB-33F0-8EF5-B0DF6DCAA7BB> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff58537000 -     0x7fff5856afff  com.apple.MediaKit (16 - 923) <C55D7226-8635-3C3D-84F6-B63051C78097> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff5862f000 -     0x7fff589b5ff1  com.apple.MediaRemote (1.0 - 1) <1C42BF38-407B-3FDC-B1A4-15CEAD830EDA> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
    0x7fff589b6000 -     0x7fff589f1ff7  com.apple.MediaServices (1.0 - 1) <B18D1B22-78F6-3795-94B8-F2CEDDD19EEE> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
    0x7fff58d00000 -     0x7fff58d4cfff  com.apple.spotlight.metadata.utilities (1.0 - 2075.4) <65B49E2A-EF09-30EB-9821-4B348E35EE0B> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff58d4d000 -     0x7fff58e1bffd  com.apple.gpusw.MetalTools (1.0 - 1) <0E41F3B9-EEB3-35AD-8464-75864345693A> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff58e75000 -     0x7fff58e8eff8  com.apple.MobileAssets (1.0 - 619.60.1) <FAEEE25D-5258-3C1F-8A2E-355FFC46CC43> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff5904b000 -     0x7fff59069ff7  com.apple.MobileKeyBag (2.0 - 1.0) <8C650D8D-3711-32C6-AF4B-E0F165B55B5E> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff59136000 -     0x7fff592cfff3  com.apple.Montreal (1.0 - 120.1) <4075C983-816B-3E80-8F22-B11E9406EC87> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff592d0000 -     0x7fff592feff7  com.apple.MultitouchSupport.framework (3420.2 - 3420.2) <1BB8C03E-ACBA-3042-9AFA-A918B6183C01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff597fd000 -     0x7fff59807fff  com.apple.NetAuth (6.2 - 6.2) <CB6D1EE0-3397-3254-A67B-FB24ABC3CF43> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff598ca000 -     0x7fff598e6ffc  com.apple.network.statistics.framework (1.2 - 1) <7403A009-7C3D-3D0D-9AEA-03995C9240BE> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff59f7b000 -     0x7fff59f7dffe  com.apple.OAuth (25 - 25) <82E50B5E-B9A2-30CD-AF20-9B0B33C4D3DB> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff5a1f8000 -     0x7fff5a244ff7  com.apple.OTSVG (1.0 - 643.1.2.3) <21D6DEC5-89CF-3856-977F-FFB033605FF6> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff5b3da000 -     0x7fff5b3e5ffe  com.apple.PerformanceAnalysis (1.243.1 - 243.1) <3D906473-45A4-3C06-93DB-F66ACF9E217D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5b3e6000 -     0x7fff5b40effb  com.apple.persistentconnection (1.0 - 1.0) <FDBC8DE5-1C73-3D5C-A9BA-3C391B10A7BD> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff5ce26000 -     0x7fff5ce56ff1  com.apple.pluginkit.framework (1.0 - 1) <B7C7947B-70FF-352A-8203-59D8EAEED7C8> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff5ce7f000 -     0x7fff5ce92ff8  com.apple.PowerLog (1.0 - 1) <6AA2A5E6-E9DF-3DE0-8DCB-B4B67DB90AD7> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff5dd00000 -     0x7fff5dd5aff7  com.apple.ProtectedCloudStorage (1.0 - 1) <53AE5D1D-D3A3-3085-88F8-2CE1076CF210> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff5dd5b000 -     0x7fff5dd74fff  com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <7CE69139-FFAC-3C48-A491-39604B93CA37> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5de80000 -     0x7fff5de83ff4  com.apple.QuickLookNonBaseSystem (1.0 - 1) <CF1D637B-BBD7-3457-9F7F-E952AB31E01A> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff5de84000 -     0x7fff5dea7ffb  com.apple.quicklook.QuickLookSupport (1.0 - 1) <AA96BC66-A363-33B6-ACF6-CF824EA23884> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff5deee000 -     0x7fff5df66ff8  com.apple.Rapport (1.9 - 190.11) <56B44EBC-77BF-3A12-8BC8-F264928A18B8> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff5e17d000 -     0x7fff5e1a6ff9  com.apple.RemoteViewServices (2.0 - 148) <590871B7-47F6-3936-AA17-B0AA0DC177D4> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5e30c000 -     0x7fff5e347ff4  com.apple.RunningBoardServices (1.0 - 223.60.4) <2DF794E5-4008-3D86-9856-F28C49142FE3> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff5fc8d000 -     0x7fff5fc90ff9  com.apple.SecCodeWrapper (4.0 - 448.60.2) <4EED91B7-2B87-3EDF-9E92-311F55247B3C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff5fe03000 -     0x7fff5ff27ff4  com.apple.Sharing (1506.6 - 1506.6) <6E65B170-45C1-354E-8D55-22BF5DFF9C90> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff5ff29000 -     0x7fff5ff47ffa  com.apple.shortcut (2.16 - 106) <6513852B-EA99-3AA3-81AE-5E0ECF29A858> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff5ff48000 -     0x7fff5ff68ffd  com.apple.sidecar-core (1.0 - 209) <DACA0931-6677-3C83-9231-C29E4FA9D624> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff5ff69000 -     0x7fff5ff7bff8  com.apple.sidecar-ui (1.0 - 209) <C943DA67-BBD0-3DA4-944C-FA3BAE4DF923> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff60f3f000 -     0x7fff61237ffa  com.apple.SkyLight (1.600.0 - 450.1) <65653F86-25AD-3283-9F81-DA56A8D01F69> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff61a7f000 -     0x7fff61a8dfff  com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <0D6C7167-ECA8-3D6E-BC08-CCE8B4115F8E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff61b4f000 -     0x7fff61ddaff6  com.apple.spotlight.index (10.7.0 - 2075.4) <4DFD4A1B-BCEA-3BA8-83B8-25EF715E7542> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff6215e000 -     0x7fff6219fff9  com.apple.StreamingZip (1.0 - 1) <EE12C4F6-D0AB-30E3-975D-4FBC599CB608> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff622b0000 -     0x7fff622b9ff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.60.1) <06787E03-CFFE-3240-B95A-8D2763ED550B> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff6232b000 -     0x7fff62355ffc  com.apple.framework.SystemAdministration (1.0 - 1.0) <1B306488-1675-33B8-B544-B3C3C93ECB39> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff6256f000 -     0x7fff6257fff3  com.apple.TCC (1.0 - 1) <5DDF1103-C7EE-3588-A532-F33AC526B288> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff62a74000 -     0x7fff62b3bff4  com.apple.TextureIO (3.10.9 - 3.10.9) <360BB4A8-E37F-30DB-B798-2DAD29DEA9D3> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff62cb8000 -     0x7fff62cb9fff  com.apple.TrustEvaluationAgent (2.0 - 33) <B479997B-F2E3-3D95-88F2-572D25B14A15> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff63992000 -     0x7fff63becff2  com.apple.UIFoundation (1.0 - 660) <5BAA592B-3B1B-367F-8A26-3AFFB4C355D0> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff63c7f000 -     0x7fff63c85ffe  com.apple.URLFormatting (119 - 119.15) <6AB7A1A4-B00E-3EAD-99F5-DFFD7BD5E3D0> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff647e0000 -     0x7fff64800fff  com.apple.UserManagement (1.0 - 1) <EDB62A60-2BCA-3022-A07F-83E9E0431C48> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff655b4000 -     0x7fff6569effe  com.apple.ViewBridge (462 - 462) <AD0573C5-5C5A-3BE3-AD29-FEE92A78B169> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff65844000 -     0x7fff65845fff  com.apple.WatchdogClient.framework (1.0 - 67.60.1) <DE42FAF9-24CB-34DA-9AD0-76FE0F3C1C5E> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff65bbe000 -     0x7fff65bfaff3  libAWDSupport.dylib (949) <4327700E-9E74-35F3-8C79-B5A3D6178566> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
    0x7fff65bfb000 -     0x7fff65ea0ff2  libAWDSupportFramework.dylib (3316) <3C299E10-89EA-37BF-9B5F-C740B4501E78> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff65ea1000 -     0x7fff65eb2ff7  libprotobuf-lite.dylib (3316) <173F37ED-367B-35B8-9541-7BFDC5C94321> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff65eb3000 -     0x7fff65f0dff3  libprotobuf.dylib (3316) <3B681C35-A20F-3B92-8C1F-D1FEB5B4F3E2> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff65f0e000 -     0x7fff65f52ff6  com.apple.awd (1.0 - 949) <D1CB2A40-D0B4-3D64-98DD-655327CC2FA7> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff66422000 -     0x7fff66425ffa  com.apple.dt.XCTTargetBootstrap (1.0 - 15700) <E7FE2B68-51FA-3863-AB49-BEE9D862DBAB> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6649e000 -     0x7fff664acff5  com.apple.audio.caulk (1.0 - 32.3) <400717FB-3552-3F61-BCBE-53F89F33DDAE> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff667ed000 -     0x7fff667efff3  com.apple.loginsupport (1.0 - 1) <1E3EFDAA-97FB-352A-8802-005343FE60F9> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff667f0000 -     0x7fff66803ffd  com.apple.login (3.0 - 3.0) <40531B9D-B0F1-371F-A5E8-0FC91D7AD175> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff66835000 -     0x7fff66841ffd  com.apple.perfdata (1.0 - 51.40.3) <6EC28F76-04A3-3E9A-9444-5FE5F90E8770> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff66b06000 -     0x7fff66b12ff3  libAudioStatistics.dylib (1104.30) <0F769C4F-E8D7-33E3-BC35-8B678E66E079> /usr/lib/libAudioStatistics.dylib
    0x7fff66b13000 -     0x7fff66b49ffa  libAudioToolboxUtility.dylib (1104.30) <5688DDAC-8A24-3061-B431-43AFCA320EF5> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff66b50000 -     0x7fff66b85ff7  libCRFSuite.dylib (48) <7E22F62C-3EEA-3880-9CCD-0EA93FB953DC> /usr/lib/libCRFSuite.dylib
    0x7fff66b88000 -     0x7fff66b92ff3  libChineseTokenizer.dylib (34) <3023F415-2B77-38DA-ABDD-16BFD18CED69> /usr/lib/libChineseTokenizer.dylib
    0x7fff66b93000 -     0x7fff66c1cfff  libCoreStorage.dylib (551) <5CA96279-B9E0-390D-8488-CD77D5EB89A6> /usr/lib/libCoreStorage.dylib
    0x7fff66c1f000 -     0x7fff66c21ff7  libDiagnosticMessagesClient.dylib (112) <D84AA565-8B5C-39EB-AB5E-61DC38B8493C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff66c66000 -     0x7fff66e1dff3  libFosl_dynamic.dylib (100.4) <84A5F946-01EE-3740-BD2F-4C2A6B1FE82B> /usr/lib/libFosl_dynamic.dylib
    0x7fff66e44000 -     0x7fff66e4aff3  libIOReport.dylib (54) <B68B8787-1D0A-3E06-8E6A-0E59771F796C> /usr/lib/libIOReport.dylib
    0x7fff66f2a000 -     0x7fff66f31fff  libMatch.1.dylib (36) <F161E5B5-59CB-3C46-BA6D-0E5DE36DF7FC> /usr/lib/libMatch.1.dylib
    0x7fff66f61000 -     0x7fff66f80fff  libMobileGestalt.dylib (826.60.1) <7FA72434-FD46-300D-A6BD-D47A4FEF03C5> /usr/lib/libMobileGestalt.dylib
    0x7fff66ff5000 -     0x7fff670d2ff7  libSMC.dylib (20) <F91F5C39-B4CC-3A8C-A769-49D704683A09> /usr/lib/libSMC.dylib
    0x7fff670e7000 -     0x7fff670e8ff3  libSystem.B.dylib (1281) <2F6BCFD9-A5F9-30FE-BF5A-5C53D3CBAB4D> /usr/lib/libSystem.B.dylib
    0x7fff670e9000 -     0x7fff67176ff7  libTelephonyUtilDynamic.dylib (3852) <1EB18EA2-EF1E-355A-9F6F-B2D9E662FE09> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff67177000 -     0x7fff67178fff  libThaiTokenizer.dylib (3) <DDCB09BD-CBDF-3628-B44F-C5328037A929> /usr/lib/libThaiTokenizer.dylib
    0x7fff67190000 -     0x7fff671a6fff  libapple_nghttp2.dylib (1.39.2) <0685C38F-7A9F-34CB-B3FF-92601483A0FF> /usr/lib/libapple_nghttp2.dylib
    0x7fff671db000 -     0x7fff6724dff7  libarchive.2.dylib (72.40.2) <88E010D7-060F-333E-B5B4-0249154B9868> /usr/lib/libarchive.2.dylib
    0x7fff6724e000 -     0x7fff672e4fc5  libate.dylib (2.0.9) <63A28B5E-0AAA-3893-91DD-1A64A03FE8A2> /usr/lib/libate.dylib
    0x7fff672e8000 -     0x7fff672e8ff3  libauto.dylib (187) <724B1E92-64DC-30CD-A90B-DA90B5794A94> /usr/lib/libauto.dylib
    0x7fff672e9000 -     0x7fff673aeffe  libboringssl.dylib (283.60.3) <402546BE-6EDB-35F7-AA16-4A1F4DD37CDF> /usr/lib/libboringssl.dylib
    0x7fff673af000 -     0x7fff673bfff3  libbsm.0.dylib (60) <2E6E444F-7BF3-32E0-AF3A-DE9BF9D9DAAB> /usr/lib/libbsm.0.dylib
    0x7fff673c0000 -     0x7fff673ccfff  libbz2.1.0.dylib (44) <8FCE28A3-D250-37F5-93B6-866E8494DCAA> /usr/lib/libbz2.1.0.dylib
    0x7fff673cd000 -     0x7fff67420ff7  libc++.1.dylib (800.7) <6018A70E-5CD3-32AF-BA60-E7A0B7E7CEB2> /usr/lib/libc++.1.dylib
    0x7fff67421000 -     0x7fff67435fff  libc++abi.dylib (800.7) <BC1E5821-4540-3226-ABB0-BC35E4DDF0B9> /usr/lib/libc++abi.dylib
    0x7fff67436000 -     0x7fff67436ffb  libcharset.1.dylib (59) <1B71DC8A-FBF2-37F8-92C0-34AE72B7CED3> /usr/lib/libcharset.1.dylib
    0x7fff67437000 -     0x7fff67448ffb  libcmph.dylib (8) <55F5F96B-F93C-3A1A-80F7-61B9ED2C2F6C> /usr/lib/libcmph.dylib
    0x7fff67449000 -     0x7fff67460fe7  libcompression.dylib (87) <35A0C0B0-6545-3E18-AEA7-F8C70E0FB095> /usr/lib/libcompression.dylib
    0x7fff67730000 -     0x7fff67746ff7  libcoretls.dylib (167) <EFA4D470-4840-3D55-A287-32E82EC0EC58> /usr/lib/libcoretls.dylib
    0x7fff67747000 -     0x7fff67748fff  libcoretls_cfhelpers.dylib (167) <F0EAEB10-7C1F-3CB1-B04E-D7B96665C749> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff67bec000 -     0x7fff67cf0fe7  libcrypto.44.dylib (47.11.1) <605586E0-F9D4-356B-80A6-3B630864535F> /usr/lib/libcrypto.44.dylib
    0x7fff67cf3000 -     0x7fff67cfeff7  libcsfde.dylib (551) <71213116-5522-34A0-B731-EA243E7CD88B> /usr/lib/libcsfde.dylib
    0x7fff67d06000 -     0x7fff67d65fff  libcups.2.dylib (483.2) <2C8BF301-578F-3148-9A52-C1CA90402D9B> /usr/lib/libcups.2.dylib
    0x7fff67d67000 -     0x7fff67dcefff  libcurl.4.dylib (118) <B8AE54EE-41F3-314B-BE6F-F2B70D186C4F> /usr/lib/libcurl.4.dylib
    0x7fff67e71000 -     0x7fff67e71fff  libenergytrace.dylib (21) <38819A80-4A1A-32D7-99D3-B675808F30CF> /usr/lib/libenergytrace.dylib
    0x7fff67e72000 -     0x7fff67e8bff7  libexpat.1.dylib (19.60.2) <81E75AD6-C332-3DC6-804F-A71FC64EC6A1> /usr/lib/libexpat.1.dylib
    0x7fff67e99000 -     0x7fff67e9bfff  libfakelink.dylib (149) <AAA5BBB4-F6FA-3B36-9245-B6999A95C63C> /usr/lib/libfakelink.dylib
    0x7fff67eaa000 -     0x7fff67eaffff  libgermantok.dylib (24) <6D3925E0-8A6F-3BE1-8729-ABEDE2264AF1> /usr/lib/libgermantok.dylib
    0x7fff67eb0000 -     0x7fff67eb9ff7  libheimdal-asn1.dylib (564.60.2) <69184137-9EFE-366C-BE2D-7027A1677F76> /usr/lib/libheimdal-asn1.dylib
    0x7fff67eba000 -     0x7fff67faaff7  libiconv.2.dylib (59) <54B90704-F9C8-31B4-AE04-FE496B3725A3> /usr/lib/libiconv.2.dylib
    0x7fff67fab000 -     0x7fff68203ff7  libicucore.A.dylib (64252.0.1) <AD2FDFC2-F9D9-3D64-950A-6CF6FC114B95> /usr/lib/libicucore.A.dylib
    0x7fff6821d000 -     0x7fff6821efff  liblangid.dylib (133) <7E36BF2A-6E88-3A32-8412-4FD5D850D44A> /usr/lib/liblangid.dylib
    0x7fff6821f000 -     0x7fff68237ff3  liblzma.5.dylib (16) <A4980A1E-CA23-31F2-8CAD-3BA62F802FE7> /usr/lib/liblzma.5.dylib
    0x7fff6824f000 -     0x7fff682f6fff  libmecab.dylib (883.1.1) <790EBEF5-E677-363E-848F-C5E378F35C98> /usr/lib/libmecab.dylib
    0x7fff682f7000 -     0x7fff68559fe1  libmecabra.dylib (883.1.1) <B59546A4-D7B2-365E-ADB3-13BC524E3407> /usr/lib/libmecabra.dylib
    0x7fff688c5000 -     0x7fff688f4ff7  libncurses.5.4.dylib (57) <D781E97A-8970-329C-ADB8-F3CEA0343F8E> /usr/lib/libncurses.5.4.dylib
    0x7fff68a23000 -     0x7fff68e99ff7  libnetwork.dylib (1880.60.5) <0B1AF784-11A0-31EE-AC24-2E0BAB975CC7> /usr/lib/libnetwork.dylib
    0x7fff68e9a000 -     0x7fff68eb0fff  libnetworkextension.dylib (1095.60.2) <9CBF2B1A-A0F9-32A6-8034-5483E5EF072F> /usr/lib/libnetworkextension.dylib
    0x7fff68f38000 -     0x7fff68f69fc6  libobjc.A.dylib (781.2) <17241F77-6A7A-39D7-8836-63E2725AA3C9> /usr/lib/libobjc.A.dylib
    0x7fff68f6a000 -     0x7fff68f6bff7  libodfde.dylib (26) <A2D8BCBC-AE08-3814-A7F7-E9852D69AB97> /usr/lib/libodfde.dylib
    0x7fff68f7c000 -     0x7fff68f80fff  libpam.2.dylib (25) <C6BFA445-E6A2-3A18-89F3-2E1D85405E69> /usr/lib/libpam.2.dylib
    0x7fff68f83000 -     0x7fff68fb9ff7  libpcap.A.dylib (89.60.2) <882835C6-7DA0-3465-A646-EBA215EF9DAD> /usr/lib/libpcap.A.dylib
    0x7fff68ff7000 -     0x7fff69005ff9  libperfcheck.dylib (37) <690BB406-E33C-3A99-82DF-BB02F0BB29CD> /usr/lib/libperfcheck.dylib
    0x7fff69006000 -     0x7fff69009ff3  libpmenergy.dylib (214.40.1) <D31C0A0F-2D3A-329E-B4A5-28A9BB066EB8> /usr/lib/libpmenergy.dylib
    0x7fff6900a000 -     0x7fff6900cfff  libpmsample.dylib (214.40.1) <234205F3-2C1A-302B-BAC0-46B5F8654DD6> /usr/lib/libpmsample.dylib
    0x7fff6903b000 -     0x7fff69053ff7  libresolv.9.dylib (67.40.1) <2DEF6C56-0CF8-3469-B21C-D8994D048807> /usr/lib/libresolv.9.dylib
    0x7fff69055000 -     0x7fff69099fff  libsandbox.1.dylib (1217.61.1) <5D1AC9FE-A068-3883-AEB6-5F0D2F8B93A5> /usr/lib/libsandbox.1.dylib
    0x7fff6909a000 -     0x7fff690acfff  libsasl2.2.dylib (213) <600FEDE0-0868-3579-8773-25BD2EC3C687> /usr/lib/libsasl2.2.dylib
    0x7fff690ad000 -     0x7fff690aeff7  libspindump.dylib (281.2) <8541CC86-40AB-3118-BD79-6B15F5871188> /usr/lib/libspindump.dylib
    0x7fff690af000 -     0x7fff6929cff7  libsqlite3.dylib (308.4) <5FAC89DA-EC45-3F38-8D00-FE638D6FD4D5> /usr/lib/libsqlite3.dylib
    0x7fff69390000 -     0x7fff693bdffb  libssl.46.dylib (47.11.1) <82B7CF9F-0C56-304B-874E-08DEDD5AD390> /usr/lib/libssl.46.dylib
    0x7fff6943f000 -     0x7fff69470fff  libtidy.A.dylib (17.1) <5CAC1772-33AA-3C0C-AD8A-5F2636E29E3B> /usr/lib/libtidy.A.dylib
    0x7fff69492000 -     0x7fff694edff8  libusrtcp.dylib (1880.60.5) <5D0CEAF0-F412-3768-9BE1-4D51F9832D29> /usr/lib/libusrtcp.dylib
    0x7fff694ee000 -     0x7fff694f1ffb  libutil.dylib (57) <86C9C769-0523-38C6-940E-900C8CAB780A> /usr/lib/libutil.dylib
    0x7fff694f2000 -     0x7fff694fffff  libxar.1.dylib (420) <03679705-EDE0-361D-B0B2-1A69170A6FF1> /usr/lib/libxar.1.dylib
    0x7fff69505000 -     0x7fff695e7ff7  libxml2.2.dylib (32.13) <DDA76502-B9D9-3459-97DB-C8B85D9310A9> /usr/lib/libxml2.2.dylib
    0x7fff695eb000 -     0x7fff69613fff  libxslt.1.dylib (16.7) <0BBEC00F-116C-3AF8-B751-970482388AED> /usr/lib/libxslt.1.dylib
    0x7fff69614000 -     0x7fff69626ffb  libz.1.dylib (76) <1005ADEB-04A2-3E42-B915-AB4B40A7AB3A> /usr/lib/libz.1.dylib
    0x7fff69650000 -     0x7fff69652ff9  liblog_network.dylib (1880.60.5) <3BC981ED-C918-3F05-99D9-E0162ED6B9D8> /usr/lib/log/liblog_network.dylib
    0x7fff6a08a000 -     0x7fff6a08fff3  libcache.dylib (83) <AD7479C0-73FA-3B2E-9544-D566DFFAB4C6> /usr/lib/system/libcache.dylib
    0x7fff6a090000 -     0x7fff6a09bfff  libcommonCrypto.dylib (60165) <F7B65873-FAC8-3EB5-8912-34109EFC74B5> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6a09c000 -     0x7fff6a0a3fff  libcompiler_rt.dylib (101.2) <51107CAA-0727-370D-8287-940D40D09AC1> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6a0a4000 -     0x7fff6a0adfff  libcopyfile.dylib (166.40.1) <6454A046-88E5-32D6-898C-FB0D30D28637> /usr/lib/system/libcopyfile.dylib
    0x7fff6a0ae000 -     0x7fff6a145fe7  libcorecrypto.dylib (866.60.3) <8090C446-35C8-31B4-8B1E-AF6D0EF3524B> /usr/lib/system/libcorecrypto.dylib
    0x7fff6a25c000 -     0x7fff6a29dff0  libdispatch.dylib (1173.60.1) <A9EDFE95-31BA-3BEF-89CA-60DE153237FA> /usr/lib/system/libdispatch.dylib
    0x7fff6a29e000 -     0x7fff6a2d3ff7  libdyld.dylib (733.8) <8E2D3DED-0756-37A0-9D55-B9264CA020B4> /usr/lib/system/libdyld.dylib
    0x7fff6a2d4000 -     0x7fff6a2d4ffb  libkeymgr.dylib (30) <0B9A3AF7-086E-3E7A-A52E-3DAF2E52CF86> /usr/lib/system/libkeymgr.dylib
    0x7fff6a2d5000 -     0x7fff6a2e1ff7  libkxld.dylib (6153.61.1) <E4A12D21-999B-34CE-ACEC-7C7972B3BAED> /usr/lib/system/libkxld.dylib
    0x7fff6a2e2000 -     0x7fff6a2e2ff7  liblaunch.dylib (1738.61.1) <A061D971-A337-3528-8B78-FFAD2B0B5CC6> /usr/lib/system/liblaunch.dylib
    0x7fff6a2e3000 -     0x7fff6a2e8ff7  libmacho.dylib (949.0.1) <9831715F-ED86-3A9D-88CD-152C888B784B> /usr/lib/system/libmacho.dylib
    0x7fff6a2e9000 -     0x7fff6a2ebff7  libquarantine.dylib (110.40.3) <58CE8913-EC7B-376B-BC80-69763993A1E4> /usr/lib/system/libquarantine.dylib
    0x7fff6a2ec000 -     0x7fff6a2edff7  libremovefile.dylib (48) <4E1AD797-3993-3E05-BB9B-B4E3038CE09C> /usr/lib/system/libremovefile.dylib
    0x7fff6a2ee000 -     0x7fff6a305fff  libsystem_asl.dylib (377.60.2) <2CD6CABE-F8D7-3CCA-A930-08F8AC356D30> /usr/lib/system/libsystem_asl.dylib
    0x7fff6a306000 -     0x7fff6a306fff  libsystem_blocks.dylib (74) <71A75F21-83AD-382F-95E4-4D6B77B4B9FE> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6a307000 -     0x7fff6a38eff7  libsystem_c.dylib (1353.60.8) <ECA8CD0D-0B55-3151-B389-8109DAEC85B1> /usr/lib/system/libsystem_c.dylib
    0x7fff6a38f000 -     0x7fff6a392ffb  libsystem_configuration.dylib (1061.40.2) <CE186284-4923-35DE-9141-7B6B89523668> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6a393000 -     0x7fff6a396ff7  libsystem_coreservices.dylib (114) <FBE4483A-7B6E-30CF-AECE-828AFFACDC15> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6a397000 -     0x7fff6a39ffff  libsystem_darwin.dylib (1353.60.8) <9AC37996-630C-3B1E-8285-CFC77B684359> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6a3a0000 -     0x7fff6a3a7ffb  libsystem_dnssd.dylib (1096.60.2) <7F0DF910-F4AC-3CED-9494-295B5E45549C> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6a3a8000 -     0x7fff6a3a9ffb  libsystem_featureflags.dylib (17) <985005B7-C0B3-3DCA-B064-6D34A0687212> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff6a3aa000 -     0x7fff6a3f7fff  libsystem_info.dylib (538) <D9805FBC-1BBD-3825-AB62-83C3ABB4191F> /usr/lib/system/libsystem_info.dylib
    0x7fff6a3f8000 -     0x7fff6a424ff7  libsystem_kernel.dylib (6153.61.1) <90F8650F-D3A9-38B3-BB8C-B5D3686393BC> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6a425000 -     0x7fff6a46cfcf  libsystem_m.dylib (3178) <92F1FF45-BD1C-32FE-A9A9-D12AF02C8212> /usr/lib/system/libsystem_m.dylib
    0x7fff6a46d000 -     0x7fff6a494fff  libsystem_malloc.dylib (283.60.1) <51472F42-71BE-348F-B42E-4EDD3040B690> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6a495000 -     0x7fff6a4a2ffb  libsystem_networkextension.dylib (1095.60.2) <846C06C0-A705-38AE-8A29-3FA4153252B3> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6a4a3000 -     0x7fff6a4acff3  libsystem_notify.dylib (241) <7CB7DE46-5877-3CAD-8526-CACEA22F3AD5> /usr/lib/system/libsystem_notify.dylib
    0x7fff6a4ad000 -     0x7fff6a4b6fef  libsystem_platform.dylib (220) <AC9560A9-CCE8-3158-BCC8-8FF47929397A> /usr/lib/system/libsystem_platform.dylib
    0x7fff6a4b7000 -     0x7fff6a4c1fff  libsystem_pthread.dylib (416.60.2) <9D14694F-F3FE-385D-9B23-6A87844D5CBF> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6a4c2000 -     0x7fff6a4c6fff  libsystem_sandbox.dylib (1217.61.1) <AA2E4441-A517-3921-AF0E-AA8158D2A6D9> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6a4c7000 -     0x7fff6a4c9fff  libsystem_secinit.dylib (62.60.1) <129C187A-E580-3F00-A0C3-E96A633364F1> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6a4ca000 -     0x7fff6a4d1ffb  libsystem_symptoms.dylib (1238.60.1) <5540DEA3-9C3A-3991-8C3A-7B375A5410C7> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6a4d2000 -     0x7fff6a4e8ff2  libsystem_trace.dylib (1147.60.3) <EF6BD746-85CD-3490-92E6-7C7EDA0B703B> /usr/lib/system/libsystem_trace.dylib
    0x7fff6a4ea000 -     0x7fff6a4efffb  libunwind.dylib (35.4) <769F4C16-2746-3182-85C1-45CC98D119C8> /usr/lib/system/libunwind.dylib
    0x7fff6a4f0000 -     0x7fff6a524ffe  libxpc.dylib (1738.61.1) <AC9AD00D-BAA9-3ABC-B557-77E604CF9955> /usr/lib/system/libxpc.dylib

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               512K        4 
Activity Tracing                   256K        1 
CG backing stores                  248K        2 
CG image                           164K       29 
CoreAnimation                     4000K      133 
CoreGraphics                         8K        1 
CoreImage                           32K        7 
CoreUI image data                  816K       13 
Foundation                          40K        2 
IOKit                             7940K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           212.0M      486 
MALLOC guard page                   48K       12 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Mach message                        48K        6 
Memory Tag 242                      12K        1 
Memory Tag 251                      12K        1 
Memory Tag 255                   141.2M       84 
PROTECTED_MEMORY                     4K        1 
SQLite page cache                   64K        1 
STACK GUARD                       56.1M       34 
Stack                            195.8M       34 
VM_ALLOCATE                       9604K       33 
__DATA                            48.2M      426 
__DATA_CONST                        36K        4 
__FONT_DATA                          4K        1 
__LINKEDIT                       358.6M       15 
__OBJC_RO                         32.0M        1 
__OBJC_RW                         1780K        2 
__TEXT                           393.6M      413 
__UNICODE                          564K        1 
libnetwork                         128K        8 
mapped file                      152.0M       38 
shared memory                      652K       19 
===========                     =======  ======= 
TOTAL                              2.0G     1816 
TOTAL, minus reserved VM space     1.6G     1816 
deepak1556 commented 3 years ago

Closing per original issue https://github.com/microsoft/vscode/issues/88500#issuecomment-573384131