sublimehq / sublime_text

Issue tracker for Sublime Text
https://www.sublimetext.com
807 stars 39 forks source link

Gets stuck deadly without chance to force quit / kill #6316

Open dy opened 7 months ago

dy commented 7 months ago

Description of the bug

I believe ST is the best editor ever, but unfortunately 3-4y ago it began getting stuck deadly on my machines, with one of updates, so that only system reboot would help. That is extremely annoying and is the only reason I was forced to quit it, wouldn't do otherwise.

Today tried giving it a try again hoping something is changed and it got deadly stuck again after 15 mins of work. I had to move to Zed for now.

Steps to reproduce

  1. Install ST
  2. Install colorsublime, file icons mono, markdown extended, pretty, configure theme / settings.
  3. Open some folder, work with files outside for some time.
  4. It will get stuck sooner or later, not sure what's the cause. No chance to force-quit /.kill.

Expected behavior

At least relaunch

Actual behavior

Deadlock

Sublime Text build number

4169

Operating system & version

macOS 14 Sonoma

(Linux) Desktop environment and/or window manager

No response

Additional information

MBP M2, no additional monitors

OpenGL context information

No response

BenjaminSchaaf commented 7 months ago

Getting a sample from Activity Monitor will help narrow this issue down. Open up "Activity Monitor", find and select Sublime Text, then under the … menu select "Sample Process".

shimonm commented 1 week ago

I am having the same problem. Here is the "Sample Process" from Activity Monitor.

Analysis of sampling sublime_text (pid 24409) every 1 millisecond
Process:         sublime_text [24409]
Path:            /Applications/Sublime Text.app/Contents/MacOS/sublime_text
Load Address:    0x105bca000
Identifier:      com.sublimetext.4
Version:         Build 4180 (4180)
Code Type:       X86-64
Platform:        macOS
Parent Process:  launchd [1]

Date/Time:       2024-10-03 13:35:38.778 -0400
Launch Time:     2024-10-03 13:31:11.225 -0400
OS Version:      macOS 15.0 (24A335)
Report Version:  7
Analysis Tool:   /usr/bin/sample

Physical footprint:         72.4M
Physical footprint (peak):  73.9M
Idle exit:                  untracked
----

Call graph:
    2284 Thread_1034286   DispatchQueue_1: com.apple.main-thread  (serial)
    + 2284 start  (in dyld) + 1805  [0x7ff81a6ba2cd]
    +   2284 main  (in sublime_text) + 17074  [0x105c570e2]
    +     2284 px_run_event_loop()  (in sublime_text) + 183  [0x105e1fca6]
    +       2284 -[NSApplication run]  (in AppKit) + 610  [0x7ff81e450eb7]
    +         2284 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 1290  [0x7ff81ee7c4c8]
    +           2284 _DPSNextEvent  (in AppKit) + 902  [0x7ff81e45fd8b]
    +             2284 _BlockUntilNextEventMatchingListInModeWithFilter  (in HIToolbox) + 66  [0x7ff826211b62]
    +               2284 ReceiveNextEventCommon  (in HIToolbox) + 646  [0x7ff8262119c4]
    +                 2284 RunCurrentEventLoopInMode  (in HIToolbox) + 292  [0x7ff82620bfe3]
    +                   2284 CFRunLoopRunSpecific  (in CoreFoundation) + 536  [0x7ff81ab2bb6c]
    +                     2284 __CFRunLoopRun  (in CoreFoundation) + 1393  [0x7ff81ab2c6cd]
    +                       2284 __CFRunLoopServiceMachPort  (in CoreFoundation) + 143  [0x7ff81ab2dc48]
    +                         2284 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +                           2284 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +                             2284 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +                               2284 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    2284 Thread_1034333: io_compute
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 queue_run_helper(void*)  (in sublime_text) + 85  [0x105d69889]
    +       2284 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    2284 Thread_1034334: io_worker
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 worker_run_helper(void*)  (in sublime_text) + 172  [0x105d5a198]
    +       2284 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    2284 Thread_1034335: io_worker
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 worker_run_helper(void*)  (in sublime_text) + 172  [0x105d5a198]
    +       2284 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    2284 Thread_1034337: task_worker
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 749  [0x105d6626c]
    +       2284 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    2284 Thread_1034338: task_worker
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 749  [0x105d6626c]
    +       2284 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    2284 Thread_1034339: task_worker
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 749  [0x105d6626c]
    +       2284 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    2284 Thread_1034340: task_worker
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 749  [0x105d6626c]
    +       2284 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    2284 Thread_1034341: task_worker
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 749  [0x105d6626c]
    +       2284 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    2284 Thread_1034342: task_worker
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 749  [0x105d6626c]
    +       2284 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    2284 Thread_1034343: task_worker
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 749  [0x105d6626c]
    +       2284 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    2284 Thread_1034353: com.apple.NSEventThread
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 _NSEventThread  (in AppKit) + 127  [0x7ff81e5b5d6d]
    +       2284 CFRunLoopRunSpecific  (in CoreFoundation) + 536  [0x7ff81ab2bb6c]
    +         2284 __CFRunLoopRun  (in CoreFoundation) + 1393  [0x7ff81ab2c6cd]
    +           2284 __CFRunLoopServiceMachPort  (in CoreFoundation) + 143  [0x7ff81ab2dc48]
    +             2284 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +               2284 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +                 2284 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +                   2284 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    2284 Thread_1034391: git_thread
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 queue_run_helper(void*)  (in sublime_text) + 85  [0x105d69889]
    +       2284 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    2284 Thread_1034425: shm_reader-3.3
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 shm_reader_thread(void*)  (in sublime_text) + 124  [0x105d065b9]
    +       2284 shm_read(shm_channel*, string_buffer*, int, long long)  (in sublime_text) + 45  [0x105d6520e]
    +         2284 shm_channel::read_bytes(char*, unsigned long, int, long long)  (in sublime_text) + 274  [0x105d6507e]
    +           2284 sem_wait  (in libsystem_kernel.dylib) + 10  [0x7ff81aa12682]
    2284 Thread_1034428: process_status
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, void (*)(unsigned int, std::function<void ()> const&), unsigned int, std::function<void ()>>>(void*)  (in sublime_text) + 51  [0x105d61707]
    +       2284 process_status_thread(unsigned int, std::function<void ()> const&)  (in sublime_text) + 172  [0x105d61601]
    +         2284 __wait4  (in libsystem_kernel.dylib) + 10  [0x7ff81aa0cbbe]
    2284 Thread_1034429: shm_reader-3.8
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 shm_reader_thread(void*)  (in sublime_text) + 124  [0x105d065b9]
    +       2284 shm_read(shm_channel*, string_buffer*, int, long long)  (in sublime_text) + 45  [0x105d6520e]
    +         2284 shm_channel::read_bytes(char*, unsigned long, int, long long)  (in sublime_text) + 274  [0x105d6507e]
    +           2284 sem_wait  (in libsystem_kernel.dylib) + 10  [0x7ff81aa12682]
    2284 Thread_1034432: process_status
    + 2284 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   2284 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     2284 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, void (*)(unsigned int, std::function<void ()> const&), unsigned int, std::function<void ()>>>(void*)  (in sublime_text) + 51  [0x105d61707]
    +       2284 process_status_thread(unsigned int, std::function<void ()> const&)  (in sublime_text) + 172  [0x105d61601]
    +         2284 __wait4  (in libsystem_kernel.dylib) + 10  [0x7ff81aa0cbbe]
    2284 Thread_1037617
      2284 start_wqthread  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bdb]
        2284 _pthread_wqthread  (in libsystem_pthread.dylib) + 415  [0x7ff81aa44cd8]
          2284 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7ff81aa08542]

Total number in stack (recursive counted multiple, when >=5):
        16       _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
        16       thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
        11       semaphore_wait_trap  (in libsystem_kernel.dylib) + 0  [0x7ff81aa06d80]
        7       std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 749  [0x105d6626c]

Sort by top of stack, same collapsed (when >= 5):
        semaphore_wait_trap  (in libsystem_kernel.dylib)        25124
        __wait4  (in libsystem_kernel.dylib)        4568
        mach_msg2_trap  (in libsystem_kernel.dylib)        4568
        sem_wait  (in libsystem_kernel.dylib)        4568
        __workq_kernreturn  (in libsystem_kernel.dylib)        2284

Binary Images:
       0x105bca000 -        0x1062beef7 +com.sublimetext.4 (Build 4180 - 4180) <4C4C449D-5555-3144-A1B5-449854F382E3> /Applications/Sublime Text.app/Contents/MacOS/sublime_text
       0x10ab44000 -        0x10ab50057  libobjc-trampolines.dylib (928.2) <A732C7F4-A3C1-39E5-9FC3-5E1DEB73A584> /usr/lib/libobjc-trampolines.dylib
    0x7ff81a671000 -     0x7ff81a6b3feb  libobjc.A.dylib (928.2) <A3FEF4CB-4302-3A38-9075-EF032041DABB> /usr/lib/libobjc.A.dylib
    0x7ff81a6b4000 -     0x7ff81a74032f  dyld (1.0.0 - 1231.3) <E6056C94-FC2D-3517-B1E1-46D8EB58A10E> /usr/lib/dyld
    0x7ff81a741000 -     0x7ff81a744ff8  libsystem_blocks.dylib (94) <54C72622-AC8F-3FAE-93A6-9CD993D1A099> /usr/lib/system/libsystem_blocks.dylib
    0x7ff81a745000 -     0x7ff81a78bffd  libxpc.dylib (2866.1.1) <56266E56-F52A-312E-AF72-3F1A87819BF9> /usr/lib/system/libxpc.dylib
    0x7ff81a78c000 -     0x7ff81a7a6ff6  libsystem_trace.dylib (1612.0.4) <275ECB93-C616-3990-9065-A34B55AE0C81> /usr/lib/system/libsystem_trace.dylib
    0x7ff81a7a7000 -     0x7ff81a858fd7  libcorecrypto.dylib (1736.0.43) <432EAA7B-A9CE-3582-ADCA-291B71681580> /usr/lib/system/libcorecrypto.dylib
    0x7ff81a859000 -     0x7ff81a89cfff  libsystem_malloc.dylib (646.0.13) <B55F4677-82F1-3CDB-914C-7DD8FCB7886D> /usr/lib/system/libsystem_malloc.dylib
    0x7ff81a89d000 -     0x7ff81a8e4ff9  libdispatch.dylib (1502.0.1) <6C0FF4E0-6F75-36FA-B45F-0075A398132D> /usr/lib/system/libdispatch.dylib
    0x7ff81a8e5000 -     0x7ff81a8e7fff  libsystem_featureflags.dylib (94) <BF079AEE-2277-3F2B-A771-7920C3E3605A> /usr/lib/system/libsystem_featureflags.dylib
    0x7ff81a8e8000 -     0x7ff81a970ff7  libsystem_c.dylib (1669.0.4) <2D4E63EF-E31C-3CC1-94EC-2B7E28B9782F> /usr/lib/system/libsystem_c.dylib
    0x7ff81a971000 -     0x7ff81a9edffb  libc++.1.dylib (1800.101) <E35E82F9-4037-35DA-99F0-4D09BE1D9721> /usr/lib/libc++.1.dylib
    0x7ff81a9ee000 -     0x7ff81aa05fff  libc++abi.dylib (1800.101) <D40C367E-9D23-34E8-8B48-7C5D3DCA9523> /usr/lib/libc++abi.dylib
    0x7ff81aa06000 -     0x7ff81aa41fff  libsystem_kernel.dylib (11215.1.10) <A0AEE5CA-4298-3070-82F9-EA72229F36E5> /usr/lib/system/libsystem_kernel.dylib
    0x7ff81aa42000 -     0x7ff81aa4dfff  libsystem_pthread.dylib (535) <C0DB9CF9-86EC-31D4-A557-2C07945FD8F2> /usr/lib/system/libsystem_pthread.dylib
    0x7ff81aa4e000 -     0x7ff81aa78fff  libdyld.dylib (1231.3) <E46A16D6-D0FB-3F84-8EBF-42EF7435535E> /usr/lib/system/libdyld.dylib
    0x7ff81aa79000 -     0x7ff81aa82fff  libsystem_platform.dylib (340) <2568A05F-3DB8-3B09-9EA2-AAF2FC264A52> /usr/lib/system/libsystem_platform.dylib
    0x7ff81aa83000 -     0x7ff81aab0ff7  libsystem_info.dylib (592) <D0629E08-28B9-3597-B8B9-9EA8C564EDA2> /usr/lib/system/libsystem_info.dylib
    0x7ff81aab1000 -     0x7ff81af50ff2  com.apple.CoreFoundation (6.9 - 3038.1.402) <A7324227-EB88-3393-8EFE-10A9F3D28064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff81af51000 -     0x7ff81b22aff0  com.apple.LaunchServices (1141.1 - 1141.1) <FB06CFD6-2B67-3A2E-B9A8-33EDC6503C74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7ff81b22b000 -     0x7ff81b3b0ffa  com.apple.gpusw.MetalTools (1.0 - 1) <4DE301F8-3B46-3807-948D-A718478C263C> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7ff81b3b1000 -     0x7ff81b614fcf  libBLAS.dylib (1508.1.1) <7F3EE426-97AA-3013-803B-1943BA6BF1F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7ff81b615000 -     0x7ff81b70cfff  com.apple.Lexicon-framework (1.0 - 164.1) <D391CA47-5DE3-353F-9C2A-0A75C9B3380C> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7ff81b70d000 -     0x7ff81b783fff  libSparse.dylib (127) <3B362973-D205-3727-AA74-EF00B5D2DC0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7ff81b784000 -     0x7ff81b809fff  com.apple.SystemConfiguration (1.21 - 1.21) <DB3BCE2A-0409-39A7-9B1A-BBB312AC4E34> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7ff81b80a000 -     0x7ff81b840fff  libCRFSuite.dylib (54) <F5797669-5FD1-3764-BB7C-7B5CBC1A3DE0> /usr/lib/libCRFSuite.dylib
    0x7ff81baf6000 -     0x7ff81c92fff0  com.apple.Foundation (6.9 - 3038.1.402) <B54A23DD-8603-361B-AD2E-54AC2CD8AC39> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff81c930000 -     0x7ff81caddffb  com.apple.LanguageModeling (1.0 - 410.2) <9A495FBA-89E7-343B-A4EA-ED8F250E11CC> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7ff81cade000 -     0x7ff81cc08ffb  com.apple.CoreDisplay (286 - 286) <CE80CDE1-037D-3A1F-85DB-70438A0BABD6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7ff81cc09000 -     0x7ff81cfb7fe4  com.apple.audio.AudioToolboxCore (1.0 - 1456.126.10.2) <57826477-CAAE-39B0-8667-2B00F03FB817> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7ff81cfb8000 -     0x7ff81d1d8ff5  com.apple.CoreText (841.0.0.1 - 841.0.0.1) <C3EB23CC-FC68-312E-BC9D-8E28A4A44DA3> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7ff81d1d9000 -     0x7ff81d917fff  com.apple.audio.CoreAudio (5.0 - 5.0) <D3A27106-6AE2-354D-9402-56D6E05F8589> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7ff81d918000 -     0x7ff81dcd9ff1  com.apple.security (7.0 - 61439.1.1) <92A6A172-08EB-3709-B027-1499F5572DDE> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7ff81dcda000 -     0x7ff81df78ff7  libicucore.A.dylib (74221) <F22842F8-8C24-389E-A655-55EFD1DF3629> /usr/lib/libicucore.A.dylib
    0x7ff81df79000 -     0x7ff81df83fff  libsystem_darwin.dylib (1669.0.4) <73DCEEA3-2623-324C-84FB-0C7037EE3CD3> /usr/lib/system/libsystem_darwin.dylib
    0x7ff81df84000 -     0x7ff81e26dff1  com.apple.CoreServices.CarbonCore (1333 - 1333) <9BBDF4A9-6AD6-3645-A478-B740F8F50B75> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7ff81e26e000 -     0x7ff81e2aefff  com.apple.CoreServicesInternal (505 - 505) <100FB55B-4887-3254-8BD8-55995B1F0F40> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7ff81e2af000 -     0x7ff81e2eeff1  com.apple.CSStore (1141.1 - 1141.1) <4A4D22DC-95D5-3910-8CEC-A156BE296F79> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7ff81e2ef000 -     0x7ff81e3b4ffc  com.apple.framework.IOKit (2.0.2 - 100140.0.6) <F26151FA-7728-3416-81FE-3288131C9575> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7ff81e3b5000 -     0x7ff81e3c6ff7  libsystem_notify.dylib (327.0.5) <E165B6D5-492D-33DF-A9E6-D1FB99D8741B> /usr/lib/system/libsystem_notify.dylib
    0x7ff81e3c7000 -     0x7ff81e41fff7  libsandbox.1.dylib (2401.1.3) <041F2AA9-0009-360C-93C5-AF9EEE5B531D> /usr/lib/libsandbox.1.dylib
    0x7ff81e420000 -     0x7ff81f8baffd  com.apple.AppKit (6.9 - 2566) <55408426-52C7-3B83-9097-0A12AA2620E1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff81f8bb000 -     0x7ff81fa8effe  com.apple.UIFoundation (1.0 - 967) <F9AC73D4-7FE4-38AE-9A99-319C3ACFFB98> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7ff81fa8f000 -     0x7ff81faa4ff1  com.apple.UniformTypeIdentifiers (709 - 709) <1623991A-F567-3D1D-8222-2A65AEAF58EF> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7ff81faa5000 -     0x7ff81fcbdff5  com.apple.desktopservices (15.0 - 1732) <7112EFEA-954C-3D44-B91A-8436747435A9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7ff81fd17000 -     0x7ff81ff66ffc  com.apple.CoreDuet (1.0 - 1) <4E67AFEB-9D66-3081-816C-C3E90FC54F6E> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7ff81ff67000 -     0x7ff82003affa  libboringssl.dylib (486.0.10) <39BF97FD-5026-35E6-A1D2-5C4374F37F70> /usr/lib/libboringssl.dylib
    0x7ff82003b000 -     0x7ff82003bfff  libnetwork.dylib (4277.1.6) <218F2D43-6149-34E3-BE4A-F2EB610F38E1> /usr/lib/libnetwork.dylib
    0x7ff82003c000 -     0x7ff8203dcffa  com.apple.CFNetwork (1.0 - 1568.100.1) <7C0DCAFC-02F3-3B80-8B9D-2912D38A1888> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7ff8203dd000 -     0x7ff8203f6ff7  libsystem_networkextension.dylib (2049.1.4) <C8E01D49-17D9-3045-8FD0-C5C178ECF6AF> /usr/lib/system/libsystem_networkextension.dylib
    0x7ff8203f7000 -     0x7ff8203f7ffb  libenergytrace.dylib (23) <9681D042-D83F-31F1-A89D-22FCEC673461> /usr/lib/libenergytrace.dylib
    0x7ff8203f8000 -     0x7ff82046bff2  libMobileGestalt.dylib (1389.0.8) <353E2BDE-D499-3F05-9CF8-F4A5BFAE9985> /usr/lib/libMobileGestalt.dylib
    0x7ff82046c000 -     0x7ff820482ffb  libsystem_asl.dylib (402) <7C4622AE-A061-39BC-B08B-E344A1EDF77A> /usr/lib/system/libsystem_asl.dylib
    0x7ff820483000 -     0x7ff8204a2ff4  com.apple.TCC (1.0 - 1) <9B5BBDFF-9476-3605-B380-B70C2595DAD6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7ff8204a3000 -     0x7ff82095dffc  com.apple.SkyLight (1.600.0 - 880.18) <0ACBB6DE-09C1-31D0-A020-978334820483> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7ff82095e000 -     0x7ff82121fff9  com.apple.CoreGraphics (2.0 - 1883) <B9F46C46-7817-39C9-A4B7-FF3A2F0BF362> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7ff821220000 -     0x7ff8213d4ff7  com.apple.ColorSync (4.13.0 - 3764) <82FBCA6D-DA88-3089-98E2-1EDCAB9B0C18> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7ff8213d5000 -     0x7ff82143affa  com.apple.HIServices (1.22 - 805) <D1CED217-6095-363D-8B03-7A04721AA1DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7ff821525000 -     0x7ff8217b1ffd  com.apple.Montreal (1.0 - 178) <D14B2AAC-FC8D-3CEC-8C20-B06CE8D159AD> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7ff8218a8000 -     0x7ff821d37ff0  com.apple.CoreData (120 - 1410) <03F30189-0615-3C9F-BFA1-8C4B4B3DFCCE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7ff821d38000 -     0x7ff821d50ffd  com.apple.ProtocolBuffer (1 - 303.20.1.17.1) <2B76F129-B2AD-3940-9096-BC0EF1751C04> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7ff821d51000 -     0x7ff821f11fff  libsqlite3.dylib (357) <EB5C97DE-6E6F-3A07-9042-777A8E54277A> /usr/lib/libsqlite3.dylib
    0x7ff821f12000 -     0x7ff821f95ff1  com.apple.Accounts (113 - 113) <07213A80-17CF-3B9A-8B91-C40A7E8FAE3B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7ff821f96000 -     0x7ff821faaff4  com.apple.commonutilities (8.0 - 900) <B02777B3-7598-360D-9647-1B3BF02D0A8E> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7ff821fab000 -     0x7ff82208dff8  com.apple.BaseBoard (694 - 694) <DB840C0D-5FAE-3D1D-9F7C-080E4D687698> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7ff82208e000 -     0x7ff8220f1ff2  com.apple.RunningBoardServices (1.0 - 945.1.1) <2E5F1731-CEAB-3391-BFCE-5BD43A4BE236> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7ff8220f2000 -     0x7ff822161fff  com.apple.AE (944 - 944) <2B604F6E-CDC7-349B-80B5-6BF5FAA9A9D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7ff822162000 -     0x7ff822171fff  libdns_services.dylib (2559.1.1) <B02536DD-A2F0-34FF-9DB3-078FD2015E8B> /usr/lib/libdns_services.dylib
    0x7ff822172000 -     0x7ff822179ff7  libsystem_symptoms.dylib (2001.0.2) <85E8833A-E87F-34D7-A734-9C081BF430DB> /usr/lib/system/libsystem_symptoms.dylib
    0x7ff82217a000 -     0x7ff8231e4ffb  com.apple.Network (1.0 - 4277.1.6) <EE0A9DEB-49E2-3D36-933B-C6735CF899B5> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7ff8231e5000 -     0x7ff823211ffc  com.apple.analyticsd (1.0 - 1) <6113E14B-4BD4-31D9-B594-2D801374547E> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7ff823212000 -     0x7ff823213ff3  libDiagnosticMessagesClient.dylib (113) <5299A1F9-FA0F-371E-9F12-DE7422E1638C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7ff823214000 -     0x7ff82326fff6  com.apple.spotlight.metadata.utilities (1.0 - 2313.7) <80079021-7AD2-3A86-AE33-B6AC687C3B37> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7ff823270000 -     0x7ff8232f6ff2  com.apple.Metadata (15.0 - 2313.7) <858A232A-DF05-39E7-850B-8FA55DCFCB71> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7ff8232f7000 -     0x7ff8232fefff  com.apple.DiskArbitration (2.7 - 2.7) <EEEB2783-DE2E-35F6-848E-4D2A9BAD370E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7ff8232ff000 -     0x7ff823998fcf  com.apple.vImage (8.1 - 601.1.1) <E77FF886-48D2-3EA2-B7B4-457C279B32C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7ff823999000 -     0x7ff823d35ff2  com.apple.QuartzCore (1.11 - 1149.6.2) <681F04A8-F237-3D8A-A6E3-EA230E0678C5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7ff823d36000 -     0x7ff823d81ff7  libFontRegistry.dylib (385) <31B7FCEB-B146-3E8D-A297-87C67730F388> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7ff823d82000 -     0x7ff823eedff2  com.apple.coreui (2.1 - 916) <E85A5D33-FA59-31D6-9887-F3E350598E7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7ff823eee000 -     0x7ff824002fff  com.apple.ViewBridge (765 - 765) <C8BD5116-0E20-35F0-B033-31A73F277B8A> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7ff824003000 -     0x7ff82400dffd  com.apple.PerformanceAnalysis (1.379 - 379) <600CC8E6-0D00-3F0D-A56C-5D43BB0A4248> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7ff82400e000 -     0x7ff824019ff0  com.apple.OpenDirectory (15.0 - 643) <E9700EB5-6CA1-3DD4-980C-B8FB3EC84583> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7ff82401a000 -     0x7ff824035ff7  com.apple.CFOpenDirectory (15.0 - 643) <BF02A56F-4A9E-3720-83F7-8CC756272A4C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7ff824036000 -     0x7ff824043fff  com.apple.CoreServices.FSEvents (1400 - 1400) <4429A197-B3C6-3666-8882-B79C79344AED> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7ff824044000 -     0x7ff82406bff9  com.apple.coreservices.SharedFileList (225 - 225) <8ABEB795-648A-3272-921E-51F85D0D1E96> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7ff82406c000 -     0x7ff82406eff7  libapp_launch_measurement.dylib (17) <B8C0B6E3-9F1E-3138-B708-E9D001F9E72E> /usr/lib/libapp_launch_measurement.dylib
    0x7ff82406f000 -     0x7ff8240b6fff  com.apple.CoreAutoLayout (1.0 - 32) <AE9FE250-CF5D-31F4-91F3-31707629C85C> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7ff8240b7000 -     0x7ff824196ff7  libxml2.2.dylib (38.1) <1307DC98-C943-3E99-A461-1BEC6C317281> /usr/lib/libxml2.2.dylib
    0x7ff824197000 -     0x7ff8241eaff3  com.apple.CoreVideo (1.8 - 648.29) <C07BD761-B2B4-351E-8793-F18B0AD28F2A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7ff8241eb000 -     0x7ff8241edff7  com.apple.loginsupport (3.0 - 258) <81CF3EB5-7FB1-3DE1-95AC-E147759A7C39> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7ff8241ee000 -     0x7ff824227ff8  com.apple.aps.framework (4.0 - 4.0) <AFE29FCE-5B09-334C-B037-012556F68000> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7ff824228000 -     0x7ff82424effd  com.apple.UserManagement (1.0 - 1) <9670313A-DEF9-38C2-9479-8D0E0746EFCE> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7ff82424f000 -     0x7ff8245efff1  com.apple.cloudkit.CloudKit (2200.155 - 2200.155) <B2E0E558-6F9D-3482-9087-151D9FB02708> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7ff8245f0000 -     0x7ff8246d1ff8  com.apple.CloudDocs (1.0 - 3097.1.1) <CD455701-47A7-3E88-BA94-682C1EF04C39> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7ff8246d2000 -     0x7ff824cb7ffe  com.apple.CoreML (1.0 - 3400.58.3.14.1) <88A1EFAD-FC19-3BFE-880E-0BE93337DD08> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7ff825919000 -     0x7ff825a60ffc  com.apple.corelocation (2946.0.37.3.1 - 2946.0.37.3.1) <6F2C8748-FCFC-3DB3-A520-A5F708AD6921> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7ff825a61000 -     0x7ff825a8dff3  libsystem_containermanager.dylib (683) <91877787-8579-3920-9561-CA9C77B4442C> /usr/lib/system/libsystem_containermanager.dylib
    0x7ff825a8e000 -     0x7ff825aa4ffe  com.apple.IOSurface (372.1 - 372.1) <34408ACE-93D8-3DAF-881B-CB2176856E6E> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7ff825aa5000 -     0x7ff825aadff7  com.apple.IOAccelerator (485 - 485) <1C59FADD-63B5-3795-AD81-ADF3443582BD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7ff825aae000 -     0x7ff825d28ff7  com.apple.Metal (366.22 - 366.22) <E40222B9-271D-34E3-890E-8C8C555A81A9> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7ff825d29000 -     0x7ff825d4cfff  com.apple.audio.caulk (1.0 - 178) <09FE8D44-B9CA-35BF-AB5B-DDB42F62FEE0> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7ff825d4d000 -     0x7ff825e9bff1  com.apple.CoreMedia (1.0 - 3145.74.5.5) <70E7AD6A-EA8D-302A-8E23-23801674BD80> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7ff825e9c000 -     0x7ff82611cff4  libFontParser.dylib (407) <728B0A99-B10D-3A50-A5DE-6155A0C4D66F> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7ff82611d000 -     0x7ff8263f8ff4  com.apple.HIToolbox (2.1.1 - 1217) <98A58F35-29B9-32CE-B1BA-5BDE0BFE5AE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff8263f9000 -     0x7ff82640bff7  com.apple.framework.DFRFoundation (1.0 - 287) <EAB5D91F-45B8-3E4B-9924-64777D369E0F> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7ff82640c000 -     0x7ff826410ffc  com.apple.dt.XCTTargetBootstrap (15.0 - 23182.1) <107F947D-F796-3A34-8EBA-8DF014F04F87> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7ff826411000 -     0x7ff826448ff7  com.apple.CoreSVG (1.0 - 336) <DDB01C79-42CA-37B9-9019-F528F275F60D> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7ff826449000 -     0x7ff8267d1fe9  com.apple.ImageIO (3.3.0 - 2629.0.4.7) <4A446BBE-1EE7-366E-AD4C-CB724C44336D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7ff8267d2000 -     0x7ff826be3ffa  com.apple.CoreImage (19.0.0 - 1500.87) <E1784BD8-380A-3FB3-B4B4-6BF066DE921C> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7ff826be4000 -     0x7ff826c9efe7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <802EA08E-F672-33D9-A247-F9B9454029B8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7ff826c9f000 -     0x7ff826ca2fff  libsystem_configuration.dylib (1345) <E34D7992-BFCF-378B-A0EA-AC2E720FB920> /usr/lib/system/libsystem_configuration.dylib
    0x7ff826ca3000 -     0x7ff826ca9ff7  libsystem_sandbox.dylib (2401.1.3) <8E94D93D-9AE4-393B-A28F-5C44B09D8D77> /usr/lib/system/libsystem_sandbox.dylib
    0x7ff826caa000 -     0x7ff826caaff8  com.apple.AggregateDictionary (1.0 - 1) <ED11576F-402B-3B50-8BBB-FFD52379A45A> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7ff826cab000 -     0x7ff826cafff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <3C0A444F-7BAD-3F79-9F53-83D81794A13E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7ff826cb0000 -     0x7ff826cb1fff  liblangid.dylib (140) <6058A660-B44B-3D13-B9DB-9B7E0E5DA9C2> /usr/lib/liblangid.dylib
    0x7ff826cb2000 -     0x7ff826dbffe1  com.apple.CoreNLP (1.0 - 313) <4CE5B77B-C230-3EBF-8C3A-B04C641F1316> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7ff826dc0000 -     0x7ff826dc5ffa  com.apple.LinguisticData (1.0 - 483.10) <AA61CE82-2717-3C83-9D24-DBFA02394D8E> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7ff826dc6000 -     0x7ff827875fd7  libBNNS.dylib (1361.0.68) <951CDE1B-CE3B-306C-B9E7-8B7DD52F2540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7ff827876000 -     0x7ff827a46fdf  libvDSP.dylib (1068.0.7) <CF496A8F-534F-3541-9173-10FC44EEABC9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7ff827a47000 -     0x7ff827a78ff9  com.apple.CoreEmoji (1.0 - 239) <5A655803-6BDC-382A-8199-622ED7F546E8> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7ff827a79000 -     0x7ff827a87fff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <3372149E-E8C3-364A-8FA6-7954151C2295> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7ff827a88000 -     0x7ff827b02fff  com.apple.framework.CoreWLAN (16.0 - 1657) <6B8B5D48-1F6F-39C9-9F2E-0A201DB4A0D8> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7ff827b03000 -     0x7ff827c6bff6  com.apple.CoreUtils (7.5 - 750.58) <2E9E97B3-4E8C-32B0-986B-EFEFAD003B12> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7ff827c6c000 -     0x7ff827c82ff0  com.apple.MobileKeyBag (2.0 - 1.0) <C1CBE68A-0518-34B8-B42F-5737F504F84B> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7ff827c83000 -     0x7ff827c8fffb  com.apple.AssertionServices (1.0 - 945.1.1) <FCB737F5-8C01-309C-A416-3892C8D2413A> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7ff827c90000 -     0x7ff827d19ff4  com.apple.securityfoundation (6.0 - 55287) <06BCFAFD-5930-3E46-AA93-0660CAD32D5E> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7ff827d1a000 -     0x7ff827d47ff8  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <E8BB0DA4-15AC-394E-898C-8F0D96CE1214> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7ff827d48000 -     0x7ff827d51ff4  com.apple.xpc.ServiceManagement (1.0 - 1) <399FE0AF-AEC4-3E31-9798-8B66EA8C0947> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7ff827d52000 -     0x7ff827d54ff3  libquarantine.dylib (181.0.7) <B0D2C0DB-8756-302D-8B8D-A16CE8DAB021> /usr/lib/system/libquarantine.dylib
    0x7ff827d55000 -     0x7ff827d5effb  libCheckFix.dylib (33) <850E2503-B4BD-3ABD-9339-DB2E018173CC> /usr/lib/libCheckFix.dylib
    0x7ff827d5f000 -     0x7ff827d76ff7  libcoretls.dylib (186) <ABCC370E-2F76-3F83-9B33-14E606B1156D> /usr/lib/libcoretls.dylib
    0x7ff827d77000 -     0x7ff827d86ff7  libbsm.0.dylib (89) <26B7AACB-A1C1-31A6-A130-48B7471CBA60> /usr/lib/libbsm.0.dylib
    0x7ff827d87000 -     0x7ff827ddbfff  libmecab.dylib (1092.3) <A4FDF1C7-83D3-393F-AD6C-AE0545ECDE63> /usr/lib/libmecab.dylib
    0x7ff827ddc000 -     0x7ff827ddeff7  libgermantok.dylib (29) <DA497012-5E4F-3CC7-A07A-041D5A3313D7> /usr/lib/libgermantok.dylib
    0x7ff827ddf000 -     0x7ff827df4ffe  libLinearAlgebra.dylib (1508.1.1) <D07526BC-0EC7-38ED-B270-5A062E529524> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7ff827df5000 -     0x7ff828104fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <C46E0076-FE3A-3D11-8220-B4B23A330D2E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7ff828105000 -     0x7ff828166ff2  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <3EB7D0E6-4A34-33E2-9C7D-DA0157414FF5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7ff828167000 -     0x7ff82834dff5  com.apple.MLCompute (1.0 - 1) <BD34557A-ADD8-3791-B9A4-194B70A869B8> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7ff82834e000 -     0x7ff82838cff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8E1D2B44-4979-313C-8110-4F31AF91E2B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7ff82838d000 -     0x7ff828508ff8  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <4B9FDC51-52A3-31FA-9725-0468C6BD01EE> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7ff828509000 -     0x7ff8285aeff0  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <0B8A1BC9-0FB5-3DD0-94CB-C9E6A8900C8F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7ff8285af000 -     0x7ff8285b9fff  com.apple.AppleFSCompression (168 - 1.0) <223A3DC7-11B8-3BFE-98D8-3E2793D0EFC7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7ff8285ba000 -     0x7ff8285c8fff  libbz2.1.0.dylib (46) <772220FF-95FC-3F56-8531-5D11F81DD928> /usr/lib/libbz2.1.0.dylib
    0x7ff8285c9000 -     0x7ff8285cffff  libsystem_coreservices.dylib (167) <55772AA5-A2AE-365D-9DE1-D6042AF3D9B8> /usr/lib/system/libsystem_coreservices.dylib
    0x7ff8285d0000 -     0x7ff8285fcffb  com.apple.CoreServices.OSServices (1141.1 - 1141.1) <B6EA57F7-E116-3860-B284-17B71700E58E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7ff8285fd000 -     0x7ff8287caff8  com.apple.AuthKit (1.0 - 1) <F1F442D3-7826-3CAE-AE1E-1F594E208D0F> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7ff8287cb000 -     0x7ff828814ff6  com.apple.UserNotifications (1.0 - 578.1.4.2) <772E5739-E278-3CAF-8711-2D7467200BC8> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
    0x7ff828815000 -     0x7ff828955ff9  com.apple.CoreSpotlight (1.0 - 2313.7) <16725391-CF75-3B49-8D8E-BC9E822A6564> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
    0x7ff828956000 -     0x7ff828969ffb  libz.1.dylib (96) <989CC422-5B1F-3DF0-945F-74C4E6B6358E> /usr/lib/libz.1.dylib
    0x7ff82896a000 -     0x7ff8289d7fcf  libsystem_m.dylib (3289) <6AB6BCC3-F24D-3299-A596-E5C28497AA08> /usr/lib/system/libsystem_m.dylib
    0x7ff8289d8000 -     0x7ff8289d8fff  libcharset.1.dylib (107) <F75E1842-BF02-3C77-B864-6432ACDD738A> /usr/lib/libcharset.1.dylib
    0x7ff8289d9000 -     0x7ff8289defff  libmacho.dylib (1021.4) <B8505ECF-7279-3C39-80F0-F780AEB46B38> /usr/lib/system/libmacho.dylib
    0x7ff8289df000 -     0x7ff8289f7ff7  libkxld.dylib (11215.1.10) <27DFA526-0F75-3BEE-9273-56A45B43A082> /usr/lib/system/libkxld.dylib
    0x7ff8289f8000 -     0x7ff828a04ff7  libcommonCrypto.dylib (600032) <1F0FFA33-253E-3B16-8AC3-2B6BEBD5B2CC> /usr/lib/system/libcommonCrypto.dylib
    0x7ff828a05000 -     0x7ff828a0dff7  libunwind.dylib (1800.85) <5A012A91-759C-35DF-B863-E12DD63D5878> /usr/lib/system/libunwind.dylib
    0x7ff828a0e000 -     0x7ff828a15ff7  liboah.dylib (342) <210B14AD-2EE6-3D66-912F-FC454DFD423E> /usr/lib/liboah.dylib
    0x7ff828a16000 -     0x7ff828a21fff  libcopyfile.dylib (213) <71DEDE6A-432F-33D9-8D57-09A65DD4934E> /usr/lib/system/libcopyfile.dylib
    0x7ff828a22000 -     0x7ff828a29fff  libcompiler_rt.dylib (103.3) <F4E286E7-C2ED-3924-9874-D2F0380C63BC> /usr/lib/system/libcompiler_rt.dylib
    0x7ff828a2a000 -     0x7ff828a2eff3  libsystem_collections.dylib (1669.0.4) <D92ACC68-ED0E-3FDC-B743-90F6FF6CE627> /usr/lib/system/libsystem_collections.dylib
    0x7ff828a2f000 -     0x7ff828a32ff7  libsystem_secinit.dylib (153.0.6) <B964B674-45EA-3EF5-9D24-6616C2057408> /usr/lib/system/libsystem_secinit.dylib
    0x7ff828a33000 -     0x7ff828a35fff  libremovefile.dylib (75) <AC2AF9EC-88FF-3925-9DCF-507B526C4059> /usr/lib/system/libremovefile.dylib
    0x7ff828a36000 -     0x7ff828a36ff7  libkeymgr.dylib (31) <5031F74C-6038-3BAD-9425-DD2A0D114BCB> /usr/lib/system/libkeymgr.dylib
    0x7ff828a37000 -     0x7ff828a3fff7  libsystem_dnssd.dylib (2559.1.1) <1219883C-8778-3441-8BDD-95FFD442B8B1> /usr/lib/system/libsystem_dnssd.dylib
    0x7ff828a40000 -     0x7ff828a45ff3  libcache.dylib (95) <14581322-7CE9-3C3A-B353-8256354E2095> /usr/lib/system/libcache.dylib
    0x7ff828a46000 -     0x7ff828a47ffb  libSystem.B.dylib (1351) <DC3B94EF-534F-34C5-8F69-D63E9128FF40> /usr/lib/libSystem.B.dylib
    0x7ff828a48000 -     0x7ff828a4affb  libfakelink.dylib (5) <1A7A2E60-A099-38A0-AEB1-D48953A01FE8> /usr/lib/libfakelink.dylib
    0x7ff828a4b000 -     0x7ff828a4bff3  com.apple.SoftLinking (1.0 - 58) <77E33C0D-DAAB-3797-B8FE-2AAA2AAB3B20> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7ff828a82000 -     0x7ff828a88fff  libiconv.2.dylib (107) <675BA472-3D5B-32CB-8C5A-7BDF41F0BDEA> /usr/lib/libiconv.2.dylib
    0x7ff828a89000 -     0x7ff828a9aff3  libcmph.dylib (9) <D243D137-6A21-38FF-B6BE-E6E811E733F4> /usr/lib/libcmph.dylib
    0x7ff828a9b000 -     0x7ff828b23fff  libarchive.2.dylib (138) <F08EB7D5-5BC7-3F35-9537-9C14BFA2E6C1> /usr/lib/libarchive.2.dylib
    0x7ff828b24000 -     0x7ff828b7eff7  com.apple.SearchKit (1.4.2 - 1.4.2) <197C3771-9C5B-3C88-B360-1B538573E0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7ff828b7f000 -     0x7ff828b86ff7  libThaiTokenizer.dylib (25) <FABE8946-E2C1-32D3-91B3-8E5AEA1A7C9D> /usr/lib/libThaiTokenizer.dylib
    0x7ff828b87000 -     0x7ff828ba8ff3  com.apple.applesauce (1.0 - 16.60.1) <48E9F752-0D20-3356-A1A4-EE4609F5D2F2> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7ff828ba9000 -     0x7ff828bc3fff  libapple_nghttp2.dylib (25) <D63FE2F2-EAC5-35D6-A4A9-953A5D0ABF48> /usr/lib/libapple_nghttp2.dylib
    0x7ff828bc4000 -     0x7ff828bd7fef  libSparseBLAS.dylib (1508.1.1) <AB971E18-9574-3316-BE3E-F9F3AA33F3AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7ff828bd8000 -     0x7ff828bd9ff1  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <4A600318-A7A3-3226-B973-3EB4798073F0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7ff828bda000 -     0x7ff828bdffff  libpam.2.dylib (34) <4212F9C5-C4D5-33DE-BC1E-283DDB12E1D4> /usr/lib/libpam.2.dylib
    0x7ff828be0000 -     0x7ff828cbdfc7  libcompression.dylib (181) <661C3218-2576-3D35-ABD7-8CAD3C3015D1> /usr/lib/libcompression.dylib
    0x7ff828cbe000 -     0x7ff828cc3fff  libQuadrature.dylib (8) <31568C53-81A4-378A-8096-6F2587754962> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7ff828cc4000 -     0x7ff82a07dfff  libLAPACK.dylib (1508.1.1) <FC7EE96C-4B7B-3079-BD74-4D3714C691E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7ff82a07e000 -     0x7ff82a0cbffe  com.apple.DictionaryServices (1.2 - 367) <D13763DA-8FBC-3A82-8B92-1CDDD39381A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7ff82a0cc000 -     0x7ff82a0eafff  liblzma.5.dylib (20) <4A1776A6-2D21-3FA4-95AF-C366F71A3D21> /usr/lib/liblzma.5.dylib
    0x7ff82a0eb000 -     0x7ff82a0ecfff  libcoretls_cfhelpers.dylib (186) <2531D872-871E-3482-8342-980ECD322FFB> /usr/lib/libcoretls_cfhelpers.dylib
    0x7ff82a0ed000 -     0x7ff82a164fe7  com.apple.APFS (2313.1.2 - 2313.1.2) <5232D21C-46CE-3119-B96F-D4D2E58A4E12> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7ff82a165000 -     0x7ff82a172fff  libxar.1.dylib (501) <F757073E-9033-30CF-891F-DA377231D8D8> /usr/lib/libxar.1.dylib
    0x7ff82a173000 -     0x7ff82a176fff  libutil.dylib (72) <9C13172B-7110-31FF-BCBE-AABCC627C392> /usr/lib/libutil.dylib
    0x7ff82a177000 -     0x7ff82a1a0ff7  libxslt.1.dylib (21.1) <B01DA1BF-F8F4-3DC7-A0D7-7A31C7B9653D> /usr/lib/libxslt.1.dylib
    0x7ff82a1a8000 -     0x7ff82a31cfcf  libvMisc.dylib (1068.0.7) <9ECBA2EB-60B1-3B4A-B098-58C1A4DC0A15> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7ff82a31d000 -     0x7ff82a3b3ffb  libate.dylib (3.0.9) <17C4A65B-CB9F-3591-A2A0-BCB037F7F341> /usr/lib/libate.dylib
    0x7ff82a3b4000 -     0x7ff82a3bcff7  libIOReport.dylib (107) <4B010F90-F94B-31DE-B748-DED3C7447226> /usr/lib/libIOReport.dylib
    0x7ff82a3bd000 -     0x7ff82a3cfff9  com.apple.CrashReporterSupport (10.13 - 15131) <48007B5C-9822-39AC-BC35-BF12759B2DC6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7ff82a3ee000 -     0x7ff82a4f0fee  com.apple.CVNLP (1.0 - 119) <738DBD08-780A-379B-8A24-D5EAF541072E> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
    0x7ff82a4f1000 -     0x7ff82a514ff4  com.apple.SharedWebCredentials (1001 - 1021.2) <AD430560-3054-3BF6-890C-1D0585D85586> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
    0x7ff82a515000 -     0x7ff82a556ffd  com.apple.pluginkit.framework (1.0 - 1) <0EA4724A-AB1A-3EC2-8963-45DEB74E8DFE> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7ff82a557000 -     0x7ff82a55efff  libMatch.1.dylib (47) <848878DB-30E1-39EC-B0D9-03DE93C63F22> /usr/lib/libMatch.1.dylib
    0x7ff82a55f000 -     0x7ff82a5d4fff  libCoreStorage.dylib (563) <6878FF78-FBDE-30C9-BFAD-09879827DA9C> /usr/lib/libCoreStorage.dylib
    0x7ff82a5d5000 -     0x7ff82a622fff  com.apple.AppleVAFramework (6.2.8 - 6.2.8) <DBBC2621-A8F8-38A4-B435-D5CE333ACDF2> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7ff82a623000 -     0x7ff82a63dff7  libexpat.1.dylib (37) <8D96ED3A-3FDF-3B84-8211-8489B9D49B73> /usr/lib/libexpat.1.dylib
    0x7ff82a63e000 -     0x7ff82a646ff3  libheimdal-asn1.dylib (693.0.4) <730392F8-64B0-3DE3-85AC-CFFBE810657A> /usr/lib/libheimdal-asn1.dylib
    0x7ff82a647000 -     0x7ff82a690ffa  com.apple.IconFoundation (493 - 493) <7AA92086-3400-3324-BA3E-0C8B65D24796> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7ff82a691000 -     0x7ff82a723ffa  com.apple.IconServices (493 - 493) <5FB132D3-3702-36DA-BEA7-D044546F68EB> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7ff82a724000 -     0x7ff82a7c1ff0  com.apple.MediaExperience (1.0 - 1) <A64710A0-F8A3-3D36-BA75-4892D021503B> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7ff82a7c2000 -     0x7ff82a7eafff  com.apple.persistentconnection (1.0 - 1.0) <5F41D308-393F-370B-AC22-04A629A64807> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7ff82a7eb000 -     0x7ff82a7f9ff3  com.apple.GraphVisualizer (1.0 - 120.1) <CD4002E9-5635-3F41-8A40-C78BECCEC675> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7ff82a7fa000 -     0x7ff82a83effb  com.apple.OTSVG (1.0 - 841.0.0.1) <EADE6D33-4986-3026-8F3A-763FD7D32D06> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7ff82a83f000 -     0x7ff82a849ff6  com.apple.xpc.AppServerSupport (1.0 - 2866.1.1) <4A503018-8380-3C0F-ADED-83A0090D5B7B> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7ff82a84a000 -     0x7ff82a855fff  libhvf.dylib (1.0 - 407) <357F7A17-B5A1-3131-A461-616A1D3D5BD0> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7ff82a856000 -     0x7ff82a85bffa  libspindump.dylib (382) <501DD7CC-B33B-342F-9359-EE3C617755D0> /usr/lib/libspindump.dylib
    0x7ff82a85c000 -     0x7ff82a912ff2  com.apple.Heimdal (4.0 - 2.0) <CB5FC55A-7A54-3180-9FD1-9D59927E8BCC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7ff82a913000 -     0x7ff82a932ff7  com.apple.login (3.0 - 3.0) <AA146107-9C9F-3286-A2F2-4FB304A6EB99> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7ff82aae9000 -     0x7ff82aae9ff7  libodfde.dylib (26) <834ACAE8-81F0-3FE6-9B62-950FEC248BBF> /usr/lib/libodfde.dylib
    0x7ff82aaea000 -     0x7ff82ab60fff  com.apple.bom (14.0 - 264) <E9A73A45-7DAF-3CAB-A36C-164590E8970D> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7ff82ab61000 -     0x7ff82abacff7  com.apple.AppleJPEG (1.0 - 1) <9512568B-D7BD-3B96-B799-3BD8BE13FA96> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7ff82abad000 -     0x7ff82ac9cfe7  libJP2.dylib (2629.0.4.7) <2CD4884E-E1E0-3027-894D-6159535E1E8C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7ff82ac9d000 -     0x7ff82ac9efff  com.apple.WatchdogClient.framework (1.0 - 274.0.4) <30521F21-72BB-3F71-B839-C4B645FCD200> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7ff82ac9f000 -     0x7ff82ace2ffb  com.apple.MultitouchSupport.framework (8400.33 - 8400.33) <6B0AEFC3-E58B-3414-AC6C-94159A3DFAA0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7ff82ace3000 -     0x7ff82b271ff5  com.apple.VideoToolbox (1.0 - 3145.74.5.5) <E1978232-6480-3904-A383-7C6110EA44E2> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7ff82b272000 -     0x7ff82b2a6fff  libAudioToolboxUtility.dylib (1456.126.10.2) <1C903FFD-211A-3051-9393-E3336CCA1A30> /usr/lib/libAudioToolboxUtility.dylib
    0x7ff82b2a7000 -     0x7ff82b2d3ff7  libPng.dylib (2629.0.4.7) <3203332C-0345-3491-8BD6-511F746E8505> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7ff82b2d4000 -     0x7ff82b33cfff  libTIFF.dylib (2629.0.4.7) <D14D01B5-F929-3033-AB1F-4F145853E27E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7ff82b33d000 -     0x7ff82b358ff7  com.apple.IOPresentment (66 - 66) <EE899BC1-4008-35D3-88A8-55B219D23FAB> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7ff82b359000 -     0x7ff82b35fff7  com.apple.GPUWrangler (8.1.10 - 8.1.10) <44154E0B-FCC8-3F36-B688-F62F7EC72706> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7ff82b360000 -     0x7ff82b362fff  libRadiance.dylib (2629.0.4.7) <0021BF4C-CD97-301D-8A64-63113A5BEFD5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7ff82b363000 -     0x7ff82b368ff3  com.apple.DSExternalDisplay (3.1 - 380) <227C7EFC-37F7-3743-929B-16F453F79BE1> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7ff82b369000 -     0x7ff82b399fe7  libJPEG.dylib (2629.0.4.7) <C873FC1C-2037-357E-9F63-E4A77EED2819> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7ff82b39a000 -     0x7ff82b3c8ff7  com.apple.ATSUI (1.0 - 1) <D27C9BA6-7959-305C-8F78-48A263F93B8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7ff82b3c9000 -     0x7ff82b3ceff7  libGIF.dylib (2629.0.4.7) <3D6A3413-8332-30AB-89EA-ECD02EB131EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7ff82b3cf000 -     0x7ff82b3ddff3  com.apple.CMCaptureCore (1.0 - 574.7) <B161CE15-C359-305B-B41A-A1B64B79F1B1> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7ff82b3de000 -     0x7ff82b450ff2  com.apple.print.framework.PrintCore (19 - 591) <6BBA5F11-D587-3510-8F9D-F16199B88976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7ff82b451000 -     0x7ff82b514ff1  com.apple.TextureIO (3.10.11 - 3.10.11) <B690AB34-EA17-3152-9A5C-8A2BE7D6A64D> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7ff82b515000 -     0x7ff82b524fff  com.apple.InternationalSupport (1.0 - 74) <CD38987F-8DAC-3C76-9AA8-D0C12AF472A1> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7ff82b525000 -     0x7ff82b56bff3  com.apple.datadetectorscore (8.0 - 794) <F268F8F5-E61A-3ED5-80FE-08BCBABEA5D4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7ff82b56c000 -     0x7ff82b5d9ffa  com.apple.UserActivity (551 - 551) <D90EF9EB-6008-37AF-A2D7-1A5ACCF95CF4> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7ff82b5da000 -     0x7ff82bf6eff5  com.apple.MediaToolbox (1.0 - 3145.74.5.5) <9C44EBD8-012F-3079-BD46-60C72996D9B3> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7ff82bf6f000 -     0x7ff82bfe5ff7  libusrtcp.dylib (4277.1.6) <1A672A33-3BC5-3DB7-BD90-0BA4FD92DB02> /usr/lib/libusrtcp.dylib
    0x7ff82bfe6000 -     0x7ff82c4cbff1  libswiftCore.dylib (6.0 - 6.0.0.7.24) <9C453E52-D393-35F2-A539-4E8B81D89A8B> /usr/lib/swift/libswiftCore.dylib
    0x7ff82c4cc000 -     0x7ff82c53fff8  com.apple.imfoundation (10.0 - 1000) <38BCEED1-7965-3A3F-80F2-A961703FA3E1> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7ff82c540000 -     0x7ff82c574fff  com.apple.locationsupport (2946.0.37.3.1 - 2946.0.37.3.1) <C4E305E9-D69F-32A8-B00A-1EFB178933F9> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7ff82c575000 -     0x7ff82c5b4ff3  libSessionUtility.dylib (321.115) <08C79592-5B34-32BF-B96C-9086CFA51DA6> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7ff82c5b5000 -     0x7ff82c74dffd  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <2B83F4D6-3CF6-30EC-8631-E518284CACA9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7ff82c74e000 -     0x7ff82c7a6ff5  com.apple.audio.AudioSession (1.0 - 321.115) <37407040-33C4-3E75-952A-11D8AD1AD654> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7ff82c7a7000 -     0x7ff82c7beffb  libAudioStatistics.dylib (223.115) <5A71E005-61C2-3DAF-BEAC-765368257569> /usr/lib/libAudioStatistics.dylib
    0x7ff82c7bf000 -     0x7ff82c7e8ffe  com.apple.speech.synthesis.framework (9.2.22 - 9.2.22) <74007843-7B77-35F4-9159-8AA88BF03A04> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7ff82c7e9000 -     0x7ff82c861ff1  com.apple.ApplicationServices.ATS (377 - 576) <9A9EB5D1-B6DB-3732-91FA-05E9B63CB2AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7ff82c862000 -     0x7ff82c87aff7  libresolv.9.dylib (83) <FFDB821B-91CD-39A8-AFFE-EE6A7FBA5DDD> /usr/lib/libresolv.9.dylib
    0x7ff82c87b000 -     0x7ff82c88dff7  libsasl2.2.dylib (215) <D49F6AD5-D4ED-300B-BAC2-7D41C1024B77> /usr/lib/libsasl2.2.dylib
    0x7ff82c88e000 -     0x7ff82c89aff4  com.apple.multiverse (1.0 - 115) <A443D2C9-BDF5-3980-B231-9F10DE0C7DBD> /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport
    0x7ff82c89b000 -     0x7ff82c906fc7  libParallelCompression.dylib (423.1.1) <D09B0B1D-F9C7-3869-9149-5AD89A0F936F> /usr/lib/libParallelCompression.dylib
    0x7ff82c93b000 -     0x7ff82c96affc  com.apple.CoreFollowUp-OSX (1.0 - 253) <C3A0FF7F-5DCF-362C-9C67-3064D5EE6949> /System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/CoreFollowUp
    0x7ff82c96b000 -     0x7ff82ca73ff8  com.apple.CoreMediaIO (1000.0 - 5570) <15FED303-646C-3344-9AFB-564E979B70AF> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7ff82ca74000 -     0x7ff82cb53fff  libSMC.dylib (34) <CEB55CD4-5E67-3518-A57B-79BEAD452D1D> /usr/lib/libSMC.dylib
    0x7ff82cb54000 -     0x7ff82cbb6ff7  libcups.2.dylib (513.1) <7D4E5081-F6CB-3818-8772-7E2E6E7B1CD2> /usr/lib/libcups.2.dylib
    0x7ff82cbb7000 -     0x7ff82cbc1fff  com.apple.NetAuth (6.2 - 6.2) <4EBAF2FD-C9DB-3BB9-81A2-ED067891353C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7ff82cbc2000 -     0x7ff82cbc8fff  com.apple.ColorSyncLegacy (4.13.0 - 1) <E1685F41-E695-3FE5-8285-09205D43D6D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7ff82cbc9000 -     0x7ff82cbd3fff  com.apple.QD (4.0 - 451) <20FF479B-8C5D-30B9-B143-77231E9261BE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7ff82cbd4000 -     0x7ff82cbe0ffd  com.apple.perfdata (1.0 - 119) <2E0B70B7-3CFF-3186-9D2F-CD2416706D44> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7ff82cbe1000 -     0x7ff82cbefff4  libperfcheck.dylib (46) <544DC8BE-1744-3731-8533-B7FAA691EA13> /usr/lib/libperfcheck.dylib
    0x7ff82cbf0000 -     0x7ff82cbfefff  com.apple.Kerberos (3.0 - 1) <F3050C66-C6A1-30A7-B0C4-72A3DCEF9F61> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7ff82cbff000 -     0x7ff82cc4cfff  com.apple.GSS (4.0 - 2.0) <609C752F-BF18-3B62-9A6A-FA079B3CF0BD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7ff82cc4d000 -     0x7ff82cc5cffb  com.apple.CommonAuth (4.0 - 2.0) <1C0BE1D9-EAD9-3736-9CF1-125FC1C3FE7C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7ff82cc5d000 -     0x7ff82cd2cff0  com.apple.MobileAssets (1.0 - 1309.1.2) <8ED72275-A0CE-3603-B9F1-55B8B123F756> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7ff82cd2d000 -     0x7ff82cd7aff4  com.apple.CacheDelete (1.0 - 1) <CD8AC6BC-9270-31BF-9A83-19A2662A2BD8> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
    0x7ff82cd7b000 -     0x7ff82cdadff4  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <ADEBFFCF-9DAE-3832-AF75-129457C1EB9C> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7ff82cdae000 -     0x7ff82cdb6ff8  com.apple.CorePhoneNumbers (1.0 - 1) <B4660D22-3CA7-390A-8240-306DFA5BD6EF> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7ff82cdb7000 -     0x7ff82ce35ffa  libTelephonyUtilDynamic.dylib (6068) <7854E77A-0925-3097-B797-70DD19CD5A56> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7ff82d8a5000 -     0x7ff82da6aff5  com.apple.ids (10.0 - 1000) <F394E69C-DB1D-31B0-9437-71B99807AF24> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7ff82da6b000 -     0x7ff82dd13ff1  com.apple.idsfoundation (10.0 - 1000) <D4CE6EEB-62D3-311C-AEA8-DF38889474F5> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7ff82dd14000 -     0x7ff82e07eff9  com.apple.Sharing (1967.10.3 - 1967.10.3) <A5904DF0-BA5C-3C31-9C18-639BE20EA1F8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7ff82e07f000 -     0x7ff82e136ff3  com.apple.Bluetooth (1.0 - 1) <20C4A7D4-D6CF-3F21-836D-0F1BAF05414D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7ff82e153000 -     0x7ff82e1b5ff1  com.apple.ProtectedCloudStorage (1.0 - 1) <9D0FD4F2-0A1B-31E7-8A76-37F41831656A> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7ff82e2cc000 -     0x7ff82e3a5ff7  com.apple.combine (1.0 - 338) <378F0038-AF52-37C4-BDBC-5466959B7EBC> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7ff82e3a6000 -     0x7ff82ffc4ffd  com.apple.GeoServices (1.0 - 1986.20.7.26.1) <C1B893B9-A3E1-3F2B-8AC8-791BA620DF1F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7ff82ffc5000 -     0x7ff82ffcfff7  com.apple.DirectoryService.Framework (15.0 - 643) <03024738-EFCD-359A-9E8F-CD7E4275EDF5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7ff82ffd0000 -     0x7ff82fff6ff9  com.apple.RemoteViewServices (2.0 - 181) <9DB41721-88DF-3D09-8FCA-96771481BC08> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7ff82fff7000 -     0x7ff830006fff  com.apple.SpeechRecognitionCore (6.3.19 - 6.3.19) <EA22DC7E-E9FE-3610-92C6-9B67AED29F85> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7ff830007000 -     0x7ff83000cfff  com.apple.speech.recognition.framework (6.0.4 - 6.0.4) <D59F5085-151A-3DFF-ADFE-CA1C9AC8D52D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7ff83000d000 -     0x7ff83001dff9  com.apple.AppleLDAP (15.0 - 63) <45576343-9557-3AD1-98E5-542E7C73AE4F> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7ff830374000 -     0x7ff83038eff2  com.apple.Accessibility (1.0 - 1) <8C913847-9929-3ED1-A15C-87B989C9DB89> /System/Library/Frameworks/Accessibility.framework/Versions/A/Accessibility
    0x7ff8303cf000 -     0x7ff8303cffff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <296E2756-E5FE-3549-B685-D4F317F238A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7ff8303f8000 -     0x7ff8303f8fff  com.apple.CoreServices (1226 - 1226) <51EA3A35-E68C-3F76-9A4F-43EF18E1383D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7ff83069f000 -     0x7ff83069ffff  com.apple.Accelerate (1.11 - Accelerate 1.11) <862CAB23-BE06-341E-B79E-D25A4489094C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7ff8306eb000 -     0x7ff8306feffe  com.apple.MediaAccessibility (1.0 - 153) <4268780D-94E9-375F-9BCF-11BBB98391DF> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7ff830723000 -     0x7ff83075dff1  com.apple.framework.SystemAdministration (1.0 - 1.0) <4F3DCF64-7A28-3F76-8B43-AE61B2F268BD> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7ff83075e000 -     0x7ff830c66ffb  com.apple.VN (8.0.36 - 8.0.36) <F06B08DA-0947-3E23-93E6-FD64C7E958C4> /System/Library/Frameworks/Vision.framework/Versions/A/Vision
    0x7ff830c68000 -     0x7ff830d20ff8  com.apple.AddressBook.ContactsFoundation (8.0 - 1260) <0B0A673F-D45F-3F1E-B3A1-CFE01234DB09> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7ff830d21000 -     0x7ff830d97ffb  com.apple.contacts.ContactsPersistence (1.0 - 3657) <C729A030-6303-3803-9F25-AACC26A5F676> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7ff830eee000 -     0x7ff8310f2ff6  com.apple.contacts (1.0 - 3657) <D85B41E8-AA67-3866-B9AA-3BAFFA7ED077> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7ff831102000 -     0x7ff831107ffb  com.apple.communicationsfilter (10.0 - 1000) <C891053E-A138-36DC-94CA-5B3C63B4C41C> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/Versions/A/CommunicationsFilter
    0x7ff831108000 -     0x7ff83119aff1  com.apple.FamilyCircle (1.0 - 224.1) <E9810A7C-CD7D-3C5D-B4C0-06A4EC141CB2> /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircle
    0x7ff83119b000 -     0x7ff83127afff  com.apple.CoreBluetooth (180.62.0.4) <4DB9EE87-2F36-35D4-89F5-2E39A97A1B80> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7ff83127b000 -     0x7ff831288ffe  com.apple.SymptomDiagnosticReporter (1.0 - 367.0.1) <B048433E-7633-37BC-87D0-0EFBCEE16069> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7ff831289000 -     0x7ff8312b6ff8  com.apple.PowerLog (1.0 - 1) <73DCF86B-482E-3E95-98E2-58E0AD51B165> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7ff8312b7000 -     0x7ff8312c2ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <2259FE74-D7C8-3B5E-A153-8056AA62A8B0> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7ff8312c3000 -     0x7ff831368ffc  com.apple.DiscRecording (9.0.3 - 9030.4.5) <BE7BC670-EBB2-3608-B34B-71CEC43713E3> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7ff831369000 -     0x7ff83139aff7  com.apple.MediaKit (16 - 938) <0B3CCB7B-7347-3028-B318-A7C445016EA4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7ff83139b000 -     0x7ff831482ff6  com.apple.DiskManagement (15.0 - 934.0.12.0.2) <EFD3369F-A38F-3A18-B33D-40E253400A36> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7ff831483000 -     0x7ff83183dfc1  com.apple.CoreAUC (542.6 - 542.6) <69882F92-4AE8-3F47-8E44-A9AFE9C6BB24> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7ff83183e000 -     0x7ff831841fff  com.apple.Mangrove (1.0 - 25) <654DB05B-F141-36B4-A0B1-7237A9B20DE9> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7ff831842000 -     0x7ff831870ff7  com.apple.CoreAVCHD (6.0.0 - 6202.1) <08C9F3DC-FD69-363E-9BB7-93FF90F119B9> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7ff831871000 -     0x7ff831a38ff6  com.apple.FileProvider (2732.0.85 - 2732.0.85) <D5F370BB-C123-3CB3-9F2D-8EE20D115048> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7ff831a39000 -     0x7ff831a61ff5  com.apple.GenerationalStorage (2.0 - 382) <FA921E55-5071-3FFD-BE2F-42783A04B64C> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7ff831a62000 -     0x7ff831a8fff7  com.apple.security.octagontrust (1.0 - 1) <24AF4CC2-2512-3FD8-8414-6F50EEB38F5A> /System/Library/PrivateFrameworks/OctagonTrust.framework/Versions/A/OctagonTrust
    0x7ff831f21000 -     0x7ff8320a4ff3  com.apple.CoreTelephony (113 - 12085) <71B046A2-54A8-3B03-8318-7295AA53E7C9> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7ff8320b7000 -     0x7ff8320ccff0  libswiftDispatch.dylib (49) <D954B6C5-7655-33AB-8502-797362CCCA1B> /usr/lib/swift/libswiftDispatch.dylib
    0x7ff8320cd000 -     0x7ff832327ff1  com.apple.AVFCore (1.0 - 2270.74.5.2) <FE0D3259-501C-3D49-A484-BDE75655B4C9> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
    0x7ff832328000 -     0x7ff8323f7ffd  com.apple.FrontBoardServices (943.1.1 - 943.1.1) <B33BFA96-2BC9-37A9-A9ED-F96F1CD78F25> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
    0x7ff8323f8000 -     0x7ff832466ff0  com.apple.BoardServices (1.0 - 694) <875DD595-36DE-3310-A7F1-3C3415BA7E01> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7ff832467000 -     0x7ff83249fffe  com.apple.contacts.vCard (1.0 - 3657) <C248D913-4854-3539-80EE-2FDCBCF2673C> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7ff8324a0000 -     0x7ff8324acffe  com.apple.GraphicsServices (1.0 - 1.0) <8B11C803-4A8B-36D9-8A5C-2C4EA1552EF9> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
    0x7ff8324b1000 -     0x7ff832510ff7  com.apple.CryptoTokenKit (1.0 - 1) <52E6E2C5-C5A4-382E-B720-00DEEFE538BC> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
    0x7ff832511000 -     0x7ff83255ffff  com.apple.LocalAuthentication (1.0 - 1656.0.99) <3D9C8862-D0D3-358B-8F1C-D003A1112068> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7ff832560000 -     0x7ff83258fffe  com.apple.CoreAuthentication.SharedUtils (1.0 - 1656.0.99) <75DEF858-951A-3B0D-BF26-1430F75ED544> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7ff8326e6000 -     0x7ff832722ff7  com.apple.AppleVPAFramework (3.30.4 - 3.30.4) <CC9F3611-4924-3413-A957-D0647074F06A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7ff832812000 -     0x7ff832850ff0  com.apple.DebugSymbols (195.1 - 195.1) <495864D8-EC8D-3D29-AB67-836DC1AF6A48> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7ff832851000 -     0x7ff832960ff7  com.apple.CoreSymbolication (16.0 - 64566.100.1) <9D20496B-0456-3BAF-8529-4DBBB2F5D317> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7ff832961000 -     0x7ff83296affa  com.apple.CoreTime (332) <081884C0-2F78-3046-AB43-C8FFC15F68FB> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
    0x7ff83296b000 -     0x7ff832a23ff7  com.apple.Rapport (6.0.1 - 601.3) <EF0CB78B-8FAC-3F0C-9E77-E98802842BB3> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7ff83368e000 -     0x7ff8336e1ff0  com.apple.coreduetcontext (1.0 - 1) <1DFC3ACF-DB04-36F4-9599-BCDA0A6BCB2C> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7ff8336e2000 -     0x7ff833d4bffa  com.apple.Intents (1.0 - 1) <E08E1AD5-0522-3A08-8B1A-8F515E2AF7BF> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7ff833d4c000 -     0x7ff833d4cffe  com.apple.framework.Apple80211 (17.0 - 1728) <596DCD8E-5B3F-31FA-812F-B0714A9E2811> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7ff833d4d000 -     0x7ff833fd8ff7  com.apple.CoreWiFi (1.0 - 802.64) <310ED1DD-3C1D-3132-80A1-2A672942BBB2> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7ff833fd9000 -     0x7ff834030ff3  com.apple.BackBoardServices (1.0 - 1.0) <BD16F165-20D3-3E15-9D18-63D277621DE8> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
    0x7ff834031000 -     0x7ff83406bff7  com.apple.LDAPFramework (2.4.28 - 194.5) <2A2C1D1F-3495-382A-9BEC-F18CB849D542> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7ff83406c000 -     0x7ff83406dfff  com.apple.TrustEvaluationAgent (2.0 - 38) <E8F45C17-36AC-3D3E-9B1E-4211AA33B29D> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7ff83419f000 -     0x7ff834249ff6  com.apple.DiskImagesFramework (665 - 665) <E27F2F3D-E361-3E2C-9036-80AA49222CED> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7ff834289000 -     0x7ff83429dff4  com.apple.RemoteServiceDiscovery (1.0 - 164) <EB1C5D6D-64A0-3479-BEEF-B233332C55A6> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7ff83429e000 -     0x7ff8342b4ff9  com.apple.xpc.RemoteXPC (1.0 - 2866.1.1) <666CBE23-BBAA-3047-8C8A-DE87DE1629CC> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7ff83433a000 -     0x7ff83433dfff  com.apple.help (1.3.8 - 81) <84DF169E-C9F4-3F46-BB97-CA6BC59942CE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7ff83433e000 -     0x7ff834341fff  com.apple.EFILogin (2.0 - 2) <52526BB6-8EC7-30CC-8A2F-C7CFA31904AB> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7ff834342000 -     0x7ff83434cff7  libcsfde.dylib (563) <5657A58B-FBF0-30C7-8B24-5BDFAB0F1DAC> /usr/lib/libcsfde.dylib
    0x7ff83434d000 -     0x7ff8343cffff  libcurl.4.dylib (158) <44657261-5BFC-3333-A861-0E80CE4C4373> /usr/lib/libcurl.4.dylib
    0x7ff8343d0000 -     0x7ff8343d5fff  com.apple.LoginUICore (4.0 - 4.0) <D8247CDF-1A72-3972-91F0-8D0453B827F2> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7ff8343d6000 -     0x7ff834414ff0  com.apple.AppSupport (1.0.0 - 29) <99C02626-09C7-3452-9CEC-37D2BBA733CA> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7ff8346bc000 -     0x7ff8346bcfff  com.apple.ApplicationServices (48 - 65) <94A03628-EE95-3F32-9AE3-B7E4B52731BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7ff8346bd000 -     0x7ff8346bfff7  com.apple.InternationalTextSearch (1.0 - 1) <6D076E7D-A1BF-3624-9175-47E75CD132EF> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
    0x7ff8346c0000 -     0x7ff834783ff1  com.apple.ClassKit (1.2 - 150.0.65) <FACF7473-D9E8-31B6-85D6-9623D7025DF0> /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit
    0x7ff834784000 -     0x7ff83490eff5  com.apple.AppleAccount (1.0 - 1.0) <2FA34120-2B41-31EB-96AC-2C984C2A0622> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
    0x7ff83490f000 -     0x7ff834940ff1  com.apple.AppleIDSSOAuthentication (1.0 - 1) <B8429CE6-A358-3B0E-AC2E-42607F67A81D> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
    0x7ff834a99000 -     0x7ff834a9cff3  com.apple.security.CryptoKit-C-Bridging (1.0 - 1) <D38239B5-9D27-3645-91D8-F3F39FB924D8> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/Versions/A/CryptoKitCBridging
    0x7ff834a9d000 -     0x7ff834a9dfff  libHeimdalProxy.dylib (87) <3FEEE181-00E4-31D0-99C3-60945431D323> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7ff834a9e000 -     0x7ff834a9efff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <7D32DB0F-B987-37B5-AEDF-22B15E4ECCEB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7ff834abd000 -     0x7ff834af9ffe  com.apple.StreamingZip (1.0 - 1) <49896B8D-45A7-3F1D-A2DB-C905074E51D5> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7ff834afa000 -     0x7ff834b40ff8  com.apple.DuetActivityScheduler (1.0 - 1) <6C76B0DA-1F14-3559-91BC-47D06BF7607D> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7ff834b41000 -     0x7ff834b44ff5  libswiftObjectiveC.dylib (10) <96990563-9CED-3532-96E6-CBAED10B4701> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7ff834b45000 -     0x7ff834b5cffb  libswiftos.dylib (1062.0.2) <A783986A-147C-37D2-A678-51563BED9607> /usr/lib/swift/libswiftos.dylib
    0x7ff834b5d000 -     0x7ff834b6cff8  com.apple.IntentsFoundation (1.0 - 1) <E0451627-C746-35DB-AC41-BBCC518B60F4> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7ff834b6d000 -     0x7ff834b74ff9  com.apple.PushKit (1.0 - 1) <6879928C-C5C7-39BA-A96D-6DC1E05403CC> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7ff834b75000 -     0x7ff834bc9ffc  com.apple.C2 (1.3 - 2200.136.1) <E8607657-8DF4-33B6-9A48-170B51D076CA> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7ff834bca000 -     0x7ff834c10ff7  com.apple.QuickLookThumbnailing (1.0 - 199) <ED68FA1B-0ADF-38AA-9B76-7A3A146D151D> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7ff834c11000 -     0x7ff835be6fff  com.apple.vision.EspressoFramework (1.0 - 3400.58.3.14.1) <BFECF8C5-A2C2-3C4E-B593-F13CB77FBF11> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7ff835be7000 -     0x7ff835c12ffd  com.apple.ANEServices (8.18 - 8.18) <43A3FA69-7678-36F2-808B-C8A9BBC2272A> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
    0x7ff835c13000 -     0x7ff835c9dffd  com.apple.proactive.support.ProactiveSupport (1.0 - 399) <605BE0E2-4586-39A3-81E3-9CA34A953EDB> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
    0x7ff835cac000 -     0x7ff835cf0ffc  com.apple.iCalendar (7.0 - 1166) <700712A3-CCE5-3287-82B5-F17E043BC6C7> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7ff835cf1000 -     0x7ff835d81ffa  com.apple.CalendarFoundation (8.0 - 1573) <33DD910E-51D0-3228-BA20-E4E84FEF5D82> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
    0x7ff835d82000 -     0x7ff835d82fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <B2700D0F-70E6-3B14-8228-317DF58CE5E6> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7ff836759000 -     0x7ff8367b8ff3  com.apple.CalDAV (8.0 - 1148) <4F6058E8-31E1-3F71-AA13-B1EAA73ED495> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7ff8367b9000 -     0x7ff836875ff8  com.apple.CoreSuggestions (1.0 - 1259.1.0.1) <0959E369-E78F-36FF-8790-F56D4FDA9CE1> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
    0x7ff836876000 -     0x7ff836a5fff7  com.apple.eventkit (3.0 - 1900) <AB63F401-430B-3083-94F7-456DC4DD8E81> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
    0x7ff836a60000 -     0x7ff836a84ff5  com.apple.RTCReporting (13.1.47 - 102.3) <FE7161EF-6107-3B0A-95FE-196EFDD7E4C0> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
    0x7ff836cae000 -     0x7ff836d0aff6  com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <835A7497-7093-3C36-84BE-C705E0B2D43E> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
    0x7ff836e3e000 -     0x7ff836eedfff  com.apple.audio.midi.CoreMIDI (2.0 - 88) <A7669C28-E3E8-3389-81FB-F0A5B8A64673> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7ff83702e000 -     0x7ff83702efff  com.apple.Cocoa (6.11 - 24) <F04F8654-2919-39A3-859B-A011F05D530E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7ff837072000 -     0x7ff83788cff4  com.apple.AppleMediaServices (1.0 - 1) <2D580FD8-F34F-3D98-87DF-8534901F2CBD> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
    0x7ff83788d000 -     0x7ff837890fff  com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <9857151F-F979-3CAA-989F-0219BE26BCAC> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
    0x7ff838fa9000 -     0x7ff838fd8fff  libtidy.A.dylib (19.5) <DBB576AA-3628-3A8D-A57A-757F8E70C66B> /usr/lib/libtidy.A.dylib
    0x7ff839002000 -     0x7ff839018ff0  com.apple.Engram (1.0 - 1) <0CC57568-9F60-3B17-A9DE-22FB68F1C509> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7ff839019000 -     0x7ff839033ff5  com.apple.openscripting (1.7 - 194.2) <3B90B256-0A13-3780-8618-C8F5A7441145> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7ff839034000 -     0x7ff839036ff7  com.apple.securityhi (9.0 - 55010) <E0946E5B-CA1A-36D2-A380-E75626B42D72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7ff839037000 -     0x7ff839037fff  com.apple.ink.framework (10.15 - 227) <8ECACB18-F379-30E3-ADF9-E1A2B38220A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7ff839038000 -     0x7ff83903bfff  com.apple.CommonPanels (1.2.6 - 106.1) <B2C6235A-603B-3447-8531-2EBCAD3A1D2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7ff83903c000 -     0x7ff83903dff3  com.apple.ImageCapture (1930 - 1930) <F5BACFFE-1627-314E-A21B-4F16693F7011> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7ff91c406000 -     0x7ff91c619ff4  com.apple.AVFCapture (1.0 - 574.7) <ED0970EA-D2A6-3846-8BA1-C89047B3BCEF> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
    0x7ff91c61a000 -     0x7ff91c749ff3  com.apple.Quagga (150.11 - 150.11) <C95E798B-DB22-3C52-9C1E-36C397A61396> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
    0x7ff91c74a000 -     0x7ff91cd3cff7  com.apple.CMCapture (1.0 - 574.7) <EFD8878C-7F1E-3991-85A8-9BF660163D30> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
    0x7ff91cd3d000 -     0x7ff91ce7bff8  com.apple.RenderBox (6.0.87 - 6.0.87) <E4EF3B2F-95E1-33A2-92E2-1E95CA09910A> /System/Library/PrivateFrameworks/RenderBox.framework/Versions/A/RenderBox
    0x7ff91d398000 -     0x7ff91d39affe  com.apple.OAuth (25 - 25) <F1E675D5-DE2C-331A-8E51-077BC277A42F> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7ff91d997000 -     0x7ff91d9a6ff4  com.apple.HID (1.0 - 1) <D5BBF5CF-4BDA-3D9E-9A74-5BACEA7C40E6> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7ff91df42000 -     0x7ff91dfcaffc  com.apple.coredav (1.0.1 - 1229) <9F252386-7DC0-3AA8-B83F-6F001EB33CAF> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7ff91e1bb000 -     0x7ff91e1bbff5  com.apple.marco (10.0 - 1000) <85F377D7-AAE6-3FC3-BC05-42A58B8AEE50> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7ff91e566000 -     0x7ff91e59cff1  com.apple.proactive.support.ProactiveEventTracker (1.0 - 399) <E761BFDA-E0CE-3185-AF37-B4BD20FE70BE> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
    0x7ff91e69b000 -     0x7ff91e8c1ff4  com.apple.framework.calculate (1.4 - 17) <D713128F-9172-3447-9065-87FB3B03C4A0> /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
    0x7ff91eb65000 -     0x7ff91eb65ffa  com.apple.PhoneNumbers (1.0 - 1) <6939F70B-A431-310E-AD4A-B9EE42C81F1C> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7ff91eb66000 -     0x7ff91eb6eff4  com.apple.URLFormatting (272 - 272) <AD39B14E-9DBF-3AD9-9477-69EC3585D499> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7ff91eb6f000 -     0x7ff91ec0fff2  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <F6100413-33A5-3C4F-831A-FCB4F3920C05> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7ff91ec10000 -     0x7ff91ec37fff  libAccessibility.dylib (3137.2.1.1) <3D9D74E8-C6CA-361E-9F11-D4FC4CBE62C9> /usr/lib/libAccessibility.dylib
    0x7ff921bae000 -     0x7ff921bbcff4  com.apple.NetFS (6.0 - 4.0) <A8F21FB4-B03A-3242-9699-469883156323> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7ff921d45000 -     0x7ff921e36ff6  com.apple.siri.parsec.CoreParsec (1.0 - 3400.147.2.14.1) <3DFA2265-0E46-3F1B-A6EB-6844FC552A11> /System/Library/PrivateFrameworks/CoreParsec.framework/Versions/A/CoreParsec
    0x7ff921e37000 -     0x7ff922004ffd  com.apple.TelephonyUtilities (1.0 - 1.0) <809D8222-6BD1-381E-9D00-157DF58E32E4> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/Versions/A/TelephonyUtilities
    0x7ff922065000 -     0x7ff922066ff7  libswiftDarwin.dylib (228.0.13) <1823B0DB-E008-32CA-B731-41264E143F8F> /usr/lib/swift/libswiftDarwin.dylib
    0x7ff9232cc000 -     0x7ff9232ccfff  com.apple.Carbon (160 - 170) <5D156550-1254-3016-B528-150F95BE0934> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7ff923666000 -     0x7ff923666fff  com.apple.avfoundation (2.0 - 2270.74.5.2) <1116A8A0-072F-306F-B221-36E0474569EC> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7ff923776000 -     0x7ff923855ffd  libquic.dylib (4277.1.6) <D939D556-8191-35D9-9C0B-E8A06DDE2A56> /usr/lib/libquic.dylib
    0x7ff923860000 -     0x7ff923881ff7  com.apple.private.SystemPolicy (1.0 - 1) <DA85AD93-30C7-3A74-82A1-0347E3076A38> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7ff923b2c000 -     0x7ff923b50ff4  com.apple.sidecar-core (1.0 - 341) <D84415F3-8749-31B3-B218-067DBE72AAA0> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7ff923d77000 -     0x7ff923dd4ffe  com.apple.CoreRoutine (1.0 - 967.3.1) <9904F71A-28ED-3E40-BDF2-2038FA6563EF> /System/Library/PrivateFrameworks/CoreRoutine.framework/Versions/A/CoreRoutine
    0x7ff9240f4000 -     0x7ff924108ff1  com.apple.FeatureFlagsSupport (1.0 - 94) <D8E5E504-DFC9-3ED1-B96F-C9643F4F873E> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/Versions/A/FeatureFlagsSupport
    0x7ff924109000 -     0x7ff92410eff1  com.apple.incomingcallfilter (10.0 - 1000) <E6DB0A31-4661-3533-80B1-760AC7124428> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/Versions/A/IncomingCallFilter
    0x7ff92410f000 -     0x7ff924166ff5  com.apple.facetimeservices (10.0 - 1000) <535E54C8-C0C4-3AB3-A9EB-ACC851B3DC14> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7ff924224000 -     0x7ff924296ffe  com.apple.NaturalLanguage (1.0 - 114) <6E65B917-E3AE-3190-A51E-BF2AB637DCAD> /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
    0x7ff9244f4000 -     0x7ff924575ffc  com.apple.LoggingSupport (1.0 - 1612.0.4) <EB3D90C4-1E6D-35D5-9E18-643B8117FF51> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
    0x7ff924576000 -     0x7ff924581ff7  com.apple.MallocStackLogging (1.0 - 64566.105.1) <7E643650-5649-38FD-B44F-A319318A768C> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
    0x7ff9245a5000 -     0x7ff9245d6ff4  libmis.dylib (436.0.10) <BE385F5B-6B30-3F72-9E21-7D464A207EB9> /usr/lib/libmis.dylib
    0x7ff9245d7000 -     0x7ff9245daffb  com.apple.gpusw.GPURawCounter (34 - 34) <A3C2E3A6-E24F-38A4-996B-EB1A0881AAD8> /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter
    0x7ff9245db000 -     0x7ff9245f7fff  libswiftCoreAudio.dylib (328.121.10.3) <A8845786-0ADB-3AAF-8B8D-CEA1D4FFD980> /usr/lib/swift/libswiftCoreAudio.dylib
    0x7ff9245f8000 -     0x7ff9245feff7  libswiftCoreFoundation.dylib (2401) <6F536F76-FC65-37B8-8367-2957CE95B739> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7ff9245ff000 -     0x7ff924608ffc  libswiftIntents.dylib (12) <C9718F32-E6FE-3044-AC82-EA9014A46AF6> /usr/lib/swift/libswiftIntents.dylib
    0x7ff924609000 -     0x7ff924647ff2  libswiftXPC.dylib (62.0.1) <C233EC0F-B296-389C-8B4A-2A1506BBC648> /usr/lib/swift/libswiftXPC.dylib
    0x7ff924648000 -     0x7ff924648fff  libswiftCoreImage.dylib (2) <24DC183B-EC60-3282-B7D8-F8CF96843DF2> /usr/lib/swift/libswiftCoreImage.dylib
    0x7ff924649000 -     0x7ff924649ffb  libswiftIOKit.dylib (1) <39890F07-B502-3DD0-9C60-B9B44D4D182B> /usr/lib/swift/libswiftIOKit.dylib
    0x7ff924ed9000 -     0x7ff924eebff2  com.apple.sidecar-ui (1.0 - 341) <27C576E4-4F56-3E5C-A512-3F42B153749D> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7ff924fd6000 -     0x7ff92504fff1  com.apple.TrialProto (1.0 - 429) <3E66825C-5FE3-30A2-92A5-505B40EFA45E> /System/Library/PrivateFrameworks/TrialProto.framework/Versions/A/TrialProto
    0x7ff925050000 -     0x7ff925112ff4  com.apple.trial (1.0 - 429) <1BB474B0-34C6-3AB6-8DAF-1F09C359E405> /System/Library/PrivateFrameworks/Trial.framework/Versions/A/Trial
    0x7ff925113000 -     0x7ff9255edff0  com.apple.SearchFoundation (1.0 - 3400.147.2.14.1) <45683461-7C77-3EA6-9557-68F5A092AF84> /System/Library/PrivateFrameworks/SearchFoundation.framework/Versions/A/SearchFoundation
    0x7ff925b9e000 -     0x7ff925c3affe  com.apple.CallKit (1.0 - 1) <488219BF-B0A0-378F-B1ED-8EDA96124430> /System/Library/Frameworks/CallKit.framework/Versions/A/CallKit
    0x7ff925d16000 -     0x7ff925d2eff8  com.apple.contextkit.ContextKit (1.0 - 1) <B1DAE642-AA76-3994-B62F-5A89467DBF19> /System/Library/PrivateFrameworks/ContextKit.framework/Versions/A/ContextKit
    0x7ff9264ea000 -     0x7ff9264faffb  libbootpolicy.dylib (265.0.5) <9A465FFE-F9D7-336E-BB62-0D18C75A8E3E> /usr/lib/libbootpolicy.dylib
    0x7ff9275d5000 -     0x7ff9275fdffc  com.apple.skp.FeedbackLogger (1.0 - 1) <6267FD9E-1C38-3345-8F95-83BA6D144EA5> /System/Library/PrivateFrameworks/FeedbackLogger.framework/Versions/A/FeedbackLogger
    0x7ff927dcd000 -     0x7ff927decff7  libswiftsimd.dylib (21) <6A4CC036-CA4C-3A79-80D0-A88F5C77BC4A> /usr/lib/swift/libswiftsimd.dylib
    0x7ff927e44000 -     0x7ff927e66ff3  com.apple.MobileInstallation (2.0 - 1.0) <30CCC0BE-BBAA-3358-890E-DEBE101109BA> /System/Library/PrivateFrameworks/MobileInstallation.framework/Versions/A/MobileInstallation
    0x7ff927e74000 -     0x7ff927f3fff4  com.apple.TextInput (1.0 - 1.0) <FB9F8541-4983-34E8-9BA4-FE1F3CE75DDE> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
    0x7ff92926a000 -     0x7ff9292a3fff  libncurses.5.4.dylib (79) <E43CE282-C58C-3C04-BBA8-7CE2BF22DBBE> /usr/lib/libncurses.5.4.dylib
    0x7ff9292a4000 -     0x7ff9292adff8  com.apple.IOAccelMemoryInfo (1.0 - 1) <09866C7D-C3F9-387B-BC39-63A0F9923FC6> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7ff929345000 -     0x7ff929361ffe  com.apple.IntentsCore (1.0 - 1) <B3525FA0-7CCA-3EB0-B07C-2870F610BA30> /System/Library/PrivateFrameworks/IntentsCore.framework/Versions/A/IntentsCore
    0x7ff9297ab000 -     0x7ff92a3a6ffd  com.apple.siri.SiriInstrumentation (1.0 - 1) <B95DA8DE-C706-3692-88D1-A53220A0040D> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/Versions/A/SiriInstrumentation
    0x7ff92a3a7000 -     0x7ff92a3c5fff  libCGInterfaces.dylib (601.1.1) <7E8B34C7-807A-30AC-94ED-09896433C0D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7ff92a3c6000 -     0x7ff92a3d8ff9  libswiftCoreLocation.dylib (40) <DA950F5F-CD24-321B-9C74-213960076E52> /usr/lib/swift/libswiftCoreLocation.dylib
    0x7ff92a3d9000 -     0x7ff92a3e1fff  libswiftCoreMIDI.dylib (6) <3FABE084-99B5-330E-A287-378872FC7D1A> /usr/lib/swift/libswiftCoreMIDI.dylib
    0x7ff92a855000 -     0x7ff92a8defff  com.apple.AppStoreDaemon (1.0 - 1) <010EECED-92ED-3339-B2A1-68F7502BEF0A> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/Versions/A/AppStoreDaemon
    0x7ff92a9d8000 -     0x7ff92a9deff9  com.apple.MSUDataAccessor (1.0 - 1) <A1688236-29C9-31C7-A5F5-27806AC249C2> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/Versions/A/MSUDataAccessor
    0x7ff92ad63000 -     0x7ff92adc2ff5  com.apple.SoftwareUpdateCoreSupport (1.0 - 1) <19E0A0BB-3EA3-3297-A713-12D41B3F5785> /System/Library/PrivateFrameworks/SoftwareUpdateCoreSupport.framework/Versions/A/SoftwareUpdateCoreSupport
    0x7ff92addd000 -     0x7ff92ade0ffd  com.apple.ftclientservices (10.0 - 1000) <E0E49BC1-2087-3CF7-8F36-E28A6A42FF2C> /System/Library/PrivateFrameworks/FTClientServices.framework/Versions/A/FTClientServices
    0x7ff92ae70000 -     0x7ff92af7dffa  com.apple.chronoservices (1) <271BBFC2-C11D-3565-994C-096C1861A0B2> /System/Library/PrivateFrameworks/ChronoServices.framework/Versions/A/ChronoServices
    0x7ff92c3d1000 -     0x7ff92c40eff5  com.apple.AttributeGraph (6.0.87 - 6.0.87) <03B85997-F5D6-3C8A-BDB5-997BE5541DEB> /System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph
    0x7ff92c40f000 -     0x7ff92c491ffb  com.apple.EmojiFoundation (1.0 - 1) <97E7B692-BA96-3A16-939C-FC868F7B6A83> /System/Library/PrivateFrameworks/EmojiFoundation.framework/Versions/A/EmojiFoundation
    0x7ff92c548000 -     0x7ff92cfd5ff0  libfaceCore.dylib (8.0.36) <A09A966B-46AF-3865-AF9F-6DA4844847D1> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
    0x7ff92cfd6000 -     0x7ff92d21bff6  com.apple.TextRecognition (1.0 - 157) <0B82CEE5-F26A-353F-BB12-CE527FC8CF9F> /System/Library/PrivateFrameworks/TextRecognition.framework/Versions/A/TextRecognition
    0x7ff92d21c000 -     0x7ff92d235ff4  com.apple.Futhark (1.0 - 1) <F10E6836-04F1-35B2-88A6-1243ECA6A74C> /System/Library/PrivateFrameworks/Futhark.framework/Versions/A/Futhark
    0x7ff92d236000 -     0x7ff92d2c6fe8  com.apple.DifferentialPrivacy (1.0 - 1) <98FB62D3-40EF-38A9-8CFC-5844A765B01C> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy
    0x7ff92d308000 -     0x7ff92d591ffd  com.apple.RawCamera.bundle (9.30.0 - 1726.2) <AF70CC78-6FB3-371F-A10F-5F816C9A2CF6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7ff92e27e000 -     0x7ff92e2c3ffd  com.apple.biome.BiomeFoundation (1.0 - 153.5.0.4) <3EDACCA2-431E-37A2-8F7D-4BD424C54353> /System/Library/PrivateFrameworks/BiomeFoundation.framework/Versions/A/BiomeFoundation
    0x7ff9309c3000 -     0x7ff930a43fff  com.apple.acg.InertiaCam (1.0 - 1) <15087B30-A3FC-3ABA-B53F-581CF3777607> /System/Library/PrivateFrameworks/InertiaCam.framework/Versions/A/InertiaCam
    0x7ff930bff000 -     0x7ff930c05ff0  libswiftMetal.dylib (366.22) <F97E7806-FDF9-3F67-B456-1F02C3C98614> /usr/lib/swift/libswiftMetal.dylib
    0x7ff930c06000 -     0x7ff930c0bfff  libswiftCompression.dylib (8) <79000E56-52E0-3124-A67A-801590D7EEFE> /usr/lib/swift/libswiftCompression.dylib
    0x7ff930f01000 -     0x7ff930f08ff0  com.apple.SpotlightReceiver (1.0 - 2313.7) <AA3717C6-6B01-3F41-93AC-F1E2A15C481C> /System/Library/PrivateFrameworks/SpotlightReceiver.framework/Versions/A/SpotlightReceiver
    0x7ff931429000 -     0x7ff931447ff1  com.apple.ftawd (8.0 - 900) <FEAA58B6-D98E-39BB-8074-40DB5F2D01A9> /System/Library/PrivateFrameworks/FTAWD.framework/Versions/A/FTAWD
    0x7ff931816000 -     0x7ff931820ffb  libGPUSupportMercury.dylib (21.0.27) <CBAFB25E-C392-323F-8163-3B2E8CCEEB79> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7ff931821000 -     0x7ff9318c4ff3  libFDR.dylib (1300.0.17) <EF66C4A3-EB84-307C-AF61-2351E232F8AA> /usr/lib/libFDR.dylib
    0x7ff931940000 -     0x7ff931ec8ff1  com.apple.biome.BiomeStreams (1.0 - 153.5.0.4) <D78DF943-9150-3C37-835B-9098617EE4B6> /System/Library/PrivateFrameworks/BiomeStreams.framework/Versions/A/BiomeStreams
    0x7ff931ec9000 -     0x7ff931edafff  com.apple.framework.ctcategories (1.0 - 41) <CA202F52-D838-303B-828E-CEF0AD4A6486> /System/Library/PrivateFrameworks/Categories.framework/Versions/A/Categories
    0x7ff9322fc000 -     0x7ff932310ff9  com.apple.SoftwareUpdateCoreConnect (1.0 - 1) <0E270805-11E4-3DF3-8325-DFEDF432C80B> /System/Library/PrivateFrameworks/SoftwareUpdateCoreConnect.framework/Versions/A/SoftwareUpdateCoreConnect
    0x7ff934c2b000 -     0x7ff934c8bffa  com.apple.osanalytics.OSAnalytics (1.0 - 1) <0DB29D7C-D27C-318E-B50A-467E6BF42D48> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
    0x7ff935593000 -     0x7ff935594ff1  libswiftQuartzCore.dylib (3) <071F05D3-B196-3CFD-BAF8-DECD62E83C39> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7ff935995000 -     0x7ff935999ff7  com.apple.kperf (1.0 - 1) <FB42DE0F-5FE8-32F9-8C8B-C1F14661EDEC> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
    0x7ff935a89000 -     0x7ff935a8dfff  com.apple.MobileSystemServices (1.0 - 1) <205675F7-ADE9-321D-A0A2-8104540C4ECB> /System/Library/PrivateFrameworks/MobileSystemServices.framework/Versions/A/MobileSystemServices
    0x7ff936490000 -     0x7ff9364c1ff4  com.apple.UIKitServices (1.0 - 8081.1.402) <D66874BA-C47A-34F8-BC8E-CFEA40C3CDEB> /System/Library/PrivateFrameworks/UIKitServices.framework/Versions/A/UIKitServices
    0x7ff936b7e000 -     0x7ff936c16ffc  com.apple.EmailFoundation (11.0 - 3818.100.11.1.3) <9D4DC77C-92DB-37C9-A541-34A41C34E247> /System/Library/PrivateFrameworks/EmailFoundation.framework/Versions/A/EmailFoundation
    0x7ff936f70000 -     0x7ff936f8eff1  libamsupport.dylib (387.0.6.0.2) <18365DEC-7B64-31E7-B1B0-2E3FD3B7D0B2> /usr/lib/libamsupport.dylib
    0x7ff93729e000 -     0x7ff9372fcff3  com.apple.biome.BiomePubSub (1.0 - 153.5.0.4) <CD6F03F4-F517-39A8-9B06-1E01CCDF99C4> /System/Library/PrivateFrameworks/BiomePubSub.framework/Versions/A/BiomePubSub
    0x7ff9372fd000 -     0x7ff93733aff5  com.apple.biome.BiomeStorage (1.0 - 153.5.0.4) <2D5A6408-DE36-3E65-8B03-A7F914CA7CED> /System/Library/PrivateFrameworks/BiomeStorage.framework/Versions/A/BiomeStorage
    0x7ff9387eb000 -     0x7ff938818ffb  com.apple.DeviceIdentity (1.0 - 1) <50BAC9EC-77EE-3EC9-B211-B67E506F05E7> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
    0x7ff9397ac000 -     0x7ff9397b7ff0  com.apple.EmailAddressing (11.0 - 3818.100.11.1.3) <A24D4DED-A495-3EDA-A887-3B7B8BB3960E> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAddressing
    0x7ff939a21000 -     0x7ff939a2fffd  libswiftUniformTypeIdentifiers.dylib (819.101) <BB87CD65-8982-3FBA-B168-5E32FE4C2206> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
    0x7ff939a30000 -     0x7ff939ae0fff  libswiftAccelerate.dylib (62) <BD0FFC70-C9B7-3002-93E5-502A4E30F38D> /usr/lib/swift/libswiftAccelerate.dylib
    0x7ff939c0e000 -     0x7ff939c1eff8  libpartition2_dynamic.dylib (3148.1.2) <5DFA1EB7-6949-3DE9-8955-B7FA475C7BEC> /usr/lib/libpartition2_dynamic.dylib
    0x7ff93a054000 -     0x7ff93a05cff4  com.apple.AFKUser (1.0 - 1) <130DDD9D-8FB3-30C5-B30E-047179BD54A8> /System/Library/PrivateFrameworks/AFKUser.framework/Versions/A/AFKUser
    0x7ffa1d599000 -     0x7ffa1d59affe  libswiftCryptoTokenKit.dylib (738.0.17) <29220357-3B15-3CC7-A42C-BEE56125B49E> /usr/lib/swift/libswiftCryptoTokenKit.dylib
    0x7ffa1d59b000 -     0x7ffa1d5cfffa  libswiftCoreMedia.dylib (3145.74.5.5) <D46595F0-A245-3980-89D3-681FC059671F> /usr/lib/swift/libswiftCoreMedia.dylib
    0x7ffa1ecd3000 -     0x7ffa1ecd4ffb  libswiftOSLog.dylib (8) <39606696-63CA-32B6-B0B5-8CAE526F4532> /usr/lib/swift/libswiftOSLog.dylib
    0x7ffa1ef7c000 -     0x7ffa1efa8ffd  libswiftAVFoundation.dylib (2270.74.5.2) <E86BE56B-BA76-36AE-A79F-25DF6B3CC648> /usr/lib/swift/libswiftAVFoundation.dylib
    0x7ffa22231000 -     0x7ffa22260ff0  com.apple.HelpData (2.4 - 235) <8715AC8C-0A15-3E9F-A121-3493DFB7E8A6> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7ffa22261000 -     0x7ffa22284ff0  com.apple.shortcut (2.16 - 135) <6C69B70D-A660-360F-A184-04BC3AB8DCC5> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7ffa22285000 -     0x7ffa22385ffd  com.apple.Symbolication (16.0 - 64566.105.1) <D705F295-57AB-3C9B-AF0E-CA8A083C7F75> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7ffa228e9000 -     0x7ffa228effff  com.apple.framework.netrb (1.0 - 1) <E4874EAC-4094-3F14-9D4C-56FDA34673C8> /System/Library/PrivateFrameworks/Netrb.framework/Versions/A/Netrb
    0x7ffa26084000 -     0x7ffa26093ff5  com.apple.OSLog (1.0 - 1612.0.4) <6DFADE5D-61AA-326A-87FC-67EFD777F5B2> /System/Library/Frameworks/OSLog.framework/Versions/A/OSLog
    0x7ffa262a6000 -     0x7ffa2639fffc  com.apple.InternalSwiftProtobuf (1.0 - 1.26.0) <F0D1A275-30F9-3B78-8DB3-B3A807BD979B> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/Versions/A/InternalSwiftProtobuf
    0x7ffa2647b000 -     0x7ffa26486ff4  com.apple.HIDDisplay (1.0 - 1) <A94D12A1-4A35-3560-A89D-01391C756D9A> /System/Library/PrivateFrameworks/HIDDisplay.framework/Versions/A/HIDDisplay
    0x7ffa287f7000 -     0x7ffa2885fffe  com.apple.security.CryptoKit (1.0 - 1) <6FFEB28F-E920-30FA-A27D-963E5A9AA458> /System/Library/Frameworks/CryptoKit.framework/Versions/A/CryptoKit
    0x7ffa297b3000 -     0x7ffa297f7ff1  com.apple.RemoteConfiguration (3.0 - 247) <C9DAD64A-ABB4-34DB-BF77-EC9392D3D553> /System/Library/PrivateFrameworks/RemoteConfiguration.framework/Versions/A/RemoteConfiguration
    0x7ffa2b2f2000 -     0x7ffa2b2f9ff1  com.apple.imtransferservices (10.0 - 1000) <810AEE80-6BAD-3046-A067-7E77B4EA9AC5> /System/Library/PrivateFrameworks/IMTransferServices.framework/Versions/A/IMTransferServices
    0x7ffa2c056000 -     0x7ffa2c34cff6  com.apple.newstransport (10.0 - 5577.1) <24D67329-6FCC-378B-BE44-2134C6F23C74> /System/Library/PrivateFrameworks/NewsTransport.framework/Versions/A/NewsTransport
    0x7ffa2c3f1000 -     0x7ffa2c3feffe  com.apple.newsfoundation (10.0 - 5577.1) <6FB1AB74-377C-3654-889B-0CFF4B240A10> /System/Library/PrivateFrameworks/NewsFoundation.framework/Versions/A/NewsFoundation
    0x7ffa2c3ff000 -     0x7ffa2c8bfffc  com.apple.newscore (10.0 - 5577.1) <CCA6D26B-B018-3C1F-8A31-A055F3E9882C> /System/Library/PrivateFrameworks/NewsCore.framework/Versions/A/NewsCore
    0x7ffa2cc5d000 -     0x7ffa2cc5dff3  com.apple.FeatureFlags (1.0 - 94) <41AA34B0-8429-3009-9A77-87174CE7E8AB> /System/Library/PrivateFrameworks/FeatureFlags.framework/Versions/A/FeatureFlags
    0x7ffa2cc67000 -     0x7ffa2cc6effd  libswiftNaturalLanguage.dylib (4.3) <50D8878B-190C-3426-8631-72310F54DE0A> /usr/lib/swift/libswiftNaturalLanguage.dylib
    0x7ffa2ccd9000 -     0x7ffa2cd03ffc  com.apple.WiFiPeerToPeer (652.55.0 - 652.55) <719246D4-D613-3AD8-AE78-B97C5B4ED7B8> /System/Library/PrivateFrameworks/WiFiPeerToPeer.framework/Versions/A/WiFiPeerToPeer
    0x7ffa34331000 -     0x7ffa3449bffc  com.apple.VoiceShortcutClient (1.0 - 3036.0.4.2) <54A02050-6CBF-30F9-8C98-C586CE9491C0> /System/Library/PrivateFrameworks/VoiceShortcutClient.framework/Versions/A/VoiceShortcutClient
    0x7ffa3456d000 -     0x7ffa3456fff7  com.apple.ConfigProfileHelper (17.0 - 1721) <5AE03EB9-57FA-374E-A2AC-6A07933C9015> /System/Library/PrivateFrameworks/ConfigProfileHelper.framework/Versions/A/ConfigProfileHelper
    0x7ffa347d3000 -     0x7ffa34836ff9  com.apple.ScreenReaderCore (10 - 958.0.3) <91D414CB-01A5-3779-AFEF-1ECBDCABDDE5> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/Versions/A/ScreenReaderCore
    0x7ffa34b51000 -     0x7ffa36050ff7  com.apple.ANECompiler (8.2.17 - 8.2.17) <4A149B30-5F29-3BED-BDF9-0FEA622A4089> /System/Library/PrivateFrameworks/ANECompiler.framework/Versions/A/ANECompiler
    0x7ffa36098000 -     0x7ffa3670efeb  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (23.0.21 - 23.0.0) <D0D864EA-84B8-31A7-8F6A-BAB1F081E00E> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
    0x7ffa37ed8000 -     0x7ffa38b98fff  com.apple.driver.AppleIntelKBLGraphicsGLDriver (23.0.21 - 23.0.0) <F23713DF-0A02-317E-875B-D472E508C8F4> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
    0x7ffb1c33a000 -     0x7ffb1c340ffb  libCoreFSCache.dylib (301) <B88AC54C-311B-3EDA-AEF7-2E0D3294073D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7ffb1c341000 -     0x7ffb1c345fff  libCoreVMClient.dylib (301) <FF03BE4D-6794-329A-B50C-8B87BAB453D3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7ffb1c346000 -     0x7ffb1c355ff7  com.apple.opengl (21.0.27 - 21.0.27) <8C65EFA5-2A42-3E74-AA4E-DA188D59BDA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7ffb1c356000 -     0x7ffb1c358fff  libCVMSPluginSupport.dylib (21.0.27) <343D4ED6-A656-37E2-869C-3B078B5A8EC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7ffb1c359000 -     0x7ffb1c361ffb  libGFXShared.dylib (21.0.27) <61AA4ADE-BF7B-398A-B280-1D7AFE967D10> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7ffb1c362000 -     0x7ffb1c396ff7  libGLImage.dylib (21.0.27) <82113F20-A89C-356C-966C-C7D60139A2D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7ffb1c397000 -     0x7ffb1c3d3fff  libGLU.dylib (21.0.27) <15B4CBFD-0654-30AB-95E4-FC222FE1CA08> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7ffb1c3d4000 -     0x7ffb1c552ff7  libGLProgrammability.dylib (21.0.27) <5B516F09-1A7C-3A9B-AA70-C929E88C804E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7ffb1c553000 -     0x7ffb1c55dfff  libGL.dylib (21.0.27) <5C90EE14-5DD7-37E4-8C0D-C2F36FA7F5D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7ffb1c55e000 -     0x7ffb1c6cdfff  GLEngine (21.0.27) <ED131307-D6FE-3EBD-8FFE-18F18576F767> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7ffb1c6ce000 -     0x7ffb1c6f6ff7  GLRendererFloat (21.0.27) <BC275544-5FF0-3EBB-825C-429150EB9F6A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7ffb1d924000 -     0x7ffb1d97aff7  com.apple.opencl (5.5 - 5.5) <911036D8-477C-3E5E-AD17-5EED314DC286> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7ffb1f3b8000 -     0x7ffb1f4e1ff0  com.apple.audio.AVFAudio (1.0 - 684.115) <75CFA6C2-0D3A-3486-86C4-930C18A546C1> /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7ffb1f503000 -     0x7ffb1f8c3ffa  com.apple.AppIntents (1.0 - 210.5.0.6.2) <7B354A92-46EF-3BD3-BBBC-64E6469004F6> /System/Library/Frameworks/AppIntents.framework/Versions/A/AppIntents
    0x7ffb2028d000 -     0x7ffb202bdfff  com.apple.CoreTransferable (1.0.1 - 1) <BE86E178-1B37-336A-9721-56B772CE5D87> /System/Library/Frameworks/CoreTransferable.framework/Versions/A/CoreTransferable
    0x7ffb20736000 -     0x7ffb2074bffc  com.apple.dt.DeveloperToolsSupport (22.0.17 - 22.0.17) <80759AB3-A62A-334F-A6F4-D85835F5309C> /System/Library/Frameworks/DeveloperToolsSupport.framework/Versions/A/DeveloperToolsSupport
    0x7ffb20855000 -     0x7ffb20914ff7  com.apple.ExtensionFoundation (97 - 97) <5B7622C2-DA84-3ADC-9893-05094325E5CB> /System/Library/Frameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
    0x7ffb220a5000 -     0x7ffb220c1ff7  com.apple.MPSBenchmarkLoop (1.0 - 1) <CE8028CA-3A0B-33CE-8CC3-2A8EED7D1792> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSBenchmarkLoop.framework/Versions/A/MPSBenchmarkLoop
    0x7ffb220c2000 -     0x7ffb220d6ff1  com.apple.MPSFunctions (1.0 - 1) <46B6BD56-F778-3D5F-B891-C2C2BAC52BCB> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSFunctions.framework/Versions/A/MPSFunctions
    0x7ffb220d7000 -     0x7ffb23508ff1  com.apple.MetalPerformanceShadersGraph (5.0.24 - 5.0.24) <5BFC62D9-7119-336B-A07A-977F09E753F4> /System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Versions/A/MetalPerformanceShadersGraph
    0x7ffb24b84000 -     0x7ffb24ba0ffd  com.apple.SharedWithYouCore (1.0 - 1) <9C8492B6-9A63-3451-9C17-AB22E40BC9DC> /System/Library/Frameworks/SharedWithYouCore.framework/Versions/A/SharedWithYouCore
    0x7ffb25a97000 -     0x7ffb25aa7ffd  com.apple.Symbols (1.0 - 163) <8F6AC344-1BD9-3FF5-8CE9-5251D4E745BB> /System/Library/Frameworks/Symbols.framework/Versions/A/Symbols
    0x7ffb26e09000 -     0x7ffb26e20ffc  com.apple.AAAFoundation (1.0 - 1) <C8D57DAA-612A-30CB-ACAF-72248F703455> /System/Library/PrivateFrameworks/AAAFoundation.framework/Versions/A/AAAFoundation
    0x7ffb26e21000 -     0x7ffb26e73ff2  com.apple.AAAFoundationSwift (1.0 - 1) <96B8EA86-D4FD-33E0-BD40-347EDA504538> /System/Library/PrivateFrameworks/AAAFoundationSwift.framework/Versions/A/AAAFoundationSwift
    0x7ffb27b81000 -     0x7ffb27b88ffe  com.apple.AccessibilityBundles (1.0 - 286) <526258AD-6B60-39E8-A6E5-6A24CCB695E7> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
    0x7ffb29bcc000 -     0x7ffb29be1ff7  com.apple.AppleDeviceQuerySupport (1.0 - 331.0.4) <1837C179-9AF5-306E-8A8A-88C9CF58F4C7> /System/Library/PrivateFrameworks/AppleDeviceQuerySupport.framework/Versions/A/AppleDeviceQuerySupport
    0x7ffb29c2d000 -     0x7ffb29c47ff6  com.apple.siri.flatbuffer.AppleFlatBuffers (1) <2FA3B06C-36B9-3BB2-8588-F0DFC2C38597> /System/Library/PrivateFrameworks/AppleFlatBuffers.framework/Versions/A/AppleFlatBuffers
    0x7ffb29ef6000 -     0x7ffb2a22bfc7  com.apple.cmphoto.AppleJPEGXL (1.0 - 1) <512013C5-C62A-32A8-90E8-04C21F3CB847> /System/Library/PrivateFrameworks/AppleJPEGXL.framework/Versions/A/AppleJPEGXL
    0x7ffb2a22c000 -     0x7ffb2a28bfff  com.apple.AppleKeyStore (1.0 - 1.0) <0F89A6AD-E313-3A11-B890-148901FED340> /System/Library/PrivateFrameworks/AppleKeyStore.framework/Versions/A/AppleKeyStore
    0x7ffb2a465000 -     0x7ffb2a47bff2  com.apple.private.AppleMobileFileIntegrity-fmk (1.0 - 1) <73419B39-A496-3B2E-9AD4-6218EBE4A422> /System/Library/PrivateFrameworks/AppleMobileFileIntegrity.framework/Versions/A/AppleMobileFileIntegrity
    0x7ffb2a754000 -     0x7ffb2a764ff7  com.apple.AtomicsInternal (1.1.0 - 42) <9A4E8DE4-678D-3F53-AF51-6875037A2984> /System/Library/PrivateFrameworks/AtomicsInternal.framework/Versions/A/AtomicsInternal
    0x7ffb2a7ce000 -     0x7ffb2a7f8ffa  com.apple.imgaudio.AudioAnalytics (1.0 - 1) <71C437F0-4CF3-3E68-855A-D9A4E2351289> /System/Library/PrivateFrameworks/AudioAnalytics.framework/Versions/A/AudioAnalytics
    0x7ffb2aa84000 -     0x7ffb2aa86ff3  com.apple.AvailabilityKit (1.0 - 1) <3FDF8784-8F44-3773-9FA0-58404A519379> /System/Library/PrivateFrameworks/AvailabilityKit.framework/Versions/A/AvailabilityKit
    0x7ffb2abc9000 -     0x7ffb2abe4ff9  com.apple.BackgroundSystemTasks (1.0 - 1) <4BF2CB4C-3DA1-3CBC-AFEA-A0FE3A433E92> /System/Library/PrivateFrameworks/BackgroundSystemTasks.framework/Versions/A/BackgroundSystemTasks
    0x7ffb2ac43000 -     0x7ffb2ac5cffa  com.apple.biome.BiomeDSL (1.0 - 153.5.0.4) <83CE2D5C-10BC-38C7-9539-48395DDEB4BF> /System/Library/PrivateFrameworks/BiomeDSL.framework/Versions/A/BiomeDSL
    0x7ffb2ac5d000 -     0x7ffb2ac7aff8  com.apple.biome.BiomeFlexibleStorage (1.0 - 153.5.0.4) <2A0195E5-21EE-38F9-8529-1A23D12D4514> /System/Library/PrivateFrameworks/BiomeFlexibleStorage.framework/Versions/A/BiomeFlexibleStorage
    0x7ffb2ac7b000 -     0x7ffb2b299ff8  com.apple.BiomeLibrary (91) <1F969792-E4F8-3244-8A6C-AACDD448CBFA> /System/Library/PrivateFrameworks/BiomeLibrary.framework/Versions/A/BiomeLibrary
    0x7ffb2b29a000 -     0x7ffb2b29fff4  com.apple.biome.BiomeSync (1.0 - 153.5.0.4) <E1CB803E-2492-3095-BB2F-012CD672E639> /System/Library/PrivateFrameworks/BiomeSync.framework/Versions/A/BiomeSync
    0x7ffb2bd4f000 -     0x7ffb2be4fff6  com.apple.CMImaging (1.0 - 574.7) <7671EFAF-8BC1-39C1-8916-7229A2C139A4> /System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging
    0x7ffb2be50000 -     0x7ffb2bf45ffc  com.apple.CMPhoto (1.0 - 1) <2694CE95-74A4-3952-946B-4148AB9D32A5> /System/Library/PrivateFrameworks/CMPhoto.framework/Versions/A/CMPhoto
    0x7ffb2c067000 -     0x7ffb2c10fff7  com.apple.CalendarDaemon (1.0 - 1192) <998788F2-69C4-3CE2-B968-6C1BFECCAC50> /System/Library/PrivateFrameworks/CalendarDaemon.framework/Versions/A/CalendarDaemon
    0x7ffb2c110000 -     0x7ffb2c234ff0  com.apple.CalendarDatabase (1.0 - 1251) <F0B72D33-E9BE-30DD-8D85-98313800D050> /System/Library/PrivateFrameworks/CalendarDatabase.framework/Versions/A/CalendarDatabase
    0x7ffb2c43d000 -     0x7ffb2c4a9ff6  com.apple.biome.CascadeSets (1.0 - 153.5.0.4) <A6CC3FC7-1620-359C-9D4B-40FB2F7D23A7> /System/Library/PrivateFrameworks/CascadeSets.framework/Versions/A/CascadeSets
    0x7ffb2ca21000 -     0x7ffb2ca8aff8  com.apple.cloudkit.CloudAssets (2200.155) <2E29DA86-A27A-39B2-9FE8-C517A6AF3098> /System/Library/PrivateFrameworks/CloudAssets.framework/Versions/A/CloudAssets
    0x7ffb2d2ee000 -     0x7ffb2d314ffc  com.apple.CollectionViewCore (1.0 - 1) <650E30E6-E242-3622-A017-933AEC83AF88> /System/Library/PrivateFrameworks/CollectionViewCore.framework/Versions/A/CollectionViewCore
    0x7ffb2d315000 -     0x7ffb2d439fff  com.apple.CollectionsInternal (1.1.0 - 42) <AFD7A8C9-0165-3BAB-ACB8-5B3F33E561A2> /System/Library/PrivateFrameworks/CollectionsInternal.framework/Versions/A/CollectionsInternal
    0x7ffb2d5c5000 -     0x7ffb2d5c8ff9  com.apple.contacts.ContactsMetrics (1 - 16) <7D92F386-514E-386C-A9F0-7402DDB98C39> /System/Library/PrivateFrameworks/ContactsMetrics.framework/Versions/A/ContactsMetrics
    0x7ffb2d6f0000 -     0x7ffb2d6f4ffe  com.apple.contextkit.ContextKitCore (1.0 - 1) <1ACD4E42-1EDD-35CE-91A5-43C6F508B8EC> /System/Library/PrivateFrameworks/ContextKitCore.framework/Versions/A/ContextKitCore
    0x7ffb30ba2000 -     0x7ffb30ca4ff5  com.apple.CoreSceneUnderstanding (1.53.1 - 1.53.1) <12ACFA43-77CC-3D30-9CDE-8DD890312530> /System/Library/PrivateFrameworks/CoreSceneUnderstanding.framework/Versions/A/CoreSceneUnderstanding
    0x7ffb30df5000 -     0x7ffb30e18fff  com.apple.CoreUtilsExtras (7.5 - 750.58) <EA54A2D4-9EFE-3D58-8328-25BF4592E952> /System/Library/PrivateFrameworks/CoreUtilsExtras.framework/Versions/A/CoreUtilsExtras
    0x7ffb3116e000 -     0x7ffb311aeffe  com.apple.dataaccess.dataaccessexpress.framework (1.0 - 1.0) <A16786A8-0649-3B99-81BC-E20ABAE5C757> /System/Library/PrivateFrameworks/DataAccessExpress.framework/Versions/A/DataAccessExpress
    0x7ffb312b1000 -     0x7ffb312e7ffd  com.apple.aiml.dendrite.Dendrite (1.0 - 1) <23781F5C-FC05-3746-B2DA-09FED0BDA304> /System/Library/PrivateFrameworks/Dendrite.framework/Versions/A/Dendrite
    0x7ffb31849000 -     0x7ffb318b7ffb  com.apple.DoNotDisturb (1.0 - 431.1.5) <FC41A75A-BB14-30C2-ABBD-5B1A07DC07FD> /System/Library/PrivateFrameworks/DoNotDisturb.framework/Versions/A/DoNotDisturb
    0x7ffb33918000 -     0x7ffb33918ff3  com.apple.FontServices (1.0 - 1) <319ADE25-D8D2-30F0-8F4C-6DDD79636970> /System/Library/PrivateFrameworks/FontServices.framework/Versions/A/FontServices
    0x7ffb33919000 -     0x7ffb339dcfff  libXTFontStaticRegistryData.dylib (306) <AADBB34B-7C18-3C12-B4A3-E8A6C3F882CF> /System/Library/PrivateFrameworks/FontServices.framework/libXTFontStaticRegistryData.dylib
    0x7ffb339de000 -     0x7ffb339eaffc  com.apple.FramePacing (1.0 - 1) <4F581C5C-55B0-335C-8DD2-73551944AEB4> /System/Library/PrivateFrameworks/FramePacing.framework/Versions/A/FramePacing
    0x7ffb345bd000 -     0x7ffb345c2fff  libGPUCompilerUtils.dylib (32023.335) <5C03A6FE-AE84-3C1B-ABAA-64EB104D3498> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/32023/Libraries/libGPUCompilerUtils.dylib
    0x7ffb38605000 -     0x7ffb3864bffb  libllvm-flatbuffers.dylib (32023.335) <EE9EBE9A-0499-3B86-8B5C-ED7AEB25707A> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/32023/Libraries/libllvm-flatbuffers.dylib
    0x7ffb386a9000 -     0x7ffb3882dffe  com.apple.GRDB.GRDBInternal (1.0 - 12) <3FA228F0-0BC4-3079-9D7A-434E7A12DA19> /System/Library/PrivateFrameworks/GRDBInternal.framework/Versions/A/GRDBInternal
    0x7ffb391f7000 -     0x7ffb39238ff7  com.apple.GenerativeFunctions.GenerativeFunctions (1.0 - 138) <DD2A0DA2-0670-36FC-A94C-F89A103F2ECC> /System/Library/PrivateFrameworks/GenerativeFunctions.framework/Versions/A/GenerativeFunctions
    0x7ffb39239000 -     0x7ffb39290ff5  com.apple.GenerativeFunctions.GenerativeFunctionsFoundation (1.0 - 138) <FDD9F9BA-68E3-365F-86BF-CD3301B100F9> /System/Library/PrivateFrameworks/GenerativeFunctionsFoundation.framework/Versions/A/GenerativeFunctionsFoundation
    0x7ffb39291000 -     0x7ffb392f1ffe  com.apple.GenerativeFunctions.GenerativeFunctionsInstrumentation (1.0 - 138) <92E09371-F288-389B-8571-6B2234998581> /System/Library/PrivateFrameworks/GenerativeFunctionsInstrumentation.framework/Versions/A/GenerativeFunctionsInstrumentation
    0x7ffb392f2000 -     0x7ffb3933fffb  com.apple.GenerativeFunctions.GenerativeModels (1.0 - 138) <A24EB350-C206-3BFD-8EB0-E572C32135AB> /System/Library/PrivateFrameworks/GenerativeModels.framework/Versions/A/GenerativeModels
    0x7ffb39340000 -     0x7ffb3938dff3  com.apple.GenerativeFunctions.GenerativeModelsFoundation (1.0 - 138) <9847D926-201B-3FA5-969E-D369385C92D0> /System/Library/PrivateFrameworks/GenerativeModelsFoundation.framework/Versions/A/GenerativeModelsFoundation
    0x7ffb39487000 -     0x7ffb3948bffc  com.apple.GeoServices (1.0 - 1986.20.7.26.1) <0ECD3C6D-C541-322A-9F53-DA4C6EFCD403> /System/Library/PrivateFrameworks/GeoServicesCore.framework/Versions/A/GeoServicesCore
    0x7ffc1c06f000 -     0x7ffc1c0cefff  com.apple.IO80211 (1.0 - 1) <51F6E3F5-DB2D-3575-BD68-CB1B01D21B2F> /System/Library/PrivateFrameworks/IO80211.framework/Versions/A/IO80211
    0x7ffc1c0d2000 -     0x7ffc1c0dbffc  com.apple.IPConfiguration (1.21 - 1.21) <33FFD8D3-7D41-3F22-9E47-804712BF3BF3> /System/Library/PrivateFrameworks/IPConfiguration.framework/Versions/A/IPConfiguration
    0x7ffc1c4cb000 -     0x7ffc1c4eeff1  com.apple.InputAnalytics (1.0 - 64) <203195C6-BBEF-34D8-9239-1842DD7CE7A0> /System/Library/PrivateFrameworks/InputAnalytics.framework/Versions/A/InputAnalytics
    0x7ffc1c613000 -     0x7ffc1c702ffa  com.apple.InstalledContentLibrary (1.0 - 1.0) <82809B39-0698-34BB-8815-996EF7FE5E0E> /System/Library/PrivateFrameworks/InstalledContentLibrary.framework/Versions/A/InstalledContentLibrary
    0x7ffc1e6d5000 -     0x7ffc1e8afff0  com.apple.IntelligencePlatformLibrary (91) <7FA124BA-23B0-3C60-AC59-6994DC6341FC> /System/Library/PrivateFrameworks/IntelligencePlatformLibrary.framework/Versions/A/IntelligencePlatformLibrary
    0x7ffc1e98a000 -     0x7ffc1e99effd  com.apple.audio.CoreAudio.IsolatedCoreAudioClient (1.0 - 1) <6BCDB6C0-23C4-3A83-852D-8AF68E612C8B> /System/Library/PrivateFrameworks/IsolatedCoreAudioClient.framework/Versions/A/IsolatedCoreAudioClient
    0x7ffc1f501000 -     0x7ffc1f73bff7  com.apple.LinkMetadata (1.0 - 210.5.0.6.2) <ED1BB1EE-3FE0-3EE6-9270-87CBE0A07CC2> /System/Library/PrivateFrameworks/LinkMetadata.framework/Versions/A/LinkMetadata
    0x7ffc1f76b000 -     0x7ffc1f87aff4  com.apple.LinkServices (1.0 - 210.5.0.6.2) <132FBD9C-52F1-3AB4-AFFD-02545756EF69> /System/Library/PrivateFrameworks/LinkServices.framework/Versions/A/LinkServices
    0x7ffc1f8e4000 -     0x7ffc1f9b0ffc  com.apple.LocalAuthenticationCore (1656.0.99) <AC59F4A3-9EEF-3D6A-A7AE-726E560C9562> /System/Library/PrivateFrameworks/LocalAuthenticationCore.framework/Versions/A/LocalAuthenticationCore
    0x7ffc1fa08000 -     0x7ffc1fa26fff  com.apple.internal.LocalStatusKit (1.0 - 1) <23CB1083-E946-3883-889C-55F25366E1C7> /System/Library/PrivateFrameworks/LocalStatusKit.framework/Versions/A/LocalStatusKit
    0x7ffc1faf7000 -     0x7ffc201a4fff  com.apple.MIL (3400.43 - 3400.43.1) <DA1BF8AD-F96F-30F6-BFFB-7EC4AA900C4E> /System/Library/PrivateFrameworks/MIL.framework/Versions/A/MIL
    0x7ffc201a5000 -     0x7ffc202d7ffe  com.apple.CoreML.MLAssetIO (1.0 - 3400.58.3.14.1) <A6BC173F-6386-3DCE-A1C3-5389256413BE> /System/Library/PrivateFrameworks/MLAssetIO.framework/Versions/A/MLAssetIO
    0x7ffc202d8000 -     0x7ffc20338fff  com.apple.mlcompiler.runtime (3400.8.1 - 3400.8.1) <AC8B1488-87AC-33E1-B2B2-C61915A45538> /System/Library/PrivateFrameworks/MLCompilerRuntime.framework/Versions/A/MLCompilerRuntime
    0x7ffc20339000 -     0x7ffc20353fff  com.apple.mlcompiler.services (3400.8.1 - 3400.8.1) <CFFB7F91-E32B-32C1-AEFA-AF4B29E8E777> /System/Library/PrivateFrameworks/MLCompilerServices.framework/Versions/A/MLCompilerServices
    0x7ffc2174d000 -     0x7ffc217a3ff0  com.apple.MessageSecurity (1.0 - 115.0.6) <F6F724C8-48F8-3A29-B62F-F4EE32C76189> /System/Library/PrivateFrameworks/MessageSecurity.framework/Versions/A/MessageSecurity
    0x7ffc2202f000 -     0x7ffc22167ffd  com.apple.ModelCatalog.ModelCatalog (1.0 - 146) <8DDA42C9-E293-3084-94AD-8E20FEB25238> /System/Library/PrivateFrameworks/ModelCatalog.framework/Versions/A/ModelCatalog
    0x7ffc22194000 -     0x7ffc222a0ff8  com.apple.ModelManagerServices (1.0 - 1) <215D720B-D072-3A8B-AF72-C6B20EBD6A37> /System/Library/PrivateFrameworks/ModelManagerServices.framework/Versions/A/ModelManagerServices
    0x7ffc22ff2000 -     0x7ffc2304afff  com.apple.calls.NeighborhoodActivityConduit (1.0 - 1) <C62BFC4F-E6BB-3749-A15D-F560F786DB34> /System/Library/PrivateFrameworks/NeighborhoodActivityConduit.framework/Versions/A/NeighborhoodActivityConduit
    0x7ffc233ff000 -     0x7ffc23405ff3  com.apple.NewsURLBucket (1.0 - 1) <98559E8D-6042-3233-B9E6-62490B8DEB26> /System/Library/PrivateFrameworks/NewsURLBucket.framework/Versions/A/NewsURLBucket
    0x7ffc23f37000 -     0x7ffc24048ff7  com.apple.ParsingInternal (0.0.1 - 42) <5B97818A-3475-33B7-9E6D-8D26E4C0AFBC> /System/Library/PrivateFrameworks/ParsingInternal.framework/Versions/A/ParsingInternal
    0x7ffc24b46000 -     0x7ffc255aefff  com.apple.PegasusAPI (1.0 - 3400.147.2.14.1) <84B20F7B-10FC-3FAA-908D-E220EDC72819> /System/Library/PrivateFrameworks/PegasusAPI.framework/Versions/A/PegasusAPI
    0x7ffc255af000 -     0x7ffc25601ffd  com.apple.PegasusConfiguration (1.0 - 15000) <9E4A58C7-A765-3CF7-BA05-85EA6BC0406E> /System/Library/PrivateFrameworks/PegasusConfiguration.framework/Versions/A/PegasusConfiguration
    0x7ffc267fe000 -     0x7ffc2681afff  com.apple.accessibility.PhotosensitivityProcessing (1.0 - 1) <30D23250-985B-3134-B0C8-BAD306F9DAA3> /System/Library/PrivateFrameworks/PhotosensitivityProcessing.framework/Versions/A/PhotosensitivityProcessing
    0x7ffc26ad0000 -     0x7ffc26af8fff  com.apple.PoirotSQLite (1.0 - 1) <1A7FBFF3-2929-3FF7-9C27-C2938917BC68> /System/Library/PrivateFrameworks/PoirotSQLite.framework/Versions/A/PoirotSQLite
    0x7ffc26af9000 -     0x7ffc26b5dff2  com.apple.PoirotSchematizer (1.0 - 1) <2917BD79-D468-3E4C-A180-9A31611DF136> /System/Library/PrivateFrameworks/PoirotSchematizer.framework/Versions/A/PoirotSchematizer
    0x7ffc273ce000 -     0x7ffc27439ff0  com.apple.ProDisplayLibrary (9.0.6 - 9.0.6) <609739AF-60EA-3CB4-8995-968D5D2540D1> /System/Library/PrivateFrameworks/ProDisplayLibrary.framework/Versions/A/ProDisplayLibrary
    0x7ffc27493000 -     0x7ffc274afff7  com.apple.intelligenceflow.ProactiveDaemonSupport (1.0 - 110.3.0.1) <117D5196-C592-3E74-B500-935199197D60> /System/Library/PrivateFrameworks/ProactiveDaemonSupport.framework/Versions/A/ProactiveDaemonSupport
    0x7ffc277d2000 -     0x7ffc2780eff4  com.apple.GenerativeFunctions.PromptKit (1.0 - 138) <9A13D404-8641-3E24-8CED-DC69BA10BAF4> /System/Library/PrivateFrameworks/PromptKit.framework/Versions/A/PromptKit
    0x7ffc27d70000 -     0x7ffc27d78ff7  com.apple.ReflectionInternal (1.0.0 - 42) <A4D3AD2D-142C-3B59-B73E-DEB7B0BEEA1F> /System/Library/PrivateFrameworks/ReflectionInternal.framework/Versions/A/ReflectionInternal
    0x7ffc28278000 -     0x7ffc283c7ff6  com.apple.private.ReplicatorEngine (1.0 - 1) <2658E463-5A39-3E42-9299-373EFFDAA2C6> /System/Library/PrivateFrameworks/ReplicatorEngine.framework/Versions/A/ReplicatorEngine
    0x7ffc283c8000 -     0x7ffc2846eff2  com.apple.private.ReplicatorServices (1.0 - 1) <654F91C7-BB70-37B7-B8FD-E9DB361608BE> /System/Library/PrivateFrameworks/ReplicatorServices.framework/Versions/A/ReplicatorServices
    0x7ffc287f7000 -     0x7ffc2880cff7  com.apple.RuntimeInternal (1.0.0 - 42) <22B56B23-3325-3185-894F-32FE184697EF> /System/Library/PrivateFrameworks/RuntimeInternal.framework/Versions/A/RuntimeInternal
    0x7ffc288d6000 -     0x7ffc28953ffa  com.apple.SFSymbolsFramework (1 - 163) <9F595846-3F94-33F1-BAD4-80D4512822B0> /System/Library/PrivateFrameworks/SFSymbols.framework/Versions/A/SFSymbols
    0x7ffc28ab8000 -     0x7ffc28b50ff5  com.apple.GenerativeFunctions.Sage (1.0 - 138) <52146EB7-CB92-3587-B873-D8C36C1110C9> /System/Library/PrivateFrameworks/Sage.framework/Versions/A/Sage
    0x7ffc29388000 -     0x7ffc2944aff0  com.apple.SensitiveContentAnalysisML (1.0 - 1) <726C3690-7D72-3D2C-880D-3BA62B59FE8B> /System/Library/PrivateFrameworks/SensitiveContentAnalysisML.framework/Versions/A/SensitiveContentAnalysisML
    0x7ffc29a30000 -     0x7ffc29b08ff8  com.apple.siri.SiriAnalytics (1.0 - 1) <CE0F4940-61CD-3482-936D-7765EE224692> /System/Library/PrivateFrameworks/SiriAnalytics.framework/Versions/A/SiriAnalytics
    0x7ffc3005f000 -     0x7ffc30085ff2  com.apple.StatusKit (1.0 - 1) <58267C0F-2D01-3A69-849E-9250F989BA01> /System/Library/PrivateFrameworks/StatusKit.framework/Versions/A/StatusKit
    0x7ffc301f3000 -     0x7ffc304cfff4  com.apple.StocksCore (7.0 - 1446) <4C98AFA4-2FCE-3ADE-8614-2F4D55843D98> /System/Library/PrivateFrameworks/StocksCore.framework/Versions/A/StocksCore
    0x7ffc304d0000 -     0x7ffc3052eff9  com.apple.StocksKit (1.0 - 1446) <5E77426F-696C-3B88-B7B2-97EA24B40603> /System/Library/PrivateFrameworks/StocksKit.framework/Versions/A/StocksKit
    0x7ffc30737000 -     0x7ffc30743ffb  com.apple.SymptomShared (2001.0.2) <D4D8A649-5E11-3A4D-BDFE-2D19FC134EBD> /System/Library/PrivateFrameworks/SymptomShared.framework/Versions/A/SymptomShared
    0x7ffc30746000 -     0x7ffc30758ffa  com.apple.SymptomAnalytics (1.0 - 2001.0.2) <C4B74989-99F6-3F79-A7C5-2D14BA6A4751> /System/Library/PrivateFrameworks/Symptoms.framework/Versions/A/Frameworks/SymptomAnalytics.framework/Versions/A/SymptomAnalytics
    0x7ffc309b5000 -     0x7ffc309d9ffa  com.apple.SymptomPresentationFeed (1.0 - 2001.0.2) <0277C5E8-D77F-350E-9BB5-993095FBDA97> /System/Library/PrivateFrameworks/Symptoms.framework/Versions/A/Frameworks/SymptomPresentationFeed.framework/Versions/A/SymptomPresentationFeed
    0x7ffc30bbe000 -     0x7ffc30bceffa  com.apple.SystemWake (1.0 - 694) <CDA85D32-456E-32A1-83CD-B9E4544B764D> /System/Library/PrivateFrameworks/SystemWake.framework/Versions/A/SystemWake
    0x7ffc30f1f000 -     0x7ffc30f63ff2  com.apple.TeaDB (3.0 - 1056.2) <49FAE2FF-2F4F-31DD-A6B9-1B1E5D0FA10F> /System/Library/PrivateFrameworks/TeaDB.framework/Versions/A/TeaDB
    0x7ffc30f64000 -     0x7ffc310ddff7  com.apple.TeaFoundation (3.0 - 1056.2) <EBAB0184-57EC-39E5-A9ED-B35C11474839> /System/Library/PrivateFrameworks/TeaFoundation.framework/Versions/A/TeaFoundation
    0x7ffc310de000 -     0x7ffc310f7ffb  com.apple.TeaSettings (3.0 - 1056.2) <4C55A771-41CA-3021-8A43-7D35A3BB5105> /System/Library/PrivateFrameworks/TeaSettings.framework/Versions/A/TeaSettings
    0x7ffc3119c000 -     0x7ffc31268ffe  com.apple.TextComposer (1.0 - 1) <EE6128FE-21D8-31A8-9643-425A7AA04FFB> /System/Library/PrivateFrameworks/TextComposer.framework/Versions/A/TextComposer
    0x7ffc3138f000 -     0x7ffc313a7ff8  com.apple.TextInputUI (1.0 - 1) <791270F0-BD0B-347D-BAF9-7CCA1E1BE4B5> /System/Library/PrivateFrameworks/TextInputUI.framework/Versions/A/TextInputUI
    0x7ffc313a8000 -     0x7ffc313b8ffc  com.apple.TextInputUIMac (1.0 - 1) <836BF517-2061-38A4-A6DD-C88458F3F46F> /System/Library/PrivateFrameworks/TextInputUIMacHelper.framework/Versions/A/TextInputUIMacHelper
    0x7ffc32f59000 -     0x7ffc32f8affe  com.apple.tightbeam (1.0 - 326.0.7) <25ED793F-ABAC-3214-929D-22CA5BE8FADB> /System/Library/PrivateFrameworks/Tightbeam.framework/Versions/A/Tightbeam
    0x7ffc33377000 -     0x7ffc33469ff8  com.apple.TokenGeneration (1.0 - 1) <D93F8CB9-E280-363D-B188-D2D75C9806A7> /System/Library/PrivateFrameworks/TokenGeneration.framework/Versions/A/TokenGeneration
    0x7ffc3346a000 -     0x7ffc33531fe7  com.apple.TokenGenerationCore (1.0 - 1) <062D269A-6A79-34E0-9BC8-D3676F46B26B> /System/Library/PrivateFrameworks/TokenGenerationCore.framework/Versions/A/TokenGenerationCore
    0x7ffc349e3000 -     0x7ffc34a37ffc  com.apple.UIIntelligenceSupport (1.0 - 1) <B02A6A41-5028-32CD-8314-FBE59F62399D> /System/Library/PrivateFrameworks/UIIntelligenceSupport.framework/Versions/A/UIIntelligenceSupport
    0x7ffc34c0d000 -     0x7ffc34ca4ffa  com.apple.UnifiedAssetFramework (1.0 - 1) <FB775C87-6390-3D64-A052-E471E76E5E2A> /System/Library/PrivateFrameworks/UnifiedAssetFramework.framework/Versions/A/UnifiedAssetFramework
    0x7ffc351b0000 -     0x7ffc35238fff  com.apple.VDAF (1.0 - 24) <A5A3C4DA-1A15-3610-AE5C-8ED24545F850> /System/Library/PrivateFrameworks/VDAF.framework/Versions/A/VDAF
    0x7ffc360c7000 -     0x7ffc3612fffa  com.apple.vectordb.VectorSearch (1.0 - 27) <268C3FB0-07F1-39AA-9C34-98410CE8C2EB> /System/Library/PrivateFrameworks/VectorSearch.framework/Versions/A/VectorSearch
    0x7ffc36184000 -     0x7ffc36184fff  com.apple.VideoToolboxParavirtualizationSupport (40.1.9 - 40.1.9) <A243B666-0421-3714-B33B-16627C3E990A> /System/Library/PrivateFrameworks/VideoToolboxParavirtualizationSupport.framework/Versions/A/VideoToolboxParavirtualizationSupport
    0x7ffc36b31000 -     0x7ffc36b78ff8  com.apple.VisionCore (8.0.36 - 8.0.36) <B2DF6EDF-BF10-3E36-81C7-097ED97C4B20> /System/Library/PrivateFrameworks/VisionCore.framework/Versions/A/VisionCore
    0x7ffc381c1000 -     0x7ffc381dfff2  com.apple.WindowManagement (277) <4C06CDDC-EB3D-3B13-9333-1A38562A07D3> /System/Library/PrivateFrameworks/WindowManagement.framework/Versions/A/WindowManagement
    0x7ffc3906b000 -     0x7ffc3906eff5  com.apple.WritingTools (1.0 - 1) <79800519-0D17-3A69-9B5C-67DD8F0F5F8A> /System/Library/PrivateFrameworks/WritingTools.framework/Versions/A/WritingTools
    0x7ffc3906f000 -     0x7ffc3909bff8  com.apple.WritingToolsUI (1.0 - 1) <FEE580D0-B7C6-32E3-B0D5-C91804948ECC> /System/Library/PrivateFrameworks/WritingToolsUI.framework/Versions/A/WritingToolsUI
    0x7ffd1f798000 -     0x7ffd1f79affd  libAXSafeCategoryBundle.dylib (3137.2.1.1) <56DFB43D-511E-3854-94C8-BC4BA41D4F6A> /usr/lib/libAXSafeCategoryBundle.dylib
    0x7ffd1f79c000 -     0x7ffd1f79fff2  libAccessibilityBaseImplementations.dylib (496.0.1) <F0678063-FC84-38EC-81A3-83ED767BE06D> /usr/lib/libAccessibilityBaseImplementations.dylib
    0x7ffd1f817000 -     0x7ffd1f8b6fef  libAppleArchive.dylib (423.1.1) <08AE950F-DA4C-3297-93F9-0C3540B14884> /usr/lib/libAppleArchive.dylib
    0x7ffd1f947000 -     0x7ffd1f948ff1  libBASupport.dylib (180) <03A79DEF-9F74-3299-BE0A-2B814BA8A0BF> /usr/lib/libBASupport.dylib
    0x7ffd1f95a000 -     0x7ffd1f967ffc  libCoreEntitlements.dylib (60) <CAA049AD-F6BF-34F0-9EE0-15231231A1B2> /usr/lib/libCoreEntitlements.dylib
    0x7ffd1fa89000 -     0x7ffd1fa90ff7  libRosetta.dylib (342) <210B14AD-2EE6-3D66-912F-FC454DFD423E> /usr/lib/libRosetta.dylib
    0x7ffd1facd000 -     0x7ffd1facdfff  libSpatial.dylib (99) <1FE3A21B-99A6-30B9-BFA8-2CAA182E152F> /usr/lib/libSpatial.dylib
    0x7ffd1face000 -     0x7ffd1fad8ffc  libTLE.dylib (60) <DD44DFE1-0FFE-3520-905E-C3BA753FD92F> /usr/lib/libTLE.dylib
    0x7ffd1fe62000 -     0x7ffd1ff7bfef  libcrypto.46.dylib (104) <982AA519-5353-3B5C-B244-755F2FC10522> /usr/lib/libcrypto.46.dylib
    0x7ffd20084000 -     0x7ffd2008bff7  libmrc.dylib (2559.1.1) <A33B82BC-D8EC-387A-AA16-B0D81F5840A6> /usr/lib/libmrc.dylib
    0x7ffd203d2000 -     0x7ffd2040aff3  libssl.48.dylib (104) <FC617A94-D1C5-3643-B448-EB9ED0833E65> /usr/lib/libssl.48.dylib
    0x7ffd205f2000 -     0x7ffd20603ff7  libswiftDistributed.dylib (6.0 - 6.0.0.7.24) <77790262-898C-3450-B027-1C2D30CE0505> /usr/lib/swift/libswiftDistributed.dylib
    0x7ffd20606000 -     0x7ffd2060effc  libswiftFileProvider.dylib (2732.0.85) <53FC76A6-3748-326F-83AC-2367A16C5C1F> /usr/lib/swift/libswiftFileProvider.dylib
    0x7ffd20613000 -     0x7ffd20619ff4  libswiftMLCompute.dylib (80) <35998165-EA6C-3375-B571-FB6C67D882D5> /usr/lib/swift/libswiftMLCompute.dylib
    0x7ffd20622000 -     0x7ffd2062ffff  libswiftObservation.dylib (6.0 - 6.0.0.7.24) <45990B69-3981-3F13-B475-CCFDD71776E9> /usr/lib/swift/libswiftObservation.dylib
    0x7ffd2063d000 -     0x7ffd20647fff  libswiftRegexBuilder.dylib (6.0 - 6.0.0.7.24) <862ECF6D-B80F-3FBB-B9DE-A382AC09666B> /usr/lib/swift/libswiftRegexBuilder.dylib
    0x7ffd2064d000 -     0x7ffd206abfff  libswiftSpatial.dylib (99) <CE659610-0F66-3632-B1FC-372F67D0CF22> /usr/lib/swift/libswiftSpatial.dylib
    0x7ffd206af000 -     0x7ffd206b8fff  libswiftSynchronization.dylib (6.0 - 6.0.0.7.24) <09463AC6-73EB-32DD-B4D8-9AA3F517BEF4> /usr/lib/swift/libswiftSynchronization.dylib
    0x7ffd206b9000 -     0x7ffd206d0ff7  libswiftSystem.dylib (60) <14B6DFEB-8E97-31F5-BB5B-DD43B3F18276> /usr/lib/swift/libswiftSystem.dylib
    0x7ffd20731000 -     0x7ffd20733ffb  libswift_Builtin_float.dylib (6.0 - 6.0.0.7.24) <B20572D6-B1E3-3286-B6F7-AD65481C08BC> /usr/lib/swift/libswift_Builtin_float.dylib
    0x7ffd20734000 -     0x7ffd20798fff  libswift_Concurrency.dylib (6.0 - 6.0.0.7.24) <3A097DBF-70BA-3CCA-8315-9ADE4D55F55B> /usr/lib/swift/libswift_Concurrency.dylib
    0x7ffd207d2000 -     0x7ffd20879ff7  libswift_RegexParser.dylib (6.0 - 6.0.0.7.24) <26AFC4BD-40FA-368D-928F-6C27E92AA762> /usr/lib/swift/libswift_RegexParser.dylib
    0x7ffd2087a000 -     0x7ffd20914fff  libswift_StringProcessing.dylib (6.0 - 6.0.0.7.24) <30D937A3-D548-392D-93E0-7D1366C3866B> /usr/lib/swift/libswift_StringProcessing.dylib
    0x7ffd20915000 -     0x7ffd20916ff7  libswift_errno.dylib (228.0.13) <486B1E73-33D6-3E78-9B96-3A7EBC4327F8> /usr/lib/swift/libswift_errno.dylib
    0x7ffd20917000 -     0x7ffd20919ff7  libswift_math.dylib (228.0.13) <B890AAFF-1F32-3236-A474-FED793065361> /usr/lib/swift/libswift_math.dylib
    0x7ffd2091a000 -     0x7ffd2091afff  libswift_signal.dylib (228.0.13) <357C1549-F1C3-3D9C-8FBA-E5CB0B29DAA1> /usr/lib/swift/libswift_signal.dylib
    0x7ffd2091b000 -     0x7ffd2091bff7  libswift_stdio.dylib (228.0.13) <B1473B0D-8300-3E1E-AD22-11FC5EC7478E> /usr/lib/swift/libswift_stdio.dylib
    0x7ffd2091c000 -     0x7ffd2091cfff  libswift_time.dylib (228.0.13) <DDDDC9FC-9C36-3720-B397-2E68CC1F2B54> /usr/lib/swift/libswift_time.dylib
    0x7ffd2091d000 -     0x7ffd2091dff7  libswiftsys_time.dylib (228.0.13) <E0305535-BC70-388B-95C1-591ED6AC5D34> /usr/lib/swift/libswiftsys_time.dylib
    0x7ffd2091e000 -     0x7ffd2091efff  libswiftunistd.dylib (228.0.13) <30A9BFA2-6252-3FD6-A3D7-466C6A6F5C2A> /usr/lib/swift/libswiftunistd.dylib
    0x7ffd20a81000 -     0x7ffd20a84ffb  libsystem_darwindirectory.dylib (122) <53E8B36F-A880-3A32-A2C5-E22D819BDEB1> /usr/lib/system/libsystem_darwindirectory.dylib
    0x7ffd20a85000 -     0x7ffd20a8bff3  libsystem_eligibility.dylib (122.0.2) <4B63747C-CF1A-3753-84AB-DC9E909E5F6F> /usr/lib/system/libsystem_eligibility.dylib
    0x7ffd20a8c000 -     0x7ffd20a90ff7  libsystem_sanitizers.dylib (17.0.1) <D8FA9EEE-856E-39FA-B078-1391BD8277DF> /usr/lib/system/libsystem_sanitizers.dylib
BenjaminSchaaf commented 1 week ago

@shimonm that sample just looks like an idle application, are you sure you did the sample while the application was stuck?

shimonm commented 3 days ago

@BenjaminSchaaf thank you and I'm sorry about that.

Here's another one, when the application froze and I had to Force Quit it.

Process:         sublime_text [48958]
Path:            /Applications/Sublime Text.app/Contents/MacOS/sublime_text
Load Address:    0x1072e7000
Identifier:      com.sublimetext.4
Version:         Build 4180 (4180)
Code Type:       X86-64
Platform:        macOS
Parent Process:  launchd [1]

Date/Time:       2024-10-07 14:04:53.411 -0400
Launch Time:     2024-10-07 14:03:47.497 -0400
OS Version:      macOS 15.0 (24A335)
Report Version:  7
Analysis Tool:   /usr/bin/sample

Physical footprint:         58.2M
Physical footprint (peak):  58.9M
Idle exit:                  untracked
----

Call graph:
    1994 Thread_2949408: Main Thread   DispatchQueue_<multiple>
    + 1994 start  (in dyld) + 1805  [0x7ff81a6ba2cd]
    +   1994 main  (in sublime_text) + 17074  [0x1073740e2]
    +     1994 px_run_event_loop()  (in sublime_text) + 183  [0x10753cca6]
    +       1990 -[NSApplication run]  (in AppKit) + 610  [0x7ff81e450eb7]
    +       ! 1986 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 1290  [0x7ff81ee7c4c8]
    +       ! : 1986 _DPSNextEvent  (in AppKit) + 902  [0x7ff81e45fd8b]
    +       ! :   1986 _BlockUntilNextEventMatchingListInModeWithFilter  (in HIToolbox) + 66  [0x7ff826211b62]
    +       ! :     1979 ReceiveNextEventCommon  (in HIToolbox) + 646  [0x7ff8262119c4]
    +       ! :     | 1979 RunCurrentEventLoopInMode  (in HIToolbox) + 292  [0x7ff82620bfe3]
    +       ! :     |   1979 CFRunLoopRunSpecific  (in CoreFoundation) + 536  [0x7ff81ab2bb6c]
    +       ! :     |     1972 __CFRunLoopRun  (in CoreFoundation) + 1393  [0x7ff81ab2c6cd]
    +       ! :     |     + 1972 __CFRunLoopServiceMachPort  (in CoreFoundation) + 143  [0x7ff81ab2dc48]
    +       ! :     |     +   1972 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +       ! :     |     +     1972 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +       ! :     |     +       1972 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +       ! :     |     +         1972 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    +       ! :     |     6 __CFRunLoopRun  (in CoreFoundation) + 2261  [0x7ff81ab2ca31]
    +       ! :     |     + 5 __CFRunLoopDoTimers  (in CoreFoundation) + 285  [0x7ff81ab4604e]
    +       ! :     |     + ! 3 __CFRunLoopDoTimer  (in CoreFoundation) + 801  [0x7ff81ab46422]
    +       ! :     |     + ! : 3 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__  (in CoreFoundation) + 20  [0x7ff81ab46874]
    +       ! :     |     + ! :   3 __NSFireTimer  (in Foundation) + 67  [0x7ff81bb92340]
    +       ! :     |     + ! :     1 -[WorkQueueCallback processItems:]  (in sublime_text) + 169  [0x10753391c]
    +       ! :     |     + ! :     | 1 std::__function::__func<work_queue_timer_scheduler::set_cancellable_timeout(std::function<void ()> const&, int)::'lambda'(), void ()>::operator()()  (in sublime_text) + 0  [0x10750a31a]
    +       ! :     |     + ! :     1 -[WorkQueueCallback processItems:]  (in sublime_text) + 178  [0x107533925]
    +       ! :     |     + ! :     | 1 function_item::~function_item()  (in sublime_text) + 14  [0x107486532]
    +       ! :     |     + ! :     |   1 SP<timeout_work_proxy>::~SP()  (in sublime_text) + 13  [0x10750a265]
    +       ! :     |     + ! :     1 -[WorkQueueCallback processItems:]  (in sublime_text) + 163  [0x107533916]
    +       ! :     |     + ! 2 __CFRunLoopDoTimer  (in CoreFoundation) + 312  [0x7ff81ab46239]
    +       ! :     |     + !   2 __CFArmNextTimerInMode  (in CoreFoundation) + 587  [0x7ff81aaf6729]
    +       ! :     |     + !     2 mk_timer_arm  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06efe]
    +       ! :     |     + 1 __CFRunLoopDoTimers  (in CoreFoundation) + 182  [0x7ff81ab45fe7]
    +       ! :     |     +   1 -[__NSArrayM insertObject:atIndex:]  (in CoreFoundation) + 304  [0x7ff81aacf4ab]
    +       ! :     |     +     1 nanov2_malloc_type_zero_on_alloc  (in libsystem_malloc.dylib) + 366  [0x7ff81a87d8a4]
    +       ! :     |     1 __CFRunLoopRun  (in CoreFoundation) + 1120  [0x7ff81ab2c5bc]
    +       ! :     |       1 __CFRunLoopDoObservers  (in CoreFoundation) + 503  [0x7ff81ab2cf4c]
    +       ! :     |         1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__  (in CoreFoundation) + 23  [0x7ff81ab2d029]
    +       ! :     |           1 on_pre_sleep(__CFRunLoopObserver*, unsigned long, void*)  (in sublime_text) + 232  [0x10753c5db]
    +       ! :     |             1 -[NSWindow isKeyWindow]  (in AppKit) + 30  [0x7ff81e525112]
    +       ! :     |               1 objc_msgSend  (in libobjc.A.dylib) + 26  [0x7ff81a677e9a]
    +       ! :     6 ReceiveNextEventCommon  (in HIToolbox) + 201  [0x7ff826211807]
    +       ! :     | 3 RunCurrentEventLoopInMode  (in HIToolbox) + 228  [0x7ff82620bfa3]
    +       ! :     | + 2 _NotifyEventLoopObservers  (in HIToolbox) + 158  [0x7ff82620c0e1]
    +       ! :     | + ! 2 MainLoopObserver(unsigned int, OpaqueEventRef*, void*)  (in HIToolbox) + 41  [0x7ff8262074e2]
    +       ! :     | + !   2 Convert1CGEvent(unsigned char)  (in HIToolbox) + 248  [0x7ff826206d0c]
    +       ! :     | + !     1 CreateAndPostEventWithCGEvent(__CGEvent*, unsigned int, unsigned char, __CFMachPortBoost*)  (in HIToolbox) + 70  [0x7ff8262037aa]
    +       ! :     | + !     : 1 CreateEventWithCGEvent  (in HIToolbox) + 1578  [0x7ff8262041e9]
    +       ! :     | + !     :   1 CreateMouseEvent  (in HIToolbox) + 106  [0x7ff8261feeaa]
    +       ! :     | + !     :     1 SetEventParameter  (in HIToolbox) + 151  [0x7ff82620d30f]
    +       ! :     | + !     :       1 RetainEventParamData  (in HIToolbox) + 184  [0x7ff82620f0db]
    +       ! :     | + !     :         1 TypeManager::Retain(unsigned int, unsigned int, unsigned long, void const*)  (in HIToolbox) + 63  [0x7ff826289a5d]
    +       ! :     | + !     :           1 TypeManager::FindCallbacks(unsigned int, unsigned char, HITypeCompressedCallBacks*)  (in HIToolbox) + 74  [0x7ff826289ae8]
    +       ! :     | + !     :             1 GetCollectionItem  (in CarbonCore) + 28  [0x7ff81df88293]
    +       ! :     | + !     :               1 FindItem(OpaqueCollection*, unsigned int, int, unsigned long*)  (in CarbonCore) + 75  [0x7ff81df8830f]
    +       ! :     | + !     1 CreateAndPostEventWithCGEvent(__CGEvent*, unsigned int, unsigned char, __CFMachPortBoost*)  (in HIToolbox) + 402  [0x7ff8262038f6]
    +       ! :     | + !       1 PostEventToQueueInternal  (in HIToolbox) + 726  [0x7ff82620f7e0]
    +       ! :     | + !         1 _NotifyEventLoopObservers  (in HIToolbox) + 158  [0x7ff82620c0e1]
    +       ! :     | + !           1 SCTKeyEventObserver  (in Shortcut) + 26  [0x7ffa22262f81]
    +       ! :     | + !             1 DYLD-STUB$$GetEventClass  (in Shortcut) + 0  [0x7ffa2227b45e]
    +       ! :     | + 1 _NotifyEventLoopObservers  (in HIToolbox) + 6  [0x7ff82620c049]
    +       ! :     | 3 RunCurrentEventLoopInMode  (in HIToolbox) + 292  [0x7ff82620bfe3]
    +       ! :     |   3 CFRunLoopRunSpecific  (in CoreFoundation) + 536  [0x7ff81ab2bb6c]
    +       ! :     |     2 __CFRunLoopRun  (in CoreFoundation) + 960  [0x7ff81ab2c51c]
    +       ! :     |     ! 2 __CFRunLoopDoSources0  (in CoreFoundation) + 203  [0x7ff81ab2d884]
    +       ! :     |     !   1 __CFRunLoopDoSource0  (in CoreFoundation) + 157  [0x7ff81ab2dab1]
    +       ! :     |     !   : 1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__  (in CoreFoundation) + 17  [0x7ff81ab2db0f]
    +       ! :     |     !   :   1 __NSThreadPerformPerform  (in Foundation) + 178  [0x7ff81bb72911]
    +       ! :     |     !   :     1 -[WorkQueueCallback processItems:]  (in sublime_text) + 271  [0x107533982]
    +       ! :     |     !   :       1 CFRunLoopTimerInvalidate  (in CoreFoundation) + 364  [0x7ff81ab469ee]
    +       ! :     |     !   :         1 CFRunLoopRemoveTimer  (in CoreFoundation) + 299  [0x7ff81ab46bd7]
    +       ! :     |     !   :           1 __CFArmNextTimerInMode  (in CoreFoundation) + 587  [0x7ff81aaf6729]
    +       ! :     |     !   :             1 mk_timer_arm  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06efe]
    +       ! :     |     !   1 __CFRunLoopDoSource0  (in CoreFoundation) + 157  [0x7ff81ab2dab1]
    +       ! :     |     1 __CFRunLoopRun  (in CoreFoundation) + 1930  [0x7ff81ab2c8e6]
    +       ! :     1 ReceiveNextEventCommon  (in HIToolbox) + 670  [0x7ff8262119dc]
    +       ! :       1 GetCurrentEventQueue  (in HIToolbox) + 23  [0x7ff82620f3ad]
    +       ! :         1 MPTaskIsPreemptive  (in CarbonCore) + 28  [0x7ff81df87467]
    +       ! :           1 _TSThreadManagerInitialized  (in CarbonCore) + 14  [0x7ff81e039294]
    +       ! 2 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 3259  [0x7ff81ee7cc79]
    +       ! : 2 _DPSEventHandledByCarbon  (in AppKit) + 147  [0x7ff81e5e2c3b]
    +       ! :   2 SendEventToEventTarget  (in HIToolbox) + 39  [0x7ff8261f9fed]
    +       ! :     2 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)  (in HIToolbox) + 336  [0x7ff8261fa143]
    +       ! :       2 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)  (in HIToolbox) + 2521  [0x7ff8261fc5ba]
    +       ! :         1 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)  (in HIToolbox) + 721  [0x7ff8261f7311]
    +       ! :         | 1 SendEventToEventTarget  (in HIToolbox) + 39  [0x7ff8261f9fed]
    +       ! :         |   1 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)  (in HIToolbox) + 336  [0x7ff8261fa143]
    +       ! :         |     1 ___chkstk_darwin  (in libsystem_pthread.dylib) + 0  [0x7ff81aa43bf4]
    +       ! :         1 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)  (in HIToolbox) + 1618  [0x7ff8261f7692]
    +       ! :           1 FindWindowAndPartFromMouseEvent  (in HIToolbox) + 112  [0x7ff82620932b]
    +       ! :             1 FindWindow  (in HIToolbox) + 35  [0x7ff8262e7edb]
    +       ! :               1 FindWindowOfClass  (in HIToolbox) + 57  [0x7ff8262e7fac]
    +       ! :                 1 FindWindowCommon(Point, OpaqueWindowPtr**, short*)  (in HIToolbox) + 119  [0x7ff8262e80b1]
    +       ! :                   1 FindPlatformWindow  (in HIToolbox) + 212  [0x7ff8263018ce]
    +       ! :                     1 SafelyFindCGSWindowAndOwner(unsigned int, unsigned int, int, bool, CGPoint const*, CGPoint*, unsigned int*, unsigned int*)  (in HIToolbox) + 78  [0x7ff826301b4c]
    +       ! :                       1 SLSFindWindowAndOwner  (in SkyLight) + 155  [0x7ff82057cdef]
    +       ! :                         1 _CGSFindWindow  (in SkyLight) + 186  [0x7ff8204af350]
    +       ! :                           1 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +       ! :                             1 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +       ! :                               1 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +       ! :                                 1 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    +       ! 1 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 2212  [0x7ff81ee7c862]
    +       ! : 1 -[NSApplication(NSEventRouting) _setCurrentEvent:]  (in AppKit) + 38  [0x7ff81ee7d4ba]
    +       ! :   1 objc_retain  (in libobjc.A.dylib) + 98  [0x7ff81a677d62]
    +       ! :     1 objc_object::sidetable_retain(bool)  (in libobjc.A.dylib) + 99  [0x7ff81a69ec21]
    +       ! :       1 objc::DenseMapBase<objc::DenseMap<DisguisedPtr<objc_object const>, unsigned long, (anonymous namespace)::RefcountMapValuePurgeable, objc::DenseMapInfo<DisguisedPtr<objc_object const>>, objc::detail::DenseMapPair<DisguisedPtr<objc_object const>, unsigned long>>, DisguisedPtr<objc_object const>, unsigned long, (anonymous namespace)::RefcountMapValuePurgeable, objc::DenseMapInfo<DisguisedPtr<objc_object const>>, objc::detail::DenseMapPair<DisguisedPtr<objc_object const>, unsigned long>>::operator[](DisguisedPtr<objc_object const>&&)  (in libobjc.A.dylib) + 31  [0x7ff81a69e8df]
    +       ! :         1 objc::DenseMapBase<objc::DenseMap<DisguisedPtr<objc_object const>, unsigned long, (anonymous namespace)::RefcountMapValuePurgeable, objc::DenseMapInfo<DisguisedPtr<objc_object const>>, objc::detail::DenseMapPair<DisguisedPtr<objc_object const>, unsigned long>>, DisguisedPtr<objc_object const>, unsigned long, (anonymous namespace)::RefcountMapValuePurgeable, objc::DenseMapInfo<DisguisedPtr<objc_object const>>, objc::detail::DenseMapPair<DisguisedPtr<objc_object const>, unsigned long>>::LookupBucketFor<DisguisedPtr<objc_object const>>(DisguisedPtr<objc_object const> const&, objc::detail::DenseMapPair<DisguisedPtr<objc_object const>, unsigned long>*&)  (in libobjc.A.dylib) + 88  [0x7ff81a69e292]
    +       ! 1 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 3037  [0x7ff81ee7cb9b]
    +       !   1 _NSSendEventToDequeuingObservers  (in AppKit) + 323  [0x7ff81e6a89c0]
    +       !     1 __57-[NSMenuBarTrackingSession _addLocalEventMonitorIfNeeded]_block_invoke  (in AppKit) + 85  [0x7ff81ed35880]
    +       !       1 -[NSMenuBarTrackingSession allowsTracking]  (in AppKit) + 50  [0x7ff81ed36f56]
    +       !         1 _NXIsBackgroundOnly  (in AppKit) + 35  [0x7ff81e489dfe]
    +       !           1 _LSCopyApplicationInformationItem  (in LaunchServices) + 74  [0x7ff81af5cf56]
    +       !             1 LSSharedMemoryPage::CopyForSessionID(LSSessionID, bool)  (in LaunchServices) + 154  [0x7ff81af5973c]
    +       !               1 _dispatch_lane_barrier_sync_invoke_and_complete  (in libdispatch.dylib) + 60  [0x7ff81a8ad8f2]
    +       !                 1 _dispatch_client_callout  (in libdispatch.dylib) + 8  [0x7ff81a8a07e2]
    +       !                   1 invocation function for block in LSSharedMemoryPage::CopyForSessionID(LSSessionID, bool)  (in LaunchServices) + 95  [0x7ff81af59b53]
    +       !                     1 -[__NSDictionaryM objectForKey:]  (in CoreFoundation) + 99  [0x7ff81aad0d5e]
    +       !                       1 __CFNumberHash  (in CoreFoundation) + 141  [0x7ff81aaeea18]
    +       !                         1 __CFNumberGetValue  (in CoreFoundation) + 100  [0x7ff81aaeeb62]
    +       4 -[NSApplication run]  (in AppKit) + 654  [0x7ff81e450ee3]
    +         3 -[NSApplication _handleEvent:]  (in AppKit) + 65  [0x7ff81e9f3f41]
    +         : 3 -[NSApplication(NSEventRouting) sendEvent:]  (in AppKit) + 1813  [0x7ff81ee7a929]
    +         :   2 routeMouseMovedEvent  (in AppKit) + 281  [0x7ff81ee7b4b0]
    +         :   | 2 -[NSWindow(NSEventRouting) sendEvent:]  (in AppKit) + 339  [0x7ff81e5b8255]
    +         :   |   2 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]  (in AppKit) + 477  [0x7ff81e5b864d]
    +         :   |     2 _routeMouseMovedEvent  (in AppKit) + 394  [0x7ff81f0e73c7]
    +         :   |       2 -[PXView mouseMoved:]  (in sublime_text) + 827  [0x107537c06]
    +         :   |         2 send_event(px_window_t*, px_event_t*)  (in sublime_text) + 36  [0x107533f93]
    +         :   |           2 window_impl::handle_event(px_event_t*)  (in sublime_text) + 365  [0x10750e8d3]
    +         :   |             1 window_drag_enabler::handle_event(px_event_t*)  (in sublime_text) + 36  [0x10750a42c]
    +         :   |             + 1 window_impl::px_window() const  (in sublime_text) + 0  [0x10750e5d2]
    +         :   |             1 window_hover_aspect::handle_event(px_event_t*)  (in sublime_text) + 10  [0x10750c4f2]
    +         :   |               1 window_hover_aspect::notify_event(px_event_t*)  (in sublime_text) + 260  [0x10750c5fa]
    +         :   |                 1 work_queue_timer_scheduler::set_cancellable_timeout(std::function<void ()> const&, int)  (in sublime_text) + 120  [0x10750a1cc]
    +         :   |                   1 std::function<void ()>::operator=(std::function<void ()> const&)  (in sublime_text) + 51  [0x10742c7af]
    +         :   |                     1 std::__function::__value_func<void ()>::swap[abi:nn180100](std::__function::__value_func<void ()>&)  (in sublime_text) + 100  [0x1073838a8]
    +         :   |                       1 std::__function::__func<window_hover_aspect::notify_event(px_event_t*)::$_0, void ()>::destroy()  (in sublime_text) + 1  [0x10750c689]
    +         :   1 routeMouseMovedEvent  (in AppKit) + 263  [0x7ff81ee7b49e]
    +         :     1 -[NSEvent _eventRelativeToWindow:]  (in AppKit) + 81  [0x7ff81e641e47]
    +         :       1 -[NSEvent copyWithZone:]  (in AppKit) + 372  [0x7ff81e6e50cf]
    +         :         1 SLEventCreateCopy  (in SkyLight) + 44  [0x7ff820608788]
    +         :           1 _SLEventCreate(SLSEventRecord*)  (in SkyLight) + 37  [0x7ff820608071]
    +         :             1 SLTypeCreateInstance  (in SkyLight) + 46  [0x7ff82054cddc]
    +         :               1 _CFRuntimeCreateInstance  (in CoreFoundation) + 748  [0x7ff81aab4aa4]
    +         :                 1 CFAllocatorAllocateTyped  (in CoreFoundation) + 0  [0x7ff81abc6af0]
    +         1 -[NSApplication _handleEvent:]  (in AppKit) + 118  [0x7ff81e9f3f76]
    +           1 _HIEnableSuddenTerminationForSendEvent  (in HIToolbox) + 41  [0x7ff8262d3c93]
    +             1 @objc _NSSwiftProcessInfo.enableSuddenTermination()  (in Foundation) + 94  [0x7ff81be0cbce]
    +               1 partial apply for closure #1 in _NSSwiftProcessInfo.enableSuddenTermination()  (in Foundation) + 13  [0x7ff81be0e74d]
    +                 1 closure #1 in _NSSwiftProcessInfo.enableSuddenTermination()  (in Foundation) + 279  [0x7ff81be0cb37]
    +                   1 xpc_transaction_end  (in libxpc.dylib) + 0  [0x7ff81a751d47]
    1994 Thread_2949421
    + 1994 start_wqthread  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bdb]
    +   1994 _pthread_wqthread  (in libsystem_pthread.dylib) + 415  [0x7ff81aa44cd8]
    +     1994 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7ff81aa08542]
    1994 Thread_2949459: io_compute
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 queue_run_helper(void*)  (in sublime_text) + 85  [0x107486889]
    +       1994 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1994 Thread_2949460: io_worker
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 worker_run_helper(void*)  (in sublime_text) + 172  [0x107477198]
    +       1994 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1994 Thread_2949461: io_worker
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 worker_run_helper(void*)  (in sublime_text) + 172  [0x107477198]
    +       1994 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1994 Thread_2949463: task_worker
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10748301d]
    +       1994 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1994 Thread_2949464: task_worker
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10748301d]
    +       1994 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1994 Thread_2949465: task_worker
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10748301d]
    +       1994 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1994 Thread_2949466: task_worker
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10748301d]
    +       1994 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1994 Thread_2949467: task_worker
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10748301d]
    +       1994 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1994 Thread_2949468: task_worker
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10748301d]
    +       1994 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1994 Thread_2949469: task_worker
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10748301d]
    +       1994 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1994 Thread_2949505: com.apple.NSEventThread
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 _NSEventThread  (in AppKit) + 127  [0x7ff81e5b5d6d]
    +       1994 CFRunLoopRunSpecific  (in CoreFoundation) + 536  [0x7ff81ab2bb6c]
    +         1978 __CFRunLoopRun  (in CoreFoundation) + 1393  [0x7ff81ab2c6cd]
    +         ! 1978 __CFRunLoopServiceMachPort  (in CoreFoundation) + 143  [0x7ff81ab2dc48]
    +         !   1978 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +         !     1978 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +         !       1978 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +         !         1978 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    +         15 __CFRunLoopRun  (in CoreFoundation) + 2752  [0x7ff81ab2cc1c]
    +         ! 15 __CFRunLoopDoSource1  (in CoreFoundation) + 534  [0x7ff81ab2df76]
    +         !   15 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__  (in CoreFoundation) + 41  [0x7ff81ab2e03f]
    +         !     15 __CFMachPortPerform  (in CoreFoundation) + 238  [0x7ff81ab59e42]
    +         !       15 MessageHandler(__CFMachPort*, void*, long, void*)  (in HIToolbox) + 48  [0x7ff826201682]
    +         !         12 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*)  (in HIToolbox) + 45  [0x7ff826206d88]
    +         !         : 12 SLEventCreateNextEvent  (in SkyLight) + 11  [0x7ff82060b0c3]
    +         !         :   12 SLSGetNextEventRecordInternal  (in SkyLight) + 298  [0x7ff82086afad]
    +         !         :     5 CGSSnarfAndDispatchDatagrams  (in SkyLight) + 165  [0x7ff8204ac855]
    +         !         :     | 5 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +         !         :     |   5 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +         !         :     |     5 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +         !         :     |       5 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    +         !         :     5 CGSSnarfAndDispatchDatagrams  (in SkyLight) + 838  [0x7ff8204acaf6]
    +         !         :     | 3 event_datagram_handler(unsigned int, CGSDatagramType, void*, unsigned long, void*)  (in SkyLight) + 71  [0x7ff82086a72a]
    +         !         :     | + 3 CGSDecodeEventRecord  (in SkyLight) + 38  [0x7ff8204ad75d]
    +         !         :     | +   3 SLEventRecordCreateWithBytesAndSource(void const*, unsigned long, __CGEventSource*, unsigned int)  (in SkyLight) + 676  [0x7ff82060b51f]
    +         !         :     | +     2 SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_with_manager_b(bool (SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) block_pointer)  (in SkyLight) + 499  [0x7ff820503f23]
    +         !         :     | +     ! 2 SLS::TokenizedCoding::ReadDataProvider::with_slice_b(unsigned long, void (std::shared_ptr<SLS::TokenizedCoding::ReadDataProvider>&) block_pointer)  (in SkyLight) + 400  [0x7ff8205043e2]
    +         !         :     | +     !   2 invocation function for block in SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::with_slice_b(unsigned long, void (SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) block_pointer)  (in SkyLight) + 66  [0x7ff8205041f5]
    +         !         :     | +     !     2 invocation function for block in SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_with_manager_b(bool (SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) block_pointer)  (in SkyLight) + 45  [0x7ff82050418c]
    +         !         :     | +     !       2 invocation function for block in auto bool SLS::TokenizedCoding::Decoder::decode_with_manager<_SLEventRecordCreateWithBytesModern(void const*, unsigned long, unsigned int)::$_0>(_SLEventRecordCreateWithBytesModern(void const*, unsigned long, unsigned int)::$_0&&)::'lambda'(_SLEventRecordCreateWithBytesModern(void const*, unsigned long, unsigned int)::$_0&)::operator()<SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>>(_SLEventRecordCreateWithBytesModern(void const*, unsigned long, unsigned int)::$_0&) const  (in SkyLight) + 155  [0x7ff82060b9c2]
    +         !         :     | +     !         2 const* SLEventGetFieldDecodeDescriptor<SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>>(SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>)::'lambda7'(SLSEventRecord*, unsigned int, SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&)::__invoke(SLSEventRecord*, unsigned int, SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&)  (in SkyLight) + 128  [0x7ff82060c664]
    +         !         :     | +     !           2 SLS::TokenizedCoding::Decoder::invoke_versioned<bool SLS::TokenizedCoding::Decoder::decode_bytes<void (void const*, unsigned long) block_pointer>(unsigned long, void (void const*, unsigned long) block_pointer&&)::'lambda'(void (void const*, unsigned long) block_pointer&)>(void (void const*, unsigned long) block_pointer)  (in SkyLight) + 192  [0x7ff82060c7ba]
    +         !         :     | +     !             2 SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_bytes_b(unsigned long, void (void const*, unsigned long) block_pointer)  (in SkyLight) + 343  [0x7ff82050550f]
    +         !         :     | +     !               2 invocation function for block in SLEventFieldDecodeDescriptor<SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>> const* SLEventGetFieldDecodeDescriptor<SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>>(SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>)::'lambda7'(SLSEventRecord*, unsigned int, SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&)::operator()(SLSEventRecord*, unsigned int, SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) const  (in SkyLight) + 87  [0x7ff82060c6d9]
    +         !         :     | +     !                 1 SLEventAuthenticationMessageCreateWithData  (in SkyLight) + 620  [0x7ff82050049b]
    +         !         :     | +     !                 : 1 SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_with_manager_b(bool (SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) block_pointer)  (in SkyLight) + 499  [0x7ff820503f23]
    +         !         :     | +     !                 :   1 SLS::TokenizedCoding::ReadDataProvider::with_slice_b(unsigned long, void (std::shared_ptr<SLS::TokenizedCoding::ReadDataProvider>&) block_pointer)  (in SkyLight) + 400  [0x7ff8205043e2]
    +         !         :     | +     !                 :     1 invocation function for block in SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::with_slice_b(unsigned long, void (SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) block_pointer)  (in SkyLight) + 66  [0x7ff8205041f5]
    +         !         :     | +     !                 :       1 invocation function for block in SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_with_manager_b(bool (SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) block_pointer)  (in SkyLight) + 45  [0x7ff82050418c]
    +         !         :     | +     !                 :         1 invocation function for block in auto bool SLS::TokenizedCoding::Decoder::decode_with_manager<(anonymous namespace)::MessageInitDataCustomSerializationBasis::Create(void const*, unsigned long)::$_0>((anonymous namespace)::MessageInitDataCustomSerializationBasis::Create(void const*, unsigned long)::$_0&&)::'lambda'((anonymous namespace)::MessageInitDataCustomSerializationBasis::Create(void const*, unsigned long)::$_0&)::operator()<SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>>((anonymous namespace)::MessageInitDataCustomSerializationBasis::Create(void const*, unsigned long)::$_0&) const  (in SkyLight) + 3161  [0x7ff820503a45]
    +         !         :     | +     !                 :           1 SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_bytes_b(unsigned long, void (void const*, unsigned long) block_pointer)  (in SkyLight) + 343  [0x7ff82050550f]
    +         !         :     | +     !                 :             1 ___ZZN3SLS15TokenizedCoding7Decoder12decode_bytesIZZN12_GLOBAL__N_139MessageInitDataCustomSerializationBasis6CreateEPKvmENK3$_0clINS0_5TokenILNS0_7VersionE3EEENS0_16VersionedDecoderILSA_3EEEEEDaT_RT0_EUlS6_mE_EEbmOSF_ENKUlRSF_E_clISD_EESE_SK__block_invoke  (in SkyLight) + 39  [0x7ff8205053a3]
    +         !         :     | +     !                 :               1 +[NSData(NSData) dataWithBytes:length:]  (in Foundation) + 40  [0x7ff81bb21db4]
    +         !         :     | +     !                 :                 1 -[NSData(NSData) initWithBytes:length:]  (in Foundation) + 37  [0x7ff81bb03186]
    +         !         :     | +     !                 :                   1 -[_NSPlaceholderData initWithBytes:length:copy:deallocator:]  (in Foundation) + 95  [0x7ff81baff319]
    +         !         :     | +     !                 :                     1 objc_msgSend  (in libobjc.A.dylib) + 0  [0x7ff81a677e80]
    +         !         :     | +     !                 1 SLEventAuthenticationMessageCreateWithData  (in SkyLight) + 1067  [0x7ff82050065a]
    +         !         :     | +     !                   1 DYLD-STUB$$CFRetain  (in SkyLight) + 0  [0x7ff8208bb434]
    +         !         :     | +     1 SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_with_manager_b(bool (SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) block_pointer)  (in SkyLight) + 423  [0x7ff820503ed7]
    +         !         :     | +       1 SLS::TokenizedCoding::Storage::valid() const  (in SkyLight) + 9  [0x7ff82080b77d]
    +         !         :     | +         1 SLS::TokenizedCoding::(anonymous namespace)::ManagedAddressStorage<SLS::TokenizedCoding::ReadStorage::CreateWithUnownedAddressAndLength(void const*, unsigned long)::$_0 const>::address() const  (in SkyLight) + 0  [0x7ff82080b700]
    +         !         :     | 2 objc_autoreleasePoolPop  (in libobjc.A.dylib) + 235  [0x7ff81a67b09a]
    +         !         :     |   2 AutoreleasePoolPage::releaseUntil(objc_object**)  (in libobjc.A.dylib) + 186  [0x7ff81a67dd92]
    +         !         :     |     2 objc_object::sidetable_release(bool, bool)  (in libobjc.A.dylib) + 264  [0x7ff81a69e864]
    +         !         :     |       1 _objc_rootDealloc  (in libobjc.A.dylib) + 62  [0x7ff81a67a4c2]
    +         !         :     |       ! 1 objc_destructInstance  (in libobjc.A.dylib) + 115  [0x7ff81a67a538]
    +         !         :     |       !   1 _object_remove_associations  (in libobjc.A.dylib) + 459  [0x7ff81a69d48b]
    +         !         :     |       1 objc_msgSend  (in libobjc.A.dylib) + 46  [0x7ff81a677eae]
    +         !         :     1 CGSSnarfAndDispatchDatagrams  (in SkyLight) + 3606  [0x7ff8204ad5c6]
    +         !         :     | 1 CGSDatagramReadStream::VMData::release()  (in SkyLight) + 49  [0x7ff820870875]
    +         !         :     |   1 CGSDatagramReadStream::VMData::~VMData()  (in SkyLight) + 36  [0x7ff8208708aa]
    +         !         :     |     1 mach_vm_deallocate  (in libsystem_kernel.dylib) + 67  [0x7ff81aa083ea]
    +         !         :     |       1 _kernelrpc_mach_vm_deallocate_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06c82]
    +         !         :     1 CGSSnarfAndDispatchDatagrams  (in SkyLight) + 170  [0x7ff8204ac85a]
    +         !         2 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*)  (in HIToolbox) + 251  [0x7ff826206e56]
    +         !         : 2 SLEventCreateNextEvent  (in SkyLight) + 11  [0x7ff82060b0c3]
    +         !         :   2 SLSGetNextEventRecordInternal  (in SkyLight) + 298  [0x7ff82086afad]
    +         !         :     2 CGSSnarfAndDispatchDatagrams  (in SkyLight) + 165  [0x7ff8204ac855]
    +         !         :       2 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +         !         :         2 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +         !         :           2 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +         !         :             2 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    +         !         1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*)  (in HIToolbox) + 555  [0x7ff826206f86]
    +         !           1 pthread_mutex_unlock  (in libsystem_pthread.dylib) + 24  [0x7ff81aa43986]
    +         1 __CFRunLoopRun  (in CoreFoundation) + 2336  [0x7ff81ab2ca7c]
    +           1 voucher_mach_msg_revert  (in libdispatch.dylib) + 74  [0x7ff81a8c2ec2]
    +             1 _dispatch_set_priority_and_mach_voucher_slow  (in libdispatch.dylib) + 220  [0x7ff81a8a2597]
    +               1 _pthread_set_properties_self  (in libsystem_pthread.dylib) + 86  [0x7ff81aa45523]
    +                 1 __bsdthread_ctl  (in libsystem_kernel.dylib) + 10  [0x7ff81aa085a2]
    1994 Thread_2949561: shm_reader-3.3
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 shm_reader_thread(void*)  (in sublime_text) + 124  [0x1074235b9]
    +       1994 shm_read(shm_channel*, string_buffer*, int, long long)  (in sublime_text) + 45  [0x10748220e]
    +         1994 shm_channel::read_bytes(char*, unsigned long, int, long long)  (in sublime_text) + 274  [0x10748207e]
    +           1994 sem_wait  (in libsystem_kernel.dylib) + 10  [0x7ff81aa12682]
    1994 Thread_2949563: process_status
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, void (*)(unsigned int, std::function<void ()> const&), unsigned int, std::function<void ()>>>(void*)  (in sublime_text) + 51  [0x10747e707]
    +       1994 process_status_thread(unsigned int, std::function<void ()> const&)  (in sublime_text) + 172  [0x10747e601]
    +         1994 __wait4  (in libsystem_kernel.dylib) + 10  [0x7ff81aa0cbbe]
    1994 Thread_2949564: shm_reader-3.8
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 shm_reader_thread(void*)  (in sublime_text) + 124  [0x1074235b9]
    +       1994 shm_read(shm_channel*, string_buffer*, int, long long)  (in sublime_text) + 45  [0x10748220e]
    +         1994 shm_channel::read_bytes(char*, unsigned long, int, long long)  (in sublime_text) + 274  [0x10748207e]
    +           1994 sem_wait  (in libsystem_kernel.dylib) + 10  [0x7ff81aa12682]
    1994 Thread_2949567: process_status
    + 1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1994 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, void (*)(unsigned int, std::function<void ()> const&), unsigned int, std::function<void ()>>>(void*)  (in sublime_text) + 51  [0x10747e707]
    +       1994 process_status_thread(unsigned int, std::function<void ()> const&)  (in sublime_text) + 172  [0x10747e601]
    +         1994 __wait4  (in libsystem_kernel.dylib) + 10  [0x7ff81aa0cbbe]
    1994 Thread_2950026: HIE: M_ 6ea030dbfb6da899 2024-10-07 14:04:05.960
      1994 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
        1994 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
          1994 __NSThread__start__  (in Foundation) + 1007  [0x7ff81bb4bbf3]
            1994 SOME_OTHER_THREAD_SWALLOWED_AT_LEAST_ONE_EXCEPTION  (in HIServices) + 16  [0x7ff8214126bb]
              1994 thread_suspend  (in libsystem_kernel.dylib) + 83  [0x7ff81aa2d8c3]
                1994 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
                  1994 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]

Total number in stack (recursive counted multiple, when >=5):
        16       _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
        16       thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
        10       semaphore_wait_trap  (in libsystem_kernel.dylib) + 0  [0x7ff81aa06d80]
        7       std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10748301d]
        6       mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
        6       mach_msg2_trap  (in libsystem_kernel.dylib) + 0  [0x7ff81aa06e04]
        5       mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
        5       mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]

Sort by top of stack, same collapsed (when >= 5):
        semaphore_wait_trap  (in libsystem_kernel.dylib)        19940
        mach_msg2_trap  (in libsystem_kernel.dylib)        5952
        __wait4  (in libsystem_kernel.dylib)        3988
        sem_wait  (in libsystem_kernel.dylib)        3988
        __workq_kernreturn  (in libsystem_kernel.dylib)        1994

Binary Images:
       0x1072e7000 -        0x1079dbef7 +com.sublimetext.4 (Build 4180 - 4180) <4C4C449D-5555-3144-A1B5-449854F382E3> /Applications/Sublime Text.app/Contents/MacOS/sublime_text
       0x10b606000 -        0x10b612057  libobjc-trampolines.dylib (928.2) <A732C7F4-A3C1-39E5-9FC3-5E1DEB73A584> /usr/lib/libobjc-trampolines.dylib
    0x7ff81a671000 -     0x7ff81a6b3feb  libobjc.A.dylib (928.2) <A3FEF4CB-4302-3A38-9075-EF032041DABB> /usr/lib/libobjc.A.dylib
    0x7ff81a6b4000 -     0x7ff81a74032f  dyld (1.0.0 - 1231.3) <E6056C94-FC2D-3517-B1E1-46D8EB58A10E> /usr/lib/dyld
    0x7ff81a741000 -     0x7ff81a744ff8  libsystem_blocks.dylib (94) <54C72622-AC8F-3FAE-93A6-9CD993D1A099> /usr/lib/system/libsystem_blocks.dylib
    0x7ff81a745000 -     0x7ff81a78bffd  libxpc.dylib (2866.1.1) <56266E56-F52A-312E-AF72-3F1A87819BF9> /usr/lib/system/libxpc.dylib
    0x7ff81a78c000 -     0x7ff81a7a6ff6  libsystem_trace.dylib (1612.0.4) <275ECB93-C616-3990-9065-A34B55AE0C81> /usr/lib/system/libsystem_trace.dylib
    0x7ff81a7a7000 -     0x7ff81a858fd7  libcorecrypto.dylib (1736.0.43) <432EAA7B-A9CE-3582-ADCA-291B71681580> /usr/lib/system/libcorecrypto.dylib
    0x7ff81a859000 -     0x7ff81a89cfff  libsystem_malloc.dylib (646.0.13) <B55F4677-82F1-3CDB-914C-7DD8FCB7886D> /usr/lib/system/libsystem_malloc.dylib
    0x7ff81a89d000 -     0x7ff81a8e4ff9  libdispatch.dylib (1502.0.1) <6C0FF4E0-6F75-36FA-B45F-0075A398132D> /usr/lib/system/libdispatch.dylib
    0x7ff81a8e5000 -     0x7ff81a8e7fff  libsystem_featureflags.dylib (94) <BF079AEE-2277-3F2B-A771-7920C3E3605A> /usr/lib/system/libsystem_featureflags.dylib
    0x7ff81a8e8000 -     0x7ff81a970ff7  libsystem_c.dylib (1669.0.4) <2D4E63EF-E31C-3CC1-94EC-2B7E28B9782F> /usr/lib/system/libsystem_c.dylib
    0x7ff81a971000 -     0x7ff81a9edffb  libc++.1.dylib (1800.101) <E35E82F9-4037-35DA-99F0-4D09BE1D9721> /usr/lib/libc++.1.dylib
    0x7ff81a9ee000 -     0x7ff81aa05fff  libc++abi.dylib (1800.101) <D40C367E-9D23-34E8-8B48-7C5D3DCA9523> /usr/lib/libc++abi.dylib
    0x7ff81aa06000 -     0x7ff81aa41fff  libsystem_kernel.dylib (11215.1.10) <A0AEE5CA-4298-3070-82F9-EA72229F36E5> /usr/lib/system/libsystem_kernel.dylib
    0x7ff81aa42000 -     0x7ff81aa4dfff  libsystem_pthread.dylib (535) <C0DB9CF9-86EC-31D4-A557-2C07945FD8F2> /usr/lib/system/libsystem_pthread.dylib
    0x7ff81aa4e000 -     0x7ff81aa78fff  libdyld.dylib (1231.3) <E46A16D6-D0FB-3F84-8EBF-42EF7435535E> /usr/lib/system/libdyld.dylib
    0x7ff81aa79000 -     0x7ff81aa82fff  libsystem_platform.dylib (340) <2568A05F-3DB8-3B09-9EA2-AAF2FC264A52> /usr/lib/system/libsystem_platform.dylib
    0x7ff81aa83000 -     0x7ff81aab0ff7  libsystem_info.dylib (592) <D0629E08-28B9-3597-B8B9-9EA8C564EDA2> /usr/lib/system/libsystem_info.dylib
    0x7ff81aab1000 -     0x7ff81af50ff2  com.apple.CoreFoundation (6.9 - 3038.1.402) <A7324227-EB88-3393-8EFE-10A9F3D28064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff81af51000 -     0x7ff81b22aff0  com.apple.LaunchServices (1141.1 - 1141.1) <FB06CFD6-2B67-3A2E-B9A8-33EDC6503C74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7ff81b22b000 -     0x7ff81b3b0ffa  com.apple.gpusw.MetalTools (1.0 - 1) <4DE301F8-3B46-3807-948D-A718478C263C> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7ff81b3b1000 -     0x7ff81b614fcf  libBLAS.dylib (1508.1.1) <7F3EE426-97AA-3013-803B-1943BA6BF1F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7ff81b615000 -     0x7ff81b70cfff  com.apple.Lexicon-framework (1.0 - 164.1) <D391CA47-5DE3-353F-9C2A-0A75C9B3380C> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7ff81b70d000 -     0x7ff81b783fff  libSparse.dylib (127) <3B362973-D205-3727-AA74-EF00B5D2DC0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7ff81b784000 -     0x7ff81b809fff  com.apple.SystemConfiguration (1.21 - 1.21) <DB3BCE2A-0409-39A7-9B1A-BBB312AC4E34> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7ff81b80a000 -     0x7ff81b840fff  libCRFSuite.dylib (54) <F5797669-5FD1-3764-BB7C-7B5CBC1A3DE0> /usr/lib/libCRFSuite.dylib
    0x7ff81baf6000 -     0x7ff81c92fff0  com.apple.Foundation (6.9 - 3038.1.402) <B54A23DD-8603-361B-AD2E-54AC2CD8AC39> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff81c930000 -     0x7ff81caddffb  com.apple.LanguageModeling (1.0 - 410.2) <9A495FBA-89E7-343B-A4EA-ED8F250E11CC> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7ff81cade000 -     0x7ff81cc08ffb  com.apple.CoreDisplay (286 - 286) <CE80CDE1-037D-3A1F-85DB-70438A0BABD6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7ff81cc09000 -     0x7ff81cfb7fe4  com.apple.audio.AudioToolboxCore (1.0 - 1456.126.10.2) <57826477-CAAE-39B0-8667-2B00F03FB817> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7ff81cfb8000 -     0x7ff81d1d8ff5  com.apple.CoreText (841.0.0.1 - 841.0.0.1) <C3EB23CC-FC68-312E-BC9D-8E28A4A44DA3> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7ff81d1d9000 -     0x7ff81d917fff  com.apple.audio.CoreAudio (5.0 - 5.0) <D3A27106-6AE2-354D-9402-56D6E05F8589> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7ff81d918000 -     0x7ff81dcd9ff1  com.apple.security (7.0 - 61439.1.1) <92A6A172-08EB-3709-B027-1499F5572DDE> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7ff81dcda000 -     0x7ff81df78ff7  libicucore.A.dylib (74221) <F22842F8-8C24-389E-A655-55EFD1DF3629> /usr/lib/libicucore.A.dylib
    0x7ff81df79000 -     0x7ff81df83fff  libsystem_darwin.dylib (1669.0.4) <73DCEEA3-2623-324C-84FB-0C7037EE3CD3> /usr/lib/system/libsystem_darwin.dylib
    0x7ff81df84000 -     0x7ff81e26dff1  com.apple.CoreServices.CarbonCore (1333 - 1333) <9BBDF4A9-6AD6-3645-A478-B740F8F50B75> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7ff81e26e000 -     0x7ff81e2aefff  com.apple.CoreServicesInternal (505 - 505) <100FB55B-4887-3254-8BD8-55995B1F0F40> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7ff81e2af000 -     0x7ff81e2eeff1  com.apple.CSStore (1141.1 - 1141.1) <4A4D22DC-95D5-3910-8CEC-A156BE296F79> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7ff81e2ef000 -     0x7ff81e3b4ffc  com.apple.framework.IOKit (2.0.2 - 100140.0.6) <F26151FA-7728-3416-81FE-3288131C9575> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7ff81e3b5000 -     0x7ff81e3c6ff7  libsystem_notify.dylib (327.0.5) <E165B6D5-492D-33DF-A9E6-D1FB99D8741B> /usr/lib/system/libsystem_notify.dylib
    0x7ff81e3c7000 -     0x7ff81e41fff7  libsandbox.1.dylib (2401.1.3) <041F2AA9-0009-360C-93C5-AF9EEE5B531D> /usr/lib/libsandbox.1.dylib
    0x7ff81e420000 -     0x7ff81f8baffd  com.apple.AppKit (6.9 - 2566) <55408426-52C7-3B83-9097-0A12AA2620E1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff81f8bb000 -     0x7ff81fa8effe  com.apple.UIFoundation (1.0 - 967) <F9AC73D4-7FE4-38AE-9A99-319C3ACFFB98> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7ff81fa8f000 -     0x7ff81faa4ff1  com.apple.UniformTypeIdentifiers (709 - 709) <1623991A-F567-3D1D-8222-2A65AEAF58EF> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7ff81faa5000 -     0x7ff81fcbdff5  com.apple.desktopservices (15.0 - 1732) <7112EFEA-954C-3D44-B91A-8436747435A9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7ff81fd17000 -     0x7ff81ff66ffc  com.apple.CoreDuet (1.0 - 1) <4E67AFEB-9D66-3081-816C-C3E90FC54F6E> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7ff81ff67000 -     0x7ff82003affa  libboringssl.dylib (486.0.10) <39BF97FD-5026-35E6-A1D2-5C4374F37F70> /usr/lib/libboringssl.dylib
    0x7ff82003b000 -     0x7ff82003bfff  libnetwork.dylib (4277.1.6) <218F2D43-6149-34E3-BE4A-F2EB610F38E1> /usr/lib/libnetwork.dylib
    0x7ff82003c000 -     0x7ff8203dcffa  com.apple.CFNetwork (1.0 - 1568.100.1) <7C0DCAFC-02F3-3B80-8B9D-2912D38A1888> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7ff8203dd000 -     0x7ff8203f6ff7  libsystem_networkextension.dylib (2049.1.4) <C8E01D49-17D9-3045-8FD0-C5C178ECF6AF> /usr/lib/system/libsystem_networkextension.dylib
    0x7ff8203f7000 -     0x7ff8203f7ffb  libenergytrace.dylib (23) <9681D042-D83F-31F1-A89D-22FCEC673461> /usr/lib/libenergytrace.dylib
    0x7ff8203f8000 -     0x7ff82046bff2  libMobileGestalt.dylib (1389.0.8) <353E2BDE-D499-3F05-9CF8-F4A5BFAE9985> /usr/lib/libMobileGestalt.dylib
    0x7ff82046c000 -     0x7ff820482ffb  libsystem_asl.dylib (402) <7C4622AE-A061-39BC-B08B-E344A1EDF77A> /usr/lib/system/libsystem_asl.dylib
    0x7ff820483000 -     0x7ff8204a2ff4  com.apple.TCC (1.0 - 1) <9B5BBDFF-9476-3605-B380-B70C2595DAD6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7ff8204a3000 -     0x7ff82095dffc  com.apple.SkyLight (1.600.0 - 880.18) <0ACBB6DE-09C1-31D0-A020-978334820483> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7ff82095e000 -     0x7ff82121fff9  com.apple.CoreGraphics (2.0 - 1883) <B9F46C46-7817-39C9-A4B7-FF3A2F0BF362> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7ff821220000 -     0x7ff8213d4ff7  com.apple.ColorSync (4.13.0 - 3764) <82FBCA6D-DA88-3089-98E2-1EDCAB9B0C18> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7ff8213d5000 -     0x7ff82143affa  com.apple.HIServices (1.22 - 805) <D1CED217-6095-363D-8B03-7A04721AA1DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7ff821525000 -     0x7ff8217b1ffd  com.apple.Montreal (1.0 - 178) <D14B2AAC-FC8D-3CEC-8C20-B06CE8D159AD> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7ff8218a8000 -     0x7ff821d37ff0  com.apple.CoreData (120 - 1410) <03F30189-0615-3C9F-BFA1-8C4B4B3DFCCE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7ff821d38000 -     0x7ff821d50ffd  com.apple.ProtocolBuffer (1 - 303.20.1.17.1) <2B76F129-B2AD-3940-9096-BC0EF1751C04> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7ff821d51000 -     0x7ff821f11fff  libsqlite3.dylib (357) <EB5C97DE-6E6F-3A07-9042-777A8E54277A> /usr/lib/libsqlite3.dylib
    0x7ff821f12000 -     0x7ff821f95ff1  com.apple.Accounts (113 - 113) <07213A80-17CF-3B9A-8B91-C40A7E8FAE3B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7ff821f96000 -     0x7ff821faaff4  com.apple.commonutilities (8.0 - 900) <B02777B3-7598-360D-9647-1B3BF02D0A8E> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7ff821fab000 -     0x7ff82208dff8  com.apple.BaseBoard (694 - 694) <DB840C0D-5FAE-3D1D-9F7C-080E4D687698> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7ff82208e000 -     0x7ff8220f1ff2  com.apple.RunningBoardServices (1.0 - 945.1.1) <2E5F1731-CEAB-3391-BFCE-5BD43A4BE236> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7ff8220f2000 -     0x7ff822161fff  com.apple.AE (944 - 944) <2B604F6E-CDC7-349B-80B5-6BF5FAA9A9D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7ff822162000 -     0x7ff822171fff  libdns_services.dylib (2559.1.1) <B02536DD-A2F0-34FF-9DB3-078FD2015E8B> /usr/lib/libdns_services.dylib
    0x7ff822172000 -     0x7ff822179ff7  libsystem_symptoms.dylib (2001.0.2) <85E8833A-E87F-34D7-A734-9C081BF430DB> /usr/lib/system/libsystem_symptoms.dylib
    0x7ff82217a000 -     0x7ff8231e4ffb  com.apple.Network (1.0 - 4277.1.6) <EE0A9DEB-49E2-3D36-933B-C6735CF899B5> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7ff8231e5000 -     0x7ff823211ffc  com.apple.analyticsd (1.0 - 1) <6113E14B-4BD4-31D9-B594-2D801374547E> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7ff823212000 -     0x7ff823213ff3  libDiagnosticMessagesClient.dylib (113) <5299A1F9-FA0F-371E-9F12-DE7422E1638C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7ff823214000 -     0x7ff82326fff6  com.apple.spotlight.metadata.utilities (1.0 - 2313.7) <80079021-7AD2-3A86-AE33-B6AC687C3B37> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7ff823270000 -     0x7ff8232f6ff2  com.apple.Metadata (15.0 - 2313.7) <858A232A-DF05-39E7-850B-8FA55DCFCB71> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7ff8232f7000 -     0x7ff8232fefff  com.apple.DiskArbitration (2.7 - 2.7) <EEEB2783-DE2E-35F6-848E-4D2A9BAD370E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7ff8232ff000 -     0x7ff823998fcf  com.apple.vImage (8.1 - 601.1.1) <E77FF886-48D2-3EA2-B7B4-457C279B32C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7ff823999000 -     0x7ff823d35ff2  com.apple.QuartzCore (1.11 - 1149.6.2) <681F04A8-F237-3D8A-A6E3-EA230E0678C5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7ff823d36000 -     0x7ff823d81ff7  libFontRegistry.dylib (385) <31B7FCEB-B146-3E8D-A297-87C67730F388> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7ff823d82000 -     0x7ff823eedff2  com.apple.coreui (2.1 - 916) <E85A5D33-FA59-31D6-9887-F3E350598E7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7ff823eee000 -     0x7ff824002fff  com.apple.ViewBridge (765 - 765) <C8BD5116-0E20-35F0-B033-31A73F277B8A> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7ff824003000 -     0x7ff82400dffd  com.apple.PerformanceAnalysis (1.379 - 379) <600CC8E6-0D00-3F0D-A56C-5D43BB0A4248> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7ff82400e000 -     0x7ff824019ff0  com.apple.OpenDirectory (15.0 - 643) <E9700EB5-6CA1-3DD4-980C-B8FB3EC84583> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7ff82401a000 -     0x7ff824035ff7  com.apple.CFOpenDirectory (15.0 - 643) <BF02A56F-4A9E-3720-83F7-8CC756272A4C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7ff824036000 -     0x7ff824043fff  com.apple.CoreServices.FSEvents (1400 - 1400) <4429A197-B3C6-3666-8882-B79C79344AED> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7ff824044000 -     0x7ff82406bff9  com.apple.coreservices.SharedFileList (225 - 225) <8ABEB795-648A-3272-921E-51F85D0D1E96> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7ff82406c000 -     0x7ff82406eff7  libapp_launch_measurement.dylib (17) <B8C0B6E3-9F1E-3138-B708-E9D001F9E72E> /usr/lib/libapp_launch_measurement.dylib
    0x7ff82406f000 -     0x7ff8240b6fff  com.apple.CoreAutoLayout (1.0 - 32) <AE9FE250-CF5D-31F4-91F3-31707629C85C> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7ff8240b7000 -     0x7ff824196ff7  libxml2.2.dylib (38.1) <1307DC98-C943-3E99-A461-1BEC6C317281> /usr/lib/libxml2.2.dylib
    0x7ff824197000 -     0x7ff8241eaff3  com.apple.CoreVideo (1.8 - 648.29) <C07BD761-B2B4-351E-8793-F18B0AD28F2A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7ff8241eb000 -     0x7ff8241edff7  com.apple.loginsupport (3.0 - 258) <81CF3EB5-7FB1-3DE1-95AC-E147759A7C39> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7ff8241ee000 -     0x7ff824227ff8  com.apple.aps.framework (4.0 - 4.0) <AFE29FCE-5B09-334C-B037-012556F68000> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7ff824228000 -     0x7ff82424effd  com.apple.UserManagement (1.0 - 1) <9670313A-DEF9-38C2-9479-8D0E0746EFCE> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7ff82424f000 -     0x7ff8245efff1  com.apple.cloudkit.CloudKit (2200.155 - 2200.155) <B2E0E558-6F9D-3482-9087-151D9FB02708> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7ff8245f0000 -     0x7ff8246d1ff8  com.apple.CloudDocs (1.0 - 3097.1.1) <CD455701-47A7-3E88-BA94-682C1EF04C39> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7ff8246d2000 -     0x7ff824cb7ffe  com.apple.CoreML (1.0 - 3400.58.3.14.1) <88A1EFAD-FC19-3BFE-880E-0BE93337DD08> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7ff825919000 -     0x7ff825a60ffc  com.apple.corelocation (2946.0.37.3.1 - 2946.0.37.3.1) <6F2C8748-FCFC-3DB3-A520-A5F708AD6921> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7ff825a61000 -     0x7ff825a8dff3  libsystem_containermanager.dylib (683) <91877787-8579-3920-9561-CA9C77B4442C> /usr/lib/system/libsystem_containermanager.dylib
    0x7ff825a8e000 -     0x7ff825aa4ffe  com.apple.IOSurface (372.1 - 372.1) <34408ACE-93D8-3DAF-881B-CB2176856E6E> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7ff825aa5000 -     0x7ff825aadff7  com.apple.IOAccelerator (485 - 485) <1C59FADD-63B5-3795-AD81-ADF3443582BD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7ff825aae000 -     0x7ff825d28ff7  com.apple.Metal (366.22 - 366.22) <E40222B9-271D-34E3-890E-8C8C555A81A9> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7ff825d29000 -     0x7ff825d4cfff  com.apple.audio.caulk (1.0 - 178) <09FE8D44-B9CA-35BF-AB5B-DDB42F62FEE0> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7ff825d4d000 -     0x7ff825e9bff1  com.apple.CoreMedia (1.0 - 3145.74.5.5) <70E7AD6A-EA8D-302A-8E23-23801674BD80> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7ff825e9c000 -     0x7ff82611cff4  libFontParser.dylib (407) <728B0A99-B10D-3A50-A5DE-6155A0C4D66F> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7ff82611d000 -     0x7ff8263f8ff4  com.apple.HIToolbox (2.1.1 - 1217) <98A58F35-29B9-32CE-B1BA-5BDE0BFE5AE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff8263f9000 -     0x7ff82640bff7  com.apple.framework.DFRFoundation (1.0 - 287) <EAB5D91F-45B8-3E4B-9924-64777D369E0F> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7ff82640c000 -     0x7ff826410ffc  com.apple.dt.XCTTargetBootstrap (15.0 - 23182.1) <107F947D-F796-3A34-8EBA-8DF014F04F87> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7ff826411000 -     0x7ff826448ff7  com.apple.CoreSVG (1.0 - 336) <DDB01C79-42CA-37B9-9019-F528F275F60D> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7ff826449000 -     0x7ff8267d1fe9  com.apple.ImageIO (3.3.0 - 2629.0.4.7) <4A446BBE-1EE7-366E-AD4C-CB724C44336D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7ff8267d2000 -     0x7ff826be3ffa  com.apple.CoreImage (19.0.0 - 1500.87) <E1784BD8-380A-3FB3-B4B4-6BF066DE921C> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7ff826be4000 -     0x7ff826c9efe7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <802EA08E-F672-33D9-A247-F9B9454029B8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7ff826c9f000 -     0x7ff826ca2fff  libsystem_configuration.dylib (1345) <E34D7992-BFCF-378B-A0EA-AC2E720FB920> /usr/lib/system/libsystem_configuration.dylib
    0x7ff826ca3000 -     0x7ff826ca9ff7  libsystem_sandbox.dylib (2401.1.3) <8E94D93D-9AE4-393B-A28F-5C44B09D8D77> /usr/lib/system/libsystem_sandbox.dylib
    0x7ff826caa000 -     0x7ff826caaff8  com.apple.AggregateDictionary (1.0 - 1) <ED11576F-402B-3B50-8BBB-FFD52379A45A> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7ff826cab000 -     0x7ff826cafff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <3C0A444F-7BAD-3F79-9F53-83D81794A13E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7ff826cb0000 -     0x7ff826cb1fff  liblangid.dylib (140) <6058A660-B44B-3D13-B9DB-9B7E0E5DA9C2> /usr/lib/liblangid.dylib
    0x7ff826cb2000 -     0x7ff826dbffe1  com.apple.CoreNLP (1.0 - 313) <4CE5B77B-C230-3EBF-8C3A-B04C641F1316> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7ff826dc0000 -     0x7ff826dc5ffa  com.apple.LinguisticData (1.0 - 483.10) <AA61CE82-2717-3C83-9D24-DBFA02394D8E> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7ff826dc6000 -     0x7ff827875fd7  libBNNS.dylib (1361.0.68) <951CDE1B-CE3B-306C-B9E7-8B7DD52F2540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7ff827876000 -     0x7ff827a46fdf  libvDSP.dylib (1068.0.7) <CF496A8F-534F-3541-9173-10FC44EEABC9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7ff827a47000 -     0x7ff827a78ff9  com.apple.CoreEmoji (1.0 - 239) <5A655803-6BDC-382A-8199-622ED7F546E8> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7ff827a79000 -     0x7ff827a87fff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <3372149E-E8C3-364A-8FA6-7954151C2295> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7ff827a88000 -     0x7ff827b02fff  com.apple.framework.CoreWLAN (16.0 - 1657) <6B8B5D48-1F6F-39C9-9F2E-0A201DB4A0D8> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7ff827b03000 -     0x7ff827c6bff6  com.apple.CoreUtils (7.5 - 750.58) <2E9E97B3-4E8C-32B0-986B-EFEFAD003B12> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7ff827c6c000 -     0x7ff827c82ff0  com.apple.MobileKeyBag (2.0 - 1.0) <C1CBE68A-0518-34B8-B42F-5737F504F84B> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7ff827c83000 -     0x7ff827c8fffb  com.apple.AssertionServices (1.0 - 945.1.1) <FCB737F5-8C01-309C-A416-3892C8D2413A> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7ff827c90000 -     0x7ff827d19ff4  com.apple.securityfoundation (6.0 - 55287) <06BCFAFD-5930-3E46-AA93-0660CAD32D5E> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7ff827d1a000 -     0x7ff827d47ff8  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <E8BB0DA4-15AC-394E-898C-8F0D96CE1214> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7ff827d48000 -     0x7ff827d51ff4  com.apple.xpc.ServiceManagement (1.0 - 1) <399FE0AF-AEC4-3E31-9798-8B66EA8C0947> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7ff827d52000 -     0x7ff827d54ff3  libquarantine.dylib (181.0.7) <B0D2C0DB-8756-302D-8B8D-A16CE8DAB021> /usr/lib/system/libquarantine.dylib
    0x7ff827d55000 -     0x7ff827d5effb  libCheckFix.dylib (33) <850E2503-B4BD-3ABD-9339-DB2E018173CC> /usr/lib/libCheckFix.dylib
    0x7ff827d5f000 -     0x7ff827d76ff7  libcoretls.dylib (186) <ABCC370E-2F76-3F83-9B33-14E606B1156D> /usr/lib/libcoretls.dylib
    0x7ff827d77000 -     0x7ff827d86ff7  libbsm.0.dylib (89) <26B7AACB-A1C1-31A6-A130-48B7471CBA60> /usr/lib/libbsm.0.dylib
    0x7ff827d87000 -     0x7ff827ddbfff  libmecab.dylib (1092.3) <A4FDF1C7-83D3-393F-AD6C-AE0545ECDE63> /usr/lib/libmecab.dylib
    0x7ff827ddc000 -     0x7ff827ddeff7  libgermantok.dylib (29) <DA497012-5E4F-3CC7-A07A-041D5A3313D7> /usr/lib/libgermantok.dylib
    0x7ff827ddf000 -     0x7ff827df4ffe  libLinearAlgebra.dylib (1508.1.1) <D07526BC-0EC7-38ED-B270-5A062E529524> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7ff827df5000 -     0x7ff828104fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <C46E0076-FE3A-3D11-8220-B4B23A330D2E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7ff828105000 -     0x7ff828166ff2  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <3EB7D0E6-4A34-33E2-9C7D-DA0157414FF5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7ff828167000 -     0x7ff82834dff5  com.apple.MLCompute (1.0 - 1) <BD34557A-ADD8-3791-B9A4-194B70A869B8> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7ff82834e000 -     0x7ff82838cff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8E1D2B44-4979-313C-8110-4F31AF91E2B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7ff82838d000 -     0x7ff828508ff8  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <4B9FDC51-52A3-31FA-9725-0468C6BD01EE> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7ff828509000 -     0x7ff8285aeff0  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <0B8A1BC9-0FB5-3DD0-94CB-C9E6A8900C8F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7ff8285af000 -     0x7ff8285b9fff  com.apple.AppleFSCompression (168 - 1.0) <223A3DC7-11B8-3BFE-98D8-3E2793D0EFC7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7ff8285ba000 -     0x7ff8285c8fff  libbz2.1.0.dylib (46) <772220FF-95FC-3F56-8531-5D11F81DD928> /usr/lib/libbz2.1.0.dylib
    0x7ff8285c9000 -     0x7ff8285cffff  libsystem_coreservices.dylib (167) <55772AA5-A2AE-365D-9DE1-D6042AF3D9B8> /usr/lib/system/libsystem_coreservices.dylib
    0x7ff8285d0000 -     0x7ff8285fcffb  com.apple.CoreServices.OSServices (1141.1 - 1141.1) <B6EA57F7-E116-3860-B284-17B71700E58E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7ff8285fd000 -     0x7ff8287caff8  com.apple.AuthKit (1.0 - 1) <F1F442D3-7826-3CAE-AE1E-1F594E208D0F> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7ff8287cb000 -     0x7ff828814ff6  com.apple.UserNotifications (1.0 - 578.1.4.2) <772E5739-E278-3CAF-8711-2D7467200BC8> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
    0x7ff828815000 -     0x7ff828955ff9  com.apple.CoreSpotlight (1.0 - 2313.7) <16725391-CF75-3B49-8D8E-BC9E822A6564> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
    0x7ff828956000 -     0x7ff828969ffb  libz.1.dylib (96) <989CC422-5B1F-3DF0-945F-74C4E6B6358E> /usr/lib/libz.1.dylib
    0x7ff82896a000 -     0x7ff8289d7fcf  libsystem_m.dylib (3289) <6AB6BCC3-F24D-3299-A596-E5C28497AA08> /usr/lib/system/libsystem_m.dylib
    0x7ff8289d8000 -     0x7ff8289d8fff  libcharset.1.dylib (107) <F75E1842-BF02-3C77-B864-6432ACDD738A> /usr/lib/libcharset.1.dylib
    0x7ff8289d9000 -     0x7ff8289defff  libmacho.dylib (1021.4) <B8505ECF-7279-3C39-80F0-F780AEB46B38> /usr/lib/system/libmacho.dylib
    0x7ff8289df000 -     0x7ff8289f7ff7  libkxld.dylib (11215.1.10) <27DFA526-0F75-3BEE-9273-56A45B43A082> /usr/lib/system/libkxld.dylib
    0x7ff8289f8000 -     0x7ff828a04ff7  libcommonCrypto.dylib (600032) <1F0FFA33-253E-3B16-8AC3-2B6BEBD5B2CC> /usr/lib/system/libcommonCrypto.dylib
    0x7ff828a05000 -     0x7ff828a0dff7  libunwind.dylib (1800.85) <5A012A91-759C-35DF-B863-E12DD63D5878> /usr/lib/system/libunwind.dylib
    0x7ff828a0e000 -     0x7ff828a15ff7  liboah.dylib (342) <210B14AD-2EE6-3D66-912F-FC454DFD423E> /usr/lib/liboah.dylib
    0x7ff828a16000 -     0x7ff828a21fff  libcopyfile.dylib (213) <71DEDE6A-432F-33D9-8D57-09A65DD4934E> /usr/lib/system/libcopyfile.dylib
    0x7ff828a22000 -     0x7ff828a29fff  libcompiler_rt.dylib (103.3) <F4E286E7-C2ED-3924-9874-D2F0380C63BC> /usr/lib/system/libcompiler_rt.dylib
    0x7ff828a2a000 -     0x7ff828a2eff3  libsystem_collections.dylib (1669.0.4) <D92ACC68-ED0E-3FDC-B743-90F6FF6CE627> /usr/lib/system/libsystem_collections.dylib
    0x7ff828a2f000 -     0x7ff828a32ff7  libsystem_secinit.dylib (153.0.6) <B964B674-45EA-3EF5-9D24-6616C2057408> /usr/lib/system/libsystem_secinit.dylib
    0x7ff828a33000 -     0x7ff828a35fff  libremovefile.dylib (75) <AC2AF9EC-88FF-3925-9DCF-507B526C4059> /usr/lib/system/libremovefile.dylib
    0x7ff828a36000 -     0x7ff828a36ff7  libkeymgr.dylib (31) <5031F74C-6038-3BAD-9425-DD2A0D114BCB> /usr/lib/system/libkeymgr.dylib
    0x7ff828a37000 -     0x7ff828a3fff7  libsystem_dnssd.dylib (2559.1.1) <1219883C-8778-3441-8BDD-95FFD442B8B1> /usr/lib/system/libsystem_dnssd.dylib
    0x7ff828a40000 -     0x7ff828a45ff3  libcache.dylib (95) <14581322-7CE9-3C3A-B353-8256354E2095> /usr/lib/system/libcache.dylib
    0x7ff828a46000 -     0x7ff828a47ffb  libSystem.B.dylib (1351) <DC3B94EF-534F-34C5-8F69-D63E9128FF40> /usr/lib/libSystem.B.dylib
    0x7ff828a48000 -     0x7ff828a4affb  libfakelink.dylib (5) <1A7A2E60-A099-38A0-AEB1-D48953A01FE8> /usr/lib/libfakelink.dylib
    0x7ff828a4b000 -     0x7ff828a4bff3  com.apple.SoftLinking (1.0 - 58) <77E33C0D-DAAB-3797-B8FE-2AAA2AAB3B20> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7ff828a82000 -     0x7ff828a88fff  libiconv.2.dylib (107) <675BA472-3D5B-32CB-8C5A-7BDF41F0BDEA> /usr/lib/libiconv.2.dylib
    0x7ff828a89000 -     0x7ff828a9aff3  libcmph.dylib (9) <D243D137-6A21-38FF-B6BE-E6E811E733F4> /usr/lib/libcmph.dylib
    0x7ff828a9b000 -     0x7ff828b23fff  libarchive.2.dylib (138) <F08EB7D5-5BC7-3F35-9537-9C14BFA2E6C1> /usr/lib/libarchive.2.dylib
    0x7ff828b24000 -     0x7ff828b7eff7  com.apple.SearchKit (1.4.2 - 1.4.2) <197C3771-9C5B-3C88-B360-1B538573E0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7ff828b7f000 -     0x7ff828b86ff7  libThaiTokenizer.dylib (25) <FABE8946-E2C1-32D3-91B3-8E5AEA1A7C9D> /usr/lib/libThaiTokenizer.dylib
    0x7ff828b87000 -     0x7ff828ba8ff3  com.apple.applesauce (1.0 - 16.60.1) <48E9F752-0D20-3356-A1A4-EE4609F5D2F2> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7ff828ba9000 -     0x7ff828bc3fff  libapple_nghttp2.dylib (25) <D63FE2F2-EAC5-35D6-A4A9-953A5D0ABF48> /usr/lib/libapple_nghttp2.dylib
    0x7ff828bc4000 -     0x7ff828bd7fef  libSparseBLAS.dylib (1508.1.1) <AB971E18-9574-3316-BE3E-F9F3AA33F3AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7ff828bd8000 -     0x7ff828bd9ff1  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <4A600318-A7A3-3226-B973-3EB4798073F0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7ff828bda000 -     0x7ff828bdffff  libpam.2.dylib (34) <4212F9C5-C4D5-33DE-BC1E-283DDB12E1D4> /usr/lib/libpam.2.dylib
    0x7ff828be0000 -     0x7ff828cbdfc7  libcompression.dylib (181) <661C3218-2576-3D35-ABD7-8CAD3C3015D1> /usr/lib/libcompression.dylib
    0x7ff828cbe000 -     0x7ff828cc3fff  libQuadrature.dylib (8) <31568C53-81A4-378A-8096-6F2587754962> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7ff828cc4000 -     0x7ff82a07dfff  libLAPACK.dylib (1508.1.1) <FC7EE96C-4B7B-3079-BD74-4D3714C691E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7ff82a07e000 -     0x7ff82a0cbffe  com.apple.DictionaryServices (1.2 - 367) <D13763DA-8FBC-3A82-8B92-1CDDD39381A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7ff82a0cc000 -     0x7ff82a0eafff  liblzma.5.dylib (20) <4A1776A6-2D21-3FA4-95AF-C366F71A3D21> /usr/lib/liblzma.5.dylib
    0x7ff82a0eb000 -     0x7ff82a0ecfff  libcoretls_cfhelpers.dylib (186) <2531D872-871E-3482-8342-980ECD322FFB> /usr/lib/libcoretls_cfhelpers.dylib
    0x7ff82a0ed000 -     0x7ff82a164fe7  com.apple.APFS (2313.1.2 - 2313.1.2) <5232D21C-46CE-3119-B96F-D4D2E58A4E12> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7ff82a165000 -     0x7ff82a172fff  libxar.1.dylib (501) <F757073E-9033-30CF-891F-DA377231D8D8> /usr/lib/libxar.1.dylib
    0x7ff82a173000 -     0x7ff82a176fff  libutil.dylib (72) <9C13172B-7110-31FF-BCBE-AABCC627C392> /usr/lib/libutil.dylib
    0x7ff82a177000 -     0x7ff82a1a0ff7  libxslt.1.dylib (21.1) <B01DA1BF-F8F4-3DC7-A0D7-7A31C7B9653D> /usr/lib/libxslt.1.dylib
    0x7ff82a1a8000 -     0x7ff82a31cfcf  libvMisc.dylib (1068.0.7) <9ECBA2EB-60B1-3B4A-B098-58C1A4DC0A15> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7ff82a31d000 -     0x7ff82a3b3ffb  libate.dylib (3.0.9) <17C4A65B-CB9F-3591-A2A0-BCB037F7F341> /usr/lib/libate.dylib
    0x7ff82a3b4000 -     0x7ff82a3bcff7  libIOReport.dylib (107) <4B010F90-F94B-31DE-B748-DED3C7447226> /usr/lib/libIOReport.dylib
    0x7ff82a3bd000 -     0x7ff82a3cfff9  com.apple.CrashReporterSupport (10.13 - 15131) <48007B5C-9822-39AC-BC35-BF12759B2DC6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7ff82a3ee000 -     0x7ff82a4f0fee  com.apple.CVNLP (1.0 - 119) <738DBD08-780A-379B-8A24-D5EAF541072E> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
    0x7ff82a4f1000 -     0x7ff82a514ff4  com.apple.SharedWebCredentials (1001 - 1021.2) <AD430560-3054-3BF6-890C-1D0585D85586> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
    0x7ff82a515000 -     0x7ff82a556ffd  com.apple.pluginkit.framework (1.0 - 1) <0EA4724A-AB1A-3EC2-8963-45DEB74E8DFE> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7ff82a557000 -     0x7ff82a55efff  libMatch.1.dylib (47) <848878DB-30E1-39EC-B0D9-03DE93C63F22> /usr/lib/libMatch.1.dylib
    0x7ff82a55f000 -     0x7ff82a5d4fff  libCoreStorage.dylib (563) <6878FF78-FBDE-30C9-BFAD-09879827DA9C> /usr/lib/libCoreStorage.dylib
    0x7ff82a5d5000 -     0x7ff82a622fff  com.apple.AppleVAFramework (6.2.8 - 6.2.8) <DBBC2621-A8F8-38A4-B435-D5CE333ACDF2> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7ff82a623000 -     0x7ff82a63dff7  libexpat.1.dylib (37) <8D96ED3A-3FDF-3B84-8211-8489B9D49B73> /usr/lib/libexpat.1.dylib
    0x7ff82a63e000 -     0x7ff82a646ff3  libheimdal-asn1.dylib (693.0.4) <730392F8-64B0-3DE3-85AC-CFFBE810657A> /usr/lib/libheimdal-asn1.dylib
    0x7ff82a647000 -     0x7ff82a690ffa  com.apple.IconFoundation (493 - 493) <7AA92086-3400-3324-BA3E-0C8B65D24796> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7ff82a691000 -     0x7ff82a723ffa  com.apple.IconServices (493 - 493) <5FB132D3-3702-36DA-BEA7-D044546F68EB> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7ff82a724000 -     0x7ff82a7c1ff0  com.apple.MediaExperience (1.0 - 1) <A64710A0-F8A3-3D36-BA75-4892D021503B> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7ff82a7c2000 -     0x7ff82a7eafff  com.apple.persistentconnection (1.0 - 1.0) <5F41D308-393F-370B-AC22-04A629A64807> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7ff82a7eb000 -     0x7ff82a7f9ff3  com.apple.GraphVisualizer (1.0 - 120.1) <CD4002E9-5635-3F41-8A40-C78BECCEC675> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7ff82a7fa000 -     0x7ff82a83effb  com.apple.OTSVG (1.0 - 841.0.0.1) <EADE6D33-4986-3026-8F3A-763FD7D32D06> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7ff82a83f000 -     0x7ff82a849ff6  com.apple.xpc.AppServerSupport (1.0 - 2866.1.1) <4A503018-8380-3C0F-ADED-83A0090D5B7B> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7ff82a84a000 -     0x7ff82a855fff  libhvf.dylib (1.0 - 407) <357F7A17-B5A1-3131-A461-616A1D3D5BD0> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7ff82a856000 -     0x7ff82a85bffa  libspindump.dylib (382) <501DD7CC-B33B-342F-9359-EE3C617755D0> /usr/lib/libspindump.dylib
    0x7ff82a85c000 -     0x7ff82a912ff2  com.apple.Heimdal (4.0 - 2.0) <CB5FC55A-7A54-3180-9FD1-9D59927E8BCC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7ff82a913000 -     0x7ff82a932ff7  com.apple.login (3.0 - 3.0) <AA146107-9C9F-3286-A2F2-4FB304A6EB99> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7ff82aae9000 -     0x7ff82aae9ff7  libodfde.dylib (26) <834ACAE8-81F0-3FE6-9B62-950FEC248BBF> /usr/lib/libodfde.dylib
    0x7ff82aaea000 -     0x7ff82ab60fff  com.apple.bom (14.0 - 264) <E9A73A45-7DAF-3CAB-A36C-164590E8970D> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7ff82ab61000 -     0x7ff82abacff7  com.apple.AppleJPEG (1.0 - 1) <9512568B-D7BD-3B96-B799-3BD8BE13FA96> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7ff82abad000 -     0x7ff82ac9cfe7  libJP2.dylib (2629.0.4.7) <2CD4884E-E1E0-3027-894D-6159535E1E8C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7ff82ac9d000 -     0x7ff82ac9efff  com.apple.WatchdogClient.framework (1.0 - 274.0.4) <30521F21-72BB-3F71-B839-C4B645FCD200> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7ff82ac9f000 -     0x7ff82ace2ffb  com.apple.MultitouchSupport.framework (8400.33 - 8400.33) <6B0AEFC3-E58B-3414-AC6C-94159A3DFAA0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7ff82ace3000 -     0x7ff82b271ff5  com.apple.VideoToolbox (1.0 - 3145.74.5.5) <E1978232-6480-3904-A383-7C6110EA44E2> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7ff82b272000 -     0x7ff82b2a6fff  libAudioToolboxUtility.dylib (1456.126.10.2) <1C903FFD-211A-3051-9393-E3336CCA1A30> /usr/lib/libAudioToolboxUtility.dylib
    0x7ff82b2a7000 -     0x7ff82b2d3ff7  libPng.dylib (2629.0.4.7) <3203332C-0345-3491-8BD6-511F746E8505> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7ff82b2d4000 -     0x7ff82b33cfff  libTIFF.dylib (2629.0.4.7) <D14D01B5-F929-3033-AB1F-4F145853E27E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7ff82b33d000 -     0x7ff82b358ff7  com.apple.IOPresentment (66 - 66) <EE899BC1-4008-35D3-88A8-55B219D23FAB> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7ff82b359000 -     0x7ff82b35fff7  com.apple.GPUWrangler (8.1.10 - 8.1.10) <44154E0B-FCC8-3F36-B688-F62F7EC72706> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7ff82b360000 -     0x7ff82b362fff  libRadiance.dylib (2629.0.4.7) <0021BF4C-CD97-301D-8A64-63113A5BEFD5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7ff82b363000 -     0x7ff82b368ff3  com.apple.DSExternalDisplay (3.1 - 380) <227C7EFC-37F7-3743-929B-16F453F79BE1> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7ff82b369000 -     0x7ff82b399fe7  libJPEG.dylib (2629.0.4.7) <C873FC1C-2037-357E-9F63-E4A77EED2819> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7ff82b39a000 -     0x7ff82b3c8ff7  com.apple.ATSUI (1.0 - 1) <D27C9BA6-7959-305C-8F78-48A263F93B8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7ff82b3c9000 -     0x7ff82b3ceff7  libGIF.dylib (2629.0.4.7) <3D6A3413-8332-30AB-89EA-ECD02EB131EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7ff82b3cf000 -     0x7ff82b3ddff3  com.apple.CMCaptureCore (1.0 - 574.7) <B161CE15-C359-305B-B41A-A1B64B79F1B1> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7ff82b3de000 -     0x7ff82b450ff2  com.apple.print.framework.PrintCore (19 - 591) <6BBA5F11-D587-3510-8F9D-F16199B88976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7ff82b451000 -     0x7ff82b514ff1  com.apple.TextureIO (3.10.11 - 3.10.11) <B690AB34-EA17-3152-9A5C-8A2BE7D6A64D> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7ff82b515000 -     0x7ff82b524fff  com.apple.InternationalSupport (1.0 - 74) <CD38987F-8DAC-3C76-9AA8-D0C12AF472A1> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7ff82b525000 -     0x7ff82b56bff3  com.apple.datadetectorscore (8.0 - 794) <F268F8F5-E61A-3ED5-80FE-08BCBABEA5D4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7ff82b56c000 -     0x7ff82b5d9ffa  com.apple.UserActivity (551 - 551) <D90EF9EB-6008-37AF-A2D7-1A5ACCF95CF4> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7ff82b5da000 -     0x7ff82bf6eff5  com.apple.MediaToolbox (1.0 - 3145.74.5.5) <9C44EBD8-012F-3079-BD46-60C72996D9B3> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7ff82bf6f000 -     0x7ff82bfe5ff7  libusrtcp.dylib (4277.1.6) <1A672A33-3BC5-3DB7-BD90-0BA4FD92DB02> /usr/lib/libusrtcp.dylib
    0x7ff82bfe6000 -     0x7ff82c4cbff1  libswiftCore.dylib (6.0 - 6.0.0.7.24) <9C453E52-D393-35F2-A539-4E8B81D89A8B> /usr/lib/swift/libswiftCore.dylib
    0x7ff82c4cc000 -     0x7ff82c53fff8  com.apple.imfoundation (10.0 - 1000) <38BCEED1-7965-3A3F-80F2-A961703FA3E1> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7ff82c540000 -     0x7ff82c574fff  com.apple.locationsupport (2946.0.37.3.1 - 2946.0.37.3.1) <C4E305E9-D69F-32A8-B00A-1EFB178933F9> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7ff82c575000 -     0x7ff82c5b4ff3  libSessionUtility.dylib (321.115) <08C79592-5B34-32BF-B96C-9086CFA51DA6> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7ff82c5b5000 -     0x7ff82c74dffd  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <2B83F4D6-3CF6-30EC-8631-E518284CACA9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7ff82c74e000 -     0x7ff82c7a6ff5  com.apple.audio.AudioSession (1.0 - 321.115) <37407040-33C4-3E75-952A-11D8AD1AD654> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7ff82c7a7000 -     0x7ff82c7beffb  libAudioStatistics.dylib (223.115) <5A71E005-61C2-3DAF-BEAC-765368257569> /usr/lib/libAudioStatistics.dylib
    0x7ff82c7bf000 -     0x7ff82c7e8ffe  com.apple.speech.synthesis.framework (9.2.22 - 9.2.22) <74007843-7B77-35F4-9159-8AA88BF03A04> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7ff82c7e9000 -     0x7ff82c861ff1  com.apple.ApplicationServices.ATS (377 - 576) <9A9EB5D1-B6DB-3732-91FA-05E9B63CB2AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7ff82c862000 -     0x7ff82c87aff7  libresolv.9.dylib (83) <FFDB821B-91CD-39A8-AFFE-EE6A7FBA5DDD> /usr/lib/libresolv.9.dylib
    0x7ff82c87b000 -     0x7ff82c88dff7  libsasl2.2.dylib (215) <D49F6AD5-D4ED-300B-BAC2-7D41C1024B77> /usr/lib/libsasl2.2.dylib
    0x7ff82c88e000 -     0x7ff82c89aff4  com.apple.multiverse (1.0 - 115) <A443D2C9-BDF5-3980-B231-9F10DE0C7DBD> /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport
    0x7ff82c89b000 -     0x7ff82c906fc7  libParallelCompression.dylib (423.1.1) <D09B0B1D-F9C7-3869-9149-5AD89A0F936F> /usr/lib/libParallelCompression.dylib
    0x7ff82c93b000 -     0x7ff82c96affc  com.apple.CoreFollowUp-OSX (1.0 - 253) <C3A0FF7F-5DCF-362C-9C67-3064D5EE6949> /System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/CoreFollowUp
    0x7ff82c96b000 -     0x7ff82ca73ff8  com.apple.CoreMediaIO (1000.0 - 5570) <15FED303-646C-3344-9AFB-564E979B70AF> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7ff82ca74000 -     0x7ff82cb53fff  libSMC.dylib (34) <CEB55CD4-5E67-3518-A57B-79BEAD452D1D> /usr/lib/libSMC.dylib
    0x7ff82cb54000 -     0x7ff82cbb6ff7  libcups.2.dylib (513.1) <7D4E5081-F6CB-3818-8772-7E2E6E7B1CD2> /usr/lib/libcups.2.dylib
    0x7ff82cbb7000 -     0x7ff82cbc1fff  com.apple.NetAuth (6.2 - 6.2) <4EBAF2FD-C9DB-3BB9-81A2-ED067891353C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7ff82cbc2000 -     0x7ff82cbc8fff  com.apple.ColorSyncLegacy (4.13.0 - 1) <E1685F41-E695-3FE5-8285-09205D43D6D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7ff82cbc9000 -     0x7ff82cbd3fff  com.apple.QD (4.0 - 451) <20FF479B-8C5D-30B9-B143-77231E9261BE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7ff82cbd4000 -     0x7ff82cbe0ffd  com.apple.perfdata (1.0 - 119) <2E0B70B7-3CFF-3186-9D2F-CD2416706D44> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7ff82cbe1000 -     0x7ff82cbefff4  libperfcheck.dylib (46) <544DC8BE-1744-3731-8533-B7FAA691EA13> /usr/lib/libperfcheck.dylib
    0x7ff82cbf0000 -     0x7ff82cbfefff  com.apple.Kerberos (3.0 - 1) <F3050C66-C6A1-30A7-B0C4-72A3DCEF9F61> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7ff82cbff000 -     0x7ff82cc4cfff  com.apple.GSS (4.0 - 2.0) <609C752F-BF18-3B62-9A6A-FA079B3CF0BD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7ff82cc4d000 -     0x7ff82cc5cffb  com.apple.CommonAuth (4.0 - 2.0) <1C0BE1D9-EAD9-3736-9CF1-125FC1C3FE7C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7ff82cc5d000 -     0x7ff82cd2cff0  com.apple.MobileAssets (1.0 - 1309.1.2) <8ED72275-A0CE-3603-B9F1-55B8B123F756> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7ff82cd2d000 -     0x7ff82cd7aff4  com.apple.CacheDelete (1.0 - 1) <CD8AC6BC-9270-31BF-9A83-19A2662A2BD8> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
    0x7ff82cd7b000 -     0x7ff82cdadff4  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <ADEBFFCF-9DAE-3832-AF75-129457C1EB9C> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7ff82cdae000 -     0x7ff82cdb6ff8  com.apple.CorePhoneNumbers (1.0 - 1) <B4660D22-3CA7-390A-8240-306DFA5BD6EF> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7ff82cdb7000 -     0x7ff82ce35ffa  libTelephonyUtilDynamic.dylib (6068) <7854E77A-0925-3097-B797-70DD19CD5A56> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7ff82d8a5000 -     0x7ff82da6aff5  com.apple.ids (10.0 - 1000) <F394E69C-DB1D-31B0-9437-71B99807AF24> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7ff82da6b000 -     0x7ff82dd13ff1  com.apple.idsfoundation (10.0 - 1000) <D4CE6EEB-62D3-311C-AEA8-DF38889474F5> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7ff82dd14000 -     0x7ff82e07eff9  com.apple.Sharing (1967.10.3 - 1967.10.3) <A5904DF0-BA5C-3C31-9C18-639BE20EA1F8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7ff82e07f000 -     0x7ff82e136ff3  com.apple.Bluetooth (1.0 - 1) <20C4A7D4-D6CF-3F21-836D-0F1BAF05414D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7ff82e153000 -     0x7ff82e1b5ff1  com.apple.ProtectedCloudStorage (1.0 - 1) <9D0FD4F2-0A1B-31E7-8A76-37F41831656A> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7ff82e2cc000 -     0x7ff82e3a5ff7  com.apple.combine (1.0 - 338) <378F0038-AF52-37C4-BDBC-5466959B7EBC> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7ff82e3a6000 -     0x7ff82ffc4ffd  com.apple.GeoServices (1.0 - 1986.20.7.26.1) <C1B893B9-A3E1-3F2B-8AC8-791BA620DF1F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7ff82ffc5000 -     0x7ff82ffcfff7  com.apple.DirectoryService.Framework (15.0 - 643) <03024738-EFCD-359A-9E8F-CD7E4275EDF5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7ff82ffd0000 -     0x7ff82fff6ff9  com.apple.RemoteViewServices (2.0 - 181) <9DB41721-88DF-3D09-8FCA-96771481BC08> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7ff82fff7000 -     0x7ff830006fff  com.apple.SpeechRecognitionCore (6.3.19 - 6.3.19) <EA22DC7E-E9FE-3610-92C6-9B67AED29F85> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7ff830007000 -     0x7ff83000cfff  com.apple.speech.recognition.framework (6.0.4 - 6.0.4) <D59F5085-151A-3DFF-ADFE-CA1C9AC8D52D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7ff83000d000 -     0x7ff83001dff9  com.apple.AppleLDAP (15.0 - 63) <45576343-9557-3AD1-98E5-542E7C73AE4F> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7ff830374000 -     0x7ff83038eff2  com.apple.Accessibility (1.0 - 1) <8C913847-9929-3ED1-A15C-87B989C9DB89> /System/Library/Frameworks/Accessibility.framework/Versions/A/Accessibility
    0x7ff8303cf000 -     0x7ff8303cffff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <296E2756-E5FE-3549-B685-D4F317F238A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7ff8303f8000 -     0x7ff8303f8fff  com.apple.CoreServices (1226 - 1226) <51EA3A35-E68C-3F76-9A4F-43EF18E1383D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7ff83069f000 -     0x7ff83069ffff  com.apple.Accelerate (1.11 - Accelerate 1.11) <862CAB23-BE06-341E-B79E-D25A4489094C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7ff8306eb000 -     0x7ff8306feffe  com.apple.MediaAccessibility (1.0 - 153) <4268780D-94E9-375F-9BCF-11BBB98391DF> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7ff830723000 -     0x7ff83075dff1  com.apple.framework.SystemAdministration (1.0 - 1.0) <4F3DCF64-7A28-3F76-8B43-AE61B2F268BD> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7ff83075e000 -     0x7ff830c66ffb  com.apple.VN (8.0.36 - 8.0.36) <F06B08DA-0947-3E23-93E6-FD64C7E958C4> /System/Library/Frameworks/Vision.framework/Versions/A/Vision
    0x7ff830c68000 -     0x7ff830d20ff8  com.apple.AddressBook.ContactsFoundation (8.0 - 1260) <0B0A673F-D45F-3F1E-B3A1-CFE01234DB09> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7ff830d21000 -     0x7ff830d97ffb  com.apple.contacts.ContactsPersistence (1.0 - 3657) <C729A030-6303-3803-9F25-AACC26A5F676> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7ff830eee000 -     0x7ff8310f2ff6  com.apple.contacts (1.0 - 3657) <D85B41E8-AA67-3866-B9AA-3BAFFA7ED077> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7ff831102000 -     0x7ff831107ffb  com.apple.communicationsfilter (10.0 - 1000) <C891053E-A138-36DC-94CA-5B3C63B4C41C> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/Versions/A/CommunicationsFilter
    0x7ff831108000 -     0x7ff83119aff1  com.apple.FamilyCircle (1.0 - 224.1) <E9810A7C-CD7D-3C5D-B4C0-06A4EC141CB2> /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircle
    0x7ff83119b000 -     0x7ff83127afff  com.apple.CoreBluetooth (180.62.0.4) <4DB9EE87-2F36-35D4-89F5-2E39A97A1B80> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7ff83127b000 -     0x7ff831288ffe  com.apple.SymptomDiagnosticReporter (1.0 - 367.0.1) <B048433E-7633-37BC-87D0-0EFBCEE16069> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7ff831289000 -     0x7ff8312b6ff8  com.apple.PowerLog (1.0 - 1) <73DCF86B-482E-3E95-98E2-58E0AD51B165> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7ff8312b7000 -     0x7ff8312c2ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <2259FE74-D7C8-3B5E-A153-8056AA62A8B0> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7ff8312c3000 -     0x7ff831368ffc  com.apple.DiscRecording (9.0.3 - 9030.4.5) <BE7BC670-EBB2-3608-B34B-71CEC43713E3> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7ff831369000 -     0x7ff83139aff7  com.apple.MediaKit (16 - 938) <0B3CCB7B-7347-3028-B318-A7C445016EA4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7ff83139b000 -     0x7ff831482ff6  com.apple.DiskManagement (15.0 - 934.0.12.0.2) <EFD3369F-A38F-3A18-B33D-40E253400A36> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7ff831483000 -     0x7ff83183dfc1  com.apple.CoreAUC (542.6 - 542.6) <69882F92-4AE8-3F47-8E44-A9AFE9C6BB24> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7ff83183e000 -     0x7ff831841fff  com.apple.Mangrove (1.0 - 25) <654DB05B-F141-36B4-A0B1-7237A9B20DE9> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7ff831842000 -     0x7ff831870ff7  com.apple.CoreAVCHD (6.0.0 - 6202.1) <08C9F3DC-FD69-363E-9BB7-93FF90F119B9> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7ff831871000 -     0x7ff831a38ff6  com.apple.FileProvider (2732.0.85 - 2732.0.85) <D5F370BB-C123-3CB3-9F2D-8EE20D115048> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7ff831a39000 -     0x7ff831a61ff5  com.apple.GenerationalStorage (2.0 - 382) <FA921E55-5071-3FFD-BE2F-42783A04B64C> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7ff831a62000 -     0x7ff831a8fff7  com.apple.security.octagontrust (1.0 - 1) <24AF4CC2-2512-3FD8-8414-6F50EEB38F5A> /System/Library/PrivateFrameworks/OctagonTrust.framework/Versions/A/OctagonTrust
    0x7ff831f21000 -     0x7ff8320a4ff3  com.apple.CoreTelephony (113 - 12085) <71B046A2-54A8-3B03-8318-7295AA53E7C9> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7ff8320b7000 -     0x7ff8320ccff0  libswiftDispatch.dylib (49) <D954B6C5-7655-33AB-8502-797362CCCA1B> /usr/lib/swift/libswiftDispatch.dylib
    0x7ff8320cd000 -     0x7ff832327ff1  com.apple.AVFCore (1.0 - 2270.74.5.2) <FE0D3259-501C-3D49-A484-BDE75655B4C9> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
    0x7ff832328000 -     0x7ff8323f7ffd  com.apple.FrontBoardServices (943.1.1 - 943.1.1) <B33BFA96-2BC9-37A9-A9ED-F96F1CD78F25> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
    0x7ff8323f8000 -     0x7ff832466ff0  com.apple.BoardServices (1.0 - 694) <875DD595-36DE-3310-A7F1-3C3415BA7E01> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7ff832467000 -     0x7ff83249fffe  com.apple.contacts.vCard (1.0 - 3657) <C248D913-4854-3539-80EE-2FDCBCF2673C> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7ff8324a0000 -     0x7ff8324acffe  com.apple.GraphicsServices (1.0 - 1.0) <8B11C803-4A8B-36D9-8A5C-2C4EA1552EF9> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
    0x7ff8324b1000 -     0x7ff832510ff7  com.apple.CryptoTokenKit (1.0 - 1) <52E6E2C5-C5A4-382E-B720-00DEEFE538BC> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
    0x7ff832511000 -     0x7ff83255ffff  com.apple.LocalAuthentication (1.0 - 1656.0.99) <3D9C8862-D0D3-358B-8F1C-D003A1112068> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7ff832560000 -     0x7ff83258fffe  com.apple.CoreAuthentication.SharedUtils (1.0 - 1656.0.99) <75DEF858-951A-3B0D-BF26-1430F75ED544> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7ff8326e6000 -     0x7ff832722ff7  com.apple.AppleVPAFramework (3.30.4 - 3.30.4) <CC9F3611-4924-3413-A957-D0647074F06A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7ff832812000 -     0x7ff832850ff0  com.apple.DebugSymbols (195.1 - 195.1) <495864D8-EC8D-3D29-AB67-836DC1AF6A48> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7ff832851000 -     0x7ff832960ff7  com.apple.CoreSymbolication (16.0 - 64566.100.1) <9D20496B-0456-3BAF-8529-4DBBB2F5D317> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7ff832961000 -     0x7ff83296affa  com.apple.CoreTime (332) <081884C0-2F78-3046-AB43-C8FFC15F68FB> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
    0x7ff83296b000 -     0x7ff832a23ff7  com.apple.Rapport (6.0.1 - 601.3) <EF0CB78B-8FAC-3F0C-9E77-E98802842BB3> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7ff83368e000 -     0x7ff8336e1ff0  com.apple.coreduetcontext (1.0 - 1) <1DFC3ACF-DB04-36F4-9599-BCDA0A6BCB2C> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7ff8336e2000 -     0x7ff833d4bffa  com.apple.Intents (1.0 - 1) <E08E1AD5-0522-3A08-8B1A-8F515E2AF7BF> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7ff833d4c000 -     0x7ff833d4cffe  com.apple.framework.Apple80211 (17.0 - 1728) <596DCD8E-5B3F-31FA-812F-B0714A9E2811> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7ff833d4d000 -     0x7ff833fd8ff7  com.apple.CoreWiFi (1.0 - 802.64) <310ED1DD-3C1D-3132-80A1-2A672942BBB2> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7ff833fd9000 -     0x7ff834030ff3  com.apple.BackBoardServices (1.0 - 1.0) <BD16F165-20D3-3E15-9D18-63D277621DE8> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
    0x7ff834031000 -     0x7ff83406bff7  com.apple.LDAPFramework (2.4.28 - 194.5) <2A2C1D1F-3495-382A-9BEC-F18CB849D542> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7ff83406c000 -     0x7ff83406dfff  com.apple.TrustEvaluationAgent (2.0 - 38) <E8F45C17-36AC-3D3E-9B1E-4211AA33B29D> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7ff83419f000 -     0x7ff834249ff6  com.apple.DiskImagesFramework (665 - 665) <E27F2F3D-E361-3E2C-9036-80AA49222CED> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7ff834289000 -     0x7ff83429dff4  com.apple.RemoteServiceDiscovery (1.0 - 164) <EB1C5D6D-64A0-3479-BEEF-B233332C55A6> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7ff83429e000 -     0x7ff8342b4ff9  com.apple.xpc.RemoteXPC (1.0 - 2866.1.1) <666CBE23-BBAA-3047-8C8A-DE87DE1629CC> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7ff83433a000 -     0x7ff83433dfff  com.apple.help (1.3.8 - 81) <84DF169E-C9F4-3F46-BB97-CA6BC59942CE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7ff83433e000 -     0x7ff834341fff  com.apple.EFILogin (2.0 - 2) <52526BB6-8EC7-30CC-8A2F-C7CFA31904AB> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7ff834342000 -     0x7ff83434cff7  libcsfde.dylib (563) <5657A58B-FBF0-30C7-8B24-5BDFAB0F1DAC> /usr/lib/libcsfde.dylib
    0x7ff83434d000 -     0x7ff8343cffff  libcurl.4.dylib (158) <44657261-5BFC-3333-A861-0E80CE4C4373> /usr/lib/libcurl.4.dylib
    0x7ff8343d0000 -     0x7ff8343d5fff  com.apple.LoginUICore (4.0 - 4.0) <D8247CDF-1A72-3972-91F0-8D0453B827F2> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7ff8343d6000 -     0x7ff834414ff0  com.apple.AppSupport (1.0.0 - 29) <99C02626-09C7-3452-9CEC-37D2BBA733CA> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7ff8346bc000 -     0x7ff8346bcfff  com.apple.ApplicationServices (48 - 65) <94A03628-EE95-3F32-9AE3-B7E4B52731BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7ff8346bd000 -     0x7ff8346bfff7  com.apple.InternationalTextSearch (1.0 - 1) <6D076E7D-A1BF-3624-9175-47E75CD132EF> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
    0x7ff8346c0000 -     0x7ff834783ff1  com.apple.ClassKit (1.2 - 150.0.65) <FACF7473-D9E8-31B6-85D6-9623D7025DF0> /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit
    0x7ff834784000 -     0x7ff83490eff5  com.apple.AppleAccount (1.0 - 1.0) <2FA34120-2B41-31EB-96AC-2C984C2A0622> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
    0x7ff83490f000 -     0x7ff834940ff1  com.apple.AppleIDSSOAuthentication (1.0 - 1) <B8429CE6-A358-3B0E-AC2E-42607F67A81D> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
    0x7ff834a99000 -     0x7ff834a9cff3  com.apple.security.CryptoKit-C-Bridging (1.0 - 1) <D38239B5-9D27-3645-91D8-F3F39FB924D8> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/Versions/A/CryptoKitCBridging
    0x7ff834a9d000 -     0x7ff834a9dfff  libHeimdalProxy.dylib (87) <3FEEE181-00E4-31D0-99C3-60945431D323> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7ff834a9e000 -     0x7ff834a9efff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <7D32DB0F-B987-37B5-AEDF-22B15E4ECCEB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7ff834abd000 -     0x7ff834af9ffe  com.apple.StreamingZip (1.0 - 1) <49896B8D-45A7-3F1D-A2DB-C905074E51D5> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7ff834afa000 -     0x7ff834b40ff8  com.apple.DuetActivityScheduler (1.0 - 1) <6C76B0DA-1F14-3559-91BC-47D06BF7607D> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7ff834b41000 -     0x7ff834b44ff5  libswiftObjectiveC.dylib (10) <96990563-9CED-3532-96E6-CBAED10B4701> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7ff834b45000 -     0x7ff834b5cffb  libswiftos.dylib (1062.0.2) <A783986A-147C-37D2-A678-51563BED9607> /usr/lib/swift/libswiftos.dylib
    0x7ff834b5d000 -     0x7ff834b6cff8  com.apple.IntentsFoundation (1.0 - 1) <E0451627-C746-35DB-AC41-BBCC518B60F4> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7ff834b6d000 -     0x7ff834b74ff9  com.apple.PushKit (1.0 - 1) <6879928C-C5C7-39BA-A96D-6DC1E05403CC> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7ff834b75000 -     0x7ff834bc9ffc  com.apple.C2 (1.3 - 2200.136.1) <E8607657-8DF4-33B6-9A48-170B51D076CA> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7ff834bca000 -     0x7ff834c10ff7  com.apple.QuickLookThumbnailing (1.0 - 199) <ED68FA1B-0ADF-38AA-9B76-7A3A146D151D> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7ff834c11000 -     0x7ff835be6fff  com.apple.vision.EspressoFramework (1.0 - 3400.58.3.14.1) <BFECF8C5-A2C2-3C4E-B593-F13CB77FBF11> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7ff835be7000 -     0x7ff835c12ffd  com.apple.ANEServices (8.18 - 8.18) <43A3FA69-7678-36F2-808B-C8A9BBC2272A> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
    0x7ff835c13000 -     0x7ff835c9dffd  com.apple.proactive.support.ProactiveSupport (1.0 - 399) <605BE0E2-4586-39A3-81E3-9CA34A953EDB> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
    0x7ff835cac000 -     0x7ff835cf0ffc  com.apple.iCalendar (7.0 - 1166) <700712A3-CCE5-3287-82B5-F17E043BC6C7> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7ff835cf1000 -     0x7ff835d81ffa  com.apple.CalendarFoundation (8.0 - 1573) <33DD910E-51D0-3228-BA20-E4E84FEF5D82> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
    0x7ff835d82000 -     0x7ff835d82fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <B2700D0F-70E6-3B14-8228-317DF58CE5E6> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7ff836759000 -     0x7ff8367b8ff3  com.apple.CalDAV (8.0 - 1148) <4F6058E8-31E1-3F71-AA13-B1EAA73ED495> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7ff8367b9000 -     0x7ff836875ff8  com.apple.CoreSuggestions (1.0 - 1259.1.0.1) <0959E369-E78F-36FF-8790-F56D4FDA9CE1> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
    0x7ff836876000 -     0x7ff836a5fff7  com.apple.eventkit (3.0 - 1900) <AB63F401-430B-3083-94F7-456DC4DD8E81> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
    0x7ff836a60000 -     0x7ff836a84ff5  com.apple.RTCReporting (13.1.47 - 102.3) <FE7161EF-6107-3B0A-95FE-196EFDD7E4C0> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
    0x7ff836cae000 -     0x7ff836d0aff6  com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <835A7497-7093-3C36-84BE-C705E0B2D43E> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
    0x7ff836e3e000 -     0x7ff836eedfff  com.apple.audio.midi.CoreMIDI (2.0 - 88) <A7669C28-E3E8-3389-81FB-F0A5B8A64673> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7ff83702e000 -     0x7ff83702efff  com.apple.Cocoa (6.11 - 24) <F04F8654-2919-39A3-859B-A011F05D530E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7ff837072000 -     0x7ff83788cff4  com.apple.AppleMediaServices (1.0 - 1) <2D580FD8-F34F-3D98-87DF-8534901F2CBD> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
    0x7ff83788d000 -     0x7ff837890fff  com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <9857151F-F979-3CAA-989F-0219BE26BCAC> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
    0x7ff838fa9000 -     0x7ff838fd8fff  libtidy.A.dylib (19.5) <DBB576AA-3628-3A8D-A57A-757F8E70C66B> /usr/lib/libtidy.A.dylib
    0x7ff839002000 -     0x7ff839018ff0  com.apple.Engram (1.0 - 1) <0CC57568-9F60-3B17-A9DE-22FB68F1C509> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7ff839019000 -     0x7ff839033ff5  com.apple.openscripting (1.7 - 194.2) <3B90B256-0A13-3780-8618-C8F5A7441145> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7ff839034000 -     0x7ff839036ff7  com.apple.securityhi (9.0 - 55010) <E0946E5B-CA1A-36D2-A380-E75626B42D72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7ff839037000 -     0x7ff839037fff  com.apple.ink.framework (10.15 - 227) <8ECACB18-F379-30E3-ADF9-E1A2B38220A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7ff839038000 -     0x7ff83903bfff  com.apple.CommonPanels (1.2.6 - 106.1) <B2C6235A-603B-3447-8531-2EBCAD3A1D2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7ff83903c000 -     0x7ff83903dff3  com.apple.ImageCapture (1930 - 1930) <F5BACFFE-1627-314E-A21B-4F16693F7011> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7ff91c406000 -     0x7ff91c619ff4  com.apple.AVFCapture (1.0 - 574.7) <ED0970EA-D2A6-3846-8BA1-C89047B3BCEF> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
    0x7ff91c61a000 -     0x7ff91c749ff3  com.apple.Quagga (150.11 - 150.11) <C95E798B-DB22-3C52-9C1E-36C397A61396> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
    0x7ff91c74a000 -     0x7ff91cd3cff7  com.apple.CMCapture (1.0 - 574.7) <EFD8878C-7F1E-3991-85A8-9BF660163D30> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
    0x7ff91cd3d000 -     0x7ff91ce7bff8  com.apple.RenderBox (6.0.87 - 6.0.87) <E4EF3B2F-95E1-33A2-92E2-1E95CA09910A> /System/Library/PrivateFrameworks/RenderBox.framework/Versions/A/RenderBox
    0x7ff91d398000 -     0x7ff91d39affe  com.apple.OAuth (25 - 25) <F1E675D5-DE2C-331A-8E51-077BC277A42F> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7ff91d997000 -     0x7ff91d9a6ff4  com.apple.HID (1.0 - 1) <D5BBF5CF-4BDA-3D9E-9A74-5BACEA7C40E6> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7ff91df42000 -     0x7ff91dfcaffc  com.apple.coredav (1.0.1 - 1229) <9F252386-7DC0-3AA8-B83F-6F001EB33CAF> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7ff91e1bb000 -     0x7ff91e1bbff5  com.apple.marco (10.0 - 1000) <85F377D7-AAE6-3FC3-BC05-42A58B8AEE50> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7ff91e566000 -     0x7ff91e59cff1  com.apple.proactive.support.ProactiveEventTracker (1.0 - 399) <E761BFDA-E0CE-3185-AF37-B4BD20FE70BE> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
    0x7ff91e69b000 -     0x7ff91e8c1ff4  com.apple.framework.calculate (1.4 - 17) <D713128F-9172-3447-9065-87FB3B03C4A0> /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
    0x7ff91eb65000 -     0x7ff91eb65ffa  com.apple.PhoneNumbers (1.0 - 1) <6939F70B-A431-310E-AD4A-B9EE42C81F1C> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7ff91eb66000 -     0x7ff91eb6eff4  com.apple.URLFormatting (272 - 272) <AD39B14E-9DBF-3AD9-9477-69EC3585D499> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7ff91eb6f000 -     0x7ff91ec0fff2  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <F6100413-33A5-3C4F-831A-FCB4F3920C05> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7ff91ec10000 -     0x7ff91ec37fff  libAccessibility.dylib (3137.2.1.1) <3D9D74E8-C6CA-361E-9F11-D4FC4CBE62C9> /usr/lib/libAccessibility.dylib
    0x7ff921bae000 -     0x7ff921bbcff4  com.apple.NetFS (6.0 - 4.0) <A8F21FB4-B03A-3242-9699-469883156323> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7ff921d45000 -     0x7ff921e36ff6  com.apple.siri.parsec.CoreParsec (1.0 - 3400.147.2.14.1) <3DFA2265-0E46-3F1B-A6EB-6844FC552A11> /System/Library/PrivateFrameworks/CoreParsec.framework/Versions/A/CoreParsec
    0x7ff921e37000 -     0x7ff922004ffd  com.apple.TelephonyUtilities (1.0 - 1.0) <809D8222-6BD1-381E-9D00-157DF58E32E4> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/Versions/A/TelephonyUtilities
    0x7ff922065000 -     0x7ff922066ff7  libswiftDarwin.dylib (228.0.13) <1823B0DB-E008-32CA-B731-41264E143F8F> /usr/lib/swift/libswiftDarwin.dylib
    0x7ff9232cc000 -     0x7ff9232ccfff  com.apple.Carbon (160 - 170) <5D156550-1254-3016-B528-150F95BE0934> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7ff923666000 -     0x7ff923666fff  com.apple.avfoundation (2.0 - 2270.74.5.2) <1116A8A0-072F-306F-B221-36E0474569EC> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7ff923776000 -     0x7ff923855ffd  libquic.dylib (4277.1.6) <D939D556-8191-35D9-9C0B-E8A06DDE2A56> /usr/lib/libquic.dylib
    0x7ff923860000 -     0x7ff923881ff7  com.apple.private.SystemPolicy (1.0 - 1) <DA85AD93-30C7-3A74-82A1-0347E3076A38> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7ff923b2c000 -     0x7ff923b50ff4  com.apple.sidecar-core (1.0 - 341) <D84415F3-8749-31B3-B218-067DBE72AAA0> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7ff923d77000 -     0x7ff923dd4ffe  com.apple.CoreRoutine (1.0 - 967.3.1) <9904F71A-28ED-3E40-BDF2-2038FA6563EF> /System/Library/PrivateFrameworks/CoreRoutine.framework/Versions/A/CoreRoutine
    0x7ff9240f4000 -     0x7ff924108ff1  com.apple.FeatureFlagsSupport (1.0 - 94) <D8E5E504-DFC9-3ED1-B96F-C9643F4F873E> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/Versions/A/FeatureFlagsSupport
    0x7ff924109000 -     0x7ff92410eff1  com.apple.incomingcallfilter (10.0 - 1000) <E6DB0A31-4661-3533-80B1-760AC7124428> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/Versions/A/IncomingCallFilter
    0x7ff92410f000 -     0x7ff924166ff5  com.apple.facetimeservices (10.0 - 1000) <535E54C8-C0C4-3AB3-A9EB-ACC851B3DC14> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7ff924224000 -     0x7ff924296ffe  com.apple.NaturalLanguage (1.0 - 114) <6E65B917-E3AE-3190-A51E-BF2AB637DCAD> /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
    0x7ff9244f4000 -     0x7ff924575ffc  com.apple.LoggingSupport (1.0 - 1612.0.4) <EB3D90C4-1E6D-35D5-9E18-643B8117FF51> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
    0x7ff924576000 -     0x7ff924581ff7  com.apple.MallocStackLogging (1.0 - 64566.105.1) <7E643650-5649-38FD-B44F-A319318A768C> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
    0x7ff9245a5000 -     0x7ff9245d6ff4  libmis.dylib (436.0.10) <BE385F5B-6B30-3F72-9E21-7D464A207EB9> /usr/lib/libmis.dylib
    0x7ff9245d7000 -     0x7ff9245daffb  com.apple.gpusw.GPURawCounter (34 - 34) <A3C2E3A6-E24F-38A4-996B-EB1A0881AAD8> /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter
    0x7ff9245db000 -     0x7ff9245f7fff  libswiftCoreAudio.dylib (328.121.10.3) <A8845786-0ADB-3AAF-8B8D-CEA1D4FFD980> /usr/lib/swift/libswiftCoreAudio.dylib
    0x7ff9245f8000 -     0x7ff9245feff7  libswiftCoreFoundation.dylib (2401) <6F536F76-FC65-37B8-8367-2957CE95B739> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7ff9245ff000 -     0x7ff924608ffc  libswiftIntents.dylib (12) <C9718F32-E6FE-3044-AC82-EA9014A46AF6> /usr/lib/swift/libswiftIntents.dylib
    0x7ff924609000 -     0x7ff924647ff2  libswiftXPC.dylib (62.0.1) <C233EC0F-B296-389C-8B4A-2A1506BBC648> /usr/lib/swift/libswiftXPC.dylib
    0x7ff924648000 -     0x7ff924648fff  libswiftCoreImage.dylib (2) <24DC183B-EC60-3282-B7D8-F8CF96843DF2> /usr/lib/swift/libswiftCoreImage.dylib
    0x7ff924649000 -     0x7ff924649ffb  libswiftIOKit.dylib (1) <39890F07-B502-3DD0-9C60-B9B44D4D182B> /usr/lib/swift/libswiftIOKit.dylib
    0x7ff924ed9000 -     0x7ff924eebff2  com.apple.sidecar-ui (1.0 - 341) <27C576E4-4F56-3E5C-A512-3F42B153749D> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7ff924fd6000 -     0x7ff92504fff1  com.apple.TrialProto (1.0 - 429) <3E66825C-5FE3-30A2-92A5-505B40EFA45E> /System/Library/PrivateFrameworks/TrialProto.framework/Versions/A/TrialProto
    0x7ff925050000 -     0x7ff925112ff4  com.apple.trial (1.0 - 429) <1BB474B0-34C6-3AB6-8DAF-1F09C359E405> /System/Library/PrivateFrameworks/Trial.framework/Versions/A/Trial
    0x7ff925113000 -     0x7ff9255edff0  com.apple.SearchFoundation (1.0 - 3400.147.2.14.1) <45683461-7C77-3EA6-9557-68F5A092AF84> /System/Library/PrivateFrameworks/SearchFoundation.framework/Versions/A/SearchFoundation
    0x7ff925b9e000 -     0x7ff925c3affe  com.apple.CallKit (1.0 - 1) <488219BF-B0A0-378F-B1ED-8EDA96124430> /System/Library/Frameworks/CallKit.framework/Versions/A/CallKit
    0x7ff925d16000 -     0x7ff925d2eff8  com.apple.contextkit.ContextKit (1.0 - 1) <B1DAE642-AA76-3994-B62F-5A89467DBF19> /System/Library/PrivateFrameworks/ContextKit.framework/Versions/A/ContextKit
    0x7ff9264ea000 -     0x7ff9264faffb  libbootpolicy.dylib (265.0.5) <9A465FFE-F9D7-336E-BB62-0D18C75A8E3E> /usr/lib/libbootpolicy.dylib
    0x7ff9275d5000 -     0x7ff9275fdffc  com.apple.skp.FeedbackLogger (1.0 - 1) <6267FD9E-1C38-3345-8F95-83BA6D144EA5> /System/Library/PrivateFrameworks/FeedbackLogger.framework/Versions/A/FeedbackLogger
    0x7ff927dcd000 -     0x7ff927decff7  libswiftsimd.dylib (21) <6A4CC036-CA4C-3A79-80D0-A88F5C77BC4A> /usr/lib/swift/libswiftsimd.dylib
    0x7ff927e44000 -     0x7ff927e66ff3  com.apple.MobileInstallation (2.0 - 1.0) <30CCC0BE-BBAA-3358-890E-DEBE101109BA> /System/Library/PrivateFrameworks/MobileInstallation.framework/Versions/A/MobileInstallation
    0x7ff927e74000 -     0x7ff927f3fff4  com.apple.TextInput (1.0 - 1.0) <FB9F8541-4983-34E8-9BA4-FE1F3CE75DDE> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
    0x7ff92926a000 -     0x7ff9292a3fff  libncurses.5.4.dylib (79) <E43CE282-C58C-3C04-BBA8-7CE2BF22DBBE> /usr/lib/libncurses.5.4.dylib
    0x7ff9292a4000 -     0x7ff9292adff8  com.apple.IOAccelMemoryInfo (1.0 - 1) <09866C7D-C3F9-387B-BC39-63A0F9923FC6> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7ff929345000 -     0x7ff929361ffe  com.apple.IntentsCore (1.0 - 1) <B3525FA0-7CCA-3EB0-B07C-2870F610BA30> /System/Library/PrivateFrameworks/IntentsCore.framework/Versions/A/IntentsCore
    0x7ff9297ab000 -     0x7ff92a3a6ffd  com.apple.siri.SiriInstrumentation (1.0 - 1) <B95DA8DE-C706-3692-88D1-A53220A0040D> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/Versions/A/SiriInstrumentation
    0x7ff92a3a7000 -     0x7ff92a3c5fff  libCGInterfaces.dylib (601.1.1) <7E8B34C7-807A-30AC-94ED-09896433C0D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7ff92a3c6000 -     0x7ff92a3d8ff9  libswiftCoreLocation.dylib (40) <DA950F5F-CD24-321B-9C74-213960076E52> /usr/lib/swift/libswiftCoreLocation.dylib
    0x7ff92a3d9000 -     0x7ff92a3e1fff  libswiftCoreMIDI.dylib (6) <3FABE084-99B5-330E-A287-378872FC7D1A> /usr/lib/swift/libswiftCoreMIDI.dylib
    0x7ff92a855000 -     0x7ff92a8defff  com.apple.AppStoreDaemon (1.0 - 1) <010EECED-92ED-3339-B2A1-68F7502BEF0A> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/Versions/A/AppStoreDaemon
    0x7ff92a9d8000 -     0x7ff92a9deff9  com.apple.MSUDataAccessor (1.0 - 1) <A1688236-29C9-31C7-A5F5-27806AC249C2> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/Versions/A/MSUDataAccessor
    0x7ff92ad63000 -     0x7ff92adc2ff5  com.apple.SoftwareUpdateCoreSupport (1.0 - 1) <19E0A0BB-3EA3-3297-A713-12D41B3F5785> /System/Library/PrivateFrameworks/SoftwareUpdateCoreSupport.framework/Versions/A/SoftwareUpdateCoreSupport
    0x7ff92addd000 -     0x7ff92ade0ffd  com.apple.ftclientservices (10.0 - 1000) <E0E49BC1-2087-3CF7-8F36-E28A6A42FF2C> /System/Library/PrivateFrameworks/FTClientServices.framework/Versions/A/FTClientServices
    0x7ff92ae70000 -     0x7ff92af7dffa  com.apple.chronoservices (1) <271BBFC2-C11D-3565-994C-096C1861A0B2> /System/Library/PrivateFrameworks/ChronoServices.framework/Versions/A/ChronoServices
    0x7ff92c3d1000 -     0x7ff92c40eff5  com.apple.AttributeGraph (6.0.87 - 6.0.87) <03B85997-F5D6-3C8A-BDB5-997BE5541DEB> /System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph
    0x7ff92c40f000 -     0x7ff92c491ffb  com.apple.EmojiFoundation (1.0 - 1) <97E7B692-BA96-3A16-939C-FC868F7B6A83> /System/Library/PrivateFrameworks/EmojiFoundation.framework/Versions/A/EmojiFoundation
    0x7ff92c548000 -     0x7ff92cfd5ff0  libfaceCore.dylib (8.0.36) <A09A966B-46AF-3865-AF9F-6DA4844847D1> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
    0x7ff92cfd6000 -     0x7ff92d21bff6  com.apple.TextRecognition (1.0 - 157) <0B82CEE5-F26A-353F-BB12-CE527FC8CF9F> /System/Library/PrivateFrameworks/TextRecognition.framework/Versions/A/TextRecognition
    0x7ff92d21c000 -     0x7ff92d235ff4  com.apple.Futhark (1.0 - 1) <F10E6836-04F1-35B2-88A6-1243ECA6A74C> /System/Library/PrivateFrameworks/Futhark.framework/Versions/A/Futhark
    0x7ff92d236000 -     0x7ff92d2c6fe8  com.apple.DifferentialPrivacy (1.0 - 1) <98FB62D3-40EF-38A9-8CFC-5844A765B01C> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy
    0x7ff92d308000 -     0x7ff92d591ffd  com.apple.RawCamera.bundle (9.30.0 - 1726.2) <AF70CC78-6FB3-371F-A10F-5F816C9A2CF6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7ff92e27e000 -     0x7ff92e2c3ffd  com.apple.biome.BiomeFoundation (1.0 - 153.5.0.4) <3EDACCA2-431E-37A2-8F7D-4BD424C54353> /System/Library/PrivateFrameworks/BiomeFoundation.framework/Versions/A/BiomeFoundation
    0x7ff9309c3000 -     0x7ff930a43fff  com.apple.acg.InertiaCam (1.0 - 1) <15087B30-A3FC-3ABA-B53F-581CF3777607> /System/Library/PrivateFrameworks/InertiaCam.framework/Versions/A/InertiaCam
    0x7ff930bff000 -     0x7ff930c05ff0  libswiftMetal.dylib (366.22) <F97E7806-FDF9-3F67-B456-1F02C3C98614> /usr/lib/swift/libswiftMetal.dylib
    0x7ff930c06000 -     0x7ff930c0bfff  libswiftCompression.dylib (8) <79000E56-52E0-3124-A67A-801590D7EEFE> /usr/lib/swift/libswiftCompression.dylib
    0x7ff930f01000 -     0x7ff930f08ff0  com.apple.SpotlightReceiver (1.0 - 2313.7) <AA3717C6-6B01-3F41-93AC-F1E2A15C481C> /System/Library/PrivateFrameworks/SpotlightReceiver.framework/Versions/A/SpotlightReceiver
    0x7ff931429000 -     0x7ff931447ff1  com.apple.ftawd (8.0 - 900) <FEAA58B6-D98E-39BB-8074-40DB5F2D01A9> /System/Library/PrivateFrameworks/FTAWD.framework/Versions/A/FTAWD
    0x7ff931816000 -     0x7ff931820ffb  libGPUSupportMercury.dylib (21.0.27) <CBAFB25E-C392-323F-8163-3B2E8CCEEB79> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7ff931821000 -     0x7ff9318c4ff3  libFDR.dylib (1300.0.17) <EF66C4A3-EB84-307C-AF61-2351E232F8AA> /usr/lib/libFDR.dylib
    0x7ff931940000 -     0x7ff931ec8ff1  com.apple.biome.BiomeStreams (1.0 - 153.5.0.4) <D78DF943-9150-3C37-835B-9098617EE4B6> /System/Library/PrivateFrameworks/BiomeStreams.framework/Versions/A/BiomeStreams
    0x7ff931ec9000 -     0x7ff931edafff  com.apple.framework.ctcategories (1.0 - 41) <CA202F52-D838-303B-828E-CEF0AD4A6486> /System/Library/PrivateFrameworks/Categories.framework/Versions/A/Categories
    0x7ff9322fc000 -     0x7ff932310ff9  com.apple.SoftwareUpdateCoreConnect (1.0 - 1) <0E270805-11E4-3DF3-8325-DFEDF432C80B> /System/Library/PrivateFrameworks/SoftwareUpdateCoreConnect.framework/Versions/A/SoftwareUpdateCoreConnect
    0x7ff934c2b000 -     0x7ff934c8bffa  com.apple.osanalytics.OSAnalytics (1.0 - 1) <0DB29D7C-D27C-318E-B50A-467E6BF42D48> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
    0x7ff935593000 -     0x7ff935594ff1  libswiftQuartzCore.dylib (3) <071F05D3-B196-3CFD-BAF8-DECD62E83C39> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7ff935995000 -     0x7ff935999ff7  com.apple.kperf (1.0 - 1) <FB42DE0F-5FE8-32F9-8C8B-C1F14661EDEC> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
    0x7ff935a89000 -     0x7ff935a8dfff  com.apple.MobileSystemServices (1.0 - 1) <205675F7-ADE9-321D-A0A2-8104540C4ECB> /System/Library/PrivateFrameworks/MobileSystemServices.framework/Versions/A/MobileSystemServices
    0x7ff936490000 -     0x7ff9364c1ff4  com.apple.UIKitServices (1.0 - 8081.1.402) <D66874BA-C47A-34F8-BC8E-CFEA40C3CDEB> /System/Library/PrivateFrameworks/UIKitServices.framework/Versions/A/UIKitServices
    0x7ff936b7e000 -     0x7ff936c16ffc  com.apple.EmailFoundation (11.0 - 3818.100.11.1.3) <9D4DC77C-92DB-37C9-A541-34A41C34E247> /System/Library/PrivateFrameworks/EmailFoundation.framework/Versions/A/EmailFoundation
    0x7ff936f70000 -     0x7ff936f8eff1  libamsupport.dylib (387.0.6.0.2) <18365DEC-7B64-31E7-B1B0-2E3FD3B7D0B2> /usr/lib/libamsupport.dylib
    0x7ff93729e000 -     0x7ff9372fcff3  com.apple.biome.BiomePubSub (1.0 - 153.5.0.4) <CD6F03F4-F517-39A8-9B06-1E01CCDF99C4> /System/Library/PrivateFrameworks/BiomePubSub.framework/Versions/A/BiomePubSub
    0x7ff9372fd000 -     0x7ff93733aff5  com.apple.biome.BiomeStorage (1.0 - 153.5.0.4) <2D5A6408-DE36-3E65-8B03-A7F914CA7CED> /System/Library/PrivateFrameworks/BiomeStorage.framework/Versions/A/BiomeStorage
    0x7ff9387eb000 -     0x7ff938818ffb  com.apple.DeviceIdentity (1.0 - 1) <50BAC9EC-77EE-3EC9-B211-B67E506F05E7> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
    0x7ff9397ac000 -     0x7ff9397b7ff0  com.apple.EmailAddressing (11.0 - 3818.100.11.1.3) <A24D4DED-A495-3EDA-A887-3B7B8BB3960E> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAddressing
    0x7ff939a21000 -     0x7ff939a2fffd  libswiftUniformTypeIdentifiers.dylib (819.101) <BB87CD65-8982-3FBA-B168-5E32FE4C2206> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
    0x7ff939a30000 -     0x7ff939ae0fff  libswiftAccelerate.dylib (62) <BD0FFC70-C9B7-3002-93E5-502A4E30F38D> /usr/lib/swift/libswiftAccelerate.dylib
    0x7ff939c0e000 -     0x7ff939c1eff8  libpartition2_dynamic.dylib (3148.1.2) <5DFA1EB7-6949-3DE9-8955-B7FA475C7BEC> /usr/lib/libpartition2_dynamic.dylib
    0x7ff93a054000 -     0x7ff93a05cff4  com.apple.AFKUser (1.0 - 1) <130DDD9D-8FB3-30C5-B30E-047179BD54A8> /System/Library/PrivateFrameworks/AFKUser.framework/Versions/A/AFKUser
    0x7ffa1d599000 -     0x7ffa1d59affe  libswiftCryptoTokenKit.dylib (738.0.17) <29220357-3B15-3CC7-A42C-BEE56125B49E> /usr/lib/swift/libswiftCryptoTokenKit.dylib
    0x7ffa1d59b000 -     0x7ffa1d5cfffa  libswiftCoreMedia.dylib (3145.74.5.5) <D46595F0-A245-3980-89D3-681FC059671F> /usr/lib/swift/libswiftCoreMedia.dylib
    0x7ffa1ecd3000 -     0x7ffa1ecd4ffb  libswiftOSLog.dylib (8) <39606696-63CA-32B6-B0B5-8CAE526F4532> /usr/lib/swift/libswiftOSLog.dylib
    0x7ffa1ef7c000 -     0x7ffa1efa8ffd  libswiftAVFoundation.dylib (2270.74.5.2) <E86BE56B-BA76-36AE-A79F-25DF6B3CC648> /usr/lib/swift/libswiftAVFoundation.dylib
    0x7ffa22231000 -     0x7ffa22260ff0  com.apple.HelpData (2.4 - 235) <8715AC8C-0A15-3E9F-A121-3493DFB7E8A6> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7ffa22261000 -     0x7ffa22284ff0  com.apple.shortcut (2.16 - 135) <6C69B70D-A660-360F-A184-04BC3AB8DCC5> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7ffa22285000 -     0x7ffa22385ffd  com.apple.Symbolication (16.0 - 64566.105.1) <D705F295-57AB-3C9B-AF0E-CA8A083C7F75> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7ffa228e9000 -     0x7ffa228effff  com.apple.framework.netrb (1.0 - 1) <E4874EAC-4094-3F14-9D4C-56FDA34673C8> /System/Library/PrivateFrameworks/Netrb.framework/Versions/A/Netrb
    0x7ffa26084000 -     0x7ffa26093ff5  com.apple.OSLog (1.0 - 1612.0.4) <6DFADE5D-61AA-326A-87FC-67EFD777F5B2> /System/Library/Frameworks/OSLog.framework/Versions/A/OSLog
    0x7ffa262a6000 -     0x7ffa2639fffc  com.apple.InternalSwiftProtobuf (1.0 - 1.26.0) <F0D1A275-30F9-3B78-8DB3-B3A807BD979B> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/Versions/A/InternalSwiftProtobuf
    0x7ffa2647b000 -     0x7ffa26486ff4  com.apple.HIDDisplay (1.0 - 1) <A94D12A1-4A35-3560-A89D-01391C756D9A> /System/Library/PrivateFrameworks/HIDDisplay.framework/Versions/A/HIDDisplay
    0x7ffa287f7000 -     0x7ffa2885fffe  com.apple.security.CryptoKit (1.0 - 1) <6FFEB28F-E920-30FA-A27D-963E5A9AA458> /System/Library/Frameworks/CryptoKit.framework/Versions/A/CryptoKit
    0x7ffa297b3000 -     0x7ffa297f7ff1  com.apple.RemoteConfiguration (3.0 - 247) <C9DAD64A-ABB4-34DB-BF77-EC9392D3D553> /System/Library/PrivateFrameworks/RemoteConfiguration.framework/Versions/A/RemoteConfiguration
    0x7ffa2b2f2000 -     0x7ffa2b2f9ff1  com.apple.imtransferservices (10.0 - 1000) <810AEE80-6BAD-3046-A067-7E77B4EA9AC5> /System/Library/PrivateFrameworks/IMTransferServices.framework/Versions/A/IMTransferServices
    0x7ffa2c056000 -     0x7ffa2c34cff6  com.apple.newstransport (10.0 - 5577.1) <24D67329-6FCC-378B-BE44-2134C6F23C74> /System/Library/PrivateFrameworks/NewsTransport.framework/Versions/A/NewsTransport
    0x7ffa2c3f1000 -     0x7ffa2c3feffe  com.apple.newsfoundation (10.0 - 5577.1) <6FB1AB74-377C-3654-889B-0CFF4B240A10> /System/Library/PrivateFrameworks/NewsFoundation.framework/Versions/A/NewsFoundation
    0x7ffa2c3ff000 -     0x7ffa2c8bfffc  com.apple.newscore (10.0 - 5577.1) <CCA6D26B-B018-3C1F-8A31-A055F3E9882C> /System/Library/PrivateFrameworks/NewsCore.framework/Versions/A/NewsCore
    0x7ffa2cc5d000 -     0x7ffa2cc5dff3  com.apple.FeatureFlags (1.0 - 94) <41AA34B0-8429-3009-9A77-87174CE7E8AB> /System/Library/PrivateFrameworks/FeatureFlags.framework/Versions/A/FeatureFlags
    0x7ffa2cc67000 -     0x7ffa2cc6effd  libswiftNaturalLanguage.dylib (4.3) <50D8878B-190C-3426-8631-72310F54DE0A> /usr/lib/swift/libswiftNaturalLanguage.dylib
    0x7ffa2ccd9000 -     0x7ffa2cd03ffc  com.apple.WiFiPeerToPeer (652.55.0 - 652.55) <719246D4-D613-3AD8-AE78-B97C5B4ED7B8> /System/Library/PrivateFrameworks/WiFiPeerToPeer.framework/Versions/A/WiFiPeerToPeer
    0x7ffa34331000 -     0x7ffa3449bffc  com.apple.VoiceShortcutClient (1.0 - 3036.0.4.2) <54A02050-6CBF-30F9-8C98-C586CE9491C0> /System/Library/PrivateFrameworks/VoiceShortcutClient.framework/Versions/A/VoiceShortcutClient
    0x7ffa3456d000 -     0x7ffa3456fff7  com.apple.ConfigProfileHelper (17.0 - 1721) <5AE03EB9-57FA-374E-A2AC-6A07933C9015> /System/Library/PrivateFrameworks/ConfigProfileHelper.framework/Versions/A/ConfigProfileHelper
    0x7ffa347d3000 -     0x7ffa34836ff9  com.apple.ScreenReaderCore (10 - 958.0.3) <91D414CB-01A5-3779-AFEF-1ECBDCABDDE5> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/Versions/A/ScreenReaderCore
    0x7ffa34b51000 -     0x7ffa36050ff7  com.apple.ANECompiler (8.2.17 - 8.2.17) <4A149B30-5F29-3BED-BDF9-0FEA622A4089> /System/Library/PrivateFrameworks/ANECompiler.framework/Versions/A/ANECompiler
    0x7ffa36098000 -     0x7ffa3670efeb  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (23.0.21 - 23.0.0) <D0D864EA-84B8-31A7-8F6A-BAB1F081E00E> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
    0x7ffa37ed8000 -     0x7ffa38b98fff  com.apple.driver.AppleIntelKBLGraphicsGLDriver (23.0.21 - 23.0.0) <F23713DF-0A02-317E-875B-D472E508C8F4> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
    0x7ffb1c33a000 -     0x7ffb1c340ffb  libCoreFSCache.dylib (301) <B88AC54C-311B-3EDA-AEF7-2E0D3294073D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7ffb1c341000 -     0x7ffb1c345fff  libCoreVMClient.dylib (301) <FF03BE4D-6794-329A-B50C-8B87BAB453D3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7ffb1c346000 -     0x7ffb1c355ff7  com.apple.opengl (21.0.27 - 21.0.27) <8C65EFA5-2A42-3E74-AA4E-DA188D59BDA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7ffb1c356000 -     0x7ffb1c358fff  libCVMSPluginSupport.dylib (21.0.27) <343D4ED6-A656-37E2-869C-3B078B5A8EC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7ffb1c359000 -     0x7ffb1c361ffb  libGFXShared.dylib (21.0.27) <61AA4ADE-BF7B-398A-B280-1D7AFE967D10> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7ffb1c362000 -     0x7ffb1c396ff7  libGLImage.dylib (21.0.27) <82113F20-A89C-356C-966C-C7D60139A2D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7ffb1c397000 -     0x7ffb1c3d3fff  libGLU.dylib (21.0.27) <15B4CBFD-0654-30AB-95E4-FC222FE1CA08> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7ffb1c3d4000 -     0x7ffb1c552ff7  libGLProgrammability.dylib (21.0.27) <5B516F09-1A7C-3A9B-AA70-C929E88C804E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7ffb1c553000 -     0x7ffb1c55dfff  libGL.dylib (21.0.27) <5C90EE14-5DD7-37E4-8C0D-C2F36FA7F5D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7ffb1c55e000 -     0x7ffb1c6cdfff  GLEngine (21.0.27) <ED131307-D6FE-3EBD-8FFE-18F18576F767> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7ffb1c6ce000 -     0x7ffb1c6f6ff7  GLRendererFloat (21.0.27) <BC275544-5FF0-3EBB-825C-429150EB9F6A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7ffb1d924000 -     0x7ffb1d97aff7  com.apple.opencl (5.5 - 5.5) <911036D8-477C-3E5E-AD17-5EED314DC286> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7ffb1f3b8000 -     0x7ffb1f4e1ff0  com.apple.audio.AVFAudio (1.0 - 684.115) <75CFA6C2-0D3A-3486-86C4-930C18A546C1> /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7ffb1f503000 -     0x7ffb1f8c3ffa  com.apple.AppIntents (1.0 - 210.5.0.6.2) <7B354A92-46EF-3BD3-BBBC-64E6469004F6> /System/Library/Frameworks/AppIntents.framework/Versions/A/AppIntents
    0x7ffb2028d000 -     0x7ffb202bdfff  com.apple.CoreTransferable (1.0.1 - 1) <BE86E178-1B37-336A-9721-56B772CE5D87> /System/Library/Frameworks/CoreTransferable.framework/Versions/A/CoreTransferable
    0x7ffb20736000 -     0x7ffb2074bffc  com.apple.dt.DeveloperToolsSupport (22.0.17 - 22.0.17) <80759AB3-A62A-334F-A6F4-D85835F5309C> /System/Library/Frameworks/DeveloperToolsSupport.framework/Versions/A/DeveloperToolsSupport
    0x7ffb20855000 -     0x7ffb20914ff7  com.apple.ExtensionFoundation (97 - 97) <5B7622C2-DA84-3ADC-9893-05094325E5CB> /System/Library/Frameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
    0x7ffb220a5000 -     0x7ffb220c1ff7  com.apple.MPSBenchmarkLoop (1.0 - 1) <CE8028CA-3A0B-33CE-8CC3-2A8EED7D1792> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSBenchmarkLoop.framework/Versions/A/MPSBenchmarkLoop
    0x7ffb220c2000 -     0x7ffb220d6ff1  com.apple.MPSFunctions (1.0 - 1) <46B6BD56-F778-3D5F-B891-C2C2BAC52BCB> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSFunctions.framework/Versions/A/MPSFunctions
    0x7ffb220d7000 -     0x7ffb23508ff1  com.apple.MetalPerformanceShadersGraph (5.0.24 - 5.0.24) <5BFC62D9-7119-336B-A07A-977F09E753F4> /System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Versions/A/MetalPerformanceShadersGraph
    0x7ffb24b84000 -     0x7ffb24ba0ffd  com.apple.SharedWithYouCore (1.0 - 1) <9C8492B6-9A63-3451-9C17-AB22E40BC9DC> /System/Library/Frameworks/SharedWithYouCore.framework/Versions/A/SharedWithYouCore
    0x7ffb25a97000 -     0x7ffb25aa7ffd  com.apple.Symbols (1.0 - 163) <8F6AC344-1BD9-3FF5-8CE9-5251D4E745BB> /System/Library/Frameworks/Symbols.framework/Versions/A/Symbols
    0x7ffb26e09000 -     0x7ffb26e20ffc  com.apple.AAAFoundation (1.0 - 1) <C8D57DAA-612A-30CB-ACAF-72248F703455> /System/Library/PrivateFrameworks/AAAFoundation.framework/Versions/A/AAAFoundation
    0x7ffb26e21000 -     0x7ffb26e73ff2  com.apple.AAAFoundationSwift (1.0 - 1) <96B8EA86-D4FD-33E0-BD40-347EDA504538> /System/Library/PrivateFrameworks/AAAFoundationSwift.framework/Versions/A/AAAFoundationSwift
    0x7ffb27b81000 -     0x7ffb27b88ffe  com.apple.AccessibilityBundles (1.0 - 286) <526258AD-6B60-39E8-A6E5-6A24CCB695E7> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
    0x7ffb29bcc000 -     0x7ffb29be1ff7  com.apple.AppleDeviceQuerySupport (1.0 - 331.0.4) <1837C179-9AF5-306E-8A8A-88C9CF58F4C7> /System/Library/PrivateFrameworks/AppleDeviceQuerySupport.framework/Versions/A/AppleDeviceQuerySupport
    0x7ffb29c2d000 -     0x7ffb29c47ff6  com.apple.siri.flatbuffer.AppleFlatBuffers (1) <2FA3B06C-36B9-3BB2-8588-F0DFC2C38597> /System/Library/PrivateFrameworks/AppleFlatBuffers.framework/Versions/A/AppleFlatBuffers
    0x7ffb29ef6000 -     0x7ffb2a22bfc7  com.apple.cmphoto.AppleJPEGXL (1.0 - 1) <512013C5-C62A-32A8-90E8-04C21F3CB847> /System/Library/PrivateFrameworks/AppleJPEGXL.framework/Versions/A/AppleJPEGXL
    0x7ffb2a22c000 -     0x7ffb2a28bfff  com.apple.AppleKeyStore (1.0 - 1.0) <0F89A6AD-E313-3A11-B890-148901FED340> /System/Library/PrivateFrameworks/AppleKeyStore.framework/Versions/A/AppleKeyStore
    0x7ffb2a465000 -     0x7ffb2a47bff2  com.apple.private.AppleMobileFileIntegrity-fmk (1.0 - 1) <73419B39-A496-3B2E-9AD4-6218EBE4A422> /System/Library/PrivateFrameworks/AppleMobileFileIntegrity.framework/Versions/A/AppleMobileFileIntegrity
    0x7ffb2a754000 -     0x7ffb2a764ff7  com.apple.AtomicsInternal (1.1.0 - 42) <9A4E8DE4-678D-3F53-AF51-6875037A2984> /System/Library/PrivateFrameworks/AtomicsInternal.framework/Versions/A/AtomicsInternal
    0x7ffb2a7ce000 -     0x7ffb2a7f8ffa  com.apple.imgaudio.AudioAnalytics (1.0 - 1) <71C437F0-4CF3-3E68-855A-D9A4E2351289> /System/Library/PrivateFrameworks/AudioAnalytics.framework/Versions/A/AudioAnalytics
    0x7ffb2aa84000 -     0x7ffb2aa86ff3  com.apple.AvailabilityKit (1.0 - 1) <3FDF8784-8F44-3773-9FA0-58404A519379> /System/Library/PrivateFrameworks/AvailabilityKit.framework/Versions/A/AvailabilityKit
    0x7ffb2abc9000 -     0x7ffb2abe4ff9  com.apple.BackgroundSystemTasks (1.0 - 1) <4BF2CB4C-3DA1-3CBC-AFEA-A0FE3A433E92> /System/Library/PrivateFrameworks/BackgroundSystemTasks.framework/Versions/A/BackgroundSystemTasks
    0x7ffb2ac43000 -     0x7ffb2ac5cffa  com.apple.biome.BiomeDSL (1.0 - 153.5.0.4) <83CE2D5C-10BC-38C7-9539-48395DDEB4BF> /System/Library/PrivateFrameworks/BiomeDSL.framework/Versions/A/BiomeDSL
    0x7ffb2ac5d000 -     0x7ffb2ac7aff8  com.apple.biome.BiomeFlexibleStorage (1.0 - 153.5.0.4) <2A0195E5-21EE-38F9-8529-1A23D12D4514> /System/Library/PrivateFrameworks/BiomeFlexibleStorage.framework/Versions/A/BiomeFlexibleStorage
    0x7ffb2ac7b000 -     0x7ffb2b299ff8  com.apple.BiomeLibrary (91) <1F969792-E4F8-3244-8A6C-AACDD448CBFA> /System/Library/PrivateFrameworks/BiomeLibrary.framework/Versions/A/BiomeLibrary
    0x7ffb2b29a000 -     0x7ffb2b29fff4  com.apple.biome.BiomeSync (1.0 - 153.5.0.4) <E1CB803E-2492-3095-BB2F-012CD672E639> /System/Library/PrivateFrameworks/BiomeSync.framework/Versions/A/BiomeSync
    0x7ffb2bd4f000 -     0x7ffb2be4fff6  com.apple.CMImaging (1.0 - 574.7) <7671EFAF-8BC1-39C1-8916-7229A2C139A4> /System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging
    0x7ffb2be50000 -     0x7ffb2bf45ffc  com.apple.CMPhoto (1.0 - 1) <2694CE95-74A4-3952-946B-4148AB9D32A5> /System/Library/PrivateFrameworks/CMPhoto.framework/Versions/A/CMPhoto
    0x7ffb2c067000 -     0x7ffb2c10fff7  com.apple.CalendarDaemon (1.0 - 1192) <998788F2-69C4-3CE2-B968-6C1BFECCAC50> /System/Library/PrivateFrameworks/CalendarDaemon.framework/Versions/A/CalendarDaemon
    0x7ffb2c110000 -     0x7ffb2c234ff0  com.apple.CalendarDatabase (1.0 - 1251) <F0B72D33-E9BE-30DD-8D85-98313800D050> /System/Library/PrivateFrameworks/CalendarDatabase.framework/Versions/A/CalendarDatabase
    0x7ffb2c43d000 -     0x7ffb2c4a9ff6  com.apple.biome.CascadeSets (1.0 - 153.5.0.4) <A6CC3FC7-1620-359C-9D4B-40FB2F7D23A7> /System/Library/PrivateFrameworks/CascadeSets.framework/Versions/A/CascadeSets
    0x7ffb2ca21000 -     0x7ffb2ca8aff8  com.apple.cloudkit.CloudAssets (2200.155) <2E29DA86-A27A-39B2-9FE8-C517A6AF3098> /System/Library/PrivateFrameworks/CloudAssets.framework/Versions/A/CloudAssets
    0x7ffb2d2ee000 -     0x7ffb2d314ffc  com.apple.CollectionViewCore (1.0 - 1) <650E30E6-E242-3622-A017-933AEC83AF88> /System/Library/PrivateFrameworks/CollectionViewCore.framework/Versions/A/CollectionViewCore
    0x7ffb2d315000 -     0x7ffb2d439fff  com.apple.CollectionsInternal (1.1.0 - 42) <AFD7A8C9-0165-3BAB-ACB8-5B3F33E561A2> /System/Library/PrivateFrameworks/CollectionsInternal.framework/Versions/A/CollectionsInternal
    0x7ffb2d5c5000 -     0x7ffb2d5c8ff9  com.apple.contacts.ContactsMetrics (1 - 16) <7D92F386-514E-386C-A9F0-7402DDB98C39> /System/Library/PrivateFrameworks/ContactsMetrics.framework/Versions/A/ContactsMetrics
    0x7ffb2d6f0000 -     0x7ffb2d6f4ffe  com.apple.contextkit.ContextKitCore (1.0 - 1) <1ACD4E42-1EDD-35CE-91A5-43C6F508B8EC> /System/Library/PrivateFrameworks/ContextKitCore.framework/Versions/A/ContextKitCore
    0x7ffb30ba2000 -     0x7ffb30ca4ff5  com.apple.CoreSceneUnderstanding (1.53.1 - 1.53.1) <12ACFA43-77CC-3D30-9CDE-8DD890312530> /System/Library/PrivateFrameworks/CoreSceneUnderstanding.framework/Versions/A/CoreSceneUnderstanding
    0x7ffb30df5000 -     0x7ffb30e18fff  com.apple.CoreUtilsExtras (7.5 - 750.58) <EA54A2D4-9EFE-3D58-8328-25BF4592E952> /System/Library/PrivateFrameworks/CoreUtilsExtras.framework/Versions/A/CoreUtilsExtras
    0x7ffb3116e000 -     0x7ffb311aeffe  com.apple.dataaccess.dataaccessexpress.framework (1.0 - 1.0) <A16786A8-0649-3B99-81BC-E20ABAE5C757> /System/Library/PrivateFrameworks/DataAccessExpress.framework/Versions/A/DataAccessExpress
    0x7ffb312b1000 -     0x7ffb312e7ffd  com.apple.aiml.dendrite.Dendrite (1.0 - 1) <23781F5C-FC05-3746-B2DA-09FED0BDA304> /System/Library/PrivateFrameworks/Dendrite.framework/Versions/A/Dendrite
    0x7ffb31849000 -     0x7ffb318b7ffb  com.apple.DoNotDisturb (1.0 - 431.1.5) <FC41A75A-BB14-30C2-ABBD-5B1A07DC07FD> /System/Library/PrivateFrameworks/DoNotDisturb.framework/Versions/A/DoNotDisturb
    0x7ffb33918000 -     0x7ffb33918ff3  com.apple.FontServices (1.0 - 1) <319ADE25-D8D2-30F0-8F4C-6DDD79636970> /System/Library/PrivateFrameworks/FontServices.framework/Versions/A/FontServices
    0x7ffb33919000 -     0x7ffb339dcfff  libXTFontStaticRegistryData.dylib (306) <AADBB34B-7C18-3C12-B4A3-E8A6C3F882CF> /System/Library/PrivateFrameworks/FontServices.framework/libXTFontStaticRegistryData.dylib
    0x7ffb339de000 -     0x7ffb339eaffc  com.apple.FramePacing (1.0 - 1) <4F581C5C-55B0-335C-8DD2-73551944AEB4> /System/Library/PrivateFrameworks/FramePacing.framework/Versions/A/FramePacing
    0x7ffb345bd000 -     0x7ffb345c2fff  libGPUCompilerUtils.dylib (32023.335) <5C03A6FE-AE84-3C1B-ABAA-64EB104D3498> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/32023/Libraries/libGPUCompilerUtils.dylib
    0x7ffb38605000 -     0x7ffb3864bffb  libllvm-flatbuffers.dylib (32023.335) <EE9EBE9A-0499-3B86-8B5C-ED7AEB25707A> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/32023/Libraries/libllvm-flatbuffers.dylib
    0x7ffb386a9000 -     0x7ffb3882dffe  com.apple.GRDB.GRDBInternal (1.0 - 12) <3FA228F0-0BC4-3079-9D7A-434E7A12DA19> /System/Library/PrivateFrameworks/GRDBInternal.framework/Versions/A/GRDBInternal
    0x7ffb391f7000 -     0x7ffb39238ff7  com.apple.GenerativeFunctions.GenerativeFunctions (1.0 - 138) <DD2A0DA2-0670-36FC-A94C-F89A103F2ECC> /System/Library/PrivateFrameworks/GenerativeFunctions.framework/Versions/A/GenerativeFunctions
    0x7ffb39239000 -     0x7ffb39290ff5  com.apple.GenerativeFunctions.GenerativeFunctionsFoundation (1.0 - 138) <FDD9F9BA-68E3-365F-86BF-CD3301B100F9> /System/Library/PrivateFrameworks/GenerativeFunctionsFoundation.framework/Versions/A/GenerativeFunctionsFoundation
    0x7ffb39291000 -     0x7ffb392f1ffe  com.apple.GenerativeFunctions.GenerativeFunctionsInstrumentation (1.0 - 138) <92E09371-F288-389B-8571-6B2234998581> /System/Library/PrivateFrameworks/GenerativeFunctionsInstrumentation.framework/Versions/A/GenerativeFunctionsInstrumentation
    0x7ffb392f2000 -     0x7ffb3933fffb  com.apple.GenerativeFunctions.GenerativeModels (1.0 - 138) <A24EB350-C206-3BFD-8EB0-E572C32135AB> /System/Library/PrivateFrameworks/GenerativeModels.framework/Versions/A/GenerativeModels
    0x7ffb39340000 -     0x7ffb3938dff3  com.apple.GenerativeFunctions.GenerativeModelsFoundation (1.0 - 138) <9847D926-201B-3FA5-969E-D369385C92D0> /System/Library/PrivateFrameworks/GenerativeModelsFoundation.framework/Versions/A/GenerativeModelsFoundation
    0x7ffb39487000 -     0x7ffb3948bffc  com.apple.GeoServices (1.0 - 1986.20.7.26.1) <0ECD3C6D-C541-322A-9F53-DA4C6EFCD403> /System/Library/PrivateFrameworks/GeoServicesCore.framework/Versions/A/GeoServicesCore
    0x7ffc1c06f000 -     0x7ffc1c0cefff  com.apple.IO80211 (1.0 - 1) <51F6E3F5-DB2D-3575-BD68-CB1B01D21B2F> /System/Library/PrivateFrameworks/IO80211.framework/Versions/A/IO80211
    0x7ffc1c0d2000 -     0x7ffc1c0dbffc  com.apple.IPConfiguration (1.21 - 1.21) <33FFD8D3-7D41-3F22-9E47-804712BF3BF3> /System/Library/PrivateFrameworks/IPConfiguration.framework/Versions/A/IPConfiguration
    0x7ffc1c4cb000 -     0x7ffc1c4eeff1  com.apple.InputAnalytics (1.0 - 64) <203195C6-BBEF-34D8-9239-1842DD7CE7A0> /System/Library/PrivateFrameworks/InputAnalytics.framework/Versions/A/InputAnalytics
    0x7ffc1c613000 -     0x7ffc1c702ffa  com.apple.InstalledContentLibrary (1.0 - 1.0) <82809B39-0698-34BB-8815-996EF7FE5E0E> /System/Library/PrivateFrameworks/InstalledContentLibrary.framework/Versions/A/InstalledContentLibrary
    0x7ffc1e6d5000 -     0x7ffc1e8afff0  com.apple.IntelligencePlatformLibrary (91) <7FA124BA-23B0-3C60-AC59-6994DC6341FC> /System/Library/PrivateFrameworks/IntelligencePlatformLibrary.framework/Versions/A/IntelligencePlatformLibrary
    0x7ffc1e98a000 -     0x7ffc1e99effd  com.apple.audio.CoreAudio.IsolatedCoreAudioClient (1.0 - 1) <6BCDB6C0-23C4-3A83-852D-8AF68E612C8B> /System/Library/PrivateFrameworks/IsolatedCoreAudioClient.framework/Versions/A/IsolatedCoreAudioClient
    0x7ffc1f501000 -     0x7ffc1f73bff7  com.apple.LinkMetadata (1.0 - 210.5.0.6.2) <ED1BB1EE-3FE0-3EE6-9270-87CBE0A07CC2> /System/Library/PrivateFrameworks/LinkMetadata.framework/Versions/A/LinkMetadata
    0x7ffc1f76b000 -     0x7ffc1f87aff4  com.apple.LinkServices (1.0 - 210.5.0.6.2) <132FBD9C-52F1-3AB4-AFFD-02545756EF69> /System/Library/PrivateFrameworks/LinkServices.framework/Versions/A/LinkServices
    0x7ffc1f8e4000 -     0x7ffc1f9b0ffc  com.apple.LocalAuthenticationCore (1656.0.99) <AC59F4A3-9EEF-3D6A-A7AE-726E560C9562> /System/Library/PrivateFrameworks/LocalAuthenticationCore.framework/Versions/A/LocalAuthenticationCore
    0x7ffc1fa08000 -     0x7ffc1fa26fff  com.apple.internal.LocalStatusKit (1.0 - 1) <23CB1083-E946-3883-889C-55F25366E1C7> /System/Library/PrivateFrameworks/LocalStatusKit.framework/Versions/A/LocalStatusKit
    0x7ffc1faf7000 -     0x7ffc201a4fff  com.apple.MIL (3400.43 - 3400.43.1) <DA1BF8AD-F96F-30F6-BFFB-7EC4AA900C4E> /System/Library/PrivateFrameworks/MIL.framework/Versions/A/MIL
    0x7ffc201a5000 -     0x7ffc202d7ffe  com.apple.CoreML.MLAssetIO (1.0 - 3400.58.3.14.1) <A6BC173F-6386-3DCE-A1C3-5389256413BE> /System/Library/PrivateFrameworks/MLAssetIO.framework/Versions/A/MLAssetIO
    0x7ffc202d8000 -     0x7ffc20338fff  com.apple.mlcompiler.runtime (3400.8.1 - 3400.8.1) <AC8B1488-87AC-33E1-B2B2-C61915A45538> /System/Library/PrivateFrameworks/MLCompilerRuntime.framework/Versions/A/MLCompilerRuntime
    0x7ffc20339000 -     0x7ffc20353fff  com.apple.mlcompiler.services (3400.8.1 - 3400.8.1) <CFFB7F91-E32B-32C1-AEFA-AF4B29E8E777> /System/Library/PrivateFrameworks/MLCompilerServices.framework/Versions/A/MLCompilerServices
    0x7ffc2174d000 -     0x7ffc217a3ff0  com.apple.MessageSecurity (1.0 - 115.0.6) <F6F724C8-48F8-3A29-B62F-F4EE32C76189> /System/Library/PrivateFrameworks/MessageSecurity.framework/Versions/A/MessageSecurity
    0x7ffc2202f000 -     0x7ffc22167ffd  com.apple.ModelCatalog.ModelCatalog (1.0 - 146) <8DDA42C9-E293-3084-94AD-8E20FEB25238> /System/Library/PrivateFrameworks/ModelCatalog.framework/Versions/A/ModelCatalog
    0x7ffc22194000 -     0x7ffc222a0ff8  com.apple.ModelManagerServices (1.0 - 1) <215D720B-D072-3A8B-AF72-C6B20EBD6A37> /System/Library/PrivateFrameworks/ModelManagerServices.framework/Versions/A/ModelManagerServices
    0x7ffc22ff2000 -     0x7ffc2304afff  com.apple.calls.NeighborhoodActivityConduit (1.0 - 1) <C62BFC4F-E6BB-3749-A15D-F560F786DB34> /System/Library/PrivateFrameworks/NeighborhoodActivityConduit.framework/Versions/A/NeighborhoodActivityConduit
    0x7ffc233ff000 -     0x7ffc23405ff3  com.apple.NewsURLBucket (1.0 - 1) <98559E8D-6042-3233-B9E6-62490B8DEB26> /System/Library/PrivateFrameworks/NewsURLBucket.framework/Versions/A/NewsURLBucket
    0x7ffc23f37000 -     0x7ffc24048ff7  com.apple.ParsingInternal (0.0.1 - 42) <5B97818A-3475-33B7-9E6D-8D26E4C0AFBC> /System/Library/PrivateFrameworks/ParsingInternal.framework/Versions/A/ParsingInternal
    0x7ffc24b46000 -     0x7ffc255aefff  com.apple.PegasusAPI (1.0 - 3400.147.2.14.1) <84B20F7B-10FC-3FAA-908D-E220EDC72819> /System/Library/PrivateFrameworks/PegasusAPI.framework/Versions/A/PegasusAPI
    0x7ffc255af000 -     0x7ffc25601ffd  com.apple.PegasusConfiguration (1.0 - 15000) <9E4A58C7-A765-3CF7-BA05-85EA6BC0406E> /System/Library/PrivateFrameworks/PegasusConfiguration.framework/Versions/A/PegasusConfiguration
    0x7ffc267fe000 -     0x7ffc2681afff  com.apple.accessibility.PhotosensitivityProcessing (1.0 - 1) <30D23250-985B-3134-B0C8-BAD306F9DAA3> /System/Library/PrivateFrameworks/PhotosensitivityProcessing.framework/Versions/A/PhotosensitivityProcessing
    0x7ffc26ad0000 -     0x7ffc26af8fff  com.apple.PoirotSQLite (1.0 - 1) <1A7FBFF3-2929-3FF7-9C27-C2938917BC68> /System/Library/PrivateFrameworks/PoirotSQLite.framework/Versions/A/PoirotSQLite
    0x7ffc26af9000 -     0x7ffc26b5dff2  com.apple.PoirotSchematizer (1.0 - 1) <2917BD79-D468-3E4C-A180-9A31611DF136> /System/Library/PrivateFrameworks/PoirotSchematizer.framework/Versions/A/PoirotSchematizer
    0x7ffc273ce000 -     0x7ffc27439ff0  com.apple.ProDisplayLibrary (9.0.6 - 9.0.6) <609739AF-60EA-3CB4-8995-968D5D2540D1> /System/Library/PrivateFrameworks/ProDisplayLibrary.framework/Versions/A/ProDisplayLibrary
    0x7ffc27493000 -     0x7ffc274afff7  com.apple.intelligenceflow.ProactiveDaemonSupport (1.0 - 110.3.0.1) <117D5196-C592-3E74-B500-935199197D60> /System/Library/PrivateFrameworks/ProactiveDaemonSupport.framework/Versions/A/ProactiveDaemonSupport
    0x7ffc277d2000 -     0x7ffc2780eff4  com.apple.GenerativeFunctions.PromptKit (1.0 - 138) <9A13D404-8641-3E24-8CED-DC69BA10BAF4> /System/Library/PrivateFrameworks/PromptKit.framework/Versions/A/PromptKit
    0x7ffc27d70000 -     0x7ffc27d78ff7  com.apple.ReflectionInternal (1.0.0 - 42) <A4D3AD2D-142C-3B59-B73E-DEB7B0BEEA1F> /System/Library/PrivateFrameworks/ReflectionInternal.framework/Versions/A/ReflectionInternal
    0x7ffc28278000 -     0x7ffc283c7ff6  com.apple.private.ReplicatorEngine (1.0 - 1) <2658E463-5A39-3E42-9299-373EFFDAA2C6> /System/Library/PrivateFrameworks/ReplicatorEngine.framework/Versions/A/ReplicatorEngine
    0x7ffc283c8000 -     0x7ffc2846eff2  com.apple.private.ReplicatorServices (1.0 - 1) <654F91C7-BB70-37B7-B8FD-E9DB361608BE> /System/Library/PrivateFrameworks/ReplicatorServices.framework/Versions/A/ReplicatorServices
    0x7ffc287f7000 -     0x7ffc2880cff7  com.apple.RuntimeInternal (1.0.0 - 42) <22B56B23-3325-3185-894F-32FE184697EF> /System/Library/PrivateFrameworks/RuntimeInternal.framework/Versions/A/RuntimeInternal
    0x7ffc288d6000 -     0x7ffc28953ffa  com.apple.SFSymbolsFramework (1 - 163) <9F595846-3F94-33F1-BAD4-80D4512822B0> /System/Library/PrivateFrameworks/SFSymbols.framework/Versions/A/SFSymbols
    0x7ffc28ab8000 -     0x7ffc28b50ff5  com.apple.GenerativeFunctions.Sage (1.0 - 138) <52146EB7-CB92-3587-B873-D8C36C1110C9> /System/Library/PrivateFrameworks/Sage.framework/Versions/A/Sage
    0x7ffc29388000 -     0x7ffc2944aff0  com.apple.SensitiveContentAnalysisML (1.0 - 1) <726C3690-7D72-3D2C-880D-3BA62B59FE8B> /System/Library/PrivateFrameworks/SensitiveContentAnalysisML.framework/Versions/A/SensitiveContentAnalysisML
    0x7ffc29a30000 -     0x7ffc29b08ff8  com.apple.siri.SiriAnalytics (1.0 - 1) <CE0F4940-61CD-3482-936D-7765EE224692> /System/Library/PrivateFrameworks/SiriAnalytics.framework/Versions/A/SiriAnalytics
    0x7ffc3005f000 -     0x7ffc30085ff2  com.apple.StatusKit (1.0 - 1) <58267C0F-2D01-3A69-849E-9250F989BA01> /System/Library/PrivateFrameworks/StatusKit.framework/Versions/A/StatusKit
    0x7ffc301f3000 -     0x7ffc304cfff4  com.apple.StocksCore (7.0 - 1446) <4C98AFA4-2FCE-3ADE-8614-2F4D55843D98> /System/Library/PrivateFrameworks/StocksCore.framework/Versions/A/StocksCore
    0x7ffc304d0000 -     0x7ffc3052eff9  com.apple.StocksKit (1.0 - 1446) <5E77426F-696C-3B88-B7B2-97EA24B40603> /System/Library/PrivateFrameworks/StocksKit.framework/Versions/A/StocksKit
    0x7ffc30737000 -     0x7ffc30743ffb  com.apple.SymptomShared (2001.0.2) <D4D8A649-5E11-3A4D-BDFE-2D19FC134EBD> /System/Library/PrivateFrameworks/SymptomShared.framework/Versions/A/SymptomShared
    0x7ffc30746000 -     0x7ffc30758ffa  com.apple.SymptomAnalytics (1.0 - 2001.0.2) <C4B74989-99F6-3F79-A7C5-2D14BA6A4751> /System/Library/PrivateFrameworks/Symptoms.framework/Versions/A/Frameworks/SymptomAnalytics.framework/Versions/A/SymptomAnalytics
    0x7ffc309b5000 -     0x7ffc309d9ffa  com.apple.SymptomPresentationFeed (1.0 - 2001.0.2) <0277C5E8-D77F-350E-9BB5-993095FBDA97> /System/Library/PrivateFrameworks/Symptoms.framework/Versions/A/Frameworks/SymptomPresentationFeed.framework/Versions/A/SymptomPresentationFeed
    0x7ffc30bbe000 -     0x7ffc30bceffa  com.apple.SystemWake (1.0 - 694) <CDA85D32-456E-32A1-83CD-B9E4544B764D> /System/Library/PrivateFrameworks/SystemWake.framework/Versions/A/SystemWake
    0x7ffc30f1f000 -     0x7ffc30f63ff2  com.apple.TeaDB (3.0 - 1056.2) <49FAE2FF-2F4F-31DD-A6B9-1B1E5D0FA10F> /System/Library/PrivateFrameworks/TeaDB.framework/Versions/A/TeaDB
    0x7ffc30f64000 -     0x7ffc310ddff7  com.apple.TeaFoundation (3.0 - 1056.2) <EBAB0184-57EC-39E5-A9ED-B35C11474839> /System/Library/PrivateFrameworks/TeaFoundation.framework/Versions/A/TeaFoundation
    0x7ffc310de000 -     0x7ffc310f7ffb  com.apple.TeaSettings (3.0 - 1056.2) <4C55A771-41CA-3021-8A43-7D35A3BB5105> /System/Library/PrivateFrameworks/TeaSettings.framework/Versions/A/TeaSettings
    0x7ffc3119c000 -     0x7ffc31268ffe  com.apple.TextComposer (1.0 - 1) <EE6128FE-21D8-31A8-9643-425A7AA04FFB> /System/Library/PrivateFrameworks/TextComposer.framework/Versions/A/TextComposer
    0x7ffc3138f000 -     0x7ffc313a7ff8  com.apple.TextInputUI (1.0 - 1) <791270F0-BD0B-347D-BAF9-7CCA1E1BE4B5> /System/Library/PrivateFrameworks/TextInputUI.framework/Versions/A/TextInputUI
    0x7ffc313a8000 -     0x7ffc313b8ffc  com.apple.TextInputUIMac (1.0 - 1) <836BF517-2061-38A4-A6DD-C88458F3F46F> /System/Library/PrivateFrameworks/TextInputUIMacHelper.framework/Versions/A/TextInputUIMacHelper
    0x7ffc32f59000 -     0x7ffc32f8affe  com.apple.tightbeam (1.0 - 326.0.7) <25ED793F-ABAC-3214-929D-22CA5BE8FADB> /System/Library/PrivateFrameworks/Tightbeam.framework/Versions/A/Tightbeam
    0x7ffc33377000 -     0x7ffc33469ff8  com.apple.TokenGeneration (1.0 - 1) <D93F8CB9-E280-363D-B188-D2D75C9806A7> /System/Library/PrivateFrameworks/TokenGeneration.framework/Versions/A/TokenGeneration
    0x7ffc3346a000 -     0x7ffc33531fe7  com.apple.TokenGenerationCore (1.0 - 1) <062D269A-6A79-34E0-9BC8-D3676F46B26B> /System/Library/PrivateFrameworks/TokenGenerationCore.framework/Versions/A/TokenGenerationCore
    0x7ffc349e3000 -     0x7ffc34a37ffc  com.apple.UIIntelligenceSupport (1.0 - 1) <B02A6A41-5028-32CD-8314-FBE59F62399D> /System/Library/PrivateFrameworks/UIIntelligenceSupport.framework/Versions/A/UIIntelligenceSupport
    0x7ffc34c0d000 -     0x7ffc34ca4ffa  com.apple.UnifiedAssetFramework (1.0 - 1) <FB775C87-6390-3D64-A052-E471E76E5E2A> /System/Library/PrivateFrameworks/UnifiedAssetFramework.framework/Versions/A/UnifiedAssetFramework
    0x7ffc351b0000 -     0x7ffc35238fff  com.apple.VDAF (1.0 - 24) <A5A3C4DA-1A15-3610-AE5C-8ED24545F850> /System/Library/PrivateFrameworks/VDAF.framework/Versions/A/VDAF
    0x7ffc360c7000 -     0x7ffc3612fffa  com.apple.vectordb.VectorSearch (1.0 - 27) <268C3FB0-07F1-39AA-9C34-98410CE8C2EB> /System/Library/PrivateFrameworks/VectorSearch.framework/Versions/A/VectorSearch
    0x7ffc36184000 -     0x7ffc36184fff  com.apple.VideoToolboxParavirtualizationSupport (40.1.9 - 40.1.9) <A243B666-0421-3714-B33B-16627C3E990A> /System/Library/PrivateFrameworks/VideoToolboxParavirtualizationSupport.framework/Versions/A/VideoToolboxParavirtualizationSupport
    0x7ffc36b31000 -     0x7ffc36b78ff8  com.apple.VisionCore (8.0.36 - 8.0.36) <B2DF6EDF-BF10-3E36-81C7-097ED97C4B20> /System/Library/PrivateFrameworks/VisionCore.framework/Versions/A/VisionCore
    0x7ffc381c1000 -     0x7ffc381dfff2  com.apple.WindowManagement (277) <4C06CDDC-EB3D-3B13-9333-1A38562A07D3> /System/Library/PrivateFrameworks/WindowManagement.framework/Versions/A/WindowManagement
    0x7ffc3906b000 -     0x7ffc3906eff5  com.apple.WritingTools (1.0 - 1) <79800519-0D17-3A69-9B5C-67DD8F0F5F8A> /System/Library/PrivateFrameworks/WritingTools.framework/Versions/A/WritingTools
    0x7ffc3906f000 -     0x7ffc3909bff8  com.apple.WritingToolsUI (1.0 - 1) <FEE580D0-B7C6-32E3-B0D5-C91804948ECC> /System/Library/PrivateFrameworks/WritingToolsUI.framework/Versions/A/WritingToolsUI
    0x7ffd1f798000 -     0x7ffd1f79affd  libAXSafeCategoryBundle.dylib (3137.2.1.1) <56DFB43D-511E-3854-94C8-BC4BA41D4F6A> /usr/lib/libAXSafeCategoryBundle.dylib
    0x7ffd1f79c000 -     0x7ffd1f79fff2  libAccessibilityBaseImplementations.dylib (496.0.1) <F0678063-FC84-38EC-81A3-83ED767BE06D> /usr/lib/libAccessibilityBaseImplementations.dylib
    0x7ffd1f817000 -     0x7ffd1f8b6fef  libAppleArchive.dylib (423.1.1) <08AE950F-DA4C-3297-93F9-0C3540B14884> /usr/lib/libAppleArchive.dylib
    0x7ffd1f947000 -     0x7ffd1f948ff1  libBASupport.dylib (180) <03A79DEF-9F74-3299-BE0A-2B814BA8A0BF> /usr/lib/libBASupport.dylib
    0x7ffd1f95a000 -     0x7ffd1f967ffc  libCoreEntitlements.dylib (60) <CAA049AD-F6BF-34F0-9EE0-15231231A1B2> /usr/lib/libCoreEntitlements.dylib
    0x7ffd1fa89000 -     0x7ffd1fa90ff7  libRosetta.dylib (342) <210B14AD-2EE6-3D66-912F-FC454DFD423E> /usr/lib/libRosetta.dylib
    0x7ffd1facd000 -     0x7ffd1facdfff  libSpatial.dylib (99) <1FE3A21B-99A6-30B9-BFA8-2CAA182E152F> /usr/lib/libSpatial.dylib
    0x7ffd1face000 -     0x7ffd1fad8ffc  libTLE.dylib (60) <DD44DFE1-0FFE-3520-905E-C3BA753FD92F> /usr/lib/libTLE.dylib
    0x7ffd1fe62000 -     0x7ffd1ff7bfef  libcrypto.46.dylib (104) <982AA519-5353-3B5C-B244-755F2FC10522> /usr/lib/libcrypto.46.dylib
    0x7ffd20084000 -     0x7ffd2008bff7  libmrc.dylib (2559.1.1) <A33B82BC-D8EC-387A-AA16-B0D81F5840A6> /usr/lib/libmrc.dylib
    0x7ffd203d2000 -     0x7ffd2040aff3  libssl.48.dylib (104) <FC617A94-D1C5-3643-B448-EB9ED0833E65> /usr/lib/libssl.48.dylib
    0x7ffd205f2000 -     0x7ffd20603ff7  libswiftDistributed.dylib (6.0 - 6.0.0.7.24) <77790262-898C-3450-B027-1C2D30CE0505> /usr/lib/swift/libswiftDistributed.dylib
    0x7ffd20606000 -     0x7ffd2060effc  libswiftFileProvider.dylib (2732.0.85) <53FC76A6-3748-326F-83AC-2367A16C5C1F> /usr/lib/swift/libswiftFileProvider.dylib
    0x7ffd20613000 -     0x7ffd20619ff4  libswiftMLCompute.dylib (80) <35998165-EA6C-3375-B571-FB6C67D882D5> /usr/lib/swift/libswiftMLCompute.dylib
    0x7ffd20622000 -     0x7ffd2062ffff  libswiftObservation.dylib (6.0 - 6.0.0.7.24) <45990B69-3981-3F13-B475-CCFDD71776E9> /usr/lib/swift/libswiftObservation.dylib
    0x7ffd2063d000 -     0x7ffd20647fff  libswiftRegexBuilder.dylib (6.0 - 6.0.0.7.24) <862ECF6D-B80F-3FBB-B9DE-A382AC09666B> /usr/lib/swift/libswiftRegexBuilder.dylib
    0x7ffd2064d000 -     0x7ffd206abfff  libswiftSpatial.dylib (99) <CE659610-0F66-3632-B1FC-372F67D0CF22> /usr/lib/swift/libswiftSpatial.dylib
    0x7ffd206af000 -     0x7ffd206b8fff  libswiftSynchronization.dylib (6.0 - 6.0.0.7.24) <09463AC6-73EB-32DD-B4D8-9AA3F517BEF4> /usr/lib/swift/libswiftSynchronization.dylib
    0x7ffd206b9000 -     0x7ffd206d0ff7  libswiftSystem.dylib (60) <14B6DFEB-8E97-31F5-BB5B-DD43B3F18276> /usr/lib/swift/libswiftSystem.dylib
    0x7ffd20731000 -     0x7ffd20733ffb  libswift_Builtin_float.dylib (6.0 - 6.0.0.7.24) <B20572D6-B1E3-3286-B6F7-AD65481C08BC> /usr/lib/swift/libswift_Builtin_float.dylib
    0x7ffd20734000 -     0x7ffd20798fff  libswift_Concurrency.dylib (6.0 - 6.0.0.7.24) <3A097DBF-70BA-3CCA-8315-9ADE4D55F55B> /usr/lib/swift/libswift_Concurrency.dylib
    0x7ffd207d2000 -     0x7ffd20879ff7  libswift_RegexParser.dylib (6.0 - 6.0.0.7.24) <26AFC4BD-40FA-368D-928F-6C27E92AA762> /usr/lib/swift/libswift_RegexParser.dylib
    0x7ffd2087a000 -     0x7ffd20914fff  libswift_StringProcessing.dylib (6.0 - 6.0.0.7.24) <30D937A3-D548-392D-93E0-7D1366C3866B> /usr/lib/swift/libswift_StringProcessing.dylib
    0x7ffd20915000 -     0x7ffd20916ff7  libswift_errno.dylib (228.0.13) <486B1E73-33D6-3E78-9B96-3A7EBC4327F8> /usr/lib/swift/libswift_errno.dylib
    0x7ffd20917000 -     0x7ffd20919ff7  libswift_math.dylib (228.0.13) <B890AAFF-1F32-3236-A474-FED793065361> /usr/lib/swift/libswift_math.dylib
    0x7ffd2091a000 -     0x7ffd2091afff  libswift_signal.dylib (228.0.13) <357C1549-F1C3-3D9C-8FBA-E5CB0B29DAA1> /usr/lib/swift/libswift_signal.dylib
    0x7ffd2091b000 -     0x7ffd2091bff7  libswift_stdio.dylib (228.0.13) <B1473B0D-8300-3E1E-AD22-11FC5EC7478E> /usr/lib/swift/libswift_stdio.dylib
    0x7ffd2091c000 -     0x7ffd2091cfff  libswift_time.dylib (228.0.13) <DDDDC9FC-9C36-3720-B397-2E68CC1F2B54> /usr/lib/swift/libswift_time.dylib
    0x7ffd2091d000 -     0x7ffd2091dff7  libswiftsys_time.dylib (228.0.13) <E0305535-BC70-388B-95C1-591ED6AC5D34> /usr/lib/swift/libswiftsys_time.dylib
    0x7ffd2091e000 -     0x7ffd2091efff  libswiftunistd.dylib (228.0.13) <30A9BFA2-6252-3FD6-A3D7-466C6A6F5C2A> /usr/lib/swift/libswiftunistd.dylib
    0x7ffd20a81000 -     0x7ffd20a84ffb  libsystem_darwindirectory.dylib (122) <53E8B36F-A880-3A32-A2C5-E22D819BDEB1> /usr/lib/system/libsystem_darwindirectory.dylib
    0x7ffd20a85000 -     0x7ffd20a8bff3  libsystem_eligibility.dylib (122.0.2) <4B63747C-CF1A-3753-84AB-DC9E909E5F6F> /usr/lib/system/libsystem_eligibility.dylib
    0x7ffd20a8c000 -     0x7ffd20a90ff7  libsystem_sanitizers.dylib (17.0.1) <D8FA9EEE-856E-39FA-B078-1391BD8277DF> /usr/lib/system/libsystem_sanitizers.dylib
BenjaminSchaaf commented 3 days ago

@shimonm I'm having a hard time seeing anything in there. From that sample it looks like Sublime Text is handling events as expected - there's 2 mouse movement events, a timer and seemingly some menu interaction. Can you try waiting a minute after the freeze starts before sampling the process?

shimonm commented 2 days ago

Hi Ben, let me explain in more detail what happened, I can recreate the problem every time without fail.

I paste a bunch of data, CMD + A to select everything, Click on Help at the menu bar, Search "reverse", if I click on "reverse selection" rather than "reverse lines", sublime freezes and no menu appears or any menu command is not clickable.

I have tried waiting for a few minutes before continuing, without change. I have uninstalled sublime, removed the application support folders. I am considering downgrading to sublime 3.

BenjaminSchaaf commented 2 days ago

@shimonm Thanks, does that still happen in safe mode? I'm unable to reproduce that.

shimonm commented 1 day ago

Yes, I just tried the same workflow as described above in Safe Mode. Got stuck. Here's the sample proc:

Analysis of sampling sublime_text (pid 71187) every 1 millisecond
Process:         sublime_text [71187]
Path:            /Applications/Sublime Text.app/Contents/MacOS/sublime_text
Load Address:    0x109003000
Identifier:      com.sublimetext.4
Version:         Build 4180 (4180)
Code Type:       X86-64
Platform:        macOS
Parent Process:  launchd [1]

Date/Time:       2024-10-09 10:02:39.339 -0400
Launch Time:     2024-10-09 09:59:59.660 -0400
OS Version:      macOS 15.0 (24A335)
Report Version:  7
Analysis Tool:   /usr/bin/sample

Physical footprint:         62.6M
Physical footprint (peak):  62.9M
Idle exit:                  untracked
----

Call graph:
    1560 Thread_4659566   DispatchQueue_1: com.apple.main-thread  (serial)
    + 1560 start  (in dyld) + 1805  [0x7ff81a6ba2cd]
    +   1560 main  (in sublime_text) + 17074  [0x1090900e2]
    +     1560 px_run_event_loop()  (in sublime_text) + 183  [0x109258ca6]
    +       1553 -[NSApplication run]  (in AppKit) + 610  [0x7ff81e450eb7]
    +       ! 1524 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 1290  [0x7ff81ee7c4c8]
    +       ! : 1523 _DPSNextEvent  (in AppKit) + 902  [0x7ff81e45fd8b]
    +       ! : | 1523 _BlockUntilNextEventMatchingListInModeWithFilter  (in HIToolbox) + 66  [0x7ff826211b62]
    +       ! : |   1506 ReceiveNextEventCommon  (in HIToolbox) + 646  [0x7ff8262119c4]
    +       ! : |   + 1506 RunCurrentEventLoopInMode  (in HIToolbox) + 292  [0x7ff82620bfe3]
    +       ! : |   +   1504 CFRunLoopRunSpecific  (in CoreFoundation) + 536  [0x7ff81ab2bb6c]
    +       ! : |   +   ! 1482 __CFRunLoopRun  (in CoreFoundation) + 1393  [0x7ff81ab2c6cd]
    +       ! : |   +   ! : 1482 __CFRunLoopServiceMachPort  (in CoreFoundation) + 143  [0x7ff81ab2dc48]
    +       ! : |   +   ! :   1482 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +       ! : |   +   ! :     1482 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +       ! : |   +   ! :       1482 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +       ! : |   +   ! :         1482 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    +       ! : |   +   ! 13 __CFRunLoopRun  (in CoreFoundation) + 2261  [0x7ff81ab2ca31]
    +       ! : |   +   ! : 11 __CFRunLoopDoTimers  (in CoreFoundation) + 285  [0x7ff81ab4604e]
    +       ! : |   +   ! : | 10 __CFRunLoopDoTimer  (in CoreFoundation) + 801  [0x7ff81ab46422]
    +       ! : |   +   ! : | + 10 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__  (in CoreFoundation) + 20  [0x7ff81ab46874]
    +       ! : |   +   ! : | +   10 __NSFireTimer  (in Foundation) + 67  [0x7ff81bb92340]
    +       ! : |   +   ! : | +     4 -[WorkQueueCallback processItems:]  (in sublime_text) + 330  [0x10924f9bd]
    +       ! : |   +   ! : | +     ! 1 +[NSTimer(NSTimer) scheduledTimerWithTimeInterval:target:selector:userInfo:repeats:]  (in Foundation) + 40  [0x7ff81bb8313d]
    +       ! : |   +   ! : | +     ! : 1 +[NSTimer(NSTimer) allocWithZone:]  (in Foundation) + 38  [0x7ff81bb72568]
    +       ! : |   +   ! : | +     ! 1 +[NSTimer(NSTimer) scheduledTimerWithTimeInterval:target:selector:userInfo:repeats:]  (in Foundation) + 105  [0x7ff81bb8317e]
    +       ! : |   +   ! : | +     ! : 1 -[NSCFTimer initWithFireDate:interval:target:selector:userInfo:repeats:]  (in Foundation) + 76  [0x7ff81bb72657]
    +       ! : |   +   ! : | +     ! :   1 nanov2_calloc_type  (in libsystem_malloc.dylib) + 156  [0x7ff81a87d222]
    +       ! : |   +   ! : | +     ! 1 +[NSTimer(NSTimer) scheduledTimerWithTimeInterval:target:selector:userInfo:repeats:]  (in Foundation) + 113  [0x7ff81bb83186]
    +       ! : |   +   ! : | +     ! : 1 objc_msgSend  (in libobjc.A.dylib) + 46  [0x7ff81a677eae]
    +       ! : |   +   ! : | +     ! 1 +[NSTimer(NSTimer) scheduledTimerWithTimeInterval:target:selector:userInfo:repeats:]  (in Foundation) + 142  [0x7ff81bb831a3]
    +       ! : |   +   ! : | +     !   1 CFRunLoopAddTimer  (in CoreFoundation) + 645  [0x7ff81aaf5694]
    +       ! : |   +   ! : | +     !     1 __CFArmNextTimerInMode  (in CoreFoundation) + 587  [0x7ff81aaf6729]
    +       ! : |   +   ! : | +     !       1 mk_timer_arm  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06efe]
    +       ! : |   +   ! : | +     3 -[WorkQueueCallback processItems:]  (in sublime_text) + 271  [0x10924f982]
    +       ! : |   +   ! : | +     ! 2 CFRunLoopTimerInvalidate  (in CoreFoundation) + 364  [0x7ff81ab469ee]
    +       ! : |   +   ! : | +     ! : 1 CFRunLoopRemoveTimer  (in CoreFoundation) + 126  [0x7ff81ab46b2a]
    +       ! : |   +   ! : | +     ! : | 1 __CFRunLoopCopyMode  (in CoreFoundation) + 143  [0x7ff81abf52ed]
    +       ! : |   +   ! : | +     ! : |   1 _CFRuntimeSetInstanceTypeIDAndIsa  (in CoreFoundation) + 18  [0x7ff81aab634d]
    +       ! : |   +   ! : | +     ! : |     1 _CFRuntimeSetInstanceTypeID  (in CoreFoundation) + 103  [0x7ff81aab645a]
    +       ! : |   +   ! : | +     ! : 1 CFRunLoopRemoveTimer  (in CoreFoundation) + 299  [0x7ff81ab46bd7]
    +       ! : |   +   ! : | +     ! :   1 __CFArmNextTimerInMode  (in CoreFoundation) + 101  [0x7ff81aaf6543]
    +       ! : |   +   ! : | +     ! :     1 -[__NSCFArray objectAtIndex:]  (in CoreFoundation) + 62  [0x7ff81aaebe59]
    +       ! : |   +   ! : | +     ! 1 CFRunLoopTimerInvalidate  (in CoreFoundation) + 390  [0x7ff81ab46a08]
    +       ! : |   +   ! : | +     !   1 CFRunLoopRemoveTimer  (in CoreFoundation) + 76  [0x7ff81ab46af8]
    +       ! : |   +   ! : | +     2 -[WorkQueueCallback processItems:]  (in sublime_text) + 71  [0x10924f8ba]
    +       ! : |   +   ! : | +     ! 1 work_queue::extract_ready_items(std::vector<std::pair<long long, work_item*>>*, long long*)  (in sublime_text) + 38  [0x1091a264c]
    +       ! : |   +   ! : | +     ! : 1 pthread_mutex_lock  (in libsystem_pthread.dylib) + 0  [0x7ff81aa434fc]
    +       ! : |   +   ! : | +     ! 1 work_queue::extract_ready_items(std::vector<std::pair<long long, work_item*>>*, long long*)  (in sublime_text) + 79  [0x1091a2675]
    +       ! : |   +   ! : | +     !   1 time_now_milliseconds()  (in sublime_text) + 9  [0x1091a0804]
    +       ! : |   +   ! : | +     !     1 time_now_nanoseconds()  (in sublime_text) + 15  [0x1091a07ea]
    +       ! : |   +   ! : | +     1 -[WorkQueueCallback processItems:]  (in sublime_text) + 233  [0x10924f95c]
    +       ! : |   +   ! : | 1 __CFRunLoopDoTimer  (in CoreFoundation) + 312  [0x7ff81ab46239]
    +       ! : |   +   ! : |   1 __CFArmNextTimerInMode  (in CoreFoundation) + 587  [0x7ff81aaf6729]
    +       ! : |   +   ! : |     1 mk_timer_arm  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06efe]
    +       ! : |   +   ! : 1 __CFRunLoopDoTimers  (in CoreFoundation) + 168  [0x7ff81ab45fd9]
    +       ! : |   +   ! : | 1 CFArrayCreateMutable  (in CoreFoundation) + 124  [0x7ff81aacd638]
    +       ! : |   +   ! : |   1 objc_alloc  (in libobjc.A.dylib) + 22  [0x7ff81a67b73c]
    +       ! : |   +   ! : 1 __CFRunLoopDoTimers  (in CoreFoundation) + 311  [0x7ff81ab46068]
    +       ! : |   +   ! :   1 objc_object::sidetable_release(bool, bool)  (in libobjc.A.dylib) + 264  [0x7ff81a69e864]
    +       ! : |   +   ! :     1 -[__NSArrayM dealloc]  (in CoreFoundation) + 130  [0x7ff81aad0f70]
    +       ! : |   +   ! :       1 __RELEASE_OBJECTS_IN_THE_ARRAY__  (in CoreFoundation) + 125  [0x7ff81aad1034]
    +       ! : |   +   ! :         1 _CFRelease  (in CoreFoundation) + 281  [0x7ff81abf6bd0]
    +       ! : |   +   ! :           1 __CFRunLoopTimerDeallocate  (in CoreFoundation) + 27  [0x7ff81ab46cc2]
    +       ! : |   +   ! :             1 _CFRelease  (in CoreFoundation) + 281  [0x7ff81abf6bd0]
    +       ! : |   +   ! :               1 __CFBasicHashDeallocate  (in CoreFoundation) + 0  [0x7ff81aacd33c]
    +       ! : |   +   ! 4 __CFRunLoopRun  (in CoreFoundation) + 1120  [0x7ff81ab2c5bc]
    +       ! : |   +   ! : 3 __CFRunLoopDoObservers  (in CoreFoundation) + 503  [0x7ff81ab2cf4c]
    +       ! : |   +   ! : | 3 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__  (in CoreFoundation) + 23  [0x7ff81ab2d029]
    +       ! : |   +   ! : |   2 on_pre_sleep(__CFRunLoopObserver*, unsigned long, void*)  (in sublime_text) + 44  [0x10925851f]
    +       ! : |   +   ! : |   + 2 -[NSApplication windows]  (in AppKit) + 42  [0x7ff81e44f7e4]
    +       ! : |   +   ! : |   +   1 -[NSApplication _copyWindows]  (in AppKit) + 207  [0x7ff81e44f92c]
    +       ! : |   +   ! : |   +   ! 1 -[NSConcretePointerArray countByEnumeratingWithState:objects:count:]  (in Foundation) + 119  [0x7ff81bb26e28]
    +       ! : |   +   ! : |   +   !   1 startReadARCWeakAutoreleasingAt  (in Foundation) + 20  [0x7ff81c42a7fc]
    +       ! : |   +   ! : |   +   !     1 objc_autorelease  (in libobjc.A.dylib) + 176  [0x7ff81a67c960]
    +       ! : |   +   ! : |   +   1 -[NSApplication _copyWindows]  (in AppKit) + 334  [0x7ff81e44f9ab]
    +       ! : |   +   ! : |   +     1 -[NSConcretePointerArray countByEnumeratingWithState:objects:count:]  (in Foundation) + 122  [0x7ff81bb26e2b]
    +       ! : |   +   ! : |   1 _NSGestureRecognizerUpdate  (in AppKit) + 1676  [0x7ff81e5ba47f]
    +       ! : |   +   ! : |     1 _NSGestureRecognizerRemoveObjectsFromArrayAndApplyBlocks  (in AppKit) + 233  [0x7ff81e5baacb]
    +       ! : |   +   ! : |       1 CFArrayRemoveAllValues  (in CoreFoundation) + 33  [0x7ff81ab289a0]
    +       ! : |   +   ! : 1 __CFRunLoopDoObservers  (in CoreFoundation) + 260  [0x7ff81ab2ce59]
    +       ! : |   +   ! :   1 CFRetain  (in CoreFoundation) + 75  [0x7ff81aab5118]
    +       ! : |   +   ! 2 __CFRunLoopRun  (in CoreFoundation) + 1165  [0x7ff81ab2c5e9]
    +       ! : |   +   ! : 2 mach_port_insert_member  (in libsystem_kernel.dylib) + 23  [0x7ff81aa0893c]
    +       ! : |   +   ! :   2 _kernelrpc_mach_port_insert_member_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06cee]
    +       ! : |   +   ! 1 __CFRunLoopRun  (in CoreFoundation) + 905  [0x7ff81ab2c4e5]
    +       ! : |   +   ! : 1 __CFRunLoopDoObservers  (in CoreFoundation) + 228  [0x7ff81ab2ce39]
    +       ! : |   +   ! :   1 objc_msgSend  (in libobjc.A.dylib) + 50  [0x7ff81a677eb2]
    +       ! : |   +   ! 1 __CFRunLoopRun  (in CoreFoundation) + 1748  [0x7ff81ab2c830]
    +       ! : |   +   ! : 1 CFAbsoluteTimeGetCurrent  (in CoreFoundation) + 37  [0x7ff81aaf4d19]
    +       ! : |   +   ! :   1 clock_gettime  (in libsystem_c.dylib) + 37  [0x7ff81a8f8b11]
    +       ! : |   +   ! 1 __CFRunLoopRun  (in CoreFoundation) + 1802  [0x7ff81ab2c866]
    +       ! : |   +   !   1 mach_port_extract_member  (in libsystem_kernel.dylib) + 23  [0x7ff81aa098cc]
    +       ! : |   +   !     1 _kernelrpc_mach_port_extract_member_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06cfa]
    +       ! : |   +   1 CFRunLoopRunSpecific  (in CoreFoundation) + 430  [0x7ff81ab2bb02]
    +       ! : |   +   ! 1 __CFRunLoopDoObservers  (in CoreFoundation) + 112  [0x7ff81ab2cdc5]
    +       ! : |   +   !   1 objc_msgSend  (in libobjc.A.dylib) + 6  [0x7ff81a677e86]
    +       ! : |   +   1 CFRunLoopRunSpecific  (in CoreFoundation) + 602  [0x7ff81ab2bbae]
    +       ! : |   +     1 __CFRunLoopDoObservers  (in CoreFoundation) + 503  [0x7ff81ab2cf4c]
    +       ! : |   +       1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__  (in CoreFoundation) + 23  [0x7ff81ab2d029]
    +       ! : |   +         1 CA::Transaction::flush_as_runloop_observer(bool)  (in QuartzCore) + 177  [0x7ff823b96885]
    +       ! : |   +           1 os_unfair_lock_lock  (in libsystem_platform.dylib) + 14  [0x7ff81aa7aa94]
    +       ! : |   14 ReceiveNextEventCommon  (in HIToolbox) + 201  [0x7ff826211807]
    +       ! : |   + 13 RunCurrentEventLoopInMode  (in HIToolbox) + 292  [0x7ff82620bfe3]
    +       ! : |   + ! 8 CFRunLoopRunSpecific  (in CoreFoundation) + 602  [0x7ff81ab2bbae]
    +       ! : |   + ! : 7 __CFRunLoopDoObservers  (in CoreFoundation) + 503  [0x7ff81ab2cf4c]
    +       ! : |   + ! : | 7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__  (in CoreFoundation) + 23  [0x7ff81ab2d029]
    +       ! : |   + ! : |   7 CA::Transaction::flush_as_runloop_observer(bool)  (in QuartzCore) + 128  [0x7ff823b96854]
    +       ! : |   + ! : |     6 CA::Transaction::commit()  (in QuartzCore) + 725  [0x7ff82399bd83]
    +       ! : |   + ! : |     + 1 CA::Context::commit_transaction(CA::Transaction*, double, double*)  (in QuartzCore) + 248  [0x7ff823b5c2f2]
    +       ! : |   + ! : |     + ! 1 CA::Context::retain_all_contexts(bool, CA::Context**, unsigned long&, __CFArray const*)  (in QuartzCore) + 330  [0x7ff823b5b120]
    +       ! : |   + ! : |     + !   1 szone_malloc_should_clear  (in libsystem_malloc.dylib) + 61  [0x7ff81a85b962]
    +       ! : |   + ! : |     + !     1 tiny_malloc_should_clear  (in libsystem_malloc.dylib) + 1084  [0x7ff81a85ce2e]
    +       ! : |   + ! : |     + !       1 _platform_bzero$VARIANT$Haswell  (in libsystem_platform.dylib) + 57  [0x7ff81aa7a979]
    +       ! : |   + ! : |     + 1 CA::Context::commit_transaction(CA::Transaction*, double, double*)  (in QuartzCore) + 1194  [0x7ff823b5c6a4]
    +       ! : |   + ! : |     + ! 1 free_tiny  (in libsystem_malloc.dylib) + 38  [0x7ff81a85f2c9]
    +       ! : |   + ! : |     + 1 CA::Context::commit_transaction(CA::Transaction*, double, double*)  (in QuartzCore) + 17989  [0x7ff823b6083f]
    +       ! : |   + ! : |     + ! 1 _Block_object_dispose  (in libsystem_blocks.dylib) + 1  [0x7ff81a742471]
    +       ! : |   + ! : |     + 1 CA::Context::commit_transaction(CA::Transaction*, double, double*)  (in QuartzCore) + 18463  [0x7ff823b60a19]
    +       ! : |   + ! : |     + ! 1 CA::Context::unref(bool)  (in QuartzCore) + 10  [0x7ff8239b829e]
    +       ! : |   + ! : |     + 1 CA::Context::commit_transaction(CA::Transaction*, double, double*)  (in QuartzCore) + 21223  [0x7ff823b614e1]
    +       ! : |   + ! : |     + ! 1 _dispatch_event_loop_poke  (in libdispatch.dylib) + 0  [0x7ff81a8bec05]
    +       ! : |   + ! : |     + 1 CA::Context::commit_transaction(CA::Transaction*, double, double*)  (in QuartzCore) + 17441  [0x7ff823b6061b]
    +       ! : |   + ! : |     1 CA::Transaction::commit()  (in QuartzCore) + 692  [0x7ff82399bd62]
    +       ! : |   + ! : 1 __CFRunLoopDoObservers  (in CoreFoundation) + 418  [0x7ff81ab2cef7]
    +       ! : |   + ! :   1 _pthread_mutex_firstfit_unlock_slow  (in libsystem_pthread.dylib) + 204  [0x7ff81aa43b45]
    +       ! : |   + ! 5 CFRunLoopRunSpecific  (in CoreFoundation) + 536  [0x7ff81ab2bb6c]
    +       ! : |   + !   3 __CFRunLoopRun  (in CoreFoundation) + 960  [0x7ff81ab2c51c]
    +       ! : |   + !   | 3 __CFRunLoopDoSources0  (in CoreFoundation) + 203  [0x7ff81ab2d884]
    +       ! : |   + !   |   3 __CFRunLoopDoSource0  (in CoreFoundation) + 157  [0x7ff81ab2dab1]
    +       ! : |   + !   |     3 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__  (in CoreFoundation) + 17  [0x7ff81ab2db0f]
    +       ! : |   + !   |       3 __NSThreadPerformPerform  (in Foundation) + 178  [0x7ff81bb72911]
    +       ! : |   + !   |         2 -[WorkQueueCallback processItems:]  (in sublime_text) + 271  [0x10924f982]
    +       ! : |   + !   |         + 2 CFRunLoopTimerInvalidate  (in CoreFoundation) + 364  [0x7ff81ab469ee]
    +       ! : |   + !   |         +   1 CFRunLoopRemoveTimer  (in CoreFoundation) + 157  [0x7ff81ab46b49]
    +       ! : |   + !   |         +   ! 1 _pthread_mutex_firstfit_lock_slow  (in libsystem_pthread.dylib) + 103  [0x7ff81aa438d1]
    +       ! : |   + !   |         +   1 CFRunLoopRemoveTimer  (in CoreFoundation) + 299  [0x7ff81ab46bd7]
    +       ! : |   + !   |         +     1 __CFArmNextTimerInMode  (in CoreFoundation) + 587  [0x7ff81aaf6729]
    +       ! : |   + !   |         +       1 mk_timer_arm  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06efe]
    +       ! : |   + !   |         1 -[WorkQueueCallback processItems:]  (in sublime_text) + 275  [0x10924f986]
    +       ! : |   + !   1 __CFRunLoopRun  (in CoreFoundation) + 905  [0x7ff81ab2c4e5]
    +       ! : |   + !   | 1 __CFRunLoopDoObservers  (in CoreFoundation) + 503  [0x7ff81ab2cf4c]
    +       ! : |   + !   |   1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__  (in CoreFoundation) + 23  [0x7ff81ab2d029]
    +       ! : |   + !   |     1 ___NSRunLoopObserverCreateWithHandler_block_invoke  (in AppKit) + 41  [0x7ff81e9fc194]
    +       ! : |   + !   |       1 __38-[NSApplication setWindowsNeedUpdate:]_block_invoke_2  (in AppKit) + 51  [0x7ff81e9f6c55]
    +       ! : |   + !   |         1 -[NSApplication updateWindows]  (in AppKit) + 83  [0x7ff81e465ad3]
    +       ! : |   + !   |           1 -[NSApplication(NSWindowCache) _updateWindowsUsingCache]  (in AppKit) + 118  [0x7ff81e465b7a]
    +       ! : |   + !   |             1 -[NSArray makeObjectsPerformSelector:]  (in CoreFoundation) + 245  [0x7ff81ab561ca]
    +       ! : |   + !   |               1 -[PXWindow update]  (in sublime_text) + 127  [0x109251910]
    +       ! : |   + !   |                 1 objc_object::sidetable_release(bool, bool)  (in libobjc.A.dylib) + 264  [0x7ff81a69e864]
    +       ! : |   + !   |                   1 -[NSConcreteNotification dealloc]  (in Foundation) + 107  [0x7ff81baffc5f]
    +       ! : |   + !   |                     1 _free  (in libsystem_malloc.dylib) + 41  [0x7ff81a889c8b]
    +       ! : |   + !   1 __CFRunLoopRun  (in CoreFoundation) + 1243  [0x7ff81ab2c637]
    +       ! : |   + !     1 mach_port_insert_member  (in libsystem_kernel.dylib) + 23  [0x7ff81aa0893c]
    +       ! : |   + !       1 _kernelrpc_mach_port_insert_member_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06cee]
    +       ! : |   + 1 RunCurrentEventLoopInMode  (in HIToolbox) + 228  [0x7ff82620bfa3]
    +       ! : |   +   1 _NotifyEventLoopObservers  (in HIToolbox) + 158  [0x7ff82620c0e1]
    +       ! : |   +     1 MainLoopObserver(unsigned int, OpaqueEventRef*, void*)  (in HIToolbox) + 41  [0x7ff8262074e2]
    +       ! : |   +       1 Convert1CGEvent(unsigned char)  (in HIToolbox) + 226  [0x7ff826206cf6]
    +       ! : |   +         1 _RemoveCGEventFromQueue  (in HIToolbox) + 161  [0x7ff826202e48]
    +       ! : |   +           1 ForEachCGQEntryEventDo(unsigned int (CGQEntry*) block_pointer)  (in HIToolbox) + 470  [0x7ff826203385]
    +       ! : |   +             1 CFArrayRemoveValueAtIndex  (in CoreFoundation) + 0  [0x7ff81ab072fa]
    +       ! : |   3 ReceiveNextEventCommon  (in HIToolbox) + 613  [0x7ff8262119a3]
    +       ! : |     3 _DropPendingBoost  (in HIToolbox) + 50  [0x7ff8262106e1]
    +       ! : |       3 _CFRelease  (in CoreFoundation) + 281  [0x7ff81abf6bd0]
    +       ! : |         2 -[OS_voucher dealloc]  (in libdispatch.dylib) + 17  [0x7ff81a8a06b3]
    +       ! : |         ! 2 _voucher_dispose  (in libdispatch.dylib) + 75  [0x7ff81a8c24cb]
    +       ! : |         !   2 _voucher_dealloc_mach_voucher  (in libdispatch.dylib) + 9  [0x7ff81a8c1c0a]
    +       ! : |         !     2 mach_port_deallocate  (in libsystem_kernel.dylib) + 17  [0x7ff81aa07e5b]
    +       ! : |         !       2 _kernelrpc_mach_port_deallocate_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06cbe]
    +       ! : |         1 -[OS_voucher dealloc]  (in libdispatch.dylib) + 47  [0x7ff81a8a06d1]
    +       ! : |           1 _objc_rootDealloc  (in libobjc.A.dylib) + 62  [0x7ff81a67a4c2]
    +       ! : |             1 objc_destructInstance  (in libobjc.A.dylib) + 115  [0x7ff81a67a538]
    +       ! : |               1 _object_remove_associations  (in libobjc.A.dylib) + 859  [0x7ff81a69d61b]
    +       ! : |                 1 free  (in libsystem_malloc.dylib) + 0  [0x7ff81a85b386]
    +       ! : 1 _DPSNextEvent  (in AppKit) + 314  [0x7ff81e45fb3f]
    +       ! :   1 -[NSDate timeIntervalSinceNow]  (in CoreFoundation) + 55  [0x7ff81ab265e3]
    +       ! :     1 DYLD-STUB$$clock_gettime  (in CoreFoundation) + 0  [0x7ff81ac8d11c]
    +       ! 25 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 3259  [0x7ff81ee7cc79]
    +       ! : 23 _DPSEventHandledByCarbon  (in AppKit) + 147  [0x7ff81e5e2c3b]
    +       ! : | 23 SendEventToEventTarget  (in HIToolbox) + 39  [0x7ff8261f9fed]
    +       ! : |   23 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)  (in HIToolbox) + 336  [0x7ff8261fa143]
    +       ! : |     23 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)  (in HIToolbox) + 2521  [0x7ff8261fc5ba]
    +       ! : |       23 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)  (in HIToolbox) + 1618  [0x7ff8261f7692]
    +       ! : |         23 FindWindowAndPartFromMouseEvent  (in HIToolbox) + 112  [0x7ff82620932b]
    +       ! : |           23 FindWindow  (in HIToolbox) + 35  [0x7ff8262e7edb]
    +       ! : |             23 FindWindowOfClass  (in HIToolbox) + 57  [0x7ff8262e7fac]
    +       ! : |               17 FindWindowCommon(Point, OpaqueWindowPtr**, short*)  (in HIToolbox) + 119  [0x7ff8262e80b1]
    +       ! : |               + 17 FindPlatformWindow  (in HIToolbox) + 212  [0x7ff8263018ce]
    +       ! : |               +   17 SafelyFindCGSWindowAndOwner(unsigned int, unsigned int, int, bool, CGPoint const*, CGPoint*, unsigned int*, unsigned int*)  (in HIToolbox) + 78  [0x7ff826301b4c]
    +       ! : |               +     17 SLSFindWindowAndOwner  (in SkyLight) + 155  [0x7ff82057cdef]
    +       ! : |               +       17 _CGSFindWindow  (in SkyLight) + 186  [0x7ff8204af350]
    +       ! : |               +         17 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +       ! : |               +           17 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +       ! : |               +             17 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +       ! : |               +               17 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    +       ! : |               6 FindWindowCommon(Point, OpaqueWindowPtr**, short*)  (in HIToolbox) + 47  [0x7ff8262e8069]
    +       ! : |                 6 MBarHit  (in HIToolbox) + 40  [0x7ff82624bf75]
    +       ! : |                   6 _MBarHit(MenuData*, Point, unsigned char, unsigned char*, MenuData**)  (in HIToolbox) + 107  [0x7ff82624bff6]
    +       ! : |                     6 _HIPresentationInstanceFindAtLocation  (in HIToolbox) + 111  [0x7ff826251da5]
    +       ! : |                       6 MenuBarInstance::ForEachMenuBarDo(void (MenuBarInstance*) block_pointer)  (in HIToolbox) + 45  [0x7ff82624fef7]
    +       ! : |                         6 ___HIPresentationInstanceFindAtLocation_block_invoke  (in HIToolbox) + 50  [0x7ff826251e10]
    +       ! : |                           6 MenuBarInstance::ContainsPoint(CGPoint, unsigned int*)  (in HIToolbox) + 162  [0x7ff826251ec8]
    +       ! : |                             4 MenuBarInstance::ForEachWindowDo(unsigned char, bool (OpaqueWindowPtr*, unsigned int) block_pointer)  (in HIToolbox) + 160  [0x7ff826252010]
    +       ! : |                             ! 2 invocation function for block in MenuBarInstance::ForEachBoundsDo(bool (CGRect, unsigned int) block_pointer)  (in HIToolbox) + 47  [0x7ff8262520ec]
    +       ! : |                             ! : 1 GetCurrentSpaceForDisplay  (in HIToolbox) + 12  [0x7ff82624eea7]
    +       ! : |                             ! : | 1 CopyDisplayUUIDAsString  (in HIToolbox) + 34  [0x7ff8262d46d8]
    +       ! : |                             ! : |   1 CFUUIDCreateString  (in CoreFoundation) + 420  [0x7ff81ab153ee]
    +       ! : |                             ! : |     1 CFStringAppendCharacters  (in CoreFoundation) + 347  [0x7ff81aac27c8]
    +       ! : |                             ! : |       1 __CFStringChangeSizeMultiple  (in CoreFoundation) + 672  [0x7ff81aac2b7a]
    +       ! : |                             ! : |         1 malloc_good_size  (in libsystem_malloc.dylib) + 14  [0x7ff81a8610da]
    +       ! : |                             ! : 1 GetCurrentSpaceForDisplay  (in HIToolbox) + 35  [0x7ff82624eebe]
    +       ! : |                             ! :   1 SLSWindowServerClientManagedDisplayGetCurrentSpace  (in SkyLight) + 130  [0x7ff8206eaa79]
    +       ! : |                             ! :     1 _CFRelease  (in CoreFoundation) + 281  [0x7ff81abf6bd0]
    +       ! : |                             ! :       1 __CFUUIDDeallocate  (in CoreFoundation) + 50  [0x7ff81ab34cf0]
    +       ! : |                             ! :         1 CFDictionaryRemoveValue  (in CoreFoundation) + 155  [0x7ff81ab08b88]
    +       ! : |                             ! :           1 CFBasicHashRemoveValue  (in CoreFoundation) + 152  [0x7ff81aaf09d6]
    +       ! : |                             ! :             1 ___CFBasicHashFindBucket_Linear  (in CoreFoundation) + 466  [0x7ff81ac4fe82]
    +       ! : |                             ! 1 invocation function for block in MenuBarInstance::ForEachBoundsDo(bool (CGRect, unsigned int) block_pointer)  (in HIToolbox) + 126  [0x7ff82625213b]
    +       ! : |                             ! : 1 GetUserSpaceMenuBar()  (in HIToolbox) + 17  [0x7ff82624ed0c]
    +       ! : |                             ! 1 invocation function for block in MenuBarInstance::ForEachBoundsDo(bool (CGRect, unsigned int) block_pointer)  (in HIToolbox) + 182  [0x7ff826252173]
    +       ! : |                             !   1 SLSWindowServerClientSpaceGetType  (in SkyLight) + 64  [0x7ff8206e7a4b]
    +       ! : |                             !     1 get_space_state_snapshot  (in SkyLight) + 470  [0x7ff8206e5d5f]
    +       ! : |                             !       1 objc_autoreleasePoolPop  (in libobjc.A.dylib) + 235  [0x7ff81a67b09a]
    +       ! : |                             !         1 AutoreleasePoolPage::releaseUntil(objc_object**)  (in libobjc.A.dylib) + 178  [0x7ff81a67dd8a]
    +       ! : |                             1 MenuBarInstance::ForEachWindowDo(unsigned char, bool (OpaqueWindowPtr*, unsigned int) block_pointer)  (in HIToolbox) + 121  [0x7ff826251fe9]
    +       ! : |                             ! 1 SLSMainDisplayID  (in SkyLight) + 41  [0x7ff82075dba2]
    +       ! : |                             !   1 _os_nospin_lock_lock  (in libsystem_platform.dylib) + 0  [0x7ff81aa7b5de]
    +       ! : |                             1 MenuBarInstance::ForEachWindowDo(unsigned char, bool (OpaqueWindowPtr*, unsigned int) block_pointer)  (in HIToolbox) + 231  [0x7ff826252057]
    +       ! : |                               1 MBDisplays::ForEachActiveDisplayDo(unsigned char, bool (unsigned int) block_pointer)  (in HIToolbox) + 124  [0x7ff82624f2e8]
    +       ! : |                                 1 SLSMainDisplayID  (in SkyLight) + 64  [0x7ff82075dbb9]
    +       ! : |                                   1 CGSDisplaySystemState::mainDisplay() const  (in SkyLight) + 16  [0x7ff8204a7968]
    +       ! : 2 _DPSEventHandledByCarbon  (in AppKit) + 53  [0x7ff81e5e2bdd]
    +       ! :   2 _NSHandleCarbonMenuEvent  (in AppKit) + 32  [0x7ff81e5e2cbd]
    +       ! :     2 ConvertEventRefToEventRecord  (in HIToolbox) + 86  [0x7ff8261f6d6a]
    +       ! :       2 GetGlobalMouse  (in HIToolbox) + 19  [0x7ff82620adc0]
    +       ! :         1 SLSMainConnectionID  (in SkyLight) + 20  [0x7ff8207714ff]
    +       ! :         + 1 SLSMainConnection  (in SkyLight) + 80  [0x7ff82076e8d4]
    +       ! :         +   1 _pthread_mutex_firstfit_lock_slow  (in libsystem_pthread.dylib) + 173  [0x7ff81aa43917]
    +       ! :         1 SLSMainConnectionID  (in SkyLight) + 42  [0x7ff820771515]
    +       ! :           1 DYLD-STUB$$objc_autoreleasePoolPop  (in SkyLight) + 0  [0x7ff8208bccbe]
    +       ! 2 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 2212  [0x7ff81ee7c862]
    +       ! : 2 objc_object::sidetable_release(bool, bool)  (in libobjc.A.dylib) + 264  [0x7ff81a69e864]
    +       ! :   1 -[NSEvent dealloc]  (in AppKit) + 102  [0x7ff81e5e98d4]
    +       ! :   | 1 ReleaseEvent  (in HIToolbox) + 227  [0x7ff82620cfb5]
    +       ! :   |   1 _CFRelease  (in CoreFoundation) + 281  [0x7ff81abf6bd0]
    +       ! :   |     1 event_finalize(void const*)  (in SkyLight) + 28  [0x7ff8206080ee]
    +       ! :   |       1 CGSEventReclaimObjects  (in SkyLight) + 26  [0x7ff8204b5a0a]
    +       ! :   |         1 objc_object::sidetable_release(bool, bool)  (in libobjc.A.dylib) + 264  [0x7ff81a69e864]
    +       ! :   |           1 -[HIDEvent dealloc]  (in IOKit) + 97  [0x7ff81e2f65d2]
    +       ! :   |             1 objc_object::sidetable_release(bool, bool)  (in libobjc.A.dylib) + 126  [0x7ff81a69e7da]
    +       ! :   |               1 objc::DenseMapBase<objc::DenseMap<DisguisedPtr<objc_object const>, unsigned long, (anonymous namespace)::RefcountMapValuePurgeable, objc::DenseMapInfo<DisguisedPtr<objc_object const>>, objc::detail::DenseMapPair<DisguisedPtr<objc_object const>, unsigned long>>, DisguisedPtr<objc_object const>, unsigned long, (anonymous namespace)::RefcountMapValuePurgeable, objc::DenseMapInfo<DisguisedPtr<objc_object const>>, objc::detail::DenseMapPair<DisguisedPtr<objc_object const>, unsigned long>>::try_emplace<unsigned long>(DisguisedPtr<objc_object const>&&, unsigned long&&)  (in libobjc.A.dylib) + 44  [0x7ff81a69eb58]
    +       ! :   |                 1 objc::DenseMapBase<objc::DenseMap<DisguisedPtr<objc_object const>, unsigned long, (anonymous namespace)::RefcountMapValuePurgeable, objc::DenseMapInfo<DisguisedPtr<objc_object const>>, objc::detail::DenseMapPair<DisguisedPtr<objc_object const>, unsigned long>>, DisguisedPtr<objc_object const>, unsigned long, (anonymous namespace)::RefcountMapValuePurgeable, objc::DenseMapInfo<DisguisedPtr<objc_object const>>, objc::detail::DenseMapPair<DisguisedPtr<objc_object const>, unsigned long>>::LookupBucketFor<DisguisedPtr<objc_object const>>(DisguisedPtr<objc_object const> const&, objc::detail::DenseMapPair<DisguisedPtr<objc_object const>, unsigned long>*&)  (in libobjc.A.dylib) + 168  [0x7ff81a69e2e2]
    +       ! :   1 -[NSEvent dealloc]  (in AppKit) + 132  [0x7ff81e5e98f2]
    +       ! :     1 _objc_rootDealloc  (in libobjc.A.dylib) + 62  [0x7ff81a67a4c2]
    +       ! :       1 objc_destructInstance  (in libobjc.A.dylib) + 44  [0x7ff81a67a4f1]
    +       ! 1 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 81  [0x7ff81ee7c00f]
    +       ! : 1 -[NSArray makeObjectsPerformSelector:]  (in CoreFoundation) + 245  [0x7ff81ab561ca]
    +       ! :   1 objc_msgSend  (in libobjc.A.dylib) + 46  [0x7ff81a677eae]
    +       ! 1 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 2096  [0x7ff81ee7c7ee]
    +       !   1 objc_msgSend  (in libobjc.A.dylib) + 46  [0x7ff81a677eae]
    +       7 -[NSApplication run]  (in AppKit) + 654  [0x7ff81e450ee3]
    +         7 -[NSApplication _handleEvent:]  (in AppKit) + 65  [0x7ff81e9f3f41]
    +           7 -[NSApplication(NSEventRouting) sendEvent:]  (in AppKit) + 1813  [0x7ff81ee7a929]
    +             6 routeMouseMovedEvent  (in AppKit) + 281  [0x7ff81ee7b4b0]
    +             : 6 -[NSWindow(NSEventRouting) sendEvent:]  (in AppKit) + 339  [0x7ff81e5b8255]
    +             :   6 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]  (in AppKit) + 477  [0x7ff81e5b864d]
    +             :     6 _routeMouseMovedEvent  (in AppKit) + 394  [0x7ff81f0e73c7]
    +             :       6 -[PXView mouseMoved:]  (in sublime_text) + 827  [0x109253c06]
    +             :         6 send_event(px_window_t*, px_event_t*)  (in sublime_text) + 36  [0x10924ff93]
    +             :           6 window_impl::handle_event(px_event_t*)  (in sublime_text) + 365  [0x10922a8d3]
    +             :             4 window_drag_enabler::handle_event(px_event_t*)  (in sublime_text) + 946  [0x1092267ba]
    +             :             | 4 window_drag_enabler::update_tracking_rects()  (in sublime_text) + 164  [0x109226b6e]
    +             :             |   4 control::recurse_create_tracking_rects(vec2, rect, std::vector<tracking_rect>*)  (in sublime_text) + 269  [0x1091b3641]
    +             :             |     2 control::recurse_create_tracking_rects(vec2, rect, std::vector<tracking_rect>*)  (in sublime_text) + 269  [0x1091b3641]
    +             :             |     + 2 control::recurse_create_tracking_rects(vec2, rect, std::vector<tracking_rect>*)  (in sublime_text) + 269  [0x1091b3641]
    +             :             |     +   2 control::recurse_create_tracking_rects(vec2, rect, std::vector<tracking_rect>*)  (in sublime_text) + 269  [0x1091b3641]
    +             :             |     +     2 control::recurse_create_tracking_rects(vec2, rect, std::vector<tracking_rect>*)  (in sublime_text) + 269  [0x1091b3641]
    +             :             |     +       2 control::recurse_create_tracking_rects(vec2, rect, std::vector<tracking_rect>*)  (in sublime_text) + 0,176  [0x1091b3534,0x1091b35e4]
    +             :             |     1 control::recurse_create_tracking_rects(vec2, rect, std::vector<tracking_rect>*)  (in sublime_text) + 59  [0x1091b356f]
    +             :             |     + 1 edit_window::create_tracking_rects(std::vector<tracking_rect>*)  (in sublime_text) + 54  [0x1090fb6be]
    +             :             |     +   1 find_panel::calculate_size(vec2)  (in sublime_text) + 22  [0x10915c910]
    +             :             |     +     1 themed_container_control::calculate_size(vec2)  (in sublime_text) + 109  [0x10921c54b]
    +             :             |     +       1 grid_container_control::calculate_size(vec2)  (in sublime_text) + 123  [0x1091c8a7d]
    +             :             |     +         1 grid_container_control::calculate_dimensions(std::vector<dimension>&, std::vector<dimension>&)  (in sublime_text) + 188  [0x1091c95c4]
    +             :             |     1 control::recurse_create_tracking_rects(vec2, rect, std::vector<tracking_rect>*)  (in sublime_text) + 0  [0x1091b3534]
    +             :             1 window_basic_aspect::handle_event(px_event_t*)  (in sublime_text) + 615  [0x109227463]
    +             :             1 window_tooltip_aspect::handle_event(px_event_t*)  (in sublime_text) + 133  [0x10922d1dd]
    +             :               1 route_message_using_position(ui_message_type, void*, control*, vec2)  (in sublime_text) + 92  [0x1091b6842]
    +             :                 1 control::add_to_position_chain(vec2, std::vector<SP<control>>*)  (in sublime_text) + 64  [0x1091b3378]
    +             :                   1 std::vector<SP<control>>::push_back[abi:nn180100](SP<control>&&)  (in sublime_text) + 90  [0x109104124]
    +             :                     1 std::__allocate_at_least[abi:nn180100]<std::allocator<SP<control>>>(std::allocator<SP<control>>&, unsigned long)  (in sublime_text) + 31  [0x10910423c]
    +             :                       1 operator new(unsigned long)  (in sublime_text) + 25  [0x1096deed9]
    +             :                         1 nanov2_malloc_type_zero_on_alloc  (in libsystem_malloc.dylib) + 366  [0x7ff81a87d8a4]
    +             1 routeMouseMovedEvent  (in AppKit) + 263  [0x7ff81ee7b49e]
    +               1 -[NSEvent _eventRelativeToWindow:]  (in AppKit) + 81  [0x7ff81e641e47]
    +                 1 -[NSEvent copyWithZone:]  (in AppKit) + 372  [0x7ff81e6e50cf]
    +                   1 SLEventCreateCopy  (in SkyLight) + 44  [0x7ff820608788]
    +                     1 _SLEventCreate(SLSEventRecord*)  (in SkyLight) + 37  [0x7ff820608071]
    +                       1 SLTypeCreateInstance  (in SkyLight) + 46  [0x7ff82054cddc]
    +                         1 _CFRuntimeCreateInstance  (in CoreFoundation) + 748  [0x7ff81aab4aa4]
    +                           1 nanov2_malloc_type_zero_on_alloc  (in libsystem_malloc.dylib) + 625  [0x7ff81a87d9a7]
    +                             1 _platform_bzero$VARIANT$Haswell  (in libsystem_platform.dylib) + 10  [0x7ff81aa7a94a]
    1560 Thread_4659585: io_compute
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 queue_run_helper(void*)  (in sublime_text) + 85  [0x1091a2889]
    +       1560 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1560 Thread_4659586: io_worker
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 worker_run_helper(void*)  (in sublime_text) + 172  [0x109193198]
    +       1560 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1560 Thread_4659587: io_worker
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 worker_run_helper(void*)  (in sublime_text) + 172  [0x109193198]
    +       1560 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1560 Thread_4659589: task_worker
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10919f01d]
    +       1560 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1560 Thread_4659590: task_worker
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10919f01d]
    +       1560 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1560 Thread_4659591: task_worker
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10919f01d]
    +       1560 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1560 Thread_4659592: task_worker
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10919f01d]
    +       1560 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1560 Thread_4659593: task_worker
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10919f01d]
    +       1560 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1560 Thread_4659594: task_worker
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10919f01d]
    +       1560 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1560 Thread_4659595: task_worker
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10919f01d]
    +       1560 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06d8a]
    1560 Thread_4659607: com.apple.NSEventThread
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 _NSEventThread  (in AppKit) + 127  [0x7ff81e5b5d6d]
    +       1560 CFRunLoopRunSpecific  (in CoreFoundation) + 536  [0x7ff81ab2bb6c]
    +         1481 __CFRunLoopRun  (in CoreFoundation) + 1393  [0x7ff81ab2c6cd]
    +         ! 1480 __CFRunLoopServiceMachPort  (in CoreFoundation) + 143  [0x7ff81ab2dc48]
    +         ! : 1480 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +         ! :   1480 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +         ! :     1480 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +         ! :       1480 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    +         ! 1 __CFRunLoopServiceMachPort  (in CoreFoundation) + 166  [0x7ff81ab2dc5f]
    +         !   1 voucher_mach_msg_adopt  (in libdispatch.dylib) + 125  [0x7ff81a8c2e2b]
    +         !     1 _voucher_create_with_mach_voucher  (in libdispatch.dylib) + 75  [0x7ff81a8c21d1]
    +         !       1 _os_object_alloc_realized  (in libdispatch.dylib) + 25  [0x7ff81a89fee5]
    +         !         1 class_createInstance  (in libobjc.A.dylib) + 66  [0x7ff81a677c26]
    +         !           1 nanov2_calloc_type  (in libsystem_malloc.dylib) + 691  [0x7ff81a87d439]
    +         !             1 _platform_bzero$VARIANT$Haswell  (in libsystem_platform.dylib) + 10  [0x7ff81aa7a94a]
    +         78 __CFRunLoopRun  (in CoreFoundation) + 2752  [0x7ff81ab2cc1c]
    +         ! 77 __CFRunLoopDoSource1  (in CoreFoundation) + 534  [0x7ff81ab2df76]
    +         ! : 77 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__  (in CoreFoundation) + 41  [0x7ff81ab2e03f]
    +         ! :   77 __CFMachPortPerform  (in CoreFoundation) + 238  [0x7ff81ab59e42]
    +         ! :     77 MessageHandler(__CFMachPort*, void*, long, void*)  (in HIToolbox) + 48  [0x7ff826201682]
    +         ! :       62 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*)  (in HIToolbox) + 45  [0x7ff826206d88]
    +         ! :       | 62 SLEventCreateNextEvent  (in SkyLight) + 11  [0x7ff82060b0c3]
    +         ! :       |   59 SLSGetNextEventRecordInternal  (in SkyLight) + 298  [0x7ff82086afad]
    +         ! :       |   + 39 CGSSnarfAndDispatchDatagrams  (in SkyLight) + 165  [0x7ff8204ac855]
    +         ! :       |   + ! 39 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +         ! :       |   + !   39 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +         ! :       |   + !     39 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +         ! :       |   + !       39 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    +         ! :       |   + 17 CGSSnarfAndDispatchDatagrams  (in SkyLight) + 838  [0x7ff8204acaf6]
    +         ! :       |   + ! 15 event_datagram_handler(unsigned int, CGSDatagramType, void*, unsigned long, void*)  (in SkyLight) + 71  [0x7ff82086a72a]
    +         ! :       |   + ! : 15 CGSDecodeEventRecord  (in SkyLight) + 38  [0x7ff8204ad75d]
    +         ! :       |   + ! :   13 SLEventRecordCreateWithBytesAndSource(void const*, unsigned long, __CGEventSource*, unsigned int)  (in SkyLight) + 676  [0x7ff82060b51f]
    +         ! :       |   + ! :   | 12 SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_with_manager_b(bool (SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) block_pointer)  (in SkyLight) + 499  [0x7ff820503f23]
    +         ! :       |   + ! :   | + 5 SLS::TokenizedCoding::ReadDataProvider::with_slice_b(unsigned long, void (std::shared_ptr<SLS::TokenizedCoding::ReadDataProvider>&) block_pointer)  (in SkyLight) + 400  [0x7ff8205043e2]
    +         ! :       |   + ! :   | + ! 4 invocation function for block in SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::with_slice_b(unsigned long, void (SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) block_pointer)  (in SkyLight) + 66  [0x7ff8205041f5]
    +         ! :       |   + ! :   | + ! : 4 invocation function for block in SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_with_manager_b(bool (SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) block_pointer)  (in SkyLight) + 45  [0x7ff82050418c]
    +         ! :       |   + ! :   | + ! :   3 invocation function for block in auto bool SLS::TokenizedCoding::Decoder::decode_with_manager<_SLEventRecordCreateWithBytesModern(void const*, unsigned long, unsigned int)::$_0>(_SLEventRecordCreateWithBytesModern(void const*, unsigned long, unsigned int)::$_0&&)::'lambda'(_SLEventRecordCreateWithBytesModern(void const*, unsigned long, unsigned int)::$_0&)::operator()<SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>>(_SLEventRecordCreateWithBytesModern(void const*, unsigned long, unsigned int)::$_0&) const  (in SkyLight) + 155  [0x7ff82060b9c2]
    +         ! :       |   + ! :   | + ! :   | 2 const* SLEventGetFieldDecodeDescriptor<SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>>(SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>)::'lambda7'(SLSEventRecord*, unsigned int, SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&)::__invoke(SLSEventRecord*, unsigned int, SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&)  (in SkyLight) + 128  [0x7ff82060c664]
    +         ! :       |   + ! :   | + ! :   | + 2 SLS::TokenizedCoding::Decoder::invoke_versioned<bool SLS::TokenizedCoding::Decoder::decode_bytes<void (void const*, unsigned long) block_pointer>(unsigned long, void (void const*, unsigned long) block_pointer&&)::'lambda'(void (void const*, unsigned long) block_pointer&)>(void (void const*, unsigned long) block_pointer)  (in SkyLight) + 192  [0x7ff82060c7ba]
    +         ! :       |   + ! :   | + ! :   | +   1 SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_bytes_b(unsigned long, void (void const*, unsigned long) block_pointer)  (in SkyLight) + 123  [0x7ff820505433]
    +         ! :       |   + ! :   | + ! :   | +   ! 1 SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_array<unsigned char>(SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::CoderGroupRecord<(SLS::TokenizedCoding::Version)3, SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::CodableTypeRecord<unsigned char, unsigned char, &unsigned char SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::ByteOrderIntegralCoders::Passthrough<unsigned char>(unsigned char), &unsigned char SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::ByteOrderIntegralCoders::Passthrough<unsigned char>(unsigned char), std::is_same<std::integral_constant<std::endian, (std::endian)57005>, std::integral_constant<std::endian, (std::endian)57005>>>, SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::CodableTypeRecord<unsigned short, unsigned short, &CFSwapInt16HostToLittle(unsigned short), &CFSwapInt16LittleToHost(unsigned short), std::is_same<std::integral_constant<std::endian, (std::endian)57005>, std::integral_constant<std::endian, (std::endian)57005>>>, SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::CodableTypeRecord<unsigned int, unsigned int, &CFSwapInt32HostToLittle(unsigned int), &CFSwapInt32LittleToHost(unsigned int), std::is_same<std::integral_constant<std::endian, (std::endian)57005>, std::integral_constant<std::endian, (std::endian)57005>>>, SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::CodableTypeRecord<unsigned long long, unsigned long long, &CFSwapInt64HostToLittle(unsigned long long), &CFSwapInt64LittleToHost(unsigned long long), std::is_same<std::integral_constant<std::endian, (std::endian)57005>, std::integral_constant<std::endian, (std::endian)57005>>>, SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::CodableTypeRecord<float, unsigned int, &SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::OtherCoders::F32Encode(float), &SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::OtherCoders::F32Decode(unsigned int), std::integral_constant<bool, false>>, void, SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::CodableTypeRecord<SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, unsigned int, &SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>::ValueType SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::OtherCoders::TokenLittleEncode<(SLS::TokenizedCoding::Version)3>(SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>), &SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3> SLS::TokenizedCoding::(anonymous namespace)::Support::CodableTypes::OtherCoders::TokenLittleDecode<(SLS::TokenizedCoding::Version)3>(SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>::ValueType), std::integral_constant<bool, false>>>::TypeWrapper<__remove_cv(unsigned char)>::type::DecodedType*, unsigned long)  (in SkyLight) + 243  [0x7ff82050565f]
    +         ! :       |   + ! :   | + ! :   | +   !   1 SLS::TokenizedCoding::ReadDataProvider::with_buffer_b(unsigned long, void (void const*, unsigned long) block_pointer)  (in SkyLight) + 188  [0x7ff82050408e]
    +         ! :       |   + ! :   | + ! :   | +   !     1 _platform_memmove$VARIANT$Haswell  (in libsystem_platform.dylib) + 281  [0x7ff81aa7a5b9]
    +         ! :       |   + ! :   | + ! :   | +   1 SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_bytes_b(unsigned long, void (void const*, unsigned long) block_pointer)  (in SkyLight) + 343  [0x7ff82050550f]
    +         ! :       |   + ! :   | + ! :   | +     1 invocation function for block in SLEventFieldDecodeDescriptor<SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>> const* SLEventGetFieldDecodeDescriptor<SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>>(SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>)::'lambda7'(SLSEventRecord*, unsigned int, SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&)::operator()(SLSEventRecord*, unsigned int, SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) const  (in SkyLight) + 87  [0x7ff82060c6d9]
    +         ! :       |   + ! :   | + ! :   | +       1 SLEventAuthenticationMessageCreateWithData  (in SkyLight) + 1046  [0x7ff820500645]
    +         ! :       |   + ! :   | + ! :   | +         1 -[SLSSkyLightMouseEventAuthenticationMessage initWithMessageInitData:]  (in SkyLight) + 1  [0x7ff8204fea48]
    +         ! :       |   + ! :   | + ! :   | 1 const* SLEventGetFieldDecodeDescriptor<SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>>(SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>)::'lambda5'(SLSEventRecord*, unsigned int, SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&)::__invoke(SLSEventRecord*, unsigned int, SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&)  (in SkyLight) + 121  [0x7ff82060c521]
    +         ! :       |   + ! :   | + ! :   |   1 SLS::TokenizedCoding::Decoder::invoke_versioned<bool SLS::TokenizedCoding::Decoder::decode_bytes<void (void const*, unsigned long) block_pointer>(unsigned long, void (void const*, unsigned long) block_pointer&&)::'lambda'(void (void const*, unsigned long) block_pointer&)>(void (void const*, unsigned long) block_pointer)  (in SkyLight) + 192  [0x7ff82060c7ba]
    +         ! :       |   + ! :   | + ! :   |     1 SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_bytes_b(unsigned long, void (void const*, unsigned long) block_pointer)  (in SkyLight) + 343  [0x7ff82050550f]
    +         ! :       |   + ! :   | + ! :   |       1 invocation function for block in SLEventFieldDecodeDescriptor<SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>> const* SLEventGetFieldDecodeDescriptor<SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>>(SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>)::'lambda5'(SLSEventRecord*, unsigned int, SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&)::operator()(SLSEventRecord*, unsigned int, SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) const  (in SkyLight) + 16  [0x7ff82060c8c8]
    +         ! :       |   + ! :   | + ! :   |         1 __IOHIDEventCreateWithBytesHelper  (in IOKit) + 337  [0x7ff81e33db63]
    +         ! :       |   + ! :   | + ! :   |           1 IOHIDEventSetAttributeData  (in IOKit) + 20  [0x7ff81e2f64ff]
    +         ! :       |   + ! :   | + ! :   1 invocation function for block in auto bool SLS::TokenizedCoding::Decoder::decode_with_manager<_SLEventRecordCreateWithBytesModern(void const*, unsigned long, unsigned int)::$_0>(_SLEventRecordCreateWithBytesModern(void const*, unsigned long, unsigned int)::$_0&&)::'lambda'(_SLEventRecordCreateWithBytesModern(void const*, unsigned long, unsigned int)::$_0&)::operator()<SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>>(_SLEventRecordCreateWithBytesModern(void const*, unsigned long, unsigned int)::$_0&) const  (in SkyLight) + 72  [0x7ff82060b96f]
    +         ! :       |   + ! :   | + ! 1 invocation function for block in SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::with_slice_b(unsigned long, void (SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) block_pointer)  (in SkyLight) + 88  [0x7ff82050420b]
    +         ! :       |   + ! :   | + 4 SLS::TokenizedCoding::ReadDataProvider::with_slice_b(unsigned long, void (std::shared_ptr<SLS::TokenizedCoding::ReadDataProvider>&) block_pointer)  (in SkyLight) + 447  [0x7ff820504411]
    +         ! :       |   + ! :   | + ! 2 _free  (in libsystem_malloc.dylib) + 25,37  [0x7ff81a889c7b,0x7ff81a889c87]
    +         ! :       |   + ! :   | + ! 1 DYLD-STUB$$std::__shared_weak_count::__release_weak()  (in SkyLight) + 0  [0x7ff8208bc67c]
    +         ! :       |   + ! :   | + ! 1 _nanov2_free  (in libsystem_malloc.dylib) + 419  [0x7ff81a87cfc0]
    +         ! :       |   + ! :   | + 2 SLS::TokenizedCoding::ReadDataProvider::with_slice_b(unsigned long, void (std::shared_ptr<SLS::TokenizedCoding::ReadDataProvider>&) block_pointer)  (in SkyLight) + 102,480  [0x7ff8205042b8,0x7ff820504432]
    +         ! :       |   + ! :   | + 1 SLS::TokenizedCoding::ReadDataProvider::with_slice_b(unsigned long, void (std::shared_ptr<SLS::TokenizedCoding::ReadDataProvider>&) block_pointer)  (in SkyLight) + 321  [0x7ff820504393]
    +         ! :       |   + ! :   | +   1 SLS::TokenizedCoding::Storage::valid() const  (in SkyLight) + 0  [0x7ff82080b774]
    +         ! :       |   + ! :   | 1 SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>::decode_with_manager_b(bool (SLS::TokenizedCoding::Token<(SLS::TokenizedCoding::Version)3>, SLS::TokenizedCoding::VersionedDecoder<(SLS::TokenizedCoding::Version)3>&) block_pointer)  (in SkyLight) + 282  [0x7ff820503e4a]
    +         ! :       |   + ! :   |   1 SLS::TokenizedCoding::ReadDataProvider::with_buffer_b(unsigned long, void (void const*, unsigned long) block_pointer)  (in SkyLight) + 179  [0x7ff820504085]
    +         ! :       |   + ! :   2 SLEventRecordCreateWithBytesAndSource(void const*, unsigned long, __CGEventSource*, unsigned int)  (in SkyLight) + 400  [0x7ff82060b40b]
    +         ! :       |   + ! :     1 SLS::TokenizedCoding::Decoder::CreateFromProvider(std::shared_ptr<SLS::TokenizedCoding::ReadDataProvider>)  (in SkyLight) + 159  [0x7ff820500891]
    +         ! :       |   + ! :     + 1 SLS::TokenizedCoding::ReadDataProvider::with_buffer_b(unsigned long, void (void const*, unsigned long) block_pointer)  (in SkyLight) + 188  [0x7ff82050408e]
    +         ! :       |   + ! :     +   1 invocation function for block in SLS::TokenizedCoding::Decoder::DecodeVersionFromProvider(std::shared_ptr<SLS::TokenizedCoding::ReadDataProvider>&)  (in SkyLight) + 47  [0x7ff820507324]
    +         ! :       |   + ! :     +     1 _platform_memmove$VARIANT$Haswell  (in libsystem_platform.dylib) + 0  [0x7ff81aa7a4a0]
    +         ! :       |   + ! :     1 SLS::TokenizedCoding::Decoder::CreateFromProvider(std::shared_ptr<SLS::TokenizedCoding::ReadDataProvider>)  (in SkyLight) + 257  [0x7ff8205008f3]
    +         ! :       |   + ! :       1 operator new(unsigned long)  (in sublime_text) + 25  [0x1096deed9]
    +         ! :       |   + ! :         1 nanov2_malloc_type_zero_on_alloc  (in libsystem_malloc.dylib) + 366  [0x7ff81a87d8a4]
    +         ! :       |   + ! 1 event_datagram_handler(unsigned int, CGSDatagramType, void*, unsigned long, void*)  (in SkyLight) + 34  [0x7ff82086a705]
    +         ! :       |   + ! : 1 AutoreleasePoolPage::push()  (in libobjc.A.dylib) + 162  [0x7ff81a69f026]
    +         ! :       |   + ! 1 objc_autoreleasePoolPop  (in libobjc.A.dylib) + 235  [0x7ff81a67b09a]
    +         ! :       |   + !   1 AutoreleasePoolPage::releaseUntil(objc_object**)  (in libobjc.A.dylib) + 186  [0x7ff81a67dd92]
    +         ! :       |   + !     1 objc_object::sidetable_release(bool, bool)  (in libobjc.A.dylib) + 264  [0x7ff81a69e864]
    +         ! :       |   + !       1 _objc_rootDealloc  (in libobjc.A.dylib) + 62  [0x7ff81a67a4c2]
    +         ! :       |   + !         1 objc_destructInstance  (in libobjc.A.dylib) + 115  [0x7ff81a67a538]
    +         ! :       |   + !           1 _object_remove_associations  (in libobjc.A.dylib) + 459  [0x7ff81a69d48b]
    +         ! :       |   + 3 CGSSnarfAndDispatchDatagrams  (in SkyLight) + 3606  [0x7ff8204ad5c6]
    +         ! :       |   +   3 CGSDatagramReadStream::VMData::release()  (in SkyLight) + 49  [0x7ff820870875]
    +         ! :       |   +     3 CGSDatagramReadStream::VMData::~VMData()  (in SkyLight) + 36  [0x7ff8208708aa]
    +         ! :       |   +       3 mach_vm_deallocate  (in libsystem_kernel.dylib) + 67  [0x7ff81aa083ea]
    +         ! :       |   +         3 _kernelrpc_mach_vm_deallocate_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06c82]
    +         ! :       |   3 SLSGetNextEventRecordInternal  (in SkyLight) + 359  [0x7ff82086afea]
    +         ! :       |     3 CGSEventLogEvent  (in SkyLight) + 423  [0x7ff8206214d5]
    +         ! :       |       2 (anonymous namespace)::MouseEventLog::getLogString() const  (in SkyLight) + 80  [0x7ff82062317a]
    +         ! :       |       ! 2 (anonymous namespace)::EventLog::getLogString() const  (in SkyLight) + 346  [0x7ff820621ec4]
    +         ! :       |       !   2 snprintf  (in libsystem_c.dylib) + 156  [0x7ff81a8f65cc]
    +         ! :       |       !     2 vsnprintf_l  (in libsystem_c.dylib) + 41  [0x7ff81a8f6513]
    +         ! :       |       !       2 _vsnprintf  (in libsystem_c.dylib) + 254  [0x7ff81a91afda]
    +         ! :       |       !         1 __vfprintf  (in libsystem_c.dylib) + 2093  [0x7ff81a8ea885]
    +         ! :       |       !         : 1 __Bfree_D2A  (in libsystem_c.dylib) + 5  [0x7ff81a8f9ede]
    +         ! :       |       !         1 __vfprintf  (in libsystem_c.dylib) + 11493  [0x7ff81a8ecd3d]
    +         ! :       |       !           1 __sfvwrite  (in libsystem_c.dylib) + 497  [0x7ff81a8ee84d]
    +         ! :       |       1 (anonymous namespace)::MouseEventLog::getLogString() const  (in SkyLight) + 160  [0x7ff8206231ca]
    +         ! :       |         1 std::basic_string<char>::basic_string[abi:nn180100]<0>(char const*)  (in SkyLight) + 93  [0x7ff8204d7dad]
    +         ! :       |           1 operator new(unsigned long)  (in sublime_text) + 25  [0x1096deed9]
    +         ! :       |             1 nanov2_malloc_type_zero_on_alloc  (in libsystem_malloc.dylib) + 366  [0x7ff81a87d8a4]
    +         ! :       11 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*)  (in HIToolbox) + 251  [0x7ff826206e56]
    +         ! :       | 11 SLEventCreateNextEvent  (in SkyLight) + 11  [0x7ff82060b0c3]
    +         ! :       |   11 SLSGetNextEventRecordInternal  (in SkyLight) + 298  [0x7ff82086afad]
    +         ! :       |     10 CGSSnarfAndDispatchDatagrams  (in SkyLight) + 165  [0x7ff8204ac855]
    +         ! :       |     + 10 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +         ! :       |     +   10 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +         ! :       |     +     10 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +         ! :       |     +       10 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    +         ! :       |     1 CGSSnarfAndDispatchDatagrams  (in SkyLight) + 522  [0x7ff8204ac9ba]
    +         ! :       |       1 operator new(unsigned long)  (in sublime_text) + 25  [0x1096deed9]
    +         ! :       |         1 nanov2_malloc_type_zero_on_alloc  (in libsystem_malloc.dylib) + 625  [0x7ff81a87d9a7]
    +         ! :       |           1 _platform_bzero$VARIANT$Haswell  (in libsystem_platform.dylib) + 10  [0x7ff81aa7a94a]
    +         ! :       2 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*)  (in HIToolbox) + 604  [0x7ff826206fb7]
    +         ! :       | 2 CFRunLoopWakeUp  (in CoreFoundation) + 259  [0x7ff81ab12cb0]
    +         ! :       |   2 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +         ! :       |     2 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +         ! :       |       2 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +         ! :       |         2 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    +         ! :       1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*)  (in HIToolbox) + 243  [0x7ff826206e4e]
    +         ! :       | 1 _CFRelease  (in CoreFoundation) + 281  [0x7ff81abf6bd0]
    +         ! :       |   1 event_finalize(void const*)  (in SkyLight) + 28  [0x7ff8206080ee]
    +         ! :       |     1 CGSEventReclaimObjects  (in SkyLight) + 26  [0x7ff8204b5a0a]
    +         ! :       |       1 objc_object::sidetable_release(bool, bool)  (in libobjc.A.dylib) + 264  [0x7ff81a69e864]
    +         ! :       |         1 -[HIDEvent dealloc]  (in IOKit) + 97  [0x7ff81e2f65d2]
    +         ! :       |           1 objc_object::sidetable_release(bool, bool)  (in libobjc.A.dylib) + 264  [0x7ff81a69e864]
    +         ! :       |             1 -[__NSArrayM dealloc]  (in CoreFoundation) + 130  [0x7ff81aad0f70]
    +         ! :       |               1 __RELEASE_OBJECTS_IN_THE_ARRAY__  (in CoreFoundation) + 8  [0x7ff81aad0fbf]
    +         ! :       1 PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*)  (in HIToolbox) + 443  [0x7ff826206f16]
    +         ! :         1 CFRunLoopTimerSetNextFireDate  (in CoreFoundation) + 391  [0x7ff81ab6ada5]
    +         ! :           1 __CFRunLoopCopyMode  (in CoreFoundation) + 166  [0x7ff81abf5304]
    +         ! :             1 CFSetGetValue  (in CoreFoundation) + 113  [0x7ff81aaf1771]
    +         ! :               1 CFBasicHashFindBucket  (in CoreFoundation) + 72  [0x7ff81aab7abc]
    +         ! :                 1 ___CFBasicHashFindBucket_Linear  (in CoreFoundation) + 93  [0x7ff81ac4fd0d]
    +         ! :                   1 CFHash  (in CoreFoundation) + 224  [0x7ff81aab8690]
    +         ! 1 __CFRunLoopDoSource1  (in CoreFoundation) + 462  [0x7ff81ab2df2e]
    +         !   1 _CFAutoreleasePoolPush  (in CoreFoundation) + 0  [0x7ff81aabab44]
    +         1 __CFRunLoopRun  (in CoreFoundation) + 2700  [0x7ff81ab2cbe8]
    +           1 CFDictionaryGetValue  (in CoreFoundation) + 113  [0x7ff81aab7a46]
    +             1 CFBasicHashFindBucket  (in CoreFoundation) + 72  [0x7ff81aab7abc]
    +               1 ___CFBasicHashFindBucket_Linear  (in CoreFoundation) + 209  [0x7ff81ac4fd81]
    1560 Thread_4659667: com.apple.NSURLConnectionLoader
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 __NSThread__start__  (in Foundation) + 1007  [0x7ff81bb4bbf3]
    +       1560 +[__CFN_CoreSchedulingSetRunnable _run:]  (in CFNetwork) + 447  [0x7ff8202778ea]
    +         1560 CFRunLoopRunSpecific  (in CoreFoundation) + 536  [0x7ff81ab2bb6c]
    +           1560 __CFRunLoopRun  (in CoreFoundation) + 1393  [0x7ff81ab2c6cd]
    +             1560 __CFRunLoopServiceMachPort  (in CoreFoundation) + 143  [0x7ff81ab2dc48]
    +               1560 mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
    +                 1560 mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
    +                   1560 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +                     1560 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    1560 Thread_4659688: shm_reader-3.3
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 shm_reader_thread(void*)  (in sublime_text) + 124  [0x10913f5b9]
    +       1560 shm_read(shm_channel*, string_buffer*, int, long long)  (in sublime_text) + 45  [0x10919e20e]
    +         1560 shm_channel::read_bytes(char*, unsigned long, int, long long)  (in sublime_text) + 274  [0x10919e07e]
    +           1560 sem_wait  (in libsystem_kernel.dylib) + 10  [0x7ff81aa12682]
    1560 Thread_4659690: process_status
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, void (*)(unsigned int, std::function<void ()> const&), unsigned int, std::function<void ()>>>(void*)  (in sublime_text) + 51  [0x10919a707]
    +       1560 process_status_thread(unsigned int, std::function<void ()> const&)  (in sublime_text) + 172  [0x10919a601]
    +         1560 __wait4  (in libsystem_kernel.dylib) + 10  [0x7ff81aa0cbbe]
    1560 Thread_4659691: shm_reader-3.8
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 shm_reader_thread(void*)  (in sublime_text) + 124  [0x10913f5b9]
    +       1560 shm_read(shm_channel*, string_buffer*, int, long long)  (in sublime_text) + 45  [0x10919e20e]
    +         1560 shm_channel::read_bytes(char*, unsigned long, int, long long)  (in sublime_text) + 274  [0x10919e07e]
    +           1560 sem_wait  (in libsystem_kernel.dylib) + 10  [0x7ff81aa12682]
    1560 Thread_4659694: process_status
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, void (*)(unsigned int, std::function<void ()> const&), unsigned int, std::function<void ()>>>(void*)  (in sublime_text) + 51  [0x10919a707]
    +       1560 process_status_thread(unsigned int, std::function<void ()> const&)  (in sublime_text) + 172  [0x10919a601]
    +         1560 __wait4  (in libsystem_kernel.dylib) + 10  [0x7ff81aa0cbbe]
    1560 Thread_4661164: HIE: M_ 6ea030dbfb6da899 2024-10-09 10:01:23.901
    + 1560 thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
    +   1560 _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
    +     1560 __NSThread__start__  (in Foundation) + 1007  [0x7ff81bb4bbf3]
    +       1560 SOME_OTHER_THREAD_SWALLOWED_AT_LEAST_ONE_EXCEPTION  (in HIServices) + 16  [0x7ff8214126bb]
    +         1560 thread_suspend  (in libsystem_kernel.dylib) + 83  [0x7ff81aa2d8c3]
    +           1560 mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
    +             1560 mach_msg2_trap  (in libsystem_kernel.dylib) + 10  [0x7ff81aa06e0e]
    1557 Thread_4661129
    + 1557 start_wqthread  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bdb]
    +   1557 _pthread_wqthread  (in libsystem_pthread.dylib) + 415  [0x7ff81aa44cd8]
    +     1557 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7ff81aa08542]
    3 Thread_4661129   DispatchQueue_174: CA DispatchGroup  (serial)
      3 start_wqthread  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bdb]
        3 _pthread_wqthread  (in libsystem_pthread.dylib) + 326  [0x7ff81aa44c7f]
          3 _dispatch_workloop_worker_thread  (in libdispatch.dylib) + 659  [0x7ff81a8b09dc]
            3 _dispatch_root_queue_drain_deferred_wlh  (in libdispatch.dylib) + 271  [0x7ff81a8b10db]
              3 _dispatch_lane_invoke  (in libdispatch.dylib) + 377  [0x7ff81a8a73e2]
                3 _dispatch_lane_serial_drain  (in libdispatch.dylib) + 739  [0x7ff81a8a695b]
                  3 _dispatch_client_callout  (in libdispatch.dylib) + 8  [0x7ff81a8a07e2]
                    3 async_collect_callback(void*)  (in QuartzCore) + 38  [0x7ff8239d5a82]
                      3 CABackingStoreCollect  (in QuartzCore) + 30  [0x7ff8239d5af7]
                        3 CABackingStoreCollect_(double, bool)  (in QuartzCore) + 277  [0x7ff8239d5cb6]

Total number in stack (recursive counted multiple, when >=5):
        17       _pthread_start  (in libsystem_pthread.dylib) + 99  [0x7ff81aa48253]
        17       thread_start  (in libsystem_pthread.dylib) + 15  [0x7ff81aa43bef]
        10       semaphore_wait_trap  (in libsystem_kernel.dylib) + 0  [0x7ff81aa06d80]
        8       mach_msg2_internal  (in libsystem_kernel.dylib) + 84  [0x7ff81aa15622]
        8       mach_msg2_trap  (in libsystem_kernel.dylib) + 0  [0x7ff81aa06e04]
        7       mach_msg  (in libsystem_kernel.dylib) + 19  [0x7ff81aa070ff]
        7       mach_msg_overwrite  (in libsystem_kernel.dylib) + 649  [0x7ff81aa0df16]
        7       objc_object::sidetable_release(bool, bool)  (in libobjc.A.dylib) + 264  [0x7ff81a69e864]
        7       std::__thread_proxy[abi:nn180100]<std::tuple<std::unique_ptr<std::__thread_struct>, task_scheduler::task_scheduler(unsigned long)::$_0>>(void*)  (in sublime_text) + 158  [0x10919f01d]
        6       _CFRelease  (in CoreFoundation) + 281  [0x7ff81abf6bd0]
        5       control::recurse_create_tracking_rects(vec2, rect, std::vector<tracking_rect>*)  (in sublime_text) + 269  [0x1091b3641]
        5       objc_msgSend  (in libobjc.A.dylib) + 0  [0x7ff81a677e80]

Sort by top of stack, same collapsed (when >= 5):
        semaphore_wait_trap  (in libsystem_kernel.dylib)        15600
        mach_msg2_trap  (in libsystem_kernel.dylib)        6150
        __wait4  (in libsystem_kernel.dylib)        3120
        sem_wait  (in libsystem_kernel.dylib)        3120
        __workq_kernreturn  (in libsystem_kernel.dylib)        1557
        objc_msgSend  (in libobjc.A.dylib)        5

Binary Images:
       0x109003000 -        0x1096f7ef7 +com.sublimetext.4 (Build 4180 - 4180) <4C4C449D-5555-3144-A1B5-449854F382E3> /Applications/Sublime Text.app/Contents/MacOS/sublime_text
       0x10df5b000 -        0x10df67057  libobjc-trampolines.dylib (928.2) <A732C7F4-A3C1-39E5-9FC3-5E1DEB73A584> /usr/lib/libobjc-trampolines.dylib
    0x7ff81a671000 -     0x7ff81a6b3feb  libobjc.A.dylib (928.2) <A3FEF4CB-4302-3A38-9075-EF032041DABB> /usr/lib/libobjc.A.dylib
    0x7ff81a6b4000 -     0x7ff81a74032f  dyld (1.0.0 - 1231.3) <E6056C94-FC2D-3517-B1E1-46D8EB58A10E> /usr/lib/dyld
    0x7ff81a741000 -     0x7ff81a744ff8  libsystem_blocks.dylib (94) <54C72622-AC8F-3FAE-93A6-9CD993D1A099> /usr/lib/system/libsystem_blocks.dylib
    0x7ff81a745000 -     0x7ff81a78bffd  libxpc.dylib (2866.1.1) <56266E56-F52A-312E-AF72-3F1A87819BF9> /usr/lib/system/libxpc.dylib
    0x7ff81a78c000 -     0x7ff81a7a6ff6  libsystem_trace.dylib (1612.0.4) <275ECB93-C616-3990-9065-A34B55AE0C81> /usr/lib/system/libsystem_trace.dylib
    0x7ff81a7a7000 -     0x7ff81a858fd7  libcorecrypto.dylib (1736.0.43) <432EAA7B-A9CE-3582-ADCA-291B71681580> /usr/lib/system/libcorecrypto.dylib
    0x7ff81a859000 -     0x7ff81a89cfff  libsystem_malloc.dylib (646.0.13) <B55F4677-82F1-3CDB-914C-7DD8FCB7886D> /usr/lib/system/libsystem_malloc.dylib
    0x7ff81a89d000 -     0x7ff81a8e4ff9  libdispatch.dylib (1502.0.1) <6C0FF4E0-6F75-36FA-B45F-0075A398132D> /usr/lib/system/libdispatch.dylib
    0x7ff81a8e5000 -     0x7ff81a8e7fff  libsystem_featureflags.dylib (94) <BF079AEE-2277-3F2B-A771-7920C3E3605A> /usr/lib/system/libsystem_featureflags.dylib
    0x7ff81a8e8000 -     0x7ff81a970ff7  libsystem_c.dylib (1669.0.4) <2D4E63EF-E31C-3CC1-94EC-2B7E28B9782F> /usr/lib/system/libsystem_c.dylib
    0x7ff81a971000 -     0x7ff81a9edffb  libc++.1.dylib (1800.101) <E35E82F9-4037-35DA-99F0-4D09BE1D9721> /usr/lib/libc++.1.dylib
    0x7ff81a9ee000 -     0x7ff81aa05fff  libc++abi.dylib (1800.101) <D40C367E-9D23-34E8-8B48-7C5D3DCA9523> /usr/lib/libc++abi.dylib
    0x7ff81aa06000 -     0x7ff81aa41fff  libsystem_kernel.dylib (11215.1.10) <A0AEE5CA-4298-3070-82F9-EA72229F36E5> /usr/lib/system/libsystem_kernel.dylib
    0x7ff81aa42000 -     0x7ff81aa4dfff  libsystem_pthread.dylib (535) <C0DB9CF9-86EC-31D4-A557-2C07945FD8F2> /usr/lib/system/libsystem_pthread.dylib
    0x7ff81aa4e000 -     0x7ff81aa78fff  libdyld.dylib (1231.3) <E46A16D6-D0FB-3F84-8EBF-42EF7435535E> /usr/lib/system/libdyld.dylib
    0x7ff81aa79000 -     0x7ff81aa82fff  libsystem_platform.dylib (340) <2568A05F-3DB8-3B09-9EA2-AAF2FC264A52> /usr/lib/system/libsystem_platform.dylib
    0x7ff81aa83000 -     0x7ff81aab0ff7  libsystem_info.dylib (592) <D0629E08-28B9-3597-B8B9-9EA8C564EDA2> /usr/lib/system/libsystem_info.dylib
    0x7ff81aab1000 -     0x7ff81af50ff2  com.apple.CoreFoundation (6.9 - 3038.1.402) <A7324227-EB88-3393-8EFE-10A9F3D28064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff81af51000 -     0x7ff81b22aff0  com.apple.LaunchServices (1141.1 - 1141.1) <FB06CFD6-2B67-3A2E-B9A8-33EDC6503C74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7ff81b22b000 -     0x7ff81b3b0ffa  com.apple.gpusw.MetalTools (1.0 - 1) <4DE301F8-3B46-3807-948D-A718478C263C> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7ff81b3b1000 -     0x7ff81b614fcf  libBLAS.dylib (1508.1.1) <7F3EE426-97AA-3013-803B-1943BA6BF1F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7ff81b615000 -     0x7ff81b70cfff  com.apple.Lexicon-framework (1.0 - 164.1) <D391CA47-5DE3-353F-9C2A-0A75C9B3380C> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7ff81b70d000 -     0x7ff81b783fff  libSparse.dylib (127) <3B362973-D205-3727-AA74-EF00B5D2DC0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7ff81b784000 -     0x7ff81b809fff  com.apple.SystemConfiguration (1.21 - 1.21) <DB3BCE2A-0409-39A7-9B1A-BBB312AC4E34> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7ff81b80a000 -     0x7ff81b840fff  libCRFSuite.dylib (54) <F5797669-5FD1-3764-BB7C-7B5CBC1A3DE0> /usr/lib/libCRFSuite.dylib
    0x7ff81baf6000 -     0x7ff81c92fff0  com.apple.Foundation (6.9 - 3038.1.402) <B54A23DD-8603-361B-AD2E-54AC2CD8AC39> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff81c930000 -     0x7ff81caddffb  com.apple.LanguageModeling (1.0 - 410.2) <9A495FBA-89E7-343B-A4EA-ED8F250E11CC> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7ff81cade000 -     0x7ff81cc08ffb  com.apple.CoreDisplay (286 - 286) <CE80CDE1-037D-3A1F-85DB-70438A0BABD6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7ff81cc09000 -     0x7ff81cfb7fe4  com.apple.audio.AudioToolboxCore (1.0 - 1456.126.10.2) <57826477-CAAE-39B0-8667-2B00F03FB817> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7ff81cfb8000 -     0x7ff81d1d8ff5  com.apple.CoreText (841.0.0.1 - 841.0.0.1) <C3EB23CC-FC68-312E-BC9D-8E28A4A44DA3> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7ff81d1d9000 -     0x7ff81d917fff  com.apple.audio.CoreAudio (5.0 - 5.0) <D3A27106-6AE2-354D-9402-56D6E05F8589> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7ff81d918000 -     0x7ff81dcd9ff1  com.apple.security (7.0 - 61439.1.1) <92A6A172-08EB-3709-B027-1499F5572DDE> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7ff81dcda000 -     0x7ff81df78ff7  libicucore.A.dylib (74221) <F22842F8-8C24-389E-A655-55EFD1DF3629> /usr/lib/libicucore.A.dylib
    0x7ff81df79000 -     0x7ff81df83fff  libsystem_darwin.dylib (1669.0.4) <73DCEEA3-2623-324C-84FB-0C7037EE3CD3> /usr/lib/system/libsystem_darwin.dylib
    0x7ff81df84000 -     0x7ff81e26dff1  com.apple.CoreServices.CarbonCore (1333 - 1333) <9BBDF4A9-6AD6-3645-A478-B740F8F50B75> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7ff81e26e000 -     0x7ff81e2aefff  com.apple.CoreServicesInternal (505 - 505) <100FB55B-4887-3254-8BD8-55995B1F0F40> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7ff81e2af000 -     0x7ff81e2eeff1  com.apple.CSStore (1141.1 - 1141.1) <4A4D22DC-95D5-3910-8CEC-A156BE296F79> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7ff81e2ef000 -     0x7ff81e3b4ffc  com.apple.framework.IOKit (2.0.2 - 100140.0.6) <F26151FA-7728-3416-81FE-3288131C9575> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7ff81e3b5000 -     0x7ff81e3c6ff7  libsystem_notify.dylib (327.0.5) <E165B6D5-492D-33DF-A9E6-D1FB99D8741B> /usr/lib/system/libsystem_notify.dylib
    0x7ff81e3c7000 -     0x7ff81e41fff7  libsandbox.1.dylib (2401.1.3) <041F2AA9-0009-360C-93C5-AF9EEE5B531D> /usr/lib/libsandbox.1.dylib
    0x7ff81e420000 -     0x7ff81f8baffd  com.apple.AppKit (6.9 - 2566) <55408426-52C7-3B83-9097-0A12AA2620E1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff81f8bb000 -     0x7ff81fa8effe  com.apple.UIFoundation (1.0 - 967) <F9AC73D4-7FE4-38AE-9A99-319C3ACFFB98> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7ff81fa8f000 -     0x7ff81faa4ff1  com.apple.UniformTypeIdentifiers (709 - 709) <1623991A-F567-3D1D-8222-2A65AEAF58EF> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7ff81faa5000 -     0x7ff81fcbdff5  com.apple.desktopservices (15.0 - 1732) <7112EFEA-954C-3D44-B91A-8436747435A9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7ff81fd17000 -     0x7ff81ff66ffc  com.apple.CoreDuet (1.0 - 1) <4E67AFEB-9D66-3081-816C-C3E90FC54F6E> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7ff81ff67000 -     0x7ff82003affa  libboringssl.dylib (486.0.10) <39BF97FD-5026-35E6-A1D2-5C4374F37F70> /usr/lib/libboringssl.dylib
    0x7ff82003b000 -     0x7ff82003bfff  libnetwork.dylib (4277.1.6) <218F2D43-6149-34E3-BE4A-F2EB610F38E1> /usr/lib/libnetwork.dylib
    0x7ff82003c000 -     0x7ff8203dcffa  com.apple.CFNetwork (1.0 - 1568.100.1) <7C0DCAFC-02F3-3B80-8B9D-2912D38A1888> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7ff8203dd000 -     0x7ff8203f6ff7  libsystem_networkextension.dylib (2049.1.4) <C8E01D49-17D9-3045-8FD0-C5C178ECF6AF> /usr/lib/system/libsystem_networkextension.dylib
    0x7ff8203f7000 -     0x7ff8203f7ffb  libenergytrace.dylib (23) <9681D042-D83F-31F1-A89D-22FCEC673461> /usr/lib/libenergytrace.dylib
    0x7ff8203f8000 -     0x7ff82046bff2  libMobileGestalt.dylib (1389.0.8) <353E2BDE-D499-3F05-9CF8-F4A5BFAE9985> /usr/lib/libMobileGestalt.dylib
    0x7ff82046c000 -     0x7ff820482ffb  libsystem_asl.dylib (402) <7C4622AE-A061-39BC-B08B-E344A1EDF77A> /usr/lib/system/libsystem_asl.dylib
    0x7ff820483000 -     0x7ff8204a2ff4  com.apple.TCC (1.0 - 1) <9B5BBDFF-9476-3605-B380-B70C2595DAD6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7ff8204a3000 -     0x7ff82095dffc  com.apple.SkyLight (1.600.0 - 880.18) <0ACBB6DE-09C1-31D0-A020-978334820483> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7ff82095e000 -     0x7ff82121fff9  com.apple.CoreGraphics (2.0 - 1883) <B9F46C46-7817-39C9-A4B7-FF3A2F0BF362> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7ff821220000 -     0x7ff8213d4ff7  com.apple.ColorSync (4.13.0 - 3764) <82FBCA6D-DA88-3089-98E2-1EDCAB9B0C18> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7ff8213d5000 -     0x7ff82143affa  com.apple.HIServices (1.22 - 805) <D1CED217-6095-363D-8B03-7A04721AA1DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7ff821525000 -     0x7ff8217b1ffd  com.apple.Montreal (1.0 - 178) <D14B2AAC-FC8D-3CEC-8C20-B06CE8D159AD> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7ff8218a8000 -     0x7ff821d37ff0  com.apple.CoreData (120 - 1410) <03F30189-0615-3C9F-BFA1-8C4B4B3DFCCE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7ff821d38000 -     0x7ff821d50ffd  com.apple.ProtocolBuffer (1 - 303.20.1.17.1) <2B76F129-B2AD-3940-9096-BC0EF1751C04> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7ff821d51000 -     0x7ff821f11fff  libsqlite3.dylib (357) <EB5C97DE-6E6F-3A07-9042-777A8E54277A> /usr/lib/libsqlite3.dylib
    0x7ff821f12000 -     0x7ff821f95ff1  com.apple.Accounts (113 - 113) <07213A80-17CF-3B9A-8B91-C40A7E8FAE3B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7ff821f96000 -     0x7ff821faaff4  com.apple.commonutilities (8.0 - 900) <B02777B3-7598-360D-9647-1B3BF02D0A8E> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7ff821fab000 -     0x7ff82208dff8  com.apple.BaseBoard (694 - 694) <DB840C0D-5FAE-3D1D-9F7C-080E4D687698> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7ff82208e000 -     0x7ff8220f1ff2  com.apple.RunningBoardServices (1.0 - 945.1.1) <2E5F1731-CEAB-3391-BFCE-5BD43A4BE236> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7ff8220f2000 -     0x7ff822161fff  com.apple.AE (944 - 944) <2B604F6E-CDC7-349B-80B5-6BF5FAA9A9D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7ff822162000 -     0x7ff822171fff  libdns_services.dylib (2559.1.1) <B02536DD-A2F0-34FF-9DB3-078FD2015E8B> /usr/lib/libdns_services.dylib
    0x7ff822172000 -     0x7ff822179ff7  libsystem_symptoms.dylib (2001.0.2) <85E8833A-E87F-34D7-A734-9C081BF430DB> /usr/lib/system/libsystem_symptoms.dylib
    0x7ff82217a000 -     0x7ff8231e4ffb  com.apple.Network (1.0 - 4277.1.6) <EE0A9DEB-49E2-3D36-933B-C6735CF899B5> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7ff8231e5000 -     0x7ff823211ffc  com.apple.analyticsd (1.0 - 1) <6113E14B-4BD4-31D9-B594-2D801374547E> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7ff823212000 -     0x7ff823213ff3  libDiagnosticMessagesClient.dylib (113) <5299A1F9-FA0F-371E-9F12-DE7422E1638C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7ff823214000 -     0x7ff82326fff6  com.apple.spotlight.metadata.utilities (1.0 - 2313.7) <80079021-7AD2-3A86-AE33-B6AC687C3B37> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7ff823270000 -     0x7ff8232f6ff2  com.apple.Metadata (15.0 - 2313.7) <858A232A-DF05-39E7-850B-8FA55DCFCB71> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7ff8232f7000 -     0x7ff8232fefff  com.apple.DiskArbitration (2.7 - 2.7) <EEEB2783-DE2E-35F6-848E-4D2A9BAD370E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7ff8232ff000 -     0x7ff823998fcf  com.apple.vImage (8.1 - 601.1.1) <E77FF886-48D2-3EA2-B7B4-457C279B32C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7ff823999000 -     0x7ff823d35ff2  com.apple.QuartzCore (1.11 - 1149.6.2) <681F04A8-F237-3D8A-A6E3-EA230E0678C5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7ff823d36000 -     0x7ff823d81ff7  libFontRegistry.dylib (385) <31B7FCEB-B146-3E8D-A297-87C67730F388> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7ff823d82000 -     0x7ff823eedff2  com.apple.coreui (2.1 - 916) <E85A5D33-FA59-31D6-9887-F3E350598E7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7ff823eee000 -     0x7ff824002fff  com.apple.ViewBridge (765 - 765) <C8BD5116-0E20-35F0-B033-31A73F277B8A> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7ff824003000 -     0x7ff82400dffd  com.apple.PerformanceAnalysis (1.379 - 379) <600CC8E6-0D00-3F0D-A56C-5D43BB0A4248> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7ff82400e000 -     0x7ff824019ff0  com.apple.OpenDirectory (15.0 - 643) <E9700EB5-6CA1-3DD4-980C-B8FB3EC84583> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7ff82401a000 -     0x7ff824035ff7  com.apple.CFOpenDirectory (15.0 - 643) <BF02A56F-4A9E-3720-83F7-8CC756272A4C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7ff824036000 -     0x7ff824043fff  com.apple.CoreServices.FSEvents (1400 - 1400) <4429A197-B3C6-3666-8882-B79C79344AED> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7ff824044000 -     0x7ff82406bff9  com.apple.coreservices.SharedFileList (225 - 225) <8ABEB795-648A-3272-921E-51F85D0D1E96> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7ff82406c000 -     0x7ff82406eff7  libapp_launch_measurement.dylib (17) <B8C0B6E3-9F1E-3138-B708-E9D001F9E72E> /usr/lib/libapp_launch_measurement.dylib
    0x7ff82406f000 -     0x7ff8240b6fff  com.apple.CoreAutoLayout (1.0 - 32) <AE9FE250-CF5D-31F4-91F3-31707629C85C> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7ff8240b7000 -     0x7ff824196ff7  libxml2.2.dylib (38.1) <1307DC98-C943-3E99-A461-1BEC6C317281> /usr/lib/libxml2.2.dylib
    0x7ff824197000 -     0x7ff8241eaff3  com.apple.CoreVideo (1.8 - 648.29) <C07BD761-B2B4-351E-8793-F18B0AD28F2A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7ff8241eb000 -     0x7ff8241edff7  com.apple.loginsupport (3.0 - 258) <81CF3EB5-7FB1-3DE1-95AC-E147759A7C39> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7ff8241ee000 -     0x7ff824227ff8  com.apple.aps.framework (4.0 - 4.0) <AFE29FCE-5B09-334C-B037-012556F68000> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7ff824228000 -     0x7ff82424effd  com.apple.UserManagement (1.0 - 1) <9670313A-DEF9-38C2-9479-8D0E0746EFCE> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7ff82424f000 -     0x7ff8245efff1  com.apple.cloudkit.CloudKit (2200.155 - 2200.155) <B2E0E558-6F9D-3482-9087-151D9FB02708> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7ff8245f0000 -     0x7ff8246d1ff8  com.apple.CloudDocs (1.0 - 3097.1.1) <CD455701-47A7-3E88-BA94-682C1EF04C39> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7ff8246d2000 -     0x7ff824cb7ffe  com.apple.CoreML (1.0 - 3400.58.3.14.1) <88A1EFAD-FC19-3BFE-880E-0BE93337DD08> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7ff825919000 -     0x7ff825a60ffc  com.apple.corelocation (2946.0.37.3.1 - 2946.0.37.3.1) <6F2C8748-FCFC-3DB3-A520-A5F708AD6921> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7ff825a61000 -     0x7ff825a8dff3  libsystem_containermanager.dylib (683) <91877787-8579-3920-9561-CA9C77B4442C> /usr/lib/system/libsystem_containermanager.dylib
    0x7ff825a8e000 -     0x7ff825aa4ffe  com.apple.IOSurface (372.1 - 372.1) <34408ACE-93D8-3DAF-881B-CB2176856E6E> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7ff825aa5000 -     0x7ff825aadff7  com.apple.IOAccelerator (485 - 485) <1C59FADD-63B5-3795-AD81-ADF3443582BD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7ff825aae000 -     0x7ff825d28ff7  com.apple.Metal (366.22 - 366.22) <E40222B9-271D-34E3-890E-8C8C555A81A9> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7ff825d29000 -     0x7ff825d4cfff  com.apple.audio.caulk (1.0 - 178) <09FE8D44-B9CA-35BF-AB5B-DDB42F62FEE0> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7ff825d4d000 -     0x7ff825e9bff1  com.apple.CoreMedia (1.0 - 3145.74.5.5) <70E7AD6A-EA8D-302A-8E23-23801674BD80> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7ff825e9c000 -     0x7ff82611cff4  libFontParser.dylib (407) <728B0A99-B10D-3A50-A5DE-6155A0C4D66F> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7ff82611d000 -     0x7ff8263f8ff4  com.apple.HIToolbox (2.1.1 - 1217) <98A58F35-29B9-32CE-B1BA-5BDE0BFE5AE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff8263f9000 -     0x7ff82640bff7  com.apple.framework.DFRFoundation (1.0 - 287) <EAB5D91F-45B8-3E4B-9924-64777D369E0F> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7ff82640c000 -     0x7ff826410ffc  com.apple.dt.XCTTargetBootstrap (15.0 - 23182.1) <107F947D-F796-3A34-8EBA-8DF014F04F87> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7ff826411000 -     0x7ff826448ff7  com.apple.CoreSVG (1.0 - 336) <DDB01C79-42CA-37B9-9019-F528F275F60D> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7ff826449000 -     0x7ff8267d1fe9  com.apple.ImageIO (3.3.0 - 2629.0.4.7) <4A446BBE-1EE7-366E-AD4C-CB724C44336D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7ff8267d2000 -     0x7ff826be3ffa  com.apple.CoreImage (19.0.0 - 1500.87) <E1784BD8-380A-3FB3-B4B4-6BF066DE921C> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7ff826be4000 -     0x7ff826c9efe7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <802EA08E-F672-33D9-A247-F9B9454029B8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7ff826c9f000 -     0x7ff826ca2fff  libsystem_configuration.dylib (1345) <E34D7992-BFCF-378B-A0EA-AC2E720FB920> /usr/lib/system/libsystem_configuration.dylib
    0x7ff826ca3000 -     0x7ff826ca9ff7  libsystem_sandbox.dylib (2401.1.3) <8E94D93D-9AE4-393B-A28F-5C44B09D8D77> /usr/lib/system/libsystem_sandbox.dylib
    0x7ff826caa000 -     0x7ff826caaff8  com.apple.AggregateDictionary (1.0 - 1) <ED11576F-402B-3B50-8BBB-FFD52379A45A> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7ff826cab000 -     0x7ff826cafff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <3C0A444F-7BAD-3F79-9F53-83D81794A13E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7ff826cb0000 -     0x7ff826cb1fff  liblangid.dylib (140) <6058A660-B44B-3D13-B9DB-9B7E0E5DA9C2> /usr/lib/liblangid.dylib
    0x7ff826cb2000 -     0x7ff826dbffe1  com.apple.CoreNLP (1.0 - 313) <4CE5B77B-C230-3EBF-8C3A-B04C641F1316> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7ff826dc0000 -     0x7ff826dc5ffa  com.apple.LinguisticData (1.0 - 483.10) <AA61CE82-2717-3C83-9D24-DBFA02394D8E> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7ff826dc6000 -     0x7ff827875fd7  libBNNS.dylib (1361.0.68) <951CDE1B-CE3B-306C-B9E7-8B7DD52F2540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7ff827876000 -     0x7ff827a46fdf  libvDSP.dylib (1068.0.7) <CF496A8F-534F-3541-9173-10FC44EEABC9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7ff827a47000 -     0x7ff827a78ff9  com.apple.CoreEmoji (1.0 - 239) <5A655803-6BDC-382A-8199-622ED7F546E8> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7ff827a79000 -     0x7ff827a87fff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <3372149E-E8C3-364A-8FA6-7954151C2295> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7ff827a88000 -     0x7ff827b02fff  com.apple.framework.CoreWLAN (16.0 - 1657) <6B8B5D48-1F6F-39C9-9F2E-0A201DB4A0D8> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7ff827b03000 -     0x7ff827c6bff6  com.apple.CoreUtils (7.5 - 750.58) <2E9E97B3-4E8C-32B0-986B-EFEFAD003B12> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7ff827c6c000 -     0x7ff827c82ff0  com.apple.MobileKeyBag (2.0 - 1.0) <C1CBE68A-0518-34B8-B42F-5737F504F84B> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7ff827c83000 -     0x7ff827c8fffb  com.apple.AssertionServices (1.0 - 945.1.1) <FCB737F5-8C01-309C-A416-3892C8D2413A> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7ff827c90000 -     0x7ff827d19ff4  com.apple.securityfoundation (6.0 - 55287) <06BCFAFD-5930-3E46-AA93-0660CAD32D5E> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7ff827d1a000 -     0x7ff827d47ff8  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <E8BB0DA4-15AC-394E-898C-8F0D96CE1214> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7ff827d48000 -     0x7ff827d51ff4  com.apple.xpc.ServiceManagement (1.0 - 1) <399FE0AF-AEC4-3E31-9798-8B66EA8C0947> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7ff827d52000 -     0x7ff827d54ff3  libquarantine.dylib (181.0.7) <B0D2C0DB-8756-302D-8B8D-A16CE8DAB021> /usr/lib/system/libquarantine.dylib
    0x7ff827d55000 -     0x7ff827d5effb  libCheckFix.dylib (33) <850E2503-B4BD-3ABD-9339-DB2E018173CC> /usr/lib/libCheckFix.dylib
    0x7ff827d5f000 -     0x7ff827d76ff7  libcoretls.dylib (186) <ABCC370E-2F76-3F83-9B33-14E606B1156D> /usr/lib/libcoretls.dylib
    0x7ff827d77000 -     0x7ff827d86ff7  libbsm.0.dylib (89) <26B7AACB-A1C1-31A6-A130-48B7471CBA60> /usr/lib/libbsm.0.dylib
    0x7ff827d87000 -     0x7ff827ddbfff  libmecab.dylib (1092.3) <A4FDF1C7-83D3-393F-AD6C-AE0545ECDE63> /usr/lib/libmecab.dylib
    0x7ff827ddc000 -     0x7ff827ddeff7  libgermantok.dylib (29) <DA497012-5E4F-3CC7-A07A-041D5A3313D7> /usr/lib/libgermantok.dylib
    0x7ff827ddf000 -     0x7ff827df4ffe  libLinearAlgebra.dylib (1508.1.1) <D07526BC-0EC7-38ED-B270-5A062E529524> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7ff827df5000 -     0x7ff828104fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <C46E0076-FE3A-3D11-8220-B4B23A330D2E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7ff828105000 -     0x7ff828166ff2  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <3EB7D0E6-4A34-33E2-9C7D-DA0157414FF5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7ff828167000 -     0x7ff82834dff5  com.apple.MLCompute (1.0 - 1) <BD34557A-ADD8-3791-B9A4-194B70A869B8> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7ff82834e000 -     0x7ff82838cff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8E1D2B44-4979-313C-8110-4F31AF91E2B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7ff82838d000 -     0x7ff828508ff8  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <4B9FDC51-52A3-31FA-9725-0468C6BD01EE> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7ff828509000 -     0x7ff8285aeff0  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <0B8A1BC9-0FB5-3DD0-94CB-C9E6A8900C8F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7ff8285af000 -     0x7ff8285b9fff  com.apple.AppleFSCompression (168 - 1.0) <223A3DC7-11B8-3BFE-98D8-3E2793D0EFC7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7ff8285ba000 -     0x7ff8285c8fff  libbz2.1.0.dylib (46) <772220FF-95FC-3F56-8531-5D11F81DD928> /usr/lib/libbz2.1.0.dylib
    0x7ff8285c9000 -     0x7ff8285cffff  libsystem_coreservices.dylib (167) <55772AA5-A2AE-365D-9DE1-D6042AF3D9B8> /usr/lib/system/libsystem_coreservices.dylib
    0x7ff8285d0000 -     0x7ff8285fcffb  com.apple.CoreServices.OSServices (1141.1 - 1141.1) <B6EA57F7-E116-3860-B284-17B71700E58E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7ff8285fd000 -     0x7ff8287caff8  com.apple.AuthKit (1.0 - 1) <F1F442D3-7826-3CAE-AE1E-1F594E208D0F> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7ff8287cb000 -     0x7ff828814ff6  com.apple.UserNotifications (1.0 - 578.1.4.2) <772E5739-E278-3CAF-8711-2D7467200BC8> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
    0x7ff828815000 -     0x7ff828955ff9  com.apple.CoreSpotlight (1.0 - 2313.7) <16725391-CF75-3B49-8D8E-BC9E822A6564> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
    0x7ff828956000 -     0x7ff828969ffb  libz.1.dylib (96) <989CC422-5B1F-3DF0-945F-74C4E6B6358E> /usr/lib/libz.1.dylib
    0x7ff82896a000 -     0x7ff8289d7fcf  libsystem_m.dylib (3289) <6AB6BCC3-F24D-3299-A596-E5C28497AA08> /usr/lib/system/libsystem_m.dylib
    0x7ff8289d8000 -     0x7ff8289d8fff  libcharset.1.dylib (107) <F75E1842-BF02-3C77-B864-6432ACDD738A> /usr/lib/libcharset.1.dylib
    0x7ff8289d9000 -     0x7ff8289defff  libmacho.dylib (1021.4) <B8505ECF-7279-3C39-80F0-F780AEB46B38> /usr/lib/system/libmacho.dylib
    0x7ff8289df000 -     0x7ff8289f7ff7  libkxld.dylib (11215.1.10) <27DFA526-0F75-3BEE-9273-56A45B43A082> /usr/lib/system/libkxld.dylib
    0x7ff8289f8000 -     0x7ff828a04ff7  libcommonCrypto.dylib (600032) <1F0FFA33-253E-3B16-8AC3-2B6BEBD5B2CC> /usr/lib/system/libcommonCrypto.dylib
    0x7ff828a05000 -     0x7ff828a0dff7  libunwind.dylib (1800.85) <5A012A91-759C-35DF-B863-E12DD63D5878> /usr/lib/system/libunwind.dylib
    0x7ff828a0e000 -     0x7ff828a15ff7  liboah.dylib (342) <210B14AD-2EE6-3D66-912F-FC454DFD423E> /usr/lib/liboah.dylib
    0x7ff828a16000 -     0x7ff828a21fff  libcopyfile.dylib (213) <71DEDE6A-432F-33D9-8D57-09A65DD4934E> /usr/lib/system/libcopyfile.dylib
    0x7ff828a22000 -     0x7ff828a29fff  libcompiler_rt.dylib (103.3) <F4E286E7-C2ED-3924-9874-D2F0380C63BC> /usr/lib/system/libcompiler_rt.dylib
    0x7ff828a2a000 -     0x7ff828a2eff3  libsystem_collections.dylib (1669.0.4) <D92ACC68-ED0E-3FDC-B743-90F6FF6CE627> /usr/lib/system/libsystem_collections.dylib
    0x7ff828a2f000 -     0x7ff828a32ff7  libsystem_secinit.dylib (153.0.6) <B964B674-45EA-3EF5-9D24-6616C2057408> /usr/lib/system/libsystem_secinit.dylib
    0x7ff828a33000 -     0x7ff828a35fff  libremovefile.dylib (75) <AC2AF9EC-88FF-3925-9DCF-507B526C4059> /usr/lib/system/libremovefile.dylib
    0x7ff828a36000 -     0x7ff828a36ff7  libkeymgr.dylib (31) <5031F74C-6038-3BAD-9425-DD2A0D114BCB> /usr/lib/system/libkeymgr.dylib
    0x7ff828a37000 -     0x7ff828a3fff7  libsystem_dnssd.dylib (2559.1.1) <1219883C-8778-3441-8BDD-95FFD442B8B1> /usr/lib/system/libsystem_dnssd.dylib
    0x7ff828a40000 -     0x7ff828a45ff3  libcache.dylib (95) <14581322-7CE9-3C3A-B353-8256354E2095> /usr/lib/system/libcache.dylib
    0x7ff828a46000 -     0x7ff828a47ffb  libSystem.B.dylib (1351) <DC3B94EF-534F-34C5-8F69-D63E9128FF40> /usr/lib/libSystem.B.dylib
    0x7ff828a48000 -     0x7ff828a4affb  libfakelink.dylib (5) <1A7A2E60-A099-38A0-AEB1-D48953A01FE8> /usr/lib/libfakelink.dylib
    0x7ff828a4b000 -     0x7ff828a4bff3  com.apple.SoftLinking (1.0 - 58) <77E33C0D-DAAB-3797-B8FE-2AAA2AAB3B20> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7ff828a82000 -     0x7ff828a88fff  libiconv.2.dylib (107) <675BA472-3D5B-32CB-8C5A-7BDF41F0BDEA> /usr/lib/libiconv.2.dylib
    0x7ff828a89000 -     0x7ff828a9aff3  libcmph.dylib (9) <D243D137-6A21-38FF-B6BE-E6E811E733F4> /usr/lib/libcmph.dylib
    0x7ff828a9b000 -     0x7ff828b23fff  libarchive.2.dylib (138) <F08EB7D5-5BC7-3F35-9537-9C14BFA2E6C1> /usr/lib/libarchive.2.dylib
    0x7ff828b24000 -     0x7ff828b7eff7  com.apple.SearchKit (1.4.2 - 1.4.2) <197C3771-9C5B-3C88-B360-1B538573E0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7ff828b7f000 -     0x7ff828b86ff7  libThaiTokenizer.dylib (25) <FABE8946-E2C1-32D3-91B3-8E5AEA1A7C9D> /usr/lib/libThaiTokenizer.dylib
    0x7ff828b87000 -     0x7ff828ba8ff3  com.apple.applesauce (1.0 - 16.60.1) <48E9F752-0D20-3356-A1A4-EE4609F5D2F2> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7ff828ba9000 -     0x7ff828bc3fff  libapple_nghttp2.dylib (25) <D63FE2F2-EAC5-35D6-A4A9-953A5D0ABF48> /usr/lib/libapple_nghttp2.dylib
    0x7ff828bc4000 -     0x7ff828bd7fef  libSparseBLAS.dylib (1508.1.1) <AB971E18-9574-3316-BE3E-F9F3AA33F3AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7ff828bd8000 -     0x7ff828bd9ff1  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <4A600318-A7A3-3226-B973-3EB4798073F0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7ff828bda000 -     0x7ff828bdffff  libpam.2.dylib (34) <4212F9C5-C4D5-33DE-BC1E-283DDB12E1D4> /usr/lib/libpam.2.dylib
    0x7ff828be0000 -     0x7ff828cbdfc7  libcompression.dylib (181) <661C3218-2576-3D35-ABD7-8CAD3C3015D1> /usr/lib/libcompression.dylib
    0x7ff828cbe000 -     0x7ff828cc3fff  libQuadrature.dylib (8) <31568C53-81A4-378A-8096-6F2587754962> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7ff828cc4000 -     0x7ff82a07dfff  libLAPACK.dylib (1508.1.1) <FC7EE96C-4B7B-3079-BD74-4D3714C691E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7ff82a07e000 -     0x7ff82a0cbffe  com.apple.DictionaryServices (1.2 - 367) <D13763DA-8FBC-3A82-8B92-1CDDD39381A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7ff82a0cc000 -     0x7ff82a0eafff  liblzma.5.dylib (20) <4A1776A6-2D21-3FA4-95AF-C366F71A3D21> /usr/lib/liblzma.5.dylib
    0x7ff82a0eb000 -     0x7ff82a0ecfff  libcoretls_cfhelpers.dylib (186) <2531D872-871E-3482-8342-980ECD322FFB> /usr/lib/libcoretls_cfhelpers.dylib
    0x7ff82a0ed000 -     0x7ff82a164fe7  com.apple.APFS (2313.1.2 - 2313.1.2) <5232D21C-46CE-3119-B96F-D4D2E58A4E12> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7ff82a165000 -     0x7ff82a172fff  libxar.1.dylib (501) <F757073E-9033-30CF-891F-DA377231D8D8> /usr/lib/libxar.1.dylib
    0x7ff82a173000 -     0x7ff82a176fff  libutil.dylib (72) <9C13172B-7110-31FF-BCBE-AABCC627C392> /usr/lib/libutil.dylib
    0x7ff82a177000 -     0x7ff82a1a0ff7  libxslt.1.dylib (21.1) <B01DA1BF-F8F4-3DC7-A0D7-7A31C7B9653D> /usr/lib/libxslt.1.dylib
    0x7ff82a1a8000 -     0x7ff82a31cfcf  libvMisc.dylib (1068.0.7) <9ECBA2EB-60B1-3B4A-B098-58C1A4DC0A15> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7ff82a31d000 -     0x7ff82a3b3ffb  libate.dylib (3.0.9) <17C4A65B-CB9F-3591-A2A0-BCB037F7F341> /usr/lib/libate.dylib
    0x7ff82a3b4000 -     0x7ff82a3bcff7  libIOReport.dylib (107) <4B010F90-F94B-31DE-B748-DED3C7447226> /usr/lib/libIOReport.dylib
    0x7ff82a3bd000 -     0x7ff82a3cfff9  com.apple.CrashReporterSupport (10.13 - 15131) <48007B5C-9822-39AC-BC35-BF12759B2DC6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7ff82a3d0000 -     0x7ff82a3edfff  com.apple.AppSSOCore (1.0 - 1) <28F89CA8-B11F-3743-BFEC-9AA03B92B25B> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
    0x7ff82a3ee000 -     0x7ff82a4f0fee  com.apple.CVNLP (1.0 - 119) <738DBD08-780A-379B-8A24-D5EAF541072E> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
    0x7ff82a4f1000 -     0x7ff82a514ff4  com.apple.SharedWebCredentials (1001 - 1021.2) <AD430560-3054-3BF6-890C-1D0585D85586> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
    0x7ff82a515000 -     0x7ff82a556ffd  com.apple.pluginkit.framework (1.0 - 1) <0EA4724A-AB1A-3EC2-8963-45DEB74E8DFE> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7ff82a557000 -     0x7ff82a55efff  libMatch.1.dylib (47) <848878DB-30E1-39EC-B0D9-03DE93C63F22> /usr/lib/libMatch.1.dylib
    0x7ff82a55f000 -     0x7ff82a5d4fff  libCoreStorage.dylib (563) <6878FF78-FBDE-30C9-BFAD-09879827DA9C> /usr/lib/libCoreStorage.dylib
    0x7ff82a5d5000 -     0x7ff82a622fff  com.apple.AppleVAFramework (6.2.8 - 6.2.8) <DBBC2621-A8F8-38A4-B435-D5CE333ACDF2> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7ff82a623000 -     0x7ff82a63dff7  libexpat.1.dylib (37) <8D96ED3A-3FDF-3B84-8211-8489B9D49B73> /usr/lib/libexpat.1.dylib
    0x7ff82a63e000 -     0x7ff82a646ff3  libheimdal-asn1.dylib (693.0.4) <730392F8-64B0-3DE3-85AC-CFFBE810657A> /usr/lib/libheimdal-asn1.dylib
    0x7ff82a647000 -     0x7ff82a690ffa  com.apple.IconFoundation (493 - 493) <7AA92086-3400-3324-BA3E-0C8B65D24796> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7ff82a691000 -     0x7ff82a723ffa  com.apple.IconServices (493 - 493) <5FB132D3-3702-36DA-BEA7-D044546F68EB> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7ff82a724000 -     0x7ff82a7c1ff0  com.apple.MediaExperience (1.0 - 1) <A64710A0-F8A3-3D36-BA75-4892D021503B> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7ff82a7c2000 -     0x7ff82a7eafff  com.apple.persistentconnection (1.0 - 1.0) <5F41D308-393F-370B-AC22-04A629A64807> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7ff82a7eb000 -     0x7ff82a7f9ff3  com.apple.GraphVisualizer (1.0 - 120.1) <CD4002E9-5635-3F41-8A40-C78BECCEC675> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7ff82a7fa000 -     0x7ff82a83effb  com.apple.OTSVG (1.0 - 841.0.0.1) <EADE6D33-4986-3026-8F3A-763FD7D32D06> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7ff82a83f000 -     0x7ff82a849ff6  com.apple.xpc.AppServerSupport (1.0 - 2866.1.1) <4A503018-8380-3C0F-ADED-83A0090D5B7B> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7ff82a84a000 -     0x7ff82a855fff  libhvf.dylib (1.0 - 407) <357F7A17-B5A1-3131-A461-616A1D3D5BD0> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7ff82a856000 -     0x7ff82a85bffa  libspindump.dylib (382) <501DD7CC-B33B-342F-9359-EE3C617755D0> /usr/lib/libspindump.dylib
    0x7ff82a85c000 -     0x7ff82a912ff2  com.apple.Heimdal (4.0 - 2.0) <CB5FC55A-7A54-3180-9FD1-9D59927E8BCC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7ff82a913000 -     0x7ff82a932ff7  com.apple.login (3.0 - 3.0) <AA146107-9C9F-3286-A2F2-4FB304A6EB99> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7ff82aae9000 -     0x7ff82aae9ff7  libodfde.dylib (26) <834ACAE8-81F0-3FE6-9B62-950FEC248BBF> /usr/lib/libodfde.dylib
    0x7ff82aaea000 -     0x7ff82ab60fff  com.apple.bom (14.0 - 264) <E9A73A45-7DAF-3CAB-A36C-164590E8970D> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7ff82ab61000 -     0x7ff82abacff7  com.apple.AppleJPEG (1.0 - 1) <9512568B-D7BD-3B96-B799-3BD8BE13FA96> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7ff82abad000 -     0x7ff82ac9cfe7  libJP2.dylib (2629.0.4.7) <2CD4884E-E1E0-3027-894D-6159535E1E8C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7ff82ac9d000 -     0x7ff82ac9efff  com.apple.WatchdogClient.framework (1.0 - 274.0.4) <30521F21-72BB-3F71-B839-C4B645FCD200> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7ff82ac9f000 -     0x7ff82ace2ffb  com.apple.MultitouchSupport.framework (8400.33 - 8400.33) <6B0AEFC3-E58B-3414-AC6C-94159A3DFAA0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7ff82ace3000 -     0x7ff82b271ff5  com.apple.VideoToolbox (1.0 - 3145.74.5.5) <E1978232-6480-3904-A383-7C6110EA44E2> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7ff82b272000 -     0x7ff82b2a6fff  libAudioToolboxUtility.dylib (1456.126.10.2) <1C903FFD-211A-3051-9393-E3336CCA1A30> /usr/lib/libAudioToolboxUtility.dylib
    0x7ff82b2a7000 -     0x7ff82b2d3ff7  libPng.dylib (2629.0.4.7) <3203332C-0345-3491-8BD6-511F746E8505> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7ff82b2d4000 -     0x7ff82b33cfff  libTIFF.dylib (2629.0.4.7) <D14D01B5-F929-3033-AB1F-4F145853E27E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7ff82b33d000 -     0x7ff82b358ff7  com.apple.IOPresentment (66 - 66) <EE899BC1-4008-35D3-88A8-55B219D23FAB> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7ff82b359000 -     0x7ff82b35fff7  com.apple.GPUWrangler (8.1.10 - 8.1.10) <44154E0B-FCC8-3F36-B688-F62F7EC72706> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7ff82b360000 -     0x7ff82b362fff  libRadiance.dylib (2629.0.4.7) <0021BF4C-CD97-301D-8A64-63113A5BEFD5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7ff82b363000 -     0x7ff82b368ff3  com.apple.DSExternalDisplay (3.1 - 380) <227C7EFC-37F7-3743-929B-16F453F79BE1> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7ff82b369000 -     0x7ff82b399fe7  libJPEG.dylib (2629.0.4.7) <C873FC1C-2037-357E-9F63-E4A77EED2819> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7ff82b39a000 -     0x7ff82b3c8ff7  com.apple.ATSUI (1.0 - 1) <D27C9BA6-7959-305C-8F78-48A263F93B8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7ff82b3c9000 -     0x7ff82b3ceff7  libGIF.dylib (2629.0.4.7) <3D6A3413-8332-30AB-89EA-ECD02EB131EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7ff82b3cf000 -     0x7ff82b3ddff3  com.apple.CMCaptureCore (1.0 - 574.7) <B161CE15-C359-305B-B41A-A1B64B79F1B1> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7ff82b3de000 -     0x7ff82b450ff2  com.apple.print.framework.PrintCore (19 - 591) <6BBA5F11-D587-3510-8F9D-F16199B88976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7ff82b451000 -     0x7ff82b514ff1  com.apple.TextureIO (3.10.11 - 3.10.11) <B690AB34-EA17-3152-9A5C-8A2BE7D6A64D> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7ff82b515000 -     0x7ff82b524fff  com.apple.InternationalSupport (1.0 - 74) <CD38987F-8DAC-3C76-9AA8-D0C12AF472A1> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7ff82b525000 -     0x7ff82b56bff3  com.apple.datadetectorscore (8.0 - 794) <F268F8F5-E61A-3ED5-80FE-08BCBABEA5D4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7ff82b56c000 -     0x7ff82b5d9ffa  com.apple.UserActivity (551 - 551) <D90EF9EB-6008-37AF-A2D7-1A5ACCF95CF4> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7ff82b5da000 -     0x7ff82bf6eff5  com.apple.MediaToolbox (1.0 - 3145.74.5.5) <9C44EBD8-012F-3079-BD46-60C72996D9B3> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7ff82bf6f000 -     0x7ff82bfe5ff7  libusrtcp.dylib (4277.1.6) <1A672A33-3BC5-3DB7-BD90-0BA4FD92DB02> /usr/lib/libusrtcp.dylib
    0x7ff82bfe6000 -     0x7ff82c4cbff1  libswiftCore.dylib (6.0 - 6.0.0.7.24) <9C453E52-D393-35F2-A539-4E8B81D89A8B> /usr/lib/swift/libswiftCore.dylib
    0x7ff82c4cc000 -     0x7ff82c53fff8  com.apple.imfoundation (10.0 - 1000) <38BCEED1-7965-3A3F-80F2-A961703FA3E1> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7ff82c540000 -     0x7ff82c574fff  com.apple.locationsupport (2946.0.37.3.1 - 2946.0.37.3.1) <C4E305E9-D69F-32A8-B00A-1EFB178933F9> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7ff82c575000 -     0x7ff82c5b4ff3  libSessionUtility.dylib (321.115) <08C79592-5B34-32BF-B96C-9086CFA51DA6> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7ff82c5b5000 -     0x7ff82c74dffd  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <2B83F4D6-3CF6-30EC-8631-E518284CACA9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7ff82c74e000 -     0x7ff82c7a6ff5  com.apple.audio.AudioSession (1.0 - 321.115) <37407040-33C4-3E75-952A-11D8AD1AD654> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7ff82c7a7000 -     0x7ff82c7beffb  libAudioStatistics.dylib (223.115) <5A71E005-61C2-3DAF-BEAC-765368257569> /usr/lib/libAudioStatistics.dylib
    0x7ff82c7bf000 -     0x7ff82c7e8ffe  com.apple.speech.synthesis.framework (9.2.22 - 9.2.22) <74007843-7B77-35F4-9159-8AA88BF03A04> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7ff82c7e9000 -     0x7ff82c861ff1  com.apple.ApplicationServices.ATS (377 - 576) <9A9EB5D1-B6DB-3732-91FA-05E9B63CB2AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7ff82c862000 -     0x7ff82c87aff7  libresolv.9.dylib (83) <FFDB821B-91CD-39A8-AFFE-EE6A7FBA5DDD> /usr/lib/libresolv.9.dylib
    0x7ff82c87b000 -     0x7ff82c88dff7  libsasl2.2.dylib (215) <D49F6AD5-D4ED-300B-BAC2-7D41C1024B77> /usr/lib/libsasl2.2.dylib
    0x7ff82c88e000 -     0x7ff82c89aff4  com.apple.multiverse (1.0 - 115) <A443D2C9-BDF5-3980-B231-9F10DE0C7DBD> /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport
    0x7ff82c89b000 -     0x7ff82c906fc7  libParallelCompression.dylib (423.1.1) <D09B0B1D-F9C7-3869-9149-5AD89A0F936F> /usr/lib/libParallelCompression.dylib
    0x7ff82c93b000 -     0x7ff82c96affc  com.apple.CoreFollowUp-OSX (1.0 - 253) <C3A0FF7F-5DCF-362C-9C67-3064D5EE6949> /System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/CoreFollowUp
    0x7ff82c96b000 -     0x7ff82ca73ff8  com.apple.CoreMediaIO (1000.0 - 5570) <15FED303-646C-3344-9AFB-564E979B70AF> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7ff82ca74000 -     0x7ff82cb53fff  libSMC.dylib (34) <CEB55CD4-5E67-3518-A57B-79BEAD452D1D> /usr/lib/libSMC.dylib
    0x7ff82cb54000 -     0x7ff82cbb6ff7  libcups.2.dylib (513.1) <7D4E5081-F6CB-3818-8772-7E2E6E7B1CD2> /usr/lib/libcups.2.dylib
    0x7ff82cbb7000 -     0x7ff82cbc1fff  com.apple.NetAuth (6.2 - 6.2) <4EBAF2FD-C9DB-3BB9-81A2-ED067891353C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7ff82cbc2000 -     0x7ff82cbc8fff  com.apple.ColorSyncLegacy (4.13.0 - 1) <E1685F41-E695-3FE5-8285-09205D43D6D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7ff82cbc9000 -     0x7ff82cbd3fff  com.apple.QD (4.0 - 451) <20FF479B-8C5D-30B9-B143-77231E9261BE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7ff82cbd4000 -     0x7ff82cbe0ffd  com.apple.perfdata (1.0 - 119) <2E0B70B7-3CFF-3186-9D2F-CD2416706D44> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7ff82cbe1000 -     0x7ff82cbefff4  libperfcheck.dylib (46) <544DC8BE-1744-3731-8533-B7FAA691EA13> /usr/lib/libperfcheck.dylib
    0x7ff82cbf0000 -     0x7ff82cbfefff  com.apple.Kerberos (3.0 - 1) <F3050C66-C6A1-30A7-B0C4-72A3DCEF9F61> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7ff82cbff000 -     0x7ff82cc4cfff  com.apple.GSS (4.0 - 2.0) <609C752F-BF18-3B62-9A6A-FA079B3CF0BD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7ff82cc4d000 -     0x7ff82cc5cffb  com.apple.CommonAuth (4.0 - 2.0) <1C0BE1D9-EAD9-3736-9CF1-125FC1C3FE7C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7ff82cc5d000 -     0x7ff82cd2cff0  com.apple.MobileAssets (1.0 - 1309.1.2) <8ED72275-A0CE-3603-B9F1-55B8B123F756> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7ff82cd2d000 -     0x7ff82cd7aff4  com.apple.CacheDelete (1.0 - 1) <CD8AC6BC-9270-31BF-9A83-19A2662A2BD8> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
    0x7ff82cd7b000 -     0x7ff82cdadff4  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <ADEBFFCF-9DAE-3832-AF75-129457C1EB9C> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7ff82cdae000 -     0x7ff82cdb6ff8  com.apple.CorePhoneNumbers (1.0 - 1) <B4660D22-3CA7-390A-8240-306DFA5BD6EF> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7ff82cdb7000 -     0x7ff82ce35ffa  libTelephonyUtilDynamic.dylib (6068) <7854E77A-0925-3097-B797-70DD19CD5A56> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7ff82d5fd000 -     0x7ff82d8a4ff4  com.apple.NetworkExtension (1.0 - 1) <D8662C97-4D75-36EF-9B36-4D338B059A84> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7ff82d8a5000 -     0x7ff82da6aff5  com.apple.ids (10.0 - 1000) <F394E69C-DB1D-31B0-9437-71B99807AF24> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7ff82da6b000 -     0x7ff82dd13ff1  com.apple.idsfoundation (10.0 - 1000) <D4CE6EEB-62D3-311C-AEA8-DF38889474F5> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7ff82dd14000 -     0x7ff82e07eff9  com.apple.Sharing (1967.10.3 - 1967.10.3) <A5904DF0-BA5C-3C31-9C18-639BE20EA1F8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7ff82e07f000 -     0x7ff82e136ff3  com.apple.Bluetooth (1.0 - 1) <20C4A7D4-D6CF-3F21-836D-0F1BAF05414D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7ff82e153000 -     0x7ff82e1b5ff1  com.apple.ProtectedCloudStorage (1.0 - 1) <9D0FD4F2-0A1B-31E7-8A76-37F41831656A> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7ff82e2cc000 -     0x7ff82e3a5ff7  com.apple.combine (1.0 - 338) <378F0038-AF52-37C4-BDBC-5466959B7EBC> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7ff82e3a6000 -     0x7ff82ffc4ffd  com.apple.GeoServices (1.0 - 1986.20.7.26.1) <C1B893B9-A3E1-3F2B-8AC8-791BA620DF1F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7ff82ffc5000 -     0x7ff82ffcfff7  com.apple.DirectoryService.Framework (15.0 - 643) <03024738-EFCD-359A-9E8F-CD7E4275EDF5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7ff82ffd0000 -     0x7ff82fff6ff9  com.apple.RemoteViewServices (2.0 - 181) <9DB41721-88DF-3D09-8FCA-96771481BC08> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7ff82fff7000 -     0x7ff830006fff  com.apple.SpeechRecognitionCore (6.3.19 - 6.3.19) <EA22DC7E-E9FE-3610-92C6-9B67AED29F85> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7ff830007000 -     0x7ff83000cfff  com.apple.speech.recognition.framework (6.0.4 - 6.0.4) <D59F5085-151A-3DFF-ADFE-CA1C9AC8D52D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7ff83000d000 -     0x7ff83001dff9  com.apple.AppleLDAP (15.0 - 63) <45576343-9557-3AD1-98E5-542E7C73AE4F> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7ff83033a000 -     0x7ff830373ff9  libnetworkextension.dylib (2049.1.4) <3CA3586A-CF09-3D92-9EA0-8F8165D74855> /usr/lib/libnetworkextension.dylib
    0x7ff830374000 -     0x7ff83038eff2  com.apple.Accessibility (1.0 - 1) <8C913847-9929-3ED1-A15C-87B989C9DB89> /System/Library/Frameworks/Accessibility.framework/Versions/A/Accessibility
    0x7ff8303cf000 -     0x7ff8303cffff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <296E2756-E5FE-3549-B685-D4F317F238A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7ff8303f8000 -     0x7ff8303f8fff  com.apple.CoreServices (1226 - 1226) <51EA3A35-E68C-3F76-9A4F-43EF18E1383D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7ff83069f000 -     0x7ff83069ffff  com.apple.Accelerate (1.11 - Accelerate 1.11) <862CAB23-BE06-341E-B79E-D25A4489094C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7ff8306eb000 -     0x7ff8306feffe  com.apple.MediaAccessibility (1.0 - 153) <4268780D-94E9-375F-9BCF-11BBB98391DF> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7ff830723000 -     0x7ff83075dff1  com.apple.framework.SystemAdministration (1.0 - 1.0) <4F3DCF64-7A28-3F76-8B43-AE61B2F268BD> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7ff83075e000 -     0x7ff830c66ffb  com.apple.VN (8.0.36 - 8.0.36) <F06B08DA-0947-3E23-93E6-FD64C7E958C4> /System/Library/Frameworks/Vision.framework/Versions/A/Vision
    0x7ff830c68000 -     0x7ff830d20ff8  com.apple.AddressBook.ContactsFoundation (8.0 - 1260) <0B0A673F-D45F-3F1E-B3A1-CFE01234DB09> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7ff830d21000 -     0x7ff830d97ffb  com.apple.contacts.ContactsPersistence (1.0 - 3657) <C729A030-6303-3803-9F25-AACC26A5F676> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7ff830eee000 -     0x7ff8310f2ff6  com.apple.contacts (1.0 - 3657) <D85B41E8-AA67-3866-B9AA-3BAFFA7ED077> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7ff831102000 -     0x7ff831107ffb  com.apple.communicationsfilter (10.0 - 1000) <C891053E-A138-36DC-94CA-5B3C63B4C41C> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/Versions/A/CommunicationsFilter
    0x7ff831108000 -     0x7ff83119aff1  com.apple.FamilyCircle (1.0 - 224.1) <E9810A7C-CD7D-3C5D-B4C0-06A4EC141CB2> /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircle
    0x7ff83119b000 -     0x7ff83127afff  com.apple.CoreBluetooth (180.62.0.4) <4DB9EE87-2F36-35D4-89F5-2E39A97A1B80> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7ff83127b000 -     0x7ff831288ffe  com.apple.SymptomDiagnosticReporter (1.0 - 367.0.1) <B048433E-7633-37BC-87D0-0EFBCEE16069> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7ff831289000 -     0x7ff8312b6ff8  com.apple.PowerLog (1.0 - 1) <73DCF86B-482E-3E95-98E2-58E0AD51B165> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7ff8312b7000 -     0x7ff8312c2ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <2259FE74-D7C8-3B5E-A153-8056AA62A8B0> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7ff8312c3000 -     0x7ff831368ffc  com.apple.DiscRecording (9.0.3 - 9030.4.5) <BE7BC670-EBB2-3608-B34B-71CEC43713E3> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7ff831369000 -     0x7ff83139aff7  com.apple.MediaKit (16 - 938) <0B3CCB7B-7347-3028-B318-A7C445016EA4> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7ff83139b000 -     0x7ff831482ff6  com.apple.DiskManagement (15.0 - 934.0.12.0.2) <EFD3369F-A38F-3A18-B33D-40E253400A36> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7ff831483000 -     0x7ff83183dfc1  com.apple.CoreAUC (542.6 - 542.6) <69882F92-4AE8-3F47-8E44-A9AFE9C6BB24> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7ff83183e000 -     0x7ff831841fff  com.apple.Mangrove (1.0 - 25) <654DB05B-F141-36B4-A0B1-7237A9B20DE9> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7ff831842000 -     0x7ff831870ff7  com.apple.CoreAVCHD (6.0.0 - 6202.1) <08C9F3DC-FD69-363E-9BB7-93FF90F119B9> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7ff831871000 -     0x7ff831a38ff6  com.apple.FileProvider (2732.0.85 - 2732.0.85) <D5F370BB-C123-3CB3-9F2D-8EE20D115048> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7ff831a39000 -     0x7ff831a61ff5  com.apple.GenerationalStorage (2.0 - 382) <FA921E55-5071-3FFD-BE2F-42783A04B64C> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7ff831a62000 -     0x7ff831a8fff7  com.apple.security.octagontrust (1.0 - 1) <24AF4CC2-2512-3FD8-8414-6F50EEB38F5A> /System/Library/PrivateFrameworks/OctagonTrust.framework/Versions/A/OctagonTrust
    0x7ff831f21000 -     0x7ff8320a4ff3  com.apple.CoreTelephony (113 - 12085) <71B046A2-54A8-3B03-8318-7295AA53E7C9> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7ff8320b7000 -     0x7ff8320ccff0  libswiftDispatch.dylib (49) <D954B6C5-7655-33AB-8502-797362CCCA1B> /usr/lib/swift/libswiftDispatch.dylib
    0x7ff8320cd000 -     0x7ff832327ff1  com.apple.AVFCore (1.0 - 2270.74.5.2) <FE0D3259-501C-3D49-A484-BDE75655B4C9> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
    0x7ff832328000 -     0x7ff8323f7ffd  com.apple.FrontBoardServices (943.1.1 - 943.1.1) <B33BFA96-2BC9-37A9-A9ED-F96F1CD78F25> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
    0x7ff8323f8000 -     0x7ff832466ff0  com.apple.BoardServices (1.0 - 694) <875DD595-36DE-3310-A7F1-3C3415BA7E01> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7ff832467000 -     0x7ff83249fffe  com.apple.contacts.vCard (1.0 - 3657) <C248D913-4854-3539-80EE-2FDCBCF2673C> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7ff8324a0000 -     0x7ff8324acffe  com.apple.GraphicsServices (1.0 - 1.0) <8B11C803-4A8B-36D9-8A5C-2C4EA1552EF9> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
    0x7ff8324b1000 -     0x7ff832510ff7  com.apple.CryptoTokenKit (1.0 - 1) <52E6E2C5-C5A4-382E-B720-00DEEFE538BC> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
    0x7ff832511000 -     0x7ff83255ffff  com.apple.LocalAuthentication (1.0 - 1656.0.99) <3D9C8862-D0D3-358B-8F1C-D003A1112068> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7ff832560000 -     0x7ff83258fffe  com.apple.CoreAuthentication.SharedUtils (1.0 - 1656.0.99) <75DEF858-951A-3B0D-BF26-1430F75ED544> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7ff8326e6000 -     0x7ff832722ff7  com.apple.AppleVPAFramework (3.30.4 - 3.30.4) <CC9F3611-4924-3413-A957-D0647074F06A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7ff832812000 -     0x7ff832850ff0  com.apple.DebugSymbols (195.1 - 195.1) <495864D8-EC8D-3D29-AB67-836DC1AF6A48> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7ff832851000 -     0x7ff832960ff7  com.apple.CoreSymbolication (16.0 - 64566.100.1) <9D20496B-0456-3BAF-8529-4DBBB2F5D317> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7ff832961000 -     0x7ff83296affa  com.apple.CoreTime (332) <081884C0-2F78-3046-AB43-C8FFC15F68FB> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
    0x7ff83296b000 -     0x7ff832a23ff7  com.apple.Rapport (6.0.1 - 601.3) <EF0CB78B-8FAC-3F0C-9E77-E98802842BB3> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7ff83368e000 -     0x7ff8336e1ff0  com.apple.coreduetcontext (1.0 - 1) <1DFC3ACF-DB04-36F4-9599-BCDA0A6BCB2C> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7ff8336e2000 -     0x7ff833d4bffa  com.apple.Intents (1.0 - 1) <E08E1AD5-0522-3A08-8B1A-8F515E2AF7BF> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7ff833d4c000 -     0x7ff833d4cffe  com.apple.framework.Apple80211 (17.0 - 1728) <596DCD8E-5B3F-31FA-812F-B0714A9E2811> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7ff833d4d000 -     0x7ff833fd8ff7  com.apple.CoreWiFi (1.0 - 802.64) <310ED1DD-3C1D-3132-80A1-2A672942BBB2> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7ff833fd9000 -     0x7ff834030ff3  com.apple.BackBoardServices (1.0 - 1.0) <BD16F165-20D3-3E15-9D18-63D277621DE8> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
    0x7ff834031000 -     0x7ff83406bff7  com.apple.LDAPFramework (2.4.28 - 194.5) <2A2C1D1F-3495-382A-9BEC-F18CB849D542> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7ff83406c000 -     0x7ff83406dfff  com.apple.TrustEvaluationAgent (2.0 - 38) <E8F45C17-36AC-3D3E-9B1E-4211AA33B29D> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7ff83419f000 -     0x7ff834249ff6  com.apple.DiskImagesFramework (665 - 665) <E27F2F3D-E361-3E2C-9036-80AA49222CED> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7ff83424a000 -     0x7ff834288ff8  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <410B80B1-8A41-31DB-ABFF-DCC2DDC4845D> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7ff834289000 -     0x7ff83429dff4  com.apple.RemoteServiceDiscovery (1.0 - 164) <EB1C5D6D-64A0-3479-BEEF-B233332C55A6> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7ff83429e000 -     0x7ff8342b4ff9  com.apple.xpc.RemoteXPC (1.0 - 2866.1.1) <666CBE23-BBAA-3047-8C8A-DE87DE1629CC> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7ff83433a000 -     0x7ff83433dfff  com.apple.help (1.3.8 - 81) <84DF169E-C9F4-3F46-BB97-CA6BC59942CE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7ff83433e000 -     0x7ff834341fff  com.apple.EFILogin (2.0 - 2) <52526BB6-8EC7-30CC-8A2F-C7CFA31904AB> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7ff834342000 -     0x7ff83434cff7  libcsfde.dylib (563) <5657A58B-FBF0-30C7-8B24-5BDFAB0F1DAC> /usr/lib/libcsfde.dylib
    0x7ff83434d000 -     0x7ff8343cffff  libcurl.4.dylib (158) <44657261-5BFC-3333-A861-0E80CE4C4373> /usr/lib/libcurl.4.dylib
    0x7ff8343d0000 -     0x7ff8343d5fff  com.apple.LoginUICore (4.0 - 4.0) <D8247CDF-1A72-3972-91F0-8D0453B827F2> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7ff8343d6000 -     0x7ff834414ff0  com.apple.AppSupport (1.0.0 - 29) <99C02626-09C7-3452-9CEC-37D2BBA733CA> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7ff8346bc000 -     0x7ff8346bcfff  com.apple.ApplicationServices (48 - 65) <94A03628-EE95-3F32-9AE3-B7E4B52731BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7ff8346bd000 -     0x7ff8346bfff7  com.apple.InternationalTextSearch (1.0 - 1) <6D076E7D-A1BF-3624-9175-47E75CD132EF> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
    0x7ff8346c0000 -     0x7ff834783ff1  com.apple.ClassKit (1.2 - 150.0.65) <FACF7473-D9E8-31B6-85D6-9623D7025DF0> /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit
    0x7ff834784000 -     0x7ff83490eff5  com.apple.AppleAccount (1.0 - 1.0) <2FA34120-2B41-31EB-96AC-2C984C2A0622> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
    0x7ff83490f000 -     0x7ff834940ff1  com.apple.AppleIDSSOAuthentication (1.0 - 1) <B8429CE6-A358-3B0E-AC2E-42607F67A81D> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
    0x7ff834a99000 -     0x7ff834a9cff3  com.apple.security.CryptoKit-C-Bridging (1.0 - 1) <D38239B5-9D27-3645-91D8-F3F39FB924D8> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/Versions/A/CryptoKitCBridging
    0x7ff834a9d000 -     0x7ff834a9dfff  libHeimdalProxy.dylib (87) <3FEEE181-00E4-31D0-99C3-60945431D323> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7ff834a9e000 -     0x7ff834a9efff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <7D32DB0F-B987-37B5-AEDF-22B15E4ECCEB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7ff834abd000 -     0x7ff834af9ffe  com.apple.StreamingZip (1.0 - 1) <49896B8D-45A7-3F1D-A2DB-C905074E51D5> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7ff834afa000 -     0x7ff834b40ff8  com.apple.DuetActivityScheduler (1.0 - 1) <6C76B0DA-1F14-3559-91BC-47D06BF7607D> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7ff834b41000 -     0x7ff834b44ff5  libswiftObjectiveC.dylib (10) <96990563-9CED-3532-96E6-CBAED10B4701> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7ff834b45000 -     0x7ff834b5cffb  libswiftos.dylib (1062.0.2) <A783986A-147C-37D2-A678-51563BED9607> /usr/lib/swift/libswiftos.dylib
    0x7ff834b5d000 -     0x7ff834b6cff8  com.apple.IntentsFoundation (1.0 - 1) <E0451627-C746-35DB-AC41-BBCC518B60F4> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7ff834b6d000 -     0x7ff834b74ff9  com.apple.PushKit (1.0 - 1) <6879928C-C5C7-39BA-A96D-6DC1E05403CC> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7ff834b75000 -     0x7ff834bc9ffc  com.apple.C2 (1.3 - 2200.136.1) <E8607657-8DF4-33B6-9A48-170B51D076CA> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7ff834bca000 -     0x7ff834c10ff7  com.apple.QuickLookThumbnailing (1.0 - 199) <ED68FA1B-0ADF-38AA-9B76-7A3A146D151D> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7ff834c11000 -     0x7ff835be6fff  com.apple.vision.EspressoFramework (1.0 - 3400.58.3.14.1) <BFECF8C5-A2C2-3C4E-B593-F13CB77FBF11> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7ff835be7000 -     0x7ff835c12ffd  com.apple.ANEServices (8.18 - 8.18) <43A3FA69-7678-36F2-808B-C8A9BBC2272A> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
    0x7ff835c13000 -     0x7ff835c9dffd  com.apple.proactive.support.ProactiveSupport (1.0 - 399) <605BE0E2-4586-39A3-81E3-9CA34A953EDB> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
    0x7ff835cac000 -     0x7ff835cf0ffc  com.apple.iCalendar (7.0 - 1166) <700712A3-CCE5-3287-82B5-F17E043BC6C7> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7ff835cf1000 -     0x7ff835d81ffa  com.apple.CalendarFoundation (8.0 - 1573) <33DD910E-51D0-3228-BA20-E4E84FEF5D82> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
    0x7ff835d82000 -     0x7ff835d82fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <B2700D0F-70E6-3B14-8228-317DF58CE5E6> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7ff836759000 -     0x7ff8367b8ff3  com.apple.CalDAV (8.0 - 1148) <4F6058E8-31E1-3F71-AA13-B1EAA73ED495> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7ff8367b9000 -     0x7ff836875ff8  com.apple.CoreSuggestions (1.0 - 1259.1.0.1) <0959E369-E78F-36FF-8790-F56D4FDA9CE1> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
    0x7ff836876000 -     0x7ff836a5fff7  com.apple.eventkit (3.0 - 1900) <AB63F401-430B-3083-94F7-456DC4DD8E81> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
    0x7ff836a60000 -     0x7ff836a84ff5  com.apple.RTCReporting (13.1.47 - 102.3) <FE7161EF-6107-3B0A-95FE-196EFDD7E4C0> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
    0x7ff836cae000 -     0x7ff836d0aff6  com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <835A7497-7093-3C36-84BE-C705E0B2D43E> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
    0x7ff836e3e000 -     0x7ff836eedfff  com.apple.audio.midi.CoreMIDI (2.0 - 88) <A7669C28-E3E8-3389-81FB-F0A5B8A64673> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7ff83702e000 -     0x7ff83702efff  com.apple.Cocoa (6.11 - 24) <F04F8654-2919-39A3-859B-A011F05D530E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7ff837072000 -     0x7ff83788cff4  com.apple.AppleMediaServices (1.0 - 1) <2D580FD8-F34F-3D98-87DF-8534901F2CBD> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
    0x7ff83788d000 -     0x7ff837890fff  com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <9857151F-F979-3CAA-989F-0219BE26BCAC> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
    0x7ff838fa9000 -     0x7ff838fd8fff  libtidy.A.dylib (19.5) <DBB576AA-3628-3A8D-A57A-757F8E70C66B> /usr/lib/libtidy.A.dylib
    0x7ff839002000 -     0x7ff839018ff0  com.apple.Engram (1.0 - 1) <0CC57568-9F60-3B17-A9DE-22FB68F1C509> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7ff839019000 -     0x7ff839033ff5  com.apple.openscripting (1.7 - 194.2) <3B90B256-0A13-3780-8618-C8F5A7441145> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7ff839034000 -     0x7ff839036ff7  com.apple.securityhi (9.0 - 55010) <E0946E5B-CA1A-36D2-A380-E75626B42D72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7ff839037000 -     0x7ff839037fff  com.apple.ink.framework (10.15 - 227) <8ECACB18-F379-30E3-ADF9-E1A2B38220A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7ff839038000 -     0x7ff83903bfff  com.apple.CommonPanels (1.2.6 - 106.1) <B2C6235A-603B-3447-8531-2EBCAD3A1D2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7ff83903c000 -     0x7ff83903dff3  com.apple.ImageCapture (1930 - 1930) <F5BACFFE-1627-314E-A21B-4F16693F7011> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7ff91c406000 -     0x7ff91c619ff4  com.apple.AVFCapture (1.0 - 574.7) <ED0970EA-D2A6-3846-8BA1-C89047B3BCEF> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
    0x7ff91c61a000 -     0x7ff91c749ff3  com.apple.Quagga (150.11 - 150.11) <C95E798B-DB22-3C52-9C1E-36C397A61396> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
    0x7ff91c74a000 -     0x7ff91cd3cff7  com.apple.CMCapture (1.0 - 574.7) <EFD8878C-7F1E-3991-85A8-9BF660163D30> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
    0x7ff91cd3d000 -     0x7ff91ce7bff8  com.apple.RenderBox (6.0.87 - 6.0.87) <E4EF3B2F-95E1-33A2-92E2-1E95CA09910A> /System/Library/PrivateFrameworks/RenderBox.framework/Versions/A/RenderBox
    0x7ff91d398000 -     0x7ff91d39affe  com.apple.OAuth (25 - 25) <F1E675D5-DE2C-331A-8E51-077BC277A42F> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7ff91d997000 -     0x7ff91d9a6ff4  com.apple.HID (1.0 - 1) <D5BBF5CF-4BDA-3D9E-9A74-5BACEA7C40E6> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7ff91df42000 -     0x7ff91dfcaffc  com.apple.coredav (1.0.1 - 1229) <9F252386-7DC0-3AA8-B83F-6F001EB33CAF> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7ff91e1bb000 -     0x7ff91e1bbff5  com.apple.marco (10.0 - 1000) <85F377D7-AAE6-3FC3-BC05-42A58B8AEE50> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7ff91e566000 -     0x7ff91e59cff1  com.apple.proactive.support.ProactiveEventTracker (1.0 - 399) <E761BFDA-E0CE-3185-AF37-B4BD20FE70BE> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
    0x7ff91e69b000 -     0x7ff91e8c1ff4  com.apple.framework.calculate (1.4 - 17) <D713128F-9172-3447-9065-87FB3B03C4A0> /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
    0x7ff91eb65000 -     0x7ff91eb65ffa  com.apple.PhoneNumbers (1.0 - 1) <6939F70B-A431-310E-AD4A-B9EE42C81F1C> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7ff91eb66000 -     0x7ff91eb6eff4  com.apple.URLFormatting (272 - 272) <AD39B14E-9DBF-3AD9-9477-69EC3585D499> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7ff91eb6f000 -     0x7ff91ec0fff2  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <F6100413-33A5-3C4F-831A-FCB4F3920C05> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7ff91ec10000 -     0x7ff91ec37fff  libAccessibility.dylib (3137.2.1.1) <3D9D74E8-C6CA-361E-9F11-D4FC4CBE62C9> /usr/lib/libAccessibility.dylib
    0x7ff921bae000 -     0x7ff921bbcff4  com.apple.NetFS (6.0 - 4.0) <A8F21FB4-B03A-3242-9699-469883156323> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7ff921d45000 -     0x7ff921e36ff6  com.apple.siri.parsec.CoreParsec (1.0 - 3400.147.2.14.1) <3DFA2265-0E46-3F1B-A6EB-6844FC552A11> /System/Library/PrivateFrameworks/CoreParsec.framework/Versions/A/CoreParsec
    0x7ff921e37000 -     0x7ff922004ffd  com.apple.TelephonyUtilities (1.0 - 1.0) <809D8222-6BD1-381E-9D00-157DF58E32E4> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/Versions/A/TelephonyUtilities
    0x7ff922065000 -     0x7ff922066ff7  libswiftDarwin.dylib (228.0.13) <1823B0DB-E008-32CA-B731-41264E143F8F> /usr/lib/swift/libswiftDarwin.dylib
    0x7ff9232cc000 -     0x7ff9232ccfff  com.apple.Carbon (160 - 170) <5D156550-1254-3016-B528-150F95BE0934> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7ff923666000 -     0x7ff923666fff  com.apple.avfoundation (2.0 - 2270.74.5.2) <1116A8A0-072F-306F-B221-36E0474569EC> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7ff923776000 -     0x7ff923855ffd  libquic.dylib (4277.1.6) <D939D556-8191-35D9-9C0B-E8A06DDE2A56> /usr/lib/libquic.dylib
    0x7ff923860000 -     0x7ff923881ff7  com.apple.private.SystemPolicy (1.0 - 1) <DA85AD93-30C7-3A74-82A1-0347E3076A38> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7ff923b2c000 -     0x7ff923b50ff4  com.apple.sidecar-core (1.0 - 341) <D84415F3-8749-31B3-B218-067DBE72AAA0> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7ff923d77000 -     0x7ff923dd4ffe  com.apple.CoreRoutine (1.0 - 967.3.1) <9904F71A-28ED-3E40-BDF2-2038FA6563EF> /System/Library/PrivateFrameworks/CoreRoutine.framework/Versions/A/CoreRoutine
    0x7ff9240f4000 -     0x7ff924108ff1  com.apple.FeatureFlagsSupport (1.0 - 94) <D8E5E504-DFC9-3ED1-B96F-C9643F4F873E> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/Versions/A/FeatureFlagsSupport
    0x7ff924109000 -     0x7ff92410eff1  com.apple.incomingcallfilter (10.0 - 1000) <E6DB0A31-4661-3533-80B1-760AC7124428> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/Versions/A/IncomingCallFilter
    0x7ff92410f000 -     0x7ff924166ff5  com.apple.facetimeservices (10.0 - 1000) <535E54C8-C0C4-3AB3-A9EB-ACC851B3DC14> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7ff924224000 -     0x7ff924296ffe  com.apple.NaturalLanguage (1.0 - 114) <6E65B917-E3AE-3190-A51E-BF2AB637DCAD> /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
    0x7ff9244f4000 -     0x7ff924575ffc  com.apple.LoggingSupport (1.0 - 1612.0.4) <EB3D90C4-1E6D-35D5-9E18-643B8117FF51> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
    0x7ff924576000 -     0x7ff924581ff7  com.apple.MallocStackLogging (1.0 - 64566.105.1) <7E643650-5649-38FD-B44F-A319318A768C> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
    0x7ff924582000 -     0x7ff924584ff4  liblog_network.dylib (4277.1.6) <2E39221B-F5F3-3F72-97A7-5D0B691E4E8C> /usr/lib/log/liblog_network.dylib
    0x7ff9245a5000 -     0x7ff9245d6ff4  libmis.dylib (436.0.10) <BE385F5B-6B30-3F72-9E21-7D464A207EB9> /usr/lib/libmis.dylib
    0x7ff9245d7000 -     0x7ff9245daffb  com.apple.gpusw.GPURawCounter (34 - 34) <A3C2E3A6-E24F-38A4-996B-EB1A0881AAD8> /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter
    0x7ff9245db000 -     0x7ff9245f7fff  libswiftCoreAudio.dylib (328.121.10.3) <A8845786-0ADB-3AAF-8B8D-CEA1D4FFD980> /usr/lib/swift/libswiftCoreAudio.dylib
    0x7ff9245f8000 -     0x7ff9245feff7  libswiftCoreFoundation.dylib (2401) <6F536F76-FC65-37B8-8367-2957CE95B739> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7ff9245ff000 -     0x7ff924608ffc  libswiftIntents.dylib (12) <C9718F32-E6FE-3044-AC82-EA9014A46AF6> /usr/lib/swift/libswiftIntents.dylib
    0x7ff924609000 -     0x7ff924647ff2  libswiftXPC.dylib (62.0.1) <C233EC0F-B296-389C-8B4A-2A1506BBC648> /usr/lib/swift/libswiftXPC.dylib
    0x7ff924648000 -     0x7ff924648fff  libswiftCoreImage.dylib (2) <24DC183B-EC60-3282-B7D8-F8CF96843DF2> /usr/lib/swift/libswiftCoreImage.dylib
    0x7ff924649000 -     0x7ff924649ffb  libswiftIOKit.dylib (1) <39890F07-B502-3DD0-9C60-B9B44D4D182B> /usr/lib/swift/libswiftIOKit.dylib
    0x7ff924ed9000 -     0x7ff924eebff2  com.apple.sidecar-ui (1.0 - 341) <27C576E4-4F56-3E5C-A512-3F42B153749D> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7ff924fd6000 -     0x7ff92504fff1  com.apple.TrialProto (1.0 - 429) <3E66825C-5FE3-30A2-92A5-505B40EFA45E> /System/Library/PrivateFrameworks/TrialProto.framework/Versions/A/TrialProto
    0x7ff925050000 -     0x7ff925112ff4  com.apple.trial (1.0 - 429) <1BB474B0-34C6-3AB6-8DAF-1F09C359E405> /System/Library/PrivateFrameworks/Trial.framework/Versions/A/Trial
    0x7ff925113000 -     0x7ff9255edff0  com.apple.SearchFoundation (1.0 - 3400.147.2.14.1) <45683461-7C77-3EA6-9557-68F5A092AF84> /System/Library/PrivateFrameworks/SearchFoundation.framework/Versions/A/SearchFoundation
    0x7ff925b9e000 -     0x7ff925c3affe  com.apple.CallKit (1.0 - 1) <488219BF-B0A0-378F-B1ED-8EDA96124430> /System/Library/Frameworks/CallKit.framework/Versions/A/CallKit
    0x7ff925d16000 -     0x7ff925d2eff8  com.apple.contextkit.ContextKit (1.0 - 1) <B1DAE642-AA76-3994-B62F-5A89467DBF19> /System/Library/PrivateFrameworks/ContextKit.framework/Versions/A/ContextKit
    0x7ff9264ea000 -     0x7ff9264faffb  libbootpolicy.dylib (265.0.5) <9A465FFE-F9D7-336E-BB62-0D18C75A8E3E> /usr/lib/libbootpolicy.dylib
    0x7ff9275d5000 -     0x7ff9275fdffc  com.apple.skp.FeedbackLogger (1.0 - 1) <6267FD9E-1C38-3345-8F95-83BA6D144EA5> /System/Library/PrivateFrameworks/FeedbackLogger.framework/Versions/A/FeedbackLogger
    0x7ff927dcd000 -     0x7ff927decff7  libswiftsimd.dylib (21) <6A4CC036-CA4C-3A79-80D0-A88F5C77BC4A> /usr/lib/swift/libswiftsimd.dylib
    0x7ff927e44000 -     0x7ff927e66ff3  com.apple.MobileInstallation (2.0 - 1.0) <30CCC0BE-BBAA-3358-890E-DEBE101109BA> /System/Library/PrivateFrameworks/MobileInstallation.framework/Versions/A/MobileInstallation
    0x7ff927e74000 -     0x7ff927f3fff4  com.apple.TextInput (1.0 - 1.0) <FB9F8541-4983-34E8-9BA4-FE1F3CE75DDE> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
    0x7ff928dfc000 -     0x7ff928e07ffe  com.apple.CaptiveNetworkSupport (13.0 - 1) <7325935A-B64C-3D5F-81D9-4BC7B31D7C96> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork
    0x7ff92926a000 -     0x7ff9292a3fff  libncurses.5.4.dylib (79) <E43CE282-C58C-3C04-BBA8-7CE2BF22DBBE> /usr/lib/libncurses.5.4.dylib
    0x7ff9292a4000 -     0x7ff9292adff8  com.apple.IOAccelMemoryInfo (1.0 - 1) <09866C7D-C3F9-387B-BC39-63A0F9923FC6> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7ff929345000 -     0x7ff929361ffe  com.apple.IntentsCore (1.0 - 1) <B3525FA0-7CCA-3EB0-B07C-2870F610BA30> /System/Library/PrivateFrameworks/IntentsCore.framework/Versions/A/IntentsCore
    0x7ff9297ab000 -     0x7ff92a3a6ffd  com.apple.siri.SiriInstrumentation (1.0 - 1) <B95DA8DE-C706-3692-88D1-A53220A0040D> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/Versions/A/SiriInstrumentation
    0x7ff92a3a7000 -     0x7ff92a3c5fff  libCGInterfaces.dylib (601.1.1) <7E8B34C7-807A-30AC-94ED-09896433C0D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7ff92a3c6000 -     0x7ff92a3d8ff9  libswiftCoreLocation.dylib (40) <DA950F5F-CD24-321B-9C74-213960076E52> /usr/lib/swift/libswiftCoreLocation.dylib
    0x7ff92a3d9000 -     0x7ff92a3e1fff  libswiftCoreMIDI.dylib (6) <3FABE084-99B5-330E-A287-378872FC7D1A> /usr/lib/swift/libswiftCoreMIDI.dylib
    0x7ff92a855000 -     0x7ff92a8defff  com.apple.AppStoreDaemon (1.0 - 1) <010EECED-92ED-3339-B2A1-68F7502BEF0A> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/Versions/A/AppStoreDaemon
    0x7ff92a9d8000 -     0x7ff92a9deff9  com.apple.MSUDataAccessor (1.0 - 1) <A1688236-29C9-31C7-A5F5-27806AC249C2> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/Versions/A/MSUDataAccessor
    0x7ff92ad63000 -     0x7ff92adc2ff5  com.apple.SoftwareUpdateCoreSupport (1.0 - 1) <19E0A0BB-3EA3-3297-A713-12D41B3F5785> /System/Library/PrivateFrameworks/SoftwareUpdateCoreSupport.framework/Versions/A/SoftwareUpdateCoreSupport
    0x7ff92addd000 -     0x7ff92ade0ffd  com.apple.ftclientservices (10.0 - 1000) <E0E49BC1-2087-3CF7-8F36-E28A6A42FF2C> /System/Library/PrivateFrameworks/FTClientServices.framework/Versions/A/FTClientServices
    0x7ff92ae70000 -     0x7ff92af7dffa  com.apple.chronoservices (1) <271BBFC2-C11D-3565-994C-096C1861A0B2> /System/Library/PrivateFrameworks/ChronoServices.framework/Versions/A/ChronoServices
    0x7ff92c3d1000 -     0x7ff92c40eff5  com.apple.AttributeGraph (6.0.87 - 6.0.87) <03B85997-F5D6-3C8A-BDB5-997BE5541DEB> /System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph
    0x7ff92c40f000 -     0x7ff92c491ffb  com.apple.EmojiFoundation (1.0 - 1) <97E7B692-BA96-3A16-939C-FC868F7B6A83> /System/Library/PrivateFrameworks/EmojiFoundation.framework/Versions/A/EmojiFoundation
    0x7ff92c548000 -     0x7ff92cfd5ff0  libfaceCore.dylib (8.0.36) <A09A966B-46AF-3865-AF9F-6DA4844847D1> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
    0x7ff92cfd6000 -     0x7ff92d21bff6  com.apple.TextRecognition (1.0 - 157) <0B82CEE5-F26A-353F-BB12-CE527FC8CF9F> /System/Library/PrivateFrameworks/TextRecognition.framework/Versions/A/TextRecognition
    0x7ff92d21c000 -     0x7ff92d235ff4  com.apple.Futhark (1.0 - 1) <F10E6836-04F1-35B2-88A6-1243ECA6A74C> /System/Library/PrivateFrameworks/Futhark.framework/Versions/A/Futhark
    0x7ff92d236000 -     0x7ff92d2c6fe8  com.apple.DifferentialPrivacy (1.0 - 1) <98FB62D3-40EF-38A9-8CFC-5844A765B01C> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy
    0x7ff92d308000 -     0x7ff92d591ffd  com.apple.RawCamera.bundle (9.30.0 - 1726.2) <AF70CC78-6FB3-371F-A10F-5F816C9A2CF6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7ff92e27e000 -     0x7ff92e2c3ffd  com.apple.biome.BiomeFoundation (1.0 - 153.5.0.4) <3EDACCA2-431E-37A2-8F7D-4BD424C54353> /System/Library/PrivateFrameworks/BiomeFoundation.framework/Versions/A/BiomeFoundation
    0x7ff9309c3000 -     0x7ff930a43fff  com.apple.acg.InertiaCam (1.0 - 1) <15087B30-A3FC-3ABA-B53F-581CF3777607> /System/Library/PrivateFrameworks/InertiaCam.framework/Versions/A/InertiaCam
    0x7ff930bff000 -     0x7ff930c05ff0  libswiftMetal.dylib (366.22) <F97E7806-FDF9-3F67-B456-1F02C3C98614> /usr/lib/swift/libswiftMetal.dylib
    0x7ff930c06000 -     0x7ff930c0bfff  libswiftCompression.dylib (8) <79000E56-52E0-3124-A67A-801590D7EEFE> /usr/lib/swift/libswiftCompression.dylib
    0x7ff930f01000 -     0x7ff930f08ff0  com.apple.SpotlightReceiver (1.0 - 2313.7) <AA3717C6-6B01-3F41-93AC-F1E2A15C481C> /System/Library/PrivateFrameworks/SpotlightReceiver.framework/Versions/A/SpotlightReceiver
    0x7ff931429000 -     0x7ff931447ff1  com.apple.ftawd (8.0 - 900) <FEAA58B6-D98E-39BB-8074-40DB5F2D01A9> /System/Library/PrivateFrameworks/FTAWD.framework/Versions/A/FTAWD
    0x7ff931816000 -     0x7ff931820ffb  libGPUSupportMercury.dylib (21.0.27) <CBAFB25E-C392-323F-8163-3B2E8CCEEB79> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7ff931821000 -     0x7ff9318c4ff3  libFDR.dylib (1300.0.17) <EF66C4A3-EB84-307C-AF61-2351E232F8AA> /usr/lib/libFDR.dylib
    0x7ff931940000 -     0x7ff931ec8ff1  com.apple.biome.BiomeStreams (1.0 - 153.5.0.4) <D78DF943-9150-3C37-835B-9098617EE4B6> /System/Library/PrivateFrameworks/BiomeStreams.framework/Versions/A/BiomeStreams
    0x7ff931ec9000 -     0x7ff931edafff  com.apple.framework.ctcategories (1.0 - 41) <CA202F52-D838-303B-828E-CEF0AD4A6486> /System/Library/PrivateFrameworks/Categories.framework/Versions/A/Categories
    0x7ff9322fc000 -     0x7ff932310ff9  com.apple.SoftwareUpdateCoreConnect (1.0 - 1) <0E270805-11E4-3DF3-8325-DFEDF432C80B> /System/Library/PrivateFrameworks/SoftwareUpdateCoreConnect.framework/Versions/A/SoftwareUpdateCoreConnect
    0x7ff934c2b000 -     0x7ff934c8bffa  com.apple.osanalytics.OSAnalytics (1.0 - 1) <0DB29D7C-D27C-318E-B50A-467E6BF42D48> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
    0x7ff934cb8000 -     0x7ff934d9fff7  com.apple.NetworkServiceProxyFramework (1.0 - 1) <8054412B-9001-3D47-8E0E-E7ECF1785369> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/Versions/A/NetworkServiceProxy
    0x7ff935593000 -     0x7ff935594ff1  libswiftQuartzCore.dylib (3) <071F05D3-B196-3CFD-BAF8-DECD62E83C39> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7ff935995000 -     0x7ff935999ff7  com.apple.kperf (1.0 - 1) <FB42DE0F-5FE8-32F9-8C8B-C1F14661EDEC> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
    0x7ff935a89000 -     0x7ff935a8dfff  com.apple.MobileSystemServices (1.0 - 1) <205675F7-ADE9-321D-A0A2-8104540C4ECB> /System/Library/PrivateFrameworks/MobileSystemServices.framework/Versions/A/MobileSystemServices
    0x7ff936490000 -     0x7ff9364c1ff4  com.apple.UIKitServices (1.0 - 8081.1.402) <D66874BA-C47A-34F8-BC8E-CFEA40C3CDEB> /System/Library/PrivateFrameworks/UIKitServices.framework/Versions/A/UIKitServices
    0x7ff936b7e000 -     0x7ff936c16ffc  com.apple.EmailFoundation (11.0 - 3818.100.11.1.3) <9D4DC77C-92DB-37C9-A541-34A41C34E247> /System/Library/PrivateFrameworks/EmailFoundation.framework/Versions/A/EmailFoundation
    0x7ff936f70000 -     0x7ff936f8eff1  libamsupport.dylib (387.0.6.0.2) <18365DEC-7B64-31E7-B1B0-2E3FD3B7D0B2> /usr/lib/libamsupport.dylib
    0x7ff93729e000 -     0x7ff9372fcff3  com.apple.biome.BiomePubSub (1.0 - 153.5.0.4) <CD6F03F4-F517-39A8-9B06-1E01CCDF99C4> /System/Library/PrivateFrameworks/BiomePubSub.framework/Versions/A/BiomePubSub
    0x7ff9372fd000 -     0x7ff93733aff5  com.apple.biome.BiomeStorage (1.0 - 153.5.0.4) <2D5A6408-DE36-3E65-8B03-A7F914CA7CED> /System/Library/PrivateFrameworks/BiomeStorage.framework/Versions/A/BiomeStorage
    0x7ff9387eb000 -     0x7ff938818ffb  com.apple.DeviceIdentity (1.0 - 1) <50BAC9EC-77EE-3EC9-B211-B67E506F05E7> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
    0x7ff9397ac000 -     0x7ff9397b7ff0  com.apple.EmailAddressing (11.0 - 3818.100.11.1.3) <A24D4DED-A495-3EDA-A887-3B7B8BB3960E> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAddressing
    0x7ff939a21000 -     0x7ff939a2fffd  libswiftUniformTypeIdentifiers.dylib (819.101) <BB87CD65-8982-3FBA-B168-5E32FE4C2206> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
    0x7ff939a30000 -     0x7ff939ae0fff  libswiftAccelerate.dylib (62) <BD0FFC70-C9B7-3002-93E5-502A4E30F38D> /usr/lib/swift/libswiftAccelerate.dylib
    0x7ff939c0e000 -     0x7ff939c1eff8  libpartition2_dynamic.dylib (3148.1.2) <5DFA1EB7-6949-3DE9-8955-B7FA475C7BEC> /usr/lib/libpartition2_dynamic.dylib
    0x7ff93a054000 -     0x7ff93a05cff4  com.apple.AFKUser (1.0 - 1) <130DDD9D-8FB3-30C5-B30E-047179BD54A8> /System/Library/PrivateFrameworks/AFKUser.framework/Versions/A/AFKUser
    0x7ffa1d599000 -     0x7ffa1d59affe  libswiftCryptoTokenKit.dylib (738.0.17) <29220357-3B15-3CC7-A42C-BEE56125B49E> /usr/lib/swift/libswiftCryptoTokenKit.dylib
    0x7ffa1d59b000 -     0x7ffa1d5cfffa  libswiftCoreMedia.dylib (3145.74.5.5) <D46595F0-A245-3980-89D3-681FC059671F> /usr/lib/swift/libswiftCoreMedia.dylib
    0x7ffa1ecd3000 -     0x7ffa1ecd4ffb  libswiftOSLog.dylib (8) <39606696-63CA-32B6-B0B5-8CAE526F4532> /usr/lib/swift/libswiftOSLog.dylib
    0x7ffa1ef7c000 -     0x7ffa1efa8ffd  libswiftAVFoundation.dylib (2270.74.5.2) <E86BE56B-BA76-36AE-A79F-25DF6B3CC648> /usr/lib/swift/libswiftAVFoundation.dylib
    0x7ffa22231000 -     0x7ffa22260ff0  com.apple.HelpData (2.4 - 235) <8715AC8C-0A15-3E9F-A121-3493DFB7E8A6> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7ffa22261000 -     0x7ffa22284ff0  com.apple.shortcut (2.16 - 135) <6C69B70D-A660-360F-A184-04BC3AB8DCC5> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7ffa22285000 -     0x7ffa22385ffd  com.apple.Symbolication (16.0 - 64566.105.1) <D705F295-57AB-3C9B-AF0E-CA8A083C7F75> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7ffa228e9000 -     0x7ffa228effff  com.apple.framework.netrb (1.0 - 1) <E4874EAC-4094-3F14-9D4C-56FDA34673C8> /System/Library/PrivateFrameworks/Netrb.framework/Versions/A/Netrb
    0x7ffa26084000 -     0x7ffa26093ff5  com.apple.OSLog (1.0 - 1612.0.4) <6DFADE5D-61AA-326A-87FC-67EFD777F5B2> /System/Library/Frameworks/OSLog.framework/Versions/A/OSLog
    0x7ffa262a6000 -     0x7ffa2639fffc  com.apple.InternalSwiftProtobuf (1.0 - 1.26.0) <F0D1A275-30F9-3B78-8DB3-B3A807BD979B> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/Versions/A/InternalSwiftProtobuf
    0x7ffa2647b000 -     0x7ffa26486ff4  com.apple.HIDDisplay (1.0 - 1) <A94D12A1-4A35-3560-A89D-01391C756D9A> /System/Library/PrivateFrameworks/HIDDisplay.framework/Versions/A/HIDDisplay
    0x7ffa287f7000 -     0x7ffa2885fffe  com.apple.security.CryptoKit (1.0 - 1) <6FFEB28F-E920-30FA-A27D-963E5A9AA458> /System/Library/Frameworks/CryptoKit.framework/Versions/A/CryptoKit
    0x7ffa297b3000 -     0x7ffa297f7ff1  com.apple.RemoteConfiguration (3.0 - 247) <C9DAD64A-ABB4-34DB-BF77-EC9392D3D553> /System/Library/PrivateFrameworks/RemoteConfiguration.framework/Versions/A/RemoteConfiguration
    0x7ffa2b2f2000 -     0x7ffa2b2f9ff1  com.apple.imtransferservices (10.0 - 1000) <810AEE80-6BAD-3046-A067-7E77B4EA9AC5> /System/Library/PrivateFrameworks/IMTransferServices.framework/Versions/A/IMTransferServices
    0x7ffa2c056000 -     0x7ffa2c34cff6  com.apple.newstransport (10.0 - 5577.1) <24D67329-6FCC-378B-BE44-2134C6F23C74> /System/Library/PrivateFrameworks/NewsTransport.framework/Versions/A/NewsTransport
    0x7ffa2c3f1000 -     0x7ffa2c3feffe  com.apple.newsfoundation (10.0 - 5577.1) <6FB1AB74-377C-3654-889B-0CFF4B240A10> /System/Library/PrivateFrameworks/NewsFoundation.framework/Versions/A/NewsFoundation
    0x7ffa2c3ff000 -     0x7ffa2c8bfffc  com.apple.newscore (10.0 - 5577.1) <CCA6D26B-B018-3C1F-8A31-A055F3E9882C> /System/Library/PrivateFrameworks/NewsCore.framework/Versions/A/NewsCore
    0x7ffa2cc5d000 -     0x7ffa2cc5dff3  com.apple.FeatureFlags (1.0 - 94) <41AA34B0-8429-3009-9A77-87174CE7E8AB> /System/Library/PrivateFrameworks/FeatureFlags.framework/Versions/A/FeatureFlags
    0x7ffa2cc67000 -     0x7ffa2cc6effd  libswiftNaturalLanguage.dylib (4.3) <50D8878B-190C-3426-8631-72310F54DE0A> /usr/lib/swift/libswiftNaturalLanguage.dylib
    0x7ffa2ccd9000 -     0x7ffa2cd03ffc  com.apple.WiFiPeerToPeer (652.55.0 - 652.55) <719246D4-D613-3AD8-AE78-B97C5B4ED7B8> /System/Library/PrivateFrameworks/WiFiPeerToPeer.framework/Versions/A/WiFiPeerToPeer
    0x7ffa34331000 -     0x7ffa3449bffc  com.apple.VoiceShortcutClient (1.0 - 3036.0.4.2) <54A02050-6CBF-30F9-8C98-C586CE9491C0> /System/Library/PrivateFrameworks/VoiceShortcutClient.framework/Versions/A/VoiceShortcutClient
    0x7ffa3456d000 -     0x7ffa3456fff7  com.apple.ConfigProfileHelper (17.0 - 1721) <5AE03EB9-57FA-374E-A2AC-6A07933C9015> /System/Library/PrivateFrameworks/ConfigProfileHelper.framework/Versions/A/ConfigProfileHelper
    0x7ffa347d3000 -     0x7ffa34836ff9  com.apple.ScreenReaderCore (10 - 958.0.3) <91D414CB-01A5-3779-AFEF-1ECBDCABDDE5> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/Versions/A/ScreenReaderCore
    0x7ffa34b51000 -     0x7ffa36050ff7  com.apple.ANECompiler (8.2.17 - 8.2.17) <4A149B30-5F29-3BED-BDF9-0FEA622A4089> /System/Library/PrivateFrameworks/ANECompiler.framework/Versions/A/ANECompiler
    0x7ffa36098000 -     0x7ffa3670efeb  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (23.0.21 - 23.0.0) <D0D864EA-84B8-31A7-8F6A-BAB1F081E00E> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
    0x7ffa37ed8000 -     0x7ffa38b98fff  com.apple.driver.AppleIntelKBLGraphicsGLDriver (23.0.21 - 23.0.0) <F23713DF-0A02-317E-875B-D472E508C8F4> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
    0x7ffb1c33a000 -     0x7ffb1c340ffb  libCoreFSCache.dylib (301) <B88AC54C-311B-3EDA-AEF7-2E0D3294073D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7ffb1c341000 -     0x7ffb1c345fff  libCoreVMClient.dylib (301) <FF03BE4D-6794-329A-B50C-8B87BAB453D3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7ffb1c346000 -     0x7ffb1c355ff7  com.apple.opengl (21.0.27 - 21.0.27) <8C65EFA5-2A42-3E74-AA4E-DA188D59BDA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7ffb1c356000 -     0x7ffb1c358fff  libCVMSPluginSupport.dylib (21.0.27) <343D4ED6-A656-37E2-869C-3B078B5A8EC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7ffb1c359000 -     0x7ffb1c361ffb  libGFXShared.dylib (21.0.27) <61AA4ADE-BF7B-398A-B280-1D7AFE967D10> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7ffb1c362000 -     0x7ffb1c396ff7  libGLImage.dylib (21.0.27) <82113F20-A89C-356C-966C-C7D60139A2D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7ffb1c397000 -     0x7ffb1c3d3fff  libGLU.dylib (21.0.27) <15B4CBFD-0654-30AB-95E4-FC222FE1CA08> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7ffb1c3d4000 -     0x7ffb1c552ff7  libGLProgrammability.dylib (21.0.27) <5B516F09-1A7C-3A9B-AA70-C929E88C804E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7ffb1c553000 -     0x7ffb1c55dfff  libGL.dylib (21.0.27) <5C90EE14-5DD7-37E4-8C0D-C2F36FA7F5D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7ffb1c55e000 -     0x7ffb1c6cdfff  GLEngine (21.0.27) <ED131307-D6FE-3EBD-8FFE-18F18576F767> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7ffb1c6ce000 -     0x7ffb1c6f6ff7  GLRendererFloat (21.0.27) <BC275544-5FF0-3EBB-825C-429150EB9F6A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7ffb1d924000 -     0x7ffb1d97aff7  com.apple.opencl (5.5 - 5.5) <911036D8-477C-3E5E-AD17-5EED314DC286> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7ffb1f3b8000 -     0x7ffb1f4e1ff0  com.apple.audio.AVFAudio (1.0 - 684.115) <75CFA6C2-0D3A-3486-86C4-930C18A546C1> /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7ffb1f503000 -     0x7ffb1f8c3ffa  com.apple.AppIntents (1.0 - 210.5.0.6.2) <7B354A92-46EF-3BD3-BBBC-64E6469004F6> /System/Library/Frameworks/AppIntents.framework/Versions/A/AppIntents
    0x7ffb2028d000 -     0x7ffb202bdfff  com.apple.CoreTransferable (1.0.1 - 1) <BE86E178-1B37-336A-9721-56B772CE5D87> /System/Library/Frameworks/CoreTransferable.framework/Versions/A/CoreTransferable
    0x7ffb20736000 -     0x7ffb2074bffc  com.apple.dt.DeveloperToolsSupport (22.0.17 - 22.0.17) <80759AB3-A62A-334F-A6F4-D85835F5309C> /System/Library/Frameworks/DeveloperToolsSupport.framework/Versions/A/DeveloperToolsSupport
    0x7ffb20855000 -     0x7ffb20914ff7  com.apple.ExtensionFoundation (97 - 97) <5B7622C2-DA84-3ADC-9893-05094325E5CB> /System/Library/Frameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
    0x7ffb220a5000 -     0x7ffb220c1ff7  com.apple.MPSBenchmarkLoop (1.0 - 1) <CE8028CA-3A0B-33CE-8CC3-2A8EED7D1792> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSBenchmarkLoop.framework/Versions/A/MPSBenchmarkLoop
    0x7ffb220c2000 -     0x7ffb220d6ff1  com.apple.MPSFunctions (1.0 - 1) <46B6BD56-F778-3D5F-B891-C2C2BAC52BCB> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSFunctions.framework/Versions/A/MPSFunctions
    0x7ffb220d7000 -     0x7ffb23508ff1  com.apple.MetalPerformanceShadersGraph (5.0.24 - 5.0.24) <5BFC62D9-7119-336B-A07A-977F09E753F4> /System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Versions/A/MetalPerformanceShadersGraph
    0x7ffb24b84000 -     0x7ffb24ba0ffd  com.apple.SharedWithYouCore (1.0 - 1) <9C8492B6-9A63-3451-9C17-AB22E40BC9DC> /System/Library/Frameworks/SharedWithYouCore.framework/Versions/A/SharedWithYouCore
    0x7ffb25a97000 -     0x7ffb25aa7ffd  com.apple.Symbols (1.0 - 163) <8F6AC344-1BD9-3FF5-8CE9-5251D4E745BB> /System/Library/Frameworks/Symbols.framework/Versions/A/Symbols
    0x7ffb26e09000 -     0x7ffb26e20ffc  com.apple.AAAFoundation (1.0 - 1) <C8D57DAA-612A-30CB-ACAF-72248F703455> /System/Library/PrivateFrameworks/AAAFoundation.framework/Versions/A/AAAFoundation
    0x7ffb26e21000 -     0x7ffb26e73ff2  com.apple.AAAFoundationSwift (1.0 - 1) <96B8EA86-D4FD-33E0-BD40-347EDA504538> /System/Library/PrivateFrameworks/AAAFoundationSwift.framework/Versions/A/AAAFoundationSwift
    0x7ffb27b81000 -     0x7ffb27b88ffe  com.apple.AccessibilityBundles (1.0 - 286) <526258AD-6B60-39E8-A6E5-6A24CCB695E7> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
    0x7ffb29bcc000 -     0x7ffb29be1ff7  com.apple.AppleDeviceQuerySupport (1.0 - 331.0.4) <1837C179-9AF5-306E-8A8A-88C9CF58F4C7> /System/Library/PrivateFrameworks/AppleDeviceQuerySupport.framework/Versions/A/AppleDeviceQuerySupport
    0x7ffb29c2d000 -     0x7ffb29c47ff6  com.apple.siri.flatbuffer.AppleFlatBuffers (1) <2FA3B06C-36B9-3BB2-8588-F0DFC2C38597> /System/Library/PrivateFrameworks/AppleFlatBuffers.framework/Versions/A/AppleFlatBuffers
    0x7ffb29ef6000 -     0x7ffb2a22bfc7  com.apple.cmphoto.AppleJPEGXL (1.0 - 1) <512013C5-C62A-32A8-90E8-04C21F3CB847> /System/Library/PrivateFrameworks/AppleJPEGXL.framework/Versions/A/AppleJPEGXL
    0x7ffb2a22c000 -     0x7ffb2a28bfff  com.apple.AppleKeyStore (1.0 - 1.0) <0F89A6AD-E313-3A11-B890-148901FED340> /System/Library/PrivateFrameworks/AppleKeyStore.framework/Versions/A/AppleKeyStore
    0x7ffb2a465000 -     0x7ffb2a47bff2  com.apple.private.AppleMobileFileIntegrity-fmk (1.0 - 1) <73419B39-A496-3B2E-9AD4-6218EBE4A422> /System/Library/PrivateFrameworks/AppleMobileFileIntegrity.framework/Versions/A/AppleMobileFileIntegrity
    0x7ffb2a754000 -     0x7ffb2a764ff7  com.apple.AtomicsInternal (1.1.0 - 42) <9A4E8DE4-678D-3F53-AF51-6875037A2984> /System/Library/PrivateFrameworks/AtomicsInternal.framework/Versions/A/AtomicsInternal
    0x7ffb2a7ce000 -     0x7ffb2a7f8ffa  com.apple.imgaudio.AudioAnalytics (1.0 - 1) <71C437F0-4CF3-3E68-855A-D9A4E2351289> /System/Library/PrivateFrameworks/AudioAnalytics.framework/Versions/A/AudioAnalytics
    0x7ffb2aa84000 -     0x7ffb2aa86ff3  com.apple.AvailabilityKit (1.0 - 1) <3FDF8784-8F44-3773-9FA0-58404A519379> /System/Library/PrivateFrameworks/AvailabilityKit.framework/Versions/A/AvailabilityKit
    0x7ffb2abc9000 -     0x7ffb2abe4ff9  com.apple.BackgroundSystemTasks (1.0 - 1) <4BF2CB4C-3DA1-3CBC-AFEA-A0FE3A433E92> /System/Library/PrivateFrameworks/BackgroundSystemTasks.framework/Versions/A/BackgroundSystemTasks
    0x7ffb2ac43000 -     0x7ffb2ac5cffa  com.apple.biome.BiomeDSL (1.0 - 153.5.0.4) <83CE2D5C-10BC-38C7-9539-48395DDEB4BF> /System/Library/PrivateFrameworks/BiomeDSL.framework/Versions/A/BiomeDSL
    0x7ffb2ac5d000 -     0x7ffb2ac7aff8  com.apple.biome.BiomeFlexibleStorage (1.0 - 153.5.0.4) <2A0195E5-21EE-38F9-8529-1A23D12D4514> /System/Library/PrivateFrameworks/BiomeFlexibleStorage.framework/Versions/A/BiomeFlexibleStorage
    0x7ffb2ac7b000 -     0x7ffb2b299ff8  com.apple.BiomeLibrary (91) <1F969792-E4F8-3244-8A6C-AACDD448CBFA> /System/Library/PrivateFrameworks/BiomeLibrary.framework/Versions/A/BiomeLibrary
    0x7ffb2b29a000 -     0x7ffb2b29fff4  com.apple.biome.BiomeSync (1.0 - 153.5.0.4) <E1CB803E-2492-3095-BB2F-012CD672E639> /System/Library/PrivateFrameworks/BiomeSync.framework/Versions/A/BiomeSync
    0x7ffb2bd4f000 -     0x7ffb2be4fff6  com.apple.CMImaging (1.0 - 574.7) <7671EFAF-8BC1-39C1-8916-7229A2C139A4> /System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging
    0x7ffb2be50000 -     0x7ffb2bf45ffc  com.apple.CMPhoto (1.0 - 1) <2694CE95-74A4-3952-946B-4148AB9D32A5> /System/Library/PrivateFrameworks/CMPhoto.framework/Versions/A/CMPhoto
    0x7ffb2c067000 -     0x7ffb2c10fff7  com.apple.CalendarDaemon (1.0 - 1192) <998788F2-69C4-3CE2-B968-6C1BFECCAC50> /System/Library/PrivateFrameworks/CalendarDaemon.framework/Versions/A/CalendarDaemon
    0x7ffb2c110000 -     0x7ffb2c234ff0  com.apple.CalendarDatabase (1.0 - 1251) <F0B72D33-E9BE-30DD-8D85-98313800D050> /System/Library/PrivateFrameworks/CalendarDatabase.framework/Versions/A/CalendarDatabase
    0x7ffb2c43d000 -     0x7ffb2c4a9ff6  com.apple.biome.CascadeSets (1.0 - 153.5.0.4) <A6CC3FC7-1620-359C-9D4B-40FB2F7D23A7> /System/Library/PrivateFrameworks/CascadeSets.framework/Versions/A/CascadeSets
    0x7ffb2ca21000 -     0x7ffb2ca8aff8  com.apple.cloudkit.CloudAssets (2200.155) <2E29DA86-A27A-39B2-9FE8-C517A6AF3098> /System/Library/PrivateFrameworks/CloudAssets.framework/Versions/A/CloudAssets
    0x7ffb2d2ee000 -     0x7ffb2d314ffc  com.apple.CollectionViewCore (1.0 - 1) <650E30E6-E242-3622-A017-933AEC83AF88> /System/Library/PrivateFrameworks/CollectionViewCore.framework/Versions/A/CollectionViewCore
    0x7ffb2d315000 -     0x7ffb2d439fff  com.apple.CollectionsInternal (1.1.0 - 42) <AFD7A8C9-0165-3BAB-ACB8-5B3F33E561A2> /System/Library/PrivateFrameworks/CollectionsInternal.framework/Versions/A/CollectionsInternal
    0x7ffb2d5c5000 -     0x7ffb2d5c8ff9  com.apple.contacts.ContactsMetrics (1 - 16) <7D92F386-514E-386C-A9F0-7402DDB98C39> /System/Library/PrivateFrameworks/ContactsMetrics.framework/Versions/A/ContactsMetrics
    0x7ffb2d6f0000 -     0x7ffb2d6f4ffe  com.apple.contextkit.ContextKitCore (1.0 - 1) <1ACD4E42-1EDD-35CE-91A5-43C6F508B8EC> /System/Library/PrivateFrameworks/ContextKitCore.framework/Versions/A/ContextKitCore
    0x7ffb30ba2000 -     0x7ffb30ca4ff5  com.apple.CoreSceneUnderstanding (1.53.1 - 1.53.1) <12ACFA43-77CC-3D30-9CDE-8DD890312530> /System/Library/PrivateFrameworks/CoreSceneUnderstanding.framework/Versions/A/CoreSceneUnderstanding
    0x7ffb30df5000 -     0x7ffb30e18fff  com.apple.CoreUtilsExtras (7.5 - 750.58) <EA54A2D4-9EFE-3D58-8328-25BF4592E952> /System/Library/PrivateFrameworks/CoreUtilsExtras.framework/Versions/A/CoreUtilsExtras
    0x7ffb30eb6000 -     0x7ffb30f37ff5  com.apple.security.CryptoKit-Private (1.0 - 1) <CB2914AC-088B-38BA-B510-E00FFF03CFAB> /System/Library/PrivateFrameworks/CryptoKitPrivate.framework/Versions/A/CryptoKitPrivate
    0x7ffb3116e000 -     0x7ffb311aeffe  com.apple.dataaccess.dataaccessexpress.framework (1.0 - 1.0) <A16786A8-0649-3B99-81BC-E20ABAE5C757> /System/Library/PrivateFrameworks/DataAccessExpress.framework/Versions/A/DataAccessExpress
    0x7ffb312b1000 -     0x7ffb312e7ffd  com.apple.aiml.dendrite.Dendrite (1.0 - 1) <23781F5C-FC05-3746-B2DA-09FED0BDA304> /System/Library/PrivateFrameworks/Dendrite.framework/Versions/A/Dendrite
    0x7ffb31849000 -     0x7ffb318b7ffb  com.apple.DoNotDisturb (1.0 - 431.1.5) <FC41A75A-BB14-30C2-ABBD-5B1A07DC07FD> /System/Library/PrivateFrameworks/DoNotDisturb.framework/Versions/A/DoNotDisturb
    0x7ffb33918000 -     0x7ffb33918ff3  com.apple.FontServices (1.0 - 1) <319ADE25-D8D2-30F0-8F4C-6DDD79636970> /System/Library/PrivateFrameworks/FontServices.framework/Versions/A/FontServices
    0x7ffb33919000 -     0x7ffb339dcfff  libXTFontStaticRegistryData.dylib (306) <AADBB34B-7C18-3C12-B4A3-E8A6C3F882CF> /System/Library/PrivateFrameworks/FontServices.framework/libXTFontStaticRegistryData.dylib
    0x7ffb339de000 -     0x7ffb339eaffc  com.apple.FramePacing (1.0 - 1) <4F581C5C-55B0-335C-8DD2-73551944AEB4> /System/Library/PrivateFrameworks/FramePacing.framework/Versions/A/FramePacing
    0x7ffb345bd000 -     0x7ffb345c2fff  libGPUCompilerUtils.dylib (32023.335) <5C03A6FE-AE84-3C1B-ABAA-64EB104D3498> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/32023/Libraries/libGPUCompilerUtils.dylib
    0x7ffb38605000 -     0x7ffb3864bffb  libllvm-flatbuffers.dylib (32023.335) <EE9EBE9A-0499-3B86-8B5C-ED7AEB25707A> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/32023/Libraries/libllvm-flatbuffers.dylib
    0x7ffb386a9000 -     0x7ffb3882dffe  com.apple.GRDB.GRDBInternal (1.0 - 12) <3FA228F0-0BC4-3079-9D7A-434E7A12DA19> /System/Library/PrivateFrameworks/GRDBInternal.framework/Versions/A/GRDBInternal
    0x7ffb391f7000 -     0x7ffb39238ff7  com.apple.GenerativeFunctions.GenerativeFunctions (1.0 - 138) <DD2A0DA2-0670-36FC-A94C-F89A103F2ECC> /System/Library/PrivateFrameworks/GenerativeFunctions.framework/Versions/A/GenerativeFunctions
    0x7ffb39239000 -     0x7ffb39290ff5  com.apple.GenerativeFunctions.GenerativeFunctionsFoundation (1.0 - 138) <FDD9F9BA-68E3-365F-86BF-CD3301B100F9> /System/Library/PrivateFrameworks/GenerativeFunctionsFoundation.framework/Versions/A/GenerativeFunctionsFoundation
    0x7ffb39291000 -     0x7ffb392f1ffe  com.apple.GenerativeFunctions.GenerativeFunctionsInstrumentation (1.0 - 138) <92E09371-F288-389B-8571-6B2234998581> /System/Library/PrivateFrameworks/GenerativeFunctionsInstrumentation.framework/Versions/A/GenerativeFunctionsInstrumentation
    0x7ffb392f2000 -     0x7ffb3933fffb  com.apple.GenerativeFunctions.GenerativeModels (1.0 - 138) <A24EB350-C206-3BFD-8EB0-E572C32135AB> /System/Library/PrivateFrameworks/GenerativeModels.framework/Versions/A/GenerativeModels
    0x7ffb39340000 -     0x7ffb3938dff3  com.apple.GenerativeFunctions.GenerativeModelsFoundation (1.0 - 138) <9847D926-201B-3FA5-969E-D369385C92D0> /System/Library/PrivateFrameworks/GenerativeModelsFoundation.framework/Versions/A/GenerativeModelsFoundation
    0x7ffb39487000 -     0x7ffb3948bffc  com.apple.GeoServices (1.0 - 1986.20.7.26.1) <0ECD3C6D-C541-322A-9F53-DA4C6EFCD403> /System/Library/PrivateFrameworks/GeoServicesCore.framework/Versions/A/GeoServicesCore
    0x7ffc1c06f000 -     0x7ffc1c0cefff  com.apple.IO80211 (1.0 - 1) <51F6E3F5-DB2D-3575-BD68-CB1B01D21B2F> /System/Library/PrivateFrameworks/IO80211.framework/Versions/A/IO80211
    0x7ffc1c0d2000 -     0x7ffc1c0dbffc  com.apple.IPConfiguration (1.21 - 1.21) <33FFD8D3-7D41-3F22-9E47-804712BF3BF3> /System/Library/PrivateFrameworks/IPConfiguration.framework/Versions/A/IPConfiguration
    0x7ffc1c4cb000 -     0x7ffc1c4eeff1  com.apple.InputAnalytics (1.0 - 64) <203195C6-BBEF-34D8-9239-1842DD7CE7A0> /System/Library/PrivateFrameworks/InputAnalytics.framework/Versions/A/InputAnalytics
    0x7ffc1c613000 -     0x7ffc1c702ffa  com.apple.InstalledContentLibrary (1.0 - 1.0) <82809B39-0698-34BB-8815-996EF7FE5E0E> /System/Library/PrivateFrameworks/InstalledContentLibrary.framework/Versions/A/InstalledContentLibrary
    0x7ffc1e6d5000 -     0x7ffc1e8afff0  com.apple.IntelligencePlatformLibrary (91) <7FA124BA-23B0-3C60-AC59-6994DC6341FC> /System/Library/PrivateFrameworks/IntelligencePlatformLibrary.framework/Versions/A/IntelligencePlatformLibrary
    0x7ffc1e98a000 -     0x7ffc1e99effd  com.apple.audio.CoreAudio.IsolatedCoreAudioClient (1.0 - 1) <6BCDB6C0-23C4-3A83-852D-8AF68E612C8B> /System/Library/PrivateFrameworks/IsolatedCoreAudioClient.framework/Versions/A/IsolatedCoreAudioClient
    0x7ffc1f501000 -     0x7ffc1f73bff7  com.apple.LinkMetadata (1.0 - 210.5.0.6.2) <ED1BB1EE-3FE0-3EE6-9270-87CBE0A07CC2> /System/Library/PrivateFrameworks/LinkMetadata.framework/Versions/A/LinkMetadata
    0x7ffc1f76b000 -     0x7ffc1f87aff4  com.apple.LinkServices (1.0 - 210.5.0.6.2) <132FBD9C-52F1-3AB4-AFFD-02545756EF69> /System/Library/PrivateFrameworks/LinkServices.framework/Versions/A/LinkServices
    0x7ffc1f8e4000 -     0x7ffc1f9b0ffc  com.apple.LocalAuthenticationCore (1656.0.99) <AC59F4A3-9EEF-3D6A-A7AE-726E560C9562> /System/Library/PrivateFrameworks/LocalAuthenticationCore.framework/Versions/A/LocalAuthenticationCore
    0x7ffc1fa08000 -     0x7ffc1fa26fff  com.apple.internal.LocalStatusKit (1.0 - 1) <23CB1083-E946-3883-889C-55F25366E1C7> /System/Library/PrivateFrameworks/LocalStatusKit.framework/Versions/A/LocalStatusKit
    0x7ffc1faf7000 -     0x7ffc201a4fff  com.apple.MIL (3400.43 - 3400.43.1) <DA1BF8AD-F96F-30F6-BFFB-7EC4AA900C4E> /System/Library/PrivateFrameworks/MIL.framework/Versions/A/MIL
    0x7ffc201a5000 -     0x7ffc202d7ffe  com.apple.CoreML.MLAssetIO (1.0 - 3400.58.3.14.1) <A6BC173F-6386-3DCE-A1C3-5389256413BE> /System/Library/PrivateFrameworks/MLAssetIO.framework/Versions/A/MLAssetIO
    0x7ffc202d8000 -     0x7ffc20338fff  com.apple.mlcompiler.runtime (3400.8.1 - 3400.8.1) <AC8B1488-87AC-33E1-B2B2-C61915A45538> /System/Library/PrivateFrameworks/MLCompilerRuntime.framework/Versions/A/MLCompilerRuntime
    0x7ffc20339000 -     0x7ffc20353fff  com.apple.mlcompiler.services (3400.8.1 - 3400.8.1) <CFFB7F91-E32B-32C1-AEFA-AF4B29E8E777> /System/Library/PrivateFrameworks/MLCompilerServices.framework/Versions/A/MLCompilerServices
    0x7ffc2174d000 -     0x7ffc217a3ff0  com.apple.MessageSecurity (1.0 - 115.0.6) <F6F724C8-48F8-3A29-B62F-F4EE32C76189> /System/Library/PrivateFrameworks/MessageSecurity.framework/Versions/A/MessageSecurity
    0x7ffc2202f000 -     0x7ffc22167ffd  com.apple.ModelCatalog.ModelCatalog (1.0 - 146) <8DDA42C9-E293-3084-94AD-8E20FEB25238> /System/Library/PrivateFrameworks/ModelCatalog.framework/Versions/A/ModelCatalog
    0x7ffc22194000 -     0x7ffc222a0ff8  com.apple.ModelManagerServices (1.0 - 1) <215D720B-D072-3A8B-AF72-C6B20EBD6A37> /System/Library/PrivateFrameworks/ModelManagerServices.framework/Versions/A/ModelManagerServices
    0x7ffc22ff2000 -     0x7ffc2304afff  com.apple.calls.NeighborhoodActivityConduit (1.0 - 1) <C62BFC4F-E6BB-3749-A15D-F560F786DB34> /System/Library/PrivateFrameworks/NeighborhoodActivityConduit.framework/Versions/A/NeighborhoodActivityConduit
    0x7ffc233ff000 -     0x7ffc23405ff3  com.apple.NewsURLBucket (1.0 - 1) <98559E8D-6042-3233-B9E6-62490B8DEB26> /System/Library/PrivateFrameworks/NewsURLBucket.framework/Versions/A/NewsURLBucket
    0x7ffc23f37000 -     0x7ffc24048ff7  com.apple.ParsingInternal (0.0.1 - 42) <5B97818A-3475-33B7-9E6D-8D26E4C0AFBC> /System/Library/PrivateFrameworks/ParsingInternal.framework/Versions/A/ParsingInternal
    0x7ffc24b46000 -     0x7ffc255aefff  com.apple.PegasusAPI (1.0 - 3400.147.2.14.1) <84B20F7B-10FC-3FAA-908D-E220EDC72819> /System/Library/PrivateFrameworks/PegasusAPI.framework/Versions/A/PegasusAPI
    0x7ffc255af000 -     0x7ffc25601ffd  com.apple.PegasusConfiguration (1.0 - 15000) <9E4A58C7-A765-3CF7-BA05-85EA6BC0406E> /System/Library/PrivateFrameworks/PegasusConfiguration.framework/Versions/A/PegasusConfiguration
    0x7ffc267fe000 -     0x7ffc2681afff  com.apple.accessibility.PhotosensitivityProcessing (1.0 - 1) <30D23250-985B-3134-B0C8-BAD306F9DAA3> /System/Library/PrivateFrameworks/PhotosensitivityProcessing.framework/Versions/A/PhotosensitivityProcessing
    0x7ffc26ad0000 -     0x7ffc26af8fff  com.apple.PoirotSQLite (1.0 - 1) <1A7FBFF3-2929-3FF7-9C27-C2938917BC68> /System/Library/PrivateFrameworks/PoirotSQLite.framework/Versions/A/PoirotSQLite
    0x7ffc26af9000 -     0x7ffc26b5dff2  com.apple.PoirotSchematizer (1.0 - 1) <2917BD79-D468-3E4C-A180-9A31611DF136> /System/Library/PrivateFrameworks/PoirotSchematizer.framework/Versions/A/PoirotSchematizer
    0x7ffc273ce000 -     0x7ffc27439ff0  com.apple.ProDisplayLibrary (9.0.6 - 9.0.6) <609739AF-60EA-3CB4-8995-968D5D2540D1> /System/Library/PrivateFrameworks/ProDisplayLibrary.framework/Versions/A/ProDisplayLibrary
    0x7ffc27493000 -     0x7ffc274afff7  com.apple.intelligenceflow.ProactiveDaemonSupport (1.0 - 110.3.0.1) <117D5196-C592-3E74-B500-935199197D60> /System/Library/PrivateFrameworks/ProactiveDaemonSupport.framework/Versions/A/ProactiveDaemonSupport
    0x7ffc277d2000 -     0x7ffc2780eff4  com.apple.GenerativeFunctions.PromptKit (1.0 - 138) <9A13D404-8641-3E24-8CED-DC69BA10BAF4> /System/Library/PrivateFrameworks/PromptKit.framework/Versions/A/PromptKit
    0x7ffc27d70000 -     0x7ffc27d78ff7  com.apple.ReflectionInternal (1.0.0 - 42) <A4D3AD2D-142C-3B59-B73E-DEB7B0BEEA1F> /System/Library/PrivateFrameworks/ReflectionInternal.framework/Versions/A/ReflectionInternal
    0x7ffc28278000 -     0x7ffc283c7ff6  com.apple.private.ReplicatorEngine (1.0 - 1) <2658E463-5A39-3E42-9299-373EFFDAA2C6> /System/Library/PrivateFrameworks/ReplicatorEngine.framework/Versions/A/ReplicatorEngine
    0x7ffc283c8000 -     0x7ffc2846eff2  com.apple.private.ReplicatorServices (1.0 - 1) <654F91C7-BB70-37B7-B8FD-E9DB361608BE> /System/Library/PrivateFrameworks/ReplicatorServices.framework/Versions/A/ReplicatorServices
    0x7ffc287f7000 -     0x7ffc2880cff7  com.apple.RuntimeInternal (1.0.0 - 42) <22B56B23-3325-3185-894F-32FE184697EF> /System/Library/PrivateFrameworks/RuntimeInternal.framework/Versions/A/RuntimeInternal
    0x7ffc288d6000 -     0x7ffc28953ffa  com.apple.SFSymbolsFramework (1 - 163) <9F595846-3F94-33F1-BAD4-80D4512822B0> /System/Library/PrivateFrameworks/SFSymbols.framework/Versions/A/SFSymbols
    0x7ffc28ab8000 -     0x7ffc28b50ff5  com.apple.GenerativeFunctions.Sage (1.0 - 138) <52146EB7-CB92-3587-B873-D8C36C1110C9> /System/Library/PrivateFrameworks/Sage.framework/Versions/A/Sage
    0x7ffc29388000 -     0x7ffc2944aff0  com.apple.SensitiveContentAnalysisML (1.0 - 1) <726C3690-7D72-3D2C-880D-3BA62B59FE8B> /System/Library/PrivateFrameworks/SensitiveContentAnalysisML.framework/Versions/A/SensitiveContentAnalysisML
    0x7ffc29a30000 -     0x7ffc29b08ff8  com.apple.siri.SiriAnalytics (1.0 - 1) <CE0F4940-61CD-3482-936D-7765EE224692> /System/Library/PrivateFrameworks/SiriAnalytics.framework/Versions/A/SiriAnalytics
    0x7ffc3005f000 -     0x7ffc30085ff2  com.apple.StatusKit (1.0 - 1) <58267C0F-2D01-3A69-849E-9250F989BA01> /System/Library/PrivateFrameworks/StatusKit.framework/Versions/A/StatusKit
    0x7ffc301f3000 -     0x7ffc304cfff4  com.apple.StocksCore (7.0 - 1446) <4C98AFA4-2FCE-3ADE-8614-2F4D55843D98> /System/Library/PrivateFrameworks/StocksCore.framework/Versions/A/StocksCore
    0x7ffc304d0000 -     0x7ffc3052eff9  com.apple.StocksKit (1.0 - 1446) <5E77426F-696C-3B88-B7B2-97EA24B40603> /System/Library/PrivateFrameworks/StocksKit.framework/Versions/A/StocksKit
    0x7ffc30737000 -     0x7ffc30743ffb  com.apple.SymptomShared (2001.0.2) <D4D8A649-5E11-3A4D-BDFE-2D19FC134EBD> /System/Library/PrivateFrameworks/SymptomShared.framework/Versions/A/SymptomShared
    0x7ffc30746000 -     0x7ffc30758ffa  com.apple.SymptomAnalytics (1.0 - 2001.0.2) <C4B74989-99F6-3F79-A7C5-2D14BA6A4751> /System/Library/PrivateFrameworks/Symptoms.framework/Versions/A/Frameworks/SymptomAnalytics.framework/Versions/A/SymptomAnalytics
    0x7ffc309b5000 -     0x7ffc309d9ffa  com.apple.SymptomPresentationFeed (1.0 - 2001.0.2) <0277C5E8-D77F-350E-9BB5-993095FBDA97> /System/Library/PrivateFrameworks/Symptoms.framework/Versions/A/Frameworks/SymptomPresentationFeed.framework/Versions/A/SymptomPresentationFeed
    0x7ffc30bbe000 -     0x7ffc30bceffa  com.apple.SystemWake (1.0 - 694) <CDA85D32-456E-32A1-83CD-B9E4544B764D> /System/Library/PrivateFrameworks/SystemWake.framework/Versions/A/SystemWake
    0x7ffc30f1f000 -     0x7ffc30f63ff2  com.apple.TeaDB (3.0 - 1056.2) <49FAE2FF-2F4F-31DD-A6B9-1B1E5D0FA10F> /System/Library/PrivateFrameworks/TeaDB.framework/Versions/A/TeaDB
    0x7ffc30f64000 -     0x7ffc310ddff7  com.apple.TeaFoundation (3.0 - 1056.2) <EBAB0184-57EC-39E5-A9ED-B35C11474839> /System/Library/PrivateFrameworks/TeaFoundation.framework/Versions/A/TeaFoundation
    0x7ffc310de000 -     0x7ffc310f7ffb  com.apple.TeaSettings (3.0 - 1056.2) <4C55A771-41CA-3021-8A43-7D35A3BB5105> /System/Library/PrivateFrameworks/TeaSettings.framework/Versions/A/TeaSettings
    0x7ffc3119c000 -     0x7ffc31268ffe  com.apple.TextComposer (1.0 - 1) <EE6128FE-21D8-31A8-9643-425A7AA04FFB> /System/Library/PrivateFrameworks/TextComposer.framework/Versions/A/TextComposer
    0x7ffc3138f000 -     0x7ffc313a7ff8  com.apple.TextInputUI (1.0 - 1) <791270F0-BD0B-347D-BAF9-7CCA1E1BE4B5> /System/Library/PrivateFrameworks/TextInputUI.framework/Versions/A/TextInputUI
    0x7ffc313a8000 -     0x7ffc313b8ffc  com.apple.TextInputUIMac (1.0 - 1) <836BF517-2061-38A4-A6DD-C88458F3F46F> /System/Library/PrivateFrameworks/TextInputUIMacHelper.framework/Versions/A/TextInputUIMacHelper
    0x7ffc32f59000 -     0x7ffc32f8affe  com.apple.tightbeam (1.0 - 326.0.7) <25ED793F-ABAC-3214-929D-22CA5BE8FADB> /System/Library/PrivateFrameworks/Tightbeam.framework/Versions/A/Tightbeam
    0x7ffc33377000 -     0x7ffc33469ff8  com.apple.TokenGeneration (1.0 - 1) <D93F8CB9-E280-363D-B188-D2D75C9806A7> /System/Library/PrivateFrameworks/TokenGeneration.framework/Versions/A/TokenGeneration
    0x7ffc3346a000 -     0x7ffc33531fe7  com.apple.TokenGenerationCore (1.0 - 1) <062D269A-6A79-34E0-9BC8-D3676F46B26B> /System/Library/PrivateFrameworks/TokenGenerationCore.framework/Versions/A/TokenGenerationCore
    0x7ffc349e3000 -     0x7ffc34a37ffc  com.apple.UIIntelligenceSupport (1.0 - 1) <B02A6A41-5028-32CD-8314-FBE59F62399D> /System/Library/PrivateFrameworks/UIIntelligenceSupport.framework/Versions/A/UIIntelligenceSupport
    0x7ffc34c0d000 -     0x7ffc34ca4ffa  com.apple.UnifiedAssetFramework (1.0 - 1) <FB775C87-6390-3D64-A052-E471E76E5E2A> /System/Library/PrivateFrameworks/UnifiedAssetFramework.framework/Versions/A/UnifiedAssetFramework
    0x7ffc351b0000 -     0x7ffc35238fff  com.apple.VDAF (1.0 - 24) <A5A3C4DA-1A15-3610-AE5C-8ED24545F850> /System/Library/PrivateFrameworks/VDAF.framework/Versions/A/VDAF
    0x7ffc360c7000 -     0x7ffc3612fffa  com.apple.vectordb.VectorSearch (1.0 - 27) <268C3FB0-07F1-39AA-9C34-98410CE8C2EB> /System/Library/PrivateFrameworks/VectorSearch.framework/Versions/A/VectorSearch
    0x7ffc36184000 -     0x7ffc36184fff  com.apple.VideoToolboxParavirtualizationSupport (40.1.9 - 40.1.9) <A243B666-0421-3714-B33B-16627C3E990A> /System/Library/PrivateFrameworks/VideoToolboxParavirtualizationSupport.framework/Versions/A/VideoToolboxParavirtualizationSupport
    0x7ffc36b31000 -     0x7ffc36b78ff8  com.apple.VisionCore (8.0.36 - 8.0.36) <B2DF6EDF-BF10-3E36-81C7-097ED97C4B20> /System/Library/PrivateFrameworks/VisionCore.framework/Versions/A/VisionCore
    0x7ffc381c1000 -     0x7ffc381dfff2  com.apple.WindowManagement (277) <4C06CDDC-EB3D-3B13-9333-1A38562A07D3> /System/Library/PrivateFrameworks/WindowManagement.framework/Versions/A/WindowManagement
    0x7ffc3906b000 -     0x7ffc3906eff5  com.apple.WritingTools (1.0 - 1) <79800519-0D17-3A69-9B5C-67DD8F0F5F8A> /System/Library/PrivateFrameworks/WritingTools.framework/Versions/A/WritingTools
    0x7ffc3906f000 -     0x7ffc3909bff8  com.apple.WritingToolsUI (1.0 - 1) <FEE580D0-B7C6-32E3-B0D5-C91804948ECC> /System/Library/PrivateFrameworks/WritingToolsUI.framework/Versions/A/WritingToolsUI
    0x7ffd1f798000 -     0x7ffd1f79affd  libAXSafeCategoryBundle.dylib (3137.2.1.1) <56DFB43D-511E-3854-94C8-BC4BA41D4F6A> /usr/lib/libAXSafeCategoryBundle.dylib
    0x7ffd1f79c000 -     0x7ffd1f79fff2  libAccessibilityBaseImplementations.dylib (496.0.1) <F0678063-FC84-38EC-81A3-83ED767BE06D> /usr/lib/libAccessibilityBaseImplementations.dylib
    0x7ffd1f817000 -     0x7ffd1f8b6fef  libAppleArchive.dylib (423.1.1) <08AE950F-DA4C-3297-93F9-0C3540B14884> /usr/lib/libAppleArchive.dylib
    0x7ffd1f947000 -     0x7ffd1f948ff1  libBASupport.dylib (180) <03A79DEF-9F74-3299-BE0A-2B814BA8A0BF> /usr/lib/libBASupport.dylib
    0x7ffd1f95a000 -     0x7ffd1f967ffc  libCoreEntitlements.dylib (60) <CAA049AD-F6BF-34F0-9EE0-15231231A1B2> /usr/lib/libCoreEntitlements.dylib
    0x7ffd1fa89000 -     0x7ffd1fa90ff7  libRosetta.dylib (342) <210B14AD-2EE6-3D66-912F-FC454DFD423E> /usr/lib/libRosetta.dylib
    0x7ffd1facd000 -     0x7ffd1facdfff  libSpatial.dylib (99) <1FE3A21B-99A6-30B9-BFA8-2CAA182E152F> /usr/lib/libSpatial.dylib
    0x7ffd1face000 -     0x7ffd1fad8ffc  libTLE.dylib (60) <DD44DFE1-0FFE-3520-905E-C3BA753FD92F> /usr/lib/libTLE.dylib
    0x7ffd1fe62000 -     0x7ffd1ff7bfef  libcrypto.46.dylib (104) <982AA519-5353-3B5C-B244-755F2FC10522> /usr/lib/libcrypto.46.dylib
    0x7ffd20084000 -     0x7ffd2008bff7  libmrc.dylib (2559.1.1) <A33B82BC-D8EC-387A-AA16-B0D81F5840A6> /usr/lib/libmrc.dylib
    0x7ffd201de000 -     0x7ffd20284ff3  libnwswifttls.dylib (56) <B43F63CF-8516-3A6E-942B-5807BEAD5396> /usr/lib/libnwswifttls.dylib
    0x7ffd203d2000 -     0x7ffd2040aff3  libssl.48.dylib (104) <FC617A94-D1C5-3643-B448-EB9ED0833E65> /usr/lib/libssl.48.dylib
    0x7ffd205f2000 -     0x7ffd20603ff7  libswiftDistributed.dylib (6.0 - 6.0.0.7.24) <77790262-898C-3450-B027-1C2D30CE0505> /usr/lib/swift/libswiftDistributed.dylib
    0x7ffd20606000 -     0x7ffd2060effc  libswiftFileProvider.dylib (2732.0.85) <53FC76A6-3748-326F-83AC-2367A16C5C1F> /usr/lib/swift/libswiftFileProvider.dylib
    0x7ffd20613000 -     0x7ffd20619ff4  libswiftMLCompute.dylib (80) <35998165-EA6C-3375-B571-FB6C67D882D5> /usr/lib/swift/libswiftMLCompute.dylib
    0x7ffd20622000 -     0x7ffd2062ffff  libswiftObservation.dylib (6.0 - 6.0.0.7.24) <45990B69-3981-3F13-B475-CCFDD71776E9> /usr/lib/swift/libswiftObservation.dylib
    0x7ffd2063d000 -     0x7ffd20647fff  libswiftRegexBuilder.dylib (6.0 - 6.0.0.7.24) <862ECF6D-B80F-3FBB-B9DE-A382AC09666B> /usr/lib/swift/libswiftRegexBuilder.dylib
    0x7ffd2064d000 -     0x7ffd206abfff  libswiftSpatial.dylib (99) <CE659610-0F66-3632-B1FC-372F67D0CF22> /usr/lib/swift/libswiftSpatial.dylib
    0x7ffd206af000 -     0x7ffd206b8fff  libswiftSynchronization.dylib (6.0 - 6.0.0.7.24) <09463AC6-73EB-32DD-B4D8-9AA3F517BEF4> /usr/lib/swift/libswiftSynchronization.dylib
    0x7ffd206b9000 -     0x7ffd206d0ff7  libswiftSystem.dylib (60) <14B6DFEB-8E97-31F5-BB5B-DD43B3F18276> /usr/lib/swift/libswiftSystem.dylib
    0x7ffd20731000 -     0x7ffd20733ffb  libswift_Builtin_float.dylib (6.0 - 6.0.0.7.24) <B20572D6-B1E3-3286-B6F7-AD65481C08BC> /usr/lib/swift/libswift_Builtin_float.dylib
    0x7ffd20734000 -     0x7ffd20798fff  libswift_Concurrency.dylib (6.0 - 6.0.0.7.24) <3A097DBF-70BA-3CCA-8315-9ADE4D55F55B> /usr/lib/swift/libswift_Concurrency.dylib
    0x7ffd207d2000 -     0x7ffd20879ff7  libswift_RegexParser.dylib (6.0 - 6.0.0.7.24) <26AFC4BD-40FA-368D-928F-6C27E92AA762> /usr/lib/swift/libswift_RegexParser.dylib
    0x7ffd2087a000 -     0x7ffd20914fff  libswift_StringProcessing.dylib (6.0 - 6.0.0.7.24) <30D937A3-D548-392D-93E0-7D1366C3866B> /usr/lib/swift/libswift_StringProcessing.dylib
    0x7ffd20915000 -     0x7ffd20916ff7  libswift_errno.dylib (228.0.13) <486B1E73-33D6-3E78-9B96-3A7EBC4327F8> /usr/lib/swift/libswift_errno.dylib
    0x7ffd20917000 -     0x7ffd20919ff7  libswift_math.dylib (228.0.13) <B890AAFF-1F32-3236-A474-FED793065361> /usr/lib/swift/libswift_math.dylib
    0x7ffd2091a000 -     0x7ffd2091afff  libswift_signal.dylib (228.0.13) <357C1549-F1C3-3D9C-8FBA-E5CB0B29DAA1> /usr/lib/swift/libswift_signal.dylib
    0x7ffd2091b000 -     0x7ffd2091bff7  libswift_stdio.dylib (228.0.13) <B1473B0D-8300-3E1E-AD22-11FC5EC7478E> /usr/lib/swift/libswift_stdio.dylib
    0x7ffd2091c000 -     0x7ffd2091cfff  libswift_time.dylib (228.0.13) <DDDDC9FC-9C36-3720-B397-2E68CC1F2B54> /usr/lib/swift/libswift_time.dylib
    0x7ffd2091d000 -     0x7ffd2091dff7  libswiftsys_time.dylib (228.0.13) <E0305535-BC70-388B-95C1-591ED6AC5D34> /usr/lib/swift/libswiftsys_time.dylib
    0x7ffd2091e000 -     0x7ffd2091efff  libswiftunistd.dylib (228.0.13) <30A9BFA2-6252-3FD6-A3D7-466C6A6F5C2A> /usr/lib/swift/libswiftunistd.dylib
    0x7ffd20a81000 -     0x7ffd20a84ffb  libsystem_darwindirectory.dylib (122) <53E8B36F-A880-3A32-A2C5-E22D819BDEB1> /usr/lib/system/libsystem_darwindirectory.dylib
    0x7ffd20a85000 -     0x7ffd20a8bff3  libsystem_eligibility.dylib (122.0.2) <4B63747C-CF1A-3753-84AB-DC9E909E5F6F> /usr/lib/system/libsystem_eligibility.dylib
    0x7ffd20a8c000 -     0x7ffd20a90ff7  libsystem_sanitizers.dylib (17.0.1) <D8FA9EEE-856E-39FA-B078-1391BD8277DF> /usr/lib/system/libsystem_sanitizers.dylib
deathaxe commented 1 day ago

If it gets stuck when interacting with main menu - which is a native OS control and ST appearing to be just idle, may it be something related or caused by the menu control itself?