Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Quackers

macrumors 68000
Original poster
Sep 18, 2013
1,938
708
Manchester, UK
This afternoon I was trying to help a member on another forum.
He could post a picture but it wouldn't actually appear. I suspected it might be too big.
I went to his Dropbox link and tried to download it to my Downloads folder.
As soon as I did that Safari crashed immediately and a report came on the screen (posted below).
I don't understand the report and was wondering if somebody else might.
The picture I tried to download was a RAW image of about 4k x 3k pixels.
I tried another 3 times to download it and Safari crashed every time.
I've tried to download other pictures since then and they downloaded fine.
Has this happened to anyone else?
Thanks.

EDIT
I can only post the first half of the crash report because it's got too many characters. The second half won't post at all.

Code:
Process:               Safari [3401]
Path:                  /Applications/Safari.app/Contents/MacOS/Safari
Identifier:            com.apple.Safari
Version:               14.0.3 (16610.4.3.1.4)
Build Info:            WebBrowser-7610004003001004~1
Code Type:             ARM-64 (Native)
Parent Process:        ??? [1]
Responsible:           Safari [3401]
User ID:               501

Date/Time:             2021-02-22 13:54:41.532 +0000
OS Version:            macOS 11.2.1 (20D75)
Report Version:        12
Anonymous UUID:        2327EC23-E864-45E2-4809-1A1E57E6876D

Sleep/Wake UUID:       34D5AAF9-E284-40B4-B9D6-60D778F59ED9

Time Awake Since Boot: 38000 seconds
Time Since Wake:       1000 seconds

System Integrity Protection: enabled

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:
Enabled App Extensions:
com.adguard.safari.AdGuard.AdvancedBlocking (TC3Q7MAJXF) (Version: 48 - Display Version: 1.8.10) AdGuard Advanced Blocking
com.adguard.safari.AdGuard.Extension (TC3Q7MAJXF) (Version: 48 - Display Version: 1.8.10) AdGuard Safari Icon

Enabled Content Blockers:
com.adguard.safari.AdGuard.BlockerExtension (TC3Q7MAJXF) (Version: 48 - Display Version: 1.8.10) AdGuard General
com.adguard.safari.AdGuard.BlockerPrivacy (TC3Q7MAJXF) (Version: 48 - Display Version: 1.8.10) AdGuard Privacy
com.adguard.safari.AdGuard.BlockerSocial (TC3Q7MAJXF) (Version: 48 - Display Version: 1.8.10) AdGuard Social
com.adguard.safari.AdGuard.BlockerCustom (TC3Q7MAJXF) (Version: 48 - Display Version: 1.8.10) AdGuard Custom
com.adguard.safari.AdGuard.BlockerSecurity (TC3Q7MAJXF) (Version: 48 - Display Version: 1.8.10) AdGuard Security
com.adguard.safari.AdGuard.BlockerOther (TC3Q7MAJXF) (Version: 48 - Display Version: 1.8.10) AdGuard Other

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[FileWrapper setPreferredFilename:] *** preferredFilename cannot be empty.'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00000001892ee320 __exceptionPreprocess + 240
1   libobjc.A.dylib                     0x000000018901cc04 objc_exception_throw + 60
2   Foundation                          0x000000018a04538c -[NSFileWrapper _setFileType:] + 0
3   Safari                              0x00000001ac0846d0 _ZNSt3__110__function6__funcIZ109-[BrowserUIDelegate _getResourceDataUsingUserInfo:urlKey:mimeTypeKey:suggestedFilenameKey:completionHandler:]E3$_0NS_9allocatorIS2_EEFvRKN6Safari2WK4DataEEEclES9_ + 116
4   Safari                              0x00000001abefee68 _ZN6Safari2WKL15getDataCallbackEPK12OpaqueWKDataPK13OpaqueWKErrorPv + 60
5   WebKit                              0x00000001a45de3e0 _ZN6WebKit12WebPageProxy12dataCallbackERKN3IPC13DataReferenceENS_10CallbackIDE + 228
6   WebKit                              0x00000001a48562b4 _ZN6WebKit12WebPageProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 8016
7   WebKit                              0x00000001a42aa794 _ZN3IPC18MessageReceiverMap15dispatchMessageERNS_10ConnectionERNS_7DecoderE + 124
8   WebKit                              0x00000001a45ff528 _ZN6WebKit15WebProcessProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 40
9   WebKit                              0x00000001a428d4f8 _ZN3IPC10Connection15dispatchMessageENSt3__110unique_ptrINS_7DecoderENS1_14default_deleteIS3_EEEE + 852
10  WebKit                              0x00000001a428ccc0 _ZN3IPC10Connection24dispatchIncomingMessagesEv + 460
11  JavaScriptCore                      0x000000019f1c619c _ZN3WTF7RunLoop11performWorkEv + 484
12  JavaScriptCore                      0x000000019f1c6e84 _ZN3WTF7RunLoop11performWorkEPv + 36
13  CoreFoundation                      0x0000000189270c14 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
14  CoreFoundation                      0x0000000189270b60 __CFRunLoopDoSource0 + 208
15  CoreFoundation                      0x000000018927084c __CFRunLoopDoSources0 + 268
16  CoreFoundation                      0x000000018926f1e4 __CFRunLoopRun + 824
17  CoreFoundation                      0x000000018926e740 CFRunLoopRunSpecific + 600
18  HIToolbox                           0x0000000190d935c4 RunCurrentEventLoopInMode + 292
19  HIToolbox                           0x0000000190d93284 ReceiveNextEventCommon + 320
20  HIToolbox                           0x0000000190d93124 _BlockUntilNextEventMatchingListInModeWithFilter + 76
21  AppKit                              0x000000018ba4882c _DPSNextEvent + 868
22  AppKit                              0x000000018ba471ac -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1312
23  Safari                              0x00000001abb4ebf4 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 236
24  AppKit                              0x000000018ba39060 -[NSApplication run] + 600
25  AppKit                              0x000000018ba0a804 NSApplicationMain + 1064
26  Safari                              0x00000001abb3567c SafariMain + 456
27  libdyld.dylib                       0x0000000189191f34 start + 4

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib            0x0000000189144cec __pthread_kill + 8
1   libsystem_pthread.dylib           0x0000000189175c24 pthread_kill + 292
2   libsystem_c.dylib                 0x00000001890bd864 abort + 104
3   libc++abi.dylib                   0x0000000189135cf8 abort_message + 132
4   libc++abi.dylib                   0x0000000189126e4c demangling_terminate_handler() + 308
5   libobjc.A.dylib                   0x000000018901f6c8 _objc_terminate() + 144
6   libc++abi.dylib                   0x00000001891350e0 std::__terminate(void (*)()) + 20
7   libc++abi.dylib                   0x0000000189137eb0 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 36
8   libc++abi.dylib                   0x0000000189137e5c __cxa_throw + 140
9   libobjc.A.dylib                   0x000000018901cd30 objc_exception_throw + 360
10  com.apple.Foundation              0x000000018a04538c -[NSFileWrapper setPreferredFilename:] + 460
11  com.apple.Safari.framework        0x00000001ac0846d0 std::__1::__function::__func<-[BrowserUIDelegate _getResourceDataUsingUserInfo:urlKey:mimeTypeKey:suggestedFilenameKey:completionHandler:]::$_0, std::__1::allocator<-[BrowserUIDelegate _getResourceDataUsingUserInfo:urlKey:mimeTypeKey:suggestedFilenameKey:completionHandler:]::$_0>, void (Safari::WK::Data const&)>::operator()(Safari::WK::Data const&) + 116
12  com.apple.Safari.framework        0x00000001abefee68 Safari::WK::getDataCallback(OpaqueWKData const*, OpaqueWKError const*, void*) + 60
13  com.apple.WebKit                  0x00000001a45de3e0 WebKit::WebPageProxy::dataCallback(IPC::DataReference const&, WebKit::CallbackID) + 228
14  com.apple.WebKit                  0x00000001a48562b4 WebKit::WebPageProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 8016
15  com.apple.WebKit                  0x00000001a42aa794 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 124
16  com.apple.WebKit                  0x00000001a45ff528 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 40
17  com.apple.WebKit                  0x00000001a428d4f8 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >) + 852
18  com.apple.WebKit                  0x00000001a428ccc0 IPC::Connection::dispatchIncomingMessages() + 460
19  com.apple.JavaScriptCore          0x000000019f1c619c WTF::RunLoop::performWork() + 484
20  com.apple.JavaScriptCore          0x000000019f1c6e84 WTF::RunLoop::performWork(void*) + 36
21  com.apple.CoreFoundation          0x0000000189270c14 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
22  com.apple.CoreFoundation          0x0000000189270b60 __CFRunLoopDoSource0 + 208
23  com.apple.CoreFoundation          0x000000018927084c __CFRunLoopDoSources0 + 268
24  com.apple.CoreFoundation          0x000000018926f1e4 __CFRunLoopRun + 824
25  com.apple.CoreFoundation          0x000000018926e740 CFRunLoopRunSpecific + 600
26  com.apple.HIToolbox               0x0000000190d935c4 RunCurrentEventLoopInMode + 292
27  com.apple.HIToolbox               0x0000000190d93284 ReceiveNextEventCommon + 320
28  com.apple.HIToolbox               0x0000000190d93124 _BlockUntilNextEventMatchingListInModeWithFilter + 76
29  com.apple.AppKit                  0x000000018ba4882c _DPSNextEvent + 868
30  com.apple.AppKit                  0x000000018ba471ac -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1312
31  com.apple.Safari.framework        0x00000001abb4ebf4 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 236
32  com.apple.AppKit                  0x000000018ba39060 -[NSApplication run] + 600
33  com.apple.AppKit                  0x000000018ba0a804 NSApplicationMain + 1064
34  com.apple.Safari.framework        0x00000001abb3567c SafariMain + 456
35  libdyld.dylib                     0x0000000189191f34 start + 4

