Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repeatable crash #32

Closed
rajiv opened this issue Mar 2, 2021 · 3 comments
Closed

repeatable crash #32

rajiv opened this issue Mar 2, 2021 · 3 comments

Comments

@rajiv
Copy link
Contributor

rajiv commented Mar 2, 2021

The app freezes, and eventually crashes.

Process:               Fastmate [4962]
Path:                  /Applications/Fastmate.app/Contents/MacOS/Fastmate
Identifier:            io.ekstrom.Fastmate
Version:               1.6.4 (1)
Code Type:             ARM-64 (Native)
Parent Process:        ??? [1]
Responsible:           Fastmate [4962]
User ID:               501

Date/Time:             2021-03-01 21:40:03.818 -0500
OS Version:            macOS 11.2.2 (20D80)
Report Version:        12
Anonymous UUID:        FAC9B3BC-4917-5A45-F9B5-CF8D28DBBA8E

Sleep/Wake UUID:       81F2F18A-1452-406E-82E3-5FA998A749FE

Time Awake Since Boot: 30000 seconds
Time Since Wake:       2500 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:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSDictionary isEqualToDictionary:]: dictionary argument is not an NSDictionary'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x0000000196f52320 __exceptionPreprocess + 240
1   libobjc.A.dylib                     0x0000000196c80c04 objc_exception_throw + 60
2   CoreFoundation                      0x0000000197019064 -[__NSCFString characterAtIndex:].cold.1 + 0
3   CoreFoundation                      0x000000019701fec0 -[NSDictionary keyOfEntryWithOptions:passingTest:].cold.1 + 0
4   CoreFoundation                      0x0000000196ed1010 ___onqueue_CFPasteboardRebuildCache_block_invoke_2 + 0
5   Fastmate                            0x0000000102966bf8 Fastmate + 11256
6   Fastmate                            0x0000000102965728 Fastmate + 5928
7   Foundation                          0x0000000197c70f6c -[NSKeyValueObservance observeValueForKeyPath:ofObject:change:context:] + 384
8   Foundation                          0x0000000197c2e1b4 NSKeyValueNotifyObserver + 292
9   Foundation                          0x0000000197cfe360 NSKeyValueDidChange + 328
10  Foundation                          0x0000000197c1ffd8 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] + 648
11  Foundation                          0x0000000197c4d310 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] + 72
12  Foundation                          0x0000000197c6a5f4 _NSSetObjectValueAndNotify + 312
13  Fastmate                            0x0000000102968aa8 Fastmate + 19112
14  WebKit                              0x00000001b213e214 _ZN3WTF6Detail15CallableWrapperIZ128-[WKWebView _evaluateJavaScript:asAsyncFunction:withSourceURL:withArguments:forceUserGesture:inFrame:inWorld:completionHandler:]E3$_7vJPN3API21SerializedScriptValueENS_8OptionalIN7WebCore16ExceptionDetailsEEEN6WebKit12CallbackBase5ErrorEEE4callES5_S9_SC_ + 520
15  WebKit                              0x00000001b22347bc _ZNK3WTF8FunctionIFvPN3API21SerializedScriptValueENS_8OptionalIN7WebCore16ExceptionDetailsEEEN6WebKit12CallbackBase5ErrorEEEclES3_S7_SA_ + 140
16  WebKit                              0x00000001b22732ec _ZN6WebKit15GenericCallbackIJPN3API21SerializedScriptValueEN3WTF8OptionalIN7WebCore16ExceptionDetailsEEEEE10invalidateENS_12CallbackBase5ErrorE + 132
17  WebKit                              0x00000001b221eba0 _ZN6WebKit21invalidateCallbackMapIN3WTF6RefPtrINS_12CallbackBaseENS1_13DumbPtrTraitsIS3_EEEEEEvRNS1_7HashMapIyT_NS1_11DefaultHashIyEENS1_10HashTraitsIyEENSB_IS8_EEEENS3_5ErrorE + 112
18  WebKit                              0x00000001b2228978 _ZN6WebKit12WebPageProxy10resetStateENS0_16ResetStateReasonE + 744
19  WebKit                              0x00000001b22318cc _ZN6WebKit12WebPageProxy19processDidTerminateENS_24ProcessTerminationReasonE + 1080
20  WebKit                              0x00000001b22657dc _ZN6WebKit15WebProcessProxy18requestTerminationENS_24ProcessTerminationReasonE + 496
21  WebKit                              0x00000001b22fd45c _ZN6WebKit19NetworkProcessProxy43terminateUnresponsiveServiceWorkerProcessesEN3WTF16ObjectIdentifierIN7WebCore21ProcessIdentifierTypeEEE + 92
22  WebKit                              0x00000001b1f469a8 _ZN6WebKit19NetworkProcessProxy36didReceiveNetworkProcessProxyMessageERN3IPC10ConnectionERNS1_7DecoderE + 9200
23  WebKit                              0x00000001b1ef14f8 _ZN3IPC10Connection15dispatchMessageENSt3__110unique_ptrINS_7DecoderENS1_14default_deleteIS3_EEEE + 852
24  WebKit                              0x00000001b1ef4014 _ZN3WTF6Detail15CallableWrapperIZN3IPC10Connection22enqueueIncomingMessageENSt3__110unique_ptrINS2_7DecoderENS4_14default_deleteIS6_EEEEE3$_7vJEE4callEv + 224
25  JavaScriptCore                      0x00000001ace2a19c _ZN3WTF7RunLoop11performWorkEv + 484
26  JavaScriptCore                      0x00000001ace2ae84 _ZN3WTF7RunLoop11performWorkEPv + 36
27  CoreFoundation                      0x0000000196ed4c14 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
28  CoreFoundation                      0x0000000196ed4b60 __CFRunLoopDoSource0 + 208
29  CoreFoundation                      0x0000000196ed484c __CFRunLoopDoSources0 + 268
30  CoreFoundation                      0x0000000196ed31e4 __CFRunLoopRun + 824
31  CoreFoundation                      0x0000000196ed2740 CFRunLoopRunSpecific + 600
32  HIToolbox                           0x000000019e9f75c4 RunCurrentEventLoopInMode + 292
33  HIToolbox                           0x000000019e9f73f4 ReceiveNextEventCommon + 688
34  HIToolbox                           0x000000019e9f7124 _BlockUntilNextEventMatchingListInModeWithFilter + 76
35  AppKit                              0x00000001996ac82c _DPSNextEvent + 868
36  AppKit                              0x00000001996ab1ac -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1312
37  AppKit                              0x000000019969d060 -[NSApplication run] + 600
38  AppKit                              0x000000019966e804 NSApplicationMain + 1064
39  libdyld.dylib                       0x0000000196df5f34 start + 4

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x0000000196da8cec __pthread_kill + 8
1   libsystem_pthread.dylib       	0x0000000196dd9c24 pthread_kill + 292
2   libsystem_c.dylib             	0x0000000196d21864 abort + 104
3   libc++abi.dylib               	0x0000000196d99cf8 abort_message + 132
4   libc++abi.dylib               	0x0000000196d8ae4c demangling_terminate_handler() + 308
5   libobjc.A.dylib               	0x0000000196c836c8 _objc_terminate() + 144
6   libc++abi.dylib               	0x0000000196d990e0 std::__terminate(void (*)()) + 20
7   libc++abi.dylib               	0x0000000196d9beb0 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 36
8   libc++abi.dylib               	0x0000000196d9be5c __cxa_throw + 140
9   libobjc.A.dylib               	0x0000000196c80d30 objc_exception_throw + 360
10  com.apple.CoreFoundation      	0x0000000197019064 _CFThrowFormattedException + 116
11  com.apple.CoreFoundation      	0x000000019701fec0 -[NSDictionary isEqualToDictionary:].cold.1 + 52
12  com.apple.CoreFoundation      	0x0000000196ed1010 -[NSDictionary isEqualToDictionary:] + 508
13  io.ekstrom.Fastmate           	0x0000000102966bf8 0x102964000 + 11256
14  io.ekstrom.Fastmate           	0x0000000102965728 0x102964000 + 5928
15  com.apple.Foundation          	0x0000000197c70f6c -[NSKeyValueObservance observeValueForKeyPath:ofObject:change:context:] + 384
16  com.apple.Foundation          	0x0000000197c2e1b4 NSKeyValueNotifyObserver + 292
17  com.apple.Foundation          	0x0000000197cfe360 NSKeyValueDidChange + 328
18  com.apple.Foundation          	0x0000000197c1ffd8 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] + 648
19  com.apple.Foundation          	0x0000000197c4d310 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] + 72
20  com.apple.Foundation          	0x0000000197c6a5f4 _NSSetObjectValueAndNotify + 312
21  io.ekstrom.Fastmate           	0x0000000102968aa8 0x102964000 + 19112
22  com.apple.WebKit              	0x00000001b213e214 WTF::Detail::CallableWrapper<-[WKWebView _evaluateJavaScript:asAsyncFunction:withSourceURL:withArguments:forceUserGesture:inFrame:inWorld:completionHandler:]::$_7, void, API::SerializedScriptValue*, WTF::Optional<WebCore::ExceptionDetails>, WebKit::CallbackBase::Error>::call(API::SerializedScriptValue*, WTF::Optional<WebCore::ExceptionDetails>, WebKit::CallbackBase::Error) + 520
23  com.apple.WebKit              	0x00000001b22347bc WTF::Function<void (API::SerializedScriptValue*, WTF::Optional<WebCore::ExceptionDetails>, WebKit::CallbackBase::Error)>::operator()(API::SerializedScriptValue*, WTF::Optional<WebCore::ExceptionDetails>, WebKit::CallbackBase::Error) const + 140
24  com.apple.WebKit              	0x00000001b22732ec WebKit::GenericCallback<API::SerializedScriptValue*, WTF::Optional<WebCore::ExceptionDetails> >::invalidate(WebKit::CallbackBase::Error) + 132
25  com.apple.WebKit              	0x00000001b221eba0 void WebKit::invalidateCallbackMap<WTF::RefPtr<WebKit::CallbackBase, WTF::DumbPtrTraits<WebKit::CallbackBase> > >(WTF::HashMap<unsigned long long, WTF::RefPtr<WebKit::CallbackBase, WTF::DumbPtrTraits<WebKit::CallbackBase> >, WTF::DefaultHash<unsigned long long>, WTF::HashTraits<unsigned long long>, WTF::HashTraits<WTF::RefPtr<WebKit::CallbackBase, WTF::DumbPtrTraits<WebKit::CallbackBase> > > >&, WebKit::CallbackBase::Error) + 112
26  com.apple.WebKit              	0x00000001b2228978 WebKit::WebPageProxy::resetState(WebKit::WebPageProxy::ResetStateReason) + 744
27  com.apple.WebKit              	0x00000001b22318cc WebKit::WebPageProxy::processDidTerminate(WebKit::ProcessTerminationReason) + 1080
28  com.apple.WebKit              	0x00000001b22657dc WebKit::WebProcessProxy::requestTermination(WebKit::ProcessTerminationReason) + 496
29  com.apple.WebKit              	0x00000001b22fd45c WebKit::NetworkProcessProxy::terminateUnresponsiveServiceWorkerProcesses(WTF::ObjectIdentifier<WebCore::ProcessIdentifierType>) + 92
30  com.apple.WebKit              	0x00000001b1f469a8 WebKit::NetworkProcessProxy::didReceiveNetworkProcessProxyMessage(IPC::Connection&, IPC::Decoder&) + 9200
31  com.apple.WebKit              	0x00000001b1ef14f8 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >) + 852
32  com.apple.WebKit              	0x00000001b1ef4014 WTF::Detail::CallableWrapper<IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)::$_7, void>::call() + 224
33  com.apple.JavaScriptCore      	0x00000001ace2a19c WTF::RunLoop::performWork() + 484
34  com.apple.JavaScriptCore      	0x00000001ace2ae84 WTF::RunLoop::performWork(void*) + 36
35  com.apple.CoreFoundation      	0x0000000196ed4c14 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
36  com.apple.CoreFoundation      	0x0000000196ed4b60 __CFRunLoopDoSource0 + 208
37  com.apple.CoreFoundation      	0x0000000196ed484c __CFRunLoopDoSources0 + 268
38  com.apple.CoreFoundation      	0x0000000196ed31e4 __CFRunLoopRun + 824
39  com.apple.CoreFoundation      	0x0000000196ed2740 CFRunLoopRunSpecific + 600
40  com.apple.HIToolbox           	0x000000019e9f75c4 RunCurrentEventLoopInMode + 292
41  com.apple.HIToolbox           	0x000000019e9f73f4 ReceiveNextEventCommon + 688
42  com.apple.HIToolbox           	0x000000019e9f7124 _BlockUntilNextEventMatchingListInModeWithFilter + 76
43  com.apple.AppKit              	0x00000001996ac82c _DPSNextEvent + 868
44  com.apple.AppKit              	0x00000001996ab1ac -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1312
45  com.apple.AppKit              	0x000000019969d060 -[NSApplication run] + 600
46  com.apple.AppKit              	0x000000019966e804 NSApplicationMain + 1064
47  libdyld.dylib                 	0x0000000196df5f34 start + 4

Thread 1:: JavaScriptCore bmalloc scavenger
0   libsystem_kernel.dylib        	0x0000000196da4488 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x0000000196dda568 _pthread_cond_wait + 1192
2   libc++.1.dylib                	0x0000000196d343c4 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3   com.apple.JavaScriptCore      	0x00000001ace910c0 bmalloc::Scavenger::threadRunLoop() + 672
4   com.apple.JavaScriptCore      	0x00000001ace90b8c bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 16
5   com.apple.JavaScriptCore      	0x00000001ace92f0c 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
6   libsystem_pthread.dylib       	0x0000000196dda06c _pthread_start + 320
7   libsystem_pthread.dylib       	0x0000000196dd4da0 thread_start + 8

