Yabai: macOS 11.0 Big Sur

Created on 23 Jun 2020  ยท  112Comments  ยท  Source: koekeishiya/yabai

Here's the usual yearly thread.

I'll try to keep this thread updated for the latest developer beta until macOS Big Sur is released. I will hide replies that are not or no longer relevant to keep the thread readable, unlike last year's.

Disclaimer

A developer beta is for developers and for developers only. Please do not use it just out of curiosity, and please do not expect Yabai to work on beta versions of macOS.

General Information

  • Yabai itself seems to work fine.
  • ~Nothing appears to have changed w.r.t the loading of the scripting addition.~ Injection into Dock.app no longer works.
  • Partial disabling of System Integrity Protection still works just fine.
  • ~Despite the new update being branded macOS 11.0, the product version seems to be 10.16.~ As of 20A5323l the product version is reported as 11.0.
  • Initial API diffs are available here: http://codeworkshop.net/objc-diff/sdkdiffs/macos/11.0/

Relevant System Files

|Date|Build Version|Dock.app|SkyLight.framework|
|:-:|:-:|:-:|:-:|
|June 22nd|20A4299v|Dock.app.zip|SkyLight.framework.zip (no binary)|
|July 8th|20A4300b|Dock.app.zip|tbd|
|July 22nd|20A5323l|Dock.app.zip|tbd|
|August 4th|20A5343i|Dock.app.zip|tbd|
|August 20th|20A5354i|Dock.app.zip|tbd|
|September 3rd|20A5364e|Dock.app.zip|tbd|
|September 17th|20A5374g|Dock.app.zip|tbd|
|September 22nd|20A5374i|Dock.app.zip|tbd|
|September 29th|20A5384c|Dock.app.zip|tbd|
|October 14th|20A5395g|Dock.app.zip|tbd|

Most helpful comment

Hey friends,
macOS Big Sur will be available on November 12!!!
Really looking forward to yabai and skhd working on Big Sur.

All 112 comments

Bug: Opening Launchpad.app with the outdated scripting addition installed and loaded crashes Dock.app.

|First noticed in|Fixed as of|
|:-:|:-:|
|20A4299v|-|


Click to expand crash log

Process:               Dock [12046]
Path:                  /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
Identifier:            com.apple.dock
Version:               1.8 (2071)
Build Info:            Dock-2071000000000000~84
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Dock [12046]
User ID:               501

Date/Time:             2020-06-23 01:01:36.282 +0200
OS Version:            Mac OS X 10.16 (20A4299v)
Report Version:        12
Bridge OS Version:     5.0 (18P50310o)
Anonymous UUID:        8010EC61-697A-4D9D-B1A0-28C10DA76F19


Time Awake Since Boot: 1800 seconds

System Integrity Protection: disabled

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

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

Application Specific Information:
dyld3 mode
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFType pointSize]: unrecognized selector sent to instance 0x600003a4c060'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff2d66136f __exceptionPreprocess + 242
1   libobjc.A.dylib                     0x00007fff6c060a56 objc_exception_throw + 48
2   CoreFoundation                      0x00007fff2d6e2225 -[NSObject(NSObject) __retain_OA] + 0
3   CoreFoundation                      0x00007fff2d5c937f ___forwarding___ + 1457
4   CoreFoundation                      0x00007fff2d5c8d38 _CF_forwarding_prep_0 + 120
5   UIFoundation                        0x00007fff626c0b92 +[NSFont initialize] + 452
6   libobjc.A.dylib                     0x00007fff6c063205 CALLING_SOME_+initialize_METHOD + 17
7   libobjc.A.dylib                     0x00007fff6c063b2f initializeNonMetaClass + 665
8   libobjc.A.dylib                     0x00007fff6c064b7d _ZL24initializeAndMaybeRelockP10objc_classP11objc_objectR8mutex_ttILb0EEb + 221
9   libobjc.A.dylib                     0x00007fff6c054c22 lookUpImpOrForward + 1103
10  libobjc.A.dylib                     0x00007fff6c05421b _objc_msgSend_uncached + 75
11  AppKit                              0x00007fff2a4e9035 +[NSApplication sharedApplication] + 135
12  QuartzCore                          0x00007fff37c51914 _ZL14init_alignmentv + 42
13  libdispatch.dylib                   0x00007fff6d23bfb7 _dispatch_client_callout + 8
14  libdispatch.dylib                   0x00007fff6d23d15b _dispatch_once_callout + 20
15  QuartzCore                          0x00007fff37c51815 -[CATextLayer _applyLinesToFunction:info:truncated:] + 1835
16  QuartzCore                          0x00007fff37becac5 -[CATextLayer drawInContext:] + 291
17  Dock                                0x000000010d1a70ab Dock + 217259
18  QuartzCore                          0x00007fff37b503ce CABackingStoreUpdate_ + 587
19  QuartzCore                          0x00007fff37bb3719 ___ZN2CA5Layer8display_Ev_block_invoke + 53
20  QuartzCore                          0x00007fff37b4f78d -[CALayer _display] + 2183
21  QuartzCore                          0x00007fff37b4e7b2 _ZN2CA5Layer17display_if_neededEPNS_11TransactionE + 874
22  QuartzCore                          0x00007fff37c80379 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 509
23  QuartzCore                          0x00007fff37b2c49d _ZN2CA11Transaction6commitEv + 775
24  Dock                                0x000000010d1bc616 Dock + 304662
25  Dock                                0x000000010d1bc15a Dock + 303450
26  Dock                                0x000000010d1bbadf Dock + 301791
27  Dock                                0x000000010d1bb292 Dock + 299666
28  Dock                                0x000000010d1f2a6e Dock + 526958
29  Dock                                0x000000010d2cc3ab Dock + 1418155
30  HIServices                          0x00007fff2b4a90c4 mshMIGPerform + 174
31  CoreFoundation                      0x00007fff2d5e8119 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
32  CoreFoundation                      0x00007fff2d5e8057 __CFRunLoopDoSource1 + 562
33  CoreFoundation                      0x00007fff2d5e6b9b __CFRunLoopRun + 2363
34  CoreFoundation                      0x00007fff2d5e5bea CFRunLoopRunSpecific + 534
35  Dock                                0x000000010d2d02be Dock + 1434302
36  libswiftObjectiveC.dylib            0x00007fff6cf23b3e $s10ObjectiveC15autoreleasepool8invokingxxyKXE_tKlF + 46
37  Dock                                0x000000010d2d030d Dock + 1434381
38  Dock                                0x000000010d2d029e Dock + 1434270
39  libswiftObjectiveC.dylib            0x00007fff6cf23b3e $s10ObjectiveC15autoreleasepool8invokingxxyKXE_tKlF + 46
40  Dock                                0x000000010d178b05 Dock + 27397
41  libdyld.dylib                       0x00007fff6d292c71 start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff6d3f8842 __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff6d4be671 pthread_kill + 263
2   libsystem_c.dylib               0x00007fff6d36b7c0 abort + 120
3   libc++abi.dylib                 0x00007fff6a22b418 abort_message + 231
4   libc++abi.dylib                 0x00007fff6a21ca7d demangling_terminate_handler() + 266
5   libobjc.A.dylib                 0x00007fff6c06300d _objc_terminate() + 96
6   libc++abi.dylib                 0x00007fff6a22a847 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                 0x00007fff6a22a7e9 std::terminate() + 41
8   libdispatch.dylib               0x00007fff6d23bfcb _dispatch_client_callout + 28
9   libdispatch.dylib               0x00007fff6d23d15b _dispatch_once_callout + 20
10  com.apple.QuartzCore            0x00007fff37c51815 -[CATextLayer _applyLinesToFunction:info:truncated:] + 1835
11  com.apple.QuartzCore            0x00007fff37becac5 -[CATextLayer drawInContext:] + 291
12  com.apple.dock                  0x000000010d1a70ab 0x10d172000 + 217259
13  com.apple.QuartzCore            0x00007fff37b503ce CABackingStoreUpdate_ + 587
14  com.apple.QuartzCore            0x00007fff37bb3719 invocation function for block in CA::Layer::display_() + 53
15  com.apple.QuartzCore            0x00007fff37b4f78d -[CALayer _display] + 2183
16  com.apple.QuartzCore            0x00007fff37b4e7b2 CA::Layer::display_if_needed(CA::Transaction*) + 874
17  com.apple.QuartzCore            0x00007fff37c80379 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 509
18  com.apple.QuartzCore            0x00007fff37b2c49d CA::Transaction::commit() + 775
19  com.apple.dock                  0x000000010d1bc616 0x10d172000 + 304662
20  com.apple.dock                  0x000000010d1bc15a 0x10d172000 + 303450
21  com.apple.dock                  0x000000010d1bbadf 0x10d172000 + 301791
22  com.apple.dock                  0x000000010d1bb292 0x10d172000 + 299666
23  com.apple.dock                  0x000000010d1f2a6e 0x10d172000 + 526958
24  com.apple.dock                  0x000000010d2cc3ab 0x10d172000 + 1418155
25  com.apple.HIServices            0x00007fff2b4a90c4 mshMIGPerform + 174
26  com.apple.CoreFoundation        0x00007fff2d5e8119 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
27  com.apple.CoreFoundation        0x00007fff2d5e8057 __CFRunLoopDoSource1 + 562
28  com.apple.CoreFoundation        0x00007fff2d5e6b9b __CFRunLoopRun + 2363
29  com.apple.CoreFoundation        0x00007fff2d5e5bea CFRunLoopRunSpecific + 534
30  com.apple.dock                  0x000000010d2d02be 0x10d172000 + 1434302
31  libswiftObjectiveC.dylib        0x00007fff6cf23b3e autoreleasepool<A>(invoking:) + 46
32  com.apple.dock                  0x000000010d2d030d 0x10d172000 + 1434381
33  com.apple.dock                  0x000000010d2d029e 0x10d172000 + 1434270
34  libswiftObjectiveC.dylib        0x00007fff6cf23b3e autoreleasepool<A>(invoking:) + 46
35  com.apple.dock                  0x000000010d178b05 0x10d172000 + 27397
36  libdyld.dylib                   0x00007fff6d292c71 start + 1

Thread 1:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

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

Thread 12:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 13:
0   libsystem_kernel.dylib          0x00007fff6d3f39ae __ulock_wait + 10
1   libsystem_platform.dylib        0x00007fff6d4af9a5 _os_unfair_lock_lock_slow + 162
2   com.apple.QuartzCore            0x00007fff37b53492 CA::Layer::prepare_commit(CA::Transaction*) + 400
3   com.apple.QuartzCore            0x00007fff37c80388 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 524
4   com.apple.QuartzCore            0x00007fff37b2c49d CA::Transaction::commit() + 775
5   com.apple.dock                  0x000000010d191528 0x10d172000 + 128296
6   libsystem_pthread.dylib         0x00007fff6d4be9b4 _pthread_start + 224
7   libsystem_pthread.dylib         0x00007fff6d4ba4d7 thread_start + 15

Thread 14:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 15:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 16:
0   libsystem_pthread.dylib         0x00007fff6d4ba4b4 start_wqthread + 0

Thread 17:
0   libsystem_kernel.dylib          0x00007fff6d3f88c6 __accept + 10
1   com.koekeishiya.yabai-sa        0x0000000110300648 handle_connection + 360
2   libsystem_pthread.dylib         0x00007fff6d4be9b4 _pthread_start + 224
3   libsystem_pthread.dylib         0x00007fff6d4ba4d7 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000011d2b2dc0  rcx: 0x00007ffee2a892d8  rdx: 0x0000000000000000
  rdi: 0x0000000000000603  rsi: 0x0000000000000006  rbp: 0x00007ffee2a89300  rsp: 0x00007ffee2a892d8
   r8: 0x00007ffee2a891a0   r9: 0x00007ffee2a89370  r10: 0x000000011d2b2dc0  r11: 0x0000000000000246
  r12: 0x0000000000000603  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff6d3f8842  rfl: 0x0000000000000246  cr2: 0x00007fff92472d08

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


Binary Images:
       0x10d172000 -        0x10d515ff7  com.apple.dock (1.8 - 2071) <BE769ADC-1CD7-391E-846B-DE0970B89862> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
       0x10f3b7000 -        0x10f3c3047  libobjc-trampolines.dylib (810) <4B12D14E-7C96-3BAB-8550-DABB5518B2C4> /usr/lib/libobjc-trampolines.dylib
       0x10f987000 -        0x10f9a3ff7  libCGInterfaces.dylib (536) <2D5EA49F-305A-33A0-9595-3F8DE7118D9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
       0x10fa15000 -        0x10fa15ffb +com.koekeishiya.yabai-osax (1.0.14 - 1.0.14) <26B15B93-507C-3DCA-959B-72BB2F5DCECA> /Library/ScriptingAdditions/yabai.osax/Contents/MacOS/loader
       0x10fa20000 -        0x10fc8fffc  com.apple.RawCamera.bundle (9.10.0 - 1400.39) <C5DC71E6-1A85-3489-AD5C-592342BB5BD2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x1102fe000 -        0x110305ffb +com.koekeishiya.yabai-sa (1.0.14 - 1.0.14) <7BE3B1C2-E491-33AE-B05E-F69B2790FF32> /Library/ScriptingAdditions/yabai.osax/Contents/Resources/payload.bundle/Contents/MacOS/payload
       0x11245c000 -        0x112963ff6  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (16.0.31 - 16.0.0) <00E08CF0-7112-3018-8DB4-AEF1A379AF1F> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
       0x112e0d000 -        0x112fe0ffe  com.apple.AMDMTLBronzeDriver (4.0.24.1 - 4.0.0) <563A0815-DDBC-363D-A693-EF64947303A0> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
       0x113206000 -        0x114ac9ff7  com.apple.AppleIntelKBLGraphicsVADriver (16.0.31 - 16.0.0) <33289874-2C7D-3359-BDF4-2F0EE68533A7> /System/Library/Extensions/AppleIntelKBLGraphicsVADriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsVADriver
       0x114bfc000 -        0x114bffff3  com.apple.AppleIntelCFLGraphicsVAME (16.0.31 - 16.0.0) <377995E9-1F03-333A-B2F6-F7429D9216B1> /System/Library/Extensions/AppleIntelCFLGraphicsVAME.bundle/Contents/MacOS/AppleIntelCFLGraphicsVAME
       0x11d1df000 -        0x11d275017  dyld (823.2) <456D4998-4501-317B-A5BD-FC8689719149> /usr/lib/dyld
    0x7fff28ab4000 -     0x7fff28ab4fff  com.apple.avfoundation (2.0 - 1969.4.4.1) <BC259B47-9F87-358D-9721-C9EB31EA4462> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff28ab5000 -     0x7fff28b98ff0  com.apple.audio.AVFAudio (1.0 - 462.3) <1F463DD9-8616-3FB2-9345-6061A70F4DFF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff28cc9000 -     0x7fff28cc9fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <F76D5850-BD83-3C3C-821A-00CA342560D6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff28cca000 -     0x7fff2935fff7  com.apple.vImage (8.1 - 536) <3C6B1C4F-0D97-3D03-A7E5-D41D5EA494BC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff29360000 -     0x7fff295c3fcf  libBLAS.dylib (1336) <5F970182-A9C6-3119-804E-B464AAE989AB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff295c4000 -     0x7fff29c3bfdf  libBNNS.dylib (270.0.0.111.1) <10984A9C-DC35-3245-8212-501BDA299760> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff29c3c000 -     0x7fff29fd8fff  libLAPACK.dylib (1336) <0963EDCE-2868-32DD-B43D-D360B225F77A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff29fd9000 -     0x7fff29feefe0  libLinearAlgebra.dylib (1336) <F5A83593-E8BF-3119-814A-07298C1B962D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff29fef000 -     0x7fff29ff4ff3  libQuadrature.dylib (7) <29FF69E1-FDDA-325B-B16F-37760CE75AD1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff29ff5000 -     0x7fff2a063ff7  libSparse.dylib (104) <A15B4064-1618-3CEE-891A-D22C341A66F8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff2a064000 -     0x7fff2a076fe7  libSparseBLAS.dylib (1336) <2C18F443-B85F-3886-A363-67563E8D93B0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2a077000 -     0x7fff2a24afeb  libvDSP.dylib (758) <B6BA2E96-D20D-35EB-94C1-77B3C8AD4C77> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff2a24b000 -     0x7fff2a309fef  libvMisc.dylib (758) <006D6449-AB0E-3EDA-AD4D-91158716B9AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2a30a000 -     0x7fff2a30afff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <933CA2D1-28A8-39E8-981D-0E60A1B1A11F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff2a30f000 -     0x7fff2a38affa  com.apple.Accounts (113 - 113) <F1E6B1E3-5AA1-352E-AFD2-5011936AB1B6> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff2a4e4000 -     0x7fff2b35effc  com.apple.AppKit (6.9 - 1997) <63730B25-E94C-3774-B05B-BEAF1851643D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff2b3b9000 -     0x7fff2b3b9fff  com.apple.ApplicationServices (48 - 50) <2B20F16A-913F-3EE9-BE07-225248C64D08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff2b3ba000 -     0x7fff2b425ff7  com.apple.ApplicationServices.ATS (377 - 505) <3BC259F6-FE50-365B-B3A4-A3B20A0B97F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2b426000 -     0x7fff2b466ff5  libFontRegistry.dylib (294.0.1) <2462B6BA-F86F-377C-8C23-CF53E041B104> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff2b467000 -     0x7fff2b496fff  com.apple.ATSUI (1.0 - 1) <BE3D8472-4D06-32C5-AF47-10B2B85E9F7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2b497000 -     0x7fff2b49effb  com.apple.ColorSyncLegacy (4.13.0 - 1) <D3C78282-12E8-3F59-92F1-9ADF0EB5E34C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2b49f000 -     0x7fff2b4faffd  com.apple.HIServices (1.22 - 697) <F60DCE87-1381-3EDE-9B83-4BE0FAFC189D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff2b4fb000 -     0x7fff2b50afff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <13C0E23B-B963-3B88-A4A4-D05BA4D447AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2b50b000 -     0x7fff2b552fff  com.apple.print.framework.PrintCore (16 - 525) <A2EA5D37-15C7-3893-BC65-5E6B012AEF04> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2b553000 -     0x7fff2b55efff  com.apple.QD (4.0 - 415) <42BB60E6-031D-3B31-9057-4E865BB5D06F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2b55f000 -     0x7fff2b56eff8  com.apple.speech.synthesis.framework (9.0.34 - 9.0.34) <6CCE2398-6F29-3731-8DD8-13304D5D6F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2b56f000 -     0x7fff2b67dffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <4DC81749-854D-37E8-AA12-D78C9F219BBC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2b67e000 -     0x7fff2b67efff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <A758AEC6-0C77-3032-AADE-818273CA63A7> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff2baa7000 -     0x7fff2bf0eff6  com.apple.CFNetwork (1179.0.1 - 1179.0.1) <C51628DB-1784-3469-A10A-B156CE46B13E> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff2bf92000 -     0x7fff2bf95fff  com.apple.Carbon (160 - 164) <1128BF14-288F-3956-82C4-DB6613D85EFC> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff2bf96000 -     0x7fff2bf99ff3  com.apple.CommonPanels (1.2.6 - 101) <880471F3-78A2-3E34-8734-A96B248F2225> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff2bf9a000 -     0x7fff2c299ffb  com.apple.HIToolbox (2.1.1 - 1037) <A4BE414A-CFFC-3A51-8F48-3AF0491D4FBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff2c29a000 -     0x7fff2c29dff3  com.apple.help (1.3.8 - 71) <479BF0EF-C3B4-33A4-B39B-AF2C662011DF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff2c29e000 -     0x7fff2c2a5ffb  com.apple.ImageCapture (1690 - 1690) <84BB28D3-AEEE-33FD-8299-6A3C40BEA655> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff2c2a6000 -     0x7fff2c2a9fff  com.apple.ink.framework (10.15 - 227) <042F4E63-80FF-31C1-9920-6F82C9DB9CC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff2c2aa000 -     0x7fff2c2c5ff5  com.apple.openscripting (1.7 - 186) <7A4076A8-8785-3199-A141-CBB4E9299F61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff2c2c6000 -     0x7fff2c2c9fff  com.apple.print.framework.Print (15 - 271) <846D880D-AFA6-3223-B59F-CE8D2D4E6148> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff2c2ca000 -     0x7fff2c2cdff7  com.apple.securityhi (9.0 - 55008) <AC3DFFD7-5A49-305B-949F-281782EAF397> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff2c2ce000 -     0x7fff2c2d5fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <4D367E2C-1C91-3998-B68F-491378A375D2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff2c50b000 -     0x7fff2c50efff  com.apple.Cocoa (6.11 - 23) <729159CE-D585-30EA-BCA5-D4EA7731EA21> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff2c51f000 -     0x7fff2c61eff7  com.apple.ColorSync (4.13.0 - 3447) <A2A3AE62-2D83-3E57-A4AB-9F4C5C6CE6B9> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff2c61f000 -     0x7fff2c70dfff  com.apple.combine (1.0 - 227.101) <B7CDE47D-3C01-3F99-AFA1-4577D45EBB67> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7fff2c926000 -     0x7fff2cf9cff4  com.apple.audio.CoreAudio (5.0 - 5.0) <9056272D-3DBF-3AC8-9FF0-116EFA91CD7D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff2cf9d000 -     0x7fff2d02affc  com.apple.CoreBluetooth (1.0 - 1) <F7484A75-D18B-349E-9D14-272DFBD4C7A7> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff2d02b000 -     0x7fff2d42affb  com.apple.CoreData (120 - 1023) <241A9279-BC7F-3E0D-9EB2-2D0F9DFEFFC1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff2d42b000 -     0x7fff2d566fff  com.apple.CoreDisplay (211 - 211) <31A4DAFF-143C-3AC4-AFB3-37E7597061B2> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff2d567000 -     0x7fff2da4aff3  com.apple.CoreFoundation (6.9 - 1740) <ED9A6692-3C6E-3C34-84C8-E7BC1CF6D950> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff2da4b000 -     0x7fff2e0d7fe7  com.apple.CoreGraphics (2.0 - 1419) <4E41E1E2-0F1C-3225-AE45-FF5B02DF5BAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff2e11c000 -     0x7fff2e490ff6  com.apple.CoreImage (15.0.0 - 1100.37.5) <8E0319FF-83A3-390E-8C84-6424425061EE> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff2e491000 -     0x7fff2e508fff  com.apple.corelocation (2420.0.26.3.1 - 2420.0.26.3.1) <DE2042BF-5A97-37FF-8128-5B558B4C2CBE> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff2e509000 -     0x7fff2e573ffa  com.apple.audio.midi.CoreMIDI (2.0 - 88) <4EBAC17C-A7DE-34F2-B20A-5F44B2A8EEB6> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff2ea64000 -     0x7fff2ebe3ffa  com.apple.CoreMedia (1.0 - 2729.5) <320F063B-8BE7-30EA-B638-565E13FB5E5F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff2ebe4000 -     0x7fff2ec45ff6  com.apple.CoreMediaIO (1000.0 - 5312) <33E5104A-8E07-3349-AD1B-B0AEF536B949> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff2ece1000 -     0x7fff2ece1fff  com.apple.CoreServices (1104.3 - 1104.3) <AB75D4BF-A138-3E53-B8DA-26A52F931F41> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff2ece2000 -     0x7fff2ed55ff7  com.apple.AE (913 - 913) <CD59E262-0DF7-3298-A415-B38812745162> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff2ed56000 -     0x7fff2f03dff7  com.apple.CoreServices.CarbonCore (1232 - 1232) <1EA3E6A3-605C-3EA4-9AED-D6911B8F4DB9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff2f03e000 -     0x7fff2f08cffe  com.apple.DictionaryServices (1.2 - 339) <6E546E9D-4812-312B-9B73-63AC3A9E1342> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2f08d000 -     0x7fff2f095ff7  com.apple.CoreServices.FSEvents (1287 - 1287) <8AD8D943-D246-3456-8276-D141F44A458C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff2f096000 -     0x7fff2f2d7ffa  com.apple.LaunchServices (1104.3 - 1104.3) <6DAA0DEC-EF9F-3B40-809D-4D903FC81F10> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff2f2d8000 -     0x7fff2f372ff4  com.apple.Metadata (10.7.0 - 2129) <C0C4A327-1D4E-36E7-BC5C-B89EA5096EFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff2f373000 -     0x7fff2f3a0fff  com.apple.CoreServices.OSServices (1104.3 - 1104.3) <8D4A6BDC-322D-3B40-B019-70036E6E5BB6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2f3a1000 -     0x7fff2f408ff7  com.apple.SearchKit (1.4.1 - 1.4.1) <D62C2E6F-07B9-39E7-98B1-A09AD5B12F6A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2f409000 -     0x7fff2f42effb  com.apple.coreservices.SharedFileList (139 - 139) <6822A007-8368-3956-B48B-B697AC63C9DD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff2f645000 -     0x7fff2f7e8ff9  com.apple.CoreText (664.3.1.1 - 664.3.1.1) <AD301B95-E4F5-35C5-97FC-CB404E0649E5> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff2f7e9000 -     0x7fff2f82fff3  com.apple.CoreVideo (1.8 - 377.0) <98108ABC-BCDF-31B0-A9FF-56BB134B6B89> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff2f830000 -     0x7fff2f8fcff1  com.apple.framework.CoreWLAN (16.0 - 1657) <7DFA5A80-8C6C-30D8-9280-C8FE811384FF> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff2fadd000 -     0x7fff2fb88ff3  com.apple.DiscRecording (9.0.3 - 9030.4.5) <178954BD-FF6E-3692-AD01-80F8293D684C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff2fbad000 -     0x7fff2fbb3fff  com.apple.DiskArbitration (2.7 - 2.7) <ED8753C8-AF68-3779-AF18-5E69B76692BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff2fdbc000 -     0x7fff2feeeffd  com.apple.FileProvider (309.2 - 309.2) <F6E01E5E-E528-37BE-8141-00E11E17C60D> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff2ff0b000 -     0x7fff302adffc  com.apple.Foundation (6.9 - 1740) <B1F110FE-81EE-380C-A03A-13F8DBB861E0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff3031a000 -     0x7fff3036dffb  com.apple.GSS (4.0 - 2.0) <13985F59-EB35-32BE-B8A8-E014C7424E3B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff30542000 -     0x7fff3065fff2  com.apple.Bluetooth (8.0.0 - 8.0.0d35) <12164EDC-D0BB-38BF-A620-6C44586825BA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff306c8000 -     0x7fff3076eff0  com.apple.framework.IOKit (2.0.2 - 1826.0.0.111.1) <A2FCE7C7-D1D7-3DB3-88D8-CAF94DB912FF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff3076f000 -     0x7fff30780ff6  com.apple.IOSurface (288 - 288) <212399E6-E339-3EF5-AE86-304C88737DE2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3080f000 -     0x7fff30a3bff6  com.apple.ImageIO (3.3.0 - 2086) <F5642199-9814-3094-8704-A71A909C32B9> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff30a3c000 -     0x7fff30a40ff7  libGIF.dylib (2086) <642A51BA-1E4E-3E0E-8E56-F2251E847E41> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff30a41000 -     0x7fff30b1ffe7  libJP2.dylib (2086) <0F263F04-CA15-3819-B2BB-2C81E670426A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff30b20000 -     0x7fff30b44ffb  libJPEG.dylib (2086) <7E1391A2-16F4-3DC0-A135-ED9511F8D850> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff30b45000 -     0x7fff30b6bfef  libPng.dylib (2086) <26ECE471-4D1A-3284-AA13-AA88FECE4D25> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff30b6c000 -     0x7fff30b6efff  libRadiance.dylib (2086) <CD059111-727E-318E-8E6F-244582517FB7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff30b6f000 -     0x7fff30bccfef  libTIFF.dylib (2086) <F0CEFBA2-71B2-3CB9-B915-2F2BDEA89536> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff322ac000 -     0x7fff322bbff7  com.apple.Kerberos (3.0 - 1) <B065A0FD-6F73-3585-AA4E-6CD1BE72C11D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff322bc000 -     0x7fff322bcfff  libHeimdalProxy.dylib (79) <8861828C-56C2-3616-8E5A-CAAB1C5E37AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3246b000 -     0x7fff325acffa  com.apple.MLCompute (1.0 - 1) <4A594181-FFD6-3EB8-891C-CE8232B78C1E> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff32811000 -     0x7fff3281cff7  com.apple.MediaAccessibility (1.0 - 129) <142916E8-1C38-3308-B9B0-630B3F5FE638> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff329a1000 -     0x7fff33476ff7  com.apple.MediaToolbox (1.0 - 2729.5) <345C938F-F5D6-3BF3-B95F-1A9D7F10000E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff3347b000 -     0x7fff33585ffd  com.apple.Metal (244.11.1 - 244.11.1) <62FD85A8-78D0-3B15-9E0B-8B4863A915AD> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff335a6000 -     0x7fff3360eff0  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <4204A86B-780B-36E7-9EF5-E026D8CE719C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3360f000 -     0x7fff336a2ff1  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <08B34EB5-9091-30C6-B3C9-37E99D4E2B18> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff336a3000 -     0x7fff336d2ff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <96B13D78-44B2-3D54-92CA-26A3183C01C6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff336d3000 -     0x7fff33710ffb  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <3B3F04E1-08CA-37FA-B213-31EB6E24A2E0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff33711000 -     0x7fff3393bffe  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <62B2F93D-432F-35C9-8540-C66F66938CE2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3393c000 -     0x7fff3398fff8  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <FCDAF97E-B936-3293-B13D-4F82EB5FCE38> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff33990000 -     0x7fff33991ff1  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <475D389D-C27A-3EC8-A007-35A919A736FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff347ee000 -     0x7fff347fdff1  com.apple.NetFS (6.0 - 4.0) <1E7DCC15-8F42-3C9E-914F-DF55275283DE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff347fe000 -     0x7fff34976ff5  com.apple.Network (1.0 - 1) <49BBE956-2025-3507-AFE6-D3A05DBCBDF9> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff357bf000 -     0x7fff35817fff  com.apple.opencl (4.2 - 4.2) <E35FB201-4E67-378C-BFF7-0096BCF09BBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff35818000 -     0x7fff35837fff  com.apple.CFOpenDirectory (10.16 - 229) <82B5F7E6-D0BF-37CD-8781-A2F856AC6334> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff35838000 -     0x7fff35847ff3  com.apple.OpenDirectory (10.16 - 229) <1E9DDDDC-7313-3F45-A6A1-D8AF6F29421C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff36188000 -     0x7fff3618afff  libCVMSPluginSupport.dylib (18.0.24) <980E474A-38A4-3B86-B420-AE84D998F12D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff3618b000 -     0x7fff36191ff3  libCoreFSCache.dylib (177.16) <26820877-0A83-34B5-8A43-1448A770CFF9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff36192000 -     0x7fff36196fff  libCoreVMClient.dylib (177.16) <52B02421-DDD0-3048-8AE5-11EAFE9B6398> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff36197000 -     0x7fff3619fff7  libGFXShared.dylib (18.0.24) <0BF62F5F-9E2D-3964-B4FA-140A94955427> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff361a0000 -     0x7fff361aafff  libGL.dylib (18.0.24) <97B7D854-3FDC-396E-94D8-5F81F20F4EE8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff361ab000 -     0x7fff361defff  libGLImage.dylib (18.0.24) <C44FDDF3-A2E2-39BF-AB81-885D8C3AB08B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff36374000 -     0x7fff363b0fff  libGLU.dylib (18.0.24) <21DE4306-28D7-34B5-A59E-F14A374251D2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff36cf1000 -     0x7fff36d00ff7  com.apple.opengl (18.0.24 - 18.0.24) <33117734-40BD-3292-B9AA-8F3473DDF0C9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff37b2a000 -     0x7fff37dd5ff5  com.apple.QuartzCore (1.11 - 898.2) <1D99069C-DBBB-3087-91BD-CEEDA1046DF7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff37dd6000 -     0x7fff37e35ff0  com.apple.QuickLookFramework (5.0 - 919) <DFF5A8B6-4EAF-3F8E-9FDA-FCB0E0DD6C7E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff37e36000 -     0x7fff37e6eff3  com.apple.QuickLookThumbnailing (1.0 - 126) <4E944BC3-CA20-30C7-B8FF-F26AEDA942AB> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff388f2000 -     0x7fff38c41ffe  com.apple.security (7.0 - 59711.0.0.111.1) <CD2359B8-BF03-33F2-91D6-B4F68843F376> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff38c42000 -     0x7fff38ccdfff  com.apple.securityfoundation (6.0 - 55239) <0FC7C5EB-8721-3813-803C-ADDA4D0817D3> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff38d2e000 -     0x7fff38d32ff4  com.apple.xpc.ServiceManagement (1.0 - 1) <CED97105-17F3-3B60-B1B6-BB9BBF8B8E75> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff39cc1000 -     0x7fff39d3bff7  com.apple.SystemConfiguration (1.20 - 1.20) <30E1F962-A9DF-3F10-94CE-4783811B5528> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff39f10000 -     0x7fff39f21fff  com.apple.UniformTypeIdentifiers (621.1 - 621.1) <7883A3F3-F918-35F0-95F7-144F5BF87A44> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff39fea000 -     0x7fff3a135ff4  com.apple.VideoToolbox (1.0 - 2729.5) <EC2B248C-9CA9-34F6-AE44-889F4D25832F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff3eda4000 -     0x7fff3ee8efef  com.apple.APFS (1640.0.0 - 1640.0.0) <25509671-AEF7-3949-AB15-3007DFD98F36> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff3f5a5000 -     0x7fff3f717ff5  com.apple.AVFCapture (1.0 - 46.5.2) <303B2793-38AB-3551-9E85-447861999FB6> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
    0x7fff3f718000 -     0x7fff3f921ff1  com.apple.AVFCore (1.0 - 1969.4.4.1) <98B07FB2-E4ED-3674-9B58-F1998749662E> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
    0x7fff4054e000 -     0x7fff4054fff1  com.apple.AggregateDictionary (1.0 - 1) <E70BB8BC-D423-3A0C-AFAC-3DFC189CFFC5> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff40796000 -     0x7fff40871ff0  com.apple.AirPlaySync (1.0 - 2729.5) <78F8B7A8-EC3F-38BD-BAB1-E58D660EA218> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
    0x7fff40872000 -     0x7fff4088dfff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <2AF6313B-6DA9-3A8A-8942-28FDA3EEB58F> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
    0x7fff40a23000 -     0x7fff40a40ffa  com.apple.AppContainer (4.0 - 494.0.0.110.3) <EF5B2260-D2D5-33D7-8E88-9A16C32421C1> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff41016000 -     0x7fff41075ffe  com.apple.framework.Apple80211 (17.0 - 1708) <F0C7CE3D-D44B-337D-9528-D52460FC41D3> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff4134f000 -     0x7fff4135efcf  com.apple.AppleFSCompression (125 - 1.0) <06E7368F-6957-3028-AAA4-4F01D5500C2C> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4146f000 -     0x7fff4147bffc  com.apple.AppleIDAuthSupport (1.0 - 1) <6BB3F241-C964-3021-8C36-83CE79A48C92> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff414c1000 -     0x7fff4150afff  com.apple.AppleJPEG (1.0 - 1) <60009C4C-6D31-3286-9916-8B6382ECF481> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4197c000 -     0x7fff419a4fff  com.apple.aps.framework (4.0 - 4.0) <55349D51-C015-38F3-80EC-DDDC01C71018> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff419a5000 -     0x7fff419a9fff  com.apple.AppleSRP (5.0 - 1) <86BF6B12-8FDD-340A-8310-F2A22ED235F5> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff419aa000 -     0x7fff419cdfff  com.apple.applesauce (1.0 - 16.26) <8BC3B08E-B3FA-31DD-8E45-70E7B6F0EAD1> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff41abe000 -     0x7fff41ac1ffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <3A599BFE-367D-3218-9A15-EEB1583CD830> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff41ac2000 -     0x7fff41b15ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <8F19F430-24AE-31C7-84D3-AF5980096B6D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff41b16000 -     0x7fff41b55ff3  com.apple.AppleVPAFramework (3.20.1 - 3.20.1) <DE7FE316-002A-3EB6-8FB5-867ECAC989EE> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff41b62000 -     0x7fff41b72ff2  com.apple.AssertionServices (1.0 - 475.0.0.111.3) <A224E0B4-2936-31DC-B1AC-85E26A68552E> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4212d000 -     0x7fff42764ff4  com.apple.audio.AudioResourceArbitration (1.0 - 1) <8AC5BC90-2B90-3E44-860A-74C18A5C730A> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff42802000 -     0x7fff4286aff2  com.apple.audio.AudioSession (1.0 - 58.1) <C038EEC8-D4E9-351D-A4B2-91E1E4DA00C6> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff4286b000 -     0x7fff4289cff8  libSessionUtility.dylib (58.1) <0F68FC5A-43F4-35FE-81A6-428FCCEEBC1B> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff42951000 -     0x7fff42bbfff4  com.apple.audio.AudioToolboxCore (1.0 - 1162.6) <D16D69F3-D22F-379C-AE21-B4240F80CEC4> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff42bc4000 -     0x7fff42cf1ffc  com.apple.AuthKit (1.0 - 1) <8B1CFAC4-DFD0-3669-BE8A-D811FE8623A9> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff42ecc000 -     0x7fff42ee6ff0  com.apple.BackBoardServices (1.0 - 1.0) <443348CC-A6F0-3413-ABF3-4E4C3EB70042> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
    0x7fff42ee7000 -     0x7fff42ef0ff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <C86C6927-6F46-364F-9ABB-60CD8DB8F357> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff42ef1000 -     0x7fff42f98ffb  com.apple.backup.framework (1.12 - 1329.5) <3AB8D074-3B80-3077-96A5-7CC37483412B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff42f99000 -     0x7fff43023ffd  com.apple.BaseBoard (506 - 506) <4E108606-F621-34C1-B3CF-7CCB0D655AD7> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff433bb000 -     0x7fff433e6ff3  com.apple.BoardServices (1.0 - 506) <48FCE4D5-5C2C-3E5C-B7AA-37CCA6B2BEF1> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7fff433e7000 -     0x7fff43451ff7  com.apple.bom (14.0 - 229) <DBFE6798-5F70-315B-BB76-0D6387CE6DA1> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff436c2000 -     0x7fff43a5fff5  com.apple.CMCapture (1.0 - 46.5.2) <85B6236B-F972-3F1C-8F4B-8AE6CC86FE6E> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
    0x7fff43a60000 -     0x7fff43a68fff  com.apple.CMCaptureCore (1.0 - 46.5.2) <1A722433-7986-3363-BB84-6EA814D81ED1> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff43b09000 -     0x7fff43b32ffc  com.apple.CacheDelete (1.0 - 1) <5F2FB2DD-82FC-3C85-9537-85EC599D05CE> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
    0x7fff443f0000 -     0x7fff44430ffa  com.apple.Catalyst (1.0 - 7) <300142DA-4DFC-3474-A32E-1905FFBAB80B> /System/Library/PrivateFrameworks/Catalyst.framework/Versions/A/Catalyst
    0x7fff44431000 -     0x7fff44442ffe  com.apple.framework.ctcategories (1.0 - 5.15.2) <2DAC1637-C971-36BF-ADE1-2FF6591A9A35> /System/Library/PrivateFrameworks/Categories.framework/Versions/A/Categories
    0x7fff44563000 -     0x7fff445b2ff7  com.apple.ChunkingLibrary (333 - 333) <266C3F30-24D7-3AD3-A5EC-CC5072747B89> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4539f000 -     0x7fff453affff  com.apple.CommonAuth (4.0 - 2.0) <DFCC3361-67F1-3519-8629-0871E492E71C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff453b0000 -     0x7fff453c8ffb  com.apple.commonutilities (8.0 - 900) <5A9CD218-48EE-3A95-9F45-D4736952FF0B> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff45991000 -     0x7fff459a4ff5  com.apple.contextkit.ContextKit (1.0 - 1) <E91A2651-154D-3183-9148-9BA6F5F0B751> /System/Library/PrivateFrameworks/ContextKit.framework/Versions/A/ContextKit
    0x7fff459a5000 -     0x7fff459a9ff7  com.apple.contextkit.ContextKitExtraction (1.0 - 1) <97BBC738-960A-38DE-A2DF-1DA422601567> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/Versions/A/ContextKitExtraction
    0x7fff45b97000 -     0x7fff45f4ffc8  com.apple.CoreAUC (296.0.0 - 296.0.0) <7B104E4F-D042-3776-B106-63F292FD53B2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff45f50000 -     0x7fff45f7dfff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <BF2AD113-BF59-33AA-B55D-F1AB9E9C2783> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff45fa8000 -     0x7fff45fcbffc  com.apple.analyticsd (1.0 - 1) <67D96849-D83C-3004-816D-5D71CFE2E4A9> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff46112000 -     0x7fff4615bffc  com.apple.CoreAutoLayout (1.0 - 8) <9E52F71C-830F-351B-8201-D913D69469FE> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff46386000 -     0x7fff46391ff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <15CEB2B4-244C-305C-A2C3-A8EFF5BAD037> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff46617000 -     0x7fff46627ff5  com.apple.CoreEmoji (1.0 - 116) <BF2C3758-74E8-3CF5-B9BB-9820C6B1DC2F> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff46ceb000 -     0x7fff46d7fff0  com.apple.CoreNLP (1.0 - 236) <DECBF110-0264-3861-A832-9A3B65A5B9D3> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff47228000 -     0x7fff47230ff0  com.apple.CorePhoneNumbers (1.0 - 1) <CB3197C4-3036-3C65-A9F1-7D3D6BEA54AB> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff47d37000 -     0x7fff47d5ffff  com.apple.CoreSVG (1.0 - 146) <4BD52A94-E97B-3FE5-8C77-E084C6B53036> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff47d60000 -     0x7fff47d95fff  com.apple.CoreServicesInternal (465 - 465) <0CD2BA28-6EE5-33DE-9B44-E787D7369E68> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff47d96000 -     0x7fff47dd1ffe  com.apple.CSStore (1104.3 - 1104.3) <9790956F-7C22-383B-84E1-5FA1278ED1A1> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff48346000 -     0x7fff483fbff7  com.apple.CoreSymbolication (12.0 - 64540.71.1) <E0AED6F4-67EA-332C-8AF8-E9BEA8DE33AC> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff484aa000 -     0x7fff485e5ffb  com.apple.coreui (2.1 - 664) <AD9A5EF0-8E08-3FDE-B4C5-4B1428699B84> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff485e6000 -     0x7fff487ebfff  com.apple.CoreUtils (6.3 - 630.45) <23D7012C-553F-32F5-9E28-71DA7C87FF3D> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4884c000 -     0x7fff48996ffd  com.apple.CoreWiFi (3.0 - 341) <1A2A3885-D9EA-3C77-9D63-36BE18FE9D22> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff48997000 -     0x7fff489aaff9  com.apple.CrashReporterSupport (10.13 - 15023) <3A1D66DD-7091-39F6-A512-D484BA4F9CFE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff48a69000 -     0x7fff48a7cffa  com.apple.framework.DFRFoundation (1.0 - 256) <079FFF72-7E7D-3A7B-BE37-65981B3C32D8> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff48a7d000 -     0x7fff48a82ffb  com.apple.DSExternalDisplay (3.1 - 380) <1D7AB89C-720E-3A8B-B2DE-D922D4C2507D> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff48b15000 -     0x7fff48b8fffe  com.apple.datadetectorscore (8.0 - 667) <7B9E5148-EA97-3737-B99A-7992F1A95EEF> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff48bf8000 -     0x7fff48c34ff8  com.apple.DebugSymbols (195 - 195) <A4666428-5BC6-326D-9F5E-7642053509DF> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff48c35000 -     0x7fff48dc8ffc  com.apple.desktopservices (1.15 - 1329.1) <A11F2EB0-AB2B-3A8C-9F4D-CC6C35BE2DDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff48de1000 -     0x7fff48e39ff4  com.apple.DeviceManagement (1.0 - 40.12) <67CCA42F-53C5-3BC3-850A-7E4C674B9DBD> /System/Library/PrivateFrameworks/DeviceManagement.framework/Versions/A/DeviceManagement
    0x7fff49283000 -     0x7fff49362ff1  com.apple.DiskManagement (14.0 - 1720.0.0.111.1) <EA2E12F2-CADF-3056-9D9A-782649D71C11> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff49416000 -     0x7fff49429f0f  com.apple.dynamicdesktop (1.0 - 1) <4A2BEF79-0EA8-317D-95A0-60EAA2770F2C> /System/Library/PrivateFrameworks/DynamicDesktop.framework/Versions/A/DynamicDesktop
    0x7fff49479000 -     0x7fff49480ff9  com.apple.EFILogin (2.0 - 2) <DC8ACB12-F3F5-3283-AEA3-149A1272058F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff4a170000 -     0x7fff4a913ffb  com.apple.vision.EspressoFramework (1.0 - 227.1.1) <DE3FCB25-CAB6-3D2E-A3D2-6A9B52DEE756> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff4ad3c000 -     0x7fff4b156ff0  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <18EBB9A5-A54E-3848-A9C3-E2488C3E237F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff4b87f000 -     0x7fff4b9deff4  libFontParser.dylib (296) <E0956497-D050-3DEC-B915-73FE4C1F5FE3> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff4b9df000 -     0x7fff4b9f1ffc  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <E02E41E9-F590-3F7A-91A4-A2DB7FC7022E> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff4b9f9000 -     0x7fff4ba77ff8  com.apple.FrontBoardServices (679 - 679) <32A1876D-AFA9-3738-BE07-A3AB7BB17ECC> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
    0x7fff4fd8d000 -     0x7fff4fd90fff  com.apple.gpusw.GPURawCounter (12.25 - 12.0) <196C5B31-F99A-3A94-B149-6EB583210087> /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter
    0x7fff4fd9d000 -     0x7fff4fda3fff  com.apple.GPUWrangler (6.1.14 - 6.1.14) <4EEE7362-F105-357B-B899-D5DC60C198D7> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff50310000 -     0x7fff50335ff6  com.apple.GenerationalStorage (2.0 - 321) <58156511-0592-35B7-B516-2531341727D3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff50352000 -     0x7fff518c2ffb  com.apple.GeoServices (1.0 - 1732.20.5.27.5) <2B8F5E53-0805-3CBD-B90C-922CFDB5BB09> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff519b7000 -     0x7fff519c5fff  com.apple.GraphVisualizer (1.0 - 100.1) <104D32AD-D60C-37E5-8954-1D23F4D54B4C> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff51b88000 -     0x7fff51c47ff6  com.apple.Heimdal (4.0 - 2.0) <C4E9EAE7-99E8-331C-B1A8-3CA216C41178> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5403b000 -     0x7fff54044ffc  com.apple.IOAccelMemoryInfo (1.0 - 1) <079009C2-73BD-3FF0-A948-C40253B66FF7> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff54045000 -     0x7fff5404dffd  com.apple.IOAccelerator (439.31.1 - 439.31.1) <33D32773-59FF-3871-9FF9-3EA3854C520B> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff54062000 -     0x7fff54079fff  com.apple.IOPresentment (1.0 - 37) <002EB679-3513-36FB-AFF8-62A863470032> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff54422000 -     0x7fff54435ffc  com.apple.IconFoundation (462.6 - 462.6) <3780D413-22B6-3221-AA0B-780FD7BD3DA7> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff54436000 -     0x7fff5449bff3  com.apple.IconServices (462.6 - 462.6) <D127680C-0780-3997-A7A6-1CD0EDF35474> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5482e000 -     0x7fff54836ffe  com.apple.InternationalSupport (1.0 - 55) <0FAF993C-C700-381B-B3FB-B2C702289D22> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff54bf8000 -     0x7fff54c18ffc  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <E2F9C6B0-8736-3926-B7AE-9711185CE311> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff54d9f000 -     0x7fff54e8bffb  com.apple.LanguageModeling (1.0 - 236.1) <86E79071-8D46-34D8-94D0-202D132A32CB> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff54e8c000 -     0x7fff54eddff7  com.apple.Lexicon-framework (1.0 - 81) <AAF45394-180D-365A-BFB5-65D5909B46D8> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff54ee6000 -     0x7fff54eecff5  com.apple.LinguisticData (1.0 - 377) <2AF39B42-2AD4-3965-A24E-72F6EDD2893F> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff54f19000 -     0x7fff54f40ff8  com.apple.locationsupport (2420.0.26.3.1 - 2420.0.26.3.1) <47CD729D-AC64-3E12-8466-E9E1ABF13C16> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff556fe000 -     0x7fff55701fff  com.apple.Mangrove (1.0 - 25) <F5DDD28C-A00F-3150-8CD2-BDFE53212DBD> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff55a62000 -     0x7fff55b22ff7  com.apple.MediaExperience (1.0 - 1) <3EB8B225-F521-3177-A591-1F087D158257> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff55ba6000 -     0x7fff55bd9fff  com.apple.MediaKit (16 - 926) <3C03F2D5-36E5-38D6-902E-E385A2400679> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff56446000 -     0x7fff56492ff8  com.apple.spotlight.metadata.utilities (1.0 - 2129) <99C28314-4D04-3C50-8FD2-60E3A1234A66> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff564b9000 -     0x7fff56597ffa  com.apple.gpusw.MetalTools (1.0 - 1) <CAD6F98A-9DF3-3BD0-8DAF-F3FA115AF68B> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5660d000 -     0x7fff5662eff8  com.apple.MobileAssets (1.0 - 653) <C66BD09F-EFFB-3863-8923-71AD1895A9EC> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff56693000 -     0x7fff566b2ff8  com.apple.MobileKeyBag (2.0 - 1.0) <BFB53306-8738-3369-A57E-F55B314D6887> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5699c000 -     0x7fff569ceff5  com.apple.MultitouchSupport.framework (4400.15.1 - 4400.15.1) <C026386F-877D-36F6-8E3D-A73B96B88A5A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff56f33000 -     0x7fff56f3dfff  com.apple.NetAuth (6.2 - 6.2) <913E4701-14F3-38D1-BDBD-840AEE9ABD96> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff58221000 -     0x7fff5826efff  com.apple.OTSVG (1.0 - 664.3.1.1) <9C9640B9-D66E-3542-9C14-E0367FBCDDB3> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff59346000 -     0x7fff59351ffe  com.apple.PerformanceAnalysis (1.261 - 261) <3971B6FD-D71C-38AA-A036-6E5F3FF47D8C> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5935a000 -     0x7fff59383ff2  com.apple.persistentconnection (1.0 - 1.0) <1946D644-A42F-39EF-BF0D-9EA8EEEC2FA1> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff5c2ba000 -     0x7fff5c312ffa  com.apple.ProtectedCloudStorage (1.0 - 1) <C077D38D-6C92-320F-B965-071F7C5B9E73> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff5c313000 -     0x7fff5c32cff9  com.apple.ProtocolBuffer (1 - 281.20.4.17.1) <D8E45946-B8B9-3EE9-A0EE-A6B07380B27B> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5c372000 -     0x7fff5c405ff7  com.apple.Quagga (44 - 44) <B6BDB427-7E7D-3BB5-83C7-7355EC6963C4> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
    0x7fff5c46d000 -     0x7fff5c494ffb  com.apple.quicklook.QuickLookSupport (1.0 - 126) <771DFB1A-1A50-3270-8791-0B3427BB693C> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff5cbbd000 -     0x7fff5cbe8ffa  com.apple.RemoteViewServices (2.0 - 161) <9CA536EE-DC6E-3D7A-8F7A-ABC084CE941A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5cd8f000 -     0x7fff5cddfff8  com.apple.RunningBoardServices (1.0 - 475.0.0.111.3) <6B5F98EF-7876-3D3D-8773-81A011B3D6E1> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff5e94f000 -     0x7fff5e952ff0  com.apple.SecCodeWrapper (4.0 - 494.0.0.110.3) <AA4B807E-B7CA-314C-A518-66236320C3F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff5eb10000 -     0x7fff5ec54ff1  com.apple.Sharing (1554.4.1 - 1554.4.1) <D62E2725-B387-370E-AB0D-4C4D1820AAD6> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff5ffce000 -     0x7fff602dbffa  com.apple.SkyLight (1.600.0 - 519.5) <74C61DE2-9CBC-3EE0-B6E5-2AC559599150> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff60898000 -     0x7fff60898ff7  com.apple.SoftLinking (1.0 - 1) <7E96EF64-E37A-3AA3-97BA-73FED39D6F9F> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff60d87000 -     0x7fff60d96ffb  com.apple.SpeechRecognitionCore (6.1.2 - 6.1.2) <585456B9-9EC6-3D25-9A0F-67EC9ED65DB9> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff614fb000 -     0x7fff6153dffd  com.apple.StreamingZip (1.0 - 1) <3904E98E-ECBF-3DE2-9AB1-B063C034A7DA> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff61661000 -     0x7fff6166bffd  com.apple.SymptomDiagnosticReporter (1.0 - 63) <09CD7FBD-4257-32C5-A6E4-F6A29C93CD0D> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff61ba4000 -     0x7fff61bbaff6  com.apple.TCC (1.0 - 1) <381620C3-77F4-3B6E-8456-DF64011DED9E> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff62107000 -     0x7fff621d3ffd  com.apple.TextureIO (3.10.9 - 3.10.9) <69931E0B-EC61-3CDE-BC39-A594E80BE4F4> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff626be000 -     0x7fff62940ff9  com.apple.UIFoundation (1.0 - 705) <B1495220-375E-3980-95F1-BD58C17AB17F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff63500000 -     0x7fff63507ffe  com.apple.Uninstall (1.0.1 - 211) <B8899E3F-8EBF-3528-A0BF-CCFCFA6A6A25> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall
    0x7fff635c6000 -     0x7fff6362bff6  com.apple.UserActivity (422 - 422) <9E1F8441-C067-3B56-8DF1-FFAB00B2A2D7> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff6362c000 -     0x7fff6364dff8  com.apple.UserManagement (1.0 - 1) <10C8D9CA-DEE9-3BD6-9C8D-FA5E5461F183> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff64ed2000 -     0x7fff64ed5fff  com.apple.WatchdogClient.framework (1.0 - 94.0.0.110.1) <7E49369D-0D8F-3025-A9C8-9FDB04295B33> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff65bb5000 -     0x7fff65bb8ff0  com.apple.dt.XCTTargetBootstrap (1.0 - 17129) <E1D0814D-D6CD-3369-9111-9A3755BBC5D7> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff65c4d000 -     0x7fff65c68ffc  com.apple.audio.caulk (1.0 - 64) <0FE61788-21FB-36F9-B38F-1EEFBD5E4D86> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff66bf0000 -     0x7fff66bf2ff7  com.apple.loginsupport (1.0 - 1) <12523525-2FD3-3AA0-BE8A-EB6ADB4D0315> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff66bf3000 -     0x7fff66c0cff8  com.apple.login (3.0 - 3.0) <80667A88-F6C9-3D65-A81A-634A481250DE> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff66c3d000 -     0x7fff66c49ffc  com.apple.perfdata (1.0 - 65) <6922163E-4B29-34A8-A889-9EE54ECD8CFC> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff6981e000 -     0x7fff6982dffd  libAudioStatistics.dylib (11) <CEC27D97-D4D5-36AE-8EAE-A278F2E615D5> /usr/lib/libAudioStatistics.dylib
    0x7fff6982e000 -     0x7fff69860ff7  libAudioToolboxUtility.dylib (1162.6) <A7C1C99C-6F4A-3BA7-B5F8-EB9A7DAC8099> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff69869000 -     0x7fff6989eff7  libCRFSuite.dylib (49) <3BD8B7FD-35B8-3FA5-998D-0EB177241EFA> /usr/lib/libCRFSuite.dylib
    0x7fff698a1000 -     0x7fff698acff7  libCheckFix.dylib (26.1) <EC51EC92-8E8B-30C5-A071-448C1C562634> /usr/lib/libCheckFix.dylib
    0x7fff698ad000 -     0x7fff698b7ffb  libChineseTokenizer.dylib (37) <F0C0472B-B343-364E-BFE5-102A47AF54BD> /usr/lib/libChineseTokenizer.dylib
    0x7fff698b8000 -     0x7fff69943fff  libCoreStorage.dylib (553) <56D03FE7-1257-327E-903B-93CB97F74705> /usr/lib/libCoreStorage.dylib
    0x7fff69946000 -     0x7fff69948ffb  libDiagnosticMessagesClient.dylib (112) <EFECAFAF-E976-3EB2-A485-941E67E4E155> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff69ba0000 -     0x7fff69ba6ff3  libIOReport.dylib (60) <1ADFAE91-1EA6-3746-9D9E-D41F63168CD0> /usr/lib/libIOReport.dylib
    0x7fff69ba7000 -     0x7fff69baefff  libMatch.1.dylib (38) <36F3E3F8-DC22-36C1-800F-A893B5BEC61A> /usr/lib/libMatch.1.dylib
    0x7fff69be7000 -     0x7fff69c16ffc  libMobileGestalt.dylib (947.0.0.111.3) <7627AB06-7AA4-3A33-A58C-6E768E5A2820> /usr/lib/libMobileGestalt.dylib
    0x7fff69c89000 -     0x7fff69d68ff7  libSMC.dylib (20) <F3A8EB9E-0440-36A9-922E-90DACADBCA2D> /usr/lib/libSMC.dylib
    0x7fff69d81000 -     0x7fff69d82ff3  libSystem.B.dylib (1291) <360A2ECF-2715-39E8-88CA-CBFD25DACF20> /usr/lib/libSystem.B.dylib
    0x7fff69e10000 -     0x7fff69e11fff  libThaiTokenizer.dylib (3) <E3C1632D-5B98-3B1A-94FE-BA5479514777> /usr/lib/libThaiTokenizer.dylib
    0x7fff69e85000 -     0x7fff69e87ffb  libapp_launch_measurement.dylib (14) <CD3800B7-C7EA-34D7-B177-DE195488F489> /usr/lib/libapp_launch_measurement.dylib
    0x7fff69e88000 -     0x7fff69e9ffff  libapple_nghttp2.dylib (1.40.0.1) <899CABB8-2CFB-3578-84EB-B5005670D74E> /usr/lib/libapple_nghttp2.dylib
    0x7fff69ed8000 -     0x7fff69f49ff7  libarchive.2.dylib (82) <9EC25AC7-4789-395F-A723-451629C0B026> /usr/lib/libarchive.2.dylib
    0x7fff69f4a000 -     0x7fff69fe2fe5  libate.dylib (3.0.1) <E1CD1B06-4CC5-3B45-98C2-425D9E8B6016> /usr/lib/libate.dylib
    0x7fff6a1a3000 -     0x7fff6a1b3ff7  libbsm.0.dylib (68) <80127231-075C-3C02-AAE9-B37A580CA370> /usr/lib/libbsm.0.dylib
    0x7fff6a1b4000 -     0x7fff6a1c1fff  libbz2.1.0.dylib (44) <506D46A8-83DC-36DB-A6C2-326BA49A4F51> /usr/lib/libbz2.1.0.dylib
    0x7fff6a1c2000 -     0x7fff6a217ff7  libc++.1.dylib (904.4) <2EF5AF08-CA79-3FFD-ADF8-3A05F3D8EE75> /usr/lib/libc++.1.dylib
    0x7fff6a218000 -     0x7fff6a230ff3  libc++abi.dylib (904.4) <3AE5580B-4FDC-3491-8E0B-34D1E595A18B> /usr/lib/libc++abi.dylib
    0x7fff6a231000 -     0x7fff6a231fff  libcharset.1.dylib (59) <139079C1-1D88-3339-BA5B-3E2DA1B829D1> /usr/lib/libcharset.1.dylib
    0x7fff6a232000 -     0x7fff6a243fff  libcmph.dylib (8) <D7036EA0-EC79-31C0-BBD6-6466C9686509> /usr/lib/libcmph.dylib
    0x7fff6a248000 -     0x7fff6a260fc7  libcompression.dylib (95) <E073959F-BA3C-3F81-BF3F-F591AD5600AC> /usr/lib/libcompression.dylib
    0x7fff6a581000 -     0x7fff6a598ff7  libcoretls.dylib (169) <1FC92419-3C8C-3333-8064-A9E574103E14> /usr/lib/libcoretls.dylib
    0x7fff6a599000 -     0x7fff6a59afff  libcoretls_cfhelpers.dylib (169) <4C7A065D-0157-33E7-AAAE-45B827049BE2> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6ab61000 -     0x7fff6ab6cff7  libcsfde.dylib (553) <3EE18644-43F3-35C0-915A-76AF00ADC2D1> /usr/lib/libcsfde.dylib
    0x7fff6ab74000 -     0x7fff6abd3fff  libcups.2.dylib (492) <0A8DBEF5-16DC-3D1C-8F7C-70AC0749D9E8> /usr/lib/libcups.2.dylib
    0x7fff6ac3c000 -     0x7fff6ac41ff1  libdns_services.dylib (1282.110.2.111.1) <E8BB44F7-0EDC-32DA-AC2E-767D2CF23A78> /usr/lib/libdns_services.dylib
    0x7fff6acfd000 -     0x7fff6acfdfff  libenergytrace.dylib (22) <D3A3714E-1F2A-3385-8B8A-050F7279706A> /usr/lib/libenergytrace.dylib
    0x7fff6acfe000 -     0x7fff6ad17ffb  libexpat.1.dylib (26) <2A29DF8C-B00E-3495-B80A-107A13D9DE5B> /usr/lib/libexpat.1.dylib
    0x7fff6ad25000 -     0x7fff6ad28ff7  libfakelink.dylib (3) <BFC79DBC-0052-3393-8EE3-57F5457839CE> /usr/lib/libfakelink.dylib
    0x7fff6ad37000 -     0x7fff6ad3cfff  libgermantok.dylib (24) <98B6677D-B364-394C-80E5-2B09D981EAFE> /usr/lib/libgermantok.dylib
    0x7fff6ad3d000 -     0x7fff6ad46ffb  libheimdal-asn1.dylib (589.0.0.111.1) <2B68F71D-CDCE-3011-A67B-99D11E9588AE> /usr/lib/libheimdal-asn1.dylib
    0x7fff6ad73000 -     0x7fff6ae63fff  libiconv.2.dylib (59) <BD537833-D101-3274-8E38-C0C2CE1A5D73> /usr/lib/libiconv.2.dylib
    0x7fff6ae64000 -     0x7fff6b0c4fff  libicucore.A.dylib (66013) <F8679A33-A5AF-3787-8DAE-D138117CCA52> /usr/lib/libicucore.A.dylib
    0x7fff6b12a000 -     0x7fff6b12bfff  liblangid.dylib (136) <6188E6CD-FDBA-3572-A0FA-751E4041DD84> /usr/lib/liblangid.dylib
    0x7fff6b12c000 -     0x7fff6b144ff7  liblzma.5.dylib (16) <46023E9C-C8A5-39A2-9CC3-7180CC7F286B> /usr/lib/liblzma.5.dylib
    0x7fff6b15c000 -     0x7fff6b204fff  libmecab.dylib (911) <EA8B4DEC-4377-30A1-ADF5-CD087B7275A2> /usr/lib/libmecab.dylib
    0x7fff6b205000 -     0x7fff6b485ff7  libmecabra.dylib (911) <7CFEB93C-B0FE-39CF-B617-0D609C25CCA5> /usr/lib/libmecabra.dylib
    0x7fff6b976000 -     0x7fff6bf92ff1  libnetwork.dylib (2247.0.0.111.1) <A981BFE2-5F68-343E-AE32-E1785B2D0CA0> /usr/lib/libnetwork.dylib
    0x7fff6c04d000 -     0x7fff6c085fda  libobjc.A.dylib (810) <BCCA39CD-97CE-326B-B17A-26B4EA35A1B6> /usr/lib/libobjc.A.dylib
    0x7fff6c09e000 -     0x7fff6c0a2fff  libpam.2.dylib (27) <3B3FE58D-4145-3E91-8F91-C4AD1FD94720> /usr/lib/libpam.2.dylib
    0x7fff6c0a5000 -     0x7fff6c0dcff7  libpcap.A.dylib (97) <C713A477-26D8-3A29-B643-D342D7EC8B6D> /usr/lib/libpcap.A.dylib
    0x7fff6c121000 -     0x7fff6c12fffc  libperfcheck.dylib (41) <FA33F03D-8972-32C2-A142-E60A91A5756B> /usr/lib/libperfcheck.dylib
    0x7fff6c1d1000 -     0x7fff6c1d2ff3  libquit.dylib (291) <F68B1F13-3A02-363B-BA98-668269204350> /usr/lib/libquit.dylib
    0x7fff6c1d3000 -     0x7fff6c1ebff7  libresolv.9.dylib (68) <6CD7F6CB-C2E0-381F-82C2-802B47B67EBD> /usr/lib/libresolv.9.dylib
    0x7fff6c1f0000 -     0x7fff6c23bfff  libsandbox.1.dylib (1408.0.0.111.4) <F6356F43-FB41-3BB9-84B7-07C921C6B416> /usr/lib/libsandbox.1.dylib
    0x7fff6c250000 -     0x7fff6c252ff7  libspindump.dylib (291) <50811472-FEBA-359A-979A-0DC4CF0FE4A7> /usr/lib/libspindump.dylib
    0x7fff6c253000 -     0x7fff6c410fe7  libsqlite3.dylib (315) <B892AA61-FE65-33DF-8B8F-020D0535A78A> /usr/lib/libsqlite3.dylib
    0x7fff6c683000 -     0x7fff6c686ffb  libutil.dylib (58) <62E458C9-9803-370A-BD87-A86F5BBDF6D0> /usr/lib/libutil.dylib
    0x7fff6c687000 -     0x7fff6c694ff7  libxar.1.dylib (452) <2D5230CF-5B89-3FDE-97BD-C3DAC84EADF7> /usr/lib/libxar.1.dylib
    0x7fff6c69a000 -     0x7fff6c77cff7  libxml2.2.dylib (34) <2991A5D2-71E2-3974-9F14-1FA7104AF157> /usr/lib/libxml2.2.dylib
    0x7fff6c781000 -     0x7fff6c7a9fff  libxslt.1.dylib (17.1) <BF043996-D2D0-344E-9CE3-605B71BD5E92> /usr/lib/libxslt.1.dylib
    0x7fff6c7aa000 -     0x7fff6c7bcff7  libz.1.dylib (76) <0245AFD3-7463-3B45-940D-857DC08209D2> /usr/lib/libz.1.dylib
    0x7fff6c81e000 -     0x7fff6c85bfff  libswiftAccelerate.dylib (2) <D625E0EE-9CE5-31A8-9192-7C52B28B80C2> /usr/lib/swift/libswiftAccelerate.dylib
    0x7fff6c8a3000 -     0x7fff6cc97407  libswiftCore.dylib (5.3 - 1200.2.10.322) <06C42807-75EF-325B-9E7F-DB07DE2F225F> /usr/lib/swift/libswiftCore.dylib
    0x7fff6cc98000 -     0x7fff6cca0ff7  libswiftCoreAudio.dylib (1.1) <84EA4CB3-F265-3498-B7BA-958238A6E51B> /usr/lib/swift/libswiftCoreAudio.dylib
    0x7fff6cca6000 -     0x7fff6cca6fff  libswiftCoreFoundation.dylib (1.6) <6E0DD6F7-BA23-371E-91A9-CE98B903B1B6> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff6cca7000 -     0x7fff6ccb1fff  libswiftCoreGraphics.dylib (1) <9DA91135-FAFB-3247-B682-23A269C8D525> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff6ccb2000 -     0x7fff6ccb2ff3  libswiftCoreImage.dylib (1) <F0A65459-BE6F-38B0-8A4E-5CF0EE7FA086> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff6ccb3000 -     0x7fff6ccb4fbb  libswiftCoreLocation.dylib (1) <13E77606-822E-3783-8BBC-34907DF69E9E> /usr/lib/swift/libswiftCoreLocation.dylib
    0x7fff6ccb5000 -     0x7fff6ccbffff  libswiftCoreMIDI.dylib (2) <43556398-C29A-3403-AF9F-305452AD3AE6> /usr/lib/swift/libswiftCoreMIDI.dylib
    0x7fff6ccfd000 -     0x7fff6cd07fff  libswiftDarwin.dylib (??? - ???) <BBDAF3DB-E4B5-38CA-BBB7-488AC1D34728> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff6cd08000 -     0x7fff6cd1dcdf  libswiftDispatch.dylib (1) <D60BCF15-CB27-37B5-BA56-7F3749125C4E> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff6cd1e000 -     0x7fff6ce982e7  libswiftFoundation.dylib (5) <615BB491-224B-3BCC-8234-AAE4B47F2D92> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff6cea1000 -     0x7fff6cea1ff3  libswiftIOKit.dylib (1) <CC87FD56-0F99-3815-961A-BF32D8402CBB> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff6ceb7000 -     0x7fff6cebada7  libswiftMetal.dylib (1.1) <DA281A12-CD85-3C86-8C69-556AE2A35FD3> /usr/lib/swift/libswiftMetal.dylib
    0x7fff6cf22000 -     0x7fff6cf24fef  libswiftObjectiveC.dylib (1) <3E2AF968-1790-3180-AF29-5773702052ED> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff6cf33000 -     0x7fff6cf34fb7  libswiftQuartzCore.dylib (1) <71F5C077-E591-371E-83C6-4D6AA8BD1227> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7fff6d029000 -     0x7fff6d029ff3  libswiftXPC.dylib (1.1) <48F25C04-6FC7-3413-846E-796D45C58939> /usr/lib/swift/libswiftXPC.dylib
    0x7fff6d02a000 -     0x7fff6d039fe7  libswiftos.dylib (2.3.10) <E6D15814-2ACA-3F48-95D2-02081B3628C4> /usr/lib/swift/libswiftos.dylib
    0x7fff6d03a000 -     0x7fff6d055ff7  libswiftsimd.dylib (1.3) <BA319CA6-ABC4-311A-B221-9959EA7C721C> /usr/lib/swift/libswiftsimd.dylib
    0x7fff6d056000 -     0x7fff6d05eff3  libcache.dylib (83) <164F3D3A-1C41-360B-BA44-DAF9E8211A45> /usr/lib/system/libcache.dylib
    0x7fff6d05f000 -     0x7fff6d06bff7  libcommonCrypto.dylib (60177) <3E52F695-9E86-344F-80F7-4887994EB0B5> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6d06c000 -     0x7fff6d073fff  libcompiler_rt.dylib (102.2) <E80996F0-7894-37D0-8E67-10686AA2FE4C> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6d074000 -     0x7fff6d07eff7  libcopyfile.dylib (173) <2902BBE1-9BB7-3251-B904-1C3C3FED33E9> /usr/lib/system/libcopyfile.dylib
    0x7fff6d07f000 -     0x7fff6d11afc7  libcorecrypto.dylib (992) <21638F2B-31D0-3062-BEE1-D38A2D18C890> /usr/lib/system/libcorecrypto.dylib
    0x7fff6d239000 -     0x7fff6d27cffa  libdispatch.dylib (1250.0.0.111.1) <A6E30499-4F0A-3A59-B34E-58274947468E> /usr/lib/system/libdispatch.dylib
    0x7fff6d27d000 -     0x7fff6d2b7ff7  libdyld.dylib (823.2) <08672519-D6BD-372E-8362-9B6863C24AAB> /usr/lib/system/libdyld.dylib
    0x7fff6d2b8000 -     0x7fff6d2b8ffb  libkeymgr.dylib (30) <583DA728-1F6D-37D0-A0AF-48B25D049A42> /usr/lib/system/libkeymgr.dylib
    0x7fff6d2b9000 -     0x7fff6d2c5ff3  libkxld.dylib (7090.0.0.111.5) <F323EFFC-786C-3365-8067-40C790FBFB60> /usr/lib/system/libkxld.dylib
    0x7fff6d2c6000 -     0x7fff6d2c6fff  liblaunch.dylib (2001.0.0.111.2) <0DBF95F8-F29A-3577-BD24-2FBB89FE2497> /usr/lib/system/liblaunch.dylib
    0x7fff6d2c7000 -     0x7fff6d2ccfff  libmacho.dylib (971) <F27DF5C8-A3E1-3DDA-9900-9CE1A9EBB1A2> /usr/lib/system/libmacho.dylib
    0x7fff6d2cd000 -     0x7fff6d2cfff3  libquarantine.dylib (118) <F54AA6A0-5C5C-3E26-B50A-1B9E1C9BA974> /usr/lib/system/libquarantine.dylib
    0x7fff6d2d0000 -     0x7fff6d2d1fff  libremovefile.dylib (49) <F3DCCE13-9965-3786-B72C-DB42A92A5448> /usr/lib/system/libremovefile.dylib
    0x7fff6d2d2000 -     0x7fff6d2e8ffb  libsystem_asl.dylib (385) <B736A4C2-28ED-32BE-9D6E-AA28C2EC5647> /usr/lib/system/libsystem_asl.dylib
    0x7fff6d2e9000 -     0x7fff6d2eaff2  libsystem_blocks.dylib (76) <4EDEE9F1-8066-34A1-9594-4CA94A40AAF4> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6d2eb000 -     0x7fff6d373ff7  libsystem_c.dylib (1431) <AB724E05-EC0F-32B5-A8E0-5AA88C6E8DEA> /usr/lib/system/libsystem_c.dylib
    0x7fff6d374000 -     0x7fff6d376ffb  libsystem_collections.dylib (1431) <37444813-E359-38CD-A861-21769A1ED528> /usr/lib/system/libsystem_collections.dylib
    0x7fff6d377000 -     0x7fff6d37affb  libsystem_configuration.dylib (1099.0.0.111.1) <59B5303D-4E04-37EB-936E-6F3D2673EABA> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6d37b000 -     0x7fff6d38aff3  libsystem_containermanager.dylib (306.0.0.111.1) <9EC37992-944F-3357-8564-742DD27FF6A1> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff6d38b000 -     0x7fff6d38ffff  libsystem_coreservices.dylib (122) <F598B5B1-EAFE-33A5-871B-845C408C34BA> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6d390000 -     0x7fff6d399ff7  libsystem_darwin.dylib (1431) <37184D2D-8F1A-3230-9839-E1C8273A927E> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6d39a000 -     0x7fff6d3a1ff3  libsystem_dnssd.dylib (1282.110.2.111.1) <CD0F6B26-9FEA-3BEA-9801-3E314F0CC1F9> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6d3a2000 -     0x7fff6d3a4fff  libsystem_featureflags.dylib (28) <C7EDA9AE-F315-3E43-A37F-9C6FA6718FFC> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff6d3a5000 -     0x7fff6d3f0ff7  libsystem_info.dylib (542) <AAD59EC5-474D-34FF-AF7E-1A3D3CD5DFD1> /usr/lib/system/libsystem_info.dylib
    0x7fff6d3f1000 -     0x7fff6d41ffff  libsystem_kernel.dylib (7090.0.0.111.5) <66F38884-185A-3D23-9B98-BCE04D91F1B4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6d420000 -     0x7fff6d467fdf  libsystem_m.dylib (3184) <EA93B0DD-7998-3200-8958-87D455C3D6B6> /usr/lib/system/libsystem_m.dylib
    0x7fff6d468000 -     0x7fff6d494ff7  libsystem_malloc.dylib (316) <EC2D7C31-EEAE-3F11-9036-37BF3CDA875B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6d495000 -     0x7fff6d4a3ff7  libsystem_networkextension.dylib (1265.0.0.0.1) <F7093F7C-0FEB-3916-A8BC-942FAB384235> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6d4a4000 -     0x7fff6d4adff7  libsystem_notify.dylib (276) <95C7BAD9-9C40-34B4-869D-627C974BF536> /usr/lib/system/libsystem_notify.dylib
    0x7fff6d4ae000 -     0x7fff6d4b6fef  libsystem_platform.dylib (247) <CCC6F82E-C7E0-3178-8C89-EE3850D6BB5B> /usr/lib/system/libsystem_platform.dylib
    0x7fff6d4b7000 -     0x7fff6d4b7fff  libsystem_product_info_filter.dylib (7) <0C80F8A5-E969-38B5-A5CB-AFC0694B20E4> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff6d4b8000 -     0x7fff6d4c3ff7  libsystem_pthread.dylib (452) <24231585-ACFD-3914-875A-DF71612724C4> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6d4c4000 -     0x7fff6d4c8ff3  libsystem_sandbox.dylib (1408.0.0.111.4) <A4FCE013-D2CD-3270-9D5F-4006DBD0D5F8> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6d4c9000 -     0x7fff6d4cbfff  libsystem_secinit.dylib (83) <C6074D49-1E26-384F-A569-28424F150FD6> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6d4cc000 -     0x7fff6d4d3ffb  libsystem_symptoms.dylib (1407.0.0.111.1) <4F71B55E-1614-3B30-96AF-A6E13ED172BF> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6d4d4000 -     0x7fff6d4eaff6  libsystem_trace.dylib (1264.0.0.111.1) <82119791-B3E0-36E9-82C0-94BBFB696A1B> /usr/lib/system/libsystem_trace.dylib
    0x7fff6d4ef000 -     0x7fff6d4f9fff  libunwind.dylib (200.10) <EC8D4E2B-102D-3EA6-A525-6272BE98023D> /usr/lib/system/libunwind.dylib
    0x7fff6d4fa000 -     0x7fff6d52eff3  libxpc.dylib (2001.0.0.111.2) <C5ED845E-7D75-327B-BC1A-391277842FF9> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 2331
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                    8K        2 
CoreAnimation                      376K        5 
CoreGraphics                         8K        1 
Foundation                         388K        6 
Kernel Alloc Once                    8K        1 
MALLOC                           332.8M      126 
MALLOC guard page                   32K        7 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
Memory Tag 246                    2304K        9 
Memory Tag 248                     512K        2 
SQLite page cache                 4864K       76 
STACK GUARD                       56.1M       18 
Stack                             16.6M       18 
VM_ALLOCATE                       1668K       37 
__DATA                            31.6M      366 
__DATA_CONST                       482K       24 
__FONT_DATA                          4K        1 
__LINKEDIT                       451.8M       20 
__OBJC_RO                         35.4M        1 
__OBJC_RW                         2304K        3 
__TEXT                           291.9M      362 
__UNICODE                          588K        1 
mapped file                       59.5M       16 
shared memory                       40K        4 
===========                     =======  ======= 
TOTAL                              1.6G     1110 
TOTAL, minus reserved VM space     1.3G     1110 

Bug: New modal window style is attempted to be tiled by yabai.

|First noticed in|Fixed as of|
|:-:|:-:|
|20A4299v|20A5354i|

The new modal sheet windows used by print dialogs, alerts and popovers report a primary role of AXSheet and cannot be moved. I suggest yabai should ignore them like AXPopover and AXUnknown windows.

Update: This is as simple to fix. Together with the AXSheet window, macOS creates a new pseudo window, just like for native tabs, which is why the tiling occurs. The AXSheet windows themselves aren't tiled. This may be fixed implicitly by fixing #68.

Update 2: This is fixed as of beta 5 (20A5354i), which removes the additional transparent standard window.

The uploaded SkyLight.framework doesn't include the actual binary.

@koekeishiya
The uploaded SkyLight.framework doesn't include the actual binary.

From the release notes: https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11-beta-release-notes/

New in macOS Big Sur 11 beta, the system ships with a built-in dynamic linker cache of all system-provided libraries. As part of this change, copies of dynamic libraries are no longer present on the filesystem. Code that attempts to check for dynamic library presence by looking for a file at a path or enumerating a directory will fail. Instead, check for library presence by attempting to dlopen() the path, which will correctly check for the library in the cache. (62986286)

I suppose this is the issue, and it's bad. I'll look into finding a way to dump the library after I've loaded it at runtime.

You'd probably need to write (or find an existing tool?) that inspects the memory of a process that has already loaded the SkyLight.framework, using task_for_pid and dump the appropriate section.

f8a01b9 did not fix the scripting addition for build 20A4299v.

thread: 300420544 | yabai: osax version = 1.0.15, osax attrib = 0x0

I'll likely just run some further stress tests over the coming days and weeks. I'm currently dual-booting the beta, because I did not want to run it on my daily driver.

I think the biggest difference so far is AXSheet. I've made some local changes to ignore the window role, ~which seem to work fine in my initial testing.~ Edit: turns out that there's additionally a new invisible standard window when an AXSheet window is created, which has the same symptoms as #68: Exact same window frame as the original window, and shows as non-resizable.

Can you create a sample executable and check which major and minor version NSOperatingSystemVersion outputs on Big Sur? I assumed it would be 10.16 based on the product version in your first post. The offsets and patterns should be correct - located them manually using IDA.

Edit: I am stupid. Fixed the pattern lookup, but didn't whitelist the version itself.

Heh, just created https://github.com/koekeishiya/yabai/pull/594 to fix it before seeing that you did it locally. Feel free to close my PR. I've added code to print the version alongside the SA version and lookup result.

Regarding AXSheet, I've noticed that the invisible standard window ร  la #68 is always created immediately after the AXSheet window. This could be used for tagging the next window id as ignored, if the calls to the window manager state were to happen synchronously. I'm not quite sure on the implications of this or whether this order is guaranteed, but I'll likely play around with that over the coming days as well.

So after testing some more, here's what's working and what isn't with the scripting addition as of b3545fa:

  • [x] focus space without animation
  • [x] create space without animation
  • [x] destroy space without animation
  • [x] move space (and its windows) left, right or to another display
  • [x] remove window shadows
  • [x] enable window transparency
  • [x] control window layers (make windows appear topmost)
  • [x] sticky windows (make windows appear on all spaces)
  • [x] move window by clicking anywhere in its frame
  • [x] toggle picture-in-picture for any given window
  • [x] border for focused and inactive windows

Is the value of osax attrib 0x3f? Maybe I messed up some of the patterns, or there must have been some other kinds of changes.

It's 0x3B actually.

Looks like you simply forgot get_add_space_offset, it's the only of the offset/signature-returning functions that was not touched for the initial Big Sur update.

Right, should be fixed now. So I don't actually get why focusing spaces don't work though. Will likely be hard for me to solve that without actually running the OS and being able to iterate on some changes.

So I don't actually get why focusing spaces don't work though.

It was a user error. The update re-enabled the default keybindings under the Keyboard pane in System Preferences, and these shortcuts take precedence. They do, however, not work with fullscreen spaces, and I was testing with a single non-fullscreen space only.

Can you move fullscreen spaces around? If so I have no clue why focus wouldn't work, as they both access the same internal methods to interact with spaces.

Ah I think you're misunderstanding, I should've worded that clearer. Focusing spaces does workโ€”it was a user configuration error.

Oh right, yeah, I get what you meant now. Everything seems to be working then, which is great.

597

BeanieBen9990 commented 8 hours ago โ€ข

Loading the scripting addition makes right clicking icons on the dock crash it. Right clicking any icon on the dock with the SA loaded crashes the dock immediately. Sometimes this also causes a notification that instead of the SA being reloaded, that is couldn't load and to make sure SIP is disabled (which it is)

I'm guessing you've already got Skylight.framework, but if you haven't, the article Extract the system libraries on macOS Big Sur might be useful...

@pcr910303 Thank you so much, that looks like it should work exactly for our needs. I was not able to spend time on this yet.

Build 20A4300b is out (beta 2). Everything seems to still work just fine.

I'll try extracting the Skylight binary for this one over the weekend; currently quite busy with work and can't always run Big Sur.

Bug: CFEqual() called with NULL first argument

This seemed fairly random to me, likely a timing issue. My computer was running under a very high load when this occurred. This seems to happen within display_manager_focus_display_with_point from looking at the backtrace.

|First noticed in|Fixed as of|
|:-:|:-:|
|20A4300b|-|


Click to expand crash log

Process:               yabai [475]
Path:                  /usr/local/opt/yabai/bin/yabai
Identifier:            yabai
Version:               0
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           yabai [475]
User ID:               501

Date/Time:             2020-07-10 11:23:11.037 +0200
OS Version:            Mac OS X 10.16 (20A4300b)
Report Version:        12
Bridge OS Version:     5.0 (18P50310o)
Anonymous UUID:        CA73AB6B-4198-F78E-B7DD-8A6D012A5059

Sleep/Wake UUID:       2570F97D-D91F-4ABA-A7F4-1A1AF521BE6B

Time Awake Since Boot: 15000 seconds
Time Since Wake:       9200 seconds

System Integrity Protection: disabled

Crashed Thread:        1

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

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

Application Specific Information:
*** CFEqual() called with NULL first argument ***

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff6c3e225e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6c3e25d0 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff2c5d7cee __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation        0x00007fff2c5d6783 __CFRunLoopRun + 1315
4   com.apple.CoreFoundation        0x00007fff2c5d5bea CFRunLoopRunSpecific + 534
5   com.apple.CoreFoundation        0x00007fff2c65b9a1 CFRunLoopRun + 40
6   yabai                           0x000000010be69315 main + 1877
7   libdyld.dylib                   0x00007fff6c282c71 start + 1

Thread 1 Crashed:
0   com.apple.CoreFoundation        0x00007fff2c70455e CFEqual.cold.1 + 14
1   com.apple.CoreFoundation        0x00007fff2c560a39 CFEqual + 673
2   yabai                           0x000000010be5c53e display_manager_focus_display_with_point + 126
3   yabai                           0x000000010be6ed87 EVENT_HANDLER_MOUSE_MOVED + 967
4   yabai                           0x000000010be476b8 event_loop_run + 104
5   libsystem_pthread.dylib         0x00007fff6c4ae9b4 _pthread_start + 224
6   libsystem_pthread.dylib         0x00007fff6c4aa4d7 thread_start + 15

Thread 2:
0   libsystem_kernel.dylib          0x00007fff6c3e88c6 __accept + 10
1   yabai                           0x000000010be44e66 socket_connection_handler + 70
2   libsystem_pthread.dylib         0x00007fff6c4ae9b4 _pthread_start + 224
3   libsystem_pthread.dylib         0x00007fff6c4aa4d7 thread_start + 15

Thread 3:
0   libsystem_pthread.dylib         0x00007fff6c4aa4b4 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib         0x00007fff6c4aa4b4 start_wqthread + 0

Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x00007fff2c910aae  rbx: 0x00007fc155410220  rcx: 0x00007fff6c3e21da  rdx: 0x0000000000000001
  rdi: 0x0000000000000000  rsi: 0x000000010bea9430  rbp: 0x0000700005397ad0  rsp: 0x0000700005397ab8
   r8: 0x000000000000801f   r9: 0x00000000000003e8  r10: 0x00000000ffffffff  r11: 0x0000000000000297
  r12: 0x000000010bebe298  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x00007fc156a05150
  rip: 0x00007fff2c70455e  rfl: 0x0000000000010246  cr2: 0x00007fe5e54fa018

Logical CPU:     2
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x10be40000 -        0x10be76ffb +yabai (0) <FAFABC59-8684-3FAA-BA79-62C4B29AE81C> /usr/local/opt/yabai/bin/yabai
       0x1155b8000 -        0x1155c4047  libobjc-trampolines.dylib (810) <4B12D14E-7C96-3BAB-8550-DABB5518B2C4> /usr/lib/libobjc-trampolines.dylib
       0x115685000 -        0x1156a1ff7  libCGInterfaces.dylib (536) <2D5EA49F-305A-33A0-9595-3F8DE7118D9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
       0x1158e3000 -        0x115979017  dyld (823.2) <456D4998-4501-317B-A5BD-FC8689719149> /usr/lib/dyld
    0x7fff27cb9000 -     0x7fff27cb9fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <F76D5850-BD83-3C3C-821A-00CA342560D6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff27cba000 -     0x7fff2834fff7  com.apple.vImage (8.1 - 536) <3C6B1C4F-0D97-3D03-A7E5-D41D5EA494BC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff28350000 -     0x7fff285b3fcf  libBLAS.dylib (1336) <5F970182-A9C6-3119-804E-B464AAE989AB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff285b4000 -     0x7fff28c2bfdf  libBNNS.dylib (270.0.0.111.1) <10984A9C-DC35-3245-8212-501BDA299760> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff28c2c000 -     0x7fff28fc8fff  libLAPACK.dylib (1336) <0963EDCE-2868-32DD-B43D-D360B225F77A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff28fc9000 -     0x7fff28fdefe0  libLinearAlgebra.dylib (1336) <F5A83593-E8BF-3119-814A-07298C1B962D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff28fdf000 -     0x7fff28fe4ff3  libQuadrature.dylib (7) <29FF69E1-FDDA-325B-B16F-37760CE75AD1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff28fe5000 -     0x7fff29053ff7  libSparse.dylib (104) <A15B4064-1618-3CEE-891A-D22C341A66F8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff29054000 -     0x7fff29066fe7  libSparseBLAS.dylib (1336) <2C18F443-B85F-3886-A363-67563E8D93B0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff29067000 -     0x7fff2923afeb  libvDSP.dylib (758) <B6BA2E96-D20D-35EB-94C1-77B3C8AD4C77> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff2923b000 -     0x7fff292f9fef  libvMisc.dylib (758) <006D6449-AB0E-3EDA-AD4D-91158716B9AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff292fa000 -     0x7fff292fafff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <933CA2D1-28A8-39E8-981D-0E60A1B1A11F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff292ff000 -     0x7fff2937affa  com.apple.Accounts (113 - 113) <F1E6B1E3-5AA1-352E-AFD2-5011936AB1B6> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff294d4000 -     0x7fff2a34effc  com.apple.AppKit (6.9 - 1997) <092022BF-F067-37F0-ADD7-AEF4628E4DC4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff2a3a9000 -     0x7fff2a3a9fff  com.apple.ApplicationServices (48 - 50) <2B20F16A-913F-3EE9-BE07-225248C64D08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff2a3aa000 -     0x7fff2a415ff7  com.apple.ApplicationServices.ATS (377 - 505) <3BC259F6-FE50-365B-B3A4-A3B20A0B97F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2a416000 -     0x7fff2a456ff5  libFontRegistry.dylib (294.0.1) <2462B6BA-F86F-377C-8C23-CF53E041B104> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff2a457000 -     0x7fff2a486fff  com.apple.ATSUI (1.0 - 1) <BE3D8472-4D06-32C5-AF47-10B2B85E9F7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2a487000 -     0x7fff2a48effb  com.apple.ColorSyncLegacy (4.13.0 - 1) <D3C78282-12E8-3F59-92F1-9ADF0EB5E34C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2a48f000 -     0x7fff2a4eaffd  com.apple.HIServices (1.22 - 697) <F60DCE87-1381-3EDE-9B83-4BE0FAFC189D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff2a4eb000 -     0x7fff2a4fafff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <13C0E23B-B963-3B88-A4A4-D05BA4D447AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2a4fb000 -     0x7fff2a542fff  com.apple.print.framework.PrintCore (16 - 525) <A2EA5D37-15C7-3893-BC65-5E6B012AEF04> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2a543000 -     0x7fff2a54efff  com.apple.QD (4.0 - 415) <42BB60E6-031D-3B31-9057-4E865BB5D06F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2a54f000 -     0x7fff2a55eff8  com.apple.speech.synthesis.framework (9.0.34 - 9.0.34) <6CCE2398-6F29-3731-8DD8-13304D5D6F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2a55f000 -     0x7fff2a66dffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <4DC81749-854D-37E8-AA12-D78C9F219BBC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2a66e000 -     0x7fff2a66efff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <A758AEC6-0C77-3032-AADE-818273CA63A7> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff2aa97000 -     0x7fff2aefeff6  com.apple.CFNetwork (1179.0.1 - 1179.0.1) <C51628DB-1784-3469-A10A-B156CE46B13E> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff2af82000 -     0x7fff2af85fff  com.apple.Carbon (160 - 164) <1128BF14-288F-3956-82C4-DB6613D85EFC> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff2af86000 -     0x7fff2af89ff3  com.apple.CommonPanels (1.2.6 - 101) <880471F3-78A2-3E34-8734-A96B248F2225> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff2af8a000 -     0x7fff2b289ffb  com.apple.HIToolbox (2.1.1 - 1037) <A4BE414A-CFFC-3A51-8F48-3AF0491D4FBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff2b28a000 -     0x7fff2b28dff3  com.apple.help (1.3.8 - 71) <479BF0EF-C3B4-33A4-B39B-AF2C662011DF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff2b28e000 -     0x7fff2b295ffb  com.apple.ImageCapture (1690 - 1690) <84BB28D3-AEEE-33FD-8299-6A3C40BEA655> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff2b296000 -     0x7fff2b299fff  com.apple.ink.framework (10.15 - 227) <042F4E63-80FF-31C1-9920-6F82C9DB9CC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff2b29a000 -     0x7fff2b2b5ff5  com.apple.openscripting (1.7 - 186) <7A4076A8-8785-3199-A141-CBB4E9299F61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff2b2b6000 -     0x7fff2b2b9fff  com.apple.print.framework.Print (15 - 271) <846D880D-AFA6-3223-B59F-CE8D2D4E6148> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff2b2ba000 -     0x7fff2b2bdff7  com.apple.securityhi (9.0 - 55008) <AC3DFFD7-5A49-305B-949F-281782EAF397> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff2b2be000 -     0x7fff2b2c5fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <4D367E2C-1C91-3998-B68F-491378A375D2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff2b4fb000 -     0x7fff2b4fefff  com.apple.Cocoa (6.11 - 23) <729159CE-D585-30EA-BCA5-D4EA7731EA21> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff2b50f000 -     0x7fff2b60eff7  com.apple.ColorSync (4.13.0 - 3447) <A2A3AE62-2D83-3E57-A4AB-9F4C5C6CE6B9> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff2b916000 -     0x7fff2bf8cff4  com.apple.audio.CoreAudio (5.0 - 5.0) <9056272D-3DBF-3AC8-9FF0-116EFA91CD7D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff2bf8d000 -     0x7fff2c01affc  com.apple.CoreBluetooth (1.0 - 1) <F7484A75-D18B-349E-9D14-272DFBD4C7A7> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff2c01b000 -     0x7fff2c41affb  com.apple.CoreData (120 - 1023) <241A9279-BC7F-3E0D-9EB2-2D0F9DFEFFC1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff2c41b000 -     0x7fff2c556fff  com.apple.CoreDisplay (211 - 211) <31A4DAFF-143C-3AC4-AFB3-37E7597061B2> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff2c557000 -     0x7fff2ca3aff3  com.apple.CoreFoundation (6.9 - 1740) <ED9A6692-3C6E-3C34-84C8-E7BC1CF6D950> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff2ca3b000 -     0x7fff2d0c7fe7  com.apple.CoreGraphics (2.0 - 1419) <4E41E1E2-0F1C-3225-AE45-FF5B02DF5BAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff2d10c000 -     0x7fff2d480ff6  com.apple.CoreImage (15.0.0 - 1100.37.5) <8E0319FF-83A3-390E-8C84-6424425061EE> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff2da54000 -     0x7fff2dbd3ffa  com.apple.CoreMedia (1.0 - 2729.5) <320F063B-8BE7-30EA-B638-565E13FB5E5F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff2dcd1000 -     0x7fff2dcd1fff  com.apple.CoreServices (1104.3 - 1104.3) <6124A8F2-277C-3B93-A12F-BFC9FD837D70> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff2dcd2000 -     0x7fff2dd45ff7  com.apple.AE (913 - 913) <CD59E262-0DF7-3298-A415-B38812745162> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff2dd46000 -     0x7fff2e02dff7  com.apple.CoreServices.CarbonCore (1232 - 1232) <1EA3E6A3-605C-3EA4-9AED-D6911B8F4DB9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff2e02e000 -     0x7fff2e07cffe  com.apple.DictionaryServices (1.2 - 339) <6E546E9D-4812-312B-9B73-63AC3A9E1342> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2e07d000 -     0x7fff2e085ff7  com.apple.CoreServices.FSEvents (1287 - 1287) <8AD8D943-D246-3456-8276-D141F44A458C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff2e086000 -     0x7fff2e2c7ffa  com.apple.LaunchServices (1104.3 - 1104.3) <6DAA0DEC-EF9F-3B40-809D-4D903FC81F10> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff2e2c8000 -     0x7fff2e362ffc  com.apple.Metadata (10.7.0 - 2129.1) <B0AF1A61-66F5-35DA-9FC3-D8796CDC5BD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff2e363000 -     0x7fff2e390fff  com.apple.CoreServices.OSServices (1104.3 - 1104.3) <8D4A6BDC-322D-3B40-B019-70036E6E5BB6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2e391000 -     0x7fff2e3f8ff7  com.apple.SearchKit (1.4.1 - 1.4.1) <D62C2E6F-07B9-39E7-98B1-A09AD5B12F6A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2e3f9000 -     0x7fff2e41effb  com.apple.coreservices.SharedFileList (139 - 139) <6822A007-8368-3956-B48B-B697AC63C9DD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff2e635000 -     0x7fff2e7d8ff9  com.apple.CoreText (664.3.1.1 - 664.3.1.1) <AD301B95-E4F5-35C5-97FC-CB404E0649E5> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff2e7d9000 -     0x7fff2e81fff3  com.apple.CoreVideo (1.8 - 377.0) <98108ABC-BCDF-31B0-A9FF-56BB134B6B89> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff2e820000 -     0x7fff2e8ecff1  com.apple.framework.CoreWLAN (16.0 - 1657) <7DFA5A80-8C6C-30D8-9280-C8FE811384FF> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff2eb9d000 -     0x7fff2eba3fff  com.apple.DiskArbitration (2.7 - 2.7) <ED8753C8-AF68-3779-AF18-5E69B76692BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff2edac000 -     0x7fff2eedeffd  com.apple.FileProvider (309.2 - 309.2) <F6E01E5E-E528-37BE-8141-00E11E17C60D> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff2eefb000 -     0x7fff2f29dffc  com.apple.Foundation (6.9 - 1740) <B1F110FE-81EE-380C-A03A-13F8DBB861E0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff2f30a000 -     0x7fff2f35dffb  com.apple.GSS (4.0 - 2.0) <13985F59-EB35-32BE-B8A8-E014C7424E3B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2f532000 -     0x7fff2f64fff2  com.apple.Bluetooth (8.0.0 - 8.0.0d35) <12164EDC-D0BB-38BF-A620-6C44586825BA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2f6b8000 -     0x7fff2f75eff0  com.apple.framework.IOKit (2.0.2 - 1826.0.0.111.1) <A2FCE7C7-D1D7-3DB3-88D8-CAF94DB912FF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff2f75f000 -     0x7fff2f770ff6  com.apple.IOSurface (288 - 288) <212399E6-E339-3EF5-AE86-304C88737DE2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff2f7ff000 -     0x7fff2fa2bff6  com.apple.ImageIO (3.3.0 - 2086) <F5642199-9814-3094-8704-A71A909C32B9> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff2fa2c000 -     0x7fff2fa30ff7  libGIF.dylib (2086) <642A51BA-1E4E-3E0E-8E56-F2251E847E41> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2fa31000 -     0x7fff2fb0ffe7  libJP2.dylib (2086) <0F263F04-CA15-3819-B2BB-2C81E670426A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2fb10000 -     0x7fff2fb34ffb  libJPEG.dylib (2086) <7E1391A2-16F4-3DC0-A135-ED9511F8D850> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2fb35000 -     0x7fff2fb5bfef  libPng.dylib (2086) <26ECE471-4D1A-3284-AA13-AA88FECE4D25> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2fb5c000 -     0x7fff2fb5efff  libRadiance.dylib (2086) <CD059111-727E-318E-8E6F-244582517FB7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2fb5f000 -     0x7fff2fbbcfef  libTIFF.dylib (2086) <F0CEFBA2-71B2-3CB9-B915-2F2BDEA89536> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3129c000 -     0x7fff312abff7  com.apple.Kerberos (3.0 - 1) <B065A0FD-6F73-3585-AA4E-6CD1BE72C11D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff312ac000 -     0x7fff312acfff  libHeimdalProxy.dylib (79) <8861828C-56C2-3616-8E5A-CAAB1C5E37AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3145b000 -     0x7fff3159cffa  com.apple.MLCompute (1.0 - 1) <4A594181-FFD6-3EB8-891C-CE8232B78C1E> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff31801000 -     0x7fff3180cff7  com.apple.MediaAccessibility (1.0 - 129) <142916E8-1C38-3308-B9B0-630B3F5FE638> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff31991000 -     0x7fff32466ff7  com.apple.MediaToolbox (1.0 - 2729.5) <345C938F-F5D6-3BF3-B95F-1A9D7F10000E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff3246b000 -     0x7fff32575ffd  com.apple.Metal (244.11.1 - 244.11.1) <62FD85A8-78D0-3B15-9E0B-8B4863A915AD> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff32596000 -     0x7fff325feff0  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <4204A86B-780B-36E7-9EF5-E026D8CE719C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff325ff000 -     0x7fff32692ff1  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <08B34EB5-9091-30C6-B3C9-37E99D4E2B18> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff32693000 -     0x7fff326c2ff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <96B13D78-44B2-3D54-92CA-26A3183C01C6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff326c3000 -     0x7fff32700ffb  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <3B3F04E1-08CA-37FA-B213-31EB6E24A2E0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff32701000 -     0x7fff3292bffe  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <62B2F93D-432F-35C9-8540-C66F66938CE2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3292c000 -     0x7fff3297fff8  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <FCDAF97E-B936-3293-B13D-4F82EB5FCE38> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff32980000 -     0x7fff32981ff1  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <475D389D-C27A-3EC8-A007-35A919A736FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff337de000 -     0x7fff337edff1  com.apple.NetFS (6.0 - 4.0) <1E7DCC15-8F42-3C9E-914F-DF55275283DE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff337ee000 -     0x7fff33966ff5  com.apple.Network (1.0 - 1) <49BBE956-2025-3507-AFE6-D3A05DBCBDF9> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff347af000 -     0x7fff34807fff  com.apple.opencl (4.2 - 4.2) <E35FB201-4E67-378C-BFF7-0096BCF09BBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff34808000 -     0x7fff34827fff  com.apple.CFOpenDirectory (10.16 - 229) <82B5F7E6-D0BF-37CD-8781-A2F856AC6334> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff34828000 -     0x7fff34837ff3  com.apple.OpenDirectory (10.16 - 229) <1E9DDDDC-7313-3F45-A6A1-D8AF6F29421C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff35178000 -     0x7fff3517afff  libCVMSPluginSupport.dylib (18.0.24) <980E474A-38A4-3B86-B420-AE84D998F12D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff3517b000 -     0x7fff35181ff3  libCoreFSCache.dylib (177.16) <26820877-0A83-34B5-8A43-1448A770CFF9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff35182000 -     0x7fff35186fff  libCoreVMClient.dylib (177.16) <52B02421-DDD0-3048-8AE5-11EAFE9B6398> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff35187000 -     0x7fff3518fff7  libGFXShared.dylib (18.0.24) <0BF62F5F-9E2D-3964-B4FA-140A94955427> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff35190000 -     0x7fff3519afff  libGL.dylib (18.0.24) <97B7D854-3FDC-396E-94D8-5F81F20F4EE8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff3519b000 -     0x7fff351cefff  libGLImage.dylib (18.0.24) <C44FDDF3-A2E2-39BF-AB81-885D8C3AB08B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff35364000 -     0x7fff353a0fff  libGLU.dylib (18.0.24) <21DE4306-28D7-34B5-A59E-F14A374251D2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff35ce1000 -     0x7fff35cf0ff7  com.apple.opengl (18.0.24 - 18.0.24) <33117734-40BD-3292-B9AA-8F3473DDF0C9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff36b1a000 -     0x7fff36dc5ff5  com.apple.QuartzCore (1.11 - 898.2) <1D99069C-DBBB-3087-91BD-CEEDA1046DF7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff378ca000 -     0x7fff378e1ff5  com.apple.ScriptingBridge (1.4 - 80) <78056495-54E4-3A12-9430-D01859985154> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff378e2000 -     0x7fff37c31ffe  com.apple.security (7.0 - 59711.0.0.111.1) <CD2359B8-BF03-33F2-91D6-B4F68843F376> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff37c32000 -     0x7fff37cbdfff  com.apple.securityfoundation (6.0 - 55239) <0FC7C5EB-8721-3813-803C-ADDA4D0817D3> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff37d1e000 -     0x7fff37d22ff4  com.apple.xpc.ServiceManagement (1.0 - 1) <1D8869F3-A0D9-3C4A-B251-78C4703F18C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff38cb1000 -     0x7fff38d2bff7  com.apple.SystemConfiguration (1.20 - 1.20) <30E1F962-A9DF-3F10-94CE-4783811B5528> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff38f00000 -     0x7fff38f11fff  com.apple.UniformTypeIdentifiers (621.1 - 621.1) <7883A3F3-F918-35F0-95F7-144F5BF87A44> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff38fda000 -     0x7fff39125ff4  com.apple.VideoToolbox (1.0 - 2729.5) <EC2B248C-9CA9-34F6-AE44-889F4D25832F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff3dd94000 -     0x7fff3de7efef  com.apple.APFS (1640.0.0 - 1640.0.0) <25509671-AEF7-3949-AB15-3007DFD98F36> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff3eb30000 -     0x7fff3eb3bffb  com.apple.AccessibilityBundles (1.0 - 152.3) <0F5436F9-454F-3019-8436-B55FD25A34F1> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
    0x7fff3f53e000 -     0x7fff3f53fff1  com.apple.AggregateDictionary (1.0 - 1) <E70BB8BC-D423-3A0C-AFAC-3DFC189CFFC5> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff3f862000 -     0x7fff3f87dfff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <2AF6313B-6DA9-3A8A-8942-28FDA3EEB58F> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
    0x7fff3fa13000 -     0x7fff3fa30ffa  com.apple.AppContainer (4.0 - 494.0.0.110.3) <EF5B2260-D2D5-33D7-8E88-9A16C32421C1> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff40006000 -     0x7fff40065ffe  com.apple.framework.Apple80211 (17.0 - 1708) <F0C7CE3D-D44B-337D-9528-D52460FC41D3> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff4033f000 -     0x7fff4034efcf  com.apple.AppleFSCompression (125 - 1.0) <06E7368F-6957-3028-AAA4-4F01D5500C2C> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4045f000 -     0x7fff4046bffc  com.apple.AppleIDAuthSupport (1.0 - 1) <6BB3F241-C964-3021-8C36-83CE79A48C92> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff404b1000 -     0x7fff404fafff  com.apple.AppleJPEG (1.0 - 1) <60009C4C-6D31-3286-9916-8B6382ECF481> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4099a000 -     0x7fff409bdfff  com.apple.applesauce (1.0 - 16.26) <8BC3B08E-B3FA-31DD-8E45-70E7B6F0EAD1> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff40aae000 -     0x7fff40ab1ffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <3A599BFE-367D-3218-9A15-EEB1583CD830> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff40ab2000 -     0x7fff40b05ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <8F19F430-24AE-31C7-84D3-AF5980096B6D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff40b06000 -     0x7fff40b45ff3  com.apple.AppleVPAFramework (3.20.1 - 3.20.1) <DE7FE316-002A-3EB6-8FB5-867ECAC989EE> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff40b52000 -     0x7fff40b62ff2  com.apple.AssertionServices (1.0 - 475.0.0.111.3) <A224E0B4-2936-31DC-B1AC-85E26A68552E> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4111d000 -     0x7fff41754ff4  com.apple.audio.AudioResourceArbitration (1.0 - 1) <8AC5BC90-2B90-3E44-860A-74C18A5C730A> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff417f2000 -     0x7fff4185aff2  com.apple.audio.AudioSession (1.0 - 58.1) <C038EEC8-D4E9-351D-A4B2-91E1E4DA00C6> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff4185b000 -     0x7fff4188cff8  libSessionUtility.dylib (58.1) <0F68FC5A-43F4-35FE-81A6-428FCCEEBC1B> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff41941000 -     0x7fff41bafff4  com.apple.audio.AudioToolboxCore (1.0 - 1162.6) <D16D69F3-D22F-379C-AE21-B4240F80CEC4> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff41bb4000 -     0x7fff41ce1ffc  com.apple.AuthKit (1.0 - 1) <8B1CFAC4-DFD0-3669-BE8A-D811FE8623A9> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff41ed7000 -     0x7fff41ee0ff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <C86C6927-6F46-364F-9ABB-60CD8DB8F357> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff41ee1000 -     0x7fff41f88ffb  com.apple.backup.framework (1.12 - 1329.5) <3AB8D074-3B80-3077-96A5-7CC37483412B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff41f89000 -     0x7fff42013ffd  com.apple.BaseBoard (506 - 506) <4E108606-F621-34C1-B3CF-7CCB0D655AD7> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff423d7000 -     0x7fff42441ff7  com.apple.bom (14.0 - 229) <DBFE6798-5F70-315B-BB76-0D6387CE6DA1> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff42a50000 -     0x7fff42a58fff  com.apple.CMCaptureCore (1.0 - 46.5.2) <1A722433-7986-3363-BB84-6EA814D81ED1> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff43553000 -     0x7fff435a2ff7  com.apple.ChunkingLibrary (333 - 333) <266C3F30-24D7-3AD3-A5EC-CC5072747B89> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4438f000 -     0x7fff4439ffff  com.apple.CommonAuth (4.0 - 2.0) <DFCC3361-67F1-3519-8629-0871E492E71C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff443a0000 -     0x7fff443b8ffb  com.apple.commonutilities (8.0 - 900) <5A9CD218-48EE-3A95-9F45-D4736952FF0B> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff44b87000 -     0x7fff44f3ffc8  com.apple.CoreAUC (296.0.0 - 296.0.0) <7B104E4F-D042-3776-B106-63F292FD53B2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff44f40000 -     0x7fff44f6dfff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <BF2AD113-BF59-33AA-B55D-F1AB9E9C2783> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff44f98000 -     0x7fff44fbbffc  com.apple.analyticsd (1.0 - 1) <67D96849-D83C-3004-816D-5D71CFE2E4A9> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff45102000 -     0x7fff4514bffc  com.apple.CoreAutoLayout (1.0 - 8) <9E52F71C-830F-351B-8201-D913D69469FE> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff45607000 -     0x7fff45617ff5  com.apple.CoreEmoji (1.0 - 116) <BF2C3758-74E8-3CF5-B9BB-9820C6B1DC2F> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff45cdb000 -     0x7fff45d6fff0  com.apple.CoreNLP (1.0 - 236) <DECBF110-0264-3861-A832-9A3B65A5B9D3> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff46218000 -     0x7fff46220ff0  com.apple.CorePhoneNumbers (1.0 - 1) <CB3197C4-3036-3C65-A9F1-7D3D6BEA54AB> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff46d27000 -     0x7fff46d4ffff  com.apple.CoreSVG (1.0 - 146) <4BD52A94-E97B-3FE5-8C77-E084C6B53036> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff46d50000 -     0x7fff46d85fff  com.apple.CoreServicesInternal (465 - 465) <0CD2BA28-6EE5-33DE-9B44-E787D7369E68> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff46d86000 -     0x7fff46dc1ffe  com.apple.CSStore (1104.3 - 1104.3) <9790956F-7C22-383B-84E1-5FA1278ED1A1> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff47336000 -     0x7fff473ebff7  com.apple.CoreSymbolication (12.0 - 64540.71.1) <E0AED6F4-67EA-332C-8AF8-E9BEA8DE33AC> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff4749a000 -     0x7fff475d5ffb  com.apple.coreui (2.1 - 664) <AD9A5EF0-8E08-3FDE-B4C5-4B1428699B84> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff475d6000 -     0x7fff477dbfff  com.apple.CoreUtils (6.3 - 630.45) <23D7012C-553F-32F5-9E28-71DA7C87FF3D> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4783c000 -     0x7fff47986ffd  com.apple.CoreWiFi (3.0 - 341) <1A2A3885-D9EA-3C77-9D63-36BE18FE9D22> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff47987000 -     0x7fff4799aff9  com.apple.CrashReporterSupport (10.13 - 15023) <3A1D66DD-7091-39F6-A512-D484BA4F9CFE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff47a59000 -     0x7fff47a6cffa  com.apple.framework.DFRFoundation (1.0 - 256) <079FFF72-7E7D-3A7B-BE37-65981B3C32D8> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff47a6d000 -     0x7fff47a72ffb  com.apple.DSExternalDisplay (3.1 - 380) <1D7AB89C-720E-3A8B-B2DE-D922D4C2507D> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff47b05000 -     0x7fff47b7fffe  com.apple.datadetectorscore (8.0 - 667) <7B9E5148-EA97-3737-B99A-7992F1A95EEF> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff47be8000 -     0x7fff47c24ff8  com.apple.DebugSymbols (195 - 195) <A4666428-5BC6-326D-9F5E-7642053509DF> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff47c25000 -     0x7fff47db8ffc  com.apple.desktopservices (1.15 - 1329.1) <A11F2EB0-AB2B-3A8C-9F4D-CC6C35BE2DDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff49d2c000 -     0x7fff4a146ff0  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <18EBB9A5-A54E-3848-A9C3-E2488C3E237F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff4a86f000 -     0x7fff4a9ceff4  libFontParser.dylib (296) <E0956497-D050-3DEC-B915-73FE4C1F5FE3> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff4a9cf000 -     0x7fff4a9e1ffc  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <E02E41E9-F590-3F7A-91A4-A2DB7FC7022E> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff4ed8d000 -     0x7fff4ed93fff  com.apple.GPUWrangler (6.1.14 - 6.1.14) <4EEE7362-F105-357B-B899-D5DC60C198D7> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff4f300000 -     0x7fff4f325ff6  com.apple.GenerationalStorage (2.0 - 321) <58156511-0592-35B7-B516-2531341727D3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff509a7000 -     0x7fff509b5fff  com.apple.GraphVisualizer (1.0 - 100.1) <104D32AD-D60C-37E5-8954-1D23F4D54B4C> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff50b78000 -     0x7fff50c37ff6  com.apple.Heimdal (4.0 - 2.0) <C4E9EAE7-99E8-331C-B1A8-3CA216C41178> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff53035000 -     0x7fff5303dffd  com.apple.IOAccelerator (439.31.1 - 439.31.1) <33D32773-59FF-3871-9FF9-3EA3854C520B> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff53052000 -     0x7fff53069fff  com.apple.IOPresentment (1.0 - 37) <002EB679-3513-36FB-AFF8-62A863470032> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff53412000 -     0x7fff53425ffc  com.apple.IconFoundation (462.6 - 462.6) <3780D413-22B6-3221-AA0B-780FD7BD3DA7> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff53426000 -     0x7fff5348bff3  com.apple.IconServices (462.6 - 462.6) <D127680C-0780-3997-A7A6-1CD0EDF35474> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5381e000 -     0x7fff53826ffe  com.apple.InternationalSupport (1.0 - 55) <0FAF993C-C700-381B-B3FB-B2C702289D22> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff53be8000 -     0x7fff53c08ffc  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <E2F9C6B0-8736-3926-B7AE-9711185CE311> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff53d8f000 -     0x7fff53e7bffb  com.apple.LanguageModeling (1.0 - 236.1) <86E79071-8D46-34D8-94D0-202D132A32CB> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff53e7c000 -     0x7fff53ecdff7  com.apple.Lexicon-framework (1.0 - 81) <AAF45394-180D-365A-BFB5-65D5909B46D8> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff53ed6000 -     0x7fff53edcff5  com.apple.LinguisticData (1.0 - 377) <2AF39B42-2AD4-3965-A24E-72F6EDD2893F> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff546ee000 -     0x7fff546f1fff  com.apple.Mangrove (1.0 - 25) <F5DDD28C-A00F-3150-8CD2-BDFE53212DBD> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff54a52000 -     0x7fff54b12ff7  com.apple.MediaExperience (1.0 - 1) <3EB8B225-F521-3177-A591-1F087D158257> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff55436000 -     0x7fff55482ff8  com.apple.spotlight.metadata.utilities (1.0 - 2129.1) <6453F13D-0EE5-36D1-96DD-F87B377C0681> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff554a9000 -     0x7fff55587ffa  com.apple.gpusw.MetalTools (1.0 - 1) <CAD6F98A-9DF3-3BD0-8DAF-F3FA115AF68B> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff55683000 -     0x7fff556a2ff8  com.apple.MobileKeyBag (2.0 - 1.0) <BFB53306-8738-3369-A57E-F55B314D6887> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5598c000 -     0x7fff559beff5  com.apple.MultitouchSupport.framework (4400.15.1 - 4400.15.1) <C026386F-877D-36F6-8E3D-A73B96B88A5A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff55f23000 -     0x7fff55f2dfff  com.apple.NetAuth (6.2 - 6.2) <913E4701-14F3-38D1-BDBD-840AEE9ABD96> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff57211000 -     0x7fff5725efff  com.apple.OTSVG (1.0 - 664.3.1.1) <9C9640B9-D66E-3542-9C14-E0367FBCDDB3> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff58336000 -     0x7fff58341ffe  com.apple.PerformanceAnalysis (1.261 - 261) <3971B6FD-D71C-38AA-A036-6E5F3FF47D8C> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5834a000 -     0x7fff58373ff2  com.apple.persistentconnection (1.0 - 1.0) <1946D644-A42F-39EF-BF0D-9EA8EEEC2FA1> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff5b303000 -     0x7fff5b31cff9  com.apple.ProtocolBuffer (1 - 281.20.4.17.1) <D8E45946-B8B9-3EE9-A0EE-A6B07380B27B> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff5bbad000 -     0x7fff5bbd8ffa  com.apple.RemoteViewServices (2.0 - 161) <9CA536EE-DC6E-3D7A-8F7A-ABC084CE941A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff5bd7f000 -     0x7fff5bdcfff8  com.apple.RunningBoardServices (1.0 - 475.0.0.111.3) <6B5F98EF-7876-3D3D-8773-81A011B3D6E1> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff5d93f000 -     0x7fff5d942ff0  com.apple.SecCodeWrapper (4.0 - 494.0.0.110.3) <AA4B807E-B7CA-314C-A518-66236320C3F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff5db00000 -     0x7fff5dc44ff1  com.apple.Sharing (1554.4.1 - 1554.4.1) <D62E2725-B387-370E-AB0D-4C4D1820AAD6> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff5efbe000 -     0x7fff5f2cbffa  com.apple.SkyLight (1.600.0 - 519.5) <74C61DE2-9CBC-3EE0-B6E5-2AC559599150> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff5f888000 -     0x7fff5f888ff7  com.apple.SoftLinking (1.0 - 1) <7E96EF64-E37A-3AA3-97BA-73FED39D6F9F> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff5fd77000 -     0x7fff5fd86ffb  com.apple.SpeechRecognitionCore (6.1.2 - 6.1.2) <585456B9-9EC6-3D25-9A0F-67EC9ED65DB9> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff60651000 -     0x7fff6065bffd  com.apple.SymptomDiagnosticReporter (1.0 - 63) <09CD7FBD-4257-32C5-A6E4-F6A29C93CD0D> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff60b94000 -     0x7fff60baaff6  com.apple.TCC (1.0 - 1) <381620C3-77F4-3B6E-8456-DF64011DED9E> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff610f7000 -     0x7fff611c3ffd  com.apple.TextureIO (3.10.9 - 3.10.9) <69931E0B-EC61-3CDE-BC39-A594E80BE4F4> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff616ae000 -     0x7fff61930ff9  com.apple.UIFoundation (1.0 - 705) <B1495220-375E-3980-95F1-BD58C17AB17F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6261c000 -     0x7fff6263dff8  com.apple.UserManagement (1.0 - 1) <10C8D9CA-DEE9-3BD6-9C8D-FA5E5461F183> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff63bc0000 -     0x7fff63ca7ff8  com.apple.ViewBridge (529 - 529) <374F7D26-C630-371B-82F6-75671FD5AB6F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff63ec2000 -     0x7fff63ec5fff  com.apple.WatchdogClient.framework (1.0 - 94.0.0.110.1) <7E49369D-0D8F-3025-A9C8-9FDB04295B33> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff64ba5000 -     0x7fff64ba8ff0  com.apple.dt.XCTTargetBootstrap (1.0 - 17129) <E1D0814D-D6CD-3369-9111-9A3755BBC5D7> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff64c3d000 -     0x7fff64c58ffc  com.apple.audio.caulk (1.0 - 64) <0FE61788-21FB-36F9-B38F-1EEFBD5E4D86> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff65be0000 -     0x7fff65be2ff7  com.apple.loginsupport (1.0 - 1) <12523525-2FD3-3AA0-BE8A-EB6ADB4D0315> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff65c2d000 -     0x7fff65c39ffc  com.apple.perfdata (1.0 - 65) <6922163E-4B29-34A8-A889-9EE54ECD8CFC> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff6880e000 -     0x7fff6881dffd  libAudioStatistics.dylib (11) <CEC27D97-D4D5-36AE-8EAE-A278F2E615D5> /usr/lib/libAudioStatistics.dylib
    0x7fff6881e000 -     0x7fff68850ff7  libAudioToolboxUtility.dylib (1162.6) <A7C1C99C-6F4A-3BA7-B5F8-EB9A7DAC8099> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff68859000 -     0x7fff6888eff7  libCRFSuite.dylib (49) <3BD8B7FD-35B8-3FA5-998D-0EB177241EFA> /usr/lib/libCRFSuite.dylib
    0x7fff68891000 -     0x7fff6889cff7  libCheckFix.dylib (26.1) <EC51EC92-8E8B-30C5-A071-448C1C562634> /usr/lib/libCheckFix.dylib
    0x7fff6889d000 -     0x7fff688a7ffb  libChineseTokenizer.dylib (37) <F0C0472B-B343-364E-BFE5-102A47AF54BD> /usr/lib/libChineseTokenizer.dylib
    0x7fff68936000 -     0x7fff68938ffb  libDiagnosticMessagesClient.dylib (112) <EFECAFAF-E976-3EB2-A485-941E67E4E155> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff68b90000 -     0x7fff68b96ff3  libIOReport.dylib (60) <1ADFAE91-1EA6-3746-9D9E-D41F63168CD0> /usr/lib/libIOReport.dylib
    0x7fff68b97000 -     0x7fff68b9efff  libMatch.1.dylib (38) <36F3E3F8-DC22-36C1-800F-A893B5BEC61A> /usr/lib/libMatch.1.dylib
    0x7fff68bd7000 -     0x7fff68c06ffc  libMobileGestalt.dylib (947.0.0.111.3) <7627AB06-7AA4-3A33-A58C-6E768E5A2820> /usr/lib/libMobileGestalt.dylib
    0x7fff68c79000 -     0x7fff68d58ff7  libSMC.dylib (20) <F3A8EB9E-0440-36A9-922E-90DACADBCA2D> /usr/lib/libSMC.dylib
    0x7fff68d71000 -     0x7fff68d72ff3  libSystem.B.dylib (1291) <360A2ECF-2715-39E8-88CA-CBFD25DACF20> /usr/lib/libSystem.B.dylib
    0x7fff68e00000 -     0x7fff68e01fff  libThaiTokenizer.dylib (3) <E3C1632D-5B98-3B1A-94FE-BA5479514777> /usr/lib/libThaiTokenizer.dylib
    0x7fff68e75000 -     0x7fff68e77ffb  libapp_launch_measurement.dylib (14) <CD3800B7-C7EA-34D7-B177-DE195488F489> /usr/lib/libapp_launch_measurement.dylib
    0x7fff68e78000 -     0x7fff68e8ffff  libapple_nghttp2.dylib (1.40.0.1) <899CABB8-2CFB-3578-84EB-B5005670D74E> /usr/lib/libapple_nghttp2.dylib
    0x7fff68ec8000 -     0x7fff68f39ff7  libarchive.2.dylib (82) <9EC25AC7-4789-395F-A723-451629C0B026> /usr/lib/libarchive.2.dylib
    0x7fff68f3a000 -     0x7fff68fd2fe5  libate.dylib (3.0.1) <E1CD1B06-4CC5-3B45-98C2-425D9E8B6016> /usr/lib/libate.dylib
    0x7fff69193000 -     0x7fff691a3ff7  libbsm.0.dylib (68) <80127231-075C-3C02-AAE9-B37A580CA370> /usr/lib/libbsm.0.dylib
    0x7fff691a4000 -     0x7fff691b1fff  libbz2.1.0.dylib (44) <506D46A8-83DC-36DB-A6C2-326BA49A4F51> /usr/lib/libbz2.1.0.dylib
    0x7fff691b2000 -     0x7fff69207ff7  libc++.1.dylib (904.4) <2EF5AF08-CA79-3FFD-ADF8-3A05F3D8EE75> /usr/lib/libc++.1.dylib
    0x7fff69208000 -     0x7fff69220ff3  libc++abi.dylib (904.4) <3AE5580B-4FDC-3491-8E0B-34D1E595A18B> /usr/lib/libc++abi.dylib
    0x7fff69221000 -     0x7fff69221fff  libcharset.1.dylib (59) <139079C1-1D88-3339-BA5B-3E2DA1B829D1> /usr/lib/libcharset.1.dylib
    0x7fff69222000 -     0x7fff69233fff  libcmph.dylib (8) <D7036EA0-EC79-31C0-BBD6-6466C9686509> /usr/lib/libcmph.dylib
    0x7fff69238000 -     0x7fff69250fc7  libcompression.dylib (95) <E073959F-BA3C-3F81-BF3F-F591AD5600AC> /usr/lib/libcompression.dylib
    0x7fff69571000 -     0x7fff69588ff7  libcoretls.dylib (169) <1FC92419-3C8C-3333-8064-A9E574103E14> /usr/lib/libcoretls.dylib
    0x7fff69589000 -     0x7fff6958afff  libcoretls_cfhelpers.dylib (169) <4C7A065D-0157-33E7-AAAE-45B827049BE2> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff69b64000 -     0x7fff69bc3fff  libcups.2.dylib (492) <0A8DBEF5-16DC-3D1C-8F7C-70AC0749D9E8> /usr/lib/libcups.2.dylib
    0x7fff69c2c000 -     0x7fff69c31ff1  libdns_services.dylib (1282.110.2.111.1) <E8BB44F7-0EDC-32DA-AC2E-767D2CF23A78> /usr/lib/libdns_services.dylib
    0x7fff69ced000 -     0x7fff69cedfff  libenergytrace.dylib (22) <D3A3714E-1F2A-3385-8B8A-050F7279706A> /usr/lib/libenergytrace.dylib
    0x7fff69cee000 -     0x7fff69d07ffb  libexpat.1.dylib (26) <2A29DF8C-B00E-3495-B80A-107A13D9DE5B> /usr/lib/libexpat.1.dylib
    0x7fff69d15000 -     0x7fff69d18ff7  libfakelink.dylib (3) <BFC79DBC-0052-3393-8EE3-57F5457839CE> /usr/lib/libfakelink.dylib
    0x7fff69d27000 -     0x7fff69d2cfff  libgermantok.dylib (24) <98B6677D-B364-394C-80E5-2B09D981EAFE> /usr/lib/libgermantok.dylib
    0x7fff69d2d000 -     0x7fff69d36ffb  libheimdal-asn1.dylib (589.0.0.111.1) <2B68F71D-CDCE-3011-A67B-99D11E9588AE> /usr/lib/libheimdal-asn1.dylib
    0x7fff69d63000 -     0x7fff69e53fff  libiconv.2.dylib (59) <BD537833-D101-3274-8E38-C0C2CE1A5D73> /usr/lib/libiconv.2.dylib
    0x7fff69e54000 -     0x7fff6a0b4fff  libicucore.A.dylib (66013) <F8679A33-A5AF-3787-8DAE-D138117CCA52> /usr/lib/libicucore.A.dylib
    0x7fff6a11a000 -     0x7fff6a11bfff  liblangid.dylib (136) <6188E6CD-FDBA-3572-A0FA-751E4041DD84> /usr/lib/liblangid.dylib
    0x7fff6a11c000 -     0x7fff6a134ff7  liblzma.5.dylib (16) <46023E9C-C8A5-39A2-9CC3-7180CC7F286B> /usr/lib/liblzma.5.dylib
    0x7fff6a14c000 -     0x7fff6a1f4fff  libmecab.dylib (911) <EA8B4DEC-4377-30A1-ADF5-CD087B7275A2> /usr/lib/libmecab.dylib
    0x7fff6a1f5000 -     0x7fff6a475ff7  libmecabra.dylib (911) <7CFEB93C-B0FE-39CF-B617-0D609C25CCA5> /usr/lib/libmecabra.dylib
    0x7fff6a966000 -     0x7fff6af82ff1  libnetwork.dylib (2247.0.0.111.1) <A981BFE2-5F68-343E-AE32-E1785B2D0CA0> /usr/lib/libnetwork.dylib
    0x7fff6b03d000 -     0x7fff6b075fda  libobjc.A.dylib (810) <BCCA39CD-97CE-326B-B17A-26B4EA35A1B6> /usr/lib/libobjc.A.dylib
    0x7fff6b08e000 -     0x7fff6b092fff  libpam.2.dylib (27) <3B3FE58D-4145-3E91-8F91-C4AD1FD94720> /usr/lib/libpam.2.dylib
    0x7fff6b095000 -     0x7fff6b0ccff7  libpcap.A.dylib (97) <C713A477-26D8-3A29-B643-D342D7EC8B6D> /usr/lib/libpcap.A.dylib
    0x7fff6b111000 -     0x7fff6b11fffc  libperfcheck.dylib (41) <FA33F03D-8972-32C2-A142-E60A91A5756B> /usr/lib/libperfcheck.dylib
    0x7fff6b1c3000 -     0x7fff6b1dbff7  libresolv.9.dylib (68) <6CD7F6CB-C2E0-381F-82C2-802B47B67EBD> /usr/lib/libresolv.9.dylib
    0x7fff6b1e0000 -     0x7fff6b22bfff  libsandbox.1.dylib (1408.0.0.121.2) <08175C76-FC91-3411-ACBD-222973315BD0> /usr/lib/libsandbox.1.dylib
    0x7fff6b240000 -     0x7fff6b242ff7  libspindump.dylib (291) <50811472-FEBA-359A-979A-0DC4CF0FE4A7> /usr/lib/libspindump.dylib
    0x7fff6b243000 -     0x7fff6b400fe7  libsqlite3.dylib (315) <B892AA61-FE65-33DF-8B8F-020D0535A78A> /usr/lib/libsqlite3.dylib
    0x7fff6b673000 -     0x7fff6b676ffb  libutil.dylib (58) <62E458C9-9803-370A-BD87-A86F5BBDF6D0> /usr/lib/libutil.dylib
    0x7fff6b677000 -     0x7fff6b684ff7  libxar.1.dylib (452) <2D5230CF-5B89-3FDE-97BD-C3DAC84EADF7> /usr/lib/libxar.1.dylib
    0x7fff6b68a000 -     0x7fff6b76cff7  libxml2.2.dylib (34) <2991A5D2-71E2-3974-9F14-1FA7104AF157> /usr/lib/libxml2.2.dylib
    0x7fff6b771000 -     0x7fff6b799fff  libxslt.1.dylib (17.1) <BF043996-D2D0-344E-9CE3-605B71BD5E92> /usr/lib/libxslt.1.dylib
    0x7fff6b79a000 -     0x7fff6b7acff7  libz.1.dylib (76) <0245AFD3-7463-3B45-940D-857DC08209D2> /usr/lib/libz.1.dylib
    0x7fff6c046000 -     0x7fff6c04eff3  libcache.dylib (83) <164F3D3A-1C41-360B-BA44-DAF9E8211A45> /usr/lib/system/libcache.dylib
    0x7fff6c04f000 -     0x7fff6c05bff7  libcommonCrypto.dylib (60177) <3E52F695-9E86-344F-80F7-4887994EB0B5> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6c05c000 -     0x7fff6c063fff  libcompiler_rt.dylib (102.2) <E80996F0-7894-37D0-8E67-10686AA2FE4C> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6c064000 -     0x7fff6c06eff7  libcopyfile.dylib (173) <2902BBE1-9BB7-3251-B904-1C3C3FED33E9> /usr/lib/system/libcopyfile.dylib
    0x7fff6c06f000 -     0x7fff6c10afc7  libcorecrypto.dylib (992) <21638F2B-31D0-3062-BEE1-D38A2D18C890> /usr/lib/system/libcorecrypto.dylib
    0x7fff6c229000 -     0x7fff6c26cffa  libdispatch.dylib (1250.0.0.111.1) <A6E30499-4F0A-3A59-B34E-58274947468E> /usr/lib/system/libdispatch.dylib
    0x7fff6c26d000 -     0x7fff6c2a7ff7  libdyld.dylib (823.2) <08672519-D6BD-372E-8362-9B6863C24AAB> /usr/lib/system/libdyld.dylib
    0x7fff6c2a8000 -     0x7fff6c2a8ffb  libkeymgr.dylib (30) <583DA728-1F6D-37D0-A0AF-48B25D049A42> /usr/lib/system/libkeymgr.dylib
    0x7fff6c2a9000 -     0x7fff6c2b5ff3  libkxld.dylib (7090.0.0.111.5) <F323EFFC-786C-3365-8067-40C790FBFB60> /usr/lib/system/libkxld.dylib
    0x7fff6c2b6000 -     0x7fff6c2b6fff  liblaunch.dylib (2001.0.0.121.1) <B7E7334E-3E22-3CCF-88CC-297FB8692CF8> /usr/lib/system/liblaunch.dylib
    0x7fff6c2b7000 -     0x7fff6c2bcfff  libmacho.dylib (971) <F27DF5C8-A3E1-3DDA-9900-9CE1A9EBB1A2> /usr/lib/system/libmacho.dylib
    0x7fff6c2bd000 -     0x7fff6c2bfff3  libquarantine.dylib (118) <F54AA6A0-5C5C-3E26-B50A-1B9E1C9BA974> /usr/lib/system/libquarantine.dylib
    0x7fff6c2c0000 -     0x7fff6c2c1fff  libremovefile.dylib (49) <F3DCCE13-9965-3786-B72C-DB42A92A5448> /usr/lib/system/libremovefile.dylib
    0x7fff6c2c2000 -     0x7fff6c2d8ffb  libsystem_asl.dylib (385) <B736A4C2-28ED-32BE-9D6E-AA28C2EC5647> /usr/lib/system/libsystem_asl.dylib
    0x7fff6c2d9000 -     0x7fff6c2daff2  libsystem_blocks.dylib (76) <4EDEE9F1-8066-34A1-9594-4CA94A40AAF4> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6c2db000 -     0x7fff6c363ff7  libsystem_c.dylib (1431) <AB724E05-EC0F-32B5-A8E0-5AA88C6E8DEA> /usr/lib/system/libsystem_c.dylib
    0x7fff6c364000 -     0x7fff6c366ffb  libsystem_collections.dylib (1431) <37444813-E359-38CD-A861-21769A1ED528> /usr/lib/system/libsystem_collections.dylib
    0x7fff6c367000 -     0x7fff6c36affb  libsystem_configuration.dylib (1099.0.0.111.1) <59B5303D-4E04-37EB-936E-6F3D2673EABA> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6c36b000 -     0x7fff6c37aff3  libsystem_containermanager.dylib (306.0.0.111.1) <9EC37992-944F-3357-8564-742DD27FF6A1> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff6c37b000 -     0x7fff6c37ffff  libsystem_coreservices.dylib (122) <F598B5B1-EAFE-33A5-871B-845C408C34BA> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6c380000 -     0x7fff6c389ff7  libsystem_darwin.dylib (1431) <37184D2D-8F1A-3230-9839-E1C8273A927E> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6c38a000 -     0x7fff6c391ff3  libsystem_dnssd.dylib (1282.110.2.111.1) <CD0F6B26-9FEA-3BEA-9801-3E314F0CC1F9> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6c392000 -     0x7fff6c394fff  libsystem_featureflags.dylib (28) <C7EDA9AE-F315-3E43-A37F-9C6FA6718FFC> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff6c395000 -     0x7fff6c3e0ff7  libsystem_info.dylib (542) <AAD59EC5-474D-34FF-AF7E-1A3D3CD5DFD1> /usr/lib/system/libsystem_info.dylib
    0x7fff6c3e1000 -     0x7fff6c40ffff  libsystem_kernel.dylib (7090.0.0.111.5) <66F38884-185A-3D23-9B98-BCE04D91F1B4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6c410000 -     0x7fff6c457fdf  libsystem_m.dylib (3184) <EA93B0DD-7998-3200-8958-87D455C3D6B6> /usr/lib/system/libsystem_m.dylib
    0x7fff6c458000 -     0x7fff6c484ff7  libsystem_malloc.dylib (316) <EC2D7C31-EEAE-3F11-9036-37BF3CDA875B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6c485000 -     0x7fff6c493ff7  libsystem_networkextension.dylib (1265.0.0.0.1) <F7093F7C-0FEB-3916-A8BC-942FAB384235> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6c494000 -     0x7fff6c49dff7  libsystem_notify.dylib (276) <95C7BAD9-9C40-34B4-869D-627C974BF536> /usr/lib/system/libsystem_notify.dylib
    0x7fff6c49e000 -     0x7fff6c4a6fef  libsystem_platform.dylib (247) <CCC6F82E-C7E0-3178-8C89-EE3850D6BB5B> /usr/lib/system/libsystem_platform.dylib
    0x7fff6c4a7000 -     0x7fff6c4a7fff  libsystem_product_info_filter.dylib (7) <0C80F8A5-E969-38B5-A5CB-AFC0694B20E4> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff6c4a8000 -     0x7fff6c4b3ff7  libsystem_pthread.dylib (452) <24231585-ACFD-3914-875A-DF71612724C4> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6c4b4000 -     0x7fff6c4b8ff3  libsystem_sandbox.dylib (1408.0.0.121.2) <01859054-A0BD-3D09-A464-D4623B35BCFD> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6c4b9000 -     0x7fff6c4bbfff  libsystem_secinit.dylib (83) <C6074D49-1E26-384F-A569-28424F150FD6> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6c4bc000 -     0x7fff6c4c3ffb  libsystem_symptoms.dylib (1407.0.0.111.1) <4F71B55E-1614-3B30-96AF-A6E13ED172BF> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6c4c4000 -     0x7fff6c4daff6  libsystem_trace.dylib (1264.0.0.111.1) <82119791-B3E0-36E9-82C0-94BBFB696A1B> /usr/lib/system/libsystem_trace.dylib
    0x7fff6c4df000 -     0x7fff6c4e9fff  libunwind.dylib (200.10) <EC8D4E2B-102D-3EA6-A525-6272BE98023D> /usr/lib/system/libunwind.dylib
    0x7fff6c4ea000 -     0x7fff6c51effb  libxpc.dylib (2001.0.0.121.1) <2F8D7C54-7442-39C8-950C-B512B6A9C68B> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 132
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 62760
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
CoreGraphics                         4K        1 
Dispatch continuations            96.0M        1 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           111.9M       43 
MALLOC guard page                   32K        8 
Memory Tag 242                      12K        1 
STACK GUARD                       56.0M        5 
Stack                             10.0M        5 
VM_ALLOCATE                        792K       13 
__DATA                            24.5M      296 
__DATA_CONST                        32K        1 
__FONT_DATA                          4K        1 
__LINKEDIT                       448.6M        8 
__OBJC_RO                         35.4M        1 
__OBJC_RW                         2304K        2 
__TEXT                           201.9M      294 
__UNICODE                          588K        1 
mapped file                       64.0M       14 
shared memory                       40K        4 
===========                     =======  ======= 
TOTAL                              1.0G      702 

Probably the call to CFEqual in display_manager_find_element_at_point.
I really would not expect an axuielement to be unable to report a role at all - if so, what is the point of having the unknown value.

Sent from my iPhone

On 10 Jul 2020, at 11:27, Dominik Lohmann notifications@github.com wrote:

๏ปฟ

Bug: CFEqual() called with NULL first argument

This seemed fairly random to me, likely a timing issue. My computer was running under a very high load when this occurred. This seems to happen within display_manager_focus_display_with_point from looking at the backtrace.

First noticed in Fixed as of
20A4300b -
Click to expand crash log

Process: yabai [475]
Path: /usr/local/opt/yabai/bin/yabai
Identifier: yabai
Version: 0
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: yabai [475]
User ID: 501

Date/Time: 2020-07-10 11:23:11.037 +0200
OS Version: Mac OS X 10.16 (20A4300b)
Report Version: 12
Bridge OS Version: 5.0 (18P50310o)
Anonymous UUID: CA73AB6B-4198-F78E-B7DD-8A6D012A5059

Sleep/Wake UUID: 2570F97D-D91F-4ABA-A7F4-1A1AF521BE6B

Time Awake Since Boot: 15000 seconds
Time Since Wake: 9200 seconds

System Integrity Protection: disabled

Crashed Thread: 1

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

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

Application Specific Information:
* CFEqual() called with NULL first argument *

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff6c3e225e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6c3e25d0 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff2c5d7cee __CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff2c5d6783 __CFRunLoopRun + 1315
4 com.apple.CoreFoundation 0x00007fff2c5d5bea CFRunLoopRunSpecific + 534
5 com.apple.CoreFoundation 0x00007fff2c65b9a1 CFRunLoopRun + 40
6 yabai 0x000000010be69315 main + 1877
7 libdyld.dylib 0x00007fff6c282c71 start + 1

Thread 1 Crashed:
0 com.apple.CoreFoundation 0x00007fff2c70455e CFEqual.cold.1 + 14
1 com.apple.CoreFoundation 0x00007fff2c560a39 CFEqual + 673
2 yabai 0x000000010be5c53e display_manager_focus_display_with_point + 126
3 yabai 0x000000010be6ed87 EVENT_HANDLER_MOUSE_MOVED + 967
4 yabai 0x000000010be476b8 event_loop_run + 104
5 libsystem_pthread.dylib 0x00007fff6c4ae9b4 _pthread_start + 224
6 libsystem_pthread.dylib 0x00007fff6c4aa4d7 thread_start + 15

Thread 2:
0 libsystem_kernel.dylib 0x00007fff6c3e88c6 __accept + 10
1 yabai 0x000000010be44e66 socket_connection_handler + 70
2 libsystem_pthread.dylib 0x00007fff6c4ae9b4 _pthread_start + 224
3 libsystem_pthread.dylib 0x00007fff6c4aa4d7 thread_start + 15

Thread 3:
0 libsystem_pthread.dylib 0x00007fff6c4aa4b4 start_wqthread + 0

Thread 4:
0 libsystem_pthread.dylib 0x00007fff6c4aa4b4 start_wqthread + 0

Thread 1 crashed with X86 Thread State (64-bit):
rax: 0x00007fff2c910aae rbx: 0x00007fc155410220 rcx: 0x00007fff6c3e21da rdx: 0x0000000000000001
rdi: 0x0000000000000000 rsi: 0x000000010bea9430 rbp: 0x0000700005397ad0 rsp: 0x0000700005397ab8
r8: 0x000000000000801f r9: 0x00000000000003e8 r10: 0x00000000ffffffff r11: 0x0000000000000297
r12: 0x000000010bebe298 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x00007fc156a05150
rip: 0x00007fff2c70455e rfl: 0x0000000000010246 cr2: 0x00007fe5e54fa018

Logical CPU: 2
Error Code: 0x00000000
Trap Number: 6

Binary Images:
0x10be40000 - 0x10be76ffb +yabai (0) /usr/local/opt/yabai/bin/yabai
0x1155b8000 - 0x1155c4047 libobjc-trampolines.dylib (810) <4B12D14E-7C96-3BAB-8550-DABB5518B2C4> /usr/lib/libobjc-trampolines.dylib
0x115685000 - 0x1156a1ff7 libCGInterfaces.dylib (536) <2D5EA49F-305A-33A0-9595-3F8DE7118D9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x1158e3000 - 0x115979017 dyld (823.2) <456D4998-4501-317B-A5BD-FC8689719149> /usr/lib/dyld
0x7fff27cb9000 - 0x7fff27cb9fff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff27cba000 - 0x7fff2834fff7 com.apple.vImage (8.1 - 536) <3C6B1C4F-0D97-3D03-A7E5-D41D5EA494BC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff28350000 - 0x7fff285b3fcf libBLAS.dylib (1336) <5F970182-A9C6-3119-804E-B464AAE989AB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff285b4000 - 0x7fff28c2bfdf libBNNS.dylib (270.0.0.111.1) <10984A9C-DC35-3245-8212-501BDA299760> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff28c2c000 - 0x7fff28fc8fff libLAPACK.dylib (1336) <0963EDCE-2868-32DD-B43D-D360B225F77A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff28fc9000 - 0x7fff28fdefe0 libLinearAlgebra.dylib (1336) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff28fdf000 - 0x7fff28fe4ff3 libQuadrature.dylib (7) <29FF69E1-FDDA-325B-B16F-37760CE75AD1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff28fe5000 - 0x7fff29053ff7 libSparse.dylib (104) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff29054000 - 0x7fff29066fe7 libSparseBLAS.dylib (1336) <2C18F443-B85F-3886-A363-67563E8D93B0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff29067000 - 0x7fff2923afeb libvDSP.dylib (758) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff2923b000 - 0x7fff292f9fef libvMisc.dylib (758) <006D6449-AB0E-3EDA-AD4D-91158716B9AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff292fa000 - 0x7fff292fafff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <933CA2D1-28A8-39E8-981D-0E60A1B1A11F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff292ff000 - 0x7fff2937affa com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff294d4000 - 0x7fff2a34effc com.apple.AppKit (6.9 - 1997) <092022BF-F067-37F0-ADD7-AEF4628E4DC4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff2a3a9000 - 0x7fff2a3a9fff com.apple.ApplicationServices (48 - 50) <2B20F16A-913F-3EE9-BE07-225248C64D08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff2a3aa000 - 0x7fff2a415ff7 com.apple.ApplicationServices.ATS (377 - 505) <3BC259F6-FE50-365B-B3A4-A3B20A0B97F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff2a416000 - 0x7fff2a456ff5 libFontRegistry.dylib (294.0.1) <2462B6BA-F86F-377C-8C23-CF53E041B104> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff2a457000 - 0x7fff2a486fff com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff2a487000 - 0x7fff2a48effb com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2a48f000 - 0x7fff2a4eaffd com.apple.HIServices (1.22 - 697) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff2a4eb000 - 0x7fff2a4fafff com.apple.LangAnalysis (1.7.0 - 1.7.0) <13C0E23B-B963-3B88-A4A4-D05BA4D447AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff2a4fb000 - 0x7fff2a542fff com.apple.print.framework.PrintCore (16 - 525) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff2a543000 - 0x7fff2a54efff com.apple.QD (4.0 - 415) <42BB60E6-031D-3B31-9057-4E865BB5D06F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff2a54f000 - 0x7fff2a55eff8 com.apple.speech.synthesis.framework (9.0.34 - 9.0.34) <6CCE2398-6F29-3731-8DD8-13304D5D6F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2a55f000 - 0x7fff2a66dffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <4DC81749-854D-37E8-AA12-D78C9F219BBC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2a66e000 - 0x7fff2a66efff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff2aa97000 - 0x7fff2aefeff6 com.apple.CFNetwork (1179.0.1 - 1179.0.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff2af82000 - 0x7fff2af85fff com.apple.Carbon (160 - 164) <1128BF14-288F-3956-82C4-DB6613D85EFC> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff2af86000 - 0x7fff2af89ff3 com.apple.CommonPanels (1.2.6 - 101) <880471F3-78A2-3E34-8734-A96B248F2225> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff2af8a000 - 0x7fff2b289ffb com.apple.HIToolbox (2.1.1 - 1037) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff2b28a000 - 0x7fff2b28dff3 com.apple.help (1.3.8 - 71) <479BF0EF-C3B4-33A4-B39B-AF2C662011DF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff2b28e000 - 0x7fff2b295ffb com.apple.ImageCapture (1690 - 1690) <84BB28D3-AEEE-33FD-8299-6A3C40BEA655> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff2b296000 - 0x7fff2b299fff com.apple.ink.framework (10.15 - 227) <042F4E63-80FF-31C1-9920-6F82C9DB9CC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff2b29a000 - 0x7fff2b2b5ff5 com.apple.openscripting (1.7 - 186) <7A4076A8-8785-3199-A141-CBB4E9299F61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff2b2b6000 - 0x7fff2b2b9fff com.apple.print.framework.Print (15 - 271) <846D880D-AFA6-3223-B59F-CE8D2D4E6148> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff2b2ba000 - 0x7fff2b2bdff7 com.apple.securityhi (9.0 - 55008) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff2b2be000 - 0x7fff2b2c5fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <4D367E2C-1C91-3998-B68F-491378A375D2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff2b4fb000 - 0x7fff2b4fefff com.apple.Cocoa (6.11 - 23) <729159CE-D585-30EA-BCA5-D4EA7731EA21> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff2b50f000 - 0x7fff2b60eff7 com.apple.ColorSync (4.13.0 - 3447) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff2b916000 - 0x7fff2bf8cff4 com.apple.audio.CoreAudio (5.0 - 5.0) <9056272D-3DBF-3AC8-9FF0-116EFA91CD7D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff2bf8d000 - 0x7fff2c01affc com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff2c01b000 - 0x7fff2c41affb com.apple.CoreData (120 - 1023) <241A9279-BC7F-3E0D-9EB2-2D0F9DFEFFC1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff2c41b000 - 0x7fff2c556fff com.apple.CoreDisplay (211 - 211) <31A4DAFF-143C-3AC4-AFB3-37E7597061B2> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff2c557000 - 0x7fff2ca3aff3 com.apple.CoreFoundation (6.9 - 1740) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff2ca3b000 - 0x7fff2d0c7fe7 com.apple.CoreGraphics (2.0 - 1419) <4E41E1E2-0F1C-3225-AE45-FF5B02DF5BAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff2d10c000 - 0x7fff2d480ff6 com.apple.CoreImage (15.0.0 - 1100.37.5) <8E0319FF-83A3-390E-8C84-6424425061EE> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff2da54000 - 0x7fff2dbd3ffa com.apple.CoreMedia (1.0 - 2729.5) <320F063B-8BE7-30EA-B638-565E13FB5E5F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff2dcd1000 - 0x7fff2dcd1fff com.apple.CoreServices (1104.3 - 1104.3) <6124A8F2-277C-3B93-A12F-BFC9FD837D70> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff2dcd2000 - 0x7fff2dd45ff7 com.apple.AE (913 - 913) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff2dd46000 - 0x7fff2e02dff7 com.apple.CoreServices.CarbonCore (1232 - 1232) <1EA3E6A3-605C-3EA4-9AED-D6911B8F4DB9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff2e02e000 - 0x7fff2e07cffe com.apple.DictionaryServices (1.2 - 339) <6E546E9D-4812-312B-9B73-63AC3A9E1342> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff2e07d000 - 0x7fff2e085ff7 com.apple.CoreServices.FSEvents (1287 - 1287) <8AD8D943-D246-3456-8276-D141F44A458C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff2e086000 - 0x7fff2e2c7ffa com.apple.LaunchServices (1104.3 - 1104.3) <6DAA0DEC-EF9F-3B40-809D-4D903FC81F10> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff2e2c8000 - 0x7fff2e362ffc com.apple.Metadata (10.7.0 - 2129.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff2e363000 - 0x7fff2e390fff com.apple.CoreServices.OSServices (1104.3 - 1104.3) <8D4A6BDC-322D-3B40-B019-70036E6E5BB6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff2e391000 - 0x7fff2e3f8ff7 com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff2e3f9000 - 0x7fff2e41effb com.apple.coreservices.SharedFileList (139 - 139) <6822A007-8368-3956-B48B-B697AC63C9DD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff2e635000 - 0x7fff2e7d8ff9 com.apple.CoreText (664.3.1.1 - 664.3.1.1) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff2e7d9000 - 0x7fff2e81fff3 com.apple.CoreVideo (1.8 - 377.0) <98108ABC-BCDF-31B0-A9FF-56BB134B6B89> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff2e820000 - 0x7fff2e8ecff1 com.apple.framework.CoreWLAN (16.0 - 1657) <7DFA5A80-8C6C-30D8-9280-C8FE811384FF> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff2eb9d000 - 0x7fff2eba3fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff2edac000 - 0x7fff2eedeffd com.apple.FileProvider (309.2 - 309.2) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff2eefb000 - 0x7fff2f29dffc com.apple.Foundation (6.9 - 1740) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff2f30a000 - 0x7fff2f35dffb com.apple.GSS (4.0 - 2.0) <13985F59-EB35-32BE-B8A8-E014C7424E3B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff2f532000 - 0x7fff2f64fff2 com.apple.Bluetooth (8.0.0 - 8.0.0d35) <12164EDC-D0BB-38BF-A620-6C44586825BA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff2f6b8000 - 0x7fff2f75eff0 com.apple.framework.IOKit (2.0.2 - 1826.0.0.111.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff2f75f000 - 0x7fff2f770ff6 com.apple.IOSurface (288 - 288) <212399E6-E339-3EF5-AE86-304C88737DE2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff2f7ff000 - 0x7fff2fa2bff6 com.apple.ImageIO (3.3.0 - 2086) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff2fa2c000 - 0x7fff2fa30ff7 libGIF.dylib (2086) <642A51BA-1E4E-3E0E-8E56-F2251E847E41> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff2fa31000 - 0x7fff2fb0ffe7 libJP2.dylib (2086) <0F263F04-CA15-3819-B2BB-2C81E670426A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff2fb10000 - 0x7fff2fb34ffb libJPEG.dylib (2086) <7E1391A2-16F4-3DC0-A135-ED9511F8D850> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff2fb35000 - 0x7fff2fb5bfef libPng.dylib (2086) <26ECE471-4D1A-3284-AA13-AA88FECE4D25> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff2fb5c000 - 0x7fff2fb5efff libRadiance.dylib (2086) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff2fb5f000 - 0x7fff2fbbcfef libTIFF.dylib (2086) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff3129c000 - 0x7fff312abff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff312ac000 - 0x7fff312acfff libHeimdalProxy.dylib (79) <8861828C-56C2-3616-8E5A-CAAB1C5E37AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff3145b000 - 0x7fff3159cffa com.apple.MLCompute (1.0 - 1) <4A594181-FFD6-3EB8-891C-CE8232B78C1E> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x7fff31801000 - 0x7fff3180cff7 com.apple.MediaAccessibility (1.0 - 129) <142916E8-1C38-3308-B9B0-630B3F5FE638> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff31991000 - 0x7fff32466ff7 com.apple.MediaToolbox (1.0 - 2729.5) <345C938F-F5D6-3BF3-B95F-1A9D7F10000E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff3246b000 - 0x7fff32575ffd com.apple.Metal (244.11.1 - 244.11.1) <62FD85A8-78D0-3B15-9E0B-8B4863A915AD> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff32596000 - 0x7fff325feff0 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <4204A86B-780B-36E7-9EF5-E026D8CE719C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff325ff000 - 0x7fff32692ff1 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <08B34EB5-9091-30C6-B3C9-37E99D4E2B18> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff32693000 - 0x7fff326c2ff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <96B13D78-44B2-3D54-92CA-26A3183C01C6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff326c3000 - 0x7fff32700ffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <3B3F04E1-08CA-37FA-B213-31EB6E24A2E0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff32701000 - 0x7fff3292bffe com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <62B2F93D-432F-35C9-8540-C66F66938CE2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff3292c000 - 0x7fff3297fff8 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff32980000 - 0x7fff32981ff1 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <475D389D-C27A-3EC8-A007-35A919A736FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff337de000 - 0x7fff337edff1 com.apple.NetFS (6.0 - 4.0) <1E7DCC15-8F42-3C9E-914F-DF55275283DE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff337ee000 - 0x7fff33966ff5 com.apple.Network (1.0 - 1) <49BBE956-2025-3507-AFE6-D3A05DBCBDF9> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff347af000 - 0x7fff34807fff com.apple.opencl (4.2 - 4.2) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff34808000 - 0x7fff34827fff com.apple.CFOpenDirectory (10.16 - 229) <82B5F7E6-D0BF-37CD-8781-A2F856AC6334> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff34828000 - 0x7fff34837ff3 com.apple.OpenDirectory (10.16 - 229) <1E9DDDDC-7313-3F45-A6A1-D8AF6F29421C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff35178000 - 0x7fff3517afff libCVMSPluginSupport.dylib (18.0.24) <980E474A-38A4-3B86-B420-AE84D998F12D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff3517b000 - 0x7fff35181ff3 libCoreFSCache.dylib (177.16) <26820877-0A83-34B5-8A43-1448A770CFF9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff35182000 - 0x7fff35186fff libCoreVMClient.dylib (177.16) <52B02421-DDD0-3048-8AE5-11EAFE9B6398> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff35187000 - 0x7fff3518fff7 libGFXShared.dylib (18.0.24) <0BF62F5F-9E2D-3964-B4FA-140A94955427> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff35190000 - 0x7fff3519afff libGL.dylib (18.0.24) <97B7D854-3FDC-396E-94D8-5F81F20F4EE8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff3519b000 - 0x7fff351cefff libGLImage.dylib (18.0.24) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff35364000 - 0x7fff353a0fff libGLU.dylib (18.0.24) <21DE4306-28D7-34B5-A59E-F14A374251D2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff35ce1000 - 0x7fff35cf0ff7 com.apple.opengl (18.0.24 - 18.0.24) <33117734-40BD-3292-B9AA-8F3473DDF0C9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff36b1a000 - 0x7fff36dc5ff5 com.apple.QuartzCore (1.11 - 898.2) <1D99069C-DBBB-3087-91BD-CEEDA1046DF7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff378ca000 - 0x7fff378e1ff5 com.apple.ScriptingBridge (1.4 - 80) <78056495-54E4-3A12-9430-D01859985154> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff378e2000 - 0x7fff37c31ffe com.apple.security (7.0 - 59711.0.0.111.1) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff37c32000 - 0x7fff37cbdfff com.apple.securityfoundation (6.0 - 55239) <0FC7C5EB-8721-3813-803C-ADDA4D0817D3> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff37d1e000 - 0x7fff37d22ff4 com.apple.xpc.ServiceManagement (1.0 - 1) <1D8869F3-A0D9-3C4A-B251-78C4703F18C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff38cb1000 - 0x7fff38d2bff7 com.apple.SystemConfiguration (1.20 - 1.20) <30E1F962-A9DF-3F10-94CE-4783811B5528> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff38f00000 - 0x7fff38f11fff com.apple.UniformTypeIdentifiers (621.1 - 621.1) <7883A3F3-F918-35F0-95F7-144F5BF87A44> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x7fff38fda000 - 0x7fff39125ff4 com.apple.VideoToolbox (1.0 - 2729.5) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff3dd94000 - 0x7fff3de7efef com.apple.APFS (1640.0.0 - 1640.0.0) <25509671-AEF7-3949-AB15-3007DFD98F36> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff3eb30000 - 0x7fff3eb3bffb com.apple.AccessibilityBundles (1.0 - 152.3) <0F5436F9-454F-3019-8436-B55FD25A34F1> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
0x7fff3f53e000 - 0x7fff3f53fff1 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff3f862000 - 0x7fff3f87dfff com.apple.networking.AlgosScoreFramework (1.0 - 1) <2AF6313B-6DA9-3A8A-8942-28FDA3EEB58F> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
0x7fff3fa13000 - 0x7fff3fa30ffa com.apple.AppContainer (4.0 - 494.0.0.110.3) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff40006000 - 0x7fff40065ffe com.apple.framework.Apple80211 (17.0 - 1708) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff4033f000 - 0x7fff4034efcf com.apple.AppleFSCompression (125 - 1.0) <06E7368F-6957-3028-AAA4-4F01D5500C2C> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff4045f000 - 0x7fff4046bffc com.apple.AppleIDAuthSupport (1.0 - 1) <6BB3F241-C964-3021-8C36-83CE79A48C92> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff404b1000 - 0x7fff404fafff com.apple.AppleJPEG (1.0 - 1) <60009C4C-6D31-3286-9916-8B6382ECF481> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff4099a000 - 0x7fff409bdfff com.apple.applesauce (1.0 - 16.26) <8BC3B08E-B3FA-31DD-8E45-70E7B6F0EAD1> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff40aae000 - 0x7fff40ab1ffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <3A599BFE-367D-3218-9A15-EEB1583CD830> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff40ab2000 - 0x7fff40b05ff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) <8F19F430-24AE-31C7-84D3-AF5980096B6D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff40b06000 - 0x7fff40b45ff3 com.apple.AppleVPAFramework (3.20.1 - 3.20.1) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff40b52000 - 0x7fff40b62ff2 com.apple.AssertionServices (1.0 - 475.0.0.111.3) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff4111d000 - 0x7fff41754ff4 com.apple.audio.AudioResourceArbitration (1.0 - 1) <8AC5BC90-2B90-3E44-860A-74C18A5C730A> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff417f2000 - 0x7fff4185aff2 com.apple.audio.AudioSession (1.0 - 58.1) /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x7fff4185b000 - 0x7fff4188cff8 libSessionUtility.dylib (58.1) <0F68FC5A-43F4-35FE-81A6-428FCCEEBC1B> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x7fff41941000 - 0x7fff41bafff4 com.apple.audio.AudioToolboxCore (1.0 - 1162.6) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff41bb4000 - 0x7fff41ce1ffc com.apple.AuthKit (1.0 - 1) <8B1CFAC4-DFD0-3669-BE8A-D811FE8623A9> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff41ed7000 - 0x7fff41ee0ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff41ee1000 - 0x7fff41f88ffb com.apple.backup.framework (1.12 - 1329.5) <3AB8D074-3B80-3077-96A5-7CC37483412B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff41f89000 - 0x7fff42013ffd com.apple.BaseBoard (506 - 506) <4E108606-F621-34C1-B3CF-7CCB0D655AD7> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff423d7000 - 0x7fff42441ff7 com.apple.bom (14.0 - 229) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff42a50000 - 0x7fff42a58fff com.apple.CMCaptureCore (1.0 - 46.5.2) <1A722433-7986-3363-BB84-6EA814D81ED1> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x7fff43553000 - 0x7fff435a2ff7 com.apple.ChunkingLibrary (333 - 333) <266C3F30-24D7-3AD3-A5EC-CC5072747B89> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff4438f000 - 0x7fff4439ffff com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff443a0000 - 0x7fff443b8ffb com.apple.commonutilities (8.0 - 900) <5A9CD218-48EE-3A95-9F45-D4736952FF0B> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff44b87000 - 0x7fff44f3ffc8 com.apple.CoreAUC (296.0.0 - 296.0.0) <7B104E4F-D042-3776-B106-63F292FD53B2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff44f40000 - 0x7fff44f6dfff com.apple.CoreAVCHD (6.1.0 - 6100.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff44f98000 - 0x7fff44fbbffc com.apple.analyticsd (1.0 - 1) <67D96849-D83C-3004-816D-5D71CFE2E4A9> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff45102000 - 0x7fff4514bffc com.apple.CoreAutoLayout (1.0 - 8) <9E52F71C-830F-351B-8201-D913D69469FE> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x7fff45607000 - 0x7fff45617ff5 com.apple.CoreEmoji (1.0 - 116) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff45cdb000 - 0x7fff45d6fff0 com.apple.CoreNLP (1.0 - 236) /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff46218000 - 0x7fff46220ff0 com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff46d27000 - 0x7fff46d4ffff com.apple.CoreSVG (1.0 - 146) <4BD52A94-E97B-3FE5-8C77-E084C6B53036> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff46d50000 - 0x7fff46d85fff com.apple.CoreServicesInternal (465 - 465) <0CD2BA28-6EE5-33DE-9B44-E787D7369E68> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff46d86000 - 0x7fff46dc1ffe com.apple.CSStore (1104.3 - 1104.3) <9790956F-7C22-383B-84E1-5FA1278ED1A1> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff47336000 - 0x7fff473ebff7 com.apple.CoreSymbolication (12.0 - 64540.71.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff4749a000 - 0x7fff475d5ffb com.apple.coreui (2.1 - 664) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff475d6000 - 0x7fff477dbfff com.apple.CoreUtils (6.3 - 630.45) <23D7012C-553F-32F5-9E28-71DA7C87FF3D> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff4783c000 - 0x7fff47986ffd com.apple.CoreWiFi (3.0 - 341) <1A2A3885-D9EA-3C77-9D63-36BE18FE9D22> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff47987000 - 0x7fff4799aff9 com.apple.CrashReporterSupport (10.13 - 15023) <3A1D66DD-7091-39F6-A512-D484BA4F9CFE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff47a59000 - 0x7fff47a6cffa com.apple.framework.DFRFoundation (1.0 - 256) <079FFF72-7E7D-3A7B-BE37-65981B3C32D8> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff47a6d000 - 0x7fff47a72ffb com.apple.DSExternalDisplay (3.1 - 380) <1D7AB89C-720E-3A8B-B2DE-D922D4C2507D> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff47b05000 - 0x7fff47b7fffe com.apple.datadetectorscore (8.0 - 667) <7B9E5148-EA97-3737-B99A-7992F1A95EEF> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff47be8000 - 0x7fff47c24ff8 com.apple.DebugSymbols (195 - 195) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff47c25000 - 0x7fff47db8ffc com.apple.desktopservices (1.15 - 1329.1) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff49d2c000 - 0x7fff4a146ff0 com.apple.vision.FaceCore (4.3.0 - 4.3.0) <18EBB9A5-A54E-3848-A9C3-E2488C3E237F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff4a86f000 - 0x7fff4a9ceff4 libFontParser.dylib (296) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff4a9cf000 - 0x7fff4a9e1ffc libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff4ed8d000 - 0x7fff4ed93fff com.apple.GPUWrangler (6.1.14 - 6.1.14) <4EEE7362-F105-357B-B899-D5DC60C198D7> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff4f300000 - 0x7fff4f325ff6 com.apple.GenerationalStorage (2.0 - 321) <58156511-0592-35B7-B516-2531341727D3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff509a7000 - 0x7fff509b5fff com.apple.GraphVisualizer (1.0 - 100.1) <104D32AD-D60C-37E5-8954-1D23F4D54B4C> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff50b78000 - 0x7fff50c37ff6 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff53035000 - 0x7fff5303dffd com.apple.IOAccelerator (439.31.1 - 439.31.1) <33D32773-59FF-3871-9FF9-3EA3854C520B> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff53052000 - 0x7fff53069fff com.apple.IOPresentment (1.0 - 37) <002EB679-3513-36FB-AFF8-62A863470032> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff53412000 - 0x7fff53425ffc com.apple.IconFoundation (462.6 - 462.6) <3780D413-22B6-3221-AA0B-780FD7BD3DA7> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x7fff53426000 - 0x7fff5348bff3 com.apple.IconServices (462.6 - 462.6) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff5381e000 - 0x7fff53826ffe com.apple.InternationalSupport (1.0 - 55) <0FAF993C-C700-381B-B3FB-B2C702289D22> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff53be8000 - 0x7fff53c08ffc com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff53d8f000 - 0x7fff53e7bffb com.apple.LanguageModeling (1.0 - 236.1) <86E79071-8D46-34D8-94D0-202D132A32CB> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff53e7c000 - 0x7fff53ecdff7 com.apple.Lexicon-framework (1.0 - 81) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff53ed6000 - 0x7fff53edcff5 com.apple.LinguisticData (1.0 - 377) <2AF39B42-2AD4-3965-A24E-72F6EDD2893F> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff546ee000 - 0x7fff546f1fff com.apple.Mangrove (1.0 - 25) /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff54a52000 - 0x7fff54b12ff7 com.apple.MediaExperience (1.0 - 1) <3EB8B225-F521-3177-A591-1F087D158257> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff55436000 - 0x7fff55482ff8 com.apple.spotlight.metadata.utilities (1.0 - 2129.1) <6453F13D-0EE5-36D1-96DD-F87B377C0681> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff554a9000 - 0x7fff55587ffa com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff55683000 - 0x7fff556a2ff8 com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff5598c000 - 0x7fff559beff5 com.apple.MultitouchSupport.framework (4400.15.1 - 4400.15.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff55f23000 - 0x7fff55f2dfff com.apple.NetAuth (6.2 - 6.2) <913E4701-14F3-38D1-BDBD-840AEE9ABD96> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff57211000 - 0x7fff5725efff com.apple.OTSVG (1.0 - 664.3.1.1) <9C9640B9-D66E-3542-9C14-E0367FBCDDB3> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff58336000 - 0x7fff58341ffe com.apple.PerformanceAnalysis (1.261 - 261) <3971B6FD-D71C-38AA-A036-6E5F3FF47D8C> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff5834a000 - 0x7fff58373ff2 com.apple.persistentconnection (1.0 - 1.0) <1946D644-A42F-39EF-BF0D-9EA8EEEC2FA1> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff5b303000 - 0x7fff5b31cff9 com.apple.ProtocolBuffer (1 - 281.20.4.17.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff5bbad000 - 0x7fff5bbd8ffa com.apple.RemoteViewServices (2.0 - 161) <9CA536EE-DC6E-3D7A-8F7A-ABC084CE941A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff5bd7f000 - 0x7fff5bdcfff8 com.apple.RunningBoardServices (1.0 - 475.0.0.111.3) <6B5F98EF-7876-3D3D-8773-81A011B3D6E1> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff5d93f000 - 0x7fff5d942ff0 com.apple.SecCodeWrapper (4.0 - 494.0.0.110.3) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff5db00000 - 0x7fff5dc44ff1 com.apple.Sharing (1554.4.1 - 1554.4.1) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff5efbe000 - 0x7fff5f2cbffa com.apple.SkyLight (1.600.0 - 519.5) <74C61DE2-9CBC-3EE0-B6E5-2AC559599150> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff5f888000 - 0x7fff5f888ff7 com.apple.SoftLinking (1.0 - 1) <7E96EF64-E37A-3AA3-97BA-73FED39D6F9F> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x7fff5fd77000 - 0x7fff5fd86ffb com.apple.SpeechRecognitionCore (6.1.2 - 6.1.2) <585456B9-9EC6-3D25-9A0F-67EC9ED65DB9> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff60651000 - 0x7fff6065bffd com.apple.SymptomDiagnosticReporter (1.0 - 63) <09CD7FBD-4257-32C5-A6E4-F6A29C93CD0D> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff60b94000 - 0x7fff60baaff6 com.apple.TCC (1.0 - 1) <381620C3-77F4-3B6E-8456-DF64011DED9E> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff610f7000 - 0x7fff611c3ffd com.apple.TextureIO (3.10.9 - 3.10.9) <69931E0B-EC61-3CDE-BC39-A594E80BE4F4> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff616ae000 - 0x7fff61930ff9 com.apple.UIFoundation (1.0 - 705) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff6261c000 - 0x7fff6263dff8 com.apple.UserManagement (1.0 - 1) <10C8D9CA-DEE9-3BD6-9C8D-FA5E5461F183> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff63bc0000 - 0x7fff63ca7ff8 com.apple.ViewBridge (529 - 529) <374F7D26-C630-371B-82F6-75671FD5AB6F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff63ec2000 - 0x7fff63ec5fff com.apple.WatchdogClient.framework (1.0 - 94.0.0.110.1) <7E49369D-0D8F-3025-A9C8-9FDB04295B33> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff64ba5000 - 0x7fff64ba8ff0 com.apple.dt.XCTTargetBootstrap (1.0 - 17129) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff64c3d000 - 0x7fff64c58ffc com.apple.audio.caulk (1.0 - 64) <0FE61788-21FB-36F9-B38F-1EEFBD5E4D86> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff65be0000 - 0x7fff65be2ff7 com.apple.loginsupport (1.0 - 1) <12523525-2FD3-3AA0-BE8A-EB6ADB4D0315> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff65c2d000 - 0x7fff65c39ffc com.apple.perfdata (1.0 - 65) <6922163E-4B29-34A8-A889-9EE54ECD8CFC> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x7fff6880e000 - 0x7fff6881dffd libAudioStatistics.dylib (11) /usr/lib/libAudioStatistics.dylib
0x7fff6881e000 - 0x7fff68850ff7 libAudioToolboxUtility.dylib (1162.6) /usr/lib/libAudioToolboxUtility.dylib
0x7fff68859000 - 0x7fff6888eff7 libCRFSuite.dylib (49) <3BD8B7FD-35B8-3FA5-998D-0EB177241EFA> /usr/lib/libCRFSuite.dylib
0x7fff68891000 - 0x7fff6889cff7 libCheckFix.dylib (26.1) /usr/lib/libCheckFix.dylib
0x7fff6889d000 - 0x7fff688a7ffb libChineseTokenizer.dylib (37) /usr/lib/libChineseTokenizer.dylib
0x7fff68936000 - 0x7fff68938ffb libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff68b90000 - 0x7fff68b96ff3 libIOReport.dylib (60) <1ADFAE91-1EA6-3746-9D9E-D41F63168CD0> /usr/lib/libIOReport.dylib
0x7fff68b97000 - 0x7fff68b9efff libMatch.1.dylib (38) <36F3E3F8-DC22-36C1-800F-A893B5BEC61A> /usr/lib/libMatch.1.dylib
0x7fff68bd7000 - 0x7fff68c06ffc libMobileGestalt.dylib (947.0.0.111.3) <7627AB06-7AA4-3A33-A58C-6E768E5A2820> /usr/lib/libMobileGestalt.dylib
0x7fff68c79000 - 0x7fff68d58ff7 libSMC.dylib (20) /usr/lib/libSMC.dylib
0x7fff68d71000 - 0x7fff68d72ff3 libSystem.B.dylib (1291) <360A2ECF-2715-39E8-88CA-CBFD25DACF20> /usr/lib/libSystem.B.dylib
0x7fff68e00000 - 0x7fff68e01fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib
0x7fff68e75000 - 0x7fff68e77ffb libapp_launch_measurement.dylib (14) /usr/lib/libapp_launch_measurement.dylib
0x7fff68e78000 - 0x7fff68e8ffff libapple_nghttp2.dylib (1.40.0.1) <899CABB8-2CFB-3578-84EB-B5005670D74E> /usr/lib/libapple_nghttp2.dylib
0x7fff68ec8000 - 0x7fff68f39ff7 libarchive.2.dylib (82) <9EC25AC7-4789-395F-A723-451629C0B026> /usr/lib/libarchive.2.dylib
0x7fff68f3a000 - 0x7fff68fd2fe5 libate.dylib (3.0.1) /usr/lib/libate.dylib
0x7fff69193000 - 0x7fff691a3ff7 libbsm.0.dylib (68) <80127231-075C-3C02-AAE9-B37A580CA370> /usr/lib/libbsm.0.dylib
0x7fff691a4000 - 0x7fff691b1fff libbz2.1.0.dylib (44) <506D46A8-83DC-36DB-A6C2-326BA49A4F51> /usr/lib/libbz2.1.0.dylib
0x7fff691b2000 - 0x7fff69207ff7 libc++.1.dylib (904.4) <2EF5AF08-CA79-3FFD-ADF8-3A05F3D8EE75> /usr/lib/libc++.1.dylib
0x7fff69208000 - 0x7fff69220ff3 libc++abi.dylib (904.4) <3AE5580B-4FDC-3491-8E0B-34D1E595A18B> /usr/lib/libc++abi.dylib
0x7fff69221000 - 0x7fff69221fff libcharset.1.dylib (59) <139079C1-1D88-3339-BA5B-3E2DA1B829D1> /usr/lib/libcharset.1.dylib
0x7fff69222000 - 0x7fff69233fff libcmph.dylib (8) /usr/lib/libcmph.dylib
0x7fff69238000 - 0x7fff69250fc7 libcompression.dylib (95) /usr/lib/libcompression.dylib
0x7fff69571000 - 0x7fff69588ff7 libcoretls.dylib (169) <1FC92419-3C8C-3333-8064-A9E574103E14> /usr/lib/libcoretls.dylib
0x7fff69589000 - 0x7fff6958afff libcoretls_cfhelpers.dylib (169) <4C7A065D-0157-33E7-AAAE-45B827049BE2> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff69b64000 - 0x7fff69bc3fff libcups.2.dylib (492) <0A8DBEF5-16DC-3D1C-8F7C-70AC0749D9E8> /usr/lib/libcups.2.dylib
0x7fff69c2c000 - 0x7fff69c31ff1 libdns_services.dylib (1282.110.2.111.1) /usr/lib/libdns_services.dylib
0x7fff69ced000 - 0x7fff69cedfff libenergytrace.dylib (22) /usr/lib/libenergytrace.dylib
0x7fff69cee000 - 0x7fff69d07ffb libexpat.1.dylib (26) <2A29DF8C-B00E-3495-B80A-107A13D9DE5B> /usr/lib/libexpat.1.dylib
0x7fff69d15000 - 0x7fff69d18ff7 libfakelink.dylib (3) /usr/lib/libfakelink.dylib
0x7fff69d27000 - 0x7fff69d2cfff libgermantok.dylib (24) <98B6677D-B364-394C-80E5-2B09D981EAFE> /usr/lib/libgermantok.dylib
0x7fff69d2d000 - 0x7fff69d36ffb libheimdal-asn1.dylib (589.0.0.111.1) <2B68F71D-CDCE-3011-A67B-99D11E9588AE> /usr/lib/libheimdal-asn1.dylib
0x7fff69d63000 - 0x7fff69e53fff libiconv.2.dylib (59) /usr/lib/libiconv.2.dylib
0x7fff69e54000 - 0x7fff6a0b4fff libicucore.A.dylib (66013) /usr/lib/libicucore.A.dylib
0x7fff6a11a000 - 0x7fff6a11bfff liblangid.dylib (136) <6188E6CD-FDBA-3572-A0FA-751E4041DD84> /usr/lib/liblangid.dylib
0x7fff6a11c000 - 0x7fff6a134ff7 liblzma.5.dylib (16) <46023E9C-C8A5-39A2-9CC3-7180CC7F286B> /usr/lib/liblzma.5.dylib
0x7fff6a14c000 - 0x7fff6a1f4fff libmecab.dylib (911) /usr/lib/libmecab.dylib
0x7fff6a1f5000 - 0x7fff6a475ff7 libmecabra.dylib (911) <7CFEB93C-B0FE-39CF-B617-0D609C25CCA5> /usr/lib/libmecabra.dylib
0x7fff6a966000 - 0x7fff6af82ff1 libnetwork.dylib (2247.0.0.111.1) /usr/lib/libnetwork.dylib
0x7fff6b03d000 - 0x7fff6b075fda libobjc.A.dylib (810) /usr/lib/libobjc.A.dylib
0x7fff6b08e000 - 0x7fff6b092fff libpam.2.dylib (27) <3B3FE58D-4145-3E91-8F91-C4AD1FD94720> /usr/lib/libpam.2.dylib
0x7fff6b095000 - 0x7fff6b0ccff7 libpcap.A.dylib (97) /usr/lib/libpcap.A.dylib
0x7fff6b111000 - 0x7fff6b11fffc libperfcheck.dylib (41) /usr/lib/libperfcheck.dylib
0x7fff6b1c3000 - 0x7fff6b1dbff7 libresolv.9.dylib (68) <6CD7F6CB-C2E0-381F-82C2-802B47B67EBD> /usr/lib/libresolv.9.dylib
0x7fff6b1e0000 - 0x7fff6b22bfff libsandbox.1.dylib (1408.0.0.121.2) <08175C76-FC91-3411-ACBD-222973315BD0> /usr/lib/libsandbox.1.dylib
0x7fff6b240000 - 0x7fff6b242ff7 libspindump.dylib (291) <50811472-FEBA-359A-979A-0DC4CF0FE4A7> /usr/lib/libspindump.dylib
0x7fff6b243000 - 0x7fff6b400fe7 libsqlite3.dylib (315) /usr/lib/libsqlite3.dylib
0x7fff6b673000 - 0x7fff6b676ffb libutil.dylib (58) <62E458C9-9803-370A-BD87-A86F5BBDF6D0> /usr/lib/libutil.dylib
0x7fff6b677000 - 0x7fff6b684ff7 libxar.1.dylib (452) <2D5230CF-5B89-3FDE-97BD-C3DAC84EADF7> /usr/lib/libxar.1.dylib
0x7fff6b68a000 - 0x7fff6b76cff7 libxml2.2.dylib (34) <2991A5D2-71E2-3974-9F14-1FA7104AF157> /usr/lib/libxml2.2.dylib
0x7fff6b771000 - 0x7fff6b799fff libxslt.1.dylib (17.1) /usr/lib/libxslt.1.dylib
0x7fff6b79a000 - 0x7fff6b7acff7 libz.1.dylib (76) <0245AFD3-7463-3B45-940D-857DC08209D2> /usr/lib/libz.1.dylib
0x7fff6c046000 - 0x7fff6c04eff3 libcache.dylib (83) <164F3D3A-1C41-360B-BA44-DAF9E8211A45> /usr/lib/system/libcache.dylib
0x7fff6c04f000 - 0x7fff6c05bff7 libcommonCrypto.dylib (60177) <3E52F695-9E86-344F-80F7-4887994EB0B5> /usr/lib/system/libcommonCrypto.dylib
0x7fff6c05c000 - 0x7fff6c063fff libcompiler_rt.dylib (102.2) /usr/lib/system/libcompiler_rt.dylib
0x7fff6c064000 - 0x7fff6c06eff7 libcopyfile.dylib (173) <2902BBE1-9BB7-3251-B904-1C3C3FED33E9> /usr/lib/system/libcopyfile.dylib
0x7fff6c06f000 - 0x7fff6c10afc7 libcorecrypto.dylib (992) <21638F2B-31D0-3062-BEE1-D38A2D18C890> /usr/lib/system/libcorecrypto.dylib
0x7fff6c229000 - 0x7fff6c26cffa libdispatch.dylib (1250.0.0.111.1) /usr/lib/system/libdispatch.dylib
0x7fff6c26d000 - 0x7fff6c2a7ff7 libdyld.dylib (823.2) <08672519-D6BD-372E-8362-9B6863C24AAB> /usr/lib/system/libdyld.dylib
0x7fff6c2a8000 - 0x7fff6c2a8ffb libkeymgr.dylib (30) <583DA728-1F6D-37D0-A0AF-48B25D049A42> /usr/lib/system/libkeymgr.dylib
0x7fff6c2a9000 - 0x7fff6c2b5ff3 libkxld.dylib (7090.0.0.111.5) /usr/lib/system/libkxld.dylib
0x7fff6c2b6000 - 0x7fff6c2b6fff liblaunch.dylib (2001.0.0.121.1) /usr/lib/system/liblaunch.dylib
0x7fff6c2b7000 - 0x7fff6c2bcfff libmacho.dylib (971) /usr/lib/system/libmacho.dylib
0x7fff6c2bd000 - 0x7fff6c2bfff3 libquarantine.dylib (118) /usr/lib/system/libquarantine.dylib
0x7fff6c2c0000 - 0x7fff6c2c1fff libremovefile.dylib (49) /usr/lib/system/libremovefile.dylib
0x7fff6c2c2000 - 0x7fff6c2d8ffb libsystem_asl.dylib (385) /usr/lib/system/libsystem_asl.dylib
0x7fff6c2d9000 - 0x7fff6c2daff2 libsystem_blocks.dylib (76) <4EDEE9F1-8066-34A1-9594-4CA94A40AAF4> /usr/lib/system/libsystem_blocks.dylib
0x7fff6c2db000 - 0x7fff6c363ff7 libsystem_c.dylib (1431) /usr/lib/system/libsystem_c.dylib
0x7fff6c364000 - 0x7fff6c366ffb libsystem_collections.dylib (1431) <37444813-E359-38CD-A861-21769A1ED528> /usr/lib/system/libsystem_collections.dylib
0x7fff6c367000 - 0x7fff6c36affb libsystem_configuration.dylib (1099.0.0.111.1) <59B5303D-4E04-37EB-936E-6F3D2673EABA> /usr/lib/system/libsystem_configuration.dylib
0x7fff6c36b000 - 0x7fff6c37aff3 libsystem_containermanager.dylib (306.0.0.111.1) <9EC37992-944F-3357-8564-742DD27FF6A1> /usr/lib/system/libsystem_containermanager.dylib
0x7fff6c37b000 - 0x7fff6c37ffff libsystem_coreservices.dylib (122) /usr/lib/system/libsystem_coreservices.dylib
0x7fff6c380000 - 0x7fff6c389ff7 libsystem_darwin.dylib (1431) <37184D2D-8F1A-3230-9839-E1C8273A927E> /usr/lib/system/libsystem_darwin.dylib
0x7fff6c38a000 - 0x7fff6c391ff3 libsystem_dnssd.dylib (1282.110.2.111.1) /usr/lib/system/libsystem_dnssd.dylib
0x7fff6c392000 - 0x7fff6c394fff libsystem_featureflags.dylib (28) /usr/lib/system/libsystem_featureflags.dylib
0x7fff6c395000 - 0x7fff6c3e0ff7 libsystem_info.dylib (542) /usr/lib/system/libsystem_info.dylib
0x7fff6c3e1000 - 0x7fff6c40ffff libsystem_kernel.dylib (7090.0.0.111.5) <66F38884-185A-3D23-9B98-BCE04D91F1B4> /usr/lib/system/libsystem_kernel.dylib
0x7fff6c410000 - 0x7fff6c457fdf libsystem_m.dylib (3184) /usr/lib/system/libsystem_m.dylib
0x7fff6c458000 - 0x7fff6c484ff7 libsystem_malloc.dylib (316) /usr/lib/system/libsystem_malloc.dylib
0x7fff6c485000 - 0x7fff6c493ff7 libsystem_networkextension.dylib (1265.0.0.0.1) /usr/lib/system/libsystem_networkextension.dylib
0x7fff6c494000 - 0x7fff6c49dff7 libsystem_notify.dylib (276) <95C7BAD9-9C40-34B4-869D-627C974BF536> /usr/lib/system/libsystem_notify.dylib
0x7fff6c49e000 - 0x7fff6c4a6fef libsystem_platform.dylib (247) /usr/lib/system/libsystem_platform.dylib
0x7fff6c4a7000 - 0x7fff6c4a7fff libsystem_product_info_filter.dylib (7) <0C80F8A5-E969-38B5-A5CB-AFC0694B20E4> /usr/lib/system/libsystem_product_info_filter.dylib
0x7fff6c4a8000 - 0x7fff6c4b3ff7 libsystem_pthread.dylib (452) <24231585-ACFD-3914-875A-DF71612724C4> /usr/lib/system/libsystem_pthread.dylib
0x7fff6c4b4000 - 0x7fff6c4b8ff3 libsystem_sandbox.dylib (1408.0.0.121.2) <01859054-A0BD-3D09-A464-D4623B35BCFD> /usr/lib/system/libsystem_sandbox.dylib
0x7fff6c4b9000 - 0x7fff6c4bbfff libsystem_secinit.dylib (83) /usr/lib/system/libsystem_secinit.dylib
0x7fff6c4bc000 - 0x7fff6c4c3ffb libsystem_symptoms.dylib (1407.0.0.111.1) <4F71B55E-1614-3B30-96AF-A6E13ED172BF> /usr/lib/system/libsystem_symptoms.dylib
0x7fff6c4c4000 - 0x7fff6c4daff6 libsystem_trace.dylib (1264.0.0.111.1) <82119791-B3E0-36E9-82C0-94BBFB696A1B> /usr/lib/system/libsystem_trace.dylib
0x7fff6c4df000 - 0x7fff6c4e9fff libunwind.dylib (200.10) /usr/lib/system/libunwind.dylib
0x7fff6c4ea000 - 0x7fff6c51effb libxpc.dylib (2001.0.0.121.1) <2F8D7C54-7442-39C8-950C-B512B6A9C68B> /usr/lib/system/libxpc.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 132
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 62760
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
CoreGraphics 4K 1
Dispatch continuations 96.0M 1
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 111.9M 43
MALLOC guard page 32K 8
Memory Tag 242 12K 1
STACK GUARD 56.0M 5
Stack 10.0M 5
VM_ALLOCATE 792K 13
__DATA 24.5M 296
__DATA_CONST 32K 1
__FONT_DATA 4K 1
__LINKEDIT 448.6M 8
__OBJC_RO 35.4M 1
__OBJC_RW 2304K 2
__TEXT 201.9M 294
__UNICODE 588K 1
mapped file 64.0M 14
shared memory 40K 4
=========== ======= =======
TOTAL 1.0G 702

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/koekeishiya/yabai/issues/589#issuecomment-656580874, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABPDZV5TVGI2YFKHG67G4TDR23NJLANCNFSM4OFDJTJA.

I really would not expect an axuielement to be unable to report a role at all - if so, what is the point of having the unknown value.

Maybe since my computer was running under a very high load at that time the call to the AX API timed out, hence it returning NULL. But that's just guessing at this point. I have not managed to reproduce the issue.

Maybe since my computer was running under a very high load at that time the call to the AX API timed out, hence it returning NULL.

Right, I keep forgetting about the stupid timeout that I set to 1sec; that makes sense. I think this is a really bad design decision, but it is done for reasons hinted to in #599 , #600, and I would like to handle the situation better. I had some initial thoughts, but they require a fairly large restructure and so I wanted to see if people had some thoughts.

This is actually a terrible bottleneck which cripples the current design I have implemented. If it isn't a huge problem in practice it may not be worth trying to improve upon it. Of course due to the nature of macOS it will never be perfect, but the current solution can definitely be improved upon. This really is an area that is hard to do correctly.. by the third iteration I knew enough to make something that is fairly stable at least, but maybe a 4th has to be done at some point.

Build 20A5323l is out (beta 3).

sw_vers reports the version as 11.0 now.

โฏ sw_vers
ProductName:    macOS
ProductVersion: 11.0
BuildVersion:   20A5323l

Setting SYSTEM_VERSION_COMPAT=1 causes the version to be 10.16. This works for all applications, including yabai.

โฏ SYSTEM_VERSION_COMPAT=1 sw_vers
ProductName:    Mac OS X
ProductVersion: 10.16
BuildVersion:   20A5323l

Running sudo yabai --install-sa returns exit code 2. I'll investigate once I have time. The command fails to write the scripting addition to /Library/ScriptingAdditions.

Despite an older verison of yabai.osax still being installed, yabai reports that the scripting addition is not installed.

~Building yabai from source is broken with LLVM Clang compiled from source, and requires using xcrun clang now to explicitly use AppleClang. Otherwise the libraries cannot be found.~ This can be fixed by downloading the updated command line tools and re-building LLVM Clang.

The overall stability of macOS seems to have increased greatly. This beta feels much more responsive. I've added a zipped Dock.app to the first post, and will investigate the loading issue once I have time to meddle with the beta again.

Big Sur Beta 4 20A5343i is out. The new Dock.app is in the first post.

The scripting addition needs to be updated (osax attribute is 0 / all patterns need to be updated). Nothing else seems to have changed for yabai.

All listed issues still apply, most notably the issue with the new sheet windows and the right-click crashes for the Dock.

Updated scripting-addition for build 3 and 4.

What does one need to get them running? The Dock files from the top of the Thread?

@koekeishiya
Updated scripting-addition for build 3 and 4.

Thanks. Everything is working.

@24unix
What does one need to get them running? The Dock files from the top of the Thread?

No, these are only needed so they can be looked at with the usual reverse engineering tools for updating patterns. All you need to do is to install the current master of yabai (and the current scripting addition).

When I want to install the scripting addition on macOS Big Sur Beta 20A5343i, I get the following errors:

Bildschirmfoto 2020-08-15 um 10 12 50

I looked in other threads, but couldn't find a solution. But maybe this is relevant:

  • yabai: osax version = 1.0.14, osax attrib = 0x0
  • /Library/ScriptingAdditions/yabai.osax exists

I first tried to install the scripting addition wiht SIP partly disabled, then I totally disabled it and reinstalled the addition. But still it does not work.

EDIT: Sorry, I did not notice that I have to install from -HEAD. Now it works.

Beta 5 is out. Build: 20A5354i. The scripting addition needs to be updated.

yabai: osax version = 1.0.18, osax attrib = 0x5

As usual, I've attached the Dock.app to the first post of this thread.

The AXSheet issue is resolved, there no longer is an additional transparent standard window involved.

Right clicking the dock still crashes.

Beta 6 is out, build 20A5364e. ~The scripting addition needs to be updated.~ Fixed with osax version 1.0.20.

yabai: osax version = 1.0.19, osax attrib = 0x3E

As usual, I've attached the Dock.app to the first post of this thread.

Right clicking the dock still crashes.

Hello, could you please tell me how to install Dock.app and SkyLight provided at the first comment? Should i use --HEAD version of yabai or build from latest commits?

Hello, could you please tell me how to install Dock.app and SkyLight provided at the first comment?

You are not supposed to install them, they are simply listed here for analysis purposes.

Got it, thank you

Having problems with executing commands (Resize window, switch spaces etc.) on last beta version ( Previous beta worked fine). Windows tilling works correctly.

Having problems with executing commands (Resize window, switch spaces etc.) on last beta version ( Previous beta worked fine). Windows tilling works correctly.

Can confirm these commands no longer work in the latest beta 11.0 Beta (20A5364e)

Edit: HEAD works fine

Got it, thank you

Having problems with executing commands (Resize window, switch spaces etc.) on last beta version ( Previous beta worked fine). Windows tilling works correctly.

in current beta 6, i have to run brew services restart yabai every reboot to have executing commands worked. window tiling is ok though. not sure if anyone got the same issue.

Beta 7 (build 20A5374g) is out, and it brought some trouble along with it.

I've attached the Dock.app to the first post of the thread.

Loading the scripting addition crashes Dock.app, causing an infinite loop of Dock.app restarting and yabai trying to load the scripting addition.


Click to expand output of yabai --verbose:

โฏ yabai --verbose
process_is_observable: loginwindow (148) is blacklisted! ignoring..
process_is_observable: ViewBridgeAuxiliary (405) was marked as xpc service! ignoring..
process_is_observable: ViewBridgeAuxiliary (512) was marked as xpc service! ignoring..
process_is_observable: CalNCService (491) was marked as xpc service! ignoring..
process_is_observable: EmojiFunctionRowIM (602) was marked as xpc service! ignoring..
process_is_observable: QuickLookUIService (Finder) (1402) was marked as xpc service! ignoring..
process_manager_add_running_processes: Finder (1398) was found! caching psn..
process_is_observable: ProxCardUIService (1473) was marked as xpc service! ignoring..
process_is_observable: SiriNCService (1537) was marked as xpc service! ignoring..
process_is_observable: AirStatsService (1582) was marked as xpc service! ignoring..
process_is_observable: MobileDevicesService (2025) was marked as xpc service! ignoring..
process_is_observable: Safari Networking (2087) was marked as xpc service! ignoring..
process_is_observable: Tampermonkey (Safari) (2090) was marked as xpc service! ignoring..
process_is_observable: AdGuard Advanced Blocking (Safari) (2092) was marked as xpc service! ignoring..
process_is_observable: AdGuard Safari Icon (Safari) (2093) was marked as xpc service! ignoring..
process_is_observable: 1Password (Safari) (2094) was marked as xpc service! ignoring..
process_is_observable: com.apple.Safari.SandboxBroker (Safari) (2107) was marked as xpc service! ignoring..
process_is_observable: Appex Networking (2115) was marked as xpc service! ignoring..
process_is_observable: com.apple.appkit.xpc.openAndSavePanelService (Safari) (2116) was marked as xpc service! ignoring..
process_is_observable: Appex Web Content (2114) was marked as xpc service! ignoring..
process_is_observable: QuickLookUIService (com.apple.appkit.xpc.openAndSavePanelService (Safari)) (2131) was marked as xpc service! ignoring..
process_is_observable: Safari Web Content (11686) was marked as xpc service! ignoring..
process_is_observable: Safari Web Content (25368) was marked as xpc service! ignoring..
process_is_observable: Safari Web Content (Prewarmed) (25878) was marked as xpc service! ignoring..
process_is_observable: Simulator (37598) was marked as xpc service! ignoring..
process_is_observable: com.apple.CoreSimulator.CoreSimulatorService (37597) was marked as xpc service! ignoring..
process_is_observable: Dock (39541) is blacklisted! ignoring..
process_is_observable: com.apple.dock.extra (39553) was marked as xpc service! ignoring..
application_observe_notification: kAXCreatedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXFocusedWindowChangedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXWindowMovedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXWindowResizedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXTitleChangedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXMenuOpenedNotification failed with error kAXErrorCannotComplete
window_manager_create_and_add_window: Safari 388
application_observe_notification: kAXCreatedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXFocusedWindowChangedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXWindowMovedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXWindowResizedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXTitleChangedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXMenuOpenedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXCreatedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXFocusedWindowChangedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXWindowMovedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXWindowResizedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXTitleChangedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXMenuOpenedNotification failed with error kAXErrorCannotComplete
window_manager_create_and_add_window: iTerm2 802
application_observe_notification: kAXCreatedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXFocusedWindowChangedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXWindowMovedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXWindowResizedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXTitleChangedNotification failed with error kAXErrorCannotComplete
application_observe_notification: kAXMenuOpenedNotification failed with error kAXErrorCannotComplete
yabai: scripting-addition either failed to load or could not inject payload into Dock.app! Error: -609
process_is_observable: Dock (39757) is blacklisted! ignoring..
process_is_observable: com.apple.dock.extra (39758) was marked as xpc service! ignoring..
EVENT_HANDLER_DOCK_DID_RESTART:
yabai: scripting-addition either failed to load or could not inject payload into Dock.app! Error: -609
window_manager_create_and_add_window: NotificationCenter 50
EVENT_HANDLER_DAEMON_MESSAGE: config layout bsp
process_is_observable: Dock (39769) is blacklisted! ignoring..
process_is_observable: com.apple.dock.extra (39791) was marked as xpc service! ignoring..
EVENT_HANDLER_DOCK_DID_RESTART:
yabai: scripting-addition either failed to load or could not inject payload into Dock.app! Error: -609
EVENT_HANDLER_WINDOW_TITLE_CHANGED: iTerm2 802
EVENT_HANDLER_WINDOW_RESIZED: iTerm2 802
EVENT_HANDLER_WINDOW_RESIZED: iTerm2 802
EVENT_HANDLER_WINDOW_TITLE_CHANGED: iTerm2 802
EVENT_HANDLER_DAEMON_MESSAGE: config focus_follows_mouse autoraise
EVENT_HANDLER_DAEMON_MESSAGE: config mouse_follows_focus on
EVENT_HANDLER_DAEMON_MESSAGE: config window_gap 20
process_is_observable: Dock (39795) is blacklisted! ignoring..
process_is_observable: com.apple.dock.extra (39796) was marked as xpc service! ignoring..
EVENT_HANDLER_WINDOW_TITLE_CHANGED: iTerm2 802
EVENT_HANDLER_DOCK_DID_RESTART:
yabai: scripting-addition either failed to load or could not inject payload into Dock.app! Error: -609
EVENT_HANDLER_WINDOW_TITLE_CHANGED: iTerm2 802
EVENT_HANDLER_WINDOW_RESIZED: iTerm2 802
EVENT_HANDLER_WINDOW_RESIZED: Safari 388
EVENT_HANDLER_WINDOW_MOVED: Safari 388
EVENT_HANDLER_DAEMON_MESSAGE: config top_padding 20
process_is_observable: Dock (39819) is blacklisted! ignoring..
process_is_observable: com.apple.dock.extra (39820) was marked as xpc service! ignoring..
EVENT_HANDLER_WINDOW_TITLE_CHANGED: iTerm2 802
EVENT_HANDLER_DOCK_DID_RESTART:
yabai: scripting-addition either failed to load or could not inject payload into Dock.app! Error: -609
EVENT_HANDLER_WINDOW_TITLE_CHANGED: iTerm2 802
EVENT_HANDLER_WINDOW_RESIZED: iTerm2 802
EVENT_HANDLER_WINDOW_MOVED: iTerm2 802
EVENT_HANDLER_WINDOW_RESIZED: Safari 388
EVENT_HANDLER_DAEMON_MESSAGE: config bottom_padding 20
process_is_observable: Dock (39845) is blacklisted! ignoring..
EVENT_HANDLER_WINDOW_MOVED: Safari 388
EVENT_HANDLER_WINDOW_TITLE_CHANGED: iTerm2 802
EVENT_HANDLER_DOCK_DID_RESTART:
process_is_observable: com.apple.dock.extra (39846) was marked as xpc service! ignoring..
yabai: scripting-addition either failed to load or could not inject payload into Dock.app! Error: -609
EVENT_HANDLER_WINDOW_TITLE_CHANGED: iTerm2 802
EVENT_HANDLER_WINDOW_RESIZED: iTerm2 802
EVENT_HANDLER_WINDOW_RESIZED: Safari 388
EVENT_HANDLER_DAEMON_MESSAGE: config left_padding 20
process_is_observable: Dock (39869) is blacklisted! ignoring..
process_is_observable: com.apple.dock.extra (39870) was marked as xpc service! ignoring..
EVENT_HANDLER_WINDOW_TITLE_CHANGED: iTerm2 802
EVENT_HANDLER_DOCK_DID_RESTART:
yabai: scripting-addition either failed to load or could not inject payload into Dock.app! Error: -609
EVENT_HANDLER_WINDOW_TITLE_CHANGED: iTerm2 802
EVENT_HANDLER_WINDOW_RESIZED: iTerm2 802
EVENT_HANDLER_WINDOW_MOVED: iTerm2 802
EVENT_HANDLER_WINDOW_RESIZED: Safari 388
EVENT_HANDLER_WINDOW_MOVED: Safari 388
EVENT_HANDLER_DAEMON_MESSAGE: config right_padding 20
^C

@dominiklohmann Do you have the crash report for Dock.app as well. The yabai output isn't particularly useful here.

Sure thing, here you go.


Click to expand

Process:               Dock [91741]
Path:                  /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
Identifier:            com.apple.dock
Version:               1.8 (2085)
Build Info:            Dock-2085000000000000~13
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Dock [91741]
User ID:               501

Date/Time:             2020-09-22 17:56:02.063 +0200
OS Version:            Mac OS X 10.16 (20A5374g)
Report Version:        12
Bridge OS Version:     5.0 (18P50380a)
Anonymous UUID:        CA73AB6B-4198-F78E-B7DD-8A6D012A5059

Sleep/Wake UUID:       512DDCC3-3F26-4452-8C16-0A6042EE591C

Time Awake Since Boot: 150000 seconds
Time Since Wake:       1100 seconds

System Integrity Protection: disabled

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

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

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

Application Specific Information:
dyld3 mode
67020474 bear trap: NSApplication initialized in Dock. Please log a bug.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.AppKit                0x00007fff230b1aad +[NSApplication load] + 125
1   libobjc.A.dylib                 0x00007fff202feabb load_images + 1559
2   libdyld.dylib                   0x00007fff20426e3b invocation function for block in dyld3::AllImages::runInitialzersBottomUp(dyld3::closure::Image const*) + 263
3   libdyld.dylib                   0x00007fff20426d08 dyld3::closure::Image::forEachImageToInitBefore(void (unsigned int, bool&) block_pointer) const + 86
4   libdyld.dylib                   0x00007fff2043ffb6 dyld3::AllImages::loadImage(Diagnostics&, char const*, unsigned int, dyld3::closure::DlopenClosure const*, bool, bool, bool, bool, void const*) + 900
5   libdyld.dylib                   0x00007fff2043fa69 dyld3::AllImages::dlopen(Diagnostics&, char const*, bool, bool, bool, bool, bool, void const*, bool) + 947
6   libdyld.dylib                   0x00007fff20427a0b dyld3::dlopen_internal(char const*, int, void*) + 204
7   libdyld.dylib                   0x00007fff20438f5a dlopen_internal(char const*, int, void*) + 123
8   libdyld.dylib                   0x00007fff2042784e dlopen + 28
9   com.apple.CoreFoundation        0x00007fff206aa9fb _CFBundleDlfcnLoadFramework + 132
10  com.apple.CoreFoundation        0x00007fff20711731 _CFBundleLoadExecutableAndReturnError + 510
11  com.apple.CoreFoundation        0x00007fff206d9642 CFBundleGetFunctionPointerForName + 39
12  com.apple.openscripting         0x00007fff3742d50f HandlerThunk::function() const + 47
13  com.apple.openscripting         0x00007fff3742eea6 EventHandlerThunk(AEDesc const*, AEDesc*, void*) + 86
14  com.apple.AE                    0x00007fff27157a1d 0x7fff2714b000 + 51741
15  com.apple.AE                    0x00007fff27157137 0x7fff2714b000 + 49463
16  com.apple.AE                    0x00007fff27155ab9 0x7fff2714b000 + 43705
17  com.apple.AE                    0x00007fff2714d6d5 AEProcessMessage + 1390
18  com.apple.AE                    0x00007fff2715c42b 0x7fff2714b000 + 70699
19  com.apple.AE                    0x00007fff2715f006 0x7fff2714b000 + 81926
20  com.apple.AE                    0x00007fff2715ed7a 0x7fff2714b000 + 81274
21  com.apple.CoreFoundation        0x00007fff20672f9c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
22  com.apple.CoreFoundation        0x00007fff20672f04 __CFRunLoopDoSource0 + 180
23  com.apple.CoreFoundation        0x00007fff20672c7f __CFRunLoopDoSources0 + 248
24  com.apple.CoreFoundation        0x00007fff206716b1 __CFRunLoopRun + 890
25  com.apple.CoreFoundation        0x00007fff20670c4e CFRunLoopRunSpecific + 563
26  com.apple.dock                  0x00000001056b59fe 0x105557000 + 1436158
27  libswiftObjectiveC.dylib        0x00007fff34322d9e autoreleasepool<A>(invoking:) + 46
28  com.apple.dock                  0x00000001056b5a4d 0x105557000 + 1436237
29  com.apple.dock                  0x00000001056b59de 0x105557000 + 1436126
30  libswiftObjectiveC.dylib        0x00007fff34322d9e autoreleasepool<A>(invoking:) + 46
31  com.apple.dock                  0x000000010555ec15 0x105557000 + 31765
32  libdyld.dylib                   0x00007fff204375f1 start + 1

Thread 1:: Dispatch queue: preview-image
0   libsystem_kernel.dylib          0x00007fff20294f0e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff20295280 mach_msg + 60
2   libdispatch.dylib               0x00007fff203de6b6 _dispatch_mach_send_and_wait_for_reply + 518
3   libdispatch.dylib               0x00007fff203deaae dispatch_mach_send_with_result_and_wait_for_reply + 50
4   libxpc.dylib                    0x00007fff202ce1ac xpc_connection_send_message_with_reply_sync + 238
5   com.apple.Foundation            0x00007fff20dd0289 __NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__ + 9
6   com.apple.Foundation            0x00007fff20dce309 -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:] + 3090
7   com.apple.Foundation            0x00007fff20decf8b -[NSXPCConnection _sendSelector:withProxy:arg1:arg2:arg3:] + 143
8   com.apple.Foundation            0x00007fff20decef3 _NSXPCDistantObjectSimpleMessageSend3 + 44
9   com.apple.QuickLookThumbnailing 0x00007fff348f30c6 -[QLThumbnailGenerator _sendSyncGenerationRequest:] + 263
10  com.apple.QuickLookThumbnailing 0x00007fff348f2329 -[QLThumbnailGenerator synchronousGenerateThumbnailForRequest:updateHandler:statusHandler:completionHandler:] + 386
11  com.apple.QuickLookFramework    0x00007fff30a40262 -[QLThumbnail sendQuerySynchronous:completion:] + 1944
12  com.apple.QuickLookFramework    0x00007fff30a3f5e9 -[QLThumbnail _syncGetImageIfNecessary] + 157
13  com.apple.QuickLookFramework    0x00007fff30a3f532 -[QLThumbnail syncGetImageIfNecessary] + 45
14  com.apple.QuickLookFramework    0x00007fff30a3eb61 -[QLThumbnail retrieveImageCopy] + 152
15  com.apple.QuickLookFramework    0x00007fff30a3e40d +[QLThumbnail createThumbnailImage:maxSize:options:allocator:] + 180
16  com.apple.dock                  0x0000000105580196 0x105557000 + 168342
17  com.apple.dock                  0x0000000105580007 0x105557000 + 167943
18  com.apple.dock                  0x000000010557fcb7 0x105557000 + 167095
19  com.apple.dock                  0x00000001056ae04e 0x105557000 + 1405006
20  libdispatch.dylib               0x00007fff203c752d _dispatch_call_block_and_release + 12
21  libdispatch.dylib               0x00007fff203c8717 _dispatch_client_callout + 8
22  libdispatch.dylib               0x00007fff203cb0e5 _dispatch_continuation_pop + 423
23  libdispatch.dylib               0x00007fff203ca7b8 _dispatch_async_redirect_invoke + 713
24  libdispatch.dylib               0x00007fff203d7795 _dispatch_root_queue_drain + 326
25  libdispatch.dylib               0x00007fff203d7ef6 _dispatch_worker_thread2 + 92
26  libsystem_pthread.dylib         0x00007fff205474ac _pthread_wqthread + 244
27  libsystem_pthread.dylib         0x00007fff205464c3 start_wqthread + 15

Thread 2:
0   libsystem_pthread.dylib         0x00007fff205464b4 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib         0x00007fff205464b4 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib         0x00007fff205464b4 start_wqthread + 0

Thread 5:: Dispatch queue: preview-image
0   libsystem_kernel.dylib          0x00007fff20294f0e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff20295280 mach_msg + 60
2   libdispatch.dylib               0x00007fff203de6b6 _dispatch_mach_send_and_wait_for_reply + 518
3   libdispatch.dylib               0x00007fff203deaae dispatch_mach_send_with_result_and_wait_for_reply + 50
4   libxpc.dylib                    0x00007fff202ce1ac xpc_connection_send_message_with_reply_sync + 238
5   com.apple.Foundation            0x00007fff20dd0289 __NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__ + 9
6   com.apple.Foundation            0x00007fff20dce309 -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:] + 3090
7   com.apple.Foundation            0x00007fff20decf8b -[NSXPCConnection _sendSelector:withProxy:arg1:arg2:arg3:] + 143
8   com.apple.Foundation            0x00007fff20decef3 _NSXPCDistantObjectSimpleMessageSend3 + 44
9   com.apple.QuickLookThumbnailing 0x00007fff348f30c6 -[QLThumbnailGenerator _sendSyncGenerationRequest:] + 263
10  com.apple.QuickLookThumbnailing 0x00007fff348f2329 -[QLThumbnailGenerator synchronousGenerateThumbnailForRequest:updateHandler:statusHandler:completionHandler:] + 386
11  com.apple.QuickLookFramework    0x00007fff30a40262 -[QLThumbnail sendQuerySynchronous:completion:] + 1944
12  com.apple.QuickLookFramework    0x00007fff30a3f5e9 -[QLThumbnail _syncGetImageIfNecessary] + 157
13  com.apple.QuickLookFramework    0x00007fff30a3f532 -[QLThumbnail syncGetImageIfNecessary] + 45
14  com.apple.QuickLookFramework    0x00007fff30a3eb61 -[QLThumbnail retrieveImageCopy] + 152
15  com.apple.QuickLookFramework    0x00007fff30a3e40d +[QLThumbnail createThumbnailImage:maxSize:options:allocator:] + 180
16  com.apple.dock                  0x0000000105580196 0x105557000 + 168342
17  com.apple.dock                  0x0000000105580007 0x105557000 + 167943
18  com.apple.dock                  0x000000010557fcb7 0x105557000 + 167095
19  com.apple.dock                  0x00000001056ae04e 0x105557000 + 1405006
20  libdispatch.dylib               0x00007fff203c752d _dispatch_call_block_and_release + 12
21  libdispatch.dylib               0x00007fff203c8717 _dispatch_client_callout + 8
22  libdispatch.dylib               0x00007fff203cb0e5 _dispatch_continuation_pop + 423
23  libdispatch.dylib               0x00007fff203ca7b8 _dispatch_async_redirect_invoke + 713
24  libdispatch.dylib               0x00007fff203d7795 _dispatch_root_queue_drain + 326
25  libdispatch.dylib               0x00007fff203d7ef6 _dispatch_worker_thread2 + 92
26  libsystem_pthread.dylib         0x00007fff205474ac _pthread_wqthread + 244
27  libsystem_pthread.dylib         0x00007fff205464c3 start_wqthread + 15

Thread 6:: Dispatch queue: preview-image
0   libsystem_kernel.dylib          0x00007fff20294f0e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff20295280 mach_msg + 60
2   libdispatch.dylib               0x00007fff203de6b6 _dispatch_mach_send_and_wait_for_reply + 518
3   libdispatch.dylib               0x00007fff203deaae dispatch_mach_send_with_result_and_wait_for_reply + 50
4   libxpc.dylib                    0x00007fff202ce1ac xpc_connection_send_message_with_reply_sync + 238
5   com.apple.Foundation            0x00007fff20dd0289 __NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__ + 9
6   com.apple.Foundation            0x00007fff20dce309 -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:] + 3090
7   com.apple.Foundation            0x00007fff20decf8b -[NSXPCConnection _sendSelector:withProxy:arg1:arg2:arg3:] + 143
8   com.apple.Foundation            0x00007fff20decef3 _NSXPCDistantObjectSimpleMessageSend3 + 44
9   com.apple.QuickLookThumbnailing 0x00007fff348f30c6 -[QLThumbnailGenerator _sendSyncGenerationRequest:] + 263
10  com.apple.QuickLookThumbnailing 0x00007fff348f2329 -[QLThumbnailGenerator synchronousGenerateThumbnailForRequest:updateHandler:statusHandler:completionHandler:] + 386
11  com.apple.QuickLookFramework    0x00007fff30a40262 -[QLThumbnail sendQuerySynchronous:completion:] + 1944
12  com.apple.QuickLookFramework    0x00007fff30a3f5e9 -[QLThumbnail _syncGetImageIfNecessary] + 157
13  com.apple.QuickLookFramework    0x00007fff30a3f532 -[QLThumbnail syncGetImageIfNecessary] + 45
14  com.apple.QuickLookFramework    0x00007fff30a3eb61 -[QLThumbnail retrieveImageCopy] + 152
15  com.apple.QuickLookFramework    0x00007fff30a3e40d +[QLThumbnail createThumbnailImage:maxSize:options:allocator:] + 180
16  com.apple.dock                  0x0000000105580196 0x105557000 + 168342
17  com.apple.dock                  0x0000000105580007 0x105557000 + 167943
18  com.apple.dock                  0x000000010557fcb7 0x105557000 + 167095
19  com.apple.dock                  0x00000001056ae04e 0x105557000 + 1405006
20  libdispatch.dylib               0x00007fff203c752d _dispatch_call_block_and_release + 12
21  libdispatch.dylib               0x00007fff203c8717 _dispatch_client_callout + 8
22  libdispatch.dylib               0x00007fff203cb0e5 _dispatch_continuation_pop + 423
23  libdispatch.dylib               0x00007fff203ca7b8 _dispatch_async_redirect_invoke + 713
24  libdispatch.dylib               0x00007fff203d7795 _dispatch_root_queue_drain + 326
25  libdispatch.dylib               0x00007fff203d7ef6 _dispatch_worker_thread2 + 92
26  libsystem_pthread.dylib         0x00007fff205474ac _pthread_wqthread + 244
27  libsystem_pthread.dylib         0x00007fff205464c3 start_wqthread + 15

Thread 7:
0   libsystem_pthread.dylib         0x00007fff205464b4 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib         0x00007fff205464b4 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib         0x00007fff205464b4 start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib         0x00007fff205464b4 start_wqthread + 0

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

Thread 12:: Dispatch queue: com.apple.root.background-qos
0   libsystem_kernel.dylib          0x00007fff20294f0e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff20295280 mach_msg + 60
2   com.apple.framework.IOKit       0x00007fff22e16f88 io_connect_method + 383
3   com.apple.framework.IOKit       0x00007fff22e16dd9 IOConnectCallMethod + 244
4   com.apple.IOSurface             0x00007fff27596b2b IOSurfaceClientLock + 159
5   com.apple.SkyLight              0x00007fff24ea87cc copy_image_block_set + 125
6   com.apple.ImageIO               0x00007fff297d0453 IIOImagePixelDataProvider::getBytesImageProvider(void*, unsigned long) + 2087
7   com.apple.ImageIO               0x00007fff297b4053 PNGWritePlugin::writePNG(IIOImagePixelDataProvider*, IIODictionary*) + 1617
8   com.apple.ImageIO               0x00007fff297af9c5 PNGWritePlugin::writeAll() + 987
9   com.apple.ImageIO               0x00007fff297af5a4 PNGWritePlugin::WriteProc(void*, void*, void*, void*) + 102
10  com.apple.ImageIO               0x00007fff2985c9e0 IIOImageDestination::finalizeDestination() + 464
11  com.apple.ImageIO               0x00007fff297943f4 CGImageDestinationFinalize + 104
12  com.apple.dock                  0x00000001055db7a0 0x105557000 + 542624
13  com.apple.dock                  0x00000001055db535 0x105557000 + 542005
14  libdispatch.dylib               0x00007fff203c8717 _dispatch_client_callout + 8
15  libdispatch.dylib               0x00007fff203cb0e5 _dispatch_continuation_pop + 423
16  libdispatch.dylib               0x00007fff203db48c _dispatch_source_invoke + 2079
17  libdispatch.dylib               0x00007fff203d7795 _dispatch_root_queue_drain + 326
18  libdispatch.dylib               0x00007fff203d7ef6 _dispatch_worker_thread2 + 92
19  libsystem_pthread.dylib         0x00007fff205474ac _pthread_wqthread + 244
20  libsystem_pthread.dylib         0x00007fff205464c3 start_wqthread + 15

Thread 13:
0   libsystem_kernel.dylib          0x00007fff20297972 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff2054aed3 _pthread_cond_wait + 1254
2   com.apple.dock                  0x0000000105577477 0x105557000 + 132215
3   libsystem_pthread.dylib         0x00007fff2054a9b4 _pthread_start + 224
4   libsystem_pthread.dylib         0x00007fff205464d7 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff202fee00  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x000000001f08000c  rbp: 0x00007ffeea6a1770  rsp: 0x00007ffeea6a1760
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
  r12: 0x00006000012d3618  r13: 0x00007fff82af3c58  r14: 0x00007fff230b1a30  r15: 0x00007fff7dc1add6
  rip: 0x00007fff230b1aad  rfl: 0x0000000000010206  cr2: 0x00007ffab281e000

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

Thread 0 instruction stream not available.

Thread 0 last branch register state:
  [00] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (mispredicted, 2 cycles)
  [01] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (38 cycles)
  [02] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (42 cycles)
  [03] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (123 cycles)
  [04] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [05] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (500 cycles)
  [06] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (69 cycles)
  [07] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [08] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (206 cycles)
  [09] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (940 cycles)
  [10] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (452 cycles)
  [11] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [12] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [13] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (59 cycles)
  [14] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (18 cycles)
  [15] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (177 cycles)
  [16] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [17] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (97 cycles)
  [18] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (293 cycles)
  [19] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [20] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (13 cycles)
  [21] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (74 cycles)
  [22] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (49 cycles)
  [23] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [24] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [25] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [26] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (3 cycles)
  [27] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (49 cycles)
  [28] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (41 cycles)
  [29] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (mispredicted, 28 cycles)
  [30] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (18 cycles)
  [31] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (4 cycles)


Binary Images:
       0x105557000 -        0x1058f6fff  com.apple.dock (1.8 - 2085) <34768EFF-F9E6-3865-BB19-BD029DBF02A9> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
       0x1061f9000 -        0x106208fff  libobjc-trampolines.dylib (818) <0D4B739C-A1DD-3ACB-8331-B01B0062730E> /usr/lib/libobjc-trampolines.dylib
       0x106ee9000 -        0x106eecfff +loader (0) <03124187-86D4-3BE4-A8E1-7F2FFB507DFF> /Library/ScriptingAdditions/yabai.osax/Contents/MacOS/loader
       0x1070d4000 -        0x10716bfff  dyld (832.2.1) <89B0D57A-546A-3F6C-9BFB-D5179B29D542> /usr/lib/dyld
    0x7fff20294000 -     0x7fff202c2fff  libsystem_kernel.dylib (7195.40.84.171.4) <025F523C-39D6-3348-8960-A3C8C7F47FD0> /usr/lib/system/libsystem_kernel.dylib
    0x7fff202c3000 -     0x7fff202f8fff  libxpc.dylib (2038.40.31.171.1) <01356A9E-5E19-31FD-95E5-BC883679212C> /usr/lib/system/libxpc.dylib
    0x7fff202f9000 -     0x7fff20331fff  libobjc.A.dylib (818) <502CF9CD-5B59-387F-BD61-2CABEBD5F673> /usr/lib/libobjc.A.dylib
    0x7fff20332000 -     0x7fff2033bfff  libsystem_platform.dylib (254.40.4) <5F1BEB4B-6D8D-3D46-97D3-FF7F921C52D5> /usr/lib/system/libsystem_platform.dylib
    0x7fff2033c000 -     0x7fff203c4fff  libsystem_c.dylib (1439.40.7) <020BAF9B-1B99-370F-92D7-79E6BC3A5E0F> /usr/lib/system/libsystem_c.dylib
    0x7fff203c5000 -     0x7fff20409fff  libdispatch.dylib (1271.40.7) <3A193CB3-2224-3FDE-B0AC-DD7A697AC2E8> /usr/lib/system/libdispatch.dylib
    0x7fff2040a000 -     0x7fff20421fff  libsystem_trace.dylib (1277.40.15) <76900398-340A-3E14-8B18-5C23F4906FD1> /usr/lib/system/libsystem_trace.dylib
    0x7fff20422000 -     0x7fff2045cfff  libdyld.dylib (832.2.1) <DFF567C9-0833-33A3-8339-C7B4CA4F69AC> /usr/lib/system/libdyld.dylib
    0x7fff2045d000 -     0x7fff204f8fff  libcorecrypto.dylib (1000.40.12) <9A2027CA-0385-304D-A68F-F2A9C88DD5F5> /usr/lib/system/libcorecrypto.dylib
    0x7fff204f9000 -     0x7fff204fafff  libsystem_blocks.dylib (78) <34237CB7-3313-3CC7-BBBF-DAE99DF5D0E1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff204fb000 -     0x7fff204fdfff  libsystem_featureflags.dylib (28.40.1) <4D086098-4009-3F1B-8CC7-31D8AE99CE8C> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff204fe000 -     0x7fff20516fff  libc++abi.dylib (904.4) <934A5F88-7FB1-3393-AFC6-2F29E2177A5F> /usr/lib/libc++abi.dylib
    0x7fff20517000 -     0x7fff20543fff  libsystem_malloc.dylib (317.40.4) <80B55EFF-3C45-33D6-9D59-16598C8CF654> /usr/lib/system/libsystem_malloc.dylib
    0x7fff20544000 -     0x7fff2054ffff  libsystem_pthread.dylib (454) <11BA0107-687D-390C-A5BF-1261DDC7362C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff20550000 -     0x7fff205a5fff  libc++.1.dylib (904.4) <AE49E46B-7EEA-3086-BF6D-F978DC3DA4F4> /usr/lib/libc++.1.dylib
    0x7fff205a6000 -     0x7fff205f1fff  libsystem_info.dylib (542.40.1) <A6FB1697-A861-3680-99F4-484EF3B6E548> /usr/lib/system/libsystem_info.dylib
    0x7fff205f2000 -     0x7fff20aeefff  com.apple.CoreFoundation (6.9 - 1769.100) <B1DDEB1F-E53A-3E8B-A451-B6FF7350990B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff20aef000 -     0x7fff20d34fff  com.apple.LaunchServices (1118.1 - 1118.1) <870072F9-D3D7-3992-A002-D8EFF73F0426> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff20d35000 -     0x7fff20db1fff  com.apple.SystemConfiguration (1.20 - 1.20) <FF263CA1-3B04-377E-AF13-3D45FB191074> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff20db2000 -     0x7fff21158fff  com.apple.Foundation (6.9 - 1769.100) <0AD6F092-2811-3893-A613-5CA67920352B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff21159000 -     0x7fff211a6fff  com.apple.Lexicon-framework (1.0 - 86) <4093C6D5-700B-3EC4-8D7F-0ADDFB07948D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff211a7000 -     0x7fff2140afff  libBLAS.dylib (1336.40.1) <BC69F2BA-4044-377B-85A8-6EA1D7A76498> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff2140b000 -     0x7fff214f7fff  com.apple.LanguageModeling (1.0 - 247) <A88EEFEB-6710-3E7B-B58C-86FCDCC20F8A> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff214f8000 -     0x7fff2172ffff  libmecabra.dylib (925) <24D16A0F-F4E9-3864-AC52-3DBB84733731> /usr/lib/libmecabra.dylib
    0x7fff21730000 -     0x7fff2179efff  libSparse.dylib (106) <9F994473-013F-3415-A839-978781AC4783> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff2179f000 -     0x7fff217d4fff  libCRFSuite.dylib (50) <53ED7D7F-E1C8-37CC-904B-3E37ED1DA8DC> /usr/lib/libCRFSuite.dylib
    0x7fff217d5000 -     0x7fff218d0fff  com.apple.gpusw.MetalTools (1.0 - 1) <474D69C8-2840-36DF-8E3E-553829665B2D> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff218d1000 -     0x7fff21a08fff  com.apple.CoreDisplay (223 - 223) <1CE25576-82AA-358C-9911-6496190559A2> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff21a09000 -     0x7fff21c89fff  com.apple.audio.AudioToolboxCore (1.0 - 1180.8) <20FAD9BC-8F79-3BE2-BCE1-7D6485DCB464> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff21c8a000 -     0x7fff2233cfff  com.apple.audio.CoreAudio (5.0 - 5.0) <7E58FA7D-462B-3F6C-B23A-AE5A847CEA69> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff2233d000 -     0x7fff2252afff  com.apple.CoreText (677.1.0.2 - 677.1.0.2) <B88F485C-8139-31D4-9FFE-316FBBF3E181> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff2252b000 -     0x7fff22880fff  com.apple.security (7.0 - 59754.40.43.0.1) <72DAB424-6E4A-34B8-A7EC-D6D6BB4EC9C5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff22881000 -     0x7fff22ae2fff  libicucore.A.dylib (66103) <92175EA9-28D4-3915-AA52-04F99BBF7BA9> /usr/lib/libicucore.A.dylib
    0x7fff22ae3000 -     0x7fff22b21fff  com.apple.CoreServicesInternal (475 - 475) <BC1747DE-4CAE-372C-8A13-4629DE90DB3F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff22b22000 -     0x7fff22e09fff  com.apple.CoreServices.CarbonCore (1306 - 1306) <467F1B52-D9F1-3752-9368-DE2A492C1B1F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff22e0a000 -     0x7fff22e13fff  libsystem_darwin.dylib (1439.40.7) <491467B5-2E13-3F41-B2AE-15DB8001093F> /usr/lib/system/libsystem_darwin.dylib
    0x7fff22e14000 -     0x7fff22ec2fff  com.apple.framework.IOKit (2.0.2 - 1845.40.13) <2BAD31E7-5F4E-3D9F-815B-8547AE409E66> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff22ec3000 -     0x7fff22ecefff  libsystem_notify.dylib (279.40.3) <55CDAB54-9908-31DA-9D66-2A8BBB146E95> /usr/lib/system/libsystem_notify.dylib
    0x7fff22ecf000 -     0x7fff22f0bfff  com.apple.CSStore (1118.1 - 1118.1) <4B71ABEE-8513-33B2-B41A-493323841639> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff22f0c000 -     0x7fff2309bfff  com.apple.desktopservices (1.15 - 1343) <2B9C5E05-A68A-3ACE-A26A-307DC62CDC44> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff2309c000 -     0x7fff230aefff  com.apple.UniformTypeIdentifiers (631.1 - 631.1) <5ABB8081-8D4A-321D-919B-716EB90069F3> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff230af000 -     0x7fff23f43fff  com.apple.AppKit (6.9 - 2010.101) <E1DE31D2-9459-3B39-AF28-A384DB9E2959> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff23f44000 -     0x7fff241cbfff  com.apple.UIFoundation (1.0 - 720) <EB1381CF-8A03-367B-97BC-FCCE88E47B08> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff241cc000 -     0x7fff2421bfff  libsandbox.1.dylib (1441.40.26.171.1) <C6ED5246-2CF4-3D32-8C1F-CBD60D17B848> /usr/lib/libsandbox.1.dylib
    0x7fff2421c000 -     0x7fff243dbfff  libsqlite3.dylib (321) <C66D6D18-C2D1-3A0D-A67C-E1FB8DF5EC13> /usr/lib/libsqlite3.dylib
    0x7fff243dc000 -     0x7fff247f2fff  com.apple.CoreData (120 - 1041) <224BC96A-C30E-3668-AB53-1093394DFECA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff247f3000 -     0x7fff2480afff  com.apple.TCC (1.0 - 1) <5E8FE97F-21F4-3BFC-84C1-4628CDF7EFA6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff2480b000 -     0x7fff24e99fff  com.apple.CoreGraphics (2.0 - 1454) <372D3796-01F9-37AD-A9AD-72F18C79A4C8> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff24e9a000 -     0x7fff251fcfff  com.apple.SkyLight (1.600.0 - 536.3) <B5D1B310-9554-30F2-8DC8-02E120A3A1B1> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff251fd000 -     0x7fff2524efff  com.apple.RunningBoardServices (1.0 - 505.40.16) <F782B83D-E15C-3034-9CBF-D49C86A59FAA> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff2524f000 -     0x7fff2524ffff  libenergytrace.dylib (22) <AA35D09B-4C93-32E4-A6A1-237C78806A85> /usr/lib/libenergytrace.dylib
    0x7fff25250000 -     0x7fff256ecfff  com.apple.CFNetwork (1200.1 - 1200.1) <BBB7F1C8-C9D0-3653-9ACC-2633C622F7D6> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff256ed000 -     0x7fff25d34fff  libnetwork.dylib (2288.40.40) <E40CD101-D4F1-3310-A0AD-50F348FC7177> /usr/lib/libnetwork.dylib
    0x7fff25df1000 -     0x7fff25df6fff  libdns_services.dylib (1310.40.24) <FB3957CC-B04C-31DE-BB1C-470F1D1D3B77> /usr/lib/libdns_services.dylib
    0x7fff25df7000 -     0x7fff25e05fff  libsystem_networkextension.dylib (1295.40.18) <152B5A62-4BB4-3A92-9FEA-ECE94E267798> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff25e06000 -     0x7fff25f85fff  com.apple.Network (1.0 - 1) <9B9851FB-C95C-3CA3-B438-34EE032A13DC> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff25f86000 -     0x7fff26054fff  com.apple.framework.CoreWLAN (16.0 - 1657) <24EA805D-4C3F-320F-AC1E-AE7EDB9FE4A2> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff26627000 -     0x7fff266a2fff  com.apple.corelocation (2420.3.58 - 2420.3.58) <9D9EDF67-3EF5-3CF4-8167-120E8225E7AA> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff266a3000 -     0x7fff266c6fff  com.apple.analyticsd (1.0 - 1) <12202076-C9EA-3A49-A774-D9190E7C855D> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff266c7000 -     0x7fff266ddfff  libsystem_asl.dylib (385) <07D50496-2FA7-327E-8F16-5E475CEA46EA> /usr/lib/system/libsystem_asl.dylib
    0x7fff266de000 -     0x7fff266e4fff  com.apple.DiskArbitration (2.7 - 2.7) <D4769C21-E2E6-3322-8C5A-0BB71E4AA0CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff266e5000 -     0x7fff26740fff  com.apple.HIServices (1.22 - 709) <B4456EB9-B0F6-33E9-B49A-D9B9C86665F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff26741000 -     0x7fff26782fff  libFontRegistry.dylib (307) <D18FC464-EBA4-35E0-89D8-F7A1CA49F271> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff26783000 -     0x7fff268dffff  libFontParser.dylib (305.1.0.1) <5C8379D1-0A2A-3094-80A7-86E2147454CD> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff268e0000 -     0x7fff268f8fff  com.apple.commonutilities (8.0 - 900) <5EF828CC-3ED4-38B1-9DF7-6170833208A6> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff268f9000 -     0x7fff26921fff  com.apple.aps.framework (4.0 - 4.0) <A9A2B6C7-B33C-38F7-B477-1BC8DDB9B7D1> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff26922000 -     0x7fff26944fff  com.apple.UserManagement (1.0 - 1) <D3C8DC5D-661F-3359-A327-F095824B110D> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff26945000 -     0x7fff26992fff  com.apple.spotlight.metadata.utilities (1.0 - 2144.1) <70DF0A4D-096C-3927-A440-C2CD100CF6D4> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff26993000 -     0x7fff2699bfff  com.apple.CoreServices.FSEvents (1290.40.2 - 1290.40.2) <53361A85-4D15-3B6A-8ADB-D38327DFFBE1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff2699c000 -     0x7fff2699efff  libDiagnosticMessagesClient.dylib (112) <E3E0E549-80BD-33C0-9688-12422F871410> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff2699f000 -     0x7fff27045fff  com.apple.vImage (8.1 - 540) <88D2E439-4E03-3CC0-B32B-67F81D11BAB0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff27046000 -     0x7fff2714afff  com.apple.ColorSync (4.13.0 - 3465) <A09CB809-CC3D-3951-9AA8-80042E8C572B> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff2714b000 -     0x7fff271bffff  com.apple.AE (916 - 916) <3885D598-C321-3B16-94A6-C7F3F94EA964> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff271c0000 -     0x7fff271c2fff  libapp_launch_measurement.dylib (14.1) <03A9E260-1D85-37D5-B684-23E5DA989B10> /usr/lib/libapp_launch_measurement.dylib
    0x7fff271c3000 -     0x7fff2720afff  com.apple.CoreAutoLayout (1.0 - 20) <AADDF2D0-8D57-3DA7-84EF-340C9C487F1A> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff2720b000 -     0x7fff272edfff  libxml2.2.dylib (34.6) <43B28A0C-0596-3552-9929-26C6E116B08B> /usr/lib/libxml2.2.dylib
    0x7fff272ee000 -     0x7fff272f5fff  libsystem_symptoms.dylib (1431.40.29) <408AB3D2-B90F-3BA0-92AE-048AC7AD4265> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff272f6000 -     0x7fff27306fff  libsystem_containermanager.dylib (318.40.11) <0C14F5E8-7BAD-3901-A3B0-B31D1911DD53> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff27307000 -     0x7fff27326fff  com.apple.CFOpenDirectory (11.0 - 230.40.1) <1B1805B9-E1D4-35D3-9CDC-44601FA0B2E5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff27327000 -     0x7fff27336fff  com.apple.OpenDirectory (11.0 - 230.40.1) <34B32D87-348A-37CB-8BC8-FB40A5BF8FD3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff27337000 -     0x7fff273b3fff  com.apple.Accounts (113 - 113) <C3EF1D40-144A-3D02-99D1-656C93C78574> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff27542000 -     0x7fff27545fff  com.apple.dt.XCTTargetBootstrap (1.0 - 17500) <7D107D90-B4C5-3D31-9CA6-EE8592DEADE4> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff27546000 -     0x7fff27592fff  com.apple.CoreVideo (1.8 - 408.2) <BAFD12B5-78BD-3DC8-B0DF-6E400876AFE4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff27593000 -     0x7fff275a4fff  com.apple.IOSurface (289.2 - 289.2) <C7C39FA7-B0A4-3D3F-A9FD-1EADC89A2E83> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff275a5000 -     0x7fff275fffff  libMobileGestalt.dylib (978.40.23) <3AA2391C-EE55-3775-A82D-9EBF1660C471> /usr/lib/libMobileGestalt.dylib
    0x7fff27600000 -     0x7fff27618fff  com.apple.ProtocolBuffer (1 - 285.20.8.8.1) <E506488D-E8F6-3367-9C8F-50F800CDF35A> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff27619000 -     0x7fff276a4fff  com.apple.BaseBoard (523 - 523) <24815051-BE49-3872-AE8E-81BFED960D01> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff276a5000 -     0x7fff276b5fff  com.apple.AssertionServices (1.0 - 505.40.16) <FEA87BC3-77FF-3C33-9949-6076E5A55EA7> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff276b6000 -     0x7fff276dffff  com.apple.CoreSVG (1.0 - 149) <6651DE03-D66B-3881-AB9D-085BE0203463> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff276e0000 -     0x7fff276f3fff  com.apple.framework.DFRFoundation (1.0 - 262) <270F29C5-9852-394C-9BFE-EE6EC176D60C> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff276f4000 -     0x7fff279f3fff  com.apple.HIToolbox (2.1.1 - 1054) <FCADF3BE-5813-3CE5-B124-164E4AD8A43F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff279f4000 -     0x7fff27b34fff  com.apple.coreui (2.1 - 683) <D81530D8-DF73-38C6-8963-7E23022CE2F0> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff27b35000 -     0x7fff27df5fff  com.apple.QuartzCore (1.11 - 920.2) <8257D0AE-9452-3C00-AB99-C9C87A8F96D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff27df6000 -     0x7fff27dfefff  com.apple.IOAccelerator (439.35.1 - 439.35.1) <8F93889F-F498-375A-80E5-7A9F1D44B6CE> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff27dff000 -     0x7fff27f22fff  com.apple.Metal (244.31 - 244.31) <00AAA443-6589-3C81-9D3D-ED7DF6E3278B> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff27f23000 -     0x7fff27f85fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <C430D4FE-D652-34AB-A4AB-06976770D5DE> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff27f86000 -     0x7fff2801afff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <408F9A8B-B9AF-3A37-BBB6-2B567D1FBD33> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff2801b000 -     0x7fff2801efff  libsystem_configuration.dylib (1109.40.5) <D04C9409-D5D2-398B-AB60-248E41600DFA> /usr/lib/system/libsystem_configuration.dylib
    0x7fff2801f000 -     0x7fff28230fff  com.apple.CoreUtils (6.4 - 640.7) <E7FD344A-201A-3BD3-BFC3-4ED82F08C5D6> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff28231000 -     0x7fff28253fff  com.apple.MobileKeyBag (2.0 - 1.0) <63C25DBB-9E66-36FC-AD4B-41ADCC7EE1A5> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff2913a000 -     0x7fff2926afff  com.apple.AuthKit (1.0 - 1) <BB646BCE-856E-37DF-8A9D-331489403274> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff2926b000 -     0x7fff2926dfff  com.apple.loginsupport (1.0 - 1) <95B4B414-70D7-341B-8926-1B24AC6F6FC2> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff2926e000 -     0x7fff29272fff  libsystem_sandbox.dylib (1441.40.26.171.1) <74777D61-EFB7-31F8-ADF1-81CE4771A82C> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff29273000 -     0x7fff2927dfff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <FD8DCD73-A579-3F47-8296-B69D677B4767> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7fff2927e000 -     0x7fff2929afff  com.apple.audio.caulk (1.0 - 70) <D065B764-9C9E-3448-967E-2C7511297B5B> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff2929b000 -     0x7fff2941dfff  com.apple.CoreMedia (1.0 - 2755.18.2.4.2) <2B097811-E8E4-3BE3-A05C-A50096B8346D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff2941e000 -     0x7fff2978dfff  com.apple.CoreImage (15.0.0 - 1100.55) <46E188E2-3AD8-3DDD-B91A-5B76CBB63991> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff2978e000 -     0x7fff299c5fff  com.apple.ImageIO (3.3.0 - 2118) <05BC857F-2DE2-3975-9140-3373ECAF3CD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff299c6000 -     0x7fff299ebfff  com.apple.coreservices.SharedFileList (140 - 140) <7868BE65-7605-3B89-99FE-A0E7D1A6C890> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff299ec000 -     0x7fff29a19fff  com.apple.CoreServices.OSServices (1118.1 - 1118.1) <8A09A5BB-2BAD-3890-972E-C29DC2F1C081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff29a1a000 -     0x7fff29a29fff  com.apple.AppleFSCompression (125 - 1.0) <BD57955E-97C0-3154-AB1A-6A288C9C391F> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff29a2a000 -     0x7fff29a2dfff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <24F77D11-26A0-3591-8646-848155FC2485> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff29a2e000 -     0x7fff29ac9fff  com.apple.Metadata (10.7.0 - 2144.1) <49466363-D20F-3288-AC07-EC13A322252E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff29aca000 -     0x7fff29b6afff  com.apple.CoreNLP (1.0 - 244) <595E4EBA-CA5E-3A47-ABC4-8FF115F935A3> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff29b6b000 -     0x7fff29b6cfff  liblangid.dylib (136) <D0201C03-15B7-3A09-B8D7-9696B27AEF02> /usr/lib/liblangid.dylib
    0x7fff29b6d000 -     0x7fff29b72fff  libgermantok.dylib (24) <A1D058EC-CAFA-3A89-9660-FF5DCC0B26B8> /usr/lib/libgermantok.dylib
    0x7fff29b73000 -     0x7fff29bbcfff  libmecab.dylib (925) <F3F1BD3C-C1A0-3EAD-BFFE-D44A8ECDEEDC> /usr/lib/libmecab.dylib
    0x7fff29bbd000 -     0x7fff29bc4fff  libcompiler_rt.dylib (102.2) <C2037407-D0B1-32BB-AFEE-B54BAE418335> /usr/lib/system/libcompiler_rt.dylib
    0x7fff29bc5000 -     0x7fff2a280fff  libBNNS.dylib (288.40.13) <C65589E5-57C5-3330-93D0-7B21E3F321B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff2a281000 -     0x7fff2a454fff  libvDSP.dylib (760.40.4) <A325A23B-12F5-338B-80EA-ACE46B16E4CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff2a455000 -     0x7fff2a48cfff  libpcap.A.dylib (98) <D2987B74-B4F9-3056-BC6A-67295CBD0E19> /usr/lib/libpcap.A.dylib
    0x7fff2a48d000 -     0x7fff2a498fff  libCheckFix.dylib (31) <C3CDFC09-C2E7-36D8-AF2B-49ACC8CF0145> /usr/lib/libCheckFix.dylib
    0x7fff2a499000 -     0x7fff2a49bfff  libquarantine.dylib (119.40.2) <EC220029-0B15-322A-829A-1F6A39067D71> /usr/lib/system/libquarantine.dylib
    0x7fff2a49c000 -     0x7fff2a4acfff  libbsm.0.dylib (68.40.1) <1C650C2D-9A01-37C2-A6D2-A6CF4C1E63B5> /usr/lib/libbsm.0.dylib
    0x7fff2a4ad000 -     0x7fff2a4c4fff  libcoretls.dylib (169) <4FCFFA2A-023A-3A33-BE36-380A74C41654> /usr/lib/libcoretls.dylib
    0x7fff2a4c5000 -     0x7fff2a4c9fff  com.apple.xpc.ServiceManagement (1.0 - 1) <DC68D2A0-051F-3C5F-A490-EF9FEE6C472B> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff2a4ca000 -     0x7fff2a4d3fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <A760BD43-268F-37D1-B572-D4B3F21B0F16> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff2a4d4000 -     0x7fff2a4e9fff  libLinearAlgebra.dylib (1336.40.1) <76865B37-38BB-3F2F-82AE-CCBC345D3601> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff2a4ea000 -     0x7fff2a53dfff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <CD6DFE7A-ED0B-3C64-B177-EF89CC5391F5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff2a53e000 -     0x7fff2a69dfff  com.apple.MLCompute (1.0 - 1) <9916A7F8-4974-30CE-9110-57EA138FB228> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff2a69e000 -     0x7fff2a6defff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <7A662511-A080-3E05-A40F-5D18FE499159> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff2a6df000 -     0x7fff2a717fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <1364EE0B-498D-31EA-8045-D89D21457882> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff2a718000 -     0x7fff2a94efff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <B55DFAEB-5FD0-32E0-BF96-9A4F0B6757C3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff2a94f000 -     0x7fff2a950fff  com.apple.AggregateDictionary (1.0 - 1) <2FD25893-376D-3ABB-BA1C-4A6040ACC95B> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff2a951000 -     0x7fff2a963fff  com.apple.CoreEmoji (1.0 - 126) <3CD868AF-2017-322B-A724-A93FC10D7F3F> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff2a964000 -     0x7fff2a96afff  com.apple.LinguisticData (1.0 - 399) <6C301D9F-EF8D-3BEA-B650-8B2636A4D28F> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff2a96b000 -     0x7fff2a976fff  com.apple.PerformanceAnalysis (1.273 - 273) <7F449F70-57B4-3682-AAF7-6892292CCE15> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff2a977000 -     0x7fff2a98afff  com.apple.CrashReporterSupport (10.13 - 15034.2) <C5308E35-C4B4-38E6-BCC8-B5290C18D484> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff2aa40000 -     0x7fff2aa4dfff  libbz2.1.0.dylib (44) <711AC6D2-47DA-37DE-B645-0A881252ADBC> /usr/lib/libbz2.1.0.dylib
    0x7fff2aa4e000 -     0x7fff2aa53fff  libmacho.dylib (973.0.1) <4B8C23CB-E4AD-3694-9552-59747A34C8C1> /usr/lib/system/libmacho.dylib
    0x7fff2aa54000 -     0x7fff2aa54fff  libcharset.1.dylib (59) <5C0C5134-EFF2-3A6B-9B03-D82595C74781> /usr/lib/libcharset.1.dylib
    0x7fff2aa55000 -     0x7fff2aa5cfff  libsystem_dnssd.dylib (1310.40.24) <EBCE371B-D9BD-3EF1-BC3B-30D1D73BD566> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff2aa5d000 -     0x7fff2aaa4fff  libsystem_m.dylib (3186.40.2) <FA3DBB4E-964F-3031-BDBA-587547116DBA> /usr/lib/system/libsystem_m.dylib
    0x7fff2aaa5000 -     0x7fff2aaa7fff  libremovefile.dylib (49.40.2) <BFC4A546-D159-30A8-9504-57BE78922349> /usr/lib/system/libremovefile.dylib
    0x7fff2aaa8000 -     0x7fff2aaaafff  libsystem_secinit.dylib (87.40.6) <9D121EE8-708E-3D74-82E6-3DA0D85CCB7A> /usr/lib/system/libsystem_secinit.dylib
    0x7fff2aaab000 -     0x7fff2aaabfff  libkeymgr.dylib (31) <FF07796E-4131-3FD0-A370-50A1965C9E44> /usr/lib/system/libkeymgr.dylib
    0x7fff2aaac000 -     0x7fff2aab6fff  libcopyfile.dylib (173.40.1) <EAADE12E-1D6D-3FB3-89D6-B57BB5E007AF> /usr/lib/system/libcopyfile.dylib
    0x7fff2aab7000 -     0x7fff2aac1fff  libunwind.dylib (200.10) <C605B4F3-3055-3464-A450-D9CD9FABA661> /usr/lib/system/libunwind.dylib
    0x7fff2aac2000 -     0x7fff2aacefff  libcommonCrypto.dylib (60178) <9D492B55-F349-389F-9E86-64ACF4F0F5B2> /usr/lib/system/libcommonCrypto.dylib
    0x7fff2aacf000 -     0x7fff2aad0fff  libSystem.B.dylib (1292) <AEE1824E-1AAC-356E-8EDE-704ED282BCA7> /usr/lib/libSystem.B.dylib
    0x7fff2aad1000 -     0x7fff2aaecfff  libkxld.dylib (7195.40.84.171.4) <C478572D-6774-3411-BD6B-4E332F35A143> /usr/lib/system/libkxld.dylib
    0x7fff2aaed000 -     0x7fff2aaf5fff  libcache.dylib (83) <75A26949-E0B4-3DAA-910E-AF803A4270BA> /usr/lib/system/libcache.dylib
    0x7fff2aaf6000 -     0x7fff2aafafff  libsystem_coreservices.dylib (126) <D33B3D92-7139-384B-963B-94DB81B65421> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff2aafb000 -     0x7fff2aafdfff  libsystem_collections.dylib (1439.40.7) <FDD944E6-32DF-3427-A5A3-C70606CC5CC0> /usr/lib/system/libsystem_collections.dylib
    0x7fff2aafe000 -     0x7fff2aafefff  com.apple.SoftLinking (1.0 - 1) <83AEBCE3-E3B1-39F1-968C-75BB7022D21E> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff2aaff000 -     0x7fff2ab02fff  libfakelink.dylib (3) <A25DFB5F-EA79-3535-B0A9-DFC325307C63> /usr/lib/libfakelink.dylib
    0x7fff2ab03000 -     0x7fff2ab15fff  libz.1.dylib (76) <5EB4B501-4853-374E-88E7-715DCBE82E43> /usr/lib/libz.1.dylib
    0x7fff2ab16000 -     0x7fff2ab87fff  libarchive.2.dylib (83.40.3) <A2B07934-BB5F-3A68-8D32-24B36809E02A> /usr/lib/libarchive.2.dylib
    0x7fff2ab88000 -     0x7fff2ac14fff  com.apple.securityfoundation (6.0 - 55240.40.2) <56031F04-1D4B-3951-BFBA-689F63A9D9BA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff2ac15000 -     0x7fff2acadfff  libate.dylib (3.0.4) <6B5ADD35-C228-30B3-8BA9-5CD790DA36EA> /usr/lib/libate.dylib
    0x7fff2acae000 -     0x7fff2ace0fff  libAudioToolboxUtility.dylib (1180.8) <275DC1AF-AC16-39C5-A229-91BBF88BD9AD> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff2ace1000 -     0x7fff2acf2fff  libcmph.dylib (8) <4251F8FE-5693-394A-87DC-8B8FAE72C892> /usr/lib/libcmph.dylib
    0x7fff2acf3000 -     0x7fff2ade3fff  libiconv.2.dylib (59) <F9D827AF-A759-32D8-BA2E-51272CE1CF69> /usr/lib/libiconv.2.dylib
    0x7fff2ade4000 -     0x7fff2adfbfff  libapple_nghttp2.dylib (1.41) <05035EBE-FBB6-322F-88FD-788960EA06C9> /usr/lib/libapple_nghttp2.dylib
    0x7fff2adfc000 -     0x7fff2ae63fff  com.apple.SearchKit (1.4.1 - 1.4.1) <F159D1E9-A074-3EB3-9081-12A2203FEEDB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2ae64000 -     0x7fff2af22fff  libvMisc.dylib (760.40.4) <588C4795-91DB-3BBF-A559-02385510415A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2af23000 -     0x7fff2af4bfff  libxslt.1.dylib (17.2) <FB4961E2-B947-3641-80CB-FB548DEA314F> /usr/lib/libxslt.1.dylib
    0x7fff2af4c000 -     0x7fff2af5efff  libSparseBLAS.dylib (1336.40.1) <D60120A6-76F5-3D3B-A0E1-178041B67D4C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2af5f000 -     0x7fff2af77fff  libcompression.dylib (96.40.6) <A8B108F3-6622-3AE9-B65D-C5D579D15EB3> /usr/lib/libcompression.dylib
    0x7fff2af78000 -     0x7fff2af9bfff  com.apple.applesauce (1.0 - 16.26) <155947D9-3B5E-3ED3-BD5D-89FEF41E934D> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff2af9c000 -     0x7fff2b338fff  libLAPACK.dylib (1336.40.1) <616A78E9-3440-3339-BF65-76C20E2A51CC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2b339000 -     0x7fff2b33efff  libQuadrature.dylib (7) <6E714CEB-D54F-3D73-B4C3-ED34B6EDBD10> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2b33f000 -     0x7fff2b340fff  libThaiTokenizer.dylib (3) <4769341B-9462-321C-979C-092BC5F7118E> /usr/lib/libThaiTokenizer.dylib
    0x7fff2b341000 -     0x7fff2b34bfff  libChineseTokenizer.dylib (37) <20E562AC-E441-347F-83F6-5330CC49FCF4> /usr/lib/libChineseTokenizer.dylib
    0x7fff2b34c000 -     0x7fff2b39afff  com.apple.DictionaryServices (1.2 - 339) <E111F196-8B5B-3CEB-9B02-3996837B2AD3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2b39b000 -     0x7fff2b39cfff  libcoretls_cfhelpers.dylib (169) <0D7B56EA-1644-309B-B1C7-86DF4500A6CF> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff2b39d000 -     0x7fff2b3a0fff  libutil.dylib (58.40.2) <6B7DF6A5-A0CE-3DF3-8BEA-AAA589710D29> /usr/lib/libutil.dylib
    0x7fff2b3a1000 -     0x7fff2b3a5fff  libpam.2.dylib (28.40.1) <188C43AD-60C4-3896-BD38-3C6E53B779F7> /usr/lib/libpam.2.dylib
    0x7fff2b3a6000 -     0x7fff2b3befff  liblzma.5.dylib (16) <B1CA6126-E1F1-359B-90C6-A74C54722D75> /usr/lib/liblzma.5.dylib
    0x7fff2b3bf000 -     0x7fff2b4b7fff  com.apple.APFS (1677.40.31 - 1677.40.31) <AC6C1FA6-A37C-3AC2-A520-9278190D569E> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff2b4b8000 -     0x7fff2b4c5fff  libxar.1.dylib (452) <40D2D755-1113-3C5E-A673-19035FEB8606> /usr/lib/libxar.1.dylib
    0x7fff2b4c6000 -     0x7fff2b4c7fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <801DA0D8-0398-3E1B-B46D-4E8EAA356653> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff2b4c8000 -     0x7fff2b517fff  com.apple.GSS (4.0 - 2.0) <060114BF-85D9-3E56-9643-A49FD8C67A50> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2b518000 -     0x7fff2b5d8fff  com.apple.Heimdal (4.0 - 2.0) <493AE95C-8333-3E3E-88FD-57BB8FA7EB4B> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff2b5d9000 -     0x7fff2b6a4fff  com.apple.MediaExperience (1.0 - 1) <58CD78B6-90E9-33EA-A55B-49E2420640D4> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff2b6a5000 -     0x7fff2b84dfff  com.apple.VideoToolbox (1.0 - 2755.18.2.4.2) <8698AE11-0258-3468-85E2-B9786AA6D7E1> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff2b84e000 -     0x7fff2b867fff  libexpat.1.dylib (26) <67FA2379-F1A9-3778-B0EC-14CEB37919C1> /usr/lib/libexpat.1.dylib
    0x7fff2b868000 -     0x7fff2b8bbfff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <C50B6F5D-8A5C-3394-84CB-2ED3F658F95A> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff2b8bc000 -     0x7fff2b8c5fff  libheimdal-asn1.dylib (597.40.8) <D68AA315-F366-33CC-BCDA-E445204D7D68> /usr/lib/libheimdal-asn1.dylib
    0x7fff2b8c6000 -     0x7fff2b951fff  libCoreStorage.dylib (554) <5FCA388E-79BC-386D-BD34-6440E5347E71> /usr/lib/libCoreStorage.dylib
    0x7fff2ba16000 -     0x7fff2ba18fff  libspindump.dylib (295) <4EDC226E-4A60-343A-B073-DB38AE01272A> /usr/lib/libspindump.dylib
    0x7fff2ba19000 -     0x7fff2ba48fff  com.apple.ATSUI (1.0 - 1) <75D0732C-1FAC-3FA8-A8A2-B99E3B203524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2ba49000 -     0x7fff2ba4dfff  libGIF.dylib (2123) <7112FD37-86B1-34D1-B9E0-C9C72FAD5EF0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2ba4e000 -     0x7fff2ba55fff  libIOReport.dylib (64) <4DD239B8-5D17-383A-AB5D-A50C072C9338> /usr/lib/libIOReport.dylib
    0x7fff2ba56000 -     0x7fff2ba9ffff  com.apple.AppleJPEG (1.0 - 1) <07C5C38F-4A50-3ADC-BC89-EF385DB860FA> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff2baa0000 -     0x7fff2baa3fff  com.apple.WatchdogClient.framework (1.0 - 98.40.4) <5161217F-25A8-37F7-8844-0C5DF0A631A7> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff2baa4000 -     0x7fff2bad7fff  com.apple.MultitouchSupport.framework (4400.23 - 4400.23) <99378F49-5935-3197-B98B-2A5F0BC62DA3> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff2bad8000 -     0x7fff2bb01fff  com.apple.persistentconnection (1.0 - 1.0) <3F1EBB17-1C72-3BCD-9A61-A4E617B78BA1> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff2bb02000 -     0x7fff2bb08fff  com.apple.xpc.AppServerSupport (1.0 - 2038.40.31.171.1) <D849ACEA-CEAA-31E6-BC58-B060E4208087> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7fff2bb09000 -     0x7fff2bb17fff  com.apple.GraphVisualizer (1.0 - 100.1) <8ABA8F5A-95C6-3E72-9B3D-DB7CB74E8ED7> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff2bb18000 -     0x7fff2bb29fff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <F9AD6EA3-ED78-3C5B-98C1-23F42919097E> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff2bb2a000 -     0x7fff2bf46fff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <F22B6438-1314-3408-BCAA-D6B76D5D61C4> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff2bf47000 -     0x7fff2bf96fff  com.apple.OTSVG (1.0 - 677.1.0.2) <C159BA3F-6637-39AF-B4EE-9CCD00D3E368> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff2bf97000 -     0x7fff2bfa6fff  com.apple.speech.synthesis.framework (9.0.45 - 9.0.45) <E015DA16-DF28-30C6-B308-1D4B65DA83D6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2bfa7000 -     0x7fff2bfc0fff  com.apple.login (3.0 - 3.0) <2858B4A1-4FBA-3998-9471-5463BC974590> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff2c097000 -     0x7fff2c0bdfff  libPng.dylib (2123) <95D9A3A6-320D-3899-977E-36BF1E17D637> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2c0be000 -     0x7fff2c11bfff  libTIFF.dylib (2123) <6BA843B9-575D-3EC9-A6FB-D415B7591D2A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2c11c000 -     0x7fff2c186fff  com.apple.bom (14.0 - 231) <6F32E5BB-35DD-31DA-8E35-688531A718F5> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff2c187000 -     0x7fff2c265fff  libJP2.dylib (2123) <5C926F9C-D55F-34C3-9106-465F44355101> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2c266000 -     0x7fff2c26bfff  com.apple.DSExternalDisplay (3.1 - 380) <6A187AFB-BEBB-3C6F-A5BB-27C57B61506B> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff2c26c000 -     0x7fff2c26efff  libRadiance.dylib (2123) <97A60AA4-F47D-343B-9949-9075465FAFCC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2c26f000 -     0x7fff2c277fff  com.apple.CMCaptureCore (1.0 - 79.1.1) <3F348CE7-CCDB-32DE-8A93-3F0B60795A88> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff2c278000 -     0x7fff2c28ffff  com.apple.IOPresentment (1.0 - 37) <79BDCF9A-27D5-3AE0-AD40-0506D85483BD> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff2c290000 -     0x7fff2c2b4fff  libJPEG.dylib (2123) <88A105E7-9E73-3018-BE3E-8E138617DF76> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2c2b5000 -     0x7fff2c2bbfff  com.apple.GPUWrangler (6.1.23 - 6.1.23) <F5CD394A-DF88-3D7E-A41C-ECF2753EB345> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff2c2bc000 -     0x7fff2c2e3fff  com.apple.locationsupport (2420.3.58 - 2420.3.58) <EB8E874D-CE05-3047-9A43-2027C7C667A4> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff2c2e4000 -     0x7fff2c6cafff  libswiftCore.dylib (5.3.1 - 1200.2.35) <C70C5D51-9304-3EA9-9DE2-31CC5057C3D2> /usr/lib/swift/libswiftCore.dylib
    0x7fff2c75d000 -     0x7fff2c829fff  com.apple.TextureIO (3.10.9 - 3.10.9) <A9F623A1-96AD-39E9-A2BE-7FED9B4DE6CE> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff2c82a000 -     0x7fff2c871fff  com.apple.print.framework.PrintCore (16 - 530) <4EA2E1FF-897B-36E6-A8E3-141D654778B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2c872000 -     0x7fff2c8defff  com.apple.audio.AudioSession (1.0 - 76.3) <6329321C-5F33-349F-95E6-FD3AC82A968C> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff2c8df000 -     0x7fff2c8f2fff  libAudioStatistics.dylib (23) <219607D1-5ADE-353B-9E3F-C214A655F285> /usr/lib/libAudioStatistics.dylib
    0x7fff2c8f3000 -     0x7fff2c8fbfff  com.apple.InternationalSupport (1.0 - 59) <761F0D1B-7F46-3552-8536-8D87A1EB21A8> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff2cb2a000 -     0x7fff2cb31fff  libMatch.1.dylib (38) <5CB7AD12-6F85-3D55-AFE5-4C13303258A7> /usr/lib/libMatch.1.dylib
    0x7fff2cb32000 -     0x7fff2cc47fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <1EE6C909-9808-3022-9991-396B378B47AC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2cc48000 -     0x7fff2d2cbfff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <B356EA40-CF1B-3A81-8C74-C7F1D72887C3> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff2d2cc000 -     0x7fff2d2d9fff  com.apple.perfdata (1.0 - 67.40.1) <8CFD61B5-F55A-3C73-AEF6-23EBE523CA40> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff2d2da000 -     0x7fff2d3b9fff  libSMC.dylib (20) <208B52F6-F0C3-3011-B68C-907941171CEA> /usr/lib/libSMC.dylib
    0x7fff2d3ba000 -     0x7fff2d3c9fff  com.apple.Kerberos (3.0 - 1) <94A1DFBD-2D38-3CFA-8C33-BDC1DEF6D13A> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff2d3ca000 -     0x7fff2d3e2fff  libresolv.9.dylib (68) <5BD53C47-582E-3468-ACB6-C8D226531772> /usr/lib/libresolv.9.dylib
    0x7fff2d3e3000 -     0x7fff2d3f3fff  com.apple.CommonAuth (4.0 - 2.0) <4AC47909-9FE4-3765-A2C9-D989E338F006> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff2d3f4000 -     0x7fff2d3fffff  com.apple.QD (4.0 - 416) <57790B08-0CF4-3F42-AC4B-CA25F7F64B0A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2d400000 -     0x7fff2d414fff  com.apple.IconFoundation (475 - 475) <3A388D2D-ED55-3F3F-874B-80FFF7107378> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff2d415000 -     0x7fff2d480fff  com.apple.IconServices (475 - 475) <8A402F16-2E01-3E43-B95F-D3E5553EB2CC> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff2d481000 -     0x7fff2d4e6fff  com.apple.UserActivity (432 - 432) <04C090D3-73EA-3608-96D3-31CEE2079504> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff2d4e7000 -     0x7fff2d562fff  com.apple.datadetectorscore (8.0 - 672) <FCE2B7D0-D784-37D8-99A4-AFAC7826775C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff2d563000 -     0x7fff2d5cefff  com.apple.ApplicationServices.ATS (377 - 513) <03E19670-92AD-39EB-8751-E6D734C3C607> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2d5cf000 -     0x7fff2d5d9fff  com.apple.NetAuth (6.2 - 6.2) <5A100AF5-3D7A-3C34-A791-5A453872D2EC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff2d5da000 -     0x7fff2d5e9fff  com.apple.LangAnalysis (1.7.0 - 254) <3A49F47C-9C5F-35BE-B367-61A234F6178E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2d5ea000 -     0x7fff2d5f1fff  com.apple.ColorSyncLegacy (4.13.0 - 1) <5F47FEDE-BC61-3A3D-9D35-04F9690C7868> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2d5f2000 -     0x7fff2d651fff  libcups.2.dylib (493) <D7177980-D447-3F01-BC65-0777CE625921> /usr/lib/libcups.2.dylib
    0x7fff2d652000 -     0x7fff2d683fff  libSessionUtility.dylib (76.3) <A0A0AC27-33C8-3EAB-9CAD-9B9544C45CCE> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff2d684000 -     0x7fff2d692fff  libperfcheck.dylib (41) <CBEBF7B3-D81F-3C03-BC28-2BA70176A7D6> /usr/lib/libperfcheck.dylib
    0x7fff2d6b4000 -     0x7fff2ec98fff  com.apple.GeoServices (1.0 - 1757.20.8.12.13) <CD6639E3-DA58-3A22-981B-3C6B26A279D5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff2ec99000 -     0x7fff2ecc3fff  com.apple.CacheDelete (1.0 - 1) <DF1A03D8-DCC1-3780-BED2-E5E5527B91D7> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
    0x7fff2efcc000 -     0x7fff2f140fff  libswiftFoundation.dylib (13.100) <DAC49805-6791-310B-BE4A-744D8DAAE56B> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff2f141000 -     0x7fff2f232fff  com.apple.combine (1.0 - 251) <708E5502-5F55-355A-9F07-66DD6C6197B7> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7fff2f233000 -     0x7fff2f297fff  com.apple.CoreMediaIO (1000.0 - 5318) <F2D9C872-4BF3-3383-A544-C60752FAB744> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff2f298000 -     0x7fff2f3b6fff  com.apple.Bluetooth (8.0.0 - 8.0.0d53) <3AB6974A-4FC2-3B41-A200-864310F6D966> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2f3b7000 -     0x7fff2f4fcfff  com.apple.Sharing (1566.2.0.1 - 1566.2.0.1) <51240998-E1D4-33ED-9A15-F48B47C55370> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff2f4fd000 -     0x7fff2f523fff  com.apple.MobileAssets (1.0 - 659.40.3) <F60CD3F5-6C30-3AE6-9E1B-BFF30AFF037F> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff2f884000 -     0x7fff2f884fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <D427210E-9B02-3F2E-B92F-66710A84DE79> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff2f8e0000 -     0x7fff2f8f4fff  com.apple.AppContainer (4.0 - 509.40.11) <E5C0E492-05AC-3E16-8ED0-F5F2A7B8B87D> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff2f8f5000 -     0x7fff2f8f8fff  com.apple.SecCodeWrapper (4.0 - 509.40.11) <BCF9135F-EEA0-346D-94CA-429F1503C22B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff2f8f9000 -     0x7fff3041ffff  com.apple.MediaToolbox (1.0 - 2755.18.2.4.2) <626B3D8C-1A9C-3340-B708-D910C7AB3F5F> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff30420000 -     0x7fff30479fff  com.apple.ProtectedCloudStorage (1.0 - 1) <C386B355-E68A-3A6C-BF10-2278B446384A> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff3047a000 -     0x7fff30482fff  com.apple.CorePhoneNumbers (1.0 - 1) <28C5C067-325C-3F5F-85F4-432FACF8368F> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff30483000 -     0x7fff304a5fff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <0359FC0B-C3A9-3B3F-87AA-BE919BB0A832> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff3074b000 -     0x7fff3074bfff  libsystem_product_info_filter.dylib (8.40.1) <F056E906-E505-3486-A9D2-BBAADA8ACF12> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff3074c000 -     0x7fff30753fff  liboah.dylib (197) <940BF894-6555-3C07-AFFA-9868637E0882> /usr/lib/liboah.dylib
    0x7fff30754000 -     0x7fff30754fff  liblaunch.dylib (2038.40.31.171.1) <A2376AD4-A7F6-30EE-AA89-41A36F441873> /usr/lib/system/liblaunch.dylib
    0x7fff309df000 -     0x7fff309e6fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <20E102B4-09A4-3E11-9ED1-5749DC668BE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff309e7000 -     0x7fff309f6fff  com.apple.SpeechRecognitionCore (6.1.12 - 6.1.12) <EC75DAA6-F50F-3B7A-901A-54CBF6612FED> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff309f7000 -     0x7fff30a22fff  com.apple.RemoteViewServices (2.0 - 163) <237E4EDA-550F-3A09-8B47-C33016FB1A8B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff30a23000 -     0x7fff30a82fff  com.apple.QuickLookFramework (5.0 - 926) <3391D853-5941-379F-8CAA-5511C568CC9B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff30c36000 -     0x7fff30c36fff  com.apple.CoreServices (1118.1 - 1118.1) <600F65F4-09E0-3016-910F-D8605A6FAD30> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff30c37000 -     0x7fff30c37fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <52EB74CC-3EA2-3B23-A563-90FBA5B85CAE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff30e51000 -     0x7fff30ee5fff  com.apple.CoreBluetooth (1.0 - 1) <AD9929E2-E14A-3D43-9960-3265A9349F5A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff30ee6000 -     0x7fff30ef0fff  com.apple.SymptomDiagnosticReporter (1.0 - 79.40.11.171.1) <E1945A06-4964-357D-B7EA-29E8EE259575> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff30ef1000 -     0x7fff30efdfff  com.apple.AppleIDAuthSupport (1.0 - 1) <1A085CE6-CDCA-3170-ABA9-34F6A0235B72> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff30f62000 -     0x7fff30f6dfff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <499830E1-DC74-374F-957B-F7E1368FEA7C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff30f6e000 -     0x7fff30f72fff  com.apple.AppleSRP (5.0 - 1) <04D18E54-60B2-3559-BB36-0DEF10D05EA5> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff31487000 -     0x7fff3149cfff  libswiftDispatch.dylib (4.40.2) <40DED8C7-CD8D-3F89-946A-897C9D40F297> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff31847000 -     0x7fff31873fff  com.apple.BoardServices (1.0 - 523) <16057F88-66D4-39BD-8E16-74DECA90BFD5> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7fff31874000 -     0x7fff318f3fff  com.apple.FrontBoardServices (701 - 701) <BD6C3B90-C9D1-35F6-9E37-A0238BC24F11> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
    0x7fff318f4000 -     0x7fff318fffff  com.apple.MediaAccessibility (1.0 - 130) <02C02D33-B89C-3EE9-B62D-62B51D6EA40B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff31900000 -     0x7fff31cbafff  com.apple.CoreAUC (320.2.0 - 320.2.0) <7F282C48-12DC-3573-9869-B6D9C567003F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff31cbb000 -     0x7fff31ce8fff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <B544AB2A-D09C-32CD-BC33-AF58FAFE6E69> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff31ce9000 -     0x7fff31cecfff  com.apple.Mangrove (1.0 - 25) <BBF132DA-9F4A-303B-8DC5-B2DA48AD75FA> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff31ced000 -     0x7fff31d0cfff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <B32534CB-FC30-3CC9-8A2B-A9BD2BBF5B92> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
    0x7fff31d0d000 -     0x7fff31e5bfff  com.apple.CoreWiFi (3.0 - 341) <6CF5A9E6-63D4-3591-8EA9-3E7DA439F016> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff31f5c000 -     0x7fff31f63fff  com.apple.EFILogin (2.0 - 2) <27367101-5B3C-3262-A3D5-DE5734FC322F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff31f64000 -     0x7fff31f6ffff  libcsfde.dylib (554) <1717A870-EFEC-3445-BEAD-997BEA6556C9> /usr/lib/libcsfde.dylib
    0x7fff31f70000 -     0x7fff3205bfff  com.apple.DiskManagement (14.0 - 1733.40.17) <063DE8D6-9860-33F9-A5C8-D90265992A5E> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff3205c000 -     0x7fff3208ffff  com.apple.MediaKit (16 - 927.40.1) <2473AF9D-769C-3ED1-9886-612E16C48932> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff32090000 -     0x7fff3213bfff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <D78DA714-C76A-3888-A113-03856939EFE8> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff3213c000 -     0x7fff321f9fff  com.apple.CoreSymbolication (12.0 - 64540.89.1) <06A41C8D-744B-32AF-821E-701787D97852> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff321fa000 -     0x7fff32236fff  com.apple.DebugSymbols (195.1 - 195.1) <B3153174-A06F-3183-907C-ECC9488E38BE> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff32237000 -     0x7fff3225cfff  com.apple.GenerationalStorage (2.0 - 322) <805C4567-0780-3411-AD4E-7AFF96FD3365> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff3225d000 -     0x7fff32397fff  com.apple.FileProvider (321 - 321) <DC985AA5-4C7E-34CC-9953-E7161CE05841> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff32781000 -     0x7fff327c0fff  com.apple.AppleVPAFramework (3.20.3 - 3.20.3) <677A48AF-3E1F-3525-B882-07CE0EBBA7F0> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff33217000 -     0x7fff33426fff  com.apple.AVFCore (1.0 - 1995.18.2.4.1) <3F9FEB31-5459-3C99-9BF6-B82468A898F0> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
    0x7fff33c95000 -     0x7fff33c95fff  com.apple.ApplicationServices (48 - 50) <71FE7B0B-FAA0-34CA-AB1B-5CAEF2D7D257> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff33d52000 -     0x7fff33db1fff  com.apple.framework.Apple80211 (17.0 - 1728) <EF3645C6-DF37-3005-8405-F897AA6D63A8> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff33f00000 -     0x7fff33f1afff  com.apple.BackBoardServices (1.0 - 1.0) <DD544C11-A618-36AF-A359-B1640A3DEFC0> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
    0x7fff34322000 -     0x7fff34323fff  libswiftObjectiveC.dylib (1) <F45DC6A2-C179-31E7-A5F0-A164592BD6B2> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff34324000 -     0x7fff34334fff  libswiftos.dylib (1000.40.3) <A6BBD194-B627-3089-B42C-E9B95FB7CAE9> /usr/lib/swift/libswiftos.dylib
    0x7fff343c1000 -     0x7fff343c1fff  libHeimdalProxy.dylib (79) <18F6470D-BA68-383F-BC14-B79ADA7035E9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff34501000 -     0x7fff34501fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <833D022E-7A42-388E-AEFB-28C97825E0A8> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff34666000 -     0x7fff34669fff  com.apple.help (1.3.8 - 71) <DCB3E421-06DF-3C14-9467-DC8294639517> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff348ea000 -     0x7fff34922fff  com.apple.QuickLookThumbnailing (1.0 - 133) <5D340F10-0E44-3D2B-BCFE-CFCA2591589C> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff34923000 -     0x7fff3493afff  com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <444CE987-684D-3AA6-BF53-29679FFCF6C9> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
    0x7fff3493b000 -     0x7fff35173fff  com.apple.vision.EspressoFramework (1.0 - 251) <12E27E5F-CE4A-3DCC-97FF-747BAAC688F8> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff3542e000 -     0x7fff35470fff  com.apple.StreamingZip (1.0 - 1) <72FC53DC-41AE-3CAE-AD1A-A28A7C709830> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff355e1000 -     0x7fff355e4fff  com.apple.Cocoa (6.11 - 23) <208B5C7D-7C90-3797-867D-B26E96A6DB63> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff3636f000 -     0x7fff363dcfff  com.apple.audio.midi.CoreMIDI (2.0 - 88) <9E36A873-2702-318F-8640-0DD602476E16> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff363f9000 -     0x7fff36449fff  com.apple.ChunkingLibrary (334 - 334) <4B9A44A1-897E-369B-999B-AA48CB5B4E64> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff37320000 -     0x7fff37337fff  com.apple.ANEServices (4.44 - 4.44) <3123D0A8-EAE3-3CBC-9BF1-C58E0AC4D79B> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
    0x7fff37338000 -     0x7fff37417fff  com.apple.AirPlaySync (1.0 - 2755.18.2.4.2) <A67B1EE8-D514-383F-B651-E29BB3E38BDC> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
    0x7fff37418000 -     0x7fff37433fff  com.apple.openscripting (1.7 - 187.1) <4EBB6C71-F5BC-3631-AA64-BDEA3DF4C01E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff37434000 -     0x7fff37437fff  com.apple.CommonPanels (1.2.6 - 101) <BC0A2F25-0FC0-330C-BDFC-992FF831B1FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff37438000 -     0x7fff3743ffff  com.apple.ImageCapture (1699 - 1699) <CB1AA59F-25F8-3C46-A2D2-DEF409451677> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff37440000 -     0x7fff37443fff  com.apple.securityhi (9.0 - 55008) <E4804438-407A-3A9A-9229-9A23253AEBE4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff37444000 -     0x7fff37447fff  com.apple.ink.framework (10.15 - 227) <9A5CD676-C705-3232-A569-197D3E9C3757> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff386d3000 -     0x7fff38767fff  com.apple.Quagga (47 - 47) <1472FB16-FA94-3DC3-8919-796ABCF0D55A> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
    0x7fff38768000 -     0x7fff38896fff  com.apple.AVFCapture (1.0 - 79.1.1) <EF4183A2-257C-338C-8FFD-0F35A37B0B04> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
    0x7fff38897000 -     0x7fff38989fff  com.apple.audio.AVFAudio (1.0 - 477.2) <4C50D47B-E747-3161-9D19-14B76E6F22E4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff3898a000 -     0x7fff38c1cfff  com.apple.CMCapture (1.0 - 79.1.1) <B26D6032-F08A-364B-9D3C-2EEFEA13741E> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
    0x7fff393d3000 -     0x7fff3942bfff  com.apple.DeviceManagement (1.0 - 40.18) <8AFB1A73-58D6-34FB-8507-CBF2376FDCD5> /System/Library/PrivateFrameworks/DeviceManagement.framework/Versions/A/DeviceManagement
    0x7fff3a32b000 -     0x7fff3a335fff  libswiftCoreGraphics.dylib (2) <1B996216-824C-3B73-833E-E2278ACD3BC3> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff3a336000 -     0x7fff3a33ffff  libswiftDarwin.dylib (??? - ???) <B1DB2096-73CE-3087-A31C-62E83FC266CF> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff3a458000 -     0x7fff3a47efff  com.apple.quicklook.QuickLookSupport (1.0 - 133) <875F0513-EB25-3515-8644-A07E2A15F123> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff3d824000 -     0x7fff3d824fff  com.apple.avfoundation (2.0 - 1995.18.2.4.1) <23A7DB84-1FC1-3FD4-B262-9C849D5C7E04> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3da5e000 -     0x7fff3da61fff  com.apple.Carbon (160 - 164) <BCDE7405-1801-3929-9CE0-465247660DE0> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3da62000 -     0x7fff3da65fff  com.apple.print.framework.Print (15 - 271) <3A7877D5-86AC-3962-A278-7961A30EE398> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3e03c000 -     0x7fff3e03dfff  libquit.dylib (295) <A4389D4C-49EC-31CD-9C84-9EBB1F2E7048> /usr/lib/libquit.dylib
    0x7fff3ecee000 -     0x7fff3eceefff  libswiftCoreImage.dylib (1) <7C671556-5EF5-3B8C-8423-89678B14FE19> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff3ecef000 -     0x7fff3ecf7fff  libswiftCoreAudio.dylib (1.1) <63D47D45-A146-3BA2-80A8-4D170692494A> /usr/lib/swift/libswiftCoreAudio.dylib
    0x7fff3ecf8000 -     0x7fff3ecf8fff  libswiftIOKit.dylib (1) <C17329CE-DFDE-32C9-8EB8-20B8812A48CC> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff3ed04000 -     0x7fff3ed04fff  libswiftCoreFoundation.dylib (1.6) <BB7D704D-6A44-33E5-B8D5-D69432305B51> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff3ed05000 -     0x7fff3ed05fff  libswiftXPC.dylib (1.1) <BED0A939-EB18-349A-8246-07F80D84D820> /usr/lib/swift/libswiftXPC.dylib
    0x7fff4058f000 -     0x7fff405cffff  com.apple.Catalyst (1.0 - 7) <A82A5856-AD4C-3351-9B37-3BD9421BF24D> /System/Library/PrivateFrameworks/Catalyst.framework/Versions/A/Catalyst
    0x7fff40651000 -     0x7fff40655fff  com.apple.contextkit.ContextKitExtraction (1.0 - 1) <7CCDE12C-77FF-3946-AA91-B6D6323F4251> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/Versions/A/ContextKitExtraction
    0x7fff40656000 -     0x7fff40669fff  com.apple.contextkit.ContextKit (1.0 - 1) <DEA10E0B-E5D2-341B-AD66-A42DF0F39A22> /System/Library/PrivateFrameworks/ContextKit.framework/Versions/A/ContextKit
    0x7fff4217b000 -     0x7fff42195fff  libswiftsimd.dylib (1.3) <095D5E9D-1AFB-355F-8400-1BD05CAD3720> /usr/lib/swift/libswiftsimd.dylib
    0x7fff4241e000 -     0x7fff4243cfff  libCGInterfaces.dylib (540) <FC34280E-4C6B-37F5-9318-127A10F98A5A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff4370f000 -     0x7fff43710fff  libswiftCoreLocation.dylib (5) <193FE50A-AAE3-3B27-A2DA-2102EF10F9B9> /usr/lib/swift/libswiftCoreLocation.dylib
    0x7fff43af6000 -     0x7fff43b08fff  com.apple.framework.ctcategories (1.0 - 5.26) <4445E1B9-CF1C-3322-9E18-38C22E5DA438> /System/Library/PrivateFrameworks/Categories.framework/Versions/A/Categories
    0x7fff43de0000 -     0x7fff44059fff  com.apple.RawCamera.bundle (9.10.0 - 1400.46) <A87F2FFC-E8E1-3F81-944A-33BAC07C4901> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff4405f000 -     0x7fff44069fff  libswiftCoreMIDI.dylib (2) <50164C71-C5AA-3438-B684-55C509B76449> /usr/lib/swift/libswiftCoreMIDI.dylib
    0x7fff46a4e000 -     0x7fff46a53fff  libswiftMetal.dylib (1.3.1) <9E898E3C-9E1B-3BBA-AE3A-B97EA2C8F2DB> /usr/lib/swift/libswiftMetal.dylib
    0x7fff48715000 -     0x7fff48716fff  libswiftQuartzCore.dylib (1) <F0CCD737-2D90-3A85-A196-B292238618A3> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7fff4d30e000 -     0x7fff4d376fff  libswiftAccelerate.dylib (10) <4980049A-DA47-3384-AC38-226A3B00263C> /usr/lib/swift/libswiftAccelerate.dylib
    0x7fff4d377000 -     0x7fff4d38afff  com.apple.dynamicdesktop (1.0 - 1) <189655EF-48A3-300D-87DF-46B55EEFED0C> /System/Library/PrivateFrameworks/DynamicDesktop.framework/Versions/A/DynamicDesktop
    0x7fff58f61000 -     0x7fff58f68fff  com.apple.Uninstall (1.0.1 - 211) <30AC1063-D631-3E62-AAB5-A0AC634BE274> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall
    0x7fff6f828000 -     0x7fff6f82efff  libCoreFSCache.dylib (177.22) <18992D18-57E2-3CE8-888A-5A47E5A76835> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff6f82f000 -     0x7fff6f833fff  libCoreVMClient.dylib (177.22) <C23F9896-699B-35E3-BC91-1EB2D5A4F3C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff6f834000 -     0x7fff6f870fff  libGLU.dylib (18.0.34) <B181FBF1-B71E-3A20-B94F-7C0CAD46340C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff6f871000 -     0x7fff6f8a4fff  libGLImage.dylib (18.0.34) <4BE0C0D8-61D3-3808-B340-DDC8A849A63E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff6f8a5000 -     0x7fff6f8b4fff  com.apple.opengl (18.0.34 - 18.0.34) <FEC93BBF-3445-399E-AD63-80BCE6776C43> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff6f8b5000 -     0x7fff6f8bdfff  libGFXShared.dylib (18.0.34) <E23F80F5-C6FA-308F-AA00-52C902685837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff6f8be000 -     0x7fff6f8c0fff  libCVMSPluginSupport.dylib (18.0.34) <30D009B7-E4C6-390F-B883-18564949329B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff6fa56000 -     0x7fff6fa60fff  libGL.dylib (18.0.34) <B9DA89D2-FA80-3B6E-AB26-239A72373E72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff70e97000 -     0x7fff70eeffff  com.apple.opencl (4.5 - 4.5) <A418A43C-7B8D-3117-84AE-5D0BB10DCDD1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 179279
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                   16K        4 
CoreGraphics                         4K        1 
Foundation                         748K       11 
Kernel Alloc Once                    8K        1 
MALLOC                           391.8M       73 
MALLOC guard page                   48K       10 
MALLOC_MEDIUM (reserved)           1.3G       11         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 246                    2560K       10 
Memory Tag 248                     256K        1 
SQLite page cache                 5440K       85 
STACK GUARD                       56.1M       14 
Stack                             14.6M       14 
VM_ALLOCATE                       1064K       30 
__DATA                            31.0M      358 
__DATA_CONST                       553K       25 
__DATA_DIRTY                        16K        3 
__FONT_DATA                          4K        1 
__LINKEDIT                       473.1M        9 
__OBJC_RO                         36.7M        1 
__OBJC_RW                         2434K        2 
__TEXT                           263.5M      358 
__UNICODE                          588K        1 
mapped file                       40.1M       12 
shared memory                       40K        4 
===========                     =======  ======= 
TOTAL                              3.0G     1044 
TOTAL, minus reserved VM space     1.3G     1044 

I haven't had any time to play around with it yet, because I can't run this beta as my daily driver: Apple hasn't released the command line tools containing the MacOSX11.0.sdk files since beta 5, and I kinda need some of the things in there. ๐Ÿคทโ€โ™‚๏ธ

Application Specific Information:
dyld3 mode
67020474 bear trap: NSApplication initialized in Dock. Please log a bug.

Looks like we might need to find some other way besides scripting-additions to inject code.

This looks really bad. There's no way around the NSApplication initialization with an OSAX, right?

Not that I know of, no.

Beta 8 (build 20A5374i) was just released. I've added the Dock to the first post for completeness.



Still the same bear trap in Dock.app. Click to expand.

Process:               Dock [2032]
Path:                  /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
Identifier:            com.apple.dock
Version:               1.8 (2085)
Build Info:            Dock-2085000000000000~13
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Dock [2032]
User ID:               501

Date/Time:             2020-09-22 20:11:38.766 +0200
OS Version:            Mac OS X 10.16 (20A5374i)
Report Version:        12
Bridge OS Version:     5.0 (18P50380a)
Anonymous UUID:        CA73AB6B-4198-F78E-B7DD-8A6D012A5059

Sleep/Wake UUID:       6FD94CA7-0C93-4273-80AD-05BED258F658

Time Awake Since Boot: 910 seconds
Time Since Wake:       71 seconds

System Integrity Protection: disabled

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

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

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

Application Specific Information:
dyld3 mode
67020474 bear trap: NSApplication initialized in Dock. Please log a bug.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.AppKit                0x00007fff22f92aad +[NSApplication load] + 125
1   libobjc.A.dylib                 0x00007fff201dfabb load_images + 1559
2   libdyld.dylib                   0x00007fff20307e3b invocation function for block in dyld3::AllImages::runInitialzersBottomUp(dyld3::closure::Image const*) + 263
3   libdyld.dylib                   0x00007fff20307d08 dyld3::closure::Image::forEachImageToInitBefore(void (unsigned int, bool&) block_pointer) const + 86
4   libdyld.dylib                   0x00007fff20320fb6 dyld3::AllImages::loadImage(Diagnostics&, char const*, unsigned int, dyld3::closure::DlopenClosure const*, bool, bool, bool, bool, void const*) + 900
5   libdyld.dylib                   0x00007fff20320a69 dyld3::AllImages::dlopen(Diagnostics&, char const*, bool, bool, bool, bool, bool, void const*, bool) + 947
6   libdyld.dylib                   0x00007fff20308a0b dyld3::dlopen_internal(char const*, int, void*) + 204
7   libdyld.dylib                   0x00007fff20319f5a dlopen_internal(char const*, int, void*) + 123
8   libdyld.dylib                   0x00007fff2030884e dlopen + 28
9   com.apple.CoreFoundation        0x00007fff2058b9fb _CFBundleDlfcnLoadFramework + 132
10  com.apple.CoreFoundation        0x00007fff205f2731 _CFBundleLoadExecutableAndReturnError + 510
11  com.apple.CoreFoundation        0x00007fff205ba642 CFBundleGetFunctionPointerForName + 39
12  com.apple.openscripting         0x00007fff3730e50f HandlerThunk::function() const + 47
13  com.apple.openscripting         0x00007fff3730fea6 EventHandlerThunk(AEDesc const*, AEDesc*, void*) + 86
14  com.apple.AE                    0x00007fff27038a1d 0x7fff2702c000 + 51741
15  com.apple.AE                    0x00007fff27038137 0x7fff2702c000 + 49463
16  com.apple.AE                    0x00007fff27036ab9 0x7fff2702c000 + 43705
17  com.apple.AE                    0x00007fff2702e6d5 AEProcessMessage + 1390
18  com.apple.AE                    0x00007fff2703d42b 0x7fff2702c000 + 70699
19  com.apple.AE                    0x00007fff27040006 0x7fff2702c000 + 81926
20  com.apple.AE                    0x00007fff2703fd7a 0x7fff2702c000 + 81274
21  com.apple.CoreFoundation        0x00007fff20553f9c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
22  com.apple.CoreFoundation        0x00007fff20553f04 __CFRunLoopDoSource0 + 180
23  com.apple.CoreFoundation        0x00007fff20553c7f __CFRunLoopDoSources0 + 248
24  com.apple.CoreFoundation        0x00007fff205526b1 __CFRunLoopRun + 890
25  com.apple.CoreFoundation        0x00007fff20551c4e CFRunLoopRunSpecific + 563
26  com.apple.dock                  0x000000010bba99fe 0x10ba4b000 + 1436158
27  libswiftObjectiveC.dylib        0x00007fff34203d9e autoreleasepool<A>(invoking:) + 46
28  com.apple.dock                  0x000000010bba9a4d 0x10ba4b000 + 1436237
29  com.apple.dock                  0x000000010bba99de 0x10ba4b000 + 1436126
30  libswiftObjectiveC.dylib        0x00007fff34203d9e autoreleasepool<A>(invoking:) + 46
31  com.apple.dock                  0x000000010ba52c15 0x10ba4b000 + 31765
32  libdyld.dylib                   0x00007fff203185f1 start + 1

Thread 1:: Dispatch queue: LPApp information gathering
0   libsystem_kernel.dylib          0x00007fff201767aa __open + 10
1   libsystem_kernel.dylib          0x00007fff2017ebd2 open + 209
2   com.apple.Foundation            0x00007fff20cb8568 _NSReadBytesFromFileWithExtendedAttributes + 167
3   com.apple.Foundation            0x00007fff20cb83d3 -[NSData(NSData) initWithContentsOfFile:options:maxLength:error:] + 111
4   com.apple.Foundation            0x00007fff20d45a4b +[NSData(NSData) dataWithContentsOfURL:options:maxLength:error:] + 56
5   com.apple.LaunchServices        0x00007fff209f84d9 -[FSNode(MiscellaneousProperties) getHFSType:creator:error:] + 225
6   com.apple.LaunchServices        0x00007fff20a00b08 BindingBlueprint::initialzeFileType(FileInfo*) + 652
7   com.apple.LaunchServices        0x00007fff209fffe3 BindingBlueprint::initialize(__CFDictionary const*) + 1717
8   com.apple.LaunchServices        0x00007fff209ff33d BindingBlueprint::BindingBlueprint(__CFURL const*) + 157
9   com.apple.LaunchServices        0x00007fff209ff25c BindingManager::CreateWithURL(__CFURL const*, bool) + 28
10  com.apple.LaunchServices        0x00007fff20a2938c _LSBindingCreateWithURL + 14
11  com.apple.dock                  0x000000010bb3f7ce 0x10ba4b000 + 1001422
12  com.apple.dock                  0x000000010bb9b9bc 0x10ba4b000 + 1378748
13  libdispatch.dylib               0x00007fff202a852d _dispatch_call_block_and_release + 12
14  libdispatch.dylib               0x00007fff202a9717 _dispatch_client_callout + 8
15  libdispatch.dylib               0x00007fff202af54e _dispatch_lane_serial_drain + 606
16  libdispatch.dylib               0x00007fff202b001b _dispatch_lane_invoke + 375
17  libdispatch.dylib               0x00007fff202b9b9b _dispatch_workloop_worker_thread + 819
18  libsystem_pthread.dylib         0x00007fff204284f2 _pthread_wqthread + 314
19  libsystem_pthread.dylib         0x00007fff204274c3 start_wqthread + 15

Thread 2:
0   libsystem_pthread.dylib         0x00007fff204274b4 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib         0x00007fff204274b4 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib         0x00007fff204274b4 start_wqthread + 0

Thread 5:: Dispatch queue: com.apple.root.background-qos
0   libz.1.dylib                    0x00007fff2a9e95a8 0x7fff2a9e4000 + 21928
1   libz.1.dylib                    0x00007fff2a9ea177 0x7fff2a9e4000 + 24951
2   libz.1.dylib                    0x00007fff2a9e8a61 deflate + 3160
3   libPng.dylib                    0x00007fff2bf96594 png_compress_IDAT + 269
4   libPng.dylib                    0x00007fff2bf98f4f png_write_find_filter + 1744
5   libPng.dylib                    0x00007fff2bf93dd3 _cg_png_write_row + 727
6   com.apple.ImageIO               0x00007fff29695248 PNGWritePlugin::writePNG(IIOImagePixelDataProvider*, IIODictionary*) + 2118
7   com.apple.ImageIO               0x00007fff296909c5 PNGWritePlugin::writeAll() + 987
8   com.apple.ImageIO               0x00007fff296905a4 PNGWritePlugin::WriteProc(void*, void*, void*, void*) + 102
9   com.apple.ImageIO               0x00007fff2973d9e0 IIOImageDestination::finalizeDestination() + 464
10  com.apple.ImageIO               0x00007fff296753f4 CGImageDestinationFinalize + 104
11  com.apple.dock                  0x000000010bacf7a0 0x10ba4b000 + 542624
12  com.apple.dock                  0x000000010bacf535 0x10ba4b000 + 542005
13  libdispatch.dylib               0x00007fff202a9717 _dispatch_client_callout + 8
14  libdispatch.dylib               0x00007fff202ac0e5 _dispatch_continuation_pop + 423
15  libdispatch.dylib               0x00007fff202bc48c _dispatch_source_invoke + 2079
16  libdispatch.dylib               0x00007fff202b8795 _dispatch_root_queue_drain + 326
17  libdispatch.dylib               0x00007fff202b8ef6 _dispatch_worker_thread2 + 92
18  libsystem_pthread.dylib         0x00007fff204284ac _pthread_wqthread + 244
19  libsystem_pthread.dylib         0x00007fff204274c3 start_wqthread + 15

Thread 6:
0   libsystem_pthread.dylib         0x00007fff204274b4 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib         0x00007fff204274b4 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib         0x00007fff204274b4 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib         0x00007fff204274b4 start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib         0x00007fff204274b4 start_wqthread + 0

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

Thread 12:
0   libsystem_pthread.dylib         0x00007fff204274b4 start_wqthread + 0

Thread 13:
0   libsystem_kernel.dylib          0x00007fff20178972 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff2042bed3 _pthread_cond_wait + 1254
2   com.apple.dock                  0x000000010ba6b477 0x10ba4b000 + 132215
3   libsystem_pthread.dylib         0x00007fff2042b9b4 _pthread_start + 224
4   libsystem_pthread.dylib         0x00007fff204274d7 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff201dfe00  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x000000001f08000c  rbp: 0x00007ffee41ad780  rsp: 0x00007ffee41ad770
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
  r12: 0x00006000015b0318  r13: 0x00007fff829d4c58  r14: 0x00007fff22f92a30  r15: 0x00007fff7dafbdd6
  rip: 0x00007fff22f92aad  rfl: 0x0000000000010202  cr2: 0x000000010eb39000

Logical CPU:     0
Error Code:      0x00000000
Trap Number:     6

Thread 0 instruction stream:
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
  00 00 00 00 00 00 00 00-00 55 48 89 e5 53 50 48  .........UH..SPH
  8d 35 72 4d 1f 00 bf 42-00 00 00 e8 63 5d b8 00  .5rM...B....c]..
  48 8b 05 52 5a 7f 5f 48-8b 00 48 85 c0 74 0a 48  H..RZ._H..H..t.H
  8b 0d 0b 49 7f 5f 48 89-01 48 8b 3d c9 93 a1 5f  ...I._H..H.=..._
  48 8b 35 3a 03 9e 5f 48-8b 1d 43 6a 7f 5f ff d3  H.5:.._H..Cj._..
  48 8b 35 32 03 9e 5f 48-89 c7 ff d3 48 8b 35 8e  H.52.._H....H.5.
  0c 9e 5f 48 8d 15 b7 b9-82 5f 48 89 c7 ff d3 84  .._H....._H.....
  c0 75 07 48 83 c4 08 5b-5d c3 48 8d 3d 20 1f c6  .u.H...[].H.= ..
  00 e8 41 55 b8 00[0f]0b-55 48 89 e5 41 56 53 48  ..AU....UH..AVSH <==
  83 3d 92 75 a5 5f 00 0f-85 99 00 00 00 48 8b 3d  .=.u._.......H.=
  85 99 a1 5f e8 5a 5b b8-00 48 8b 3d 21 9c a1 5f  ..._.Z[..H.=!.._
  e8 70 5a b8 00 4c 8b 35-5d 68 9e 5f 48 8b 1d ce  .pZ..L.5]h._H...
  69 7f 5f 48 89 c7 4c 89-f6 48 c7 c2 ff ff ff ff  i._H..L..H......
  ff d3 48 89 05 50 75 a5-5f 48 8b 3d f1 9b a1 5f  ..H..Pu._H.=..._
  e8 40 5a b8 00 48 89 c7-4c 89 f6 31 d2 ff d3 48  [email protected]
  89 05 63 7f a5 5f 48 8b-3d d4 9b a1 5f e8 23 5a  ..c.._H.=..._.#Z
  b8 00 ba 01 00 00 00 48-89 c7 4c 89 f6 ff d3 48  .......H..L....H
  89 05 4b 7f a5 5f 48 8b-3d b4 9b a1 5f e8 03 5a  ..K.._H.=..._..Z
  b8 00 ba 02 00 00 00 48-89 c7 4c 89 f6 ff d3 48  .......H..L....H
  89 05 33 7f a5 5f 5b 41-5e 5d c3 90 90 90 48 85  ..3.._[A^]....H.
  ff 74 37 55 48 89 e5 48-89 f8 48 8b 0d 80 b6 a2  .t7UH..H..H.....
  5f 66 89 14 0f 48 8b 0d-7d b6 a2 5f 31 d2 48 89  _f...H..}.._1.H.
  14 0f 48 8b 0d 78 b6 a2-5f 48 89 14 0f 48 8b 0d  ..H..x.._H...H..
  75 b6 a2 5f 48 89 14 0f-5d c3 31 c0 c3 90 90 90  u.._H...].1.....
  90 90 90 90 90 55 48 89-e5 41 57 41 56 41 55 41  .....UH..AWAVAUA
  54 53 48 81 ec b8 00 00-00 e8 fb 01 00 00 84 c0  TSH.............
  0f 84 e1 01 00 00 48 8b-3d ac 9f a1 5f e8 39 5a  ......H.=..._.9Z
  b8 00 48 89 c3 48 8b 35-d5 a0 9e 5f 48 89 c7 e8  ..H..H.5..._H...
  f3 54 b8 00 48 89 c7 e8-bd 58 b8 00 49 89 c4 48  .T..H....X..I..H
  8b 35 1b b7 9e 5f 48 89-df e8 d9 54 b8 00 48 89  .5..._H....T..H.
  c7 e8 a3 58 b8 00 49 89-c5 48 8b 35 09 b7 9e 5f  ...X..I..H.5..._
  48 89 df e8 bf 54 b8 00-48 89 c7 e8 89 58 b8 00  H....T..H....X..
  49 89 c6 48 8b 35 f7 b6-9e 5f 48 89 df e8 a5 54  I..H.5..._H....T
  b8 00 48 89 c7 e8 6f 58-b8 00 49 89 c7 48 8b 35  ..H...oX..I..H.5
  bd 61 9e 5f 48 89 df e8-8b 54 b8 00 48 89 c7 e8  .a._H....T..H...
  55 58 b8 00 48 89 45 a0-48 8b 35 c2 1d 9e 5f 48  UX..H.E.H.5..._H
  89 df e8 70 54 b8 00 48-89 c7 e8 3a 58 b8 00 48  ...pT..H...:X..H
  89 45 a8 48 8b 35 af 1d-9e 5f 48 89 df e8 55 54  .E.H.5..._H...UT
  b8 00 48 89 c7 e8 1f 58-b8 00 48 89 45 b0 48 8b  ..H....X..H.E.H.
  35 9c 1d 9e 5f 48 89 df-e8 3a 54 b8 00 48 89 c7  5..._H...:T..H..
  e8 04 58 b8 00 48 89 45-b8 48 8b 35 81 6e 9e 5f  ..X..H.E.H.5.n._
  48 89 df e8 1f 54 b8 00-48 89 c7 e8 e9 57 b8 00  H....T..H....W..
  48 89 45 c0 48 8b 35 9e-b5 9e 5f 48 89 df e8 04  H.E.H.5..._H....
  54 b8 00 48 89 c7 e8 ce-57 b8 00 48 89 45 c8 48  T..H....W..H.E.H
  8d 3d 59 4f c7 00 e8 d2-58 b8 00 48 85 c0 0f 84  .=YO....X..H....
  b3 00 00 00 48 8b 35 2e-b6 9e 5f 48 89 c7 e8 d4  ....H.5..._H....
  53 b8 00 4c 89 7d d0 4d-89 f7 4d 89 ee 4d 89 e5  S..L.}.M..M..M..
  49 89 c4 48 89 c7 e8 8e-57 b8 00 48 8b 0d f7 4c  I..H....W..H...L
  7f 5f 48 8d bd 20 ff ff-ff 48 89 0f b9 00 00 00  ._H.. ...H......
  c2 48 89 4f 08 48 8d 0d-6d 71 52 00 48 89 4f 10  .H.O.H..mqR.H.O.
  48 8d 0d c2 10 80 5f 48-89 4f 18 48 89 47 28 48  H....._H.O.H.G(H
  89 5f 20 4c 89 6f 30 4c-89 77 38 4c 89 7f 40 48  ._ L.o0L.w8L..@H
  8b 45 d0 48 89 47 48 48-8b 45 a0 48 89 47 50 48  .E.H.GHH.E.H.GPH
  8b 45 a8 48 89 47 58 48-8b 45 b0 48 89 47 60 48  .E.H.GXH.E.H.G`H
  8b 45 b8 48 89 47 68 48-8b 45 c0 48 89 47 70 48  .E.H.GhH.E.H.GpH
  8b 45 c8 48 89 47 78 e8-f9 55 b8 00 4c 89 e7 48  .E.H.Gx..U..L..H
  89 c6 e8 20 57 b8 00 48-81 c4 b8 00 00 00 5b 41  ... W..H......[A
  5c 41 5d 41 5e 41 5f 5d-c3 55 48 89 e5 48 83 3d  \A]A^A_].UH..H.=
  dc 73 a5 5f ff 75 09 0f-b6 05 23 af a6 5f 5d c3  .s._.u....#.._].
  48 8d 3d ca 73 a5 5f 48-8d 35 eb 27 81 5f e8 ae  H.=.s._H.5.'._..
  53 b8 00 eb e2 55 48 89-e5 48 8d 3d 91 c6 87 5f  S....UH..H.=..._
  e8 bc 42 b8 00 48 85 c0-74 07 c6 05 f0 ae a6 5f  ..B..H..t......_
  01 5d c3 90 90 55 48 89-e5 41 56 53 48 83 ec 30  .]...UH..AVSH..0
  48 8d 3d d5 17 ca 00 e8-9b 57 b8 00 48 85 c0 0f  H.=......W..H...
  84 83 00 00 00 48 89 c3-4c 8b 35 7a db 9e 5f 48  .....H..L.5z.._H
  8d 3d cb a5 80 5f e8 5a-55 b8 00 48 8d 0d c5 17  .=..._.ZU..H....
  ca 00 48 89 df 4c 89 f6-48 89 c2 e8 b1 52 b8 00  ..H..L..H....R..
  4c 8b 35 62 25 9e 5f 48-89 df 4c 89 f6 e8 87 52  L.5b%._H..L....R
  b8 00 48 8b 0d b0 4b 7f-5f 48 8d 7d c8 48 89 0f  ..H...K._H.}.H..
  b9 00 00 00 c0 48 89 4f-08 48 8d 0d f1 b2 6c 00  .....H.O.H....l.
  48 89 4f 10 48 8d 0d 96-a5 80 5f 48 89 4f 18 48  H.O.H....._H.O.H
  89 47 20 e8 fd 54 b8 00-48 89 df 4c 89 f6 48 89  .G ..T..H..L..H.
  c2 31 c9 e8 59 52 b8 00-48 83 c4 30 5b 41 5e 5d  .1..YR..H..0[A^]
  c3 55 48 89 e5 41 57 41-56 41 55 41 54 53 48 83  .UH..AWAVAUATSH.
  ec 68 48 8d 3d 58 ae 85-5f e8 e3 41 b8 00 48 85  .hH.=X.._..A..H.
  c0 74 5f 49 89 c5 e8 e4-4b b8 00 84 c0 74 53 4c  .t_I....K....tSL
  89 ef e8 14 52 b8 00 49-89 c6 4c 89 ef e8 eb 51  ....R..I..L....Q
  b8 00 48 89 c3 4c 89 f7-e8 e0 51 b8 00 48 39 c3  ..H..L....Q..H9.
  75 22 48 8b 3d 08 90 a1-5f e8 fd 56 b8 00 48 89  u"H.=..._..V..H.
  c7 e8 e5 51 b8 00 49 39-c6 74 26 48 8d 3d 3f ae  ...Q..I9.t&H.=?.
  85 5f eb 07 48 8d 3d 16-ae 85 5f 31 c0 e8 a5 42  ._..H.=..._1...B
  b8 00 48 83 c4 68 5b 41-5c 41 5d 41 5e 41 5f 5d  ..H..h[A\A]A^A_]
  c3 48 8b 3d f9 ab a1 5f-e8 be 56 b8              .H.=..._..V.

Thread 0 last branch register state:
  [00] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [01] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (65 cycles)
  [02] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (30 cycles)
  [03] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (165 cycles)
  [04] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [05] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (386 cycles)
  [06] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (137 cycles)
  [07] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (33 cycles)
  [08] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (40 cycles)
  [09] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (mispredicted, 890 cycles)
  [10] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (79 cycles)
  [11] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (18 cycles)
  [12] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (227 cycles)
  [13] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [14] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (31 cycles)
  [15] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (364 cycles)
  [16] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (286 cycles)
  [17] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (57 cycles)
  [18] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (147 cycles)
  [19] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (281 cycles)
  [20] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (44 cycles)
  [21] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (61 cycles)
  [22] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [23] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [24] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (1 cycle)
  [25] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (3 cycles)
  [26] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (47 cycles)
  [27] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (41 cycles)
  [28] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (mispredicted, 67 cycles)
  [29] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (49 cycles)
  [30] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (mispredicted, 45 cycles)
  [31] 0x66726d6b65726e6c: __KERNEL__ -> 0x66726d6b65726e6c: __KERNEL__ (mispredicted, 20 cycles)


Binary Images:
       0x10ba4b000 -        0x10bdeafff  com.apple.dock (1.8 - 2085) <34768EFF-F9E6-3865-BB19-BD029DBF02A9> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
       0x10dd9b000 -        0x10ddaafff  libobjc-trampolines.dylib (818) <0D4B739C-A1DD-3ACB-8331-B01B0062730E> /usr/lib/libobjc-trampolines.dylib
       0x10ed8a000 -        0x10ed8dfff +loader (0) <03124187-86D4-3BE4-A8E1-7F2FFB507DFF> /Library/ScriptingAdditions/yabai.osax/Contents/MacOS/loader
       0x115f86000 -        0x11601dfff  dyld (832.2.1) <89B0D57A-546A-3F6C-9BFB-D5179B29D542> /usr/lib/dyld
    0x7fff20175000 -     0x7fff201a3fff  libsystem_kernel.dylib (7195.40.84.171.5) <04B2FE16-5436-3F85-944A-B3EF184B23E2> /usr/lib/system/libsystem_kernel.dylib
    0x7fff201a4000 -     0x7fff201d9fff  libxpc.dylib (2038.40.31.171.1) <01356A9E-5E19-31FD-95E5-BC883679212C> /usr/lib/system/libxpc.dylib
    0x7fff201da000 -     0x7fff20212fff  libobjc.A.dylib (818) <502CF9CD-5B59-387F-BD61-2CABEBD5F673> /usr/lib/libobjc.A.dylib
    0x7fff20213000 -     0x7fff2021cfff  libsystem_platform.dylib (254.40.4) <5F1BEB4B-6D8D-3D46-97D3-FF7F921C52D5> /usr/lib/system/libsystem_platform.dylib
    0x7fff2021d000 -     0x7fff202a5fff  libsystem_c.dylib (1439.40.7) <020BAF9B-1B99-370F-92D7-79E6BC3A5E0F> /usr/lib/system/libsystem_c.dylib
    0x7fff202a6000 -     0x7fff202eafff  libdispatch.dylib (1271.40.7) <3A193CB3-2224-3FDE-B0AC-DD7A697AC2E8> /usr/lib/system/libdispatch.dylib
    0x7fff202eb000 -     0x7fff20302fff  libsystem_trace.dylib (1277.40.15) <76900398-340A-3E14-8B18-5C23F4906FD1> /usr/lib/system/libsystem_trace.dylib
    0x7fff20303000 -     0x7fff2033dfff  libdyld.dylib (832.2.1) <DFF567C9-0833-33A3-8339-C7B4CA4F69AC> /usr/lib/system/libdyld.dylib
    0x7fff2033e000 -     0x7fff203d9fff  libcorecrypto.dylib (1000.40.12) <9A2027CA-0385-304D-A68F-F2A9C88DD5F5> /usr/lib/system/libcorecrypto.dylib
    0x7fff203da000 -     0x7fff203dbfff  libsystem_blocks.dylib (78) <34237CB7-3313-3CC7-BBBF-DAE99DF5D0E1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff203dc000 -     0x7fff203defff  libsystem_featureflags.dylib (28.40.1) <4D086098-4009-3F1B-8CC7-31D8AE99CE8C> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff203df000 -     0x7fff203f7fff  libc++abi.dylib (904.4) <934A5F88-7FB1-3393-AFC6-2F29E2177A5F> /usr/lib/libc++abi.dylib
    0x7fff203f8000 -     0x7fff20424fff  libsystem_malloc.dylib (317.40.4) <80B55EFF-3C45-33D6-9D59-16598C8CF654> /usr/lib/system/libsystem_malloc.dylib
    0x7fff20425000 -     0x7fff20430fff  libsystem_pthread.dylib (454) <11BA0107-687D-390C-A5BF-1261DDC7362C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff20431000 -     0x7fff20486fff  libc++.1.dylib (904.4) <AE49E46B-7EEA-3086-BF6D-F978DC3DA4F4> /usr/lib/libc++.1.dylib
    0x7fff20487000 -     0x7fff204d2fff  libsystem_info.dylib (542.40.1) <A6FB1697-A861-3680-99F4-484EF3B6E548> /usr/lib/system/libsystem_info.dylib
    0x7fff204d3000 -     0x7fff209cffff  com.apple.CoreFoundation (6.9 - 1769.100) <B1DDEB1F-E53A-3E8B-A451-B6FF7350990B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff209d0000 -     0x7fff20c15fff  com.apple.LaunchServices (1118.1 - 1118.1) <870072F9-D3D7-3992-A002-D8EFF73F0426> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff20c16000 -     0x7fff20c92fff  com.apple.SystemConfiguration (1.20 - 1.20) <FF263CA1-3B04-377E-AF13-3D45FB191074> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff20c93000 -     0x7fff21039fff  com.apple.Foundation (6.9 - 1769.100) <0AD6F092-2811-3893-A613-5CA67920352B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff2103a000 -     0x7fff21087fff  com.apple.Lexicon-framework (1.0 - 86) <4093C6D5-700B-3EC4-8D7F-0ADDFB07948D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff21088000 -     0x7fff212ebfff  libBLAS.dylib (1336.40.1) <BC69F2BA-4044-377B-85A8-6EA1D7A76498> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff212ec000 -     0x7fff213d8fff  com.apple.LanguageModeling (1.0 - 247) <A88EEFEB-6710-3E7B-B58C-86FCDCC20F8A> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff213d9000 -     0x7fff21610fff  libmecabra.dylib (925) <24D16A0F-F4E9-3864-AC52-3DBB84733731> /usr/lib/libmecabra.dylib
    0x7fff21611000 -     0x7fff2167ffff  libSparse.dylib (106) <9F994473-013F-3415-A839-978781AC4783> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff21680000 -     0x7fff216b5fff  libCRFSuite.dylib (50) <53ED7D7F-E1C8-37CC-904B-3E37ED1DA8DC> /usr/lib/libCRFSuite.dylib
    0x7fff216b6000 -     0x7fff217b1fff  com.apple.gpusw.MetalTools (1.0 - 1) <474D69C8-2840-36DF-8E3E-553829665B2D> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff217b2000 -     0x7fff218e9fff  com.apple.CoreDisplay (223 - 223) <1CE25576-82AA-358C-9911-6496190559A2> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff218ea000 -     0x7fff21b6afff  com.apple.audio.AudioToolboxCore (1.0 - 1180.8) <20FAD9BC-8F79-3BE2-BCE1-7D6485DCB464> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff21b6b000 -     0x7fff2221dfff  com.apple.audio.CoreAudio (5.0 - 5.0) <7E58FA7D-462B-3F6C-B23A-AE5A847CEA69> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff2221e000 -     0x7fff2240bfff  com.apple.CoreText (677.1.0.2 - 677.1.0.2) <B88F485C-8139-31D4-9FFE-316FBBF3E181> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff2240c000 -     0x7fff22761fff  com.apple.security (7.0 - 59754.40.43.0.1) <72DAB424-6E4A-34B8-A7EC-D6D6BB4EC9C5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff22762000 -     0x7fff229c3fff  libicucore.A.dylib (66103) <92175EA9-28D4-3915-AA52-04F99BBF7BA9> /usr/lib/libicucore.A.dylib
    0x7fff229c4000 -     0x7fff22a02fff  com.apple.CoreServicesInternal (475 - 475) <BC1747DE-4CAE-372C-8A13-4629DE90DB3F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff22a03000 -     0x7fff22ceafff  com.apple.CoreServices.CarbonCore (1306 - 1306) <467F1B52-D9F1-3752-9368-DE2A492C1B1F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff22ceb000 -     0x7fff22cf4fff  libsystem_darwin.dylib (1439.40.7) <491467B5-2E13-3F41-B2AE-15DB8001093F> /usr/lib/system/libsystem_darwin.dylib
    0x7fff22cf5000 -     0x7fff22da3fff  com.apple.framework.IOKit (2.0.2 - 1845.40.13) <2BAD31E7-5F4E-3D9F-815B-8547AE409E66> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff22da4000 -     0x7fff22daffff  libsystem_notify.dylib (279.40.3) <55CDAB54-9908-31DA-9D66-2A8BBB146E95> /usr/lib/system/libsystem_notify.dylib
    0x7fff22db0000 -     0x7fff22decfff  com.apple.CSStore (1118.1 - 1118.1) <4B71ABEE-8513-33B2-B41A-493323841639> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff22ded000 -     0x7fff22f7cfff  com.apple.desktopservices (1.15 - 1343) <2B9C5E05-A68A-3ACE-A26A-307DC62CDC44> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff22f7d000 -     0x7fff22f8ffff  com.apple.UniformTypeIdentifiers (631.1 - 631.1) <5ABB8081-8D4A-321D-919B-716EB90069F3> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff22f90000 -     0x7fff23e24fff  com.apple.AppKit (6.9 - 2010.101) <E1DE31D2-9459-3B39-AF28-A384DB9E2959> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff23e25000 -     0x7fff240acfff  com.apple.UIFoundation (1.0 - 720) <EB1381CF-8A03-367B-97BC-FCCE88E47B08> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff240ad000 -     0x7fff240fcfff  libsandbox.1.dylib (1441.40.26.171.1) <C6ED5246-2CF4-3D32-8C1F-CBD60D17B848> /usr/lib/libsandbox.1.dylib
    0x7fff240fd000 -     0x7fff242bcfff  libsqlite3.dylib (321) <C66D6D18-C2D1-3A0D-A67C-E1FB8DF5EC13> /usr/lib/libsqlite3.dylib
    0x7fff242bd000 -     0x7fff246d3fff  com.apple.CoreData (120 - 1041) <224BC96A-C30E-3668-AB53-1093394DFECA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff246d4000 -     0x7fff246ebfff  com.apple.TCC (1.0 - 1) <5E8FE97F-21F4-3BFC-84C1-4628CDF7EFA6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff246ec000 -     0x7fff24d7afff  com.apple.CoreGraphics (2.0 - 1454) <372D3796-01F9-37AD-A9AD-72F18C79A4C8> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff24d7b000 -     0x7fff250ddfff  com.apple.SkyLight (1.600.0 - 536.3) <B5D1B310-9554-30F2-8DC8-02E120A3A1B1> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff250de000 -     0x7fff2512ffff  com.apple.RunningBoardServices (1.0 - 505.40.16) <F782B83D-E15C-3034-9CBF-D49C86A59FAA> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff25130000 -     0x7fff25130fff  libenergytrace.dylib (22) <AA35D09B-4C93-32E4-A6A1-237C78806A85> /usr/lib/libenergytrace.dylib
    0x7fff25131000 -     0x7fff255cdfff  com.apple.CFNetwork (1200.1 - 1200.1) <BBB7F1C8-C9D0-3653-9ACC-2633C622F7D6> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff255ce000 -     0x7fff25c15fff  libnetwork.dylib (2288.40.40) <E40CD101-D4F1-3310-A0AD-50F348FC7177> /usr/lib/libnetwork.dylib
    0x7fff25cd2000 -     0x7fff25cd7fff  libdns_services.dylib (1310.40.24) <FB3957CC-B04C-31DE-BB1C-470F1D1D3B77> /usr/lib/libdns_services.dylib
    0x7fff25cd8000 -     0x7fff25ce6fff  libsystem_networkextension.dylib (1295.40.18) <152B5A62-4BB4-3A92-9FEA-ECE94E267798> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff25ce7000 -     0x7fff25e66fff  com.apple.Network (1.0 - 1) <9B9851FB-C95C-3CA3-B438-34EE032A13DC> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff25e67000 -     0x7fff25f35fff  com.apple.framework.CoreWLAN (16.0 - 1657) <24EA805D-4C3F-320F-AC1E-AE7EDB9FE4A2> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff26508000 -     0x7fff26583fff  com.apple.corelocation (2420.3.58 - 2420.3.58) <9D9EDF67-3EF5-3CF4-8167-120E8225E7AA> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff26584000 -     0x7fff265a7fff  com.apple.analyticsd (1.0 - 1) <12202076-C9EA-3A49-A774-D9190E7C855D> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff265a8000 -     0x7fff265befff  libsystem_asl.dylib (385) <07D50496-2FA7-327E-8F16-5E475CEA46EA> /usr/lib/system/libsystem_asl.dylib
    0x7fff265bf000 -     0x7fff265c5fff  com.apple.DiskArbitration (2.7 - 2.7) <D4769C21-E2E6-3322-8C5A-0BB71E4AA0CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff265c6000 -     0x7fff26621fff  com.apple.HIServices (1.22 - 709) <B4456EB9-B0F6-33E9-B49A-D9B9C86665F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff26622000 -     0x7fff26663fff  libFontRegistry.dylib (307) <D18FC464-EBA4-35E0-89D8-F7A1CA49F271> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff26664000 -     0x7fff267c0fff  libFontParser.dylib (305.1.0.1) <5C8379D1-0A2A-3094-80A7-86E2147454CD> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff267c1000 -     0x7fff267d9fff  com.apple.commonutilities (8.0 - 900) <5EF828CC-3ED4-38B1-9DF7-6170833208A6> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff267da000 -     0x7fff26802fff  com.apple.aps.framework (4.0 - 4.0) <A9A2B6C7-B33C-38F7-B477-1BC8DDB9B7D1> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff26803000 -     0x7fff26825fff  com.apple.UserManagement (1.0 - 1) <D3C8DC5D-661F-3359-A327-F095824B110D> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff26826000 -     0x7fff26873fff  com.apple.spotlight.metadata.utilities (1.0 - 2144.1) <70DF0A4D-096C-3927-A440-C2CD100CF6D4> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff26874000 -     0x7fff2687cfff  com.apple.CoreServices.FSEvents (1290.40.2 - 1290.40.2) <53361A85-4D15-3B6A-8ADB-D38327DFFBE1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff2687d000 -     0x7fff2687ffff  libDiagnosticMessagesClient.dylib (112) <E3E0E549-80BD-33C0-9688-12422F871410> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff26880000 -     0x7fff26f26fff  com.apple.vImage (8.1 - 540) <88D2E439-4E03-3CC0-B32B-67F81D11BAB0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff26f27000 -     0x7fff2702bfff  com.apple.ColorSync (4.13.0 - 3465) <A09CB809-CC3D-3951-9AA8-80042E8C572B> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff2702c000 -     0x7fff270a0fff  com.apple.AE (916 - 916) <3885D598-C321-3B16-94A6-C7F3F94EA964> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff270a1000 -     0x7fff270a3fff  libapp_launch_measurement.dylib (14.1) <03A9E260-1D85-37D5-B684-23E5DA989B10> /usr/lib/libapp_launch_measurement.dylib
    0x7fff270a4000 -     0x7fff270ebfff  com.apple.CoreAutoLayout (1.0 - 20) <AADDF2D0-8D57-3DA7-84EF-340C9C487F1A> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff270ec000 -     0x7fff271cefff  libxml2.2.dylib (34.6) <43B28A0C-0596-3552-9929-26C6E116B08B> /usr/lib/libxml2.2.dylib
    0x7fff271cf000 -     0x7fff271d6fff  libsystem_symptoms.dylib (1431.40.29) <408AB3D2-B90F-3BA0-92AE-048AC7AD4265> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff271d7000 -     0x7fff271e7fff  libsystem_containermanager.dylib (318.40.11) <0C14F5E8-7BAD-3901-A3B0-B31D1911DD53> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff271e8000 -     0x7fff27207fff  com.apple.CFOpenDirectory (11.0 - 230.40.1) <1B1805B9-E1D4-35D3-9CDC-44601FA0B2E5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff27208000 -     0x7fff27217fff  com.apple.OpenDirectory (11.0 - 230.40.1) <34B32D87-348A-37CB-8BC8-FB40A5BF8FD3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff27218000 -     0x7fff27294fff  com.apple.Accounts (113 - 113) <C3EF1D40-144A-3D02-99D1-656C93C78574> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff27423000 -     0x7fff27426fff  com.apple.dt.XCTTargetBootstrap (1.0 - 17500) <7D107D90-B4C5-3D31-9CA6-EE8592DEADE4> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff27427000 -     0x7fff27473fff  com.apple.CoreVideo (1.8 - 408.2) <BAFD12B5-78BD-3DC8-B0DF-6E400876AFE4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff27474000 -     0x7fff27485fff  com.apple.IOSurface (289.2 - 289.2) <C7C39FA7-B0A4-3D3F-A9FD-1EADC89A2E83> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff27486000 -     0x7fff274e0fff  libMobileGestalt.dylib (978.40.23) <3AA2391C-EE55-3775-A82D-9EBF1660C471> /usr/lib/libMobileGestalt.dylib
    0x7fff274e1000 -     0x7fff274f9fff  com.apple.ProtocolBuffer (1 - 285.20.8.8.1) <E506488D-E8F6-3367-9C8F-50F800CDF35A> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff274fa000 -     0x7fff27585fff  com.apple.BaseBoard (523 - 523) <24815051-BE49-3872-AE8E-81BFED960D01> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff27586000 -     0x7fff27596fff  com.apple.AssertionServices (1.0 - 505.40.16) <FEA87BC3-77FF-3C33-9949-6076E5A55EA7> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff27597000 -     0x7fff275c0fff  com.apple.CoreSVG (1.0 - 149) <6651DE03-D66B-3881-AB9D-085BE0203463> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff275c1000 -     0x7fff275d4fff  com.apple.framework.DFRFoundation (1.0 - 262) <270F29C5-9852-394C-9BFE-EE6EC176D60C> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff275d5000 -     0x7fff278d4fff  com.apple.HIToolbox (2.1.1 - 1054) <FCADF3BE-5813-3CE5-B124-164E4AD8A43F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff278d5000 -     0x7fff27a15fff  com.apple.coreui (2.1 - 683) <D81530D8-DF73-38C6-8963-7E23022CE2F0> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff27a16000 -     0x7fff27cd6fff  com.apple.QuartzCore (1.11 - 920.2) <8257D0AE-9452-3C00-AB99-C9C87A8F96D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff27cd7000 -     0x7fff27cdffff  com.apple.IOAccelerator (439.35.1 - 439.35.1) <8F93889F-F498-375A-80E5-7A9F1D44B6CE> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff27ce0000 -     0x7fff27e03fff  com.apple.Metal (244.31 - 244.31) <00AAA443-6589-3C81-9D3D-ED7DF6E3278B> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff27e04000 -     0x7fff27e66fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <C430D4FE-D652-34AB-A4AB-06976770D5DE> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff27e67000 -     0x7fff27efbfff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <408F9A8B-B9AF-3A37-BBB6-2B567D1FBD33> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff27efc000 -     0x7fff27efffff  libsystem_configuration.dylib (1109.40.5) <D04C9409-D5D2-398B-AB60-248E41600DFA> /usr/lib/system/libsystem_configuration.dylib
    0x7fff27f00000 -     0x7fff28111fff  com.apple.CoreUtils (6.4 - 640.7) <E7FD344A-201A-3BD3-BFC3-4ED82F08C5D6> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff28112000 -     0x7fff28134fff  com.apple.MobileKeyBag (2.0 - 1.0) <63C25DBB-9E66-36FC-AD4B-41ADCC7EE1A5> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff2901b000 -     0x7fff2914bfff  com.apple.AuthKit (1.0 - 1) <BB646BCE-856E-37DF-8A9D-331489403274> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff2914c000 -     0x7fff2914efff  com.apple.loginsupport (1.0 - 1) <95B4B414-70D7-341B-8926-1B24AC6F6FC2> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff2914f000 -     0x7fff29153fff  libsystem_sandbox.dylib (1441.40.26.171.1) <74777D61-EFB7-31F8-ADF1-81CE4771A82C> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff29154000 -     0x7fff2915efff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <FD8DCD73-A579-3F47-8296-B69D677B4767> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7fff2915f000 -     0x7fff2917bfff  com.apple.audio.caulk (1.0 - 70) <D065B764-9C9E-3448-967E-2C7511297B5B> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff2917c000 -     0x7fff292fefff  com.apple.CoreMedia (1.0 - 2755.18.2.4.2) <2B097811-E8E4-3BE3-A05C-A50096B8346D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff292ff000 -     0x7fff2966efff  com.apple.CoreImage (15.0.0 - 1100.55) <46E188E2-3AD8-3DDD-B91A-5B76CBB63991> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff2966f000 -     0x7fff298a6fff  com.apple.ImageIO (3.3.0 - 2118) <05BC857F-2DE2-3975-9140-3373ECAF3CD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff298a7000 -     0x7fff298ccfff  com.apple.coreservices.SharedFileList (140 - 140) <7868BE65-7605-3B89-99FE-A0E7D1A6C890> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff298cd000 -     0x7fff298fafff  com.apple.CoreServices.OSServices (1118.1 - 1118.1) <8A09A5BB-2BAD-3890-972E-C29DC2F1C081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff298fb000 -     0x7fff2990afff  com.apple.AppleFSCompression (125 - 1.0) <BD57955E-97C0-3154-AB1A-6A288C9C391F> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff2990b000 -     0x7fff2990efff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <24F77D11-26A0-3591-8646-848155FC2485> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff2990f000 -     0x7fff299aafff  com.apple.Metadata (10.7.0 - 2144.1) <49466363-D20F-3288-AC07-EC13A322252E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff299ab000 -     0x7fff29a4bfff  com.apple.CoreNLP (1.0 - 244) <595E4EBA-CA5E-3A47-ABC4-8FF115F935A3> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff29a4c000 -     0x7fff29a4dfff  liblangid.dylib (136) <D0201C03-15B7-3A09-B8D7-9696B27AEF02> /usr/lib/liblangid.dylib
    0x7fff29a4e000 -     0x7fff29a53fff  libgermantok.dylib (24) <A1D058EC-CAFA-3A89-9660-FF5DCC0B26B8> /usr/lib/libgermantok.dylib
    0x7fff29a54000 -     0x7fff29a9dfff  libmecab.dylib (925) <F3F1BD3C-C1A0-3EAD-BFFE-D44A8ECDEEDC> /usr/lib/libmecab.dylib
    0x7fff29a9e000 -     0x7fff29aa5fff  libcompiler_rt.dylib (102.2) <C2037407-D0B1-32BB-AFEE-B54BAE418335> /usr/lib/system/libcompiler_rt.dylib
    0x7fff29aa6000 -     0x7fff2a161fff  libBNNS.dylib (288.40.13) <C65589E5-57C5-3330-93D0-7B21E3F321B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff2a162000 -     0x7fff2a335fff  libvDSP.dylib (760.40.4) <A325A23B-12F5-338B-80EA-ACE46B16E4CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff2a336000 -     0x7fff2a36dfff  libpcap.A.dylib (98) <D2987B74-B4F9-3056-BC6A-67295CBD0E19> /usr/lib/libpcap.A.dylib
    0x7fff2a36e000 -     0x7fff2a379fff  libCheckFix.dylib (31) <C3CDFC09-C2E7-36D8-AF2B-49ACC8CF0145> /usr/lib/libCheckFix.dylib
    0x7fff2a37a000 -     0x7fff2a37cfff  libquarantine.dylib (119.40.2) <EC220029-0B15-322A-829A-1F6A39067D71> /usr/lib/system/libquarantine.dylib
    0x7fff2a37d000 -     0x7fff2a38dfff  libbsm.0.dylib (68.40.1) <1C650C2D-9A01-37C2-A6D2-A6CF4C1E63B5> /usr/lib/libbsm.0.dylib
    0x7fff2a38e000 -     0x7fff2a3a5fff  libcoretls.dylib (169) <4FCFFA2A-023A-3A33-BE36-380A74C41654> /usr/lib/libcoretls.dylib
    0x7fff2a3a6000 -     0x7fff2a3aafff  com.apple.xpc.ServiceManagement (1.0 - 1) <DC68D2A0-051F-3C5F-A490-EF9FEE6C472B> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff2a3ab000 -     0x7fff2a3b4fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <A760BD43-268F-37D1-B572-D4B3F21B0F16> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff2a3b5000 -     0x7fff2a3cafff  libLinearAlgebra.dylib (1336.40.1) <76865B37-38BB-3F2F-82AE-CCBC345D3601> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff2a3cb000 -     0x7fff2a41efff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <CD6DFE7A-ED0B-3C64-B177-EF89CC5391F5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff2a41f000 -     0x7fff2a57efff  com.apple.MLCompute (1.0 - 1) <9916A7F8-4974-30CE-9110-57EA138FB228> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff2a57f000 -     0x7fff2a5bffff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <7A662511-A080-3E05-A40F-5D18FE499159> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff2a5c0000 -     0x7fff2a5f8fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <1364EE0B-498D-31EA-8045-D89D21457882> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff2a5f9000 -     0x7fff2a82ffff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <B55DFAEB-5FD0-32E0-BF96-9A4F0B6757C3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff2a830000 -     0x7fff2a831fff  com.apple.AggregateDictionary (1.0 - 1) <2FD25893-376D-3ABB-BA1C-4A6040ACC95B> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff2a832000 -     0x7fff2a844fff  com.apple.CoreEmoji (1.0 - 126) <3CD868AF-2017-322B-A724-A93FC10D7F3F> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff2a845000 -     0x7fff2a84bfff  com.apple.LinguisticData (1.0 - 399) <6C301D9F-EF8D-3BEA-B650-8B2636A4D28F> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff2a84c000 -     0x7fff2a857fff  com.apple.PerformanceAnalysis (1.273 - 273) <7F449F70-57B4-3682-AAF7-6892292CCE15> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff2a858000 -     0x7fff2a86bfff  com.apple.CrashReporterSupport (10.13 - 15034.2) <C5308E35-C4B4-38E6-BCC8-B5290C18D484> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff2a921000 -     0x7fff2a92efff  libbz2.1.0.dylib (44) <711AC6D2-47DA-37DE-B645-0A881252ADBC> /usr/lib/libbz2.1.0.dylib
    0x7fff2a92f000 -     0x7fff2a934fff  libmacho.dylib (973.0.1) <4B8C23CB-E4AD-3694-9552-59747A34C8C1> /usr/lib/system/libmacho.dylib
    0x7fff2a935000 -     0x7fff2a935fff  libcharset.1.dylib (59) <5C0C5134-EFF2-3A6B-9B03-D82595C74781> /usr/lib/libcharset.1.dylib
    0x7fff2a936000 -     0x7fff2a93dfff  libsystem_dnssd.dylib (1310.40.24) <EBCE371B-D9BD-3EF1-BC3B-30D1D73BD566> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff2a93e000 -     0x7fff2a985fff  libsystem_m.dylib (3186.40.2) <FA3DBB4E-964F-3031-BDBA-587547116DBA> /usr/lib/system/libsystem_m.dylib
    0x7fff2a986000 -     0x7fff2a988fff  libremovefile.dylib (49.40.2) <BFC4A546-D159-30A8-9504-57BE78922349> /usr/lib/system/libremovefile.dylib
    0x7fff2a989000 -     0x7fff2a98bfff  libsystem_secinit.dylib (87.40.6) <9D121EE8-708E-3D74-82E6-3DA0D85CCB7A> /usr/lib/system/libsystem_secinit.dylib
    0x7fff2a98c000 -     0x7fff2a98cfff  libkeymgr.dylib (31) <FF07796E-4131-3FD0-A370-50A1965C9E44> /usr/lib/system/libkeymgr.dylib
    0x7fff2a98d000 -     0x7fff2a997fff  libcopyfile.dylib (173.40.1) <EAADE12E-1D6D-3FB3-89D6-B57BB5E007AF> /usr/lib/system/libcopyfile.dylib
    0x7fff2a998000 -     0x7fff2a9a2fff  libunwind.dylib (200.10) <C605B4F3-3055-3464-A450-D9CD9FABA661> /usr/lib/system/libunwind.dylib
    0x7fff2a9a3000 -     0x7fff2a9affff  libcommonCrypto.dylib (60178) <9D492B55-F349-389F-9E86-64ACF4F0F5B2> /usr/lib/system/libcommonCrypto.dylib
    0x7fff2a9b0000 -     0x7fff2a9b1fff  libSystem.B.dylib (1292) <AEE1824E-1AAC-356E-8EDE-704ED282BCA7> /usr/lib/libSystem.B.dylib
    0x7fff2a9b2000 -     0x7fff2a9cdfff  libkxld.dylib (7195.40.84.171.5) <BEE78E31-CE9C-39C6-A1C4-88B4A3D078BF> /usr/lib/system/libkxld.dylib
    0x7fff2a9ce000 -     0x7fff2a9d6fff  libcache.dylib (83) <75A26949-E0B4-3DAA-910E-AF803A4270BA> /usr/lib/system/libcache.dylib
    0x7fff2a9d7000 -     0x7fff2a9dbfff  libsystem_coreservices.dylib (126) <D33B3D92-7139-384B-963B-94DB81B65421> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff2a9dc000 -     0x7fff2a9defff  libsystem_collections.dylib (1439.40.7) <FDD944E6-32DF-3427-A5A3-C70606CC5CC0> /usr/lib/system/libsystem_collections.dylib
    0x7fff2a9df000 -     0x7fff2a9dffff  com.apple.SoftLinking (1.0 - 1) <83AEBCE3-E3B1-39F1-968C-75BB7022D21E> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff2a9e0000 -     0x7fff2a9e3fff  libfakelink.dylib (3) <A25DFB5F-EA79-3535-B0A9-DFC325307C63> /usr/lib/libfakelink.dylib
    0x7fff2a9e4000 -     0x7fff2a9f6fff  libz.1.dylib (76) <5EB4B501-4853-374E-88E7-715DCBE82E43> /usr/lib/libz.1.dylib
    0x7fff2a9f7000 -     0x7fff2aa68fff  libarchive.2.dylib (83.40.3) <A2B07934-BB5F-3A68-8D32-24B36809E02A> /usr/lib/libarchive.2.dylib
    0x7fff2aa69000 -     0x7fff2aaf5fff  com.apple.securityfoundation (6.0 - 55240.40.2) <56031F04-1D4B-3951-BFBA-689F63A9D9BA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff2aaf6000 -     0x7fff2ab8efff  libate.dylib (3.0.4) <6B5ADD35-C228-30B3-8BA9-5CD790DA36EA> /usr/lib/libate.dylib
    0x7fff2ab8f000 -     0x7fff2abc1fff  libAudioToolboxUtility.dylib (1180.8) <275DC1AF-AC16-39C5-A229-91BBF88BD9AD> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff2abc2000 -     0x7fff2abd3fff  libcmph.dylib (8) <4251F8FE-5693-394A-87DC-8B8FAE72C892> /usr/lib/libcmph.dylib
    0x7fff2abd4000 -     0x7fff2acc4fff  libiconv.2.dylib (59) <F9D827AF-A759-32D8-BA2E-51272CE1CF69> /usr/lib/libiconv.2.dylib
    0x7fff2acc5000 -     0x7fff2acdcfff  libapple_nghttp2.dylib (1.41) <05035EBE-FBB6-322F-88FD-788960EA06C9> /usr/lib/libapple_nghttp2.dylib
    0x7fff2acdd000 -     0x7fff2ad44fff  com.apple.SearchKit (1.4.1 - 1.4.1) <F159D1E9-A074-3EB3-9081-12A2203FEEDB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2ad45000 -     0x7fff2ae03fff  libvMisc.dylib (760.40.4) <588C4795-91DB-3BBF-A559-02385510415A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2ae04000 -     0x7fff2ae2cfff  libxslt.1.dylib (17.2) <FB4961E2-B947-3641-80CB-FB548DEA314F> /usr/lib/libxslt.1.dylib
    0x7fff2ae2d000 -     0x7fff2ae3ffff  libSparseBLAS.dylib (1336.40.1) <D60120A6-76F5-3D3B-A0E1-178041B67D4C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2ae40000 -     0x7fff2ae58fff  libcompression.dylib (96.40.6) <A8B108F3-6622-3AE9-B65D-C5D579D15EB3> /usr/lib/libcompression.dylib
    0x7fff2ae59000 -     0x7fff2ae7cfff  com.apple.applesauce (1.0 - 16.26) <155947D9-3B5E-3ED3-BD5D-89FEF41E934D> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff2ae7d000 -     0x7fff2b219fff  libLAPACK.dylib (1336.40.1) <616A78E9-3440-3339-BF65-76C20E2A51CC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2b21a000 -     0x7fff2b21ffff  libQuadrature.dylib (7) <6E714CEB-D54F-3D73-B4C3-ED34B6EDBD10> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2b220000 -     0x7fff2b221fff  libThaiTokenizer.dylib (3) <4769341B-9462-321C-979C-092BC5F7118E> /usr/lib/libThaiTokenizer.dylib
    0x7fff2b222000 -     0x7fff2b22cfff  libChineseTokenizer.dylib (37) <20E562AC-E441-347F-83F6-5330CC49FCF4> /usr/lib/libChineseTokenizer.dylib
    0x7fff2b22d000 -     0x7fff2b27bfff  com.apple.DictionaryServices (1.2 - 339) <E111F196-8B5B-3CEB-9B02-3996837B2AD3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2b27c000 -     0x7fff2b27dfff  libcoretls_cfhelpers.dylib (169) <0D7B56EA-1644-309B-B1C7-86DF4500A6CF> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff2b27e000 -     0x7fff2b281fff  libutil.dylib (58.40.2) <6B7DF6A5-A0CE-3DF3-8BEA-AAA589710D29> /usr/lib/libutil.dylib
    0x7fff2b282000 -     0x7fff2b286fff  libpam.2.dylib (28.40.1) <188C43AD-60C4-3896-BD38-3C6E53B779F7> /usr/lib/libpam.2.dylib
    0x7fff2b287000 -     0x7fff2b29ffff  liblzma.5.dylib (16) <B1CA6126-E1F1-359B-90C6-A74C54722D75> /usr/lib/liblzma.5.dylib
    0x7fff2b2a0000 -     0x7fff2b398fff  com.apple.APFS (1677.40.31 - 1677.40.31) <AC6C1FA6-A37C-3AC2-A520-9278190D569E> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff2b399000 -     0x7fff2b3a6fff  libxar.1.dylib (452) <40D2D755-1113-3C5E-A673-19035FEB8606> /usr/lib/libxar.1.dylib
    0x7fff2b3a7000 -     0x7fff2b3a8fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <801DA0D8-0398-3E1B-B46D-4E8EAA356653> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff2b3a9000 -     0x7fff2b3f8fff  com.apple.GSS (4.0 - 2.0) <060114BF-85D9-3E56-9643-A49FD8C67A50> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2b3f9000 -     0x7fff2b4b9fff  com.apple.Heimdal (4.0 - 2.0) <493AE95C-8333-3E3E-88FD-57BB8FA7EB4B> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff2b4ba000 -     0x7fff2b585fff  com.apple.MediaExperience (1.0 - 1) <58CD78B6-90E9-33EA-A55B-49E2420640D4> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff2b586000 -     0x7fff2b72efff  com.apple.VideoToolbox (1.0 - 2755.18.2.4.2) <8698AE11-0258-3468-85E2-B9786AA6D7E1> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff2b72f000 -     0x7fff2b748fff  libexpat.1.dylib (26) <67FA2379-F1A9-3778-B0EC-14CEB37919C1> /usr/lib/libexpat.1.dylib
    0x7fff2b749000 -     0x7fff2b79cfff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <C50B6F5D-8A5C-3394-84CB-2ED3F658F95A> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff2b79d000 -     0x7fff2b7a6fff  libheimdal-asn1.dylib (597.40.8) <D68AA315-F366-33CC-BCDA-E445204D7D68> /usr/lib/libheimdal-asn1.dylib
    0x7fff2b7a7000 -     0x7fff2b832fff  libCoreStorage.dylib (554) <5FCA388E-79BC-386D-BD34-6440E5347E71> /usr/lib/libCoreStorage.dylib
    0x7fff2b8f7000 -     0x7fff2b8f9fff  libspindump.dylib (295) <4EDC226E-4A60-343A-B073-DB38AE01272A> /usr/lib/libspindump.dylib
    0x7fff2b8fa000 -     0x7fff2b929fff  com.apple.ATSUI (1.0 - 1) <75D0732C-1FAC-3FA8-A8A2-B99E3B203524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2b92a000 -     0x7fff2b92efff  libGIF.dylib (2123) <7112FD37-86B1-34D1-B9E0-C9C72FAD5EF0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2b92f000 -     0x7fff2b936fff  libIOReport.dylib (64) <4DD239B8-5D17-383A-AB5D-A50C072C9338> /usr/lib/libIOReport.dylib
    0x7fff2b937000 -     0x7fff2b980fff  com.apple.AppleJPEG (1.0 - 1) <07C5C38F-4A50-3ADC-BC89-EF385DB860FA> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff2b981000 -     0x7fff2b984fff  com.apple.WatchdogClient.framework (1.0 - 98.40.4) <5161217F-25A8-37F7-8844-0C5DF0A631A7> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff2b985000 -     0x7fff2b9b8fff  com.apple.MultitouchSupport.framework (4400.23 - 4400.23) <99378F49-5935-3197-B98B-2A5F0BC62DA3> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff2b9b9000 -     0x7fff2b9e2fff  com.apple.persistentconnection (1.0 - 1.0) <3F1EBB17-1C72-3BCD-9A61-A4E617B78BA1> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff2b9e3000 -     0x7fff2b9e9fff  com.apple.xpc.AppServerSupport (1.0 - 2038.40.31.171.1) <D849ACEA-CEAA-31E6-BC58-B060E4208087> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7fff2b9ea000 -     0x7fff2b9f8fff  com.apple.GraphVisualizer (1.0 - 100.1) <8ABA8F5A-95C6-3E72-9B3D-DB7CB74E8ED7> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff2b9f9000 -     0x7fff2ba0afff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <F9AD6EA3-ED78-3C5B-98C1-23F42919097E> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff2ba0b000 -     0x7fff2be27fff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <F22B6438-1314-3408-BCAA-D6B76D5D61C4> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff2be28000 -     0x7fff2be77fff  com.apple.OTSVG (1.0 - 677.1.0.2) <C159BA3F-6637-39AF-B4EE-9CCD00D3E368> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff2be78000 -     0x7fff2be87fff  com.apple.speech.synthesis.framework (9.0.45 - 9.0.45) <E015DA16-DF28-30C6-B308-1D4B65DA83D6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2be88000 -     0x7fff2bea1fff  com.apple.login (3.0 - 3.0) <2858B4A1-4FBA-3998-9471-5463BC974590> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff2bf78000 -     0x7fff2bf9efff  libPng.dylib (2123) <95D9A3A6-320D-3899-977E-36BF1E17D637> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2bf9f000 -     0x7fff2bffcfff  libTIFF.dylib (2123) <6BA843B9-575D-3EC9-A6FB-D415B7591D2A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2bffd000 -     0x7fff2c067fff  com.apple.bom (14.0 - 231) <6F32E5BB-35DD-31DA-8E35-688531A718F5> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff2c068000 -     0x7fff2c146fff  libJP2.dylib (2123) <5C926F9C-D55F-34C3-9106-465F44355101> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2c147000 -     0x7fff2c14cfff  com.apple.DSExternalDisplay (3.1 - 380) <6A187AFB-BEBB-3C6F-A5BB-27C57B61506B> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff2c14d000 -     0x7fff2c14ffff  libRadiance.dylib (2123) <97A60AA4-F47D-343B-9949-9075465FAFCC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2c150000 -     0x7fff2c158fff  com.apple.CMCaptureCore (1.0 - 79.1.1) <3F348CE7-CCDB-32DE-8A93-3F0B60795A88> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff2c159000 -     0x7fff2c170fff  com.apple.IOPresentment (1.0 - 37) <79BDCF9A-27D5-3AE0-AD40-0506D85483BD> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff2c171000 -     0x7fff2c195fff  libJPEG.dylib (2123) <88A105E7-9E73-3018-BE3E-8E138617DF76> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2c196000 -     0x7fff2c19cfff  com.apple.GPUWrangler (6.1.23 - 6.1.23) <F5CD394A-DF88-3D7E-A41C-ECF2753EB345> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff2c19d000 -     0x7fff2c1c4fff  com.apple.locationsupport (2420.3.58 - 2420.3.58) <EB8E874D-CE05-3047-9A43-2027C7C667A4> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff2c1c5000 -     0x7fff2c5abfff  libswiftCore.dylib (5.3.1 - 1200.2.35) <C70C5D51-9304-3EA9-9DE2-31CC5057C3D2> /usr/lib/swift/libswiftCore.dylib
    0x7fff2c63e000 -     0x7fff2c70afff  com.apple.TextureIO (3.10.9 - 3.10.9) <A9F623A1-96AD-39E9-A2BE-7FED9B4DE6CE> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff2c70b000 -     0x7fff2c752fff  com.apple.print.framework.PrintCore (16 - 530) <4EA2E1FF-897B-36E6-A8E3-141D654778B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2c753000 -     0x7fff2c7bffff  com.apple.audio.AudioSession (1.0 - 76.3) <6329321C-5F33-349F-95E6-FD3AC82A968C> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff2c7c0000 -     0x7fff2c7d3fff  libAudioStatistics.dylib (23) <219607D1-5ADE-353B-9E3F-C214A655F285> /usr/lib/libAudioStatistics.dylib
    0x7fff2c7d4000 -     0x7fff2c7dcfff  com.apple.InternationalSupport (1.0 - 59) <761F0D1B-7F46-3552-8536-8D87A1EB21A8> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff2ca0b000 -     0x7fff2ca12fff  libMatch.1.dylib (38) <5CB7AD12-6F85-3D55-AFE5-4C13303258A7> /usr/lib/libMatch.1.dylib
    0x7fff2ca13000 -     0x7fff2cb28fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <1EE6C909-9808-3022-9991-396B378B47AC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2cb29000 -     0x7fff2d1acfff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <B356EA40-CF1B-3A81-8C74-C7F1D72887C3> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff2d1ad000 -     0x7fff2d1bafff  com.apple.perfdata (1.0 - 67.40.1) <8CFD61B5-F55A-3C73-AEF6-23EBE523CA40> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff2d1bb000 -     0x7fff2d29afff  libSMC.dylib (20) <208B52F6-F0C3-3011-B68C-907941171CEA> /usr/lib/libSMC.dylib
    0x7fff2d29b000 -     0x7fff2d2aafff  com.apple.Kerberos (3.0 - 1) <94A1DFBD-2D38-3CFA-8C33-BDC1DEF6D13A> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff2d2ab000 -     0x7fff2d2c3fff  libresolv.9.dylib (68) <5BD53C47-582E-3468-ACB6-C8D226531772> /usr/lib/libresolv.9.dylib
    0x7fff2d2c4000 -     0x7fff2d2d4fff  com.apple.CommonAuth (4.0 - 2.0) <4AC47909-9FE4-3765-A2C9-D989E338F006> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff2d2d5000 -     0x7fff2d2e0fff  com.apple.QD (4.0 - 416) <57790B08-0CF4-3F42-AC4B-CA25F7F64B0A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2d2e1000 -     0x7fff2d2f5fff  com.apple.IconFoundation (475 - 475) <3A388D2D-ED55-3F3F-874B-80FFF7107378> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff2d2f6000 -     0x7fff2d361fff  com.apple.IconServices (475 - 475) <8A402F16-2E01-3E43-B95F-D3E5553EB2CC> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff2d362000 -     0x7fff2d3c7fff  com.apple.UserActivity (432 - 432) <04C090D3-73EA-3608-96D3-31CEE2079504> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff2d3c8000 -     0x7fff2d443fff  com.apple.datadetectorscore (8.0 - 672) <FCE2B7D0-D784-37D8-99A4-AFAC7826775C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff2d444000 -     0x7fff2d4affff  com.apple.ApplicationServices.ATS (377 - 513) <03E19670-92AD-39EB-8751-E6D734C3C607> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2d4b0000 -     0x7fff2d4bafff  com.apple.NetAuth (6.2 - 6.2) <5A100AF5-3D7A-3C34-A791-5A453872D2EC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff2d4bb000 -     0x7fff2d4cafff  com.apple.LangAnalysis (1.7.0 - 254) <3A49F47C-9C5F-35BE-B367-61A234F6178E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2d4cb000 -     0x7fff2d4d2fff  com.apple.ColorSyncLegacy (4.13.0 - 1) <5F47FEDE-BC61-3A3D-9D35-04F9690C7868> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2d4d3000 -     0x7fff2d532fff  libcups.2.dylib (493) <D7177980-D447-3F01-BC65-0777CE625921> /usr/lib/libcups.2.dylib
    0x7fff2d533000 -     0x7fff2d564fff  libSessionUtility.dylib (76.3) <A0A0AC27-33C8-3EAB-9CAD-9B9544C45CCE> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff2d565000 -     0x7fff2d573fff  libperfcheck.dylib (41) <CBEBF7B3-D81F-3C03-BC28-2BA70176A7D6> /usr/lib/libperfcheck.dylib
    0x7fff2d595000 -     0x7fff2eb79fff  com.apple.GeoServices (1.0 - 1757.20.8.12.13) <CD6639E3-DA58-3A22-981B-3C6B26A279D5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff2eb7a000 -     0x7fff2eba4fff  com.apple.CacheDelete (1.0 - 1) <DF1A03D8-DCC1-3780-BED2-E5E5527B91D7> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
    0x7fff2eead000 -     0x7fff2f021fff  libswiftFoundation.dylib (13.100) <DAC49805-6791-310B-BE4A-744D8DAAE56B> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff2f022000 -     0x7fff2f113fff  com.apple.combine (1.0 - 251) <708E5502-5F55-355A-9F07-66DD6C6197B7> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7fff2f114000 -     0x7fff2f178fff  com.apple.CoreMediaIO (1000.0 - 5318) <F2D9C872-4BF3-3383-A544-C60752FAB744> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff2f179000 -     0x7fff2f297fff  com.apple.Bluetooth (8.0.0 - 8.0.0d53) <3AB6974A-4FC2-3B41-A200-864310F6D966> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2f298000 -     0x7fff2f3ddfff  com.apple.Sharing (1566.2.0.1 - 1566.2.0.1) <51240998-E1D4-33ED-9A15-F48B47C55370> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff2f3de000 -     0x7fff2f404fff  com.apple.MobileAssets (1.0 - 659.40.3) <F60CD3F5-6C30-3AE6-9E1B-BFF30AFF037F> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff2f765000 -     0x7fff2f765fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <D427210E-9B02-3F2E-B92F-66710A84DE79> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff2f7c1000 -     0x7fff2f7d5fff  com.apple.AppContainer (4.0 - 509.40.11) <E5C0E492-05AC-3E16-8ED0-F5F2A7B8B87D> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff2f7d6000 -     0x7fff2f7d9fff  com.apple.SecCodeWrapper (4.0 - 509.40.11) <BCF9135F-EEA0-346D-94CA-429F1503C22B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff2f7da000 -     0x7fff30300fff  com.apple.MediaToolbox (1.0 - 2755.18.2.4.2) <626B3D8C-1A9C-3340-B708-D910C7AB3F5F> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff30301000 -     0x7fff3035afff  com.apple.ProtectedCloudStorage (1.0 - 1) <C386B355-E68A-3A6C-BF10-2278B446384A> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff3035b000 -     0x7fff30363fff  com.apple.CorePhoneNumbers (1.0 - 1) <28C5C067-325C-3F5F-85F4-432FACF8368F> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff30364000 -     0x7fff30386fff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <0359FC0B-C3A9-3B3F-87AA-BE919BB0A832> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff3062c000 -     0x7fff3062cfff  libsystem_product_info_filter.dylib (8.40.1) <F056E906-E505-3486-A9D2-BBAADA8ACF12> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff3062d000 -     0x7fff30634fff  liboah.dylib (197) <940BF894-6555-3C07-AFFA-9868637E0882> /usr/lib/liboah.dylib
    0x7fff30635000 -     0x7fff30635fff  liblaunch.dylib (2038.40.31.171.1) <A2376AD4-A7F6-30EE-AA89-41A36F441873> /usr/lib/system/liblaunch.dylib
    0x7fff308c0000 -     0x7fff308c7fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <20E102B4-09A4-3E11-9ED1-5749DC668BE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff308c8000 -     0x7fff308d7fff  com.apple.SpeechRecognitionCore (6.1.12 - 6.1.12) <EC75DAA6-F50F-3B7A-901A-54CBF6612FED> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff308d8000 -     0x7fff30903fff  com.apple.RemoteViewServices (2.0 - 163) <237E4EDA-550F-3A09-8B47-C33016FB1A8B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff30904000 -     0x7fff30963fff  com.apple.QuickLookFramework (5.0 - 926) <3391D853-5941-379F-8CAA-5511C568CC9B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff30b17000 -     0x7fff30b17fff  com.apple.CoreServices (1118.1 - 1118.1) <600F65F4-09E0-3016-910F-D8605A6FAD30> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff30b18000 -     0x7fff30b18fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <52EB74CC-3EA2-3B23-A563-90FBA5B85CAE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff30d32000 -     0x7fff30dc6fff  com.apple.CoreBluetooth (1.0 - 1) <AD9929E2-E14A-3D43-9960-3265A9349F5A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff30dc7000 -     0x7fff30dd1fff  com.apple.SymptomDiagnosticReporter (1.0 - 79.40.11.171.1) <E1945A06-4964-357D-B7EA-29E8EE259575> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff30dd2000 -     0x7fff30ddefff  com.apple.AppleIDAuthSupport (1.0 - 1) <1A085CE6-CDCA-3170-ABA9-34F6A0235B72> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff30e43000 -     0x7fff30e4efff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <499830E1-DC74-374F-957B-F7E1368FEA7C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff30e4f000 -     0x7fff30e53fff  com.apple.AppleSRP (5.0 - 1) <04D18E54-60B2-3559-BB36-0DEF10D05EA5> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff31368000 -     0x7fff3137dfff  libswiftDispatch.dylib (4.40.2) <40DED8C7-CD8D-3F89-946A-897C9D40F297> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff31728000 -     0x7fff31754fff  com.apple.BoardServices (1.0 - 523) <16057F88-66D4-39BD-8E16-74DECA90BFD5> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7fff31755000 -     0x7fff317d4fff  com.apple.FrontBoardServices (701 - 701) <BD6C3B90-C9D1-35F6-9E37-A0238BC24F11> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
    0x7fff317d5000 -     0x7fff317e0fff  com.apple.MediaAccessibility (1.0 - 130) <02C02D33-B89C-3EE9-B62D-62B51D6EA40B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff317e1000 -     0x7fff31b9bfff  com.apple.CoreAUC (320.2.0 - 320.2.0) <7F282C48-12DC-3573-9869-B6D9C567003F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff31b9c000 -     0x7fff31bc9fff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <B544AB2A-D09C-32CD-BC33-AF58FAFE6E69> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff31bca000 -     0x7fff31bcdfff  com.apple.Mangrove (1.0 - 25) <BBF132DA-9F4A-303B-8DC5-B2DA48AD75FA> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff31bce000 -     0x7fff31bedfff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <B32534CB-FC30-3CC9-8A2B-A9BD2BBF5B92> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
    0x7fff31bee000 -     0x7fff31d3cfff  com.apple.CoreWiFi (3.0 - 341) <6CF5A9E6-63D4-3591-8EA9-3E7DA439F016> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff31e3d000 -     0x7fff31e44fff  com.apple.EFILogin (2.0 - 2) <27367101-5B3C-3262-A3D5-DE5734FC322F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff31e45000 -     0x7fff31e50fff  libcsfde.dylib (554) <1717A870-EFEC-3445-BEAD-997BEA6556C9> /usr/lib/libcsfde.dylib
    0x7fff31e51000 -     0x7fff31f3cfff  com.apple.DiskManagement (14.0 - 1733.40.17) <063DE8D6-9860-33F9-A5C8-D90265992A5E> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff31f3d000 -     0x7fff31f70fff  com.apple.MediaKit (16 - 927.40.1) <2473AF9D-769C-3ED1-9886-612E16C48932> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff31f71000 -     0x7fff3201cfff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <D78DA714-C76A-3888-A113-03856939EFE8> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff3201d000 -     0x7fff320dafff  com.apple.CoreSymbolication (12.0 - 64540.89.1) <06A41C8D-744B-32AF-821E-701787D97852> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff320db000 -     0x7fff32117fff  com.apple.DebugSymbols (195.1 - 195.1) <B3153174-A06F-3183-907C-ECC9488E38BE> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff32118000 -     0x7fff3213dfff  com.apple.GenerationalStorage (2.0 - 322) <805C4567-0780-3411-AD4E-7AFF96FD3365> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff3213e000 -     0x7fff32278fff  com.apple.FileProvider (321 - 321) <DC985AA5-4C7E-34CC-9953-E7161CE05841> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff32662000 -     0x7fff326a1fff  com.apple.AppleVPAFramework (3.20.3 - 3.20.3) <677A48AF-3E1F-3525-B882-07CE0EBBA7F0> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff330f8000 -     0x7fff33307fff  com.apple.AVFCore (1.0 - 1995.18.2.4.1) <3F9FEB31-5459-3C99-9BF6-B82468A898F0> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
    0x7fff33b76000 -     0x7fff33b76fff  com.apple.ApplicationServices (48 - 50) <71FE7B0B-FAA0-34CA-AB1B-5CAEF2D7D257> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff33c33000 -     0x7fff33c92fff  com.apple.framework.Apple80211 (17.0 - 1728) <EF3645C6-DF37-3005-8405-F897AA6D63A8> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff33de1000 -     0x7fff33dfbfff  com.apple.BackBoardServices (1.0 - 1.0) <DD544C11-A618-36AF-A359-B1640A3DEFC0> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
    0x7fff34203000 -     0x7fff34204fff  libswiftObjectiveC.dylib (1) <F45DC6A2-C179-31E7-A5F0-A164592BD6B2> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff34205000 -     0x7fff34215fff  libswiftos.dylib (1000.40.3) <A6BBD194-B627-3089-B42C-E9B95FB7CAE9> /usr/lib/swift/libswiftos.dylib
    0x7fff342a2000 -     0x7fff342a2fff  libHeimdalProxy.dylib (79) <18F6470D-BA68-383F-BC14-B79ADA7035E9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff343e2000 -     0x7fff343e2fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <833D022E-7A42-388E-AEFB-28C97825E0A8> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff34547000 -     0x7fff3454afff  com.apple.help (1.3.8 - 71) <DCB3E421-06DF-3C14-9467-DC8294639517> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff347cb000 -     0x7fff34803fff  com.apple.QuickLookThumbnailing (1.0 - 133) <5D340F10-0E44-3D2B-BCFE-CFCA2591589C> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff34804000 -     0x7fff3481bfff  com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <444CE987-684D-3AA6-BF53-29679FFCF6C9> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
    0x7fff3481c000 -     0x7fff35054fff  com.apple.vision.EspressoFramework (1.0 - 251) <12E27E5F-CE4A-3DCC-97FF-747BAAC688F8> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff3530f000 -     0x7fff35351fff  com.apple.StreamingZip (1.0 - 1) <72FC53DC-41AE-3CAE-AD1A-A28A7C709830> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff354c2000 -     0x7fff354c5fff  com.apple.Cocoa (6.11 - 23) <208B5C7D-7C90-3797-867D-B26E96A6DB63> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff36250000 -     0x7fff362bdfff  com.apple.audio.midi.CoreMIDI (2.0 - 88) <9E36A873-2702-318F-8640-0DD602476E16> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff362da000 -     0x7fff3632afff  com.apple.ChunkingLibrary (334 - 334) <4B9A44A1-897E-369B-999B-AA48CB5B4E64> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff37201000 -     0x7fff37218fff  com.apple.ANEServices (4.44 - 4.44) <3123D0A8-EAE3-3CBC-9BF1-C58E0AC4D79B> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
    0x7fff37219000 -     0x7fff372f8fff  com.apple.AirPlaySync (1.0 - 2755.18.2.4.2) <A67B1EE8-D514-383F-B651-E29BB3E38BDC> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
    0x7fff372f9000 -     0x7fff37314fff  com.apple.openscripting (1.7 - 187.1) <4EBB6C71-F5BC-3631-AA64-BDEA3DF4C01E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff37315000 -     0x7fff37318fff  com.apple.CommonPanels (1.2.6 - 101) <BC0A2F25-0FC0-330C-BDFC-992FF831B1FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff37319000 -     0x7fff37320fff  com.apple.ImageCapture (1699 - 1699) <CB1AA59F-25F8-3C46-A2D2-DEF409451677> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff37321000 -     0x7fff37324fff  com.apple.securityhi (9.0 - 55008) <E4804438-407A-3A9A-9229-9A23253AEBE4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff37325000 -     0x7fff37328fff  com.apple.ink.framework (10.15 - 227) <9A5CD676-C705-3232-A569-197D3E9C3757> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff385b4000 -     0x7fff38648fff  com.apple.Quagga (47 - 47) <1472FB16-FA94-3DC3-8919-796ABCF0D55A> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
    0x7fff38649000 -     0x7fff38777fff  com.apple.AVFCapture (1.0 - 79.1.1) <EF4183A2-257C-338C-8FFD-0F35A37B0B04> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
    0x7fff38778000 -     0x7fff3886afff  com.apple.audio.AVFAudio (1.0 - 477.2) <4C50D47B-E747-3161-9D19-14B76E6F22E4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff3886b000 -     0x7fff38afdfff  com.apple.CMCapture (1.0 - 79.1.1) <B26D6032-F08A-364B-9D3C-2EEFEA13741E> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
    0x7fff392b4000 -     0x7fff3930cfff  com.apple.DeviceManagement (1.0 - 40.18) <8AFB1A73-58D6-34FB-8507-CBF2376FDCD5> /System/Library/PrivateFrameworks/DeviceManagement.framework/Versions/A/DeviceManagement
    0x7fff3a20c000 -     0x7fff3a216fff  libswiftCoreGraphics.dylib (2) <1B996216-824C-3B73-833E-E2278ACD3BC3> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff3a217000 -     0x7fff3a220fff  libswiftDarwin.dylib (??? - ???) <B1DB2096-73CE-3087-A31C-62E83FC266CF> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff3a339000 -     0x7fff3a35ffff  com.apple.quicklook.QuickLookSupport (1.0 - 133) <875F0513-EB25-3515-8644-A07E2A15F123> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff3d705000 -     0x7fff3d705fff  com.apple.avfoundation (2.0 - 1995.18.2.4.1) <23A7DB84-1FC1-3FD4-B262-9C849D5C7E04> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3d93f000 -     0x7fff3d942fff  com.apple.Carbon (160 - 164) <BCDE7405-1801-3929-9CE0-465247660DE0> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3d943000 -     0x7fff3d946fff  com.apple.print.framework.Print (15 - 271) <3A7877D5-86AC-3962-A278-7961A30EE398> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3df1d000 -     0x7fff3df1efff  libquit.dylib (295) <A4389D4C-49EC-31CD-9C84-9EBB1F2E7048> /usr/lib/libquit.dylib
    0x7fff3ebcf000 -     0x7fff3ebcffff  libswiftCoreImage.dylib (1) <7C671556-5EF5-3B8C-8423-89678B14FE19> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff3ebd0000 -     0x7fff3ebd8fff  libswiftCoreAudio.dylib (1.1) <63D47D45-A146-3BA2-80A8-4D170692494A> /usr/lib/swift/libswiftCoreAudio.dylib
    0x7fff3ebd9000 -     0x7fff3ebd9fff  libswiftIOKit.dylib (1) <C17329CE-DFDE-32C9-8EB8-20B8812A48CC> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff3ebe5000 -     0x7fff3ebe5fff  libswiftCoreFoundation.dylib (1.6) <BB7D704D-6A44-33E5-B8D5-D69432305B51> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff3ebe6000 -     0x7fff3ebe6fff  libswiftXPC.dylib (1.1) <BED0A939-EB18-349A-8246-07F80D84D820> /usr/lib/swift/libswiftXPC.dylib
    0x7fff40470000 -     0x7fff404b0fff  com.apple.Catalyst (1.0 - 7) <A82A5856-AD4C-3351-9B37-3BD9421BF24D> /System/Library/PrivateFrameworks/Catalyst.framework/Versions/A/Catalyst
    0x7fff40532000 -     0x7fff40536fff  com.apple.contextkit.ContextKitExtraction (1.0 - 1) <7CCDE12C-77FF-3946-AA91-B6D6323F4251> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/Versions/A/ContextKitExtraction
    0x7fff40537000 -     0x7fff4054afff  com.apple.contextkit.ContextKit (1.0 - 1) <DEA10E0B-E5D2-341B-AD66-A42DF0F39A22> /System/Library/PrivateFrameworks/ContextKit.framework/Versions/A/ContextKit
    0x7fff4205c000 -     0x7fff42076fff  libswiftsimd.dylib (1.3) <095D5E9D-1AFB-355F-8400-1BD05CAD3720> /usr/lib/swift/libswiftsimd.dylib
    0x7fff422ff000 -     0x7fff4231dfff  libCGInterfaces.dylib (540) <FC34280E-4C6B-37F5-9318-127A10F98A5A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff435f0000 -     0x7fff435f1fff  libswiftCoreLocation.dylib (5) <193FE50A-AAE3-3B27-A2DA-2102EF10F9B9> /usr/lib/swift/libswiftCoreLocation.dylib
    0x7fff439d7000 -     0x7fff439e9fff  com.apple.framework.ctcategories (1.0 - 5.26) <4445E1B9-CF1C-3322-9E18-38C22E5DA438> /System/Library/PrivateFrameworks/Categories.framework/Versions/A/Categories
    0x7fff43cc1000 -     0x7fff43f3afff  com.apple.RawCamera.bundle (9.10.0 - 1400.46) <A87F2FFC-E8E1-3F81-944A-33BAC07C4901> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff43f40000 -     0x7fff43f4afff  libswiftCoreMIDI.dylib (2) <50164C71-C5AA-3438-B684-55C509B76449> /usr/lib/swift/libswiftCoreMIDI.dylib
    0x7fff4692f000 -     0x7fff46934fff  libswiftMetal.dylib (1.3.1) <9E898E3C-9E1B-3BBA-AE3A-B97EA2C8F2DB> /usr/lib/swift/libswiftMetal.dylib
    0x7fff485f6000 -     0x7fff485f7fff  libswiftQuartzCore.dylib (1) <F0CCD737-2D90-3A85-A196-B292238618A3> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7fff4d1ef000 -     0x7fff4d257fff  libswiftAccelerate.dylib (10) <4980049A-DA47-3384-AC38-226A3B00263C> /usr/lib/swift/libswiftAccelerate.dylib
    0x7fff4d258000 -     0x7fff4d26bfff  com.apple.dynamicdesktop (1.0 - 1) <189655EF-48A3-300D-87DF-46B55EEFED0C> /System/Library/PrivateFrameworks/DynamicDesktop.framework/Versions/A/DynamicDesktop
    0x7fff58e42000 -     0x7fff58e49fff  com.apple.Uninstall (1.0.1 - 211) <30AC1063-D631-3E62-AAB5-A0AC634BE274> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall
    0x7fff6f709000 -     0x7fff6f70ffff  libCoreFSCache.dylib (177.22) <18992D18-57E2-3CE8-888A-5A47E5A76835> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff6f710000 -     0x7fff6f714fff  libCoreVMClient.dylib (177.22) <C23F9896-699B-35E3-BC91-1EB2D5A4F3C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff6f715000 -     0x7fff6f751fff  libGLU.dylib (18.0.34) <B181FBF1-B71E-3A20-B94F-7C0CAD46340C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff6f752000 -     0x7fff6f785fff  libGLImage.dylib (18.0.34) <4BE0C0D8-61D3-3808-B340-DDC8A849A63E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff6f786000 -     0x7fff6f795fff  com.apple.opengl (18.0.34 - 18.0.34) <FEC93BBF-3445-399E-AD63-80BCE6776C43> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff6f796000 -     0x7fff6f79efff  libGFXShared.dylib (18.0.34) <E23F80F5-C6FA-308F-AA00-52C902685837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff6f79f000 -     0x7fff6f7a1fff  libCVMSPluginSupport.dylib (18.0.34) <30D009B7-E4C6-390F-B883-18564949329B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff6f937000 -     0x7fff6f941fff  libGL.dylib (18.0.34) <B9DA89D2-FA80-3B6E-AB26-239A72373E72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff70d78000 -     0x7fff70dd0fff  com.apple.opencl (4.5 - 4.5) <A418A43C-7B8D-3117-84AE-5D0BB10DCDD1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 1214
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CoreAnimation                        8K        2 
CoreGraphics                         4K        1 
Foundation                         748K       11 
Kernel Alloc Once                    8K        1 
MALLOC                           390.8M       73 
MALLOC guard page                   48K        9 
MALLOC_MEDIUM (reserved)           1.3G       11         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 246                    1536K        6 
Memory Tag 248                     512K        2 
SQLite page cache                 5440K       85 
STACK GUARD                       56.1M       14 
Stack                             14.6M       14 
VM_ALLOCATE                       1272K       19 
__DATA                            31.0M      360 
__DATA_CONST                       553K       25 
__DATA_DIRTY                        16K        3 
__FONT_DATA                          4K        1 
__LINKEDIT                       473.1M        9 
__OBJC_RO                         36.7M        1 
__OBJC_RW                         2434K        2 
__TEXT                           263.5M      358 
__UNICODE                          588K        1 
mapped file                       47.6M       13 
shared memory                       40K        4 
===========                     =======  ======= 
TOTAL                              3.0G     1028 
TOTAL, minus reserved VM space     1.3G     1028 

Model: MacBookPro15,1, BootROM 1554.40.18.0.0 (iBridge: 18.16.12380.5.1,0), 6 processors, 6-Core Intel Core i9, 2,9 GHz, 16 GB, SMC 
Graphics: kHW_IntelUHDGraphics630Item, Intel UHD Graphics 630, spdisplays_builtin
Graphics: kHW_AMDRadeonPro560XItem, Radeon Pro 560X, spdisplays_pcie_device, 4 GB
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2400 MHz, Micron, 8ATF1G64HZ-2G6E1
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2400 MHz, Micron, 8ATF1G64HZ-2G6E1
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x7BF), wl0: Jul 29 2020 21:27:21 version 9.30.440.0.32.5.60 FWID 01-3b16c729
Bluetooth: Version 8.0.0d53, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: Apple T2 Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.4
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.4

Could you also post the Dock output from Console.app, similar to what is seen in the following screenshot:

Screenshot 2020-09-23 at 10 58 44

By the looks of it the crash happens while loading the payload bundle (inside the loader code triggered here).
I wonder if we could make adjustments there; instead of loading the code out of a bundle and relying on obj-c class hierarchy to trigger the [payload load] function, we should be able to simply dlopen a shared obj. file and execute it ourselves.

Here you go. I've filtered by process:Dock, and pasted from the point of running sudo yabai --install-sa.


Click to expand

default 11:08:54.855535+0200    Dock    Entering exit handler.
default 11:08:54.855555+0200    Dock    Exiting exit handler.
default 11:08:54.856209+0200    com.apple.dock.extra    [com.apple.calendar.foundation.docktile] [[CalDockTileController] updateBadgeCount: (null)]
default 11:08:54.856270+0200    com.apple.dock.extra    [com.apple.calendar.foundation.docktile] [[CalDockTileController] updateBadgeCount: (null)]
default 11:08:54.856868+0200    com.apple.dock.extra    [com.apple.calendar.foundation.docktile] [[CalDockTileController] Updating badge count to 0 (current (null))]
default 11:08:54.856962+0200    com.apple.dock.extra    Entering exit handler.
default 11:08:54.857120+0200    com.apple.dock.extra    Exiting exit handler.
default 11:08:54.901961+0200    Dock    Received configuration update from daemon (initial)
default 11:08:54.908423+0200    Dock    CHECKIN: pid=89016
default 11:08:54.914513+0200    Dock    CHECKEDIN: pid=89016 asn=0x0-0x247247 foreground=0
default 11:08:54.921186+0200    Dock    FRONTLOGGING: version 1
default 11:08:54.921278+0200    Dock    Registered, pid=89016 ASN=0x0,0x247247
default 11:08:54.924169+0200    Dock    BringForward: pid=89016 asn=0x0-0x247247 bringForward=0 foreground=0 uiElement=1 launchedByLS=0 modifiersCount=0 allDisabled=0
default 11:08:54.946866+0200    Dock    Registered: com.apple.desktoppicture.cache-delete, result: 0
default 11:08:55.237783+0200    Dock    SIGNAL: pid=89016 asn=0x0x-0x2388551
default 11:08:55.268239+0200    Dock    SignalReady: pid=89016 asn=0x0-0x247247
default 11:08:55.268443+0200    Dock    SIGNAL: pid=89016 asn=0x0x-0x2388551
default 11:08:55.347587+0200    Dock    TCCAccessRequestIndirect: TCCAccessRequestIndirect with pid 89016: target_identity: {
    kTCCCodeIdentityAuditToken = {length = 32, bytes = 0xf5010000 f5010000 14000000 f5010000 ... a6860100 52d10200 };
    kTCCCodeIdentityAuthority = kTCCCodeIdentityDesignatedRequirementAuthority;
    kTCCCodeIdentityCSFlags = 0;
    kTCCCodeIdentityCanSendToAnyTarget = 0;
    kTCCCodeIdentityDesignatedRequirementData = {length = 40, bytes = 0xfade0c00 00000028 00000001 00000008 ... 48e5f228 61087735 };
    kTCCCodeIdentityExecutableURL = "file:///usr/local/Cellar/yabai/HEAD-1002480/bin/yabai";
    kTCCCodeIdentityIdentifier = "/usr/local/Cellar/yabai/HEAD-1002480/bin/yabai";
    kTCCCodeIdentityIdentifierType = 1;
    kTCCCodeIdentityPlatformType = 1;
    kTCCCodeIdentityPromptPolicy = 0;
    kTCCCodeIdentitySDKVersion = 720896;
    kTCCCodeIdentityTeamID = "";
}
default 11:08:55.348871+0200    Dock    TCCAccessRequestIndirect_block_invoke: setting up keys
default 11:08:55.349251+0200    Dock    TCCAccessRequestIndirect_block_invoke: vproc_swap_string
default 11:08:55.349620+0200    Dock    TCCAccessRequestIndirect_block_invoke: preparing xpc message
default 11:08:55.349868+0200    Dock    TCCAccessRequestIndirect_block_invoke: requesting access
default 11:08:55.402218+0200    Dock    notifyBestAppsChanged:(null) UASuggestedActionType=0 <private>/<private> opts=(null) when=Wed Sep 23 11:08:55 2020 confidence=1 from=<private>/<private>  (and 18446744073709551615 more best app suggestions)
default 11:08:55.418430+0200    Dock    Successfully added registration with identifier dmf.policy.monitor.app
default 11:08:55.420850+0200    Dock    Successfully added registration with identifier dmf.policy.monitor.app
error   11:08:55.422449+0200    Dock    cannot open file at line 44596 of [02c344acea]
error   11:08:55.422485+0200    Dock    os_unix.c:44596: (2) open(/var/db/DetachedSignatures) - No such file or directory
default 11:08:55.422935+0200    Dock    Successfully added registration with identifier dmf.policy.monitor.app
default 11:08:55.461138+0200    com.apple.dock.extra    Received configuration update from daemon (initial)
default 11:08:55.462500+0200    com.apple.dock.extra    CHECKIN: pid=89044
default 11:08:55.471776+0200    com.apple.dock.extra    CHECKEDIN: pid=89044 asn=0x0-0x248248 foreground=0
default 11:08:55.523161+0200    com.apple.dock.extra    FRONTLOGGING: version 1
default 11:08:55.523288+0200    com.apple.dock.extra    Registered, pid=89044 ASN=0x0,0x248248
default 11:08:55.526587+0200    com.apple.dock.extra    BringForward: pid=89044 asn=0x0-0x248248 bringForward=0 foreground=0 uiElement=1 launchedByLS=0 modifiersCount=0 allDisabled=0
default 11:08:55.527502+0200    com.apple.dock.extra    Current system appearance, (HLTB: 2), (SLS: 1)
default 11:08:55.533111+0200    com.apple.dock.extra    Post-registration system appearance: (HLTB: 2)
default 11:08:55.584400+0200    com.apple.dock.extra    Registering for test daemon availability notify post.
default 11:08:55.584709+0200    com.apple.dock.extra    notify_get_state check indicated test daemon not ready.
default 11:08:55.592760+0200    com.apple.dock.extra    SignalReady: pid=89044 asn=0x0-0x248248
default 11:08:55.593704+0200    com.apple.dock.extra    SIGNAL: pid=89044 asn=0x0x-0x2392648
default 11:08:55.625000+0200    com.apple.dock.extra    NSApp cache appearance:
-NSRequiresAquaSystemAppearance: 0
-appearance: (null)
-effectiveAppearance: <NSCompositeAppearance: 0x600003981800
 (
    "<NSDarkAquaAppearance: 0x600003998400>",
    "<NSSystemAppearance: 0x600003995480>"
)>
default 11:08:55.763077+0200    com.apple.dock.extra    [com.apple.calendar.foundation.docktile] [descenderLength: -0.328125, maxBeforeShift: -4.000000, tooLongDescender: 0, shiftUpAmount: 0.000000]
default 11:08:55.763206+0200    com.apple.dock.extra    [com.apple.calendar.foundation.docktile] [[CalDockTileView] _updateViewContentsAndConstraints: SEP 23 {{0, 0}, {128, 128}}]
default 11:08:55.765984+0200    com.apple.dock.extra    [com.apple.calendar.foundation.docktile] [descenderLength: -0.328125, maxBeforeShift: -4.000000, tooLongDescender: 0, shiftUpAmount: 0.000000]
default 11:08:55.766007+0200    com.apple.dock.extra    [com.apple.calendar.foundation.docktile] [[CalDockTileView] _updateViewContentsAndConstraints: SEP 23 {{0, 0}, {128, 128}}]
default 11:08:55.839083+0200    com.apple.dock.extra    [com.apple.calendar.foundation.docktile] [[CalDockTileController] updateBadgeCount: (null)]
default 11:08:55.840315+0200    com.apple.dock.extra    [com.apple.calendar.agentLink.xpc] [CalAgentLink shared instance called before connection was started for mach service name com.apple.CalendarAgent.proxy. (
    0   CalendarAgentLink                   0x00007fff3570ef8d +[CalAgentLink sharedInstanceWithMachServiceName:] + 251
    1   CalendarAgentLink                   0x00007fff3570ee3d +[CalAgentLink remoteObjectForMachServiceName:errorBlock:] + 71
    2   Calendar                            0x0000000113625a8b Calendar + 27275
    3   Calendar                            0x0000000113625731 Calendar + 26417
    4   com.apple.dock.extra                0x000000010fee8aed com.apple.dock.extra + 6893
    5   libdispatch.dylib                   0x00007fff202a852d _dispatch_call_block_and_release + 12
    6   libdispatch.dylib                   0x00007fff202a9717 _dispatch_client_callout + 8
    7   libdispatch.dylib                   0x00007fff202b5ac4 _dispatch_main_queue_callback_4CF + 940
    8   CoreFoundation                      0x00007fff20590e60 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    9   CoreFoundation                      0x00007fff20552de2 __CFRunLoopRun + 2731
    10  CoreFoundation                      0x00007fff20551c4e CFRunLoopRunSpecific + 563
    11  HIToolbox                           0x00007fff27606d50 RunCurrentEventLoopInMode + 292
    12  HIToolbox                           0x00007fff27606b4c ReceiveNextEventCommon + 709
    13  HIToolbox                           0x00007fff2760686f _BlockUntilNextEventMatchingListInModeWithFilter + 64
    14  AppKit                              0x00007fff22fce335 _DPSNextEvent + 883
    15  AppKit                              0x00007fff22fccafb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366
    16  AppKit                              0x00007fff22fbf148 -[NSApplication run] + 586
    17  AppKit                              0x00007fff22f93623 NSApplicationMain + 816
    18  libxpc.dylib                        0x00007fff201b943b _xpc_objc_main + 919
    19  libxpc.dylib                        0x00007fff201b8e65 _xpc_copy_xpcservice_dictionary + 0
    20  com.apple.dock.extra                0x000000010fee8191 com.apple.dock.extra + 4497
    21  libdyld.dylib                       0x00007fff203185f1 start + 1
)]
default 11:08:55.840639+0200    com.apple.dock.extra    [com.apple.calendar.agentLink.xpc] [Registering a lightweight client.]
default 11:08:55.840660+0200    com.apple.dock.extra    [com.apple.calendar.agentLink.xpc] [Creating a new link to the agent with proxy object <CalAgentLightweightClient: 0x600001588650> mach port com.apple.CalendarAgent.proxy]
default 11:08:55.840677+0200    com.apple.dock.extra    [com.apple.calendar.agentLink.xpc] [Registering for CalAgentAliveNotification<com.apple.CalendarAgent.proxy>]
default 11:08:55.840692+0200    com.apple.dock.extra    [com.apple.calendar.agentLink.xpc] [Provider <CalXPCConnectionProvider:0x6000019ff360 com.apple.CalendarAgent.proxy> is monitoring lifecycle notification CalAgentAliveNotification<com.apple.CalendarAgent.proxy>]
default 11:08:55.840708+0200    com.apple.dock.extra    [com.apple.calendar.agentLink.xpc] [Provider <CalXPCConnectionProvider:0x6000019ff360 com.apple.CalendarAgent.proxy> creating new connection.]
default 11:08:55.842430+0200    com.apple.dock.extra    [com.apple.calendar.foundation.docktile] [[CalDockTileController] Updating badge count to 0 (current (null))]
default 11:08:55.843636+0200    com.apple.dock.extra    Returning 2 unread calls
default 11:08:55.845973+0200    com.apple.dock.extra    AggregateDictionary is not supported on this platform
default 11:08:57.675688+0200    Dock    TCCAccessRequestIndirect_block_invoke: access request result was 1, timeout was 0
default 11:08:57.704910+0200    Dock            OSErr AERemoveEventHandler(AEEventClass, AEEventID, AEEventHandlerUPP, Boolean)(ascr,gdut handler=0x7fff27073c2d isSys=YES) err=0/noErr
default 11:08:57.743554+0200    com.apple.dock.extra    [com.apple.calendar.foundation.docktile] [[CalDockTileController] updateBadgeCount: (null)]
default 11:08:57.743689+0200    com.apple.dock.extra    [com.apple.calendar.foundation.docktile] [[CalDockTileController] updateBadgeCount: (null)]
default 11:08:57.744234+0200    com.apple.dock.extra    Entering exit handler.
default 11:08:57.744314+0200    com.apple.dock.extra    Exiting exit handler.
default 11:08:57.792639+0200    Dock    Received configuration update from daemon (initial)
default 11:08:57.799530+0200    Dock    CHECKIN: pid=89107
default 11:08:57.807507+0200    Dock    CHECKEDIN: pid=89107 asn=0x0-0x24a24a foreground=0
default 11:08:57.814625+0200    Dock    FRONTLOGGING: version 1
default 11:08:57.814718+0200    Dock    Registered, pid=89107 ASN=0x0,0x24a24a
default 11:08:57.822312+0200    Dock    BringForward: pid=89107 asn=0x0-0x24a24a bringForward=0 foreground=0 uiElement=1 launchedByLS=0 modifiersCount=0 allDisabled=0
default 11:08:57.843625+0200    Dock    Registered: com.apple.desktoppicture.cache-delete, result: 0
default 11:08:58.135185+0200    Dock    SIGNAL: pid=89107 asn=0x0x-0x2400842
default 11:08:58.162992+0200    Dock    SignalReady: pid=89107 asn=0x0-0x24a24a
default 11:08:58.163080+0200    Dock    SIGNAL: pid=89107 asn=0x0x-0x2400842
default 11:08:58.262079+0200    Dock    Successfully added registration with identifier dmf.policy.monitor.app
default 11:08:58.266032+0200    Dock    notifyBestAppsChanged:(null) UASuggestedActionType=0 <private>/<private> opts=(null) when=Wed Sep 23 11:08:58 2020 confidence=1 from=<private>/<private>  (and 18446744073709551615 more best app suggestions)
default 11:08:58.269285+0200    Dock    Successfully added registration with identifier dmf.policy.monitor.app
default 11:08:58.280697+0200    Dock    Successfully added registration with identifier dmf.policy.monitor.app

FYI the public beta 4 which is the exact same build as developer beta 8 was just released (developer beta 7 did not have a public beta), so there'll be some people complaining about yabai causing Dock to restart constantly because they still have an OSAX installed.

I made some adjustment to the loader in the lastest commit. Can you check if that one is able to load the payload?

Still the same crash as of 2b58ce8

Not entirely sure why it would still attempt to invoke [NSApplication Load]

Can you test the osax from this branch when you have time: https://github.com/koekeishiya/yabai/tree/big-sur-osax

It no longer links to Cocoa, but had to make some hardcoded edits for the time being. It won't output logs, but I just want to see if it can load as is.

Doesn't load either, still activating the bear trap.

Do you want to open a PR for that branch to keep the comments out of this thread and the experiments off the master branch?

Do you want to open a PR for that branch to keep the comments out of this thread and the experiments off the master branch?

Done, #667. I am out of ideas for now though.

I've been having this issue, where at some point any "yabai -m" message waits forever to complete.

The one-liner below triggers the issue in a couple of seconds after runnning:

while true; do yabai -m window --resize bottom:1:0; done

After that, any "yabai -m" will lock up until the first process that locked up the server thread exists or gets killed.

In a sample from the yabai server process, it always shows that yabai is blocking on a read call in the socket_connection_handler:

Call graph:
    2794 Thread_4539787   DispatchQueue_1: com.apple.main-thread  (serial)
    + 2794 start  (in libdyld.dylib) + 1  [0x7fff20937951]
    +   2794 main  (in yabai) + 1877  [0x10e1c6b65]
    +     2794 CFRunLoopRun  (in CoreFoundation) + 40  [0x7fff20bde709]
    +       2794 CFRunLoopRunSpecific  (in CoreFoundation) + 563  [0x7fff20b5816e]
    +         2794 __CFRunLoopRun  (in CoreFoundation) + 1315  [0x7fff20b58d7a]
    +           2794 __CFRunLoopServiceMachPort  (in CoreFoundation) + 316  [0x7fff20b5a6a7]
    +             2794 mach_msg  (in libsystem_kernel.dylib) + 60  [0x7fff20816290]
    +               2794 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff20815f1e]
    2794 Thread_4539811
    + 2794 thread_start  (in libsystem_pthread.dylib) + 15  [0x7fff209184d7]
    +   2794 _pthread_start  (in libsystem_pthread.dylib) + 224  [0x7fff2091c9b4]
    +     2794 event_loop_run  (in yabai) + 42  [0x10e1a3f1a]
    +       2794 sem_wait  (in libsystem_kernel.dylib) + 10  [0x7fff208388ba]
    2794 Thread_4539813
    + 2794 thread_start  (in libsystem_pthread.dylib) + 15  [0x7fff209184d7]
    +   2794 _pthread_start  (in libsystem_pthread.dylib) + 224  [0x7fff2091c9b4]
    +     2794 socket_connection_handler  (in yabai) + 87  [0x10e1a1717]
    +       2794 socket_read  (in yabai) + 169  [0x10e1a1319]
    +         2794 read  (in libsystem_kernel.dylib) + 10  [0x7fff2081693e]
    2794 Thread_4730935
      2794 start_wqthread  (in libsystem_pthread.dylib) + 15  [0x7fff209184c3]
        2794 _pthread_wqthread  (in libsystem_pthread.dylib) + 414  [0x7fff20919556]
          2794 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff208175de]

I'm seeing the same problem with or without scripting additions enabled.

When this happens, the first yabai -m process that's still running needs to be killed.

The following does the trick:

pgrep yabai | tail -n +2 | head -n1 | xargs kill

Beta 9 (build 20A5384c) was just released.

The bear trap still exists. Regardless I've added the Dock to the first post for completeness sake.

Looks like we're getting closer to the actual release. Stuff that was obviously not ready is being pulled from macOS, and most of the lag issues appear to be fixed.

@koekeishiya I think the all the reverse-engineered signatures for 11.0 can just be removed from current master, and yabai should trigger a notification with a warning instead of trying to load the OSAX to avoid a nasty surprise for users after updating that don't know why their Dock process keeps restarting.

Made some adjustments that (probably) should work on Big Sur: https://github.com/koekeishiya/yabai/pull/677

@koekeishiya Thanks so much for not giving up! I'm new to tiling window managers but in my short time with yabai it's become an integral part of my environment. I've been kicking myself for trying the Big Sur beta and breaking yabai, so it's a massive relief to have it back.

The latest master should once again support all versions of the Big Sur Beta. However due to the recent changes the scripting-addition must now be loaded as the root user, and thus, yabai is no longer able to automatically trigger the load at launch.

You can work around this by adding sudo yabai --load-sa at the top of your config file, and modify /etc/sudoers to allow yabai to be launched through sudo without having to specify a password.
To set this up, run sudo visudo and add the following: user host = (root) NOPASSWD: /path/to/yabai
Replace user and host with your username and host respectively. Please do look this up before doing anything, if you are unfamiliar with how sudo is configured.

I'm still unable to inject on the latest Big Sur beta (20A5384c).

Here are my steps for updating to latest master:

  • sudo yabai --uninstall-sa
  • brew uninstall yabai
  • brew install koekeishiya/formulae/yabai --HEAD
  • brew services start yabai
  • sudo yabai --install-sa
  • killall Dock
  • sudo yabai --load-sa

Output of the last command:

โฏ sudo yabai --load-sa
could not retrieve task port for pid: 28524
yabai: scripting-addition failed to inject payload into Dock.app!

Output of csrutil status:

โฏ csrutil status
System Integrity Protection status: unknown (Custom Configuration).

Configuration:
    Apple Internal: disabled
    Kext Signing: enabled
    Filesystem Protections: disabled
    Debugging Restrictions: enabled
    DTrace Restrictions: enabled
    NVRAM Protections: enabled

Debugging Restrictions: enabled

Filesystem protections and debugging restrictions must be disabled.

Filesystem protections and debugging restrictions must be disabled.

Thanks. It was probably re-enabled automatically after a system upgrade.

I disabled SIP completely, but still no success with the scripting-addition:
sudo yabai --load-sa now doesn't give any output, but shows a notification saying "scripting addition connection failed" โ˜น

I've just tried the new injection method for the first time and I'm also consistently hitting the "connection failed!" alert on Big Sur. Wondering whether any of the people reporting back in the PR actually used Big Sur.

image

The connection failed notification could simply be due to timing issues with the request. Just check if /tmp/yabai-sa_$USER.socket is created and if some of the scripting-addition functionality is working, such as opacity, sticky, window borders or whatever.

Ah, I just updated to the latest commit on Master and now I'm getting the notification about the connection failing. I do have the socket file, but it does appear that the scripting addition functionality isn't working.

I've got the same issue - connection failed.
In the console.app I see a permission error (I run yabai --load-sa with sudo)

Sandbox: logd_helper(135) deny(1) file-read-data /Library/ScriptingAdditions/yabai.osax/Contents/MacOS/mach_bootstrap

$ csrutil status
```System Integrity Protection status: unknown (Custom Configuration).

Configuration:
Apple Internal: disabled
Kext Signing: enabled
Filesystem Protections: disabled
Debugging Restrictions: disabled
DTrace Restrictions: enabled
NVRAM Protections: enabled
```

I can't do more here until Big Sur is officially released. The new injection method worked on both Mojave and Catalina. I am unable to test on Big Sur because it won't let me enter recovery mode.

The latest commit does not try to load the scripting addition for Big Sur, and it should not crash the Dock if attempted manually either.

I have SIP disabled, but yabai keeps telling me it can't inject into Dock.app. :( It worked correctly before upgrade to Big Sur.

I have SIP disabled, but yabai keeps telling me it can't inject into Dock.app. :( It worked correctly before upgrade to Big Sur.

I am experiencing the same issue. I have tried both partially and fully disabling SIP, as well as making custom configurations, and nothing has seemed to improve the situation.

Beta 10 (build 20A5395g) was released yesterday.I've added the Dock to the first post as usual.

@koekeishiya Hi, do you try the newest beta macOS 11.0.1 to see whether you could enter recovery mode? It seems that the official release of Big Sur will be next month when the new Apple Silicon Macs are announced. We're expecting yabai could run on Big Sur all the time. ๐Ÿคž

Yabai appears to work for me on 11.0.1, though it looks like Dock injection is still not working. I only get one error about it, not a repeating notification.

I am having trouble with skhd driving window commands other than restarting yabai, not sure if that's related or not.

The release candidate for 11.0.1 is out.

@jonathanwilner works for me too with only one error, but no skhd works and even if I manually run yabai -m space --focus 2 it doesn't switch desktop. But yabai -m window --space 2 works. So it works partially. :)

@pegak should be the side effect of the script injection problem #13

Hey friends,
macOS Big Sur will be available on November 12!!!
Really looking forward to yabai and skhd working on Big Sur.

Bingo! macOS Big Sur (11.0.1) is here!!!

image

Cannot wait to use yabai on it.

Dear @koekeishiya , any plans and ideas?
We really appreciate your hardworking for such a long time to make yabai unique and excellent! ๐Ÿ‘ ๐Ÿ‘Š

I have installed Big Sur now. The injection method works, but the current payload triggers the bear trap as reported in the initial crash dump by @dominiklohmann

I have verified that it is possible to load and execute code still, so I'll have to figure out what exactly is being done in the payload that causes it to try and run [NSApplication Load]. I should be able to just rewrite it as a C object file if absolutely necessary, which should resolve the issue.

No ETA for when I feel like working on this though.

@koekeishiya Great! Thanks a lot!
No rush and take your time. We will keep waiting for Yabai Big Sur. ๐Ÿคž

Hey @koekeishiya , another quick concern: will yabai and skhd support Apple Silicon in the future?

@yanzhang0219 These projects are written in C, so porting them to ARM shouldโ„ข be feasible.

Version 3.3.2 supports macOS Big Sur; scripting-addition works fine once more.

--

Due to the recent changes the scripting-addition must now be loaded as the root user, and thus, yabai is no longer able to automatically trigger the load at launch.

You can work around this by adding sudo yabai --load-sa at the top of your config file, and allow your user to run this command without requiring a password.

Create a file in /private/etc/sudoers.d and whitelist the command:

# open/create a new file for writing
sudo vim /private/etc/sudoers.d/yabai

# replace <user> with your username (output of whoami), and change the path to the yabai binary if necessary 
<user> ALL = (root) NOPASSWD: /opt/local/bin/yabai --load-sa

Please do look this up before doing anything, if you are unfamiliar with how sudo is configured.

I am unable to reproduce any of the issues that have been mentioned here so far. Dock does not crash; launchpad does not cause a crash etc. and from what I can tell, setting window_opacity_duration is no longer causing a crash. window_opacity_duration is still causing a crash, but using a value of 0.0 still works fine.

Nice! Thank you so much for making us survive. I,m updating Bug Sur and will test it once it is done.

I just upgraded to Big Sur and update yabai to 3.3.2, but the scripting-addition failed. I run sudo yabai --load-sa in the command window and here is the output:

could not load bootstrap object file
yabai: scripting-addition failed to inject payload into Dock.app!

@silencial I've encountered the same problem, but it disappeared after reinstalling the scripting addition:

sudo yabai --uninstall-sa
sudo yabai --install-sa
sudo yabai --load-sa

Finally! Works great on my end ๐Ÿš€ Thanks @koekeishiya

Updated example config and wiki with information on how to set up automatic loading of the scripting addition on Big Sur.

"No ETA for when I feel like working on this though." and three hours later it's fixed!

Thanks for all the effort support Big Sur! I've been limping along without the full Yabai experience and it's great to have it fully functional again.

I just upgraded to Big Sur and, while yabai works mostly fine, I can't get the scripting addition to work/load no matter how much I try.

First off, it seems that the command to disable the debug/fs protection doesn't work(?) as, after I run it, I get this output from csrutil status

System Integrity Protection status: unknown (Custom Configuration).

Configuration:
    Apple Internal: enabled
    Kext Signing: enabled
    **Filesystem Protections: disabled**
    **Debugging Restrictions: enabled**
    DTrace Restrictions: enabled
    NVRAM Protections: enabled
    BaseSystem Verification: enabled

And even apart from that, it seems yabai doesn't trigger any notifications on Big Sur? I don't know if it's related? Running sudo yabai --install-sa or sudo yabai --load-sa doesn't output anything so I'm a bit stumped ๐Ÿ˜•

I just upgraded to Big Sur and, while yabai works mostly fine, I can't get the scripting addition to work/load no matter how much I try.

First off, it seems that the command to disable the debug/fs protection doesn't work(?) as, after I run it, I get this output from csrutil status

System Integrity Protection status: unknown (Custom Configuration).

Configuration:
  Apple Internal: enabled
  Kext Signing: enabled
  **Filesystem Protections: disabled**
  **Debugging Restrictions: enabled**
  DTrace Restrictions: enabled
  NVRAM Protections: enabled
  BaseSystem Verification: enabled

And even apart from that, it seems yabai doesn't trigger any notifications on Big Sur? I don't know if it's related? Running sudo yabai --install-sa or sudo yabai --load-sa doesn't output anything so I'm a bit stumped ๐Ÿ˜•

I'm in the same boat. I have disabled SIP completely, am up to date, and have tried everything suggested on the wiki (sudoers.d addition, adding sudo yabai --load-sa to .yabairc. The message I get when attempting to run the scripting addition is "check that SIP is turned off." - which it is.

Any help appreciated. PS I love Yabai and appreciate all the work you've put into this.

I just wanted to add a little workaround for people who can't get the SA running and miss the click-anywhere window dragging. Turns out you can do this natively with ctrl + cmd + left click by enabling with: defaults write -g NSWindowShouldDragOnGesture -bool true.

Still can't use my workspaces commands though :(

@lpke @eramdam debugging restrictions also need to be disabled for this to work. I'm not sure what exactly changed in that command yet; you could try to google for it, or just csrutil disable for now.

I would recommend to just do the following:

stop yabai
uninstall yabai scripting addition
uninstall yabai
open system preferences and remove yabai from accessibility permissions
reboot into recovery
disable SIP
reboot
install yabai
install yabai scripting addition, verify that the operation succeeded (should have exit code 0)
double-check that /Library/ScriptingAdditions exists, and now includes /Library/ScriptingAdditions/yabai.osax
load the scripting addition as root
start yabai, allow accessibility permissions
restart yabai

https://github.com/koekeishiya/yabai/wiki/Installing-yabai-(latest-release) for reference

I've never had any issue after doing the above step by step.
If this still does not work for you then I really don't know what to suggest.

Okay so I thought that somehow the fact I was trying all this on my hackintosh could mess things up.

So I tried to re-enable SIP completely on my Macbook Pro running Big Sur and sure enough, running --without fs --without debug does not work there either.

@koekeishiya if you have SIP enabled without fs/debugging restrictions on Big Sur, could you run nvram -p | grep csr-active-config? Maybe we can try to disable it by setting the value in nvram since clearly csrutil doesn't seem to work in that situation ๐Ÿค”

I did have that config on Big Sur after I performed a clean install, however, I messed around to see if the various --without flags worked, so I do not currently have that configuration, and I can't seem to get it back either.

I did look at the csrutil utility to see if I could add better SIP detection logic (#716), and the flags that are set in the config (which is a uint32_t) is 0x2 (filesystem protections) and 0x4 (debugging protections).

The output of nvram -p | grep csr-active-config after I have disabled everything is csr-active-config %7f%00%00%00.
I would assume you should be able to set this value directly.

Compare the output of having SIP fully enabled, with the output of having run csrutil enable --without fs and see how the value changes. Then manually do the same for the 0x4 flag.

@koekeishiya Thanks!

However, I forgot that csr-active-config is a protected variable and thus can't be overriden using the nvram variable, so I I was stumped... until I thought of a (literally) backwards solution! ๐Ÿ˜‹

csrutil disable --with kext --with dtrace --with nvram --with basesystem

And... it works! I am starting to think the fact that --without debug doesn't work is a bug in csrutil but that'll do for now.

Image 11-14-20 at 8 01 AM(1)

There's still the fact that I can't see a notification from Yabai when it launches/injectes the scripting addition on Big Sur but I'm not sure how to look into that ๐Ÿ˜…

Good thinking, that worked just fine. I'll edit the wiki to list that command for Big Sur.

Regarding notifications.. they should be working fine. Have you checked the notification settings in system preferences?

Screenshot 2020-11-14 at 17 13 18

Ah yeah now it appeared. The fact that (somehow) Big Sur doesn't want to show me notifications despite Do Not Disturb being (apparently) disabled doesn't help ๐Ÿ˜…

@lpke @eramdam _debugging restrictions_ also need to be disabled for this to work. I'm not sure what exactly changed in that command yet; you could try to google for it, or just csrutil disable for now.

I would recommend to just do the following:

stop yabai
uninstall yabai scripting addition
uninstall yabai
open system preferences and remove yabai from accessibility permissions
reboot into recovery
disable SIP
reboot
install yabai
install yabai scripting addition, verify that the operation succeeded (should have exit code 0)
double-check that /Library/ScriptingAdditions exists, and now includes /Library/ScriptingAdditions/yabai.osax
load the scripting addition as root
start yabai, allow accessibility permissions
restart yabai

https://github.com/koekeishiya/yabai/wiki/Installing-yabai-(latest-release) for reference

I've never had any issue after doing the above step by step.
If this still does not work for you then I really don't know what to suggest.

Works. But when I re-enable SIP focus space no longer works, so do we have to leave the SIP always disabled?

Works. But when I re-enable SIP focus space no longer works, so do we have to leave the SIP always disabled?

Yes, filesystem protections and debugging restrictions must remain disabled. You can use the command mentioned by @eramdam to keep some of the protections enabled: csrutil disable --with kext --with dtrace --with nvram --with basesystem

Alternatively you can downgrade to macOS High Sierra 10.13.6, which will allow you to re-enable SIP after the scripting-addition has been installed.

After the update, yabai still hangs for me (I'm on the latest version of yabai).

For instance the following command will just wait infinitely:

 yabai -m window --ratio abs:0.666

When I restart my system, it works again.

Disabling SIP --with kext etc works great for me ๐Ÿ˜„ but unfortunately, Apple pay cards are disabled if SIP is disabled. It's not a huge deal but it is annoying that Big Sur does this now. Maybe the --without debug option not working is a bug but I am guessing it's not. Thanks for making yabai and keeping it working!

Hello! Looks like moving between spaces doesn't work on Big Sur, stuff like yabai -m space --move next does nothing.

Hello! Looks like moving between spaces doesn't work on Big Sur, stuff like yabai -m space --move next does nothing.

I'm experiencing this as well

@lpke @eramdam _debugging restrictions_ also need to be disabled for this to work. I'm not sure what exactly changed in that command yet; you could try to google for it, or just csrutil disable for now.

I would recommend to just do the following:

stop yabai
uninstall yabai scripting addition
uninstall yabai
open system preferences and remove yabai from accessibility permissions
reboot into recovery
disable SIP
reboot
install yabai
install yabai scripting addition, verify that the operation succeeded (should have exit code 0)
double-check that /Library/ScriptingAdditions exists, and now includes /Library/ScriptingAdditions/yabai.osax
load the scripting addition as root
start yabai, allow accessibility permissions
restart yabai

https://github.com/koekeishiya/yabai/wiki/Installing-yabai-(latest-release) for reference

I've never had any issue after doing the above step by step.
If this still does not work for you then I really don't know what to suggest.

Thanks so much for getting back to us with this. When I get back home I'll give this a try alongside the csrutil disable --allow trick as per @eramdam's suggestion. I'm feeling absolutely confident this will work. I'll report back with how I go. Thanks again guys - absolute legends.

Thanks to the suggestions above, I have gotten the scripting addition to load without error. Everything works fine.
The only issue I'm having is trying to get it to load automatically on startup.

Thanks to the suggestions above, I have gotten the scripting addition to load without error. Everything works fine.
The only issue I'm having is trying to get it to load automatically on startup.

You'll want to look at this comment above https://github.com/koekeishiya/yabai/issues/589#issuecomment-726404237 for this :)

Does anyone else have issues restarting the yabai service using launchctl kickstart -k on Big Sur? I'm getting an error when trying to do so

Could not kickstart service "homebrew.mxcl.yabai": 125: Domain does not support specified action

And the binding in my skhd config

# Restart yabai
shift + alt + cmd - r : launchctl kickstart -k "gui/$UID/homebrew.mxcl.yabai"

Thanks to the suggestions above, I have gotten the scripting addition to load without error. Everything works fine.
The only issue I'm having is trying to get it to load automatically on startup.

You'll want to look at this comment above #589 (comment) for this :)

Sadly I have tried this, but no luck. I've double and triple checked for syntax errors but I've done everything by the book. It's not a huge deal having to execute sudo yabai --load-sa after a restart but definitely would be a "nice to have" when I can figure it out. Also in response to your other comment, my kickstart did work but it doesn't seem to do what it used to do. Instead I just run with brew services restart yabai followed by loading the scripting addition if necessary. I wanted to write a .zshrc alias/function to do this automatically but I'm a bit of a rookie at bash scripting and forget how to make a command run only once the previous is complete (& does not seem to obey the rules in this case).

Has anybody else had issues with the socket server shutting down? I get this error when trying to query the current space:

yabai-msg: failed to connect to socket..

This only started happening after the Big Sur update. I do have some success with the following:

rm /tmp/yabai_${USER}.socket
rm /tmp/yabai-sa_${USER}.socket
brew services restart yabai

However, that only fixes the problem temporarily.

Has anybody else had issues with the socket server shutting down? I get this error when trying to query the current space:

yabai-msg: failed to connect to socket..

This only started happening after the Big Sur update. I do have some success with the following:

rm /tmp/yabai_${USER}.socket
rm /tmp/yabai-sa_${USER}.socket
brew services restart yabai

However, that only fixes the problem temporarily.

@SuperiorJT I just tried querying my current space and it worked as expected. If you haven't already, maybe try giving this suggestion a try (completely uninstalling and reinstalling).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

brorbw picture brorbw  ยท  4Comments

tsujp picture tsujp  ยท  3Comments

Hum4n01d picture Hum4n01d  ยท  4Comments

brentd picture brentd  ยท  4Comments

eraserhd picture eraserhd  ยท  4Comments