Thread 1:: JavaScriptCore bmalloc scavenger
0   libsystem_kernel.dylib            0x0000000189140488 __psynch_cvwait + 8
1   libsystem_pthread.dylib           0x0000000189176568 _pthread_cond_wait + 1192
2   libc++.1.dylib                    0x00000001890d0328 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   com.apple.JavaScriptCore          0x000000019f228d3c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
4   com.apple.JavaScriptCore          0x000000019f22cf34 bmalloc::Scavenger::threadRunLoop() + 276
5   com.apple.JavaScriptCore          0x000000019f22cb8c bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 16
6   com.apple.JavaScriptCore          0x000000019f22ef0c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 48
7   libsystem_pthread.dylib           0x000000018917606c _pthread_start + 320
8   libsystem_pthread.dylib           0x0000000189170da0 thread_start + 8

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

Thread 3:: com.apple.coreanimation.render-server
0   libsystem_kernel.dylib            0x000000018913cce8 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x000000018913d098 mach_msg + 76
2   com.apple.QuartzCore              0x000000018f5383e8 CA::Render::Server::server_thread(void*) + 480
3   com.apple.QuartzCore              0x000000018f5381f8 thread_fun(void*) + 32
4   libsystem_pthread.dylib           0x000000018917606c _pthread_start + 320
5   libsystem_pthread.dylib           0x0000000189170da0 thread_start + 8

Thread 4:: com.apple.NSEventThread
0   libsystem_kernel.dylib            0x000000018913cce8 mach_msg_trap + 8
1   libsystem_kernel.dylib            0x000000018913d098 mach_msg + 76
2   com.apple.CoreFoundation          0x0000000189270e98 __CFRunLoopServiceMachPort + 380
3   com.apple.CoreFoundation          0x000000018926f36c __CFRunLoopRun + 1216
4   com.apple.CoreFoundation          0x000000018926e740 CFRunLoopRunSpecific + 600
5   com.apple.AppKit                  0x000000018bbc8864 _NSEventThread + 216
6   libsystem_pthread.dylib           0x000000018917606c _pthread_start + 320
7   libsystem_pthread.dylib           0x0000000189170da0 thread_start + 8

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

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

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

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

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x000000016d906d30   x5: 0x000000016d9072f0   x6: 0x000000000000006e   x7: 0xffffffff00001600
    x8: 0x00000000000005b9   x9: 0x21d07b95f64768dd  x10: 0x0000000000000002  x11: 0x0000000000000003
   x12: 0x0000000000000000  x13: 0x0000000000000001  x14: 0x0000000000000010  x15: 0x000000000000002b
   x16: 0x0000000000000148  x17: 0x00000001eedbb330  x18: 0x0000000105b8c8ac  x19: 0x0000000000000006
   x20: 0x00000001028cfd40  x21: 0x0000000000000303  x22: 0x00000001028cfe20  x23: 0x00000001367681a0
   x24: 0x000000016d908cb8  x25: 0x000000016d908b60  x26: 0x0000000110826c18  x27: 0x000000016d908d00
   x28: 0x000000016d908fd0   fp: 0x000000016d907250   lr: 0x0000000189175c24
    sp: 0x000000016d907230   pc: 0x0000000189144cec cpsr: 0x40000000
   far: 0x0000000136db8608  esr: 0x56000080