Thread 2:: com.apple.coreanimation.render-server
0   libsystem_kernel.dylib        	0x0000000196da0ce8 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x0000000196da1098 mach_msg + 76
2   com.apple.QuartzCore          	0x000000019d19c3e8 CA::Render::Server::server_thread(void*) + 480
3   com.apple.QuartzCore          	0x000000019d19c1f8 thread_fun(void*) + 32
4   libsystem_pthread.dylib       	0x0000000196dda06c _pthread_start + 320
5   libsystem_pthread.dylib       	0x0000000196dd4da0 thread_start + 8

Thread 3:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x0000000196da0ce8 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x0000000196da1098 mach_msg + 76
2   com.apple.CoreFoundation      	0x0000000196ed4e98 __CFRunLoopServiceMachPort + 380
3   com.apple.CoreFoundation      	0x0000000196ed336c __CFRunLoopRun + 1216
4   com.apple.CoreFoundation      	0x0000000196ed2740 CFRunLoopRunSpecific + 600
5   com.apple.AppKit              	0x000000019982c864 _NSEventThread + 216
6   libsystem_pthread.dylib       	0x0000000196dda06c _pthread_start + 320
7   libsystem_pthread.dylib       	0x0000000196dd4da0 thread_start + 8

Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x0000000196da0ce8 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x0000000196da1098 mach_msg + 76
2   com.apple.CoreFoundation      	0x0000000196ed4e98 __CFRunLoopServiceMachPort + 380
3   com.apple.CoreFoundation      	0x0000000196ed336c __CFRunLoopRun + 1216
4   com.apple.CoreFoundation      	0x0000000196ed2740 CFRunLoopRunSpecific + 600
5   com.apple.CFNetwork           	0x000000019b38b7d0 0x19b13f000 + 2410448
6   com.apple.Foundation          	0x0000000197c540f4 __NSThread__start__ + 864
7   libsystem_pthread.dylib       	0x0000000196dda06c _pthread_start + 320
8   libsystem_pthread.dylib       	0x0000000196dd4da0 thread_start + 8

Thread 5:: CVDisplayLink
0   libsystem_kernel.dylib        	0x0000000196da4488 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x0000000196dda594 _pthread_cond_wait + 1236
2   com.apple.CoreVideo           	0x000000019d7e3db0 CVDisplayLink::waitUntil(unsigned long long) + 172
3   com.apple.CoreVideo           	0x000000019d7e3440 CVDisplayLink::runIOThread() + 424
4   libsystem_pthread.dylib       	0x0000000196dda06c _pthread_start + 320
5   libsystem_pthread.dylib       	0x0000000196dd4da0 thread_start + 8

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

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

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

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x000000016d496ce0   x5: 0x000000016d4972a0   x6: 0x000000000000006e   x7: 0xffffffff00006100
    x8: 0x00000000000005b9   x9: 0xc0dae2433eb5a694  x10: 0x0000000000000002  x11: 0x0000000000000003
   x12: 0x0000000000000000  x13: 0x0000000000000001  x14: 0x0000000000000010  x15: 0x000000000000000b
   x16: 0x0000000000000148  x17: 0x00000001fca1f330  x18: 0x0000000138033940  x19: 0x0000000000000006
   x20: 0x0000000102b8fd40  x21: 0x0000000000000303  x22: 0x0000000102b8fe20  x23: 0x00000001417e2060
   x24: 0x0000000000000000  x25: 0x0000000000000001  x26: 0x0000000000000000  x27: 0x00000001ed1d392f
   x28: 0x8c8c585d89da8a0a   fp: 0x000000016d497200   lr: 0x0000000196dd9c24
    sp: 0x000000016d4971e0   pc: 0x0000000196da8cec cpsr: 0x40000000
   far: 0x0000000196d97924  esr: 0x56000080


Binary Images:
       0x102964000 -        0x102973fff +io.ekstrom.Fastmate (1.6.4 - 1) <63F4F9C3-F0CE-305C-8F1A-AD8881DEF3AA> /Applications/Fastmate.app/Contents/MacOS/Fastmate
       0x102ad8000 -        0x102b53fff  dyld (832.7.3) <4AB185B3-DC20-3C03-A193-67C0E6C589D7> /usr/lib/dyld
       0x10f030000 -        0x10f03bfff  libobjc-trampolines.dylib (818.2) <45594839-80BA-3B76-8693-7DB44ED2AF09> /usr/lib/libobjc-trampolines.dylib
       0x110300000 -        0x11035ffff  com.apple.AppleMetalOpenGLRenderer (1.0 - 1) <1887CA49-02D5-3775-BD8F-07E18B382A9C> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
       0x110388000 -        0x110887fff  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
       0x196b36000 -        0x196b37fff  libsystem_blocks.dylib (78) <9B6D4883-03E9-3785-851E-EA79FA64ADC1> /usr/lib/system/libsystem_blocks.dylib
       0x196b38000 -        0x196b6ffff  libxpc.dylib (2038.80.3) <BD0DFD42-0DC3-3F3D-9C04-5A2B3D93794D> /usr/lib/system/libxpc.dylib
       0x196b70000 -        0x196b87fff  libsystem_trace.dylib (1277.80.2) <4A466196-D2DD-367B-80AB-988F281EC3B8> /usr/lib/system/libsystem_trace.dylib
       0x196b88000 -        0x196bfcfff  libcorecrypto.dylib (1000.80.5) <9BD8FED7-2A36-3602-A5A7-0CA87C03FB84> /usr/lib/system/libcorecrypto.dylib
       0x196bfd000 -        0x196c28fff  libsystem_malloc.dylib (317.40.8) <21120432-52C1-34E4-BF01-623722FA3A41> /usr/lib/system/libsystem_malloc.dylib
       0x196c29000 -        0x196c6cfff  libdispatch.dylib (1271.40.12) <F5BFBD55-EF70-3659-854D-9061325EB26D> /usr/lib/system/libdispatch.dylib
       0x196c6d000 -        0x196ca5fff  libobjc.A.dylib (818.2) <B03625B0-501E-3AC1-8E16-08B621120EAD> /usr/lib/libobjc.A.dylib
       0x196ca6000 -        0x196ca8fff  libsystem_featureflags.dylib (28.60.1) <297CC4DD-AFA4-3BA3-B4E1-0DF47E49C21E> /usr/lib/system/libsystem_featureflags.dylib
       0x196ca9000 -        0x196d29fff  libsystem_c.dylib (1439.40.11) <A7147E08-E7C0-3842-916E-F2270A689F47> /usr/lib/system/libsystem_c.dylib
       0x196d2a000 -        0x196d85fff  libc++.1.dylib (904.4) <B139607F-1E80-3A8E-870D-0AC022069EA1> /usr/lib/libc++.1.dylib
       0x196d86000 -        0x196d9ffff  libc++abi.dylib (904.4) <1DD3A1C9-D765-34FB-B8C1-87BF52CE49C0> /usr/lib/libc++abi.dylib
       0x196da0000 -        0x196dd2fff  libsystem_kernel.dylib (7195.81.3) <55FCA547-4877-3075-8A08-FE1620BFC682> /usr/lib/system/libsystem_kernel.dylib
       0x196dd3000 -        0x196ddefff  libsystem_pthread.dylib (454.80.2) <8E907E6C-C227-312E-944C-767093692AFF> /usr/lib/system/libsystem_pthread.dylib
       0x196ddf000 -        0x196e1dfff  libdyld.dylib (832.7.3) <EF759BF3-97FA-30EA-A1CA-EDECFEA726FE> /usr/lib/system/libdyld.dylib
       0x196e1e000 -        0x196e24fff  libsystem_platform.dylib (254.80.2) <8633A39C-10A2-3B44-93F7-617AB09FF640> /usr/lib/system/libsystem_platform.dylib
       0x196e25000 -        0x196e50fff  libsystem_info.dylib (542.40.3) <4CC96CFC-7198-3F26-8C8C-20FB010CDF98> /usr/lib/system/libsystem_info.dylib
       0x196e51000 -        0x1972fafff  com.apple.CoreFoundation (6.9 - 1774.101) <EA76C90A-23ED-3791-8FBC-8292916F0B16> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1972fb000 -        0x19752dfff  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
       0x19752e000 -        0x197606fff  com.apple.gpusw.MetalTools (1.0 - 1) <ED9E3F77-4900-3B5B-978A-70AA6762DFBA> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
       0x197607000 -        0x197861fff  libBLAS.dylib (1336.40.1) <96EAD889-D898-3884-A36C-F433DC2C64DD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
       0x197862000 -        0x1978acfff  com.apple.Lexicon-framework (1.0 - 86.1) <81EA9F2C-6059-322A-B336-56CD7F3AB6C2> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
       0x1978ad000 -        0x19790ffff  libSparse.dylib (106) <1A70E696-43E3-3D8B-A3E1-ADB624729BF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
       0x197910000 -        0x197997fff  com.apple.SystemConfiguration (1.20 - 1.20) <DD6AB615-BB7B-3634-9D33-3923E5038BAA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
       0x197998000 -        0x1979cbfff  libCRFSuite.dylib (50) <79C1501B-B0F6-341A-96CC-F4FE066E3D59> /usr/lib/libCRFSuite.dylib
       0x1979cc000 -        0x197bf6fff  libmecabra.dylib (929.1.1) <29B77781-FA91-3180-AFE8-608A355AE97E> /usr/lib/libmecabra.dylib
       0x197bf7000 -        0x197f88fff  com.apple.Foundation (6.9 - 1774.101) <8F7A0D5B-0E89-36F6-AC84-D3BEC2C44792> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x197f89000 -        0x19807afff  com.apple.LanguageModeling (1.0 - 247.1) <66B05273-1979-3DB2-9F68-C0E3A6CD88B1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
       0x19807b000 -        0x19819dfff  com.apple.CoreDisplay (231.3 - 231.3) <55F5D4EC-8342-30A3-91BA-C8EBB2902C62> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
       0x19819e000 -        0x19840bfff  com.apple.audio.AudioToolboxCore (1.0 - 1180.25) <2B096342-5488-35F5-A9FF-72A9D7357F56> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
       0x19840c000 -        0x1985ddfff  com.apple.CoreText (677.3.0.4 - 677.3.0.4) <E2758F16-97F5-3FA7-85C2-60E23A90F471> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
       0x1985de000 -        0x198c03fff  com.apple.audio.CoreAudio (5.0 - 5.0) <2A4CD49F-AB5D-3155-9889-2A388B4505DE> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x198c04000 -        0x198f62fff  com.apple.security (7.0 - 59754.80.3) <C76855AD-6EE4-3413-9E6E-CC450BDB20E2> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x198f63000 -        0x1991d4fff  libicucore.A.dylib (66109) <3CE58F97-7FC3-37D8-BB99-D6BECFC86DD2> /usr/lib/libicucore.A.dylib
       0x1991d5000 -        0x1991dffff  libsystem_darwin.dylib (1439.40.11) <B790A863-2D74-300E-9698-A25B5602B32F> /usr/lib/system/libsystem_darwin.dylib
       0x1991e0000 -        0x1994cffff  com.apple.CoreServices.CarbonCore (1307 - 1307) <3EC22291-65E5-3EB6-9498-9A1244C90147> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
       0x1994d0000 -        0x19950afff  com.apple.CoreServicesInternal (476 - 476) <021B41C2-A5E8-37C2-9A8D-899519F02AE6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
       0x19950b000 -        0x199546fff  com.apple.CSStore (1122.11 - 1122.11) <52D8D7A1-4879-3488-9D39-5F2C7696EFA8> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
       0x199547000 -        0x199611fff  com.apple.framework.IOKit (2.0.2 - 1845.81.1) <516911DA-18D7-3D17-8646-BBF7C75CD070> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x199612000 -        0x19961dfff  libsystem_notify.dylib (279.40.4) <A7B6BDA8-5371-352E-8A36-95D46C4B07F1> /usr/lib/system/libsystem_notify.dylib
       0x19961e000 -        0x19966afff  libsandbox.1.dylib (1441.60.4) <5A1C8805-37B5-3B78-808B-8DEF77CBBEEA> /usr/lib/libsandbox.1.dylib
       0x19966b000 -        0x19a3c9fff  com.apple.AppKit (6.9 - 2022.30.122) <9E051E42-05AD-3DEB-B5FE-74FED40F54FD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x19a3ca000 -        0x19a5f8fff  com.apple.UIFoundation (1.0 - 727.3) <BA2FA281-9C94-3F6B-82E2-5125C0E4E9EF> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
       0x19a5f9000 -        0x19a60bfff  com.apple.UniformTypeIdentifiers (633.0.2 - 633.0.2) <162DF56F-4DE4-3519-974F-87DBBE41DE6D> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
       0x19a60c000 -        0x19a77afff  com.apple.desktopservices (1.18 - 1346.3.1) <1FF1398F-F5C0-327C-8B87-CF818C47C75C> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
       0x19a77b000 -        0x19a78dfff  com.apple.metadata.SpotlightLinguistics (1.0 - 1) <DD76D125-17A7-3098-8614-B97BFA32E634> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/Versions/A/SpotlightLinguistics
       0x19a78e000 -        0x19a981fff  com.apple.CoreDuet (1.0 - 1) <C6969C11-AC61-372C-BD49-DCF8825B88E7> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
       0x19a982000 -        0x19aa33fff  libboringssl.dylib (351.40.2) <E243B96B-1F12-300B-A7B6-CA1F47A0918A> /usr/lib/libboringssl.dylib
       0x19aa34000 -        0x19b13efff  libnetwork.dylib (2288.80.2) <07EC53A0-293C-3403-8394-755AE0BDDFA4> /usr/lib/libnetwork.dylib
       0x19b13f000 -        0x19b5ccfff  com.apple.CFNetwork (1220.1 - 1220.1) <3C5F5D1E-DB7C-3027-BBB0-91E6DEA3E264> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x19b5cd000 -        0x19b5dcfff  libsystem_networkextension.dylib (1295.80.3) <B6BD1267-BE59-3E42-B2B5-2BF13F17D02D> /usr/lib/system/libsystem_networkextension.dylib
       0x19b5dd000 -        0x19b5defff  libenergytrace.dylib (22) <C5CFEF87-BB69-3351-A0C8-9B601383A45C> /usr/lib/libenergytrace.dylib
       0x19b5df000 -        0x19b633fff  libMobileGestalt.dylib (978.80.1) <93C6E288-C098-357F-B8A5-3E133DF39ECE> /usr/lib/libMobileGestalt.dylib
       0x19b634000 -        0x19b64bfff  libsystem_asl.dylib (385) <31E28E59-1CDD-3B83-8BF0-56C675227FA2> /usr/lib/system/libsystem_asl.dylib
       0x19b64c000 -        0x19b665fff  com.apple.TCC (1.0 - 1) <C55FE947-0C86-3AAC-9306-9EFA7C033D07> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
       0x19b666000 -        0x19b9ccfff  com.apple.SkyLight (1.600.0 - 570.7) <E50DF124-C72E-3349-9B99-788BF3160420> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
       0x19b9cd000 -        0x19bfbafff  com.apple.CoreGraphics (2.0 - 1463.3.2) <EB921871-B552-3F19-B55E-BB03106F4CF0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
       0x19bfbb000 -        0x19c0b0fff  com.apple.ColorSync (4.13.0 - 3473.3.1) <383BFD71-E7FA-3EA0-B8BC-8BC2452DD881> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
       0x19c0b1000 -        0x19c10cfff  com.apple.HIServices (1.22 - 714) <4404D4B7-FE46-33B6-919F-8A11C242CE96> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
       0x19c10d000 -        0x19c149fff  libAWDSupport.dylib (949) <58511FB3-C4A2-3CE0-8CA8-F6F195D472DF> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
       0x19c14a000 -        0x19c1acfff  libprotobuf.dylib (3919) <C64DA474-70A0-3750-8A54-6BE6523DED70> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
       0x19c1ad000 -        0x19c1bffff  libprotobuf-lite.dylib (3919) <ECBE815C-0532-3492-88F3-6AA638776867> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
       0x19c1c0000 -        0x19c207fff  com.apple.awd (1.0 - 949) <4EE08481-366B-3207-80B7-29AB0FB6AF7C> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
       0x19c208000 -        0x19c379fff  com.apple.Montreal (1.0 - 142) <421E714F-2FC4-376B-9C8F-69DD48A94872> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
       0x19c37a000 -        0x19c467fff  com.apple.NLP (1.0 - 210) <3BCD977E-2522-3E6B-9E02-714505AB7306> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
       0x19c468000 -        0x19c819fff  com.apple.CoreData (120 - 1044.3) <FB78C44B-E097-3BB8-8E61-72FF74BB5921> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x19c81a000 -        0x19c831fff  com.apple.ProtocolBuffer (1 - 285.23.11.29.1) <38163CA8-14FF-34A9-8AE4-D7D69B8C8854> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
       0x19c832000 -        0x19c9d9fff  libsqlite3.dylib (321.1) <8592B35B-9EA3-3C84-8453-9C86FB5C039C> /usr/lib/libsqlite3.dylib
       0x19c9da000 -        0x19ca51fff  com.apple.Accounts (113 - 113) <9E3D8FCD-16A8-3D28-A7F3-D75476C16B8C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
       0x19ca52000 -        0x19ca69fff  com.apple.commonutilities (8.0 - 900) <34263522-C58C-3F19-8283-8CA507F3D20B> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
       0x19ca6a000 -        0x19caeefff  com.apple.BaseBoard (526 - 526) <89622432-C593-3BF5-94EE-818870066499> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
       0x19caef000 -        0x19cb3ffff  com.apple.RunningBoardServices (1.0 - 505.80.1) <A450618A-7977-30E6-AA3B-05AAB841F7EA> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
       0x19cb40000 -        0x19cbb3fff  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
       0x19cbb4000 -        0x19cbbbfff  libdns_services.dylib (1310.80.1) <64D4BA25-C388-3AB8-BDA8-2E81459DA46A> /usr/lib/libdns_services.dylib
       0x19cbbc000 -        0x19cbc3fff  libsystem_symptoms.dylib (1431.40.36) <0657E539-C0CE-30F8-B630-FBAE36109542> /usr/lib/system/libsystem_symptoms.dylib
       0x19cbc4000 -        0x19cd20fff  com.apple.Network (1.0 - 1) <486C55B3-900C-3D09-AB0D-F99A152CFB84> /System/Library/Frameworks/Network.framework/Versions/A/Network
       0x19cd21000 -        0x19cd46fff  com.apple.analyticsd (1.0 - 1) <E47FE17B-2ED2-3BE2-A5AB-046DB3C02EA0> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
       0x19cd47000 -        0x19cd49fff  libDiagnosticMessagesClient.dylib (112) <20AD555E-DF00-3C91-A95B-AB2AD23780AA> /usr/lib/libDiagnosticMessagesClient.dylib
       0x19cd4a000 -        0x19cd95fff  com.apple.spotlight.metadata.utilities (1.0 - 2150.7.5) <5400DF7A-9249-30E9-B692-AC431C7F74D9> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
       0x19cd96000 -        0x19ce2ffff  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
       0x19ce30000 -        0x19ce36fff  com.apple.DiskArbitration (2.7 - 2.7) <7ED2211D-BA3C-37EC-BBA4-4320FBBC8A6A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x19ce37000 -        0x19d155fff  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
       0x19d156000 -        0x19d408fff  com.apple.QuartzCore (1.11 - 926.8) <DD1CA6DB-763E-3C10-A626-2E187F05E96E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x19d409000 -        0x19d44bfff  libFontRegistry.dylib (309) <B7A493C8-041A-33E8-B703-C2B15800E8E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
       0x19d44c000 -        0x19d565fff  com.apple.coreui (2.1 - 690) <35D7762A-4F30-3C06-9561-03129131C328> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x19d566000 -        0x19d646fff  com.apple.ViewBridge (551.3 - 551.3) <A263088E-E069-3CAF-A98B-1A2BF034AD2E> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
       0x19d647000 -        0x19d651fff  com.apple.PerformanceAnalysis (1.275 - 275) <CE3E666C-9271-36BC-9108-87959EE7DBCC> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
       0x19d652000 -        0x19d65ffff  com.apple.OpenDirectory (11.2 - 230.40.1) <C509DC91-F994-34B7-A5C5-A108E7DA5E4E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
       0x19d660000 -        0x19d67ffff  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
       0x19d680000 -        0x19d688fff  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
       0x19d689000 -        0x19d6adfff  com.apple.coreservices.SharedFileList (144 - 144) <E4152CCC-4A03-3959-B788-D7DD1ADFF8A6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
       0x19d6ae000 -        0x19d6b0fff  libapp_launch_measurement.dylib (14.1) <A5637442-ADCB-30F0-AAB4-72FA1C5E3811> /usr/lib/libapp_launch_measurement.dylib
       0x19d6b1000 -        0x19d6f4fff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <6026D662-F75F-3C82-8C80-F6CEBF6369BF> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
       0x19d6f5000 -        0x19d7e0fff  libxml2.2.dylib (34.9) <E170FFEE-EB9F-3252-9B16-4A47FBAC425A> /usr/lib/libxml2.2.dylib
       0x19d7e1000 -        0x19d833fff  com.apple.CoreVideo (1.8 - 408.4) <CBC1FBC1-0C8F-365D-BBBE-0A4E67907617> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x19d834000 -        0x19d836fff  com.apple.loginsupport (1.0 - 1) <232A91A0-5E9D-3D5E-8A33-FAD681F0E522> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
       0x19d837000 -        0x19d85efff  com.apple.aps.framework (4.0 - 4.0) <A26B0BB2-195B-36FC-9BB4-0B9F961F23E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
       0x19d85f000 -        0x19d87efff  com.apple.UserManagement (1.0 - 1) <91FCA944-6C2F-38BA-8ACA-D2EE30B059FF> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
       0x19d87f000 -        0x19da2dfff  com.apple.cloudkit.CloudKit (970 - 970) <9773F3CB-8F67-3CDB-93EA-EBE1BFD8931D> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
       0x19da2e000 -        0x19dab2fff  com.apple.CloudDocs (1.0 - 726.1) <F1C78782-705A-35E4-8108-19059B10828A> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
       0x19dab3000 -        0x19de76fff  com.apple.CoreML (1.0 - 1) <878ED684-373E-37BA-81DF-7992D72724A7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
       0x19de77000 -        0x19e5b9fff  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
       0x19e5ba000 -        0x19e630fff  com.apple.corelocation (2420.12.16 - 2420.12.16) <EAB86025-4FDB-320C-8DB8-C5D3045C935E> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
       0x19e631000 -        0x19e642fff  libsystem_containermanager.dylib (318.80.2) <0B742EA4-AFA2-36B6-AB4B-2F8ACA7211AA> /usr/lib/system/libsystem_containermanager.dylib
       0x19e643000 -        0x19e654fff  com.apple.IOSurface (289.3 - 289.3) <64E3394D-C908-378C-B5CE-B89C6BE61E9F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x19e655000 -        0x19e65efff  com.apple.IOAccelerator (439.52 - 439.52) <2995471C-4A7A-342A-B702-496519D138E2> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
       0x19e65f000 -        0x19e755fff  com.apple.Metal (244.32.7 - 244.32.7) <E8BC8E6D-4359-3A04-87CB-6F0D4F8F5C4B> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
       0x19e756000 -        0x19e775fff  com.apple.audio.caulk (1.0 - 70) <E99AE5AD-D1DE-39EF-98CD-D90A6318A7B5> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x19e776000 -        0x19e86cfff  com.apple.CoreMedia (1.0 - 2765.6.4.2) <9544A01C-6A6E-33E7-8408-A5118DEFD83C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
       0x19e86d000 -        0x19e9c5fff  libFontParser.dylib (305.3.0.1) <05D15A58-A965-37AB-99E1-B219E1BE7A4D> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
       0x19e9c6000 -        0x19ecd5fff  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
       0x19ecd6000 -        0x19ecedfff  com.apple.framework.DFRFoundation (1.0 - 265) <A8459222-E57D-35F4-8559-776156ACB9AE> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
       0x19ecee000 -        0x19ecf1fff  com.apple.dt.XCTTargetBootstrap (1.0 - 17500) <E95F758C-2298-3CD7-AF9A-DF2C65EE70E8> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
       0x19ecf2000 -        0x19ed1cfff  com.apple.CoreSVG (1.0 - 149) <4C650BC1-BFF9-34D2-9655-A4B31EEB3A87> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
       0x19ed1d000 -        0x19ef3afff  com.apple.ImageIO (3.3.0 - 2130.3.4) <0397355B-7EA5-3B61-A13D-A1EE17202D1E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
       0x19ef3b000 -        0x19f25bfff  com.apple.CoreImage (16.2.0 - 1130.1) <78FEE69F-A99D-3425-B458-510574A62A6E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
       0x19f25c000 -        0x19f2b3fff  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
       0x19f2b4000 -        0x19f2b8fff  libsystem_configuration.dylib (1109.60.2) <AEC5E654-A5B8-343E-80B7-27D5D0D856D9> /usr/lib/system/libsystem_configuration.dylib
       0x19f2b9000 -        0x19f2bdfff  libsystem_sandbox.dylib (1441.60.4) <D7CDDE27-978E-3511-AE6F-296D901290B2> /usr/lib/system/libsystem_sandbox.dylib
       0x19f2be000 -        0x19f2bffff  com.apple.AggregateDictionary (1.0 - 1) <516D38F6-E0E1-36B4-AC96-E5079ECC6ED4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
       0x19f2c0000 -        0x19f2c3fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <E6509790-A434-3A6A-AF9E-EA1FDBF15F6A> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
       0x19f2c4000 -        0x19f2c5fff  liblangid.dylib (136) <12979BA7-28E3-3E74-AC24-65166A921235> /usr/lib/liblangid.dylib
       0x19f2c6000 -        0x19f354fff  com.apple.CoreNLP (1.0 - 245.1) <92E28F08-9AB8-3B02-A889-677A716E393C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
       0x19f355000 -        0x19f35cfff  com.apple.LinguisticData (1.0 - 399) <2B3E7B26-D669-38C0-9B7F-FFB2E94BC23B> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
       0x19f35d000 -        0x19f812fff  libBNNS.dylib (288.80.1) <695BEB14-BA36-3386-8C72-A219A73C9601> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
       0x19f813000 -        0x19f8c5fff  libvDSP.dylib (760.40.6) <9FAC0A5B-0CD5-3999-815A-3C663EC71F65> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
       0x19f8c6000 -        0x19f8d8fff  com.apple.CoreEmoji (1.0 - 128) <0FCD33E9-8DC4-3FB1-86DC-8ECA2FA10E37> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
       0x19f8d9000 -        0x19f8e3fff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <57F4592F-D6FA-3ED9-ACEF-B1D7A7359DC1> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
       0x19f8e4000 -        0x19f9affff  com.apple.framework.CoreWLAN (16.0 - 1657) <CE21D5A5-CEEA-3F7F-8DFB-DB200BC844BF> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
       0x19f9b0000 -        0x19fbaffff  com.apple.CoreUtils (6.5 - 650.6) <768C98CD-589C-3020-B046-9945F4A79073> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
       0x19fbb0000 -        0x19fbd2fff  com.apple.MobileKeyBag (2.0 - 1.0) <32451B9C-8D50-39E2-ACA5-6571087CE2E3> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
       0x19fbd3000 -        0x19fbe2fff  com.apple.AssertionServices (1.0 - 505.80.1) <61B246D7-5C18-38AC-8A21-C6117863F42A> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
       0x19fbe3000 -        0x19fc68fff  com.apple.securityfoundation (6.0 - 55240.40.4) <6D4E864F-4AAC-31AF-85AF-C308528C0F0B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
       0x19fc69000 -        0x19fc72fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <8981AD5E-DC12-3B54-BAC0-E9E113C4B1A0> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
       0x19fc73000 -        0x19fc78fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7B4325ED-9CF7-3D9E-A39C-F0AE7819F0C0> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
       0x19fc79000 -        0x19fc7bfff  libquarantine.dylib (119.40.2) <66942A5C-57B3-3524-BA49-0F2DA4A584D1> /usr/lib/system/libquarantine.dylib
       0x19fc7c000 -        0x19fc8bfff  libCheckFix.dylib (31) <05E93C9D-45F9-3758-95FD-481E5EA2D5EF> /usr/lib/libCheckFix.dylib
       0x19fc8c000 -        0x19fca2fff  libcoretls.dylib (169) <2B83641A-06E3-30E5-863E-BFE8CEC3B859> /usr/lib/libcoretls.dylib
       0x19fca3000 -        0x19fcb3fff  libbsm.0.dylib (68.40.1) <CE32C4E7-4F74-3ACC-99B8-16AFE4A23E03> /usr/lib/libbsm.0.dylib
       0x19fcb4000 -        0x19fcf8fff  libmecab.dylib (929.1.1) <CE0C1CA4-368D-38EE-891D-D61091F647A2> /usr/lib/libmecab.dylib
       0x19fcf9000 -        0x19fcfdfff  libgermantok.dylib (24) <585D03D1-A1E6-3956-8F81-27B564E177DC> /usr/lib/libgermantok.dylib
       0x19fcfe000 -        0x19fd13fff  libLinearAlgebra.dylib (1336.40.1) <774FCF6E-9563-390C-9999-EEE1EC1045D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
       0x19fd14000 -        0x19ff17fff  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
       0x19ff18000 -        0x19ff61fff  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
       0x19ff62000 -        0x1a009dfff  com.apple.MLCompute (1.0 - 1) <CD7FE3D8-A588-399A-8D59-BEAD2D718392> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
       0x1a009e000 -        0x1a00ccfff  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
       0x1a00cd000 -        0x1a0108fff  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
       0x1a0109000 -        0x1a0193fff  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
       0x1a0194000 -        0x1a01a3fff  com.apple.AppleFSCompression (125 - 1.0) <707AA112-C043-353A-A6CE-C3FE9613B183> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
       0x1a01a4000 -        0x1a01b0fff  libbz2.1.0.dylib (44) <E7E9F4E9-8BAC-3994-A193-DDC75B11BF17> /usr/lib/libbz2.1.0.dylib
       0x1a01b1000 -        0x1a01b5fff  libsystem_coreservices.dylib (127) <A9BDB37A-3E00-3FD0-AE92-7ED6FB63DD3B> /usr/lib/system/libsystem_coreservices.dylib
       0x1a01b6000 -        0x1a01e6fff  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
       0x1a01e7000 -        0x1a02fcfff  com.apple.AuthKit (1.0 - 1) <1F566084-0D88-3EE0-88FA-45B228F17B7A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
       0x1a02fd000 -        0x1a0330fff  com.apple.UserNotifications (1.0 - 348.2) <18AAD1A2-9B9C-3EE9-8CFD-166ABB445390> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
       0x1a0331000 -        0x1a03a3fff  com.apple.CoreSpotlight (1.0 - 2150.7.5) <7DC52674-DA0D-3783-A281-D3DD3A7E3B5C> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
       0x1a03a4000 -        0x1a03b5fff  libz.1.dylib (76) <9005FC69-0FEF-375F-AB09-DF5CEBAD5D14> /usr/lib/libz.1.dylib
       0x1a03b6000 -        0x1a03e3fff  libsystem_m.dylib (3186.40.2) <8FADC1D2-0B61-34C7-9F1C-19D85CB07E16> /usr/lib/system/libsystem_m.dylib
       0x1a03e4000 -        0x1a03e4fff  libcharset.1.dylib (59) <F0B25393-7B06-3499-A62E-51398A22E835> /usr/lib/libcharset.1.dylib
       0x1a03e5000 -        0x1a03eafff  libmacho.dylib (973.4) <8146EF75-0B83-3A8D-A1DA-1D49AD62DE88> /usr/lib/system/libmacho.dylib
       0x1a03eb000 -        0x1a0406fff  libkxld.dylib (7195.81.3) <A984A8FB-D44F-31B3-863E-A4947B3E20AE> /usr/lib/system/libkxld.dylib
       0x1a0407000 -        0x1a0414fff  libcommonCrypto.dylib (60178.40.2) <49528AE3-1376-376C-BE61-31393A50850D> /usr/lib/system/libcommonCrypto.dylib
       0x1a0415000 -        0x1a041ffff  libunwind.dylib (200.10) <017E8A02-B5EA-36DB-BB73-9EDD72F1229A> /usr/lib/system/libunwind.dylib
       0x1a0420000 -        0x1a0427fff  liboah.dylib (203.30) <46D9195A-40F2-3CD5-AE73-2F6EF52ECCEC> /usr/lib/liboah.dylib
       0x1a0428000 -        0x1a0430fff  libcopyfile.dylib (173.40.2) <B123D3D2-7B17-3A85-AFC6-37D7AD1C5E78> /usr/lib/system/libcopyfile.dylib
       0x1a0431000 -        0x1a0434fff  libcompiler_rt.dylib (102.2) <EDB437BA-9775-3761-A646-58086BD12C4D> /usr/lib/system/libcompiler_rt.dylib
       0x1a0435000 -        0x1a0437fff  libsystem_collections.dylib (1439.40.11) <B252D66F-979E-3ABA-83AC-0BDED154A9A7> /usr/lib/system/libsystem_collections.dylib
       0x1a0438000 -        0x1a043afff  libsystem_secinit.dylib (87.60.1) <F250D007-BE32-3C94-86DD-33598CF6D3E3> /usr/lib/system/libsystem_secinit.dylib
       0x1a043b000 -        0x1a043dfff  libremovefile.dylib (49.40.3) <FE46F050-5062-3117-88B2-E727C8AFABA6> /usr/lib/system/libremovefile.dylib
       0x1a043e000 -        0x1a043efff  libkeymgr.dylib (31) <1EE40BB9-C661-3FB2-8409-44E93D2820DA> /usr/lib/system/libkeymgr.dylib
       0x1a043f000 -        0x1a0447fff  libsystem_dnssd.dylib (1310.80.1) <7F309D4C-1FE5-3C27-8403-9F305D7D8725> /usr/lib/system/libsystem_dnssd.dylib
       0x1a0448000 -        0x1a044dfff  libcache.dylib (83) <C8504CA2-F42B-312F-B79D-2B1C7E64FA4D> /usr/lib/system/libcache.dylib
       0x1a044e000 -        0x1a044ffff  libSystem.B.dylib (1292.60.1) <CF348B98-3432-3B5A-920B-2C7AFE89000D> /usr/lib/libSystem.B.dylib
       0x1a0450000 -        0x1a0453fff  libfakelink.dylib (3) <398932A6-EE2F-3C11-8255-AEB91EF9069D> /usr/lib/libfakelink.dylib
       0x1a0454000 -        0x1a0454fff  com.apple.SoftLinking (1.0 - 1) <B609E3D2-B652-38E2-A5E0-4985185E9F69> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
       0x1a0455000 -        0x1a048ffff  libpcap.A.dylib (98.40.1) <D19BF558-C2D8-352C-8452-A2807FAC5D91> /usr/lib/libpcap.A.dylib
       0x1a0490000 -        0x1a0582fff  libiconv.2.dylib (59) <36178571-5C2D-3429-9D94-B0E956AE4B2C> /usr/lib/libiconv.2.dylib
       0x1a0583000 -        0x1a0598fff  libcmph.dylib (8) <65B14CE5-2B6F-3698-9BF9-39C3196A928D> /usr/lib/libcmph.dylib
       0x1a0599000 -        0x1a0609fff  libarchive.2.dylib (83.40.4) <C556EDF4-08F0-331E-8A62-9C7233BB930B> /usr/lib/libarchive.2.dylib
       0x1a060a000 -        0x1a067afff  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
       0x1a067b000 -        0x1a067cfff  libThaiTokenizer.dylib (3) <3E87F039-817A-38BB-94E2-2AA93C5D5965> /usr/lib/libThaiTokenizer.dylib
       0x1a067d000 -        0x1a06a1fff  com.apple.applesauce (1.0 - 16.26) <D616410B-2D32-3B48-A2EB-CF9CA1D8DE54> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
       0x1a06a2000 -        0x1a06b8fff  libapple_nghttp2.dylib (1.41) <670949F6-4C08-36D4-B515-469A0846A4F3> /usr/lib/libapple_nghttp2.dylib
       0x1a06b9000 -        0x1a06cafff  libSparseBLAS.dylib (1336.40.1) <11F539F3-F024-3D45-832A-D2B362539C0C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
       0x1a06cb000 -        0x1a06ccfff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <30262021-FD5E-3A9A-B63F-6A615BD26B8E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
       0x1a06cd000 -        0x1a06d1fff  libpam.2.dylib (28.40.1) <A54ADB70-CB45-3D50-893E-062B0775AECE> /usr/lib/libpam.2.dylib
       0x1a06d2000 -        0x1a06e9fff  libcompression.dylib (96.40.6) <77DE8770-609A-3213-AB0D-FDAE0BC1313E> /usr/lib/libcompression.dylib
       0x1a06ea000 -        0x1a06eefff  libQuadrature.dylib (7) <3CC73BE9-2FB3-3FA0-B73F-A4E9A5B5A89C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
       0x1a06ef000 -        0x1a0b99fff  libLAPACK.dylib (1336.40.1) <DF89839C-B788-3136-96DB-48D77F63AF4F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
       0x1a0b9a000 -        0x1a0bebfff  com.apple.DictionaryServices (1.2 - 341) <A6CA3038-792A-3F3C-B2F1-268425A70910> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
       0x1a0bec000 -        0x1a0c04fff  liblzma.5.dylib (16) <F96537A2-0FD4-3DA2-813C-C80F610735FA> /usr/lib/liblzma.5.dylib
       0x1a0c05000 -        0x1a0c06fff  libcoretls_cfhelpers.dylib (169) <305BD63F-35B3-3C85-87CE-E6A9F9C6134C> /usr/lib/libcoretls_cfhelpers.dylib
       0x1a0c07000 -        0x1a0ceafff  com.apple.APFS (1677.81.1 - 1677.81.1) <C72B80A2-0F75-3498-BF09-08808758449F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
       0x1a0ceb000 -        0x1a0cf8fff  libxar.1.dylib (452) <11B97EF4-5F19-3E16-9EEF-D910A09824A1> /usr/lib/libxar.1.dylib
       0x1a0cf9000 -        0x1a0cfcfff  libutil.dylib (58.40.2) <9FCE657A-8B1D-335A-8867-FC00A1C0CEE9> /usr/lib/libutil.dylib
       0x1a0cfd000 -        0x1a0d26fff  libxslt.1.dylib (17.3) <25248CEF-CC74-3ECF-9A57-43A3C80FCF15> /usr/lib/libxslt.1.dylib
       0x1a0d27000 -        0x1a0d31fff  libChineseTokenizer.dylib (37) <9C23FE94-6C58-34B3-B16D-43B470BF8BC2> /usr/lib/libChineseTokenizer.dylib
       0x1a0d32000 -        0x1a0da6fff  libvMisc.dylib (760.40.6) <7AE629F6-F842-3C88-A74F-3C48D5625F01> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
       0x1a0da7000 -        0x1a0e38fff  libate.dylib (3.0.4) <B55E6C3B-6872-3A78-96D9-55EE0F3FF4AA> /usr/lib/libate.dylib
       0x1a0e39000 -        0x1a0e40fff  libIOReport.dylib (64) <5E77D159-7724-367D-BA5F-503C20075316> /usr/lib/libIOReport.dylib
       0x1a0e41000 -        0x1a0e6dfff  com.apple.CrashReporterSupport (10.13 - 15047.1) <2CBB916B-5DE3-38E3-9EF2-FE363057D6C7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
       0x1a0e6e000 -        0x1a0e85fff  com.apple.AppSSOCore (1.0 - 1) <E3A2A62E-6C92-39A9-BF55-50B26A643E97> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
       0x1a0e86000 -        0x1a0f03fff  com.apple.CVNLP (1.0 - 119) <1959676F-F56B-3033-9D9F-B8F6C0FF2F5C> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
       0x1a0f04000 -        0x1a0f21fff  com.apple.SharedWebCredentials (928.0.1 - 928.0.1) <4A404B7D-9BED-3626-8FC6-1AC5D5D00B00> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
       0x1a0f22000 -        0x1a0f53fff  com.apple.pluginkit.framework (1.0 - 1) <72A8F4A7-5CFD-3F2B-A743-D522966A6E5E> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
       0x1a0f54000 -        0x1a0f5bfff  libMatch.1.dylib (38) <147115B3-1E28-364B-BCED-83AE05C3C54C> /usr/lib/libMatch.1.dylib
       0x1a0f5c000 -        0x1a0fdffff  libCoreStorage.dylib (554) <D9D7B3CA-EB16-3853-8984-9713EC575DC5> /usr/lib/libCoreStorage.dylib
       0x1a0fe0000 -        0x1a102bfff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <B78C7AAC-CB7A-326B-97BB-F3CC524846B9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
       0x1a102c000 -        0x1a1045fff  libexpat.1.dylib (26) <EE6B5F2B-B9BF-3593-BDA5-C5FAF849DD17> /usr/lib/libexpat.1.dylib
       0x1a1046000 -        0x1a104ffff  libheimdal-asn1.dylib (597.80.1) <29F9E056-0AA1-3570-B16F-1F8ADA99093C> /usr/lib/libheimdal-asn1.dylib
       0x1a1050000 -        0x1a1062fff  com.apple.IconFoundation (479.3 - 479.3) <6479DFE9-D7F6-3E77-9223-ED82B0CF00A7> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
       0x1a1063000 -        0x1a10c9fff  com.apple.IconServices (479.3 - 479.3) <4F9CE33F-3887-3E46-98A1-B885099752DC> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
       0x1a10ca000 -        0x1a116dfff  com.apple.MediaExperience (1.0 - 1) <5DE9BF5C-D74E-3352-A717-F5A275852683> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
       0x1a116e000 -        0x1a1194fff  com.apple.persistentconnection (1.0 - 1.0) <3252899F-ED6C-3BD9-959B-06A9773F7719> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
       0x1a1195000 -        0x1a11a2fff  com.apple.GraphVisualizer (1.0 - 100.1) <725B4036-56E6-360F-AEBC-C4784E7A898E> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
       0x1a11a3000 -        0x1a15b5fff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <4CA300E2-6E7D-3858-A608-2A497C9FE229> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
       0x1a15b6000 -        0x1a15f7fff  com.apple.OTSVG (1.0 - 677.3.0.4) <2BCF926A-7F63-382A-927D-393058EC1795> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
       0x1a15f8000 -        0x1a15fffff  com.apple.xpc.AppServerSupport (1.0 - 2038.80.3) <A9B4EE7D-C4A9-39DB-B183-B6D99185012C> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
       0x1a1600000 -        0x1a160efff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <2C1D4983-B7F7-3447-9189-92018437127D> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
       0x1a160f000 -        0x1a1611fff  libspindump.dylib (295.1) <579EC8E0-21D6-39A2-A74B-726255A25AFE> /usr/lib/libspindump.dylib
       0x1a1612000 -        0x1a16c6fff  com.apple.Heimdal (4.0 - 2.0) <28FD0493-0DAE-3DCA-80AC-0740244F5E11> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
       0x1a16c7000 -        0x1a16e1fff  com.apple.login (3.0 - 3.0) <0AF38602-6AD4-3D2B-80DA-A3D7A5EDB168> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
       0x1a16e2000 -        0x1a17b5fff  com.apple.corebrightness (1.0 - 1) <0E591732-3CD7-3698-90F1-6347B2FADE0A> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
       0x1a1856000 -        0x1a1859fff  libodfde.dylib (26) <94B3E5BE-9016-3157-8F58-8BA823F145A7> /usr/lib/libodfde.dylib
       0x1a185a000 -        0x1a18b9fff  com.apple.bom (14.0 - 233) <EF1AFFB5-372E-33C5-B564-A1F476507254> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
       0x1a18ba000 -        0x1a18fdfff  com.apple.AppleJPEG (1.0 - 1) <B1B863AD-63BA-33B0-BE18-6387FD751F3C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
       0x1a18fe000 -        0x1a19dffff  libJP2.dylib (2130.3.4) <3A8F4A4F-B7F8-3C29-B971-01CB0688CA69> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
       0x1a19e0000 -        0x1a19e3fff  com.apple.WatchdogClient.framework (1.0 - 98.80.2) <9C7D6E3D-9534-32AB-B4FC-F550258067C2> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
       0x1a19e4000 -        0x1a1a18fff  com.apple.MultitouchSupport.framework (4400.28 - 4400.28) <74BAC7AE-CB7B-3A72-AB21-D82011A73380> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
       0x1a1a19000 -        0x1a1b3efff  com.apple.VideoToolbox (1.0 - 2765.6.4.2) <BA33A010-65A6-33E9-9166-A53C1C248CCF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
       0x1a1b3f000 -        0x1a1b71fff  libAudioToolboxUtility.dylib (1180.25) <38FA690C-5AF6-30C6-93E5-C6B2FF22964E> /usr/lib/libAudioToolboxUtility.dylib
       0x1a1b72000 -        0x1a1b98fff  libPng.dylib (2130.3.4) <80EDBDF5-0B3B-3C6F-AC40-F231B6B515BE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
       0x1a1b99000 -        0x1a1bf4fff  libTIFF.dylib (2130.3.4) <EC020BA5-8CB0-3B33-87CC-98AD56CD3A1E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
       0x1a1bf5000 -        0x1a1c13fff  com.apple.IOPresentment (54 - 37) <A7F77240-82AF-38E7-8A85-8D43AB485217> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
       0x1a1c14000 -        0x1a1c18fff  com.apple.GPUWrangler (6.2.2 - 6.2.2) <728ADF65-CA13-361F-B5C0-81FD856C92FF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
       0x1a1c19000 -        0x1a1c1bfff  libRadiance.dylib (2130.3.4) <85F59223-DEA7-37DB-B6BE-80D30688C858> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
       0x1a1c1c000 -        0x1a1c21fff  com.apple.DSExternalDisplay (3.1 - 380) <DEAD2074-940E-35B4-B4BD-2119BF31BC0C> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
       0x1a1c22000 -        0x1a1c42fff  libJPEG.dylib (2130.3.4) <D3144202-6865-3210-8DA0-B8FD98CD5311> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x1a1c43000 -        0x1a1c72fff  com.apple.ATSUI (1.0 - 1) <715E06A8-D92D-3623-8DD5-A4F61B3754AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
       0x1a1c73000 -        0x1a1c77fff  libGIF.dylib (2130.3.4) <97855454-EF2D-34EE-B905-CD42EB2394A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x1a1c78000 -        0x1a1c81fff  com.apple.CMCaptureCore (1.0 - 80.20.5) <C7777530-61C4-3290-9118-57BBFF30404D> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
       0x1a1c82000 -        0x1a1cc9fff  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
       0x1a1cca000 -        0x1a1d7efff  com.apple.TextureIO (3.10.9 - 3.10.9) <D22F970B-F12B-3AF8-BE80-340E24DDD043> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
       0x1a1d7f000 -        0x1a1d87fff  com.apple.InternationalSupport (1.0 - 60) <F2E27864-5B4F-37DE-BB97-0C588F724906> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
       0x1a1d88000 -        0x1a1dfcfff  com.apple.datadetectorscore (8.0 - 674) <6D657884-3C78-3877-8958-B0E25D70495B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
       0x1a1dfd000 -        0x1a1e5dfff  com.apple.UserActivity (435 - 435) <7DF5EB47-668F-3FEF-B39E-5EA5F4D3A31D> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
       0x1a1e5e000 -        0x1a25c7fff  com.apple.MediaToolbox (1.0 - 2765.6.4.2) <FF190D45-2EA1-314E-AC8F-D4D35EC9FE1D> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
       0x1a25c8000 -        0x1a2630fff  libusrtcp.dylib (2288.80.2) <0F6C7D7B-7432-3B23-8ACD-D2E781751378> /usr/lib/libusrtcp.dylib
       0x1a2a67000 -        0x1a2ad5fff  com.apple.imfoundation (10.0 - 1000) <DAE90BE4-9AF6-3D0C-9674-02007EE18386> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
       0x1a2ad6000 -        0x1a2afdfff  com.apple.locationsupport (2420.12.16 - 2420.12.16) <44768772-F475-388B-9D5F-B194CA4405C2> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
       0x1a2afe000 -        0x1a2b33fff  libSessionUtility.dylib (76.7) <305D2EF4-36DC-35A5-BD63-9A798D44EB08> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
       0x1a2b34000 -        0x1a2c58fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <C1A172F1-4663-39D5-AF66-82A785E16F51> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x1a2c59000 -        0x1a2cc2fff  com.apple.audio.AudioSession (1.0 - 76.7) <705FD16D-F337-3CCA-9A2A-E021D159F280> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
       0x1a2cc3000 -        0x1a2cd5fff  libAudioStatistics.dylib (25.4) <C3497B7F-B12B-3C44-8FC4-33CE1BB7462B> /usr/lib/libAudioStatistics.dylib
       0x1a2cd6000 -        0x1a2ce9fff  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
       0x1a2cea000 -        0x1a2d57fff  com.apple.ApplicationServices.ATS (377 - 516) <5B8311CC-7F67-3042-955C-020E9ADFBF5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
       0x1a2d58000 -        0x1a2d70fff  libresolv.9.dylib (68) <CE79097D-0B90-3F04-9D5E-6325C235AB8D> /usr/lib/libresolv.9.dylib
       0x1a2d71000 -        0x1a2d84fff  libsasl2.2.dylib (214) <D2C32F92-0728-3C67-B774-5CFC95F83497> /usr/lib/libsasl2.2.dylib
       0x1a2ded000 -        0x1a2e19fff  com.apple.securityinterface (10.0 - 55149.40.3) <0FC18019-9B32-331E-88FB-3FF94C09EEDA> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
       0x1a2e34000 -        0x1a2e97fff  com.apple.CoreMediaIO (1000.0 - 5325) <D3D18669-75B2-30F1-A547-B2E0BB8CF1EA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
       0x1a2e98000 -        0x1a2f77fff  libSMC.dylib (20) <E52D5859-F6F3-32C2-A149-38AE3F22EB60> /usr/lib/libSMC.dylib
       0x1a2f78000 -        0x1a2fd8fff  libcups.2.dylib (494.1) <D1EEA20D-EC1E-3D67-BB31-E66ADFAD1634> /usr/lib/libcups.2.dylib
       0x1a2fd9000 -        0x1a2fe8fff  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
       0x1a2fe9000 -        0x1a2ff5fff  com.apple.NetAuth (6.2 - 6.2) <DCA9EB85-E03A-311D-BE21-33F7D89D1991> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
       0x1a2ff6000 -        0x1a2ffdfff  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
       0x1a2ffe000 -        0x1a3009fff  com.apple.QD (4.0 - 416) <A4A8AAA7-6675-3573-B869-37C9D6D1F720> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
       0x1a300a000 -        0x1a3610fff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <A10ADB48-D9A7-31DF-AEEA-78B58FB252A2> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
       0x1a3611000 -        0x1a361cfff  com.apple.perfdata (1.0 - 67.40.1) <FB09E56C-73D8-37A8-A3E0-78C5BC010683> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
       0x1a361d000 -        0x1a362bfff  libperfcheck.dylib (41) <F85B7E03-74D2-31C8-8401-A01FBEED121A> /usr/lib/libperfcheck.dylib
       0x1a362c000 -        0x1a363cfff  com.apple.Kerberos (3.0 - 1) <862CCDF8-B5F2-3EDE-B728-B62CE0F158F7> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x1a363d000 -        0x1a3685fff  com.apple.GSS (4.0 - 2.0) <F4CC9D06-2046-3621-B654-96E7575115ED> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
       0x1a3686000 -        0x1a3695fff  com.apple.CommonAuth (4.0 - 2.0) <DEE913BB-9741-3BB8-933A-64623CBCCC70> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
       0x1a3696000 -        0x1a36bdfff  com.apple.MobileAssets (1.0 - 659.60.1) <9D36AC26-7C15-3E65-854F-0ECD2B4F151B> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
       0x1a36ea000 -        0x1a370bfff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <AF8477E4-502D-375E-A66A-8BEB42D63FCB> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
       0x1a370c000 -        0x1a3714fff  com.apple.CorePhoneNumbers (1.0 - 1) <2A693D33-FF3E-37A1-96C9-0BF8D7EC45B9> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
       0x1a3715000 -        0x1a37a6fff  libTelephonyUtilDynamic.dylib (5347.1) <A8B02D3B-9CF8-3697-B53F-79DB1553D309> /usr/lib/libTelephonyUtilDynamic.dylib
       0x1a3862000 -        0x1a3862fff  liblaunch.dylib (2038.80.3) <327A64BF-8C2C-303D-91E4-70A168C5D87F> /usr/lib/system/liblaunch.dylib
       0x1a3b73000 -        0x1a3dd2fff  com.apple.NetworkExtension (1.0 - 1) <07478F7B-17DE-37CB-892C-17A9DFBA58A6> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
       0x1a3dd3000 -        0x1a3edcfff  com.apple.ids (10.0 - 1000) <37DF5E30-FE89-3836-BC25-282377764234> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
       0x1a3edd000 -        0x1a4035fff  com.apple.idsfoundation (10.0 - 1000) <6A30DB65-D140-3F46-AD33-736538514C2B> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
       0x1a4036000 -        0x1a4173fff  com.apple.Sharing (1579 - 1579) <A3F1EF00-F472-3E2B-845F-42657DA6362C> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
       0x1a4174000 -        0x1a426cfff  com.apple.Bluetooth (8.0.3 - 8.0.3d9) <9202E283-D1C3-3DDE-8354-1EBAB423A34D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
       0x1a426d000 -        0x1a4280fff  com.apple.AppContainer (4.0 - 509.60.2) <D3955505-9F58-3EBE-9AA3-FA2D131F00A8> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
       0x1a4281000 -        0x1a4284fff  com.apple.SecCodeWrapper (4.0 - 509.60.2) <A26F5624-9F29-3F2B-8A92-BDA94A7FF388> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
       0x1a4285000 -        0x1a42ddfff  com.apple.ProtectedCloudStorage (1.0 - 1) <E6BDE95F-D7EB-3249-BE29-B0D0A7374E5C> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
       0x1a42de000 -        0x1a433dfff  com.apple.QuickLookFramework (5.0 - 928.2) <370B27B8-7E0B-334F-AE2D-AE51F7843A8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
       0x1a433e000 -        0x1a435afff  com.apple.MetalKit (147.1 - 147.1) <24F04C7A-2CAB-3FF5-B3B9-470A3B76034C> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
       0x1a435b000 -        0x1a435ffff  libxcselect.dylib (2384) <4435B117-6B75-3710-B108-B5354286C72E> /usr/lib/libxcselect.dylib
       0x1a455f000 -        0x1a5a9ffff  com.apple.GeoServices (1.0 - 1757.23.11.29.3) <4242C603-83B0-35E5-A4C1-7908771F8B72> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
       0x1a5aa0000 -        0x1a5aabfff  com.apple.DirectoryService.Framework (11.2 - 230.40.1) <91E6803F-D8F8-3F0E-9740-C3BC33300D87> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
       0x1a5aac000 -        0x1a5ad3fff  com.apple.RemoteViewServices (2.0 - 163) <1186EF9F-BB91-3C43-A59E-4E0E9609FA48> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
       0x1a5ad4000 -        0x1a5ae3fff  com.apple.SpeechRecognitionCore (6.1.12 - 6.1.12) <1B4EC5CD-3B08-3786-9B26-49CB2ABD8A5E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
       0x1a5ae4000 -        0x1a5aebfff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <B667B854-E85D-349B-89C6-483624035532> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
       0x1a5aec000 -        0x1a5afdfff  com.apple.AppleLDAP (11.2 - 54) <7EE4DE1E-624F-3E4B-897A-C469AED9F4A4> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
       0x1a5d2c000 -        0x1a5d2cfff  libsystem_product_info_filter.dylib (8.40.1) <616C96CE-226D-3719-B37F-A3FCAA32591A> /usr/lib/system/libsystem_product_info_filter.dylib
       0x1a5daf000 -        0x1a5dc5fff  libnetworkextension.dylib (1295.80.3) <D37C50B2-4E4E-3ECE-8A27-F92B64E594CA> /usr/lib/libnetworkextension.dylib
       0x1a5e06000 -        0x1a5e06fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <62E20D57-7F67-3ECA-BB6D-809B229682B9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
       0x1a5e2d000 -        0x1a5e2dfff  com.apple.CoreServices (1122.11 - 1122.11) <197C9565-C878-3E83-9172-E45DA7DF75A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x1a60e7000 -        0x1a60e7fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <28C41AFA-8A87-38A8-8AED-1A589F6DDB6E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x1a612b000 -        0x1a6137fff  com.apple.MediaAccessibility (1.0 - 130) <3BA93553-B583-31C7-AEEF-1FCA21DD96FB> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
       0x1a6138000 -        0x1a6157fff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <78A63D05-B5D5-3233-8016-213D12FA6968> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
       0x1a6158000 -        0x1a615dfff  com.apple.AppleSRP (5.0 - 1) <B5A220E7-2443-34E1-8F27-04EB37EBF77C> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
       0x1a615e000 -        0x1a6168fff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <CD84E649-D35C-31E6-A918-87CED788BCE4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
       0x1a6169000 -        0x1a619dfff  com.apple.framework.SystemAdministration (1.0 - 1.0) <C70B6F5A-9849-341E-9AB3-AB974E38912D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
       0x1a65d4000 -        0x1a6665fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1151) <0B8CF617-60E7-34A6-A9B8-C081C0B80906> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
       0x1a6666000 -        0x1a66b0fff  com.apple.contacts.ContactsPersistence (1.0 - 3497.3) <A801FD6F-7165-3855-94E6-1B7263F37B9C> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
       0x1a66b1000 -        0x1a67fefff  com.apple.AddressBook.core (1.0 - 2452.4) <DF265ED1-9FB6-3747-8DA9-2C45D864C5D9> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
       0x1a67ff000 -        0x1a6950fff  com.apple.contacts (1.0 - 3497.3) <412426A2-94EC-3073-B22A-72E1E7D0FECA> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
       0x1a6951000 -        0x1a6960fff  com.apple.PersonaKit (1.0 - 1) <4B144ADA-63F3-33F4-86E1-D5204A20C5DB> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
       0x1a697c000 -        0x1a69d7fff  com.apple.CoreBluetooth (1.0 - 1) <9EA4DBC8-ACFD-3538-B4CD-465533099F36> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
       0x1a69d8000 -        0x1a69e2fff  com.apple.SymptomDiagnosticReporter (1.0 - 79.40.12) <A9372355-F59C-37D3-87CD-C55791236859> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
       0x1a69e3000 -        0x1a69f7fff  com.apple.PowerLog (1.0 - 1) <09280C51-F63A-3E0E-96DA-28847408B452> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
       0x1a69f8000 -        0x1a6a03fff  com.apple.AppleIDAuthSupport (1.0 - 1) <45CAFEAC-3F4F-3DCD-84EF-2AB4AE972ED2> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
       0x1a6a04000 -        0x1a6ab8fff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <AB7E3147-57AE-3C5A-975C-594CA1D7DCDD> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
       0x1a6ab9000 -        0x1a6aecfff  com.apple.MediaKit (16 - 927.40.2) <E1A7958A-8385-386A-AC6D-47395CE2A889> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
       0x1a6aed000 -        0x1a6bcdfff  com.apple.DiskManagement (14.0 - 1733.80.1) <23D64617-73D5-31A2-9D20-6BAD5914E313> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
       0x1a6bce000 -        0x1a6bd9fff  com.apple.CoreAUC (322.2.0 - 322.2.0) <878AEBBF-00E6-340C-B91D-D3B9948B3C01> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
       0x1a6bda000 -        0x1a6bddfff  com.apple.Mangrove (1.0 - 25) <0246E143-39BF-3CE2-BED8-A2BFDDF8479C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
       0x1a6bde000 -        0x1a6c0dfff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <AD4B5D9E-D5D3-34B3-8DCB-39B15B6CA5A5> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
       0x1a6c0e000 -        0x1a6d36fff  com.apple.FileProvider (326.3 - 326.3) <532BE590-A8EB-3008-86C9-1D1E0A70A39E> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
       0x1a6d37000 -        0x1a6d5afff  com.apple.GenerationalStorage (2.0 - 322) <2713C0EB-CE8B-3921-9663-D62F412AA76D> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
       0x1a6d5b000 -        0x1a6d75fff  com.apple.security.octagontrust (1.0 - 1) <17677506-E22B-32BB-9732-6F132A44922C> /System/Library/PrivateFrameworks/OctagonTrust.framework/Versions/A/OctagonTrust
       0x1a70fd000 -        0x1a71d7fff  com.apple.CoreTelephony (113 - 8183.1) <842A76F2-7EF3-35E7-BF6A-BD6F5FC8EF08> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
       0x1a71d8000 -        0x1a71e4fff  com.apple.AppSandbox (4.0 - 509.60.2) <AF63FEB2-FFA3-316E-A912-7F126C66F601> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
       0x1a71fe000 -        0x1a73adfff  com.apple.AVFCore (1.0 - 2005.3.4.1) <DD6BE817-1421-331B-AB86-A4C947663043> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
       0x1a73ae000 -        0x1a7427fff  com.apple.FrontBoardServices (702.3.3 - 702.3.3) <4E86C63D-856E-3849-8F98-5720B7EE6C56> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
       0x1a7428000 -        0x1a7451fff  com.apple.BoardServices (1.0 - 526) <75EB189A-35FE-3337-89E3-F70F54D8DA5C> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
       0x1a7452000 -        0x1a7483fff  com.apple.contacts.vCard (1.0 - 3497.3) <7641DD32-09E7-3D3D-97D5-D2CC73BFBC9E> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
       0x1a7499000 -        0x1a74b5fff  com.apple.ExtensionKit (19.4 - 19.4) <36D4A567-F686-3E5C-A06A-3B2A02BF1F0E> /System/Library/PrivateFrameworks/ExtensionKit.framework/Versions/A/ExtensionKit
       0x1a74b6000 -        0x1a74bdfff  com.apple.ExtensionFoundation (19.4 - 19.4) <37BE3AE3-8D51-3352-8326-AE55CEE5CC09> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
       0x1a76f9000 -        0x1a7733fff  com.apple.DebugSymbols (195.1 - 195.1) <00A00401-49B1-388E-BAF7-C533C30F3809> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
       0x1a7734000 -        0x1a77ebfff  com.apple.CoreSymbolication (12.2 - 64541.4) <B68FF85F-CCCD-3B25-9265-FD4176F916DE> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
       0x1a77ec000 -        0x1a77f5fff  com.apple.CoreTime (284) <CAD974A8-4065-3F7F-A93C-FAF109C8D86D> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
       0x1a77f6000 -        0x1a7870fff  com.apple.Rapport (2.3.0 - 230.1) <F6C2D0E2-C87D-34F4-9E74-F3E266812462> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
       0x1a8064000 -        0x1a80b4fff  com.apple.coreduetcontext (1.0 - 1) <1EB1734C-3654-345D-9E87-45514B33EB1B> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
       0x1a80b5000 -        0x1a8671fff  com.apple.Intents (1.0 - 1) <F9DFC3C8-2C50-3EE1-9F6D-94A84EBB6246> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
       0x1a8672000 -        0x1a86d1fff  com.apple.framework.Apple80211 (17.0 - 1728) <574C3E0F-B738-3711-B4B0-E3C9853E4227> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
       0x1a86d2000 -        0x1a880afff  com.apple.CoreWiFi (3.0 - 341) <81120F89-4C72-39F9-803C-9E30241D8A0D> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
       0x1a880b000 -        0x1a8825fff  com.apple.BackBoardServices (1.0 - 1.0) <D15FFC25-4795-30A8-AC9D-330BBDE8CDFB> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
       0x1a8826000 -        0x1a8861fff  com.apple.LDAPFramework (2.4.28 - 194.5) <88CDCA1D-1EA7-3239-BEE3-AF60346B1908> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
       0x1a8862000 -        0x1a8863fff  com.apple.TrustEvaluationAgent (2.0 - 35) <552D9A3A-C8AC-3F8F-9594-0AD58E7B8756> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
       0x1a8864000 -        0x1a895dfff  libcrypto.44.dylib (56.60.2) <BD87A1AF-8D52-3A71-AFCD-079E916BFA26> /usr/lib/libcrypto.44.dylib
       0x1a895e000 -        0x1a8989fff  libssl.46.dylib (56.60.2) <0AE6F88D-D66D-3F1D-BCBF-A383D34A9E2A> /usr/lib/libssl.46.dylib
       0x1a898a000 -        0x1a8a3dfff  com.apple.DiskImagesFramework (595.40.1 - 595.40.1) <4B3F9E3B-2376-3744-A367-506888B431A1> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
       0x1a8a3e000 -        0x1a8a73fff  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <0898AE28-01FD-3EB6-B785-C55E5F3CC514> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
       0x1a8a74000 -        0x1a8a83fff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 2038.80.3) <8ECD1B89-7FC6-3979-B8E7-F1CAA450969A> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
       0x1a8a84000 -        0x1a8a9bfff  com.apple.xpc.RemoteXPC (1.0 - 2038.80.3) <B111449B-C70C-337F-A8D4-B04A0EA895C1> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
       0x1a8a9c000 -        0x1a8adefff  com.apple.DataDetectorsNaturalLanguage (1.0 - 159.1) <4FA1B9C5-2C4E-3CF0-980B-7503FA583E38> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
       0x1a8adf000 -        0x1a8ae2fff  com.apple.help (1.3.8 - 71) <FC85240A-E6F2-3323-9EE1-D0A42EFD4343> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
       0x1a8ae3000 -        0x1a8aeafff  com.apple.EFILogin (2.0 - 2) <34A36D3D-6D66-32B5-9025-601870A19AA2> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
       0x1a8aeb000 -        0x1a8af6fff  libcsfde.dylib (554) <468DD1A9-5045-3F63-A62E-9F9E6297CE39> /usr/lib/libcsfde.dylib
       0x1a8af7000 -        0x1a8b56fff  libcurl.4.dylib (121.40.2) <0407388D-EC76-366D-95BF-584061F656BB> /usr/lib/libcurl.4.dylib
       0x1a8b57000 -        0x1a8b5efff  com.apple.LoginUICore (4.0 - 4.0) <B67FB072-626A-324B-A22F-46953DFE4820> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
       0x1a8b5f000 -        0x1a8bbefff  com.apple.AppSupport (1.0.0 - 29) <CFCEF66C-82B2-31D7-BAC8-6B5D23750D0C> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
       0x1a8bbf000 -        0x1a8be3fff  com.apple.AppSSO (1.0 - 1) <87317CE2-4938-3E75-84BE-5A6BE54BAF08> /System/Library/PrivateFrameworks/AppSSO.framework/Versions/A/AppSSO
       0x1a8d1c000 -        0x1a8d1cfff  com.apple.ApplicationServices (48 - 50) <D55F06B7-1294-3FF0-AD83-E68B7644A470> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
       0x1a8d1d000 -        0x1a8d23fff  com.apple.InternationalTextSearch (1.0 - 1) <C7FB7AB7-FC0A-3850-9DCB-54242794B614> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
       0x1a8d24000 -        0x1a8d9bfff  com.apple.ClassKit (1.2 - 146.3.3) <FDB38975-9AE5-3D80-AA86-D3A57B07BCD6> /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit
       0x1a8d9c000 -        0x1a8ec0fff  com.apple.AppleAccount (1.0 - 1.0) <38B1C4B3-545B-3950-BE75-CD2851E6E287> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
       0x1a8ec1000 -        0x1a8ef6fff  com.apple.AppleIDSSOAuthentication (1.0 - 1) <7354BCD6-8121-308B-BD91-FF132BE59AE8> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
       0x1a8ef7000 -        0x1a8f4dfff  com.apple.CorePrediction (1.0 - 1) <E1FBC4CD-3FD8-3997-B783-85D1FB2D84B8> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
       0x1a9003000 -        0x1a9003fff  libHeimdalProxy.dylib (79) <AA49AAC2-BB2C-30BD-A4F7-2CDAABC100BB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
       0x1a90ae000 -        0x1a90aefff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <B33C2926-C5D2-304A-9CF3-74B951088416> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
       0x1a90d9000 -        0x1a9116fff  com.apple.StreamingZip (1.0 - 1) <AA766ADE-2CD6-374F-910C-863D50EF98BB> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
       0x1a9117000 -        0x1a9139fff  com.apple.DuetActivityScheduler (1.0 - 1) <CA5C3590-0613-32C9-AB7E-A4DB98AB4FF9> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
       0x1a914f000 -        0x1a915cfff  com.apple.IntentsFoundation (1.0 - 1) <DEB44D1D-C554-3CEA-9E21-81AB4E707007> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
       0x1a915d000 -        0x1a9163fff  com.apple.PushKit (1.0 - 1) <BF2031EC-6442-3155-BAE0-F716E835C6A2> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
       0x1a9164000 -        0x1a919cfff  com.apple.C2 (1.3 - 569) <7E90F20F-C802-367F-B7B3-96AB3D29C07B> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
       0x1a919d000 -        0x1a91d1fff  com.apple.QuickLookThumbnailing (1.0 - 135.1) <A5A368A5-9BE8-3AFA-B49E-21E8F434E211> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
       0x1a91d2000 -        0x1a98e5fff  com.apple.vision.EspressoFramework (1.0 - 256.2.2) <14D27D70-B58F-3CD9-9899-85F536EC0C3E> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
       0x1a98e6000 -        0x1a98fdfff  com.apple.ANEServices (4.52 - 4.52) <459A60D3-EF59-39BF-99B2-E33521EE2D0F> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
       0x1a98fe000 -        0x1a996bfff  com.apple.proactive.support.ProactiveSupport (1.0 - 294.4) <A736F46A-2DEA-3D83-B4E7-17E135BDDC31> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
       0x1a996c000 -        0x1a9976fff  com.apple.corerecents (1.0 - 1) <11B9342D-92A1-3EC8-9039-804210BA528B> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
       0x1a9977000 -        0x1a99aafff  com.apple.iCalendar (7.0 - 833) <EF121141-2EB1-3506-9824-6BB71C8BD4FE> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
       0x1a99ab000 -        0x1a9a22fff  com.apple.CalendarFoundation (8.0 - 1178.3.1) <1125EAE8-11B7-38BA-9A74-C95EDBD886A5> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
       0x1a9a23000 -        0x1a9a25fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <BCB20F53-5F73-3EB2-BFF3-16D0CA0FF4EC> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
       0x1a9a26000 -        0x1a9a34fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <707B5A8C-FFBD-31A7-9F2D-145D1F1D9A5B> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
       0x1a9a35000 -        0x1a9a3bfff  com.apple.ASEProcessing (1.26.0 - 1.26.0) <A8188CFA-9AA0-3DE4-BCA4-BE5BBCAFF1B4> /System/Library/PrivateFrameworks/ASEProcessing.framework/Versions/A/ASEProcessing
       0x1a9caf000 -        0x1a9f4ffff  com.apple.spotlight.index (10.7.0 - 2150.7.5) <3D8E805D-EAFA-353C-B00F-89716BB2A156> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
       0x1aa0ec000 -        0x1aa13ffff  com.apple.CalDAV (8.0 - 795) <27FD742E-9D51-3CB0-8015-0DE3794ABFFD> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
       0x1aa140000 -        0x1aa1e9fff  com.apple.CoreSuggestions (1.0 - 1115.505.1) <6BD37393-D907-362C-A486-D1E812C9D3B9> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
       0x1aa1ea000 -        0x1aa381fff  com.apple.ical.EventKit (3.0 - 1414.3.1) <8EC3B334-CAEB-3C41-8612-BF1A8A6E414C> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
       0x1aa382000 -        0x1aa646fff  com.apple.CalendarPersistence (8.0 - 1071.3.2) <D9E41FE5-3AC1-3C29-B7AD-2021683FB296> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
       0x1aa647000 -        0x1aa670fff  com.apple.CalendarAgentLink (8.0 - 250) <BE262F21-B7D4-3931-BC0C-4EAE11A0964B> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
       0x1aa671000 -        0x1aa67cfff  com.apple.RTCReporting (11.75.2 - 11.75.2) <CCCA6431-3314-32F8-BA1E-84660E3F6028> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
       0x1aa67d000 -        0x1aa860fff  com.apple.WebKitLegacy (16610 - 16610.4.3.1.4) <29A5A7E9-4BC4-3D58-9F0B-33730AB6BF83> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
       0x1aa861000 -        0x1aa864fff  com.apple.ConstantClasses (1.0 - 1) <34ADA31A-3CC7-3E7E-A821-282ED2BFBF93> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
       0x1aa880000 -        0x1aa896fff  com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <D43BE86F-34E3-3EEA-920E-68B98171ABA6> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
       0x1aa9cf000 -        0x1aa9d2fff  com.apple.Cocoa (6.11 - 23) <4FD56058-DC7C-3FDF-9305-12D435FF95AD> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x1aaefb000 -        0x1aaefefff  com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <DDB3E84C-CDF9-349B-B195-970F4FAB0D36> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
       0x1ab645000 -        0x1ab64cfff  com.apple.DisplayServicesFW (3.1 - 380) <1E80CB96-BD3A-30B8-8848-B2714CD63762> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
       0x1abba5000 -        0x1abea6fff  libAWDSupportFramework.dylib (3919) <061F751B-86BD-3D05-96CA-06D3D41862B2> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
       0x1abf1a000 -        0x1abf4bfff  libtidy.A.dylib (18.1) <149F771A-DD10-35EA-AFA4-B62099E03325> /usr/lib/libtidy.A.dylib
       0x1abf4c000 -        0x1abf6dfff  com.apple.MarkupUI (1.0 - 383.3) <057DF09E-ADB6-37CB-A6FD-CAA04853CD00> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
       0x1abf6e000 -        0x1abf83fff  com.apple.Engram (1.0 - 1) <2AB9DEB8-0D57-3A71-AB77-6EA99F13E66C> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
       0x1abf84000 -        0x1abf9ffff  com.apple.openscripting (1.7 - 190) <B6C36E7F-CD4C-3255-9711-EBD81498837B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
       0x1abfa0000 -        0x1abfa3fff  com.apple.securityhi (9.0 - 55008) <8DB7AEC6-9218-3104-A004-670AD87CC7D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
       0x1abfa4000 -        0x1abfa7fff  com.apple.ink.framework (10.15 - 227) <44F18750-686B-389D-A165-79EDE2202A98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
       0x1abfa8000 -        0x1abfabfff  com.apple.CommonPanels (1.2.6 - 101) <8AB32651-DA38-3886-BE79-80916E77BD74> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
       0x1abfac000 -        0x1abfb3fff  com.apple.ImageCapture (1708.1 - 1708.1) <6B8C2B4D-535B-38B0-9367-CC3931E1EDD9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
       0x1abfb4000 -        0x1ad0f4fff  com.apple.JavaScriptCore (16610 - 16610.4.3.1.4) <F01DDA56-B671-317D-B372-97461AF8C018> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x1ad163000 -        0x1ad249fff  com.apple.audio.AVFAudio (1.0 - 477.11) <530BECE9-D351-333F-86AF-9B6C08DEBAF2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
       0x1ad24a000 -        0x1ad360fff  com.apple.AVFCapture (1.0 - 80.20.5) <56373D14-25A6-3F33-9951-69DDBFD70D9B> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
       0x1ad361000 -        0x1ad3f2fff  com.apple.Quagga (47 - 47) <0D1D9F44-67D9-3757-A9E9-1887CA207908> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
       0x1ad3f3000 -        0x1ad63cfff  com.apple.CMCapture (1.0 - 80.20.5) <D09B40A8-BA97-36CD-A48F-2ED88C478F35> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
       0x1ad9d4000 -        0x1ada81fff  com.apple.accounts.AccountsDaemon (113 - 113) <5B4D989B-0216-3254-BE61-DBEEBD066164> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
       0x1ada82000 -        0x1ada84fff  com.apple.OAuth (25 - 25) <B7EB8864-5A86-36BE-8100-06410FBFCBB8> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
       0x1ae044000 -        0x1ae06dfff  com.apple.CloudServices (1.0 - 460.81.1) <F778BF0E-3B6E-35FD-9C9F-2B045915EF15> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServices
       0x1ae06e000 -        0x1ae07afff  com.apple.HID (1.0 - 1) <67BBDD4F-623A-3ADA-BF5F-D28E4BAE0F03> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
       0x1ae07b000 -        0x1ae182fff  com.apple.QuickLookUIFramework (5.0 - 928.2) <1304B521-9D83-390D-8C48-7E8B5E256B05> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
       0x1ae183000 -        0x1ae1a4fff  com.apple.IOGPU (20.23 - 20.23) <923BFDCE-0955-3645-8843-C1504513B364> /System/Library/PrivateFrameworks/IOGPU.framework/Versions/A/IOGPU
       0x1ae555000 -        0x1ae5d8fff  com.apple.coredav (1.0.1 - 889) <033F6403-326C-3E75-8864-2B12EF6EE90F> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
       0x1ae5d9000 -        0x1ae635fff  com.apple.ExchangeWebServices (8.0 - 814) <9C17EFE2-BA24-3078-9058-3FAB3A3D9F78> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
       0x1ae767000 -        0x1ae767fff  com.apple.marco (10.0 - 1000) <8D5163B7-ECA9-3997-97EC-EEBBDC0AC0FA> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
       0x1ae967000 -        0x1ae9a7fff  com.apple.contacts.ContactsAutocomplete (1.0 - 1152.2) <3328C449-B1A9-3F23-B325-1A9B5E2CF081> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete
       0x1ae9a8000 -        0x1ae9b4fff  com.apple.KerberosHelper (4.0 - 1.0) <4E3FE30C-8D3F-35A3-9DC8-2DA9DFD2E735> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
       0x1ae9b5000 -        0x1ae9f9fff  com.apple.ResponseKit (1.0 - 164.1) <F9EB149E-FDD2-3AED-91E8-95D92AECB0D5> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit
       0x1ae9fa000 -        0x1aea1cfff  com.apple.proactive.support.ProactiveEventTracker (1.0 - 294.4) <E03ED42C-2E18-36B3-B673-0FD06CA4EEC1> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
       0x1aee23000 -        0x1aee26fff  com.apple.OSAServicesClient (1.0 - 1) <4D366CD7-9D58-3B81-9869-596D7515E62F> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
       0x1aee59000 -        0x1aee59fff  com.apple.PhoneNumbers (1.0 - 1) <36030D1C-96E5-3065-9B2A-9FE123EDCB6B> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
       0x1aee5a000 -        0x1aee61fff  com.apple.URLFormatting (146 - 146.8) <C6423840-5444-30DC-8335-ED0B21FC6C34> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
       0x1aee62000 -        0x1aee73fff  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <7B9E6727-863D-3F48-9950-E10E159A95C3> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
       0x1aee74000 -        0x1aee8efff  libAccessibility.dylib (2885.15.7) <CDAEC0CC-4329-388A-8AB0-7B04C52CCE53> /usr/lib/libAccessibility.dylib
       0x1aee8f000 -        0x1b17f0fff  com.apple.WebCore (16610 - 16610.4.3.1.4) <FF4A2AB5-DDF9-30F7-809A-3E205B73DB6E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
       0x1b1af2000 -        0x1b1b13fff  com.apple.quicklook.QuickLookSupport (1.0 - 135.1) <6870663A-BDE5-37B5-AA89-BF4FC7A65BA9> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
       0x1b1b14000 -        0x1b1ba7fff  com.apple.AirPlaySync (1.0 - 2765.6.4.2) <311D2667-518B-3514-B078-A81487C9FD32> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
       0x1b1e1c000 -        0x1b1e64fff  com.apple.Safari.SafeBrowsing (610 - 610.4.3.1.4) <A5C5531C-ECCB-3793-B066-25A9F3B09EF1> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
       0x1b1e65000 -        0x1b2896fff  com.apple.WebKit (16610 - 16610.4.3.1.4) <DA98E380-1292-34E3-8A3E-74845317A66C> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
       0x1b29d9000 -        0x1b2a58fff  com.apple.CorePDF (4.0 - 529) <C7E7962F-488B-39C1-ADF9-23CCB21B4BFB> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
       0x1b2a59000 -        0x1b2a5cfff  com.apple.print.framework.Print (15 - 271) <FFD1374B-02A9-3202-A694-267C9C0B94A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
       0x1b2a5d000 -        0x1b2a60fff  com.apple.Carbon (160 - 164) <7DE1820C-F271-3AAD-B1CC-A04F147A8EAA> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x1b2b63000 -        0x1b2b63fff  com.apple.avfoundation (2.0 - 2005.3.4.1) <1CA28123-FF6E-3851-B0E5-D21017474E43> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
       0x1b2c84000 -        0x1b2ce3fff  libquic.dylib (2288.80.2) <A0617CDD-E3A2-3E27-91BF-42E5AEB73B9A> /usr/lib/libquic.dylib
       0x1b2cee000 -        0x1b2d0afff  com.apple.private.SystemPolicy (1.0 - 1) <23B4D07D-3E6D-3081-9905-10DE3C088797> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
       0x1b2e4f000 -        0x1b2eaafff  com.apple.AccessibilitySharedSupport (1.0 - 1) <304A807D-EFC8-378D-B465-2E4477EBA5E4> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport
       0x1b2eab000 -        0x1b2ecbfff  com.apple.sidecar-core (1.0 - 228) <CF2B6499-C430-3BE1-8A17-AA039B10669D> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
       0x1b2ecc000 -        0x1b2ed3fff  com.apple.QuickLookNonBaseSystem (1.0 - 1) <B415DCC6-0754-3247-84E1-898284DF109E> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
       0x1b2ed4000 -        0x1b2f07fff  com.apple.datadetectors (5.0 - 423) <E5FB73A5-37B1-3E1A-BDC1-297F5A18AFD1> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
       0x1b3316000 -        0x1b331afff  com.apple.CoreOptimization (1.0 - 1) <4BAE0C7B-7465-33DD-853D-61AD51ECD81A> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
       0x1b345b000 -        0x1b349cfff  com.apple.NaturalLanguage (1.0 - 84) <D33AA6AF-C198-35CD-99BA-0A973A424E20> /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
       0x1b349d000 -        0x1b34b8fff  com.apple.SafariServices.framework (16610 - 16610.4.3.1.4) <A15C8CE3-DB5E-3692-9603-427D1C88D289> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
       0x1b365b000 -        0x1b3666fff  com.apple.MallocStackLogging (1.0 - 1) <285D7342-7258-3F89-9FED-6AEAC0D9635A> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
       0x1b3667000 -        0x1b3669fff  liblog_network.dylib (2288.80.2) <773F9A62-2E0A-380C-882E-550F38A63509> /usr/lib/log/liblog_network.dylib
       0x1b367c000 -        0x1b368efff  libmis.dylib (274.60.2) <0B42ACC5-A5BE-3EBF-984F-284066FA04AD> /usr/lib/libmis.dylib
       0x1b36ab000 -        0x1b37e2fff  com.apple.CoreHandwriting (161 - 1.2) <0D870A6F-7CE9-3210-B809-F33905BD2254> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
       0x1b37e3000 -        0x1b39f4fff  com.apple.imageKit (3.0 - 1100) <A2AAAF10-13F1-38E9-9790-E1B4BC8434B2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
       0x1b39f5000 -        0x1b3b04fff  com.apple.PencilKit (1.0 - 1) <570DC03C-A2D9-30D2-939E-FA49708B272B> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
       0x1b3b05000 -        0x1b3b16fff  com.apple.sidecar-ui (1.0 - 228) <6493A749-A873-3464-AE2A-9406128FEF61> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
       0x1b3b22000 -        0x1b3b25fff  com.apple.WebInspectorUI (16610 - 16610.4.3.1.4) <D3F8C951-A6DB-325F-AD6D-4F1AC2BC126A> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
       0x1b412b000 -        0x1b4187fff  com.apple.ImageCaptureCore (1708.1 - 1708.1) <AF28E5E6-2D30-30F6-B8D0-7CEACB1A1960> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
       0x1b4188000 -        0x1b41aefff  com.apple.quartzfilters (1.10.0 - 98) <45B074FE-5F6B-3AC9-B904-54990AE94293> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
       0x1b438b000 -        0x1b43f9fff  com.apple.Safari.Core (16610 - 16610.4.3.1.4) <14EFDA22-C59C-3B83-A5E7-C55D7DE01452> /System/Library/PrivateFrameworks/SafariCore.framework/Versions/A/SafariCore
       0x1b4939000 -        0x1b4a5efff  com.apple.AnnotationKit (1.0 - 383.3) <5CB44774-C4E6-34EF-A508-0933D095DF17> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
       0x1b4a5f000 -        0x1b4f18fff  com.apple.QuartzComposer (5.1 - 383) <2E1FCA0B-3862-3B94-9FF7-6A92AFF3545A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
       0x1b4f19000 -        0x1b4ffafff  com.apple.PDFKit (1.0 - 950.20.2) <B2923A58-7642-35E1-AC03-35B29EA2EC7A> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
       0x1b5d2d000 -        0x1b5db5fff  com.apple.TextInput (1.0 - 1.0) <6AB60694-EEAF-3B9D-B16B-8FBF6608DEDC> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
       0x1b68e7000 -        0x1b68f3fff  com.apple.CaptiveNetworkSupport (13.0 - 1) <A99A2A48-3AC2-3E2C-89B2-057B5911C0E6> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork
       0x1b6ca7000 -        0x1b6cbffff  com.apple.LookupFramework (1.2 - 284) <11B451BA-DC79-3E3A-A06D-27D22330E06D> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
       0x1b6d52000 -        0x1b6d55fff  com.apple.quartzframework (1.5 - 25) <73859D47-B6DB-31A7-8DE6-417E63AD4683> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
       0x1b7000000 -        0x1b701cfff  libCGInterfaces.dylib (544.2) <F1000120-5D8D-32B3-ADAB-141CBBB35B6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
       0x1b93a4000 -        0x1b93fafff  com.apple.DifferentialPrivacy (1.0 - 1) <EF07BC4C-EE00-3BF9-9C9F-5929BBCF4F28> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy
       0x1b93fb000 -        0x1b9416fff  com.apple.SafariFoundation (16610 - 16610.4.3.1.4) <0CEDF1B8-E360-35AC-A2DF-F9D339C70937> /System/Library/PrivateFrameworks/SafariFoundation.framework/Versions/A/SafariFoundation
       0x1b9417000 -        0x1b941dfff  com.apple.SafariPlatformSupport.framework (16610 - ???) <DE9F491C-855D-34F9-A796-33D81CFBDEF6> /System/Library/PrivateFrameworks/SafariPlatformSupport.framework/Versions/A/SafariPlatformSupport
       0x1b941e000 -        0x1b9647fff  com.apple.RawCamera.bundle (9.10.0 - 1430) <FA5A1CA7-374D-3F42-984E-25A6E9F803B9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x1b96eb000 -        0x1b9760fff  com.apple.ShareKit (665 - 665) <AE45FA21-60B9-3458-B11C-AF6270141AC0> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
       0x1bd6a9000 -        0x1bd6f3fff  com.apple.osanalytics.OSAnalytics (1.0 - 1) <CBCD81F5-C11F-3FB4-8F9F-B5BD5470D1D0> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
       0x1c0d84000 -        0x1c0d8ffff  com.apple.SymptomReporter (1.0 - 1431.40.36) <04129A84-7B8F-3AC4-81D6-DD4C13CCBF94> /System/Library/PrivateFrameworks/SymptomReporter.framework/Versions/A/SymptomReporter
       0x1c4595000 -        0x1c459ffff  com.apple.Reveal (1.0 - 22) <49AC3FF8-C600-34A3-9380-4C35D9C4B22E> /System/Library/PrivateFrameworks/Reveal.framework/Versions/A/Reveal
       0x1c45a0000 -        0x1c45a5fff  com.apple.RevealCore (1.0 - 22) <1200AF12-65EB-3DD8-AE84-4D3BFA739120> /System/Library/PrivateFrameworks/RevealCore.framework/Versions/A/RevealCore
       0x1c72c2000 -        0x1c72f0fff  com.apple.HelpData (2.3 - 200) <A5C8ECB1-53F9-3508-B999-08F9B817759E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
       0x1c72f1000 -        0x1c730bfff  com.apple.shortcut (2.16 - 117) <620CF024-7D37-337C-A5E9-324B1DA5DBD6> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
       0x1c730c000 -        0x1c739efff  com.apple.Symbolication (12.2 - 64541.7.1) <BA1B369E-A52A-30E9-B7C7-26280C7245E4> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
       0x1d73e8000 -        0x1d73ecfff  libmetal_timestamp.dylib (31001.161) <3D565558-80F6-3D4C-92B5-EE70977BB299> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib
       0x1d9641000 -        0x1d9647fff  libCoreFSCache.dylib (177.22) <7EA6D9B5-8169-3A45-9C5D-4A3635A2DBB8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x1d9648000 -        0x1d964dfff  libCoreVMClient.dylib (177.22) <D1D20348-4C98-3F99-8458-3AD7C5238077> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
       0x1d964e000 -        0x1d965dfff  com.apple.opengl (18.1.1 - 18.1.1) <3172E66B-6B24-3178-8E0C-90D49EBD5C24> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x1d965e000 -        0x1d9660fff  libCVMSPluginSupport.dylib (18.1.1) <9C3EFC40-CAA1-3209-ADFA-2036B6591FB5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
       0x1d9661000 -        0x1d9669fff  libGFXShared.dylib (18.1.1) <CA46B0D2-D452-3B82-AA60-0D43F11A05F0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
       0x1d966a000 -        0x1d96a2fff  libGLImage.dylib (18.1.1) <4C2A14D7-2F00-3B57-A550-5B3612736E3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
       0x1d96a3000 -        0x1d96dbfff  libGLU.dylib (18.1.1) <C8FA8DD5-E4EF-387F-9938-BD1BD48562E8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
       0x1d96dc000 -        0x1d984afff  libGLProgrammability.dylib (18.1.1) <6F424D34-6D07-33AF-8356-7036A4BA7682> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x1d984b000 -        0x1d9855fff  libGL.dylib (18.1.1) <61A850FD-1E85-3439-AE83-6BC7B4AEC882> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
       0x1d9856000 -        0x1d99bffff  GLEngine (18.1.1) <A539502C-3D57-345B-8BDB-3B7CDDD16246> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
       0x1d99c0000 -        0x1d99e5fff  GLRendererFloat (18.1.1) <713D7CE5-C67B-33BE-9615-88378F22DEEC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x1d99e6000 -        0x1d9a45fff  com.apple.opencl (4.5 - 4.5) <78A42E39-5CE3-3777-A62F-D76F6B23415A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x1e7e60000 -        0x1e7e67fff  libRosetta.dylib (203.30) <46D9195A-40F2-3CD5-AE73-2F6EF52ECCEC> /usr/lib/libRosetta.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=866.8M resident=0K(0%) swapped_out_or_unallocated=866.8M(100%)