Binary Images:
       0x1024f4000 -        0x1024f7fff  com.apple.Safari (14.0.3 - 16610.4.3.1.4) <CB9AC89A-2FF9-3B7D-BA3E-2C65B438EDB9> /Applications/Safari.app/Contents/MacOS/Safari
       0x102818000 -        0x102893fff  dyld (832.7.3) <4AB185B3-DC20-3C03-A193-67C0E6C589D7> /usr/lib/dyld
       0x10f120000 -        0x10f12bfff  libobjc-trampolines.dylib (818.2) <45594839-80BA-3B76-8693-7DB44ED2AF09> /usr/lib/libobjc-trampolines.dylib
       0x10f144000 -        0x10f1a3fff  com.apple.AppleMetalOpenGLRenderer (1.0 - 1) <1887CA49-02D5-3775-BD8F-07E18B382A9C> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
       0x10f1cc000 -        0x10f6cbfff  com.apple.AGXMetal13-3 (172.26.2 - 172.26.2) <105DD5BC-5020-34D9-AE16-7B0702808D52> /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3
       0x10f828000 -        0x10f843fff  com.apple.security.csparser (3.0 - 59754.80.3) <267DD63A-A676-3F09-9177-BB8D5CA823E9> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x188ed2000 -        0x188ed3fff  libsystem_blocks.dylib (78) <9B6D4883-03E9-3785-851E-EA79FA64ADC1> /usr/lib/system/libsystem_blocks.dylib
       0x188ed4000 -        0x188f0bfff  libxpc.dylib (2038.80.3) <BD0DFD42-0DC3-3F3D-9C04-5A2B3D93794D> /usr/lib/system/libxpc.dylib
       0x188f0c000 -        0x188f23fff  libsystem_trace.dylib (1277.80.2) <4A466196-D2DD-367B-80AB-988F281EC3B8> /usr/lib/system/libsystem_trace.dylib
       0x188f24000 -        0x188f98fff  libcorecrypto.dylib (1000.80.5) <9BD8FED7-2A36-3602-A5A7-0CA87C03FB84> /usr/lib/system/libcorecrypto.dylib
       0x188f99000 -        0x188fc4fff  libsystem_malloc.dylib (317.40.8) <21120432-52C1-34E4-BF01-623722FA3A41> /usr/lib/system/libsystem_malloc.dylib
       0x188fc5000 -        0x189008fff  libdispatch.dylib (1271.40.12) <F5BFBD55-EF70-3659-854D-9061325EB26D> /usr/lib/system/libdispatch.dylib
       0x189009000 -        0x189041fff  libobjc.A.dylib (818.2) <B03625B0-501E-3AC1-8E16-08B621120EAD> /usr/lib/libobjc.A.dylib
       0x189042000 -        0x189044fff  libsystem_featureflags.dylib (28.60.1) <297CC4DD-AFA4-3BA3-B4E1-0DF47E49C21E> /usr/lib/system/libsystem_featureflags.dylib
       0x189045000 -        0x1890c5fff  libsystem_c.dylib (1439.40.11) <A7147E08-E7C0-3842-916E-F2270A689F47> /usr/lib/system/libsystem_c.dylib
       0x1890c6000 -        0x189121fff  libc++.1.dylib (904.4) <B139607F-1E80-3A8E-870D-0AC022069EA1> /usr/lib/libc++.1.dylib
       0x189122000 -        0x18913bfff  libc++abi.dylib (904.4) <1DD3A1C9-D765-34FB-B8C1-87BF52CE49C0> /usr/lib/libc++abi.dylib
       0x18913c000 -        0x18916efff  libsystem_kernel.dylib (7195.81.3) <55FCA547-4877-3075-8A08-FE1620BFC682> /usr/lib/system/libsystem_kernel.dylib
       0x18916f000 -        0x18917afff  libsystem_pthread.dylib (454.80.2) <8E907E6C-C227-312E-944C-767093692AFF> /usr/lib/system/libsystem_pthread.dylib
       0x18917b000 -        0x1891b9fff  libdyld.dylib (832.7.3) <EF759BF3-97FA-30EA-A1CA-EDECFEA726FE> /usr/lib/system/libdyld.dylib
       0x1891ba000 -        0x1891c0fff  libsystem_platform.dylib (254.80.2) <8633A39C-10A2-3B44-93F7-617AB09FF640> /usr/lib/system/libsystem_platform.dylib
       0x1891c1000 -        0x1891ecfff  libsystem_info.dylib (542.40.3) <4CC96CFC-7198-3F26-8C8C-20FB010CDF98> /usr/lib/system/libsystem_info.dylib
       0x1891ed000 -        0x189696fff  com.apple.CoreFoundation (6.9 - 1774.101) <EA76C90A-23ED-3791-8FBC-8292916F0B16> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x189697000 -        0x1898c9fff  com.apple.LaunchServices (1122.11 - 1122.11) <B79A592B-8036-3E24-AD9D-3FB4E7BE2983> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
       0x1898ca000 -        0x1899a2fff  com.apple.gpusw.MetalTools (1.0 - 1) <ED9E3F77-4900-3B5B-978A-70AA6762DFBA> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
       0x1899a3000 -        0x189bfdfff  libBLAS.dylib (1336.40.1) <96EAD889-D898-3884-A36C-F433DC2C64DD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
       0x189bfe000 -        0x189c48fff  com.apple.Lexicon-framework (1.0 - 86.1) <81EA9F2C-6059-322A-B336-56CD7F3AB6C2> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
       0x189c49000 -        0x189cabfff  libSparse.dylib (106) <1A70E696-43E3-3D8B-A3E1-ADB624729BF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
       0x189cac000 -        0x189d33fff  com.apple.SystemConfiguration (1.20 - 1.20) <DD6AB615-BB7B-3634-9D33-3923E5038BAA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
       0x189d34000 -        0x189d67fff  libCRFSuite.dylib (50) <79C1501B-B0F6-341A-96CC-F4FE066E3D59> /usr/lib/libCRFSuite.dylib
       0x189d68000 -        0x189f92fff  libmecabra.dylib (929.1.1) <29B77781-FA91-3180-AFE8-608A355AE97E> /usr/lib/libmecabra.dylib
       0x189f93000 -        0x18a324fff  com.apple.Foundation (6.9 - 1774.101) <8F7A0D5B-0E89-36F6-AC84-D3BEC2C44792> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x18a325000 -        0x18a416fff  com.apple.LanguageModeling (1.0 - 247.1) <66B05273-1979-3DB2-9F68-C0E3A6CD88B1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
       0x18a417000 -        0x18a539fff  com.apple.CoreDisplay (231.3 - 231.3) <55F5D4EC-8342-30A3-91BA-C8EBB2902C62> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
       0x18a53a000 -        0x18a7a7fff  com.apple.audio.AudioToolboxCore (1.0 - 1180.25) <2B096342-5488-35F5-A9FF-72A9D7357F56> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
       0x18a7a8000 -        0x18a979fff  com.apple.CoreText (677.3.0.4 - 677.3.0.4) <E2758F16-97F5-3FA7-85C2-60E23A90F471> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
       0x18a97a000 -        0x18af9ffff  com.apple.audio.CoreAudio (5.0 - 5.0) <2A4CD49F-AB5D-3155-9889-2A388B4505DE> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x18afa0000 -        0x18b2fefff  com.apple.security (7.0 - 59754.80.3) <C76855AD-6EE4-3413-9E6E-CC450BDB20E2> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x18b2ff000 -        0x18b570fff  libicucore.A.dylib (66109) <3CE58F97-7FC3-37D8-BB99-D6BECFC86DD2> /usr/lib/libicucore.A.dylib
       0x18b571000 -        0x18b57bfff  libsystem_darwin.dylib (1439.40.11) <B790A863-2D74-300E-9698-A25B5602B32F> /usr/lib/system/libsystem_darwin.dylib
       0x18b57c000 -        0x18b86bfff  com.apple.CoreServices.CarbonCore (1307 - 1307) <3EC22291-65E5-3EB6-9498-9A1244C90147> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
       0x18b86c000 -        0x18b8a6fff  com.apple.CoreServicesInternal (476 - 476) <021B41C2-A5E8-37C2-9A8D-899519F02AE6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
       0x18b8a7000 -        0x18b8e2fff  com.apple.CSStore (1122.11 - 1122.11) <52D8D7A1-4879-3488-9D39-5F2C7696EFA8> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
       0x18b8e3000 -        0x18b9adfff  com.apple.framework.IOKit (2.0.2 - 1845.81.1) <516911DA-18D7-3D17-8646-BBF7C75CD070> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x18b9ae000 -        0x18b9b9fff  libsystem_notify.dylib (279.40.4) <A7B6BDA8-5371-352E-8A36-95D46C4B07F1> /usr/lib/system/libsystem_notify.dylib
       0x18b9ba000 -        0x18ba06fff  libsandbox.1.dylib (1441.60.4) <5A1C8805-37B5-3B78-808B-8DEF77CBBEEA> /usr/lib/libsandbox.1.dylib
       0x18ba07000 -        0x18c765fff  com.apple.AppKit (6.9 - 2022.30.122) <9E051E42-05AD-3DEB-B5FE-74FED40F54FD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x18c766000 -        0x18c994fff  com.apple.UIFoundation (1.0 - 727.3) <BA2FA281-9C94-3F6B-82E2-5125C0E4E9EF> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
       0x18c995000 -        0x18c9a7fff  com.apple.UniformTypeIdentifiers (633.0.2 - 633.0.2) <162DF56F-4DE4-3519-974F-87DBBE41DE6D> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
       0x18c9a8000 -        0x18cb16fff  com.apple.desktopservices (1.18 - 1346.3.1) <1FF1398F-F5C0-327C-8B87-CF818C47C75C> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
       0x18cb17000 -        0x18cb29fff  com.apple.metadata.SpotlightLinguistics (1.0 - 1) <DD76D125-17A7-3098-8614-B97BFA32E634> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/Versions/A/SpotlightLinguistics
       0x18cb2a000 -        0x18cd1dfff  com.apple.CoreDuet (1.0 - 1) <C6969C11-AC61-372C-BD49-DCF8825B88E7> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
       0x18cd1e000 -        0x18cdcffff  libboringssl.dylib (351.40.2) <E243B96B-1F12-300B-A7B6-CA1F47A0918A> /usr/lib/libboringssl.dylib
       0x18cdd0000 -        0x18d4dafff  libnetwork.dylib (2288.80.2) <07EC53A0-293C-3403-8394-755AE0BDDFA4> /usr/lib/libnetwork.dylib
       0x18d4db000 -        0x18d968fff  com.apple.CFNetwork (1220.1 - 1220.1) <3C5F5D1E-DB7C-3027-BBB0-91E6DEA3E264> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x18d969000 -        0x18d978fff  libsystem_networkextension.dylib (1295.80.3) <B6BD1267-BE59-3E42-B2B5-2BF13F17D02D> /usr/lib/system/libsystem_networkextension.dylib
       0x18d979000 -        0x18d97afff  libenergytrace.dylib (22) <C5CFEF87-BB69-3351-A0C8-9B601383A45C> /usr/lib/libenergytrace.dylib
       0x18d97b000 -        0x18d9cffff  libMobileGestalt.dylib (978.80.1) <93C6E288-C098-357F-B8A5-3E133DF39ECE> /usr/lib/libMobileGestalt.dylib
       0x18d9d0000 -        0x18d9e7fff  libsystem_asl.dylib (385) <31E28E59-1CDD-3B83-8BF0-56C675227FA2> /usr/lib/system/libsystem_asl.dylib
       0x18d9e8000 -        0x18da01fff  com.apple.TCC (1.0 - 1) <C55FE947-0C86-3AAC-9306-9EFA7C033D07> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
       0x18da02000 -        0x18dd68fff  com.apple.SkyLight (1.600.0 - 570.7) <E50DF124-C72E-3349-9B99-788BF3160420> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
       0x18dd69000 -        0x18e356fff  com.apple.CoreGraphics (2.0 - 1463.3.2) <EB921871-B552-3F19-B55E-BB03106F4CF0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
       0x18e357000 -        0x18e44cfff  com.apple.ColorSync (4.13.0 - 3473.3.1) <383BFD71-E7FA-3EA0-B8BC-8BC2452DD881> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
       0x18e44d000 -        0x18e4a8fff  com.apple.HIServices (1.22 - 714) <4404D4B7-FE46-33B6-919F-8A11C242CE96> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
       0x18e4a9000 -        0x18e4e5fff  libAWDSupport.dylib (949) <58511FB3-C4A2-3CE0-8CA8-F6F195D472DF> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
       0x18e4e6000 -        0x18e548fff  libprotobuf.dylib (3919) <C64DA474-70A0-3750-8A54-6BE6523DED70> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
       0x18e549000 -        0x18e55bfff  libprotobuf-lite.dylib (3919) <ECBE815C-0532-3492-88F3-6AA638776867> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
       0x18e55c000 -        0x18e5a3fff  com.apple.awd (1.0 - 949) <4EE08481-366B-3207-80B7-29AB0FB6AF7C> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
       0x18e5a4000 -        0x18e715fff  com.apple.Montreal (1.0 - 142) <421E714F-2FC4-376B-9C8F-69DD48A94872> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
       0x18e716000 -        0x18e803fff  com.apple.NLP (1.0 - 210) <3BCD977E-2522-3E6B-9E02-714505AB7306> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
       0x18e804000 -        0x18ebb5fff  com.apple.CoreData (120 - 1044.3) <FB78C44B-E097-3BB8-8E61-72FF74BB5921> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x18ebb6000 -        0x18ebcdfff  com.apple.ProtocolBuffer (1 - 285.23.11.29.1) <38163CA8-14FF-34A9-8AE4-D7D69B8C8854> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
       0x18ebce000 -        0x18ed75fff  libsqlite3.dylib (321.1) <8592B35B-9EA3-3C84-8453-9C86FB5C039C> /usr/lib/libsqlite3.dylib
       0x18ed76000 -        0x18ededfff  com.apple.Accounts (113 - 113) <9E3D8FCD-16A8-3D28-A7F3-D75476C16B8C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
       0x18edee000 -        0x18ee05fff  com.apple.commonutilities (8.0 - 900) <34263522-C58C-3F19-8283-8CA507F3D20B> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
       0x18ee06000 -        0x18ee8afff  com.apple.BaseBoard (526 - 526) <89622432-C593-3BF5-94EE-818870066499> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
       0x18ee8b000 -        0x18eedbfff  com.apple.RunningBoardServices (1.0 - 505.80.1) <A450618A-7977-30E6-AA3B-05AAB841F7EA> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
       0x18eedc000 -        0x18ef4ffff  com.apple.AE (918.0.1 - 918.0.1) <7D13C9B5-D195-3E9E-B6C7-254F95A925C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
       0x18ef50000 -        0x18ef57fff  libdns_services.dylib (1310.80.1) <64D4BA25-C388-3AB8-BDA8-2E81459DA46A> /usr/lib/libdns_services.dylib
       0x18ef58000 -        0x18ef5ffff  libsystem_symptoms.dylib (1431.40.36) <0657E539-C0CE-30F8-B630-FBAE36109542> /usr/lib/system/libsystem_symptoms.dylib
       0x18ef60000 -        0x18f0bcfff  com.apple.Network (1.0 - 1) <486C55B3-900C-3D09-AB0D-F99A152CFB84> /System/Library/Frameworks/Network.framework/Versions/A/Network
       0x18f0bd000 -        0x18f0e2fff  com.apple.analyticsd (1.0 - 1) <E47FE17B-2ED2-3BE2-A5AB-046DB3C02EA0> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
       0x18f0e3000 -        0x18f0e5fff  libDiagnosticMessagesClient.dylib (112) <20AD555E-DF00-3C91-A95B-AB2AD23780AA> /usr/lib/libDiagnosticMessagesClient.dylib
       0x18f0e6000 -        0x18f131fff  com.apple.spotlight.metadata.utilities (1.0 - 2150.7.5) <5400DF7A-9249-30E9-B692-AC431C7F74D9> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
       0x18f132000 -        0x18f1cbfff  com.apple.Metadata (10.7.0 - 2150.7.5) <4B03E6F8-1568-338B-AA75-480F9D824516> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
       0x18f1cc000 -        0x18f1d2fff  com.apple.DiskArbitration (2.7 - 2.7) <7ED2211D-BA3C-37EC-BBA4-4320FBBC8A6A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x18f1d3000 -        0x18f4f1fff  com.apple.vImage (8.1 - 544.2) <B1B84588-8B57-3F98-9D50-AAC142DFF36E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
       0x18f4f2000 -        0x18f7a4fff  com.apple.QuartzCore (1.11 - 926.8) <DD1CA6DB-763E-3C10-A626-2E187F05E96E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x18f7a5000 -        0x18f7e7fff  libFontRegistry.dylib (309) <B7A493C8-041A-33E8-B703-C2B15800E8E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
       0x18f7e8000 -        0x18f901fff  com.apple.coreui (2.1 - 690) <35D7762A-4F30-3C06-9561-03129131C328> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x18f902000 -        0x18f9e2fff  com.apple.ViewBridge (551.3 - 551.3) <A263088E-E069-3CAF-A98B-1A2BF034AD2E> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
       0x18f9e3000 -        0x18f9edfff  com.apple.PerformanceAnalysis (1.275 - 275) <CE3E666C-9271-36BC-9108-87959EE7DBCC> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
       0x18f9ee000 -        0x18f9fbfff  com.apple.OpenDirectory (11.2 - 230.40.1) <C509DC91-F994-34B7-A5C5-A108E7DA5E4E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
       0x18f9fc000 -        0x18fa1bfff  com.apple.CFOpenDirectory (11.2 - 230.40.1) <A5449895-6129-3BDF-864B-49ACA82E3052> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
       0x18fa1c000 -        0x18fa24fff  com.apple.CoreServices.FSEvents (1290.40.2 - 1290.40.2) <72CF142E-3792-318C-B2D6-B60C5E219312> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
       0x18fa25000 -        0x18fa49fff  com.apple.coreservices.SharedFileList (144 - 144) <E4152CCC-4A03-3959-B788-D7DD1ADFF8A6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
       0x18fa4a000 -        0x18fa4cfff  libapp_launch_measurement.dylib (14.1) <A5637442-ADCB-30F0-AAB4-72FA1C5E3811> /usr/lib/libapp_launch_measurement.dylib
       0x18fa4d000 -        0x18fa90fff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <6026D662-F75F-3C82-8C80-F6CEBF6369BF> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
       0x18fa91000 -        0x18fb7cfff  libxml2.2.dylib (34.9) <E170FFEE-EB9F-3252-9B16-4A47FBAC425A> /usr/lib/libxml2.2.dylib
       0x18fb7d000 -        0x18fbcffff  com.apple.CoreVideo (1.8 - 408.4) <CBC1FBC1-0C8F-365D-BBBE-0A4E67907617> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x18fbd0000 -        0x18fbd2fff  com.apple.loginsupport (1.0 - 1) <232A91A0-5E9D-3D5E-8A33-FAD681F0E522> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
       0x18fbd3000 -        0x18fbfafff  com.apple.aps.framework (4.0 - 4.0) <A26B0BB2-195B-36FC-9BB4-0B9F961F23E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
       0x18fbfb000 -        0x18fc1afff  com.apple.UserManagement (1.0 - 1) <91FCA944-6C2F-38BA-8ACA-D2EE30B059FF> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
       0x18fc1b000 -        0x18fdc9fff  com.apple.cloudkit.CloudKit (970 - 970) <9773F3CB-8F67-3CDB-93EA-EBE1BFD8931D> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
       0x18fdca000 -        0x18fe4efff  com.apple.CloudDocs (1.0 - 726.1) <F1C78782-705A-35E4-8108-19059B10828A> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
       0x18fe4f000 -        0x190212fff  com.apple.CoreML (1.0 - 1) <878ED684-373E-37BA-81DF-7992D72724A7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
       0x190213000 -        0x190955fff  libwebrtc.dylib (7610.4.3.1.4) <5C5E46C6-B77E-3837-AC35-B7C8DD9CC0F9> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
       0x190956000 -        0x1909ccfff  com.apple.corelocation (2420.12.16 - 2420.12.16) <EAB86025-4FDB-320C-8DB8-C5D3045C935E> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
       0x1909cd000 -        0x1909defff  libsystem_containermanager.dylib (318.80.2) <0B742EA4-AFA2-36B6-AB4B-2F8ACA7211AA> /usr/lib/system/libsystem_containermanager.dylib
       0x1909df000 -        0x1909f0fff  com.apple.IOSurface (289.3 - 289.3) <64E3394D-C908-378C-B5CE-B89C6BE61E9F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x1909f1000 -        0x1909fafff  com.apple.IOAccelerator (439.52 - 439.52) <2995471C-4A7A-342A-B702-496519D138E2> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
       0x1909fb000 -        0x190af1fff  com.apple.Metal (244.32.7 - 244.32.7) <E8BC8E6D-4359-3A04-87CB-6F0D4F8F5C4B> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
       0x190af2000 -        0x190b11fff  com.apple.audio.caulk (1.0 - 70) <E99AE5AD-D1DE-39EF-98CD-D90A6318A7B5> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x190b12000 -        0x190c08fff  com.apple.CoreMedia (1.0 - 2765.6.4.2) <9544A01C-6A6E-33E7-8408-A5118DEFD83C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
       0x190c09000 -        0x190d61fff  libFontParser.dylib (305.3.0.1) <05D15A58-A965-37AB-99E1-B219E1BE7A4D> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
       0x190d62000 -        0x191071fff  com.apple.HIToolbox (2.1.1 - 1061.2) <69773C1A-17CF-3400-AC76-C1033939733F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x191072000 -        0x191089fff  com.apple.framework.DFRFoundation (1.0 - 265) <A8459222-E57D-35F4-8559-776156ACB9AE> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
       0x19108a000 -        0x19108dfff  com.apple.dt.XCTTargetBootstrap (1.0 - 17500) <E95F758C-2298-3CD7-AF9A-DF2C65EE70E8> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
       0x19108e000 -        0x1910b8fff  com.apple.CoreSVG (1.0 - 149) <4C650BC1-BFF9-34D2-9655-A4B31EEB3A87> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
       0x1910b9000 -        0x1912d6fff  com.apple.ImageIO (3.3.0 - 2130.3.4) <0397355B-7EA5-3B61-A13D-A1EE17202D1E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
       0x1912d7000 -        0x1915f7fff  com.apple.CoreImage (16.2.0 - 1130.1) <78FEE69F-A99D-3425-B458-510574A62A6E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
       0x1915f8000 -        0x19164ffff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <F07355C4-C893-3534-B74E-DD5FBCBEC76C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
       0x191650000 -        0x191654fff  libsystem_configuration.dylib (1109.60.2) <AEC5E654-A5B8-343E-80B7-27D5D0D856D9> /usr/lib/system/libsystem_configuration.dylib
       0x191655000 -        0x191659fff  libsystem_sandbox.dylib (1441.60.4) <D7CDDE27-978E-3511-AE6F-296D901290B2> /usr/lib/system/libsystem_sandbox.dylib
       0x19165a000 -        0x19165bfff  com.apple.AggregateDictionary (1.0 - 1) <516D38F6-E0E1-36B4-AC96-E5079ECC6ED4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
       0x19165c000 -        0x19165ffff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <E6509790-A434-3A6A-AF9E-EA1FDBF15F6A> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
       0x191660000 -        0x191661fff  liblangid.dylib (136) <12979BA7-28E3-3E74-AC24-65166A921235> /usr/lib/liblangid.dylib
       0x191662000 -        0x1916f0fff  com.apple.CoreNLP (1.0 - 245.1) <92E28F08-9AB8-3B02-A889-677A716E393C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
       0x1916f1000 -        0x1916f8fff  com.apple.LinguisticData (1.0 - 399) <2B3E7B26-D669-38C0-9B7F-FFB2E94BC23B> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
       0x1916f9000 -        0x191baefff  libBNNS.dylib (288.80.1) <695BEB14-BA36-3386-8C72-A219A73C9601> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
       0x191baf000 -        0x191c61fff  libvDSP.dylib (760.40.6) <9FAC0A5B-0CD5-3999-815A-3C663EC71F65> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
       0x191c62000 -        0x191c74fff  com.apple.CoreEmoji (1.0 - 128) <0FCD33E9-8DC4-3FB1-86DC-8ECA2FA10E37> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
       0x191c75000 -        0x191c7ffff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <57F4592F-D6FA-3ED9-ACEF-B1D7A7359DC1> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
       0x191c80000 -        0x191d4bfff  com.apple.framework.CoreWLAN (16.0 - 1657) <CE21D5A5-CEEA-3F7F-8DFB-DB200BC844BF> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
       0x191d4c000 -        0x191f4bfff  com.apple.CoreUtils (6.5 - 650.6) <768C98CD-589C-3020-B046-9945F4A79073> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
       0x191f4c000 -        0x191f6efff  com.apple.MobileKeyBag (2.0 - 1.0) <32451B9C-8D50-39E2-ACA5-6571087CE2E3> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
       0x191f6f000 -        0x191f7efff  com.apple.AssertionServices (1.0 - 505.80.1) <61B246D7-5C18-38AC-8A21-C6117863F42A> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
       0x191f7f000 -        0x192004fff  com.apple.securityfoundation (6.0 - 55240.40.4) <6D4E864F-4AAC-31AF-85AF-C308528C0F0B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
       0x192005000 -        0x19200efff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <8981AD5E-DC12-3B54-BAC0-E9E113C4B1A0> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
       0x19200f000 -        0x192014fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7B4325ED-9CF7-3D9E-A39C-F0AE7819F0C0> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
       0x192015000 -        0x192017fff  libquarantine.dylib (119.40.2) <66942A5C-57B3-3524-BA49-0F2DA4A584D1> /usr/lib/system/libquarantine.dylib
       0x192018000 -        0x192027fff  libCheckFix.dylib (31) <05E93C9D-45F9-3758-95FD-481E5EA2D5EF> /usr/lib/libCheckFix.dylib
       0x192028000 -        0x19203efff  libcoretls.dylib (169) <2B83641A-06E3-30E5-863E-BFE8CEC3B859> /usr/lib/libcoretls.dylib
       0x19203f000 -        0x19204ffff  libbsm.0.dylib (68.40.1) <CE32C4E7-4F74-3ACC-99B8-16AFE4A23E03> /usr/lib/libbsm.0.dylib
       0x192050000 -        0x192094fff  libmecab.dylib (929.1.1) <CE0C1CA4-368D-38EE-891D-D61091F647A2> /usr/lib/libmecab.dylib
       0x192095000 -        0x192099fff  libgermantok.dylib (24) <585D03D1-A1E6-3956-8F81-27B564E177DC> /usr/lib/libgermantok.dylib
       0x19209a000 -        0x1920affff  libLinearAlgebra.dylib (1336.40.1) <774FCF6E-9563-390C-9999-EEE1EC1045D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
       0x1920b0000 -        0x1922b3fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <369F0556-1E68-3ACD-970F-9BA2E7D7DE69> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
       0x1922b4000 -        0x1922fdfff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <C80E83CD-2C05-3249-8E4E-D5375BD16441> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
       0x1922fe000 -        0x192439fff  com.apple.MLCompute (1.0 - 1) <CD7FE3D8-A588-399A-8D59-BEAD2D718392> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
       0x19243a000 -        0x192468fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <D1041D3B-5213-3C8A-8403-EF7C26C10E73> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
       0x192469000 -        0x1924a4fff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <7FBD627B-7007-35FC-8035-1EC2453C7B3B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
       0x1924a5000 -        0x19252ffff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <80EBB4E0-1EFB-39CE-97C8-550F0BE84C3A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
       0x192530000 -        0x19253ffff  com.apple.AppleFSCompression (125 - 1.0) <707AA112-C043-353A-A6CE-C3FE9613B183> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
       0x192540000 -        0x19254cfff  libbz2.1.0.dylib (44) <E7E9F4E9-8BAC-3994-A193-DDC75B11BF17> /usr/lib/libbz2.1.0.dylib
       0x19254d000 -        0x192551fff  libsystem_coreservices.dylib (127) <A9BDB37A-3E00-3FD0-AE92-7ED6FB63DD3B> /usr/lib/system/libsystem_coreservices.dylib
       0x192552000 -        0x192582fff  com.apple.CoreServices.OSServices (1122.11 - 1122.11) <251E3502-60E9-3379-864A-6AFFD40E6A1C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
       0x192583000 -        0x192698fff  com.apple.AuthKit (1.0 - 1) <1F566084-0D88-3EE0-88FA-45B228F17B7A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
       0x192699000 -        0x1926ccfff  com.apple.UserNotifications (1.0 - 348.2) <18AAD1A2-9B9C-3EE9-8CFD-166ABB445390> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
       0x1926cd000 -        0x19273ffff  com.apple.CoreSpotlight (1.0 - 2150.7.5) <7DC52674-DA0D-3783-A281-D3DD3A7E3B5C> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
       0x192740000 -        0x192751fff  libz.1.dylib (76) <9005FC69-0FEF-375F-AB09-DF5CEBAD5D14> /usr/lib/libz.1.dylib
       0x192752000 -        0x19277ffff  libsystem_m.dylib (3186.40.2) <8FADC1D2-0B61-34C7-9F1C-19D85CB07E16> /usr/lib/system/libsystem_m.dylib
       0x192780000 -        0x192780fff  libcharset.1.dylib (59) <F0B25393-7B06-3499-A62E-51398A22E835> /usr/lib/libcharset.1.dylib
       0x192781000 -        0x192786fff  libmacho.dylib (973.4) <8146EF75-0B83-3A8D-A1DA-1D49AD62DE88> /usr/lib/system/libmacho.dylib
       0x192787000 -        0x1927a2fff  libkxld.dylib (7195.81.3) <A984A8FB-D44F-31B3-863E-A4947B3E20AE> /usr/lib/system/libkxld.dylib
       0x1927a3000 -        0x1927b0fff  libcommonCrypto.dylib (60178.40.2) <49528AE3-1376-376C-BE61-31393A50850D> /usr/lib/system/libcommonCrypto.dylib
       0x1927b1000 -        0x1927bbfff  libunwind.dylib (200.10) <017E8A02-B5EA-36DB-BB73-9EDD72F1229A> /usr/lib/system/libunwind.dylib
       0x1927bc000 -        0x1927c3fff  liboah.dylib (203.30) <46D9195A-40F2-3CD5-AE73-2F6EF52ECCEC> /usr/lib/liboah.dylib
       0x1927c4000 -        0x1927ccfff  libcopyfile.dylib (173.40.2) <B123D3D2-7B17-3A85-AFC6-37D7AD1C5E78> /usr/lib/system/libcopyfile.dylib
       0x1927cd000 -        0x1927d0fff  libcompiler_rt.dylib (102.2) <EDB437BA-9775-3761-A646-58086BD12C4D> /usr/lib/system/libcompiler_rt.dylib
       0x1927d1000 -        0x1927d3fff  libsystem_collections.dylib (1439.40.11) <B252D66F-979E-3ABA-83AC-0BDED154A9A7> /usr/lib/system/libsystem_collections.dylib
       0x1927d4000 -        0x1927d6fff  libsystem_secinit.dylib (87.60.1) <F250D007-BE32-3C94-86DD-33598CF6D3E3> /usr/lib/system/libsystem_secinit.dylib
       0x1927d7000 -        0x1927d9fff  libremovefile.dylib (49.40.3) <FE46F050-5062-3117-88B2-E727C8AFABA6> /usr/lib/system/libremovefile.dylib
       0x1927da000 -        0x1927dafff  libkeymgr.dylib (31) <1EE40BB9-C661-3FB2-8409-44E93D2820DA> /usr/lib/system/libkeymgr.dylib
       0x1927db000 -        0x1927e3fff  libsystem_dnssd.dylib (1310.80.1) <7F309D4C-1FE5-3C27-8403-9F305D7D8725> /usr/lib/system/libsystem_dnssd.dylib
       0x1927e4000 -        0x1927e9fff  libcache.dylib (83) <C8504CA2-F42B-312F-B79D-2B1C7E64FA4D> /usr/lib/system/libcache.dylib
       0x1927ea000 -        0x1927ebfff  libSystem.B.dylib (1292.60.1) <CF348B98-3432-3B5A-920B-2C7AFE89000D> /usr/lib/libSystem.B.dylib
       0x1927ec000 -        0x1927effff  libfakelink.dylib (3) <398932A6-EE2F-3C11-8255-AEB91EF9069D> /usr/lib/libfakelink.dylib
       0x1927f0000 -        0x1927f0fff  com.apple.SoftLinking (1.0 - 1) <B609E3D2-B652-38E2-A5E0-4985185E9F69> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
       0x1927f1000 -        0x19282bfff  libpcap.A.dylib (98.40.1) <D19BF558-C2D8-352C-8452-A2807FAC5D91> /usr/lib/libpcap.A.dylib
       0x19282c000 -        0x19291efff  libiconv.2.dylib (59) <36178571-5C2D-3429-9D94-B0E956AE4B2C> /usr/lib/libiconv.2.dylib
       0x19291f000 -        0x192934fff  libcmph.dylib (8) <65B14CE5-2B6F-3698-9BF9-39C3196A928D> /usr/lib/libcmph.dylib
       0x192935000 -        0x1929a5fff  libarchive.2.dylib (83.40.4) <C556EDF4-08F0-331E-8A62-9C7233BB930B> /usr/lib/libarchive.2.dylib
       0x1929a6000 -        0x192a16fff  com.apple.SearchKit (1.4.1 - 1.4.1) <211189D3-E503-37A5-A5E6-7B02A44E08E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
       0x192a17000 -        0x192a18fff  libThaiTokenizer.dylib (3) <3E87F039-817A-38BB-94E2-2AA93C5D5965> /usr/lib/libThaiTokenizer.dylib
       0x192a19000 -        0x192a3dfff  com.apple.applesauce (1.0 - 16.26) <D616410B-2D32-3B48-A2EB-CF9CA1D8DE54> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
       0x192a3e000 -        0x192a54fff  libapple_nghttp2.dylib (1.41) <670949F6-4C08-36D4-B515-469A0846A4F3> /usr/lib/libapple_nghttp2.dylib
       0x192a55000 -        0x192a66fff  libSparseBLAS.dylib (1336.40.1) <11F539F3-F024-3D45-832A-D2B362539C0C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
       0x192a67000 -        0x192a68fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <30262021-FD5E-3A9A-B63F-6A615BD26B8E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
       0x192a69000 -        0x192a6dfff  libpam.2.dylib (28.40.1) <A54ADB70-CB45-3D50-893E-062B0775AECE> /usr/lib/libpam.2.dylib
       0x192a6e000 -        0x192a85fff  libcompression.dylib (96.40.6) <77DE8770-609A-3213-AB0D-FDAE0BC1313E> /usr/lib/libcompression.dylib
       0x192a86000 -        0x192a8afff  libQuadrature.dylib (7) <3CC73BE9-2FB3-3FA0-B73F-A4E9A5B5A89C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
       0x192a8b000 -        0x192f35fff  libLAPACK.dylib (1336.40.1) <DF89839C-B788-3136-96DB-48D77F63AF4F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
       0x192f36000 -        0x192f87fff  com.apple.DictionaryServices (1.2 - 341) <A6CA3038-792A-3F3C-B2F1-268425A70910> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
       0x192f88000 -        0x192fa0fff  liblzma.5.dylib (16) <F96537A2-0FD4-3DA2-813C-C80F610735FA> /usr/lib/liblzma.5.dylib
       0x192fa1000 -        0x192fa2fff  libcoretls_cfhelpers.dylib (169) <305BD63F-35B3-3C85-87CE-E6A9F9C6134C> /usr/lib/libcoretls_cfhelpers.dylib
       0x192fa3000 -        0x193086fff  com.apple.APFS (1677.81.1 - 1677.81.1) <C72B80A2-0F75-3498-BF09-08808758449F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
       0x193087000 -        0x193094fff  libxar.1.dylib (452) <11B97EF4-5F19-3E16-9EEF-D910A09824A1> /usr/lib/libxar.1.dylib
       0x193095000 -        0x193098fff  libutil.dylib (58.40.2) <9FCE657A-8B1D-335A-8867-FC00A1C0CEE9> /usr/lib/libutil.dylib
       0x193099000 -        0x1930c2fff  libxslt.1.dylib (17.3) <25248CEF-CC74-3ECF-9A57-43A3C80FCF15> /usr/lib/libxslt.1.dylib
       0x1930c3000 -        0x1930cdfff  libChineseTokenizer.dylib (37) <9C23FE94-6C58-34B3-B16D-43B470BF8BC2> /usr/lib/libChineseTokenizer.dylib
       0x1930ce000 -        0x193142fff  libvMisc.dylib (760.40.6) <7AE629F6-F842-3C88-A74F-3C48D5625F01> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
       0x193143000 -        0x1931d4fff  libate.dylib (3.0.4) <B55E6C3B-6872-3A78-96D9-55EE0F3FF4AA> /usr/lib/libate.dylib
       0x1931d5000 -        0x1931dcfff  libIOReport.dylib (64) <5E77D159-7724-367D-BA5F-503C20075316> /usr/lib/libIOReport.dylib
       0x1931dd000 -        0x193209fff  com.apple.CrashReporterSupport (10.13 - 15047.1) <2CBB916B-5DE3-38E3-9EF2-FE363057D6C7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
       0x19320a000 -        0x193221fff  com.apple.AppSSOCore (1.0 - 1) <E3A2A62E-6C92-39A9-BF55-50B26A643E97> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
       0x193222000 -        0x19329ffff  com.apple.CVNLP (1.0 - 119) <1959676F-F56B-3033-9D9F-B8F6C0FF2F5C> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
       0x1932a0000 -        0x1932bdfff  com.apple.SharedWebCredentials (928.0.1 - 928.0.1) <4A404B7D-9BED-3626-8FC6-1AC5D5D00B00> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
       0x1932be000 -        0x1932effff  com.apple.pluginkit.framework (1.0 - 1) <72A8F4A7-5CFD-3F2B-A743-D522966A6E5E> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
       0x1932f0000 -        0x1932f7fff  libMatch.1.dylib (38) <147115B3-1E28-364B-BCED-83AE05C3C54C> /usr/lib/libMatch.1.dylib
       0x1932f8000 -        0x19337bfff  libCoreStorage.dylib (554) <D9D7B3CA-EB16-3853-8984-9713EC575DC5> /usr/lib/libCoreStorage.dylib
       0x19337c000 -        0x1933c7fff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <B78C7AAC-CB7A-326B-97BB-F3CC524846B9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
       0x1933c8000 -        0x1933e1fff  libexpat.1.dylib (26) <EE6B5F2B-B9BF-3593-BDA5-C5FAF849DD17> /usr/lib/libexpat.1.dylib
       0x1933e2000 -        0x1933ebfff  libheimdal-asn1.dylib (597.80.1) <29F9E056-0AA1-3570-B16F-1F8ADA99093C> /usr/lib/libheimdal-asn1.dylib
       0x1933ec000 -        0x1933fefff  com.apple.IconFoundation (479.3 - 479.3) <6479DFE9-D7F6-3E77-9223-ED82B0CF00A7> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
       0x1933ff000 -        0x193465fff  com.apple.IconServices (479.3 - 479.3) <4F9CE33F-3887-3E46-98A1-B885099752DC> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
       0x193466000 -        0x193509fff  com.apple.MediaExperience (1.0 - 1) <5DE9BF5C-D74E-3352-A717-F5A275852683> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
       0x19350a000 -        0x193530fff  com.apple.persistentconnection (1.0 - 1.0) <3252899F-ED6C-3BD9-959B-06A9773F7719> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
       0x193531000 -        0x19353efff  com.apple.GraphVisualizer (1.0 - 100.1) <725B4036-56E6-360F-AEBC-C4784E7A898E> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
       0x19353f000 -        0x193951fff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <4CA300E2-6E7D-3858-A608-2A497C9FE229> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
       0x193952000 -        0x193993fff  com.apple.OTSVG (1.0 - 677.3.0.4) <2BCF926A-7F63-382A-927D-393058EC1795> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
       0x193994000 -        0x19399bfff  com.apple.xpc.AppServerSupport (1.0 - 2038.80.3) <A9B4EE7D-C4A9-39DB-B183-B6D99185012C> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
       0x19399c000 -        0x1939aafff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <2C1D4983-B7F7-3447-9189-92018437127D> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
       0x1939ab000 -        0x1939adfff  libspindump.dylib (295.1) <579EC8E0-21D6-39A2-A74B-726255A25AFE> /usr/lib/libspindump.dylib
       0x1939ae000 -        0x193a62fff  com.apple.Heimdal (4.0 - 2.0) <28FD0493-0DAE-3DCA-80AC-0740244F5E11> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
       0x193a63000 -        0x193a7dfff  com.apple.login (3.0 - 3.0) <0AF38602-6AD4-3D2B-80DA-A3D7A5EDB168> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
       0x193a7e000 -        0x193b51fff  com.apple.corebrightness (1.0 - 1) <0E591732-3CD7-3698-90F1-6347B2FADE0A> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
       0x193b52000 -        0x193bf1fff  com.apple.backup.framework (1.14 - 1350.2.10) <67FF2E59-4FE1-378C-B148-AE127B9F8BF1> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
       0x193bf2000 -        0x193bf5fff  libodfde.dylib (26) <94B3E5BE-9016-3157-8F58-8BA823F145A7> /usr/lib/libodfde.dylib
       0x193bf6000 -        0x193c55fff  com.apple.bom (14.0 - 233) <EF1AFFB5-372E-33C5-B564-A1F476507254> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
       0x193c56000 -        0x193c99fff  com.apple.AppleJPEG (1.0 - 1) <B1B863AD-63BA-33B0-BE18-6387FD751F3C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
       0x193c9a000 -        0x193d7bfff  libJP2.dylib (2130.3.4) <3A8F4A4F-B7F8-3C29-B971-01CB0688CA69> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
       0x193d7c000 -        0x193d7ffff  com.apple.WatchdogClient.framework (1.0 - 98.80.2) <9C7D6E3D-9534-32AB-B4FC-F550258067C2> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
       0x193d80000 -        0x193db4fff  com.apple.MultitouchSupport.framework (4400.28 - 4400.28) <74BAC7AE-CB7B-3A72-AB21-D82011A73380> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
       0x193db5000 -        0x193edafff  com.apple.VideoToolbox (1.0 - 2765.6.4.2) <BA33A010-65A6-33E9-9166-A53C1C248CCF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
       0x193edb000 -        0x193f0dfff  libAudioToolboxUtility.dylib (1180.25) <38FA690C-5AF6-30C6-93E5-C6B2FF22964E> /usr/lib/libAudioToolboxUtility.dylib
       0x193f0e000 -        0x193f34fff  libPng.dylib (2130.3.4) <80EDBDF5-0B3B-3C6F-AC40-F231B6B515BE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
       0x193f35000 -        0x193f90fff  libTIFF.dylib (2130.3.4) <EC020BA5-8CB0-3B33-87CC-98AD56CD3A1E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
       0x193f91000 -        0x193faffff  com.apple.IOPresentment (54 - 37) <A7F77240-82AF-38E7-8A85-8D43AB485217> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
       0x193fb0000 -        0x193fb4fff  com.apple.GPUWrangler (6.2.2 - 6.2.2) <728ADF65-CA13-361F-B5C0-81FD856C92FF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
       0x193fb5000 -        0x193fb7fff  libRadiance.dylib (2130.3.4) <85F59223-DEA7-37DB-B6BE-80D30688C858> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
       0x193fb8000 -        0x193fbdfff  com.apple.DSExternalDisplay (3.1 - 380) <DEAD2074-940E-35B4-B4BD-2119BF31BC0C> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
       0x193fbe000 -        0x193fdefff  libJPEG.dylib (2130.3.4) <D3144202-6865-3210-8DA0-B8FD98CD5311> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x193fdf000 -        0x19400efff  com.apple.ATSUI (1.0 - 1) <715E06A8-D92D-3623-8DD5-A4F61B3754AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
       0x19400f000 -        0x194013fff  libGIF.dylib (2130.3.4) <97855454-EF2D-34EE-B905-CD42EB2394A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x194014000 -        0x19401dfff  com.apple.CMCaptureCore (1.0 - 80.20.5) <C7777530-61C4-3290-9118-57BBFF30404D> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
       0x19401e000 -        0x194065fff  com.apple.print.framework.PrintCore (16 - 531) <5ED88FFD-648C-33E7-92B9-8BE3C6E55F1A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
       0x194066000 -        0x19411afff  com.apple.TextureIO (3.10.9 - 3.10.9) <D22F970B-F12B-3AF8-BE80-340E24DDD043> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
       0x19411b000 -        0x194123fff  com.apple.InternationalSupport (1.0 - 60) <F2E27864-5B4F-37DE-BB97-0C588F724906> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
       0x194124000 -        0x194198fff  com.apple.datadetectorscore (8.0 - 674) <6D657884-3C78-3877-8958-B0E25D70495B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
       0x194199000 -        0x1941f9fff  com.apple.UserActivity (435 - 435) <7DF5EB47-668F-3FEF-B39E-5EA5F4D3A31D> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
       0x1941fa000 -        0x194963fff  com.apple.MediaToolbox (1.0 - 2765.6.4.2) <FF190D45-2EA1-314E-AC8F-D4D35EC9FE1D> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
       0x194964000 -        0x1949ccfff  libusrtcp.dylib (2288.80.2) <0F6C7D7B-7432-3B23-8ACD-D2E781751378> /usr/lib/libusrtcp.dylib
       0x1949cd000 -        0x194e02fff  libswiftCore.dylib (5.3.3 - 1200.2.41.2) <61CC2498-8026-3E84-83F4-F3F5A1CD5878> /usr/lib/swift/libswiftCore.dylib
       0x194e03000 -        0x194e71fff  com.apple.imfoundation (10.0 - 1000) <DAE90BE4-9AF6-3D0C-9674-02007EE18386> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
       0x194e72000 -        0x194e99fff  com.apple.locationsupport (2420.12.16 - 2420.12.16) <44768772-F475-388B-9D5F-B194CA4405C2> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
       0x194e9a000 -        0x194ecffff  libSessionUtility.dylib (76.7) <305D2EF4-36DC-35A5-BD63-9A798D44EB08> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
       0x194ed0000 -        0x194ff4fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <C1A172F1-4663-39D5-AF66-82A785E16F51> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x194ff5000 -        0x19505efff  com.apple.audio.AudioSession (1.0 - 76.7) <705FD16D-F337-3CCA-9A2A-E021D159F280> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
       0x19505f000 -        0x195071fff  libAudioStatistics.dylib (25.4) <C3497B7F-B12B-3C44-8FC4-33CE1BB7462B> /usr/lib/libAudioStatistics.dylib
       0x195072000 -        0x195085fff  com.apple.speech.synthesis.framework (9.0.51.2 - 9.0.51.2) <C1A8F94B-5D91-3D38-BE38-A15267971569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
       0x195086000 -        0x1950f3fff  com.apple.ApplicationServices.ATS (377 - 516) <5B8311CC-7F67-3042-955C-020E9ADFBF5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
       0x1950f4000 -        0x19510cfff  libresolv.9.dylib (68) <CE79097D-0B90-3F04-9D5E-6325C235AB8D> /usr/lib/libresolv.9.dylib
       0x19510d000 -        0x195120fff  libsasl2.2.dylib (214) <D2C32F92-0728-3C67-B774-5CFC95F83497> /usr/lib/libsasl2.2.dylib
       0x195121000 -        0x195130fff  com.apple.multiverse (1.0 - 109.80.1) <C1B04B41-0E70-3FE0-B63B-52FD85DD16FF> /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport
       0x195131000 -        0x195188fff  libParallelCompression.dylib (204.60.1) <93670516-45B1-350F-AB47-230BB93260C6> /usr/lib/libParallelCompression.dylib
       0x195189000 -        0x1951b5fff  com.apple.securityinterface (10.0 - 55149.40.3) <0FC18019-9B32-331E-88FB-3FF94C09EEDA> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
       0x1951b6000 -        0x1951cffff  com.apple.CoreFollowUp-OSX (1.0 - 1) <E0696DE7-5C3C-3542-986C-E1825ED7AA97> /System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/CoreFollowUp
       0x1951d0000 -        0x195233fff  com.apple.CoreMediaIO (1000.0 - 5325) <D3D18669-75B2-30F1-A547-B2E0BB8CF1EA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
       0x195234000 -        0x195313fff  libSMC.dylib (20) <E52D5859-F6F3-32C2-A149-38AE3F22EB60> /usr/lib/libSMC.dylib
       0x195314000 -        0x195374fff  libcups.2.dylib (494.1) <D1EEA20D-EC1E-3D67-BB31-E66ADFAD1634> /usr/lib/libcups.2.dylib
       0x195375000 -        0x195384fff  com.apple.LangAnalysis (1.7.0 - 254) <5970526F-E849-34C9-9046-10FFD6A8BE79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
       0x195385000 -        0x195391fff  com.apple.NetAuth (6.2 - 6.2) <DCA9EB85-E03A-311D-BE21-33F7D89D1991> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
       0x195392000 -        0x195399fff  com.apple.ColorSyncLegacy (4.13.0 - 1) <A7A63E07-8710-3DFB-8871-8B7F185650EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
       0x19539a000 -        0x1953a5fff  com.apple.QD (4.0 - 416) <A4A8AAA7-6675-3573-B869-37C9D6D1F720> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
       0x1953a6000 -        0x1959acfff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <A10ADB48-D9A7-31DF-AEEA-78B58FB252A2> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
       0x1959ad000 -        0x1959b8fff  com.apple.perfdata (1.0 - 67.40.1) <FB09E56C-73D8-37A8-A3E0-78C5BC010683> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
       0x1959b9000 -        0x1959c7fff  libperfcheck.dylib (41) <F85B7E03-74D2-31C8-8401-A01FBEED121A> /usr/lib/libperfcheck.dylib
       0x1959c8000 -        0x1959d8fff  com.apple.Kerberos (3.0 - 1) <862CCDF8-B5F2-3EDE-B728-B62CE0F158F7> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x1959d9000 -        0x195a21fff  com.apple.GSS (4.0 - 2.0) <F4CC9D06-2046-3621-B654-96E7575115ED> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
       0x195a22000 -        0x195a31fff  com.apple.CommonAuth (4.0 - 2.0) <DEE913BB-9741-3BB8-933A-64623CBCCC70> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
       0x195a32000 -        0x195a59fff  com.apple.MobileAssets (1.0 - 659.60.1) <9D36AC26-7C15-3E65-854F-0ECD2B4F151B> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
       0x195a5a000 -        0x195a85fff  com.apple.CacheDelete (1.0 - 1) <6B7F0799-B01F-310E-AE42-0CCDAF6B94D7> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
       0x195a86000 -        0x195aa7fff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <AF8477E4-502D-375E-A66A-8BEB42D63FCB> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
       0x195aa8000 -        0x195ab0fff  com.apple.CorePhoneNumbers (1.0 - 1) <2A693D33-FF3E-37A1-96C9-0BF8D7EC45B9> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
       0x195ab1000 -        0x195b42fff  libTelephonyUtilDynamic.dylib (5347.1) <A8B02D3B-9CF8-3697-B53F-79DB1553D309> /usr/lib/libTelephonyUtilDynamic.dylib
       0x195bfe000 -        0x195bfefff  liblaunch.dylib (2038.80.3) <327A64BF-8C2C-303D-91E4-70A168C5D87F> /usr/lib/system/liblaunch.dylib
       0x19616f000 -        0x196278fff  com.apple.ids (10.0 - 1000) <37DF5E30-FE89-3836-BC25-282377764234> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
       0x196279000 -        0x1963d1fff  com.apple.idsfoundation (10.0 - 1000) <6A30DB65-D140-3F46-AD33-736538514C2B> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
       0x1963d2000 -        0x19650ffff  com.apple.Sharing (1579 - 1579) <A3F1EF00-F472-3E2B-845F-42657DA6362C> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
       0x196510000 -        0x196608fff  com.apple.Bluetooth (8.0.3 - 8.0.3d9) <9202E283-D1C3-3DDE-8354-1EBAB423A34D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
       0x196609000 -        0x19661cfff  com.apple.AppContainer (4.0 - 509.60.2) <D3955505-9F58-3EBE-9AA3-FA2D131F00A8> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
       0x19661d000 -        0x196620fff  com.apple.SecCodeWrapper (4.0 - 509.60.2) <A26F5624-9F29-3F2B-8A92-BDA94A7FF388> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
       0x196621000 -        0x196679fff  com.apple.ProtectedCloudStorage (1.0 - 1) <E6BDE95F-D7EB-3249-BE29-B0D0A7374E5C> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
       0x19667a000 -        0x1966d9fff  com.apple.QuickLookFramework (5.0 - 928.2) <370B27B8-7E0B-334F-AE2D-AE51F7843A8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
       0x1966da000 -        0x1966f6fff  com.apple.MetalKit (147.1 - 147.1) <24F04C7A-2CAB-3FF5-B3B9-470A3B76034C> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
       0x1966f7000 -        0x1966fbfff  libxcselect.dylib (2384) <4435B117-6B75-3710-B108-B5354286C72E> /usr/lib/libxcselect.dylib
       0x1967dc000 -        0x1968fafff  com.apple.combine (1.0 - 252.100) <4E34BDD1-881C-3AFC-BCF3-A64531215479> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
       0x1968fb000 -        0x197e3bfff  com.apple.GeoServices (1.0 - 1757.23.11.29.3) <4242C603-83B0-35E5-A4C1-7908771F8B72>
 
  • Like
Reactions: k-hawinkler
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.