Writable regions: Total=2.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.6G(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               512K        4 
Activity Tracing                   256K        1 
CG backing stores                 3264K        6 
CG image                           368K       18 
CoreAnimation                      656K       16 
CoreGraphics                        48K        3 
CoreUI image data                 2224K       17 
Foundation                          48K        2 
Image IO                            32K        2 
JS JIT generated code              1.0G        3 
Kernel Alloc Once                   32K        1 
MALLOC                           282.5M       58 
MALLOC guard page                  288K       14 
MALLOC_MEDIUM (reserved)         960.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
SQLite page cache                   64K        1 
STACK GUARD                       56.1M        9 
Stack                             12.7M        9 
VM_ALLOCATE                       1168K       31 
WebKit Malloc                     8544K       14 
__AUTH                             982K      270 
__AUTH_CONST                      17.7M      466 
__CTF                               759        1 
__DATA                            8759K      457 
__DATA_CONST                      16.2M      467 
__DATA_DIRTY                      1895K      221 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       480.2M       10 
__OBJC_CONST                      3214K      261 
__OBJC_RO                         64.5M        1 
__OBJC_RW                         2544K        1 
__TEXT                           386.7M      489 
__UNICODE                          588K        1 
libnetwork                         128K        8 
mapped file                      489.2M       46 
shared memory                       80K        5 
===========                     =======  ======= 
TOTAL                              4.1G     2924 
TOTAL, minus reserved VM space     2.8G     2924 

Model: MacBookAir10,1, BootROM 6723.81.1, proc 8:4:4 processors, 8 GB, SMC 
Graphics: kHW_AppleM1Item, Apple M1, spdisplays_builtin
Memory Module: lp_ddr4
AirPort: spairport_wireless_card_type_airport_extreme, wl0: Dec 31 2020 21:39:03 version 18.20.222.20.7.8.104 FWID 01-1b2645bc
Bluetooth: Version 8.0.3d9, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: USB 3.1 Bus
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.
@joelekstrom
Copy link
Owner

Hi! Thanks for the report! Are there any specific steps you do to be able to repeat this crash, or does it happen randomly?

@joelekstrom
Copy link
Owner

Could you try running this build and see if that solves the problem? Thanks!

Fastmate-1.6.5-beta1.zip

joelekstrom added a commit that referenced this issue Mar 13, 2021
@joelekstrom
Copy link
Owner

I'm closing this for now, please re-open it if the latest version doesn't solve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants