UTM icon indicating copy to clipboard operation
UTM copied to clipboard

crash on m1

Open aep opened this issue 3 years ago • 4 comments

i think this happened after wakeup. the VM does heavy network io, maybe this is related.

crash.zip

unfortunately this corrupted the disk on the host, which qemu can now no longer read (block io error)

aep avatar May 30 '22 07:05 aep

Here is the crash report from the above ZIP. I don’t know what it means.

Process:               UTM [36050]
Path:                  /Applications/UTM.app/Contents/MacOS/UTM
Identifier:            com.utmapp.UTM
Version:               3.2.4 (58)
Code Type:             ARM-64 (Native)
Parent Process:        ??? [1]
Responsible:           UTM [36050]
User ID:               501

Date/Time:             2022-05-28 10:23:07.918 +0200
OS Version:            macOS 11.6.1 (20G224)
Report Version:        12
Anonymous UUID:        E8D10274-4012-8DBB-2315-9DB2FD52AC29

Sleep/Wake UUID:       C1654A66-0D3E-4648-A184-3545B858E7B0

Time Awake Since Boot: 170000 seconds
Time Since Wake:       810 seconds

System Integrity Protection: enabled

Crashed Thread:        19  Dispatch queue: com.Metal.CompletionQueueDispatch

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

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

Crash report (continued)

VM Regions Near 0x20:
--> 
    __TEXT                      1046e0000-104b54000    [ 4560K] r-x/r-x SM=COW  /Applications/UTM.app/Contents/MacOS/UTM

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x000000018ece0dd4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x000000018ece1184 mach_msg + 76
2   com.apple.CoreFoundation      	0x000000018ee19910 __CFRunLoopServiceMachPort + 372
3   com.apple.CoreFoundation      	0x000000018ee17ddc __CFRunLoopRun + 1212
4   com.apple.CoreFoundation      	0x000000018ee171a8 CFRunLoopRunSpecific + 600
5   com.apple.HIToolbox           	0x0000000196d3d280 RunCurrentEventLoopInMode + 292
6   com.apple.HIToolbox           	0x0000000196d3cff4 ReceiveNextEventCommon + 552
7   com.apple.HIToolbox           	0x0000000196d3cdb4 _BlockUntilNextEventMatchingListInModeWithFilter + 72
8   com.apple.AppKit              	0x0000000191609660 _DPSNextEvent + 836
9   com.apple.AppKit              	0x0000000191608000 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1292
10  com.apple.AppKit              	0x00000001915f9e4c -[NSApplication run] + 596
11  com.apple.AppKit              	0x00000001915cb878 NSApplicationMain + 1064
12  com.apple.SwiftUI             	0x00000001af5fff58 specialized runApp(_:) + 96
13  com.apple.SwiftUI             	0x00000001afe43964 runApp<A>(_:) + 220
14  com.apple.SwiftUI             	0x00000001af9ed600 static App.main() + 128
15  com.utmapp.UTM                	0x0000000104766328 0x1046e0000 + 549672
16  com.utmapp.UTM                	0x0000000104764108 0x1046e0000 + 540936
17  libdyld.dylib                 	0x000000018ed39430 start + 4

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x000000018ece0dd4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x000000018ece1184 mach_msg + 76
2   com.apple.CoreFoundation      	0x000000018ee19910 __CFRunLoopServiceMachPort + 372
3   com.apple.CoreFoundation      	0x000000018ee17ddc __CFRunLoopRun + 1212
4   com.apple.CoreFoundation      	0x000000018ee171a8 CFRunLoopRunSpecific + 600
5   com.apple.AppKit              	0x0000000191788334 _NSEventThread + 196
6   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
7   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 2:: JavaScriptCore bmalloc scavenger
0   libsystem_kernel.dylib        	0x000000018ece4548 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x000000018ed1bdac _pthread_cond_wait + 1248
2   libc++.1.dylib                	0x000000018ec75f98 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      	0x00000001a520011c bmalloc::Scavenger::threadRunLoop() + 672
4   com.apple.JavaScriptCore      	0x00000001a51ffbe8 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 16
5   com.apple.JavaScriptCore      	0x00000001a5201f70 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       	0x000000018ed1b878 _pthread_start + 320
7   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 3:: com.apple.coreanimation.render-server
0   libsystem_kernel.dylib        	0x000000018ece0dd4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x000000018ece1184 mach_msg + 76
2   com.apple.QuartzCore          	0x00000001950fcc1c CA::Render::Server::server_thread(void*) + 480
3   com.apple.QuartzCore          	0x00000001950fca2c thread_fun(void*) + 32
4   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
5   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 4:: com.apple.CFStream.LegacyThread
0   libsystem_kernel.dylib        	0x000000018ece0dd4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x000000018ece1184 mach_msg + 76
2   com.apple.CoreFoundation      	0x000000018ee19910 __CFRunLoopServiceMachPort + 372
3   com.apple.CoreFoundation      	0x000000018ee17ddc __CFRunLoopRun + 1212
4   com.apple.CoreFoundation      	0x000000018ee171a8 CFRunLoopRunSpecific + 600
5   com.apple.CoreFoundation      	0x000000018ee97c7c _legacyStreamRunLoop_workThread + 280
6   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
7   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x000000018ece0dd4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x000000018ece1184 mach_msg + 76
2   com.apple.CoreFoundation      	0x000000018ee19910 __CFRunLoopServiceMachPort + 372
3   com.apple.CoreFoundation      	0x000000018ee17ddc __CFRunLoopRun + 1212
4   com.apple.CoreFoundation      	0x000000018ee171a8 CFRunLoopRunSpecific + 600
5   com.apple.CFNetwork           	0x000000019330f0f4 0x1930c4000 + 2404596
6   com.apple.Foundation          	0x000000018fbbac80 __NSThread__start__ + 864
7   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
8   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x000000018eceb1ec __select + 8
1   com.apple.CoreFoundation      	0x000000018ee42e90 __CFSocketManager + 624
2   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
3   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 7:: SPICE Main Loop
0   libsystem_kernel.dylib        	0x000000018ece8f80 poll + 8
1   com.utmapp.glib-2.0.0         	0x000000010642fef0 g_poll + 40
2   com.utmapp.glib-2.0.0         	0x000000010641ec60 g_main_context_poll + 96
3   com.utmapp.glib-2.0.0         	0x000000010641c8a8 g_main_context_iterate + 376
4   com.utmapp.glib-2.0.0         	0x000000010641cdf0 g_main_loop_run + 616
5   com.utmapp.UTM                	0x0000000104912dfc 0x1046e0000 + 2305532
6   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
7   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 8:: org.libusb.device-hotplug
0   libsystem_kernel.dylib        	0x000000018ece0dd4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x000000018ece1184 mach_msg + 76
2   com.apple.CoreFoundation      	0x000000018ee19910 __CFRunLoopServiceMachPort + 372
3   com.apple.CoreFoundation      	0x000000018ee17ddc __CFRunLoopRun + 1212
4   com.apple.CoreFoundation      	0x000000018ee171a8 CFRunLoopRunSpecific + 600
5   com.apple.CoreFoundation      	0x000000018eea21d4 CFRunLoopRun + 64
6   com.utmapp.usb-1.0.0          	0x0000000104cba508 darwin_event_thread_main + 644
7   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
8   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 9:: usb_ev_thread
0   libsystem_kernel.dylib        	0x000000018ece8f80 poll + 8
1   com.utmapp.usb-1.0.0          	0x0000000104cb81b0 usbi_wait_for_events + 128
2   com.utmapp.usb-1.0.0          	0x0000000104cb6100 handle_events + 324
3   com.utmapp.usb-1.0.0          	0x0000000104cb5dc0 libusb_handle_events_timeout_completed + 212
4   com.utmapp.usb-1.0.0          	0x0000000104cb622c libusb_handle_events + 44
5   com.utmapp.spice-client-glib-2.0.8	0x0000000105e2e6ac handle_libusb_events + 132
6   com.utmapp.glib-2.0.0         	0x00000001064520e4 g_thread_proxy + 156
7   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
8   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 10:: pool-spawner
0   libsystem_kernel.dylib        	0x000000018ece4548 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x000000018ed1bdac _pthread_cond_wait + 1248
2   com.utmapp.glib-2.0.0         	0x0000000106487bc4 g_cond_wait + 52
3   com.utmapp.glib-2.0.0         	0x00000001063d81c4 g_async_queue_pop_intern_unlocked + 108
4   com.utmapp.glib-2.0.0         	0x00000001063d82b0 g_async_queue_pop_unlocked + 80
5   com.utmapp.glib-2.0.0         	0x0000000106452830 g_thread_pool_spawn_thread + 116
6   com.utmapp.glib-2.0.0         	0x00000001064520e4 g_thread_proxy + 156
7   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
8   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 11:: gmain
0   libsystem_kernel.dylib        	0x000000018ece8f80 poll + 8
1   com.utmapp.glib-2.0.0         	0x000000010642fef0 g_poll + 40
2   com.utmapp.glib-2.0.0         	0x000000010641ec60 g_main_context_poll + 96
3   com.utmapp.glib-2.0.0         	0x000000010641c8a8 g_main_context_iterate + 376
4   com.utmapp.glib-2.0.0         	0x000000010641c94c g_main_context_iteration + 84
5   com.utmapp.glib-2.0.0         	0x000000010641e588 glib_worker_main + 32
6   com.utmapp.glib-2.0.0         	0x00000001064520e4 g_thread_proxy + 156
7   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
8   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 12:: usb_ev_thread
0   libsystem_kernel.dylib        	0x000000018ece8f80 poll + 8
1   com.utmapp.usb-1.0.0          	0x0000000104cb81b0 usbi_wait_for_events + 128
2   com.utmapp.usb-1.0.0          	0x0000000104cb6100 handle_events + 324
3   com.utmapp.usb-1.0.0          	0x0000000104cb5dc0 libusb_handle_events_timeout_completed + 212
4   com.utmapp.usb-1.0.0          	0x0000000104cb622c libusb_handle_events + 44
5   com.utmapp.spice-client-glib-2.0.8	0x0000000105e2e6ac handle_libusb_events + 132
6   com.utmapp.glib-2.0.0         	0x00000001064520e4 g_thread_proxy + 156
7   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
8   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 13:: usb_ev_thread
0   libsystem_kernel.dylib        	0x000000018ece8f80 poll + 8
1   com.utmapp.usb-1.0.0          	0x0000000104cb81b0 usbi_wait_for_events + 128
2   com.utmapp.usb-1.0.0          	0x0000000104cb6100 handle_events + 324
3   com.utmapp.usb-1.0.0          	0x0000000104cb5dc0 libusb_handle_events_timeout_completed + 212
4   com.utmapp.usb-1.0.0          	0x0000000104cb622c libusb_handle_events + 44
5   com.utmapp.spice-client-glib-2.0.8	0x0000000105e2e6ac handle_libusb_events + 132
6   com.utmapp.glib-2.0.0         	0x00000001064520e4 g_thread_proxy + 156
7   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
8   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 14:: usb_ev_thread
0   libsystem_kernel.dylib        	0x000000018ece8f80 poll + 8
1   com.utmapp.usb-1.0.0          	0x0000000104cb81b0 usbi_wait_for_events + 128
2   com.utmapp.usb-1.0.0          	0x0000000104cb6100 handle_events + 324
3   com.utmapp.usb-1.0.0          	0x0000000104cb5dc0 libusb_handle_events_timeout_completed + 212
4   com.utmapp.usb-1.0.0          	0x0000000104cb622c libusb_handle_events + 44
5   com.utmapp.spice-client-glib-2.0.8	0x0000000105e2e6ac handle_libusb_events + 132
6   com.utmapp.glib-2.0.0         	0x00000001064520e4 g_thread_proxy + 156
7   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
8   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 15:: usb_ev_thread
0   libsystem_kernel.dylib        	0x000000018ece8f80 poll + 8
1   com.utmapp.usb-1.0.0          	0x0000000104cb81b0 usbi_wait_for_events + 128
2   com.utmapp.usb-1.0.0          	0x0000000104cb6100 handle_events + 324
3   com.utmapp.usb-1.0.0          	0x0000000104cb5dc0 libusb_handle_events_timeout_completed + 212
4   com.utmapp.usb-1.0.0          	0x0000000104cb622c libusb_handle_events + 44
5   com.utmapp.spice-client-glib-2.0.8	0x0000000105e2e6ac handle_libusb_events + 132
6   com.utmapp.glib-2.0.0         	0x00000001064520e4 g_thread_proxy + 156
7   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
8   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 16:: usb_ev_thread
0   libsystem_kernel.dylib        	0x000000018ece8f80 poll + 8
1   com.utmapp.usb-1.0.0          	0x0000000104cb81b0 usbi_wait_for_events + 128
2   com.utmapp.usb-1.0.0          	0x0000000104cb6100 handle_events + 324
3   com.utmapp.usb-1.0.0          	0x0000000104cb5dc0 libusb_handle_events_timeout_completed + 212
4   com.utmapp.usb-1.0.0          	0x0000000104cb622c libusb_handle_events + 44
5   com.utmapp.spice-client-glib-2.0.8	0x0000000105e2e6ac handle_libusb_events + 132
6   com.utmapp.glib-2.0.0         	0x00000001064520e4 g_thread_proxy + 156
7   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
8   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 17:: CVDisplayLink
0   libsystem_kernel.dylib        	0x000000018ece4548 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x000000018ed1bdd8 _pthread_cond_wait + 1292
2   com.apple.CoreVideo           	0x000000019574e4dc CVDisplayLink::waitUntil(unsigned long long) + 172
3   com.apple.CoreVideo           	0x000000019574db50 CVDisplayLink::runIOThread() + 424
4   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
5   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 18:: usb_ev_thread
0   libsystem_kernel.dylib        	0x000000018ece8f80 poll + 8
1   com.utmapp.usb-1.0.0          	0x0000000104cb81b0 usbi_wait_for_events + 128
2   com.utmapp.usb-1.0.0          	0x0000000104cb6100 handle_events + 324
3   com.utmapp.usb-1.0.0          	0x0000000104cb5dc0 libusb_handle_events_timeout_completed + 212
4   com.utmapp.usb-1.0.0          	0x0000000104cb622c libusb_handle_events + 44
5   com.utmapp.spice-client-glib-2.0.8	0x0000000105e2e6ac handle_libusb_events + 132
6   com.utmapp.glib-2.0.0         	0x00000001064520e4 g_thread_proxy + 156
7   libsystem_pthread.dylib       	0x000000018ed1b878 _pthread_start + 320
8   libsystem_pthread.dylib       	0x000000018ed165e0 thread_start + 8

Thread 19 Crashed:: Dispatch queue: com.Metal.CompletionQueueDispatch
0   libobjc.A.dylib               	0x000000018ebb4380 objc_release + 16
1   com.apple.Metal               	0x00000001969ccf5c -[MTLResourceList releaseAllObjectsAndReset] + 68
2   com.apple.IOGPU               	0x00000001a62723f8 IOGPUMetalCommandBufferStorageReleaseAllResources + 156
3   com.apple.IOGPU               	0x00000001a62721fc IOGPUMetalCommandBufferStorageDealloc + 144
4   com.apple.IOGPU               	0x00000001a6270d0c -[IOGPUMetalCommandBuffer didCompleteWithStartTime:endTime:error:] + 236
5   com.apple.Metal               	0x00000001969cc900 -[_MTLCommandQueue commandBufferDidComplete:startTime:completionTime:error:] + 152
6   com.apple.IOGPU               	0x00000001a6274110 __54-[IOGPUMetalCommandQueue _submitCommandBuffers:count:]_block_invoke.22 + 168
7   com.apple.IOGPU               	0x00000001a6278438 __IOGPUNotificationQueueSetDispatchQueue_block_invoke + 156
8   libdispatch.dylib             	0x000000018eb6bf8c _dispatch_client_callout4 + 20
9   libdispatch.dylib             	0x000000018eb87114 _dispatch_mach_msg_invoke + 476
10  libdispatch.dylib             	0x000000018eb73570 _dispatch_lane_serial_drain + 308
11  libdispatch.dylib             	0x000000018eb87e78 _dispatch_mach_invoke + 464
12  libdispatch.dylib             	0x000000018eb73570 _dispatch_lane_serial_drain + 308
13  libdispatch.dylib             	0x000000018eb742d8 _dispatch_lane_invoke + 456
14  libdispatch.dylib             	0x000000018eb73570 _dispatch_lane_serial_drain + 308
15  libdispatch.dylib             	0x000000018eb742a4 _dispatch_lane_invoke + 404
16  libdispatch.dylib             	0x000000018eb7eb74 _dispatch_workloop_worker_thread + 764
17  libsystem_pthread.dylib       	0x000000018ed1789c _pthread_wqthread + 276
18  libsystem_pthread.dylib       	0x000000018ed165d4 start_wqthread + 8

Thread 20:: Dispatch queue: com.Metal.CommandQueueDispatch
0   libsystem_kernel.dylib        	0x000000018ece0dd4 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x000000018ece1184 mach_msg + 76
2   com.apple.framework.IOKit     	0x00000001914a5558 io_connect_method + 440
3   com.apple.framework.IOKit     	0x00000001914a5338 IOConnectCallMethod + 176
4   com.apple.IOGPU               	0x00000001a628070c IOGPUCommandQueueSubmitCommandBuffers + 140
5   com.apple.IOGPU               	0x00000001a6273e54 -[IOGPUMetalCommandQueue _submitCommandBuffers:count:] + 788
6   com.apple.IOGPU               	0x00000001a6273b14 -[IOGPUMetalCommandQueue submitCommandBuffers:count:] + 88
7   com.apple.Metal               	0x00000001969cbf18 -[_MTLCommandQueue _submitAvailableCommandBuffers] + 636
8   libdispatch.dylib             	0x000000018eb6bec0 _dispatch_client_callout + 20
9   libdispatch.dylib             	0x000000018eb6f398 _dispatch_continuation_pop + 448
10  libdispatch.dylib             	0x000000018eb81b7c _dispatch_source_invoke + 1284
11  libdispatch.dylib             	0x000000018eb73570 _dispatch_lane_serial_drain + 308
12  libdispatch.dylib             	0x000000018eb742a4 _dispatch_lane_invoke + 404
13  libdispatch.dylib             	0x000000018eb7eb74 _dispatch_workloop_worker_thread + 764
14  libsystem_pthread.dylib       	0x000000018ed1789c _pthread_wqthread + 276
15  libsystem_pthread.dylib       	0x000000018ed165d4 start_wqthread + 8

Thread 21:
0   libsystem_pthread.dylib       	0x000000018ed165cc start_wqthread + 0

Thread 22:
0   libsystem_pthread.dylib       	0x000000018ed165cc start_wqthread + 0

Thread 23:
0   libsystem_pthread.dylib       	0x000000018ed165cc start_wqthread + 0

Thread 19 crashed with ARM Thread State (64-bit):
    x0: 0x0000000118bdd530   x1: 0x00000001e77b8d57   x2: 0x000000000000000f   x3: 0x000000018eb3e860
    x4: 0x00000000000062dc   x5: 0x000000016b9cb0e0   x6: 0x0000000000004000   x7: 0x000000000000003e
    x8: 0x7000000000000000   x9: 0x0000000000000000  x10: 0x02000001175a0751  x11: 0x03000001175a0751
   x12: 0x0000000000000001  x13: 0x0000600002f13720  x14: 0x000000009221e000  x15: 0x00000001fa342760
   x16: 0x000000018ebb4370  x17: 0x00000001fdcdec48  x18: 0x0000000000000000  x19: 0x0000600005ad0300
   x20: 0x0000000000000007  x21: 0x0000000000000002  x22: 0x0000000150240088  x23: 0x0000000000000001
   x24: 0x00000001e750f6a2  x25: 0x000000014d01ee00  x26: 0x000000016b9ca6a0  x27: 0x00006000077f3ce8
   x28: 0x00000001fa16dfc0   fp: 0x000000016b9ca430   lr: 0x00000001969ccf5c
    sp: 0x000000016b9ca400   pc: 0x000000018ebb4380 cpsr: 0x20001000
   far: 0x0000000000000020  esr: 0x92000006


Binary Images:
       0x1046e0000 -        0x104b53fff +com.utmapp.UTM (3.2.4 - 58) <31FA4C1C-23C0-363B-AF3A-DD4ED0E4010E> /Applications/UTM.app/Contents/MacOS/UTM
       0x104c48000 -        0x104c4bfff +com.utmapp.gstallocators-1.0.0 (1.0 - 1) <35BD428C-BB57-381A-98E3-AD2A5C11F909> /Applications/UTM.app/Contents/Frameworks/gstallocators-1.0.0.framework/Versions/A/gstallocators-1.0.0
       0x104c60000 -        0x104c6bfff +com.utmapp.usbredirhost.1 (1.0 - 1) <C9551A69-2626-35F8-A596-4A4143151B2B> /Applications/UTM.app/Contents/Frameworks/usbredirhost.1.framework/Versions/A/usbredirhost.1
       0x104c7c000 -        0x104c7ffff +com.utmapp.gthread-2.0.0 (1.0 - 1) <2673C8DC-532E-374A-83E7-479196461DF8> /Applications/UTM.app/Contents/Frameworks/gthread-2.0.0.framework/Versions/A/gthread-2.0.0
       0x104c90000 -        0x104c97fff +com.utmapp.usbredirparser.1 (1.0 - 1) <5476A511-976B-3022-8A15-AE6ECA58EC37> /Applications/UTM.app/Contents/Frameworks/usbredirparser.1.framework/Versions/A/usbredirparser.1
       0x104cac000 -        0x104cc3fff +com.utmapp.usb-1.0.0 (1.0 - 1) <13BBF22D-9C5B-3395-B1F2-2B1E749E8855> /Applications/UTM.app/Contents/Frameworks/usb-1.0.0.framework/Versions/A/usb-1.0.0
       0x104ce4000 -        0x104d63fff  dyld (852.2) <CBE63EFC-4577-3CDA-8A86-0FECB1E398A8> /usr/lib/dyld
       0x104dec000 -        0x104dfbfff +com.utmapp.gstcontroller-1.0.0 (1.0 - 1) <5D89C4B5-F7B2-3C50-9860-1465DE258C0B> /Applications/UTM.app/Contents/Frameworks/gstcontroller-1.0.0.framework/Versions/A/gstcontroller-1.0.0
       0x104e10000 -        0x104e6ffff +com.utmapp.jpeg.62 (1.0 - 1) <46B58F8F-FF07-3A7B-9060-C8F981030D05> /Applications/UTM.app/Contents/Frameworks/jpeg.62.framework/Versions/A/jpeg.62
       0x104e88000 -        0x104ebbfff +com.utmapp.gstpbutils-1.0.0 (1.0 - 1) <5CAA4E27-78AA-3D7E-9704-F812BA15E921> /Applications/UTM.app/Contents/Frameworks/gstpbutils-1.0.0.framework/Versions/A/gstpbutils-1.0.0
       0x104edc000 -        0x104efbfff +com.utmapp.gpg-error.0 (1.0 - 1) <52366546-938C-3477-BA58-D14771982DA8> /Applications/UTM.app/Contents/Frameworks/gpg-error.0.framework/Versions/A/gpg-error.0
       0x104f14000 -        0x104f2ffff +com.utmapp.gstrtsp-1.0.0 (1.0 - 1) <A6043B4C-8726-30D7-AE5C-B13406C5748E> /Applications/UTM.app/Contents/Frameworks/gstrtsp-1.0.0.framework/Versions/A/gstrtsp-1.0.0
       0x104f48000 -        0x1050e7fff +com.utmapp.gio-2.0.0 (1.0 - 1) <E6CA345C-F2E1-3396-BFE7-58CAE9F29227> /Applications/UTM.app/Contents/Frameworks/gio-2.0.0.framework/Versions/A/gio-2.0.0
       0x105180000 -        0x105193fff +com.utmapp.ffi.7 (1.0 - 1) <9E311962-5A26-395F-9325-CFC614D48B56> /Applications/UTM.app/Contents/Frameworks/ffi.7.framework/Versions/A/ffi.7
       0x1051a4000 -        0x1053b7fff +com.utmapp.crypto.1.1 (1.0 - 1) <91932BCB-7A98-37E7-A9D4-550E1DC741D9> /Applications/UTM.app/Contents/Frameworks/crypto.1.1.framework/Versions/A/crypto.1.1
       0x105460000 -        0x1054cffff +com.utmapp.gstaudio-1.0.0 (1.0 - 1) <709E5725-A875-3575-818F-12257B2D4F5A> /Applications/UTM.app/Contents/Frameworks/gstaudio-1.0.0.framework/Versions/A/gstaudio-1.0.0
       0x1054f8000 -        0x10550bfff +com.utmapp.gstapp-1.0.0 (1.0 - 1) <10C08FB7-9C97-3F7A-85BA-1FCBD103F366> /Applications/UTM.app/Contents/Frameworks/gstapp-1.0.0.framework/Versions/A/gstapp-1.0.0
       0x105520000 -        0x10560ffff +com.utmapp.iconv.2 (1.0 - 1) <39C843FC-C4A1-315C-8998-2086FED582D3> /Applications/UTM.app/Contents/Frameworks/iconv.2.framework/Versions/A/iconv.2
       0x10562c000 -        0x10564ffff +com.utmapp.json-glib-1.0.0 (1.0 - 1) <33467B9B-F52B-39E8-A3C7-D64EC7F3A10A> /Applications/UTM.app/Contents/Frameworks/json-glib-1.0.0.framework/Versions/A/json-glib-1.0.0
       0x105668000 -        0x105833fff +com.utmapp.phodav-2.0.0 (1.0 - 1) <8BBA36EB-7ED2-3AA3-AB07-30E30D1848D8> /Applications/UTM.app/Contents/Frameworks/phodav-2.0.0.framework/Versions/A/phodav-2.0.0
       0x1058a0000 -        0x105983fff +com.utmapp.gcrypt.20 (1.0 - 1) <03884473-DC35-3ECB-9798-2C39D5754E0B> /Applications/UTM.app/Contents/Frameworks/gcrypt.20.framework/Versions/A/gcrypt.20
       0x1059bc000 -        0x1059d7fff +com.utmapp.gstcheck-1.0.0 (1.0 - 1) <107FAE56-A02E-3A05-9565-30212BA91F6D> /Applications/UTM.app/Contents/Frameworks/gstcheck-1.0.0.framework/Versions/A/gstcheck-1.0.0
       0x1059f4000 -        0x105a67fff +com.utmapp.opus.0 (1.0 - 1) <FAB573CF-82C5-3E5F-8CC8-472EA5ABA14A> /Applications/UTM.app/Contents/Frameworks/opus.0.framework/Versions/A/opus.0
       0x105a80000 -        0x105cabfff +com.utmapp.pixman-1.0 (1.0 - 1) <59EEF881-204F-3228-81E0-08AF3824DB03> /Applications/UTM.app/Contents/Frameworks/pixman-1.0.framework/Versions/A/pixman-1.0
       0x105ccc000 -        0x105d47fff +com.utmapp.gstbase-1.0.0 (1.0 - 1) <9250C3EE-0966-36B4-856C-787A9057661A> /Applications/UTM.app/Contents/Frameworks/gstbase-1.0.0.framework/Versions/A/gstbase-1.0.0
       0x105d70000 -        0x105db7fff +com.utmapp.gobject-2.0.0 (1.0 - 1) <4B31AA91-FCFF-3D07-9FE9-E02D55619911> /Applications/UTM.app/Contents/Frameworks/gobject-2.0.0.framework/Versions/A/gobject-2.0.0
       0x105dd8000 -        0x105f13fff +com.utmapp.spice-client-glib-2.0.8 (1.0 - 1) <B562728C-954C-3502-BDB8-1C0432DD05D0> /Applications/UTM.app/Contents/Frameworks/spice-client-glib-2.0.8.framework/Versions/A/spice-client-glib-2.0.8
       0x105f68000 -        0x105f8bfff +com.utmapp.gstrtp-1.0.0 (1.0 - 1) <67949435-E7E6-3B57-B71C-90EF74F7C49B> /Applications/UTM.app/Contents/Frameworks/gstrtp-1.0.0.framework/Versions/A/gstrtp-1.0.0
       0x105fa4000 -        0x105fb3fff +com.utmapp.gstriff-1.0.0 (1.0 - 1) <A9C737F5-CF3F-31C7-B2FF-F41CA9CB69D0> /Applications/UTM.app/Contents/Frameworks/gstriff-1.0.0.framework/Versions/A/gstriff-1.0.0
       0x105fc4000 -        0x106073fff +com.utmapp.gstvideo-1.0.0 (1.0 - 1) <120CDF5D-5DDE-39C0-9E49-AFF32B1B4602> /Applications/UTM.app/Contents/Frameworks/gstvideo-1.0.0.framework/Versions/A/gstvideo-1.0.0
       0x1060ac000 -        0x1060e3fff +com.utmapp.gsttag-1.0.0 (1.0 - 1) <7AD58586-622B-3D55-9108-1B38E06206D0> /Applications/UTM.app/Contents/Frameworks/gsttag-1.0.0.framework/Versions/A/gsttag-1.0.0
       0x106100000 -        0x10610ffff +com.utmapp.intl.8 (1.0 - 1) <C4152A91-D76F-349B-BE33-CDF966F3AFD8> /Applications/UTM.app/Contents/Frameworks/intl.8.framework/Versions/A/intl.8
       0x106120000 -        0x10613bfff +com.utmapp.gstnet-1.0.0 (1.0 - 1) <56656A3E-C871-3A7D-A079-1D01C3BE4684> /Applications/UTM.app/Contents/Frameworks/gstnet-1.0.0.framework/Versions/A/gstnet-1.0.0
       0x106150000 -        0x106153fff +com.utmapp.gmodule-2.0.0 (1.0 - 1) <A1F19393-E448-3D2C-8385-B224B8BDA075> /Applications/UTM.app/Contents/Frameworks/gmodule-2.0.0.framework/Versions/A/gmodule-2.0.0
       0x106164000 -        0x1061d7fff +com.utmapp.ssl.1.1 (1.0 - 1) <DF744C39-D0BA-36C4-8B9D-EB7BA4A324EF> /Applications/UTM.app/Contents/Frameworks/ssl.1.1.framework/Versions/A/ssl.1.1
       0x106210000 -        0x10621ffff +com.utmapp.gstfft-1.0.0 (1.0 - 1) <C46AEC00-E4CD-3608-985E-808ED138B256> /Applications/UTM.app/Contents/Frameworks/gstfft-1.0.0.framework/Versions/A/gstfft-1.0.0
       0x106230000 -        0x106377fff +com.utmapp.spice-server.1 (1.0 - 1) <18DF876B-B846-364D-ACC3-C5432AB408B9> /Applications/UTM.app/Contents/Frameworks/spice-server.1.framework/Versions/A/spice-server.1
       0x1063cc000 -        0x10653ffff +com.utmapp.glib-2.0.0 (1.0 - 1) <DD59F485-E6AC-32E0-B1FE-13F084A24CE1> /Applications/UTM.app/Contents/Frameworks/glib-2.0.0.framework/Versions/A/glib-2.0.0
       0x106580000 -        0x1066a3fff +com.utmapp.gstreamer-1.0.0 (1.0 - 1) <97C95479-C17B-3C54-8F26-2F140E9B767C> /Applications/UTM.app/Contents/Frameworks/gstreamer-1.0.0.framework/Versions/A/gstreamer-1.0.0
       0x1066fc000 -        0x106737fff +com.utmapp.png16.16 (1.0 - 1) <9844ECA1-EAB8-3937-B4B6-F334D296C04D> /Applications/UTM.app/Contents/Frameworks/png16.16.framework/Versions/A/png16.16
       0x106750000 -        0x106767fff +com.utmapp.gstsdp-1.0.0 (1.0 - 1) <6B2C7658-E175-3A67-992C-02EFB18ACF58> /Applications/UTM.app/Contents/Frameworks/gstsdp-1.0.0.framework/Versions/A/gstsdp-1.0.0
       0x10677c000 -        0x1067b7fff +libswift_Concurrency.dylib (5.5.2 - 1300.0.47.5) <70ECB928-0B30-30B5-8094-0B464BFA8DAD> /Applications/UTM.app/Contents/Frameworks/libswift_Concurrency.dylib
       0x116490000 -        0x11649bfff  libobjc-trampolines.dylib (824) <DADA34BA-E3D2-3366-8D97-D0D0048F8DC3> /usr/lib/libobjc-trampolines.dylib
       0x117094000 -        0x11757ffff  com.apple.AGXMetal13-3 (173.28.7 - 173.28.7) <416F834B-D2DC-313F-A71A-4022230E29B4> /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3
       0x12ce00000 -        0x12ce6bfff  com.apple.AppleMetalOpenGLRenderer (1.0 - 1) <53585B88-95FE-3B6E-BD77-AC0D06238B84> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
       0x18ea76000 -        0x18ea77fff  libsystem_blocks.dylib (79) <6809A7B9-DD13-3398-9E53-382D7AEA5133> /usr/lib/system/libsystem_blocks.dylib
       0x18ea78000 -        0x18eaaffff  libxpc.dylib (2038.120.1) <2177BC1D-2CA9-3E06-8680-6C2815019E76> /usr/lib/system/libxpc.dylib
       0x18eab0000 -        0x18eac7fff  libsystem_trace.dylib (1277.120.1) <031721DA-23A1-3EFB-B590-78932FBBDC92> /usr/lib/system/libsystem_trace.dylib
       0x18eac8000 -        0x18eb3bfff  libcorecrypto.dylib (1000.140.4) <7A6D727E-4374-3050-B559-D6477ECCD144> /usr/lib/system/libcorecrypto.dylib
       0x18eb3c000 -        0x18eb67fff  libsystem_malloc.dylib (317.140.5) <4CD98A34-3889-371D-9DC1-3BB8A2AB1801> /usr/lib/system/libsystem_malloc.dylib
       0x18eb68000 -        0x18ebacfff  libdispatch.dylib (1271.120.2) <30613556-9DAF-3FD5-95A2-2FB3C0FC5831> /usr/lib/system/libdispatch.dylib
       0x18ebad000 -        0x18ebe6fff  libobjc.A.dylib (824) <8C9D1052-995B-3DD9-834D-C98F5481F108> /usr/lib/libobjc.A.dylib
       0x18ebe7000 -        0x18ebe9fff  libsystem_featureflags.dylib (28.60.1) <7A92FE9A-B427-3DD0-AD72-1C8F075A4A0F> /usr/lib/system/libsystem_featureflags.dylib
       0x18ebea000 -        0x18ec6bfff  libsystem_c.dylib (1439.141.1) <FD19ABC1-090E-3EBA-8A7B-8A6AF36AF450> /usr/lib/system/libsystem_c.dylib
       0x18ec6c000 -        0x18ecc7fff  libc++.1.dylib (905.6) <F9CEDFEB-2D67-3515-B481-3E92B3066E2B> /usr/lib/libc++.1.dylib
       0x18ecc8000 -        0x18ecdffff  libc++abi.dylib (905.6) <040CD6EA-F43E-33D9-855D-B9D1EEDAC73C> /usr/lib/libc++abi.dylib
       0x18ece0000 -        0x18ed13fff  libsystem_kernel.dylib (7195.141.8) <50D78A6E-00D7-352B-82BA-776FCDA6D2D7> /usr/lib/system/libsystem_kernel.dylib
       0x18ed14000 -        0x18ed20fff  libsystem_pthread.dylib (454.120.2) <244F2580-7CB9-3F78-B3A9-F847EDAF40FE> /usr/lib/system/libsystem_pthread.dylib
       0x18ed21000 -        0x18ed62fff  libdyld.dylib (852.2) <0DF922E5-2830-3EFA-9345-0E748940FC7F> /usr/lib/system/libdyld.dylib
       0x18ed63000 -        0x18ed69fff  libsystem_platform.dylib (254.80.2) <DE62D290-68AC-3983-B54B-7981053E11E5> /usr/lib/system/libsystem_platform.dylib
       0x18ed6a000 -        0x18ed95fff  libsystem_info.dylib (542.40.3) <BD26AC14-9FC2-3ACB-9BF4-3077EDB30683> /usr/lib/system/libsystem_info.dylib
       0x18ed96000 -        0x18f244fff  com.apple.CoreFoundation (6.9 - 1778.101) <D7207335-0A0C-3FB3-A47F-EA3B13B0AFA3> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x18f245000 -        0x18f47dfff  com.apple.LaunchServices (1122.45 - 1122.45) <DA6A88D4-316C-32C3-876B-8620DA3CCD80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
       0x18f47e000 -        0x18f558fff  com.apple.gpusw.MetalTools (1.0 - 1) <CFF3B017-782B-3FA6-88E9-22539648418D> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
       0x18f559000 -        0x18f7c3fff  libBLAS.dylib (1336.140.1) <98ADB81D-850D-3758-B036-2C812043EE6A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
       0x18f7c4000 -        0x18f80efff  com.apple.Lexicon-framework (1.0 - 86.2) <6A348E5D-315D-3569-94D7-E51281E440DB> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
       0x18f80f000 -        0x18f872fff  libSparse.dylib (106) <9BE9BC49-ADDA-3C55-8768-5EFDB24B052E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
       0x18f873000 -        0x18f8fafff  com.apple.SystemConfiguration (1.20 - 1.20) <D924AAF5-D655-32BE-B67E-BAACC64F82CD> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
       0x18f8fb000 -        0x18f92efff  libCRFSuite.dylib (50) <7A94E450-C3D1-33BC-B046-B4D38DFB1AA6> /usr/lib/libCRFSuite.dylib
       0x18f92f000 -        0x18fb5dfff  libmecabra.dylib (929.10) <0CF94546-9304-3AFB-BF1C-B58BDC825C68> /usr/lib/libmecabra.dylib
       0x18fb5e000 -        0x18feeafff  com.apple.Foundation (6.9 - 1778.101) <55E8CBB2-3F8F-3C51-A2C4-ECC520564399> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x18feeb000 -        0x18ffdafff  com.apple.LanguageModeling (1.0 - 247.3) <9CCBED64-72FB-33D0-9745-550CE4D5CE55> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
       0x18ffdb000 -        0x1900fdfff  com.apple.CoreDisplay (237.4 - 237.4) <7749588B-DDCE-301F-AD83-CBBB9FE797F8> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
       0x1900fe000 -        0x190366fff  com.apple.audio.AudioToolboxCore (1.0 - 1181.72.1) <9AE25E6D-B847-3E18-8CBB-7B51833BCAD2> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
       0x190367000 -        0x190536fff  com.apple.CoreText (677.6.0.2 - 677.6.0.2) <D0197B88-DF5F-3E7B-B01F-A61AF9923907> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
       0x190537000 -        0x190b51fff  com.apple.audio.CoreAudio (5.0 - 5.0) <695F9E3E-FDEF-3251-B363-81C77B18B41B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x190b52000 -        0x190eb8fff  com.apple.security (7.0 - 59754.141.1) <EF256683-7B4B-35FF-A42C-25EE830EE711> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x190eb9000 -        0x19112afff  libicucore.A.dylib (66112) <F64C9238-6602-3B3C-8800-1B0C057689C7> /usr/lib/libicucore.A.dylib
       0x19112b000 -        0x191135fff  libsystem_darwin.dylib (1439.141.1) <7AFF9A7C-2421-377E-B533-6F61E1C58855> /usr/lib/system/libsystem_darwin.dylib
       0x191136000 -        0x191429fff  com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <C7ADF5E0-65AB-31FF-859C-4F62E2ED3B81> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
       0x19142a000 -        0x191465fff  com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <B02CF32E-39D2-36FE-ACAE-A0CA02B52194> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
       0x191466000 -        0x1914a1fff  com.apple.CSStore (1122.45 - 1122.45) <B2472D79-A472-3A24-BC6B-C3E28C4D9180> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
       0x1914a2000 -        0x19156dfff  com.apple.framework.IOKit (2.0.2 - 1845.120.6) <887D0A8C-A901-336D-BEF5-C2DAEFEC78A4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x19156e000 -        0x191579fff  libsystem_notify.dylib (279.40.4) <DBA5952B-27D8-30A3-8F4B-6BD998A4F803> /usr/lib/system/libsystem_notify.dylib
       0x19157a000 -        0x1915c7fff  libsandbox.1.dylib (1441.141.4) <64334AC1-49E4-3ACD-B01B-E5E91D8C4047> /usr/lib/libsandbox.1.dylib
       0x1915c8000 -        0x192309fff  com.apple.AppKit (6.9 - 2022.60.128) <BB5BFFE6-36A2-34C4-917D-06982256F824> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x19230a000 -        0x192530fff  com.apple.UIFoundation (1.0 - 728.9) <6135ED22-CD48-36EE-BC86-743DAC799E07> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
       0x192531000 -        0x192543fff  com.apple.UniformTypeIdentifiers (637 - 637) <F28235B3-E04D-3C1C-B50C-6E3935AE4013> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
       0x192544000 -        0x1926aefff  com.apple.desktopservices (1.21 - 1346.6.1) <5D2261CC-C010-340B-A5BD-8F8380E7FD61> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
       0x1926af000 -        0x1926c1fff  com.apple.metadata.SpotlightLinguistics (1.0 - 1) <55946842-9EC4-3306-A5A2-689AEDD2BAD6> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/Versions/A/SpotlightLinguistics
       0x1926c2000 -        0x1928c5fff  com.apple.CoreDuet (1.0 - 1) <97960590-64E2-35B4-8C87-B778372FA4EA> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
       0x1928c6000 -        0x19297afff  libboringssl.dylib (351.140.2) <F2EC3D7F-69F5-3814-8C7E-932A3C83A1E0> /usr/lib/libboringssl.dylib
       0x19297b000 -        0x1930c3fff  libnetwork.dylib (2288.140.7) <C0C7812A-BD3F-3BA0-B322-0C1EB7892198> /usr/lib/libnetwork.dylib
       0x1930c4000 -        0x19354cfff  com.apple.CFNetwork (1240.0.4 - 1240.0.4) <12A158AF-F655-3741-9028-9871CAC531FB> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x19354d000 -        0x19355cfff  libsystem_networkextension.dylib (1295.140.3) <E22994A8-DED6-3D79-A165-07930E4F8E14> /usr/lib/system/libsystem_networkextension.dylib
       0x19355d000 -        0x19355efff  libenergytrace.dylib (22.100.1) <5E718C22-8B29-3B03-8504-40F6BB1C9318> /usr/lib/libenergytrace.dylib
       0x19355f000 -        0x1935b1fff  libMobileGestalt.dylib (978.140.1) <4F8C95E4-B26B-380B-81E6-27A12D84BBD7> /usr/lib/libMobileGestalt.dylib
       0x1935b2000 -        0x1935c9fff  libsystem_asl.dylib (385) <EA0695DC-9703-3575-9042-E49850D6E5BB> /usr/lib/system/libsystem_asl.dylib
       0x1935ca000 -        0x1935e3fff  com.apple.TCC (1.0 - 1) <B156251A-4549-3F10-942B-C19C03D05528> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
       0x1935e4000 -        0x193952fff  com.apple.SkyLight (1.600.0 - 588.8) <ADC7033D-CF5E-3928-9FB6-A97BB37F23D4> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
       0x193953000 -        0x193f40fff  com.apple.CoreGraphics (2.0 - 1463.18.4.1) <D6511CF7-4CC3-3D3A-B766-2EF3B2222BA4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
       0x193f41000 -        0x194036fff  com.apple.ColorSync (4.13.0 - 3473.5.3) <65FFAC45-0C16-3C1E-B2E7-BF91ACADEE02> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
       0x194037000 -        0x194092fff  com.apple.HIServices (1.22 - 716) <8682AC55-C604-37E5-B8DB-53587CFF8A9F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
       0x194093000 -        0x1940d2fff  libAWDSupport.dylib (951) <BDBCD81D-0605-3A10-8831-FFC6C4313003> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
       0x1940d3000 -        0x194134fff  libprotobuf.dylib (4205) <28C7214F-5D52-367E-AA46-E5BA5CD00DB6> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
       0x194135000 -        0x194147fff  libprotobuf-lite.dylib (4205) <7180B9D2-A0C0-3D27-9DE9-D6756A3B36F2> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
       0x194148000 -        0x19418ffff  com.apple.awd (1.0 - 951) <F8287BE4-CED9-340E-BDE9-FEE10FF9B781> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
       0x194190000 -        0x1942fffff  com.apple.Montreal (1.0 - 142) <A2DB95B4-E517-33B4-BFE2-79F2205FB0E8> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
       0x194300000 -        0x1943ebfff  com.apple.NLP (1.0 - 210.2) <8FE6B19A-5948-3CC3-94E1-BF7CBDB97DC6> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
       0x1943ec000 -        0x194794fff  com.apple.CoreData (120 - 1048) <620C6897-40EF-3FD0-ACD9-A6EDCE3679C9> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x194795000 -        0x1947abfff  com.apple.ProtocolBuffer (1 - 285.24.10.20.1) <B2EAE1CE-D793-30FD-A462-AC917D687A54> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
       0x1947ac000 -        0x194949fff  libsqlite3.dylib (321.3) <9C050778-E10C-3B70-B4DC-6F51E99F0855> /usr/lib/libsqlite3.dylib
       0x19494a000 -        0x1949befff  com.apple.Accounts (113 - 113) <0009ED43-BF5A-3045-948A-CAC8CAF1AB0F> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
       0x1949bf000 -        0x1949d5fff  com.apple.commonutilities (8.0 - 900) <7935A33C-FAB2-3808-8676-EC519DAE5CEF> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
       0x1949d6000 -        0x194a58fff  com.apple.BaseBoard (526 - 526) <25B66C87-3E8E-3C59-AD2A-BD870915948F> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
       0x194a59000 -        0x194aa6fff  com.apple.RunningBoardServices (1.0 - 505.100.9) <E63DC4E0-1C0B-3558-9581-48B5882838F0> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
       0x194aa7000 -        0x194b1afff  com.apple.AE (918.6 - 918.6) <6F7C9354-BDB5-3B34-84C1-A46E3078D9A6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
       0x194b1b000 -        0x194b22fff  libdns_services.dylib (1310.140.1) <BD83300F-F654-3117-9604-ABFEF5BBA4AA> /usr/lib/libdns_services.dylib
       0x194b23000 -        0x194b2afff  libsystem_symptoms.dylib (1431.140.1) <E623B4DB-973F-30CF-83AF-2A783BD52AC9> /usr/lib/system/libsystem_symptoms.dylib
       0x194b2b000 -        0x194c87fff  com.apple.Network (1.0 - 1) <68D8C533-7A9C-33BA-A99B-43366D10D7B2> /System/Library/Frameworks/Network.framework/Versions/A/Network
       0x194c88000 -        0x194cbafff  com.apple.analyticsd (1.0 - 1) <1B34EFE9-1E32-3312-8241-C67B52C74C49> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
       0x194cbb000 -        0x194cbdfff  libDiagnosticMessagesClient.dylib (112) <AE77526D-606F-32D7-B51B-B43742BF3636> /usr/lib/libDiagnosticMessagesClient.dylib
       0x194cbe000 -        0x194d09fff  com.apple.spotlight.metadata.utilities (1.0 - 2150.26) <47DF4BD6-44CD-3ABF-9F19-1DB0DCDD5169> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
       0x194d0a000 -        0x194da3fff  com.apple.Metadata (10.7.0 - 2150.26) <946B323C-D0BE-30BA-9724-47F021FC4F47> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
       0x194da4000 -        0x194daafff  com.apple.DiskArbitration (2.7 - 2.7) <F1FD263F-BB86-3B96-B5CF-B1A42706F377> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x194dab000 -        0x1950b5fff  com.apple.vImage (8.1 - 544.4) <D862C7E6-0AA8-3AB0-BC8E-72E64760F584> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
       0x1950b6000 -        0x195373fff  com.apple.QuartzCore (1.11 - 927.24) <D507698A-7B6F-3A71-A725-8A03868EC8C0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x195374000 -        0x1953b5fff  libFontRegistry.dylib (309) <160B8462-FC85-37C3-A97B-62051C3A780B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
       0x1953b6000 -        0x1954cdfff  com.apple.coreui (2.1 - 692.1) <72874813-D10A-3773-A2A4-65126F09D0DD> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x1954ce000 -        0x1955adfff  com.apple.ViewBridge (553.1 - 553.1) <A7491CCC-8AA3-3BDF-9E38-70BBCC03E662> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
       0x1955ae000 -        0x1955b8fff  com.apple.PerformanceAnalysis (1.278.3 - 278.3) <FA6D13EB-A7CA-3AD3-96B3-28CB0266294D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
       0x1955b9000 -        0x1955c6fff  com.apple.OpenDirectory (11.6 - 230.40.1) <472BAC16-9895-3FF3-BA8B-47428D0E9CE6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
       0x1955c7000 -        0x1955e6fff  com.apple.CFOpenDirectory (11.6 - 230.40.1) <B33A5956-9CAE-3DCA-AE49-AD31491B7E30> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
       0x1955e7000 -        0x1955f3fff  com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) <0D9438C2-4F41-3F91-94A3-D7F025CAFA71> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
       0x1955f4000 -        0x195617fff  com.apple.coreservices.SharedFileList (144 - 144) <794970BC-67F1-35F3-9746-5F7D4D4B9DBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
       0x195618000 -        0x19561afff  libapp_launch_measurement.dylib (14.1) <05D9726D-6EEC-38D9-AF94-D80F5CB48EBC> /usr/lib/libapp_launch_measurement.dylib
       0x19561b000 -        0x19565dfff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <FC34B0B9-C35F-3F46-903C-497716ED0CED> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
       0x19565e000 -        0x19574afff  libxml2.2.dylib (34.10) <87318271-CBFF-3BB1-9047-242A8752EAA3> /usr/lib/libxml2.2.dylib
       0x19574b000 -        0x19579efff  com.apple.CoreVideo (1.8 - 414.7) <9A0AA6EA-DCF5-36F8-8C02-80BB1E10950B> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x19579f000 -        0x1957a1fff  com.apple.loginsupport (1.0 - 1) <4B76024D-1CD3-37B1-B06F-491A6AD31B51> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
       0x1957a2000 -        0x1957c8fff  com.apple.aps.framework (4.0 - 4.0) <607A36B2-BD70-3A15-9B15-5B8EDEBD0411> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
       0x1957c9000 -        0x1957e7fff  com.apple.UserManagement (1.0 - 1) <4BDE28AA-D96F-3054-AD18-08244CEF0E07> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
       0x1957e8000 -        0x195988fff  com.apple.cloudkit.CloudKit (990 - 990) <935AEFDC-257D-3926-A136-759030C44020> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
       0x195989000 -        0x195a0cfff  com.apple.CloudDocs (1.0 - 738.3) <17AF9B48-80F4-3A94-A684-7A9C9C6D0B8D> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
       0x195a0d000 -        0x1961befff  com.apple.CoreML (1.0 - 1) <05208DD8-FAA8-3F9A-B325-1644DDE5EBC7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
       0x1961bf000 -        0x196908fff  libwebrtc.dylib (7611.3.10.1.6) <2680AB8B-325F-3E0A-864F-A5A6D1727D10> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
       0x196909000 -        0x19697efff  com.apple.corelocation (2420.19.23 - 2420.19.23) <C3AAC6D4-D0C5-3C62-AFB0-530FE0B4C627> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
       0x19697f000 -        0x196990fff  libsystem_containermanager.dylib (318.100.4) <A8B7E02C-89C5-3242-A0D8-89E6055D030E> /usr/lib/system/libsystem_containermanager.dylib
       0x196991000 -        0x1969a2fff  com.apple.IOSurface (290.8.1 - 290.8.1) <226FE08F-EAA5-3228-BB98-4A539E86733F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x1969a3000 -        0x1969acfff  com.apple.IOAccelerator (442.9 - 442.9) <B14D7AB6-2874-3B0C-943D-CDDD8BC6A5EC> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
       0x1969ad000 -        0x196a9bfff  com.apple.Metal (244.303 - 244.303) <419BB719-3D02-38A6-9CF8-AFA77D2A3D1C> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
       0x196a9c000 -        0x196abbfff  com.apple.audio.caulk (1.0 - 70) <B79B95A2-8753-30C7-9FB8-62BAAF08745B> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x196abc000 -        0x196bb3fff  com.apple.CoreMedia (1.0 - 2780.10.4.1) <99E6FB0A-6A70-3CE7-98FD-B22AF2E4D09C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
       0x196bb4000 -        0x196d0cfff  libFontParser.dylib (305.6.0.4) <8079F43C-303B-39DC-8E14-34D02A0D6A5B> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
       0x196d0d000 -        0x197017fff  com.apple.HIToolbox (2.1.1 - 1062) <2981B9C4-2E4E-3214-BB03-4810341328EE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x197018000 -        0x19702ffff  com.apple.framework.DFRFoundation (1.0 - 267) <592BB6B3-28C8-3669-AF1E-E046EAC3D164> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
       0x197030000 -        0x197033fff  com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <3D6B8E35-8488-398E-839D-66BC7CF80671> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
       0x197034000 -        0x19705efff  com.apple.CoreSVG (1.0 - 149) <DC8A05FE-3580-39C1-B025-C9790111D0F8> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
       0x19705f000 -        0x19727efff  com.apple.ImageIO (3.3.0 - 2130.7.3) <134A7F0D-A876-3D85-9976-72E87E1B933E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
       0x19727f000 -        0x197597fff  com.apple.CoreImage (16.3.0 - 1140.2) <263EEA83-C1FE-342F-AFD6-4EE13F897677> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
       0x197598000 -        0x1975fcfff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <6D8F781E-5605-3AC0-9BFE-4628DE648755> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
       0x1975fd000 -        0x197601fff  libsystem_configuration.dylib (1109.140.1) <8DE098BC-9DB3-3E9D-BF7A-F0390CEEAB50> /usr/lib/system/libsystem_configuration.dylib
       0x197602000 -        0x197606fff  libsystem_sandbox.dylib (1441.141.4) <41AF67AF-63AB-3D13-9E7D-927630495181> /usr/lib/system/libsystem_sandbox.dylib
       0x197607000 -        0x197608fff  com.apple.AggregateDictionary (1.0 - 1) <70050CE7-CD66-3897-AF57-22720B9A1DA4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
       0x197609000 -        0x19760cfff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <4BBE80E2-3E87-3EEE-A870-7EBB9E71FC7B> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
       0x19760d000 -        0x19760efff  liblangid.dylib (136) <4F850F12-3E2E-30D6-8E14-65F8EBC6DDB3> /usr/lib/liblangid.dylib
       0x19760f000 -        0x19769cfff  com.apple.CoreNLP (1.0 - 245.2) <951BD6E8-2A47-3F5B-8D44-6FAE29095C07> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
       0x19769d000 -        0x1976a4fff  com.apple.LinguisticData (1.0 - 399) <DE8054CB-BA9C-3706-8C49-C4143C3D696A> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
       0x1976a5000 -        0x197b63fff  libBNNS.dylib (288.100.5) <8FE41BAB-43F8-3E78-98A2-CB46EC4E9C54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
       0x197b64000 -        0x197c12fff  libvDSP.dylib (760.100.3) <C69CDDBB-332D-3EC2-ACF9-91BAF3FB8527> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
       0x197c13000 -        0x197c25fff  com.apple.CoreEmoji (1.0 - 128.4) <1F8BE8E7-AE3C-3979-BE2E-9BDAD1001FC1> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
       0x197c26000 -        0x197c30fff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <0ADC8704-6128-348A-AA66-40701B3ACB9B> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
       0x197c31000 -        0x197cf9fff  com.apple.framework.CoreWLAN (16.0 - 1657) <6909A1E3-5234-371A-9809-F21019563EAB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
       0x197cfa000 -        0x197efbfff  com.apple.CoreUtils (6.6 - 660.37) <96750BD3-70B0-3FB9-B4FF-3DEE9A8F9E56> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
       0x197efc000 -        0x197f1efff  com.apple.MobileKeyBag (2.0 - 1.0) <7F5EF774-11C4-3006-BE5E-1FFD41782947> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
       0x197f1f000 -        0x197f2efff  com.apple.AssertionServices (1.0 - 505.100.9) <7302B79D-3FF4-3C73-92B9-4B3D4A1735AC> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
       0x197f2f000 -        0x197fb2fff  com.apple.securityfoundation (6.0 - 55240.40.4) <34EDDC61-7855-3CBB-9B6C-A933B43B959B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
       0x197fb3000 -        0x197fbcfff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <42084A5C-A6CE-3DF2-81D8-5176E28546CD> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
       0x197fbd000 -        0x197fc2fff  com.apple.xpc.ServiceManagement (1.0 - 1) <40CC072B-94AB-3FDD-9C8D-5D4105E18C15> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
       0x197fc3000 -        0x197fc5fff  libquarantine.dylib (119.40.2) <B5C01BCA-539D-377A-B4DC-9E2F582CF3DB> /usr/lib/system/libquarantine.dylib
       0x197fc6000 -        0x197fd5fff  libCheckFix.dylib (31) <0FA8604B-A85D-3005-A623-4E80823C70E6> /usr/lib/libCheckFix.dylib
       0x197fd6000 -        0x197fecfff  libcoretls.dylib (169.100.1) <534F8F8D-A01C-3F2F-83D3-5CC42626BCC4> /usr/lib/libcoretls.dylib
       0x197fed000 -        0x197ffdfff  libbsm.0.dylib (68.40.1) <EABC15BD-5040-394B-9166-7545D524DD7B> /usr/lib/libbsm.0.dylib
       0x197ffe000 -        0x198043fff  libmecab.dylib (929.10) <43E3A83A-FA23-3C7F-BBF2-37C2B1C639C9> /usr/lib/libmecab.dylib
       0x198044000 -        0x198048fff  libgermantok.dylib (24) <37AC950F-E6A2-3A1F-8BD1-CE829F8D28D4> /usr/lib/libgermantok.dylib
       0x198049000 -        0x19805dfff  libLinearAlgebra.dylib (1336.140.1) <709AE07A-720F-305C-B232-698EADE547F8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
       0x19805e000 -        0x198261fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <D5CDF509-FF6E-3E8E-A119-FD5BB4596D75> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
       0x198262000 -        0x1982abfff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <4D62C964-EEA6-3451-BA88-347523F69B5C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
       0x1982ac000 -        0x1983fefff  com.apple.MLCompute (1.0 - 1) <6F66CC10-BFF6-326D-AC9F-5CF4D22A0222> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
       0x1983ff000 -        0x19842dfff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <26FB98F2-3426-3CAB-B552-B80FD9BC49CE> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
       0x19842e000 -        0x198480fff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <7FBEAA8A-A034-3AE2-A45D-BE6CB4C0E6F9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
       0x198481000 -        0x198508fff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <20343589-6A36-37C4-A3BD-C956644479D3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
       0x198509000 -        0x198518fff  com.apple.AppleFSCompression (125 - 1.0) <9BFFAE14-C78D-3AB4-BF4A-EF20A0D8C021> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
       0x198519000 -        0x198525fff  libbz2.1.0.dylib (44) <CC6CFCBA-0676-32B0-A161-EE61F47FF507> /usr/lib/libbz2.1.0.dylib
       0x198526000 -        0x19852afff  libsystem_coreservices.dylib (127.1) <ED083491-2C35-3CF8-9DD7-797F2C4CADF2> /usr/lib/system/libsystem_coreservices.dylib
       0x19852b000 -        0x19855bfff  com.apple.CoreServices.OSServices (1122.45 - 1122.45) <02006060-4388-3AEF-9A76-4497B44A7B49> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
       0x19855c000 -        0x19866cfff  com.apple.AuthKit (1.0 - 1) <3AF1A68A-CC10-37C7-9BF5-D4DA3794414D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
       0x1986a0000 -        0x19870ffff  com.apple.CoreSpotlight (1.0 - 2150.26) <76E599AE-6359-3352-B92C-8FE699394327> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
       0x198710000 -        0x198721fff  libz.1.dylib (76) <19CF10BE-A037-393A-BD3B-529EE252585F> /usr/lib/libz.1.dylib
       0x198722000 -        0x19874ffff  libsystem_m.dylib (3186.100.3) <2CEB691C-3D97-3137-BD91-DBEB09008A2C> /usr/lib/system/libsystem_m.dylib
       0x198750000 -        0x198750fff  libcharset.1.dylib (59) <A8B3C153-86C9-393E-AD1D-46F56DAD06CE> /usr/lib/libcharset.1.dylib
       0x198751000 -        0x198756fff  libmacho.dylib (980) <A8092C84-48FE-32FB-8498-07E8DDD54B72> /usr/lib/system/libmacho.dylib
       0x198757000 -        0x19876efff  libkxld.dylib (7195.141.8) <154EEFB4-5AA1-36B8-825E-C1E70F8C9371> /usr/lib/system/libkxld.dylib
       0x19876f000 -        0x19877cfff  libcommonCrypto.dylib (60178.120.3) <D7D59359-3CAC-3512-B27F-CD3313248AD1> /usr/lib/system/libcommonCrypto.dylib
       0x19877d000 -        0x198787fff  libunwind.dylib (201) <6A2333E3-33F6-3A7A-9779-9E1F5E04A2FF> /usr/lib/system/libunwind.dylib
       0x198788000 -        0x19878ffff  liboah.dylib (203.58) <EB40CC2E-5F4D-323C-B378-9FC8276CBCF7> /usr/lib/liboah.dylib
       0x198790000 -        0x198798fff  libcopyfile.dylib (173.40.2) <64448242-975C-30A6-A3AE-68FFF558050B> /usr/lib/system/libcopyfile.dylib
       0x198799000 -        0x19879cfff  libcompiler_rt.dylib (102.2) <A8D35B6D-A33B-35E6-9CCC-6C8E79F71BC6> /usr/lib/system/libcompiler_rt.dylib
       0x19879d000 -        0x19879ffff  libsystem_collections.dylib (1439.141.1) <E09422D5-206A-3E17-847B-4E738900A7A5> /usr/lib/system/libsystem_collections.dylib
       0x1987a0000 -        0x1987a2fff  libsystem_secinit.dylib (87.60.1) <CF869688-319F-364D-8D1D-A0E1ECC7FB35> /usr/lib/system/libsystem_secinit.dylib
       0x1987a3000 -        0x1987a5fff  libremovefile.dylib (49.120.1) <84143686-1B76-3BC4-BF28-BA0CE9DBB98E> /usr/lib/system/libremovefile.dylib
       0x1987a6000 -        0x1987a6fff  libkeymgr.dylib (31) <AC2DFDA5-FFC6-3918-AD05-6B4792C74D46> /usr/lib/system/libkeymgr.dylib
       0x1987a7000 -        0x1987affff  libsystem_dnssd.dylib (1310.140.1) <78138849-2080-3D51-A2E5-EFBACF65D913> /usr/lib/system/libsystem_dnssd.dylib
       0x1987b0000 -        0x1987b5fff  libcache.dylib (83) <E3879E1A-DD45-3CA6-AB26-003AF6EC00C0> /usr/lib/system/libcache.dylib
       0x1987b6000 -        0x1987b7fff  libSystem.B.dylib (1292.120.1) <1957D911-AFC1-38C3-BF8F-D11307FC3FAC> /usr/lib/libSystem.B.dylib
       0x1987b8000 -        0x1987bbfff  libfakelink.dylib (3) <0E36111F-9DE2-379B-B277-0D78D35CBC65> /usr/lib/libfakelink.dylib
       0x1987bc000 -        0x1987bcfff  com.apple.SoftLinking (1.0 - 1) <97072EF3-B094-3B40-A452-420450CEE683> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
       0x1987bd000 -        0x1987f8fff  libpcap.A.dylib (98.100.3) <9AAB2697-DFBB-39E1-8C38-7890431B5E96> /usr/lib/libpcap.A.dylib
       0x1987f9000 -        0x1988eefff  libiconv.2.dylib (59) <862F4804-8C6F-3A54-9605-7ADE95A29C69> /usr/lib/libiconv.2.dylib
       0x1988ef000 -        0x198901fff  libcmph.dylib (8) <1AA69E53-0E11-3949-98AD-A7E480A609F8> /usr/lib/libcmph.dylib
       0x198902000 -        0x198972fff  libarchive.2.dylib (83.100.2) <475550AD-87F9-3F3D-A067-3E13B100334B> /usr/lib/libarchive.2.dylib
       0x198973000 -        0x1989e3fff  com.apple.SearchKit (1.4.1 - 1.4.1) <6E0DE28E-ADF0-3F94-B55C-770DBAA990E6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
       0x1989e4000 -        0x1989e5fff  libThaiTokenizer.dylib (3) <5D18827D-A1F4-33DC-8441-69ABABD1F340> /usr/lib/libThaiTokenizer.dylib
       0x1989e6000 -        0x198a0afff  com.apple.applesauce (1.0 - 16.28) <7AFECAE4-A03B-35FB-BD29-A6DE8A567518> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
       0x198a0b000 -        0x198a21fff  libapple_nghttp2.dylib (1.41) <E024D3FF-CDE6-3B94-9F78-505A72C4F58C> /usr/lib/libapple_nghttp2.dylib
       0x198a22000 -        0x198a34fff  libSparseBLAS.dylib (1336.140.1) <729EE62F-6BC3-31B4-97DC-D7FE610B21DA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
       0x198a35000 -        0x198a36fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <DA7120FF-480D-3F6D-A833-B77AC608F583> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
       0x198a37000 -        0x198a3bfff  libpam.2.dylib (28.40.1) <1053AFC4-6B5B-3E4A-A27A-3F941FED057C> /usr/lib/libpam.2.dylib
       0x198a3c000 -        0x198a5afff  libcompression.dylib (96.120.1) <9CC72566-750D-3249-A1C0-4795081A705D> /usr/lib/libcompression.dylib
       0x198a5b000 -        0x198a5ffff  libQuadrature.dylib (7) <69D9ED34-08C6-3582-8FB3-02F2AEABEA28> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
       0x198a60000 -        0x198f1cfff  libLAPACK.dylib (1336.140.1) <84D9D483-B579-31F8-A66F-92D66460128D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
       0x198f1d000 -        0x198f6ffff  com.apple.DictionaryServices (1.2 - 341) <AB621E29-2349-350F-B4A7-EFEEDB53DFFE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
       0x198f70000 -        0x198f88fff  liblzma.5.dylib (16) <8920ABF4-41C3-3799-B328-544E092718D0> /usr/lib/liblzma.5.dylib
       0x198f89000 -        0x198f8afff  libcoretls_cfhelpers.dylib (169.100.1) <727747B3-9979-334A-BB14-A189EBCEA8D4> /usr/lib/libcoretls_cfhelpers.dylib
       0x198f8b000 -        0x19906ffff  com.apple.APFS (1677.141.2 - 1677.141.2) <1F9B51F8-9621-3151-B2D1-D1411D8BD9B1> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
       0x199070000 -        0x19907dfff  libxar.1.dylib (452.0.4) <DC29E788-2A0E-3D19-A945-EF58C4C9AB8E> /usr/lib/libxar.1.dylib
       0x19907e000 -        0x199081fff  libutil.dylib (58.40.2) <9003C479-4B93-306C-BF8D-46EEA5FF152F> /usr/lib/libutil.dylib
       0x199082000 -        0x1990abfff  libxslt.1.dylib (17.6) <6E7D8BFA-757E-3DE5-9FB2-E7305207EE7A> /usr/lib/libxslt.1.dylib
       0x1990ac000 -        0x1990b6fff  libChineseTokenizer.dylib (37.1) <2B3AEAB9-9926-3D8B-B546-357BD69BDB01> /usr/lib/libChineseTokenizer.dylib
       0x1990b7000 -        0x199126fff  libvMisc.dylib (760.100.3) <1DBD4859-4F59-30F1-888B-B19A5FBD86F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
       0x199127000 -        0x1991b8fff  libate.dylib (3.0.6) <6D3BE13D-3997-3763-9526-815CC1DA8CEF> /usr/lib/libate.dylib
       0x1991b9000 -        0x1991c0fff  libIOReport.dylib (64.100.1) <88631B5A-D0A4-3F00-B2B5-71962311F3E0> /usr/lib/libIOReport.dylib
       0x1991c1000 -        0x1991d5fff  com.apple.CrashReporterSupport (10.13 - 15053.1) <40ADB151-6AB4-3BC1-883D-95D176DC3C05> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
       0x1991d6000 -        0x1991edfff  com.apple.AppSSOCore (1.0 - 1) <8E79F14F-7A06-3F41-A682-6F97A4CEE031> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
       0x1991ee000 -        0x199268fff  com.apple.CVNLP (1.0 - 119) <E74E73C5-7EC4-3C8E-8D45-E6D0CBCBDA09> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
       0x199269000 -        0x199289fff  com.apple.SharedWebCredentials (928.6 - 928.6) <481D413D-060A-35CA-91A4-FB13291562FD> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
       0x19928a000 -        0x1992bbfff  com.apple.pluginkit.framework (1.0 - 1) <ADBB6568-FDC4-3C8D-A4E5-FCA6943E2D8A> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
       0x1992bc000 -        0x1992c3fff  libMatch.1.dylib (38) <8E5F2595-0E68-3434-B7C1-35B9826F8338> /usr/lib/libMatch.1.dylib
       0x1992c4000 -        0x199347fff  libCoreStorage.dylib (554.140.2) <DEA130A0-5646-3430-9558-FEA3DCB68BC5> /usr/lib/libCoreStorage.dylib
       0x199348000 -        0x199393fff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <CDF65AFB-6492-3CE3-8680-1C450600DC38> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
       0x199394000 -        0x1993aefff  libexpat.1.dylib (26.141.1) <612778F0-444B-39C6-B9C1-1D31C75D8B8E> /usr/lib/libexpat.1.dylib
       0x1993af000 -        0x1993b7fff  libheimdal-asn1.dylib (597.140.2) <D7684928-2BD0-3F5E-B18A-9A387A3880B0> /usr/lib/libheimdal-asn1.dylib
       0x1993b8000 -        0x1993cafff  com.apple.IconFoundation (479.4 - 479.4) <3E98E78B-CF9A-3111-9576-067A3EB620BE> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
       0x1993cb000 -        0x19942efff  com.apple.IconServices (479.4 - 479.4) <4609A830-80B3-3E22-AD8B-20604D12194F> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
       0x19942f000 -        0x1994d1fff  com.apple.MediaExperience (1.0 - 1) <53CD8585-4EA3-36DB-92B9-D9567EC2DAB4> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
       0x1994d2000 -        0x1994f8fff  com.apple.persistentconnection (1.0 - 1.0) <C3745A11-66BC-3AD3-A957-4599EC9DD9C5> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
       0x1994f9000 -        0x199506fff  com.apple.GraphVisualizer (1.0 - 100.1) <A87E3106-9951-3331-8C21-CA5842A2F78E> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
       0x199507000 -        0x199919fff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <B6045D50-4890-3BD2-8D89-66A7BEAAD8C9> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
       0x19991a000 -        0x199959fff  com.apple.OTSVG (1.0 - 677.6.0.2) <6D095026-5486-3ECF-9A3D-FE7DD296050E> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
       0x19995a000 -        0x199961fff  com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) <E00FF12A-E92D-36BF-B7BF-DCC16E10B3C3> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
       0x199962000 -        0x199970fff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <C1CBCD51-FE19-3BF4-9835-4E39E12523F2> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
       0x199971000 -        0x199977fff  libspindump.dylib (295.2) <909AFA52-0889-3258-B712-784800B0B231> /usr/lib/libspindump.dylib
       0x199978000 -        0x199a2afff  com.apple.Heimdal (4.0 - 2.0) <053F03B8-91BA-3419-9FCB-519586D60F47> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
       0x199a2b000 -        0x199a45fff  com.apple.login (3.0 - 3.0) <CFC6B595-A5C9-36AF-806B-3D1EB8FD8EC4> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
       0x199a46000 -        0x199b1efff  com.apple.corebrightness (1.0 - 1) <A0D4C8BE-D44A-3C1A-BD62-27BC46EEFF57> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
       0x199bbb000 -        0x199bbefff  libodfde.dylib (26) <B87B8B76-04B2-34AE-B962-8240D4049CCD> /usr/lib/libodfde.dylib
       0x199bbf000 -        0x199bf9fff  com.apple.bom (14.0 - 235) <9F304375-A8CC-3136-9F76-B769C22BED92> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
       0x199bfa000 -        0x199c3dfff  com.apple.AppleJPEG (1.0 - 1) <9458CA2E-ED34-3B39-AA50-55BB0126B01E> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
       0x199c3e000 -        0x199d1ffff  libJP2.dylib (2130.7.3) <1F9D2576-8FE0-35B2-9AC9-684A522B345C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
       0x199d20000 -        0x199d23fff  com.apple.WatchdogClient.framework (1.0 - 98.120.2) <652DC268-AE31-3E7C-81C8-A69FFC33F3C9> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
       0x199d24000 -        0x199d5cfff  com.apple.MultitouchSupport.framework (4440.3 - 4440.3) <32AF643C-83CA-383D-976A-4487F729D93B> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
       0x199d5d000 -        0x199e8dfff  com.apple.VideoToolbox (1.0 - 2780.10.4.1) <9C5B60DC-E450-30D4-8811-A75911BAB9B4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
       0x199e8e000 -        0x199ec0fff  libAudioToolboxUtility.dylib (1181.72.1) <A345E72E-F4A2-3D93-B5E5-96D77AF9BE10> /usr/lib/libAudioToolboxUtility.dylib
       0x199ec1000 -        0x199ee2fff  libPng.dylib (2130.7.3) <A08103DD-E56A-31E0-8890-411FDC58BAF5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
       0x199ee3000 -        0x199f3ffff  libTIFF.dylib (2130.7.3) <66D7152E-3EC2-3F6E-AB31-909B18319F29> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
       0x199f40000 -        0x199f5efff  com.apple.IOPresentment (58 - 37) <4BA0726A-7C25-305E-A5C8-192BEC9D4A6C> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
       0x199f5f000 -        0x199f63fff  com.apple.GPUWrangler (6.3.5 - 6.3.5) <2A3E67E0-1B3D-3D53-857D-83E397D90C6E> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
       0x199f64000 -        0x199f66fff  libRadiance.dylib (2130.7.3) <032067A5-BF61-3E95-9380-558FC6BB3A94> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
       0x199f67000 -        0x199f6cfff  com.apple.DSExternalDisplay (3.1 - 380) <817D0218-E85A-32C4-8F00-40247A5775F0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
       0x199f6d000 -        0x199f8dfff  libJPEG.dylib (2130.7.3) <2519B5AC-EDC4-30C4-9F0D-B2E879E74965> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x199f8e000 -        0x199fbdfff  com.apple.ATSUI (1.0 - 1) <1120E535-9B2D-3714-BF7A-6BC77E2F9E10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
       0x199fbe000 -        0x199fc2fff  libGIF.dylib (2130.7.3) <0BF414BE-56DB-3067-9FA4-CABAE6F12D3B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x199fc3000 -        0x199fccfff  com.apple.CMCaptureCore (1.0 - 82.6) <B88B8171-4C3D-3E65-8D59-12114A99E82C> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
       0x199fcd000 -        0x19a014fff  com.apple.print.framework.PrintCore (16.1 - 531.1) <BD991E2A-59FB-3DDB-918A-A58A942ADC1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
       0x19a015000 -        0x19a0c8fff  com.apple.TextureIO (3.10.9 - 3.10.9) <7120C0EC-26A7-344E-B85F-254330ECD0D6> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
       0x19a0c9000 -        0x19a0d1fff  com.apple.InternationalSupport (1.0 - 61.1) <952C4719-DBAD-3A89-AD4E-5606E4919804> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
       0x19a0d2000 -        0x19a146fff  com.apple.datadetectorscore (8.0 - 674) <453E2779-5177-37ED-9535-0E9B1C53F2A8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
       0x19a147000 -        0x19a1a6fff  com.apple.UserActivity (439 - 439) <FF3BD2DE-19E9-33B2-AB07-B272A43312B5> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
       0x19a1a7000 -        0x19a946fff  com.apple.MediaToolbox (1.0 - 2780.10.4.1) <B73536CB-EA47-3488-B998-FD8ECF7077A2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
       0x19a947000 -        0x19a9affff  libusrtcp.dylib (2288.140.7) <5AAE8BA2-9978-3B84-930E-75C96A413D42> /usr/lib/libusrtcp.dylib
       0x19a9b0000 -        0x19adf5fff  libswiftCore.dylib (5.4 - 1205.0.24.15) <6A933383-068C-3FFE-83C4-1689808D9A1F> /usr/lib/swift/libswiftCore.dylib
       0x19adf6000 -        0x19ae60fff  com.apple.imfoundation (10.0 - 1000) <48804219-9615-3B20-9CCA-8F359A01F031> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
       0x19ae61000 -        0x19ae88fff  com.apple.locationsupport (2420.19.23 - 2420.19.23) <6950697A-7127-356F-99B0-FCA9248C901D> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
       0x19ae89000 -        0x19aebefff  libSessionUtility.dylib (76.69) <78D74D93-A58B-3ABF-8A6D-330B51C07BB3> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
       0x19aebf000 -        0x19afe7fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <277E1AE7-463A-34FC-85F1-DCE4CCD1F50F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x19afe8000 -        0x19b04ffff  com.apple.audio.AudioSession (1.0 - 76.69) <1E52A44A-22A7-3E8C-B91A-878FAFB0F6FB> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
       0x19b050000 -        0x19b062fff  libAudioStatistics.dylib (27.64) <4CD21BA3-14B2-3380-A6EB-17B41FCC2AB7> /usr/lib/libAudioStatistics.dylib
       0x19b063000 -        0x19b076fff  com.apple.speech.synthesis.framework (9.0.66 - 9.0.66) <F833C962-80B7-3CC0-AF75-C66E795332D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
       0x19b077000 -        0x19b0e5fff  com.apple.ApplicationServices.ATS (377 - 516) <155CF5E3-0C30-3DD2-A3A4-9A2067D3CD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
       0x19b0e6000 -        0x19b0fefff  libresolv.9.dylib (68) <EFC5970C-3E7C-3604-BA07-47C81E3D1DE3> /usr/lib/libresolv.9.dylib
       0x19b0ff000 -        0x19b112fff  libsasl2.2.dylib (214) <8CBB9AFF-2205-33E2-9ADF-3455357024D4> /usr/lib/libsasl2.2.dylib
       0x19b17c000 -        0x19b1acfff  com.apple.securityinterface (10.0 - 55149.120.1) <ED5DAF6F-4FF8-3C4F-A154-5172C7C68905> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
       0x19b1c6000 -        0x19b22afff  com.apple.CoreMediaIO (1000.0 - 5325) <373B2145-F085-39E8-B19B-B3A89A6EB2F8> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
       0x19b22b000 -        0x19b30afff  libSMC.dylib (20) <F0B3C49E-9C50-3E4C-AAA6-E934DCC743E6> /usr/lib/libSMC.dylib
       0x19b30b000 -        0x19b368fff  libcups.2.dylib (494.3) <23A2E0A2-67B7-33B5-BD30-8F5A996D8872> /usr/lib/libcups.2.dylib
       0x19b369000 -        0x19b37cfff  com.apple.LangAnalysis (1.7.0 - 254) <03C59B9B-6BBF-32EA-8D02-AAEB07413402> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
       0x19b37d000 -        0x19b389fff  com.apple.NetAuth (6.2 - 6.2) <EAC4839E-AF96-39D9-B59F-91991B3755DC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
       0x19b38a000 -        0x19b391fff  com.apple.ColorSyncLegacy (4.13.0 - 1) <D5B7EE55-98F6-32C7-A3AD-6C3E174714D3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
       0x19b392000 -        0x19b39dfff  com.apple.QD (4.0 - 416) <E02971B3-1493-3345-A589-43DDC5D0ABF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
       0x19b39e000 -        0x19b98efff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <CF57A9F3-7995-3C19-90C8-CD0352B637B8> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
       0x19b98f000 -        0x19b99afff  com.apple.perfdata (1.0 - 67.40.1) <8109FFA3-00B2-3537-9D77-FF3F1D35469C> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
       0x19b99b000 -        0x19b9a8fff  libperfcheck.dylib (41) <6495F42A-7CDF-3434-95D6-F83EF58CC5E9> /usr/lib/libperfcheck.dylib
       0x19b9a9000 -        0x19b9b9fff  com.apple.Kerberos (3.0 - 1) <A4BDDE67-55F3-3CD5-8284-CE90FCBC3BFB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x19b9ba000 -        0x19ba01fff  com.apple.GSS (4.0 - 2.0) <768194AE-5293-360D-96EA-8533D618B568> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
       0x19ba02000 -        0x19ba11fff  com.apple.CommonAuth (4.0 - 2.0) <0C124D19-AAD1-396C-8F71-5B9A08D229C3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
       0x19ba12000 -        0x19ba3afff  com.apple.MobileAssets (1.0 - 659.100.21) <BF59420C-AA9B-33B7-895C-11F7CD74AD44> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
       0x19ba65000 -        0x19ba82fff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <C391E598-7860-37DB-B12A-48E77B14B285> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
       0x19ba83000 -        0x19ba8bfff  com.apple.CorePhoneNumbers (1.0 - 1) <DD11F293-D766-3308-A123-331536C098F2> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
       0x19ba8c000 -        0x19bb1bfff  libTelephonyUtilDynamic.dylib (5359.1) <87001FF5-6E30-385E-85D8-A0FB4397569A> /usr/lib/libTelephonyUtilDynamic.dylib
       0x19bbd5000 -        0x19bbd5fff  liblaunch.dylib (2038.120.1) <43865C67-A755-39C8-8C57-2845878CFB92> /usr/lib/system/liblaunch.dylib
       0x19bed8000 -        0x19c12efff  com.apple.NetworkExtension (1.0 - 1) <96F15481-022B-34C8-BD6A-811BA21884DA> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
       0x19c12f000 -        0x19c235fff  com.apple.ids (10.0 - 1000) <27E0919C-52A8-34AC-8CB0-84535A3D95F8> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
       0x19c236000 -        0x19c383fff  com.apple.idsfoundation (10.0 - 1000) <9974A600-D652-31B9-85FE-4B15495858D7> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
       0x19c384000 -        0x19c4c0fff  com.apple.Sharing (1630 - 1630) <AFD0B432-AF29-377E-AEEA-2F5D87DB244B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
       0x19c4c1000 -        0x19c5abfff  com.apple.Bluetooth (8.0.5 - 8.0.5d7) <5014D50E-795F-3953-B516-D77E8B97280C> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
       0x19c5ac000 -        0x19c5bffff  com.apple.AppContainer (4.0 - 509.140.3) <855D029E-4922-317B-8757-0E15068C7949> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
       0x19c5c0000 -        0x19c5c3fff  com.apple.SecCodeWrapper (4.0 - 509.140.3) <DD413922-0606-3297-8938-06EF422D0DC9> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
       0x19c5c4000 -        0x19c61cfff  com.apple.ProtectedCloudStorage (1.0 - 1) <8094B125-FFBB-3BED-BE83-6093B607AB90> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
       0x19c61d000 -        0x19c67bfff  com.apple.QuickLookFramework (5.0 - 928.5) <E3ABC69F-3A48-387D-BAEF-10F4FC2E73F5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
       0x19c67c000 -        0x19c697fff  com.apple.MetalKit (147.1 - 147.1) <2C1FB1E8-2882-3FB4-9CE8-C73EA95382DE> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
       0x19c698000 -        0x19c69cfff  libxcselect.dylib (2384) <7063A194-409A-3943-AC70-7DF0DBFD398E> /usr/lib/libxcselect.dylib
       0x19c781000 -        0x19c8bcfff  com.apple.combine (1.0 - 252.158) <3FE0598A-75E9-388D-B797-04F0622C8914> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
       0x19c8bd000 -        0x19de0efff  com.apple.GeoServices (1.0 - 1757.26.6.2.2) <3D6BB52E-9DBA-361F-B2B6-DBC5521327C7> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
       0x19de0f000 -        0x19de1afff  com.apple.DirectoryService.Framework (11.6 - 230.40.1) <1A70AFCE-464C-3133-A9C1-7882EBFBC32A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
       0x19de1b000 -        0x19de42fff  com.apple.RemoteViewServices (2.0 - 163) <D83026AF-605D-34D2-BD51-A36C67B60421> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
       0x19de43000 -        0x19de52fff  com.apple.SpeechRecognitionCore (6.1.25 - 6.1.25) <FD8CBF50-DB11-38C1-A3EE-25DC61A33B9C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
       0x19de53000 -        0x19de5afff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <ABC69DCE-82FB-34D4-8BE6-652ACE7CBA3B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
       0x19de5b000 -        0x19de6cfff  com.apple.AppleLDAP (11.6 - 54) <57A0C575-FA53-3D65-8158-6611FB2EE7E8> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
       0x19e089000 -        0x19e089fff  libsystem_product_info_filter.dylib (8.40.1) <CE656232-B129-3BD7-BE77-9597A19D1EAA> /usr/lib/system/libsystem_product_info_filter.dylib
       0x19e101000 -        0x19e117fff  libnetworkextension.dylib (1295.140.3) <134FD4C8-928E-3556-9A9E-240CF4F36863> /usr/lib/libnetworkextension.dylib
       0x19e15c000 -        0x19e15cfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <F52645D3-0E52-38D4-95E4-49BFCBDC818B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
       0x19e17e000 -        0x19e17efff  com.apple.CoreServices (1122.45 - 1122.45) <BE9DBD7A-CE40-3B13-A614-F7C9EA29579D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x19e33b000 -        0x19e33bfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <4847D349-2439-35F6-93E3-399134AA428D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x19e37e000 -        0x19e38afff  com.apple.MediaAccessibility (1.0 - 130) <C62F9D62-0807-344C-9481-FD0FBE92D117> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
       0x19e38b000 -        0x19e3aafff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <8FF15A7B-20A0-33C7-A098-49165E94924A> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
       0x19e3ab000 -        0x19e3b0fff  com.apple.AppleSRP (5.0 - 1) <BCE8E07C-453E-3E13-8944-F7F301E64095> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
       0x19e3b1000 -        0x19e3bbfff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <B25BBFC7-17C6-33BD-99C9-89BB293A4455> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
       0x19e3bc000 -        0x19e3f0fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <DBAA7290-D469-31E9-8D4A-691B0502B7D0> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
       0x19e6a4000 -        0x19e806fff  libswiftFoundation.dylib (25.103) <D6EBAD2E-0D28-370C-86A6-B374668577AF> /usr/lib/swift/libswiftFoundation.dylib
       0x19e807000 -        0x19e896fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1151.2) <809BA228-AF89-3127-9E51-C0CC0327D907> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
       0x19e897000 -        0x19e8defff  com.apple.contacts.ContactsPersistence (1.0 - 3497.5) <2C26E47D-AC19-3125-BDA4-5E96D6B97EF5> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
       0x19e8df000 -        0x19ea25fff  com.apple.AddressBook.core (1.0 - 2452.7) <D20A09CB-644F-390D-97AB-F84BF44E67AA> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
       0x19ea26000 -        0x19eb6ffff  com.apple.contacts (1.0 - 3497.5) <2ADBEA13-E9ED-3CFD-96DE-72CCC11C8D8C> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
       0x19eb70000 -        0x19eb7dfff  com.apple.PersonaKit (1.0 - 1) <A9A7BE98-7F59-3827-AC7A-8A5204F7296D> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
       0x19eb98000 -        0x19ebf3fff  com.apple.CoreBluetooth (1.0 - 1) <B0FD24ED-2FB5-34DD-94CD-840CB697AA64> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
       0x19ebf4000 -        0x19ebfefff  com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) <D10B2DFC-8EE4-380B-B436-2440B42A1BAB> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
       0x19ebff000 -        0x19ec12fff  com.apple.PowerLog (1.0 - 1) <C27CF151-A44E-3ADB-9C54-64C6059785C9> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
       0x19ec13000 -        0x19ec1efff  com.apple.AppleIDAuthSupport (1.0 - 1) <97BFCF20-9F42-3C4D-971F-6B15A63A9383> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
       0x19ec1f000 -        0x19ecd3fff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <18E8DF31-2BEE-389F-BB9B-9D739180F6D8> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
       0x19ecd4000 -        0x19ed07fff  com.apple.MediaKit (16 - 927.40.2) <E7510CE7-7955-3B71-83E2-2EDD7E5DA9D8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
       0x19ed08000 -        0x19ede8fff  com.apple.DiskManagement (14.0 - 1733.140.2) <31662CDD-08EB-3D10-887A-8237F431B006> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
       0x19ede9000 -        0x19edf4fff  com.apple.CoreAUC (326.2.0 - 326.2.0) <E4B66F2A-1C0A-306D-B03C-3231CE1FC6C9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
       0x19edf5000 -        0x19edf8fff  com.apple.Mangrove (1.0 - 25) <187A3FD0-C53E-3E7C-97FD-8E6B0AF17DB2> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
       0x19edf9000 -        0x19ee28fff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <6C0FEAAD-B30E-3D88-886F-224665798746> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
       0x19ee29000 -        0x19ef7ffff  com.apple.FileProvider (349.141.1 - 349.141.1) <B1B6AC7A-861D-3DD7-89E5-4E441EC48EAD> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
       0x19ef80000 -        0x19efa2fff  com.apple.GenerationalStorage (2.0 - 323) <89158284-8CAF-317E-BE53-28BD0D8BA91D> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
       0x19f342000 -        0x19f41afff  com.apple.CoreTelephony (113 - 8260.1) <736D8C88-8F83-3B18-8001-5986E5A1D767> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
       0x19f41b000 -        0x19f427fff  com.apple.AppSandbox (4.0 - 509.140.3) <80CDBDA5-DC22-3E0A-9E01-EF2109E6B0FB> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
       0x19f428000 -        0x19f440fff  libswiftDispatch.dylib (4.100.1) <24D9372E-A29E-320A-B9B5-3C91277BE9FE> /usr/lib/swift/libswiftDispatch.dylib
       0x19f441000 -        0x19f5f9fff  com.apple.AVFCore (1.0 - 2020.10) <BA0AD810-472A-333A-8C0A-B9F588CD2305> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
       0x19f5fa000 -        0x19f670fff  com.apple.FrontBoardServices (703.16 - 703.16) <372C1F04-FCB4-36BD-8969-9DAB370CD222> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
       0x19f671000 -        0x19f69afff  com.apple.BoardServices (1.0 - 526) <CD367AA4-30A1-3DE0-A38E-A59EFBF70663> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
       0x19f69b000 -        0x19f6cafff  com.apple.contacts.vCard (1.0 - 3497.5) <78B5E4B4-E023-3234-85E5-6F98078970C2> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
       0x19f6df000 -        0x19f6fafff  com.apple.ExtensionKit (19.4 - 19.4) <7DDABF7E-11F0-3DC0-850A-60973DA3DEF6> /System/Library/PrivateFrameworks/ExtensionKit.framework/Versions/A/ExtensionKit
       0x19f6fb000 -        0x19f701fff  com.apple.ExtensionFoundation (19.4 - 19.4) <C0B52C66-8305-3EF1-BB61-D96F6906A64A> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
       0x19f906000 -        0x19f940fff  com.apple.DebugSymbols (195.1 - 195.1) <40C93C9A-96CF-346B-ACE9-A6DE4D951265> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
       0x19f941000 -        0x19f9f2fff  com.apple.CoreSymbolication (12.5 - 64544.81.1) <CC3A4553-B773-36D7-8046-462DF7D39307> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
       0x19f9f3000 -        0x19fa00fff  com.apple.CoreTime (284.0.4) <5BCD97AA-1B12-3D72-A3BF-8670410A8F0A> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
       0x19fa01000 -        0x19fa78fff  com.apple.Rapport (2.6.0 - 260.3) <52668424-7493-3BD3-A8A3-78938E0390C1> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
       0x1a02f9000 -        0x1a0348fff  com.apple.coreduetcontext (1.0 - 1) <9652E94A-D5A5-3AA9-947A-392645BD37F3> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
       0x1a0349000 -        0x1a08f6fff  com.apple.Intents (1.0 - 1) <F95F0698-EFB0-3067-A9F7-7919C7C819DC> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
       0x1a08f7000 -        0x1a0956fff  com.apple.framework.Apple80211 (17.0 - 1728) <345EC605-AB7E-3ED0-865E-A9158CD2172B> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
       0x1a0957000 -        0x1a0a82fff  com.apple.CoreWiFi (3.0 - 341) <11E4286B-6865-3CBA-9947-52404D3BDB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
       0x1a0a83000 -        0x1a0a9ffff  com.apple.BackBoardServices (1.0 - 1.0) <1740F3A9-8DE4-3C40-9C53-247053F28B43> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
       0x1a0aa0000 -        0x1a0adbfff  com.apple.LDAPFramework (2.4.28 - 194.5) <D179D860-08D8-37BF-A0AA-241CC01B56F2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
       0x1a0adc000 -        0x1a0addfff  com.apple.TrustEvaluationAgent (2.0 - 35) <20F09C71-E7D9-3BB9-AC97-5A3BE49D2D95> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
       0x1a0ade000 -        0x1a0bd9fff  libcrypto.44.dylib (56.60.2) <0EC5EBCF-EAF0-3653-9ED0-B953B71C34A0> /usr/lib/libcrypto.44.dylib
       0x1a0bda000 -        0x1a0c06fff  libssl.46.dylib (56.60.2) <B0C92B5F-C599-3AB1-B867-CC19A5DBF34B> /usr/lib/libssl.46.dylib
       0x1a0c07000 -        0x1a0cbafff  com.apple.DiskImagesFramework (595.140.1 - 595.140.1) <FCC83F8E-C38C-337A-B5F9-BA93EAE59833> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
       0x1a0cbb000 -        0x1a0cf0fff  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <EC23A31D-9349-3963-84F2-A2635B99BD66> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
       0x1a0cf1000 -        0x1a0d00fff  com.apple.RemoteServiceDiscovery (1.0 - 1.120.1) <66B99130-9293-36B4-A7A7-BF1DA629E82E> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
       0x1a0d19000 -        0x1a0d5afff  com.apple.DataDetectorsNaturalLanguage (1.0 - 159.1) <AD3A1F4C-FA2C-3705-8FB9-2C5C8AF648A3> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
       0x1a0d5b000 -        0x1a0d5efff  com.apple.help (1.3.8 - 71) <47AD03EF-EAD8-376B-8675-859D4925931D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
       0x1a0d5f000 -        0x1a0d66fff  com.apple.EFILogin (2.0 - 2) <344A569E-D47B-389A-B332-78ED72F80379> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
       0x1a0d67000 -        0x1a0d72fff  libcsfde.dylib (554.140.2) <88A2C203-2D57-3D04-8EF6-5EC30492838D> /usr/lib/libcsfde.dylib
       0x1a0d73000 -        0x1a0dd3fff  libcurl.4.dylib (121.101.1) <E7CBC328-FCFB-3A66-942E-CAD8146D1614> /usr/lib/libcurl.4.dylib
       0x1a0dd4000 -        0x1a0ddbfff  com.apple.LoginUICore (4.0 - 4.0) <911FC272-4535-3672-8E1C-510B76697213> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
       0x1a0ddc000 -        0x1a0e36fff  com.apple.AppSupport (1.0.0 - 29) <4F84155F-8EA5-36F7-8157-C7E309A0BC06> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
       0x1a0e37000 -        0x1a0e5cfff  com.apple.AppSSO (1.0 - 1) <D980B484-62CA-3827-95D5-2A46B68CA82D> /System/Library/PrivateFrameworks/AppSSO.framework/Versions/A/AppSSO
       0x1a0fa5000 -        0x1a0fa5fff  com.apple.ApplicationServices (48 - 50) <A96FDB58-693D-3592-B546-0680EDA062F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
       0x1a0fa6000 -        0x1a0facfff  com.apple.InternationalTextSearch (1.0 - 1) <DFFAEEF9-04F3-3E8E-951D-EB1186F95C42> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
       0x1a0fad000 -        0x1a102cfff  com.apple.ClassKit (1.2 - 146.6) <10DA82E6-5726-3AA5-977B-EAD529360838> /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit
       0x1a102d000 -        0x1a1147fff  com.apple.AppleAccount (1.0 - 1.0) <4F717821-1455-34C4-9C84-63C3458A3C86> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
       0x1a1148000 -        0x1a117dfff  com.apple.AppleIDSSOAuthentication (1.0 - 1) <3454758B-7648-300D-8BDE-F7F7E6422441> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
       0x1a117e000 -        0x1a11d4fff  com.apple.CorePrediction (1.0 - 1) <07D60AC6-7103-3F4A-B3CA-344023D0E1CC> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
       0x1a1295000 -        0x1a1295fff  libHeimdalProxy.dylib (79) <488EB450-F876-39D7-AB16-72BE1AB9B5B8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
       0x1a133c000 -        0x1a133cfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <1FA90904-A340-3D20-8F3C-205AC995EDBB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
       0x1a1366000 -        0x1a13a5fff  com.apple.StreamingZip (1.0 - 1) <EA409B8A-5E1B-3647-AF3D-842D7FF44F87> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
       0x1a13a6000 -        0x1a13c7fff  com.apple.DuetActivityScheduler (1.0 - 1) <96EB9E1C-0478-3448-BCC2-A12D19B0755E> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
       0x1a13c8000 -        0x1a13cafff  libswiftObjectiveC.dylib (3) <6F46D03E-1BE6-3E6B-B569-B99DA3367E67> /usr/lib/swift/libswiftObjectiveC.dylib
       0x1a13cb000 -        0x1a13ddfff  libswiftos.dylib (1000.120.2) <781CC828-0BB9-3DCF-BD4D-ED8323BBF5CF> /usr/lib/swift/libswiftos.dylib
       0x1a13de000 -        0x1a13ebfff  com.apple.IntentsFoundation (1.0 - 1) <5994AC0A-A712-311A-9E6E-7A0E20A308E6> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
       0x1a13ec000 -        0x1a13f2fff  com.apple.PushKit (1.0 - 1) <A77E437F-7A88-39A7-B7C5-93FD3EA478E7> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
       0x1a13f3000 -        0x1a1428fff  com.apple.C2 (1.3 - 573) <B812C25F-9BE3-3BB0-8B3E-C2346843DA96> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
       0x1a1429000 -        0x1a145bfff  com.apple.QuickLookThumbnailing (1.0 - 135.5) <7C093D5C-D15D-34F1-AF29-E6718DB86AA3> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
       0x1a145c000 -        0x1a1b60fff  com.apple.vision.EspressoFramework (1.0 - 256.4.4) <F1E2AE4E-939B-3717-BCFE-723A18D6ACA6> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
       0x1a1b61000 -        0x1a1b78fff  com.apple.ANEServices (4.76 - 4.76) <A25DA672-746A-3601-A7C4-0F40D9E1B150> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
       0x1a1b79000 -        0x1a1be6fff  com.apple.proactive.support.ProactiveSupport (1.0 - 294.7) <2C0F04FA-C9FF-3433-B0C1-D23D4BAF9875> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
       0x1a1be7000 -        0x1a1bf1fff  com.apple.corerecents (1.0 - 1) <F2AAE703-1590-3416-A471-2767A7343D3A> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
       0x1a1bf2000 -        0x1a1c24fff  com.apple.iCalendar (7.0 - 833) <974D9325-95EB-3F07-9136-02D6803DC068> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
       0x1a1c25000 -        0x1a1c99fff  com.apple.CalendarFoundation (8.0 - 1178.5.2) <DA0900F7-7E30-3913-BB35-0E222F0BA0DD> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
       0x1a1c9a000 -        0x1a1c9cfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <902D786A-FE21-3711-A2DF-64C92214C5CE> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
       0x1a1c9d000 -        0x1a1ca9fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <62D5183B-84E2-3105-BE1A-1C48FD11EE5E> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
       0x1a1caa000 -        0x1a1cb0fff  com.apple.ASEProcessing (1.26.0 - 1.26.0) <37DECC18-F01F-3C5F-A4F6-CA9CB03DAC82> /System/Library/PrivateFrameworks/ASEProcessing.framework/Versions/A/ASEProcessing
       0x1a1f47000 -        0x1a21fcfff  com.apple.spotlight.index (10.7.0 - 2150.26) <8DC67625-E5A9-38AF-86B1-5B1C09EA55F5> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
       0x1a2394000 -        0x1a23e3fff  com.apple.CalDAV (8.0 - 795) <4963C1CE-8225-3B2C-AA72-BA98CD163C41> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
       0x1a23e4000 -        0x1a248cfff  com.apple.CoreSuggestions (1.0 - 1115.519) <CAE7839E-B51B-3723-8D93-2A29EC735DAC> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
       0x1a248d000 -        0x1a2616fff  com.apple.ical.EventKit (3.0 - 1414.5.1) <6D8F99F4-20E5-3638-B159-911FF25F206D> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
       0x1a2617000 -        0x1a28d3fff  com.apple.CalendarPersistence (8.0 - 1071.4.4) <9E45D358-F0E2-39D7-A2D6-1C131474B7F2> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
       0x1a28d4000 -        0x1a28fbfff  com.apple.CalendarAgentLink (8.0 - 250) <72C53458-A188-3446-8C32-E4BDDDE79E0B> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
       0x1a28fc000 -        0x1a2907fff  com.apple.RTCReporting (11.85.2 - 11.85.2) <FA2E9A2E-7437-36E4-8775-FF17F3EBB953> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
       0x1a2908000 -        0x1a2aaafff  com.apple.WebKitLegacy (16611 - 16611.3.10.1.6) <0C665A63-7DE6-328F-8E8C-0E87FC378CE5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
       0x1a2aab000 -        0x1a2aaefff  com.apple.ConstantClasses (1.0 - 1) <090E2254-399B-36DB-B15A-8D611EA68EAD> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
       0x1a2aca000 -        0x1a2adffff  com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <FF50C9B8-6158-3F97-BE62-3F7131875410> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
       0x1a2c39000 -        0x1a2c3cfff  com.apple.Cocoa (6.11 - 23) <68ACE089-83D1-33A7-8607-91D00AD1C27A> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x1a3170000 -        0x1a3173fff  com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <E871B9B9-393C-35CE-9CE6-5AAE23AFC76C> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
       0x1a31a9000 -        0x1a35b6fff  com.apple.MediaRemote (1.0 - 1) <011E4CBC-C7F6-372D-881D-E10646B1EAAB> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
       0x1a38cf000 -        0x1a38d6fff  com.apple.DisplayServicesFW (3.1 - 380) <D4544BEC-A63C-3C88-B86E-69A8CE76CEF6> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
       0x1a3e29000 -        0x1a4112fff  libAWDSupportFramework.dylib (4205) <03917950-3B05-354E-8578-48EAC2BBBF22> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
       0x1a4182000 -        0x1a41b3fff  libtidy.A.dylib (18.2) <FE163EBD-7135-3A9C-969A-7CDC2744320B> /usr/lib/libtidy.A.dylib
       0x1a41b4000 -        0x1a41d4fff  com.apple.MarkupUI (1.0 - 383.6) <0B654478-D74C-32DF-9D0F-D5DCD488AB7A> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
       0x1a41d5000 -        0x1a41eafff  com.apple.Engram (1.0 - 1) <4C45D1CD-CB16-3D7D-B4C0-6493E85B9FAC> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
       0x1a41eb000 -        0x1a4212fff  com.apple.openscripting (1.7 - 190) <72A703B9-0196-3398-A14E-BDC6A343EEB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
       0x1a4213000 -        0x1a4216fff  com.apple.securityhi (9.0 - 55008) <23799B52-3437-3939-B23F-94393F3E0EC2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
       0x1a4217000 -        0x1a421afff  com.apple.ink.framework (10.15 - 227) <2F68319F-3AF6-3352-92DB-FF7D4DF229DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
       0x1a421b000 -        0x1a421efff  com.apple.CommonPanels (1.2.6 - 101) <16EDBB30-0A71-3BE0-953C-5F4C971C2C49> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
       0x1a421f000 -        0x1a4226fff  com.apple.ImageCapture (1711.5.2.1 - 1711.5.2.1) <4BC6201D-44EB-3214-8378-B604D1471687> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
       0x1a4227000 -        0x1a52fbfff  com.apple.JavaScriptCore (16611 - 16611.3.10.1.6) <4C96017F-7DAC-31F7-9CCA-C79371D7FC16> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x1a5369000 -        0x1a547dfff  com.apple.AVFCapture (1.0 - 82.6) <394ADD25-4022-3E87-AAA0-86D2A2CCDD73> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
       0x1a547e000 -        0x1a550ffff  com.apple.Quagga (47 - 47) <8F86AE23-BA4A-33C0-8F3D-491E6BD4E5A7> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
       0x1a5510000 -        0x1a5747fff  com.apple.CMCapture (1.0 - 82.6) <85C262D9-BC0B-3056-B27B-F157394766E4> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
       0x1a5748000 -        0x1a57affff  com.apple.RenderBox (77 - 77) <23CAD25A-18E5-3AEE-8DB7-011D9D448040> /System/Library/PrivateFrameworks/RenderBox.framework/Versions/A/RenderBox
       0x1a5ad8000 -        0x1a5b83fff  com.apple.accounts.AccountsDaemon (113 - 113) <404C7590-7C13-35D7-9492-BD9BD2ABFCE5> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
       0x1a5b84000 -        0x1a5b86fff  com.apple.OAuth (25 - 25) <693D047C-D064-3B81-9353-B3566388BCC9> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
       0x1a6161000 -        0x1a616dfff  com.apple.HID (1.0 - 1) <E151224B-0A7E-3E0C-A03A-38AFEECEF48A> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
       0x1a616e000 -        0x1a626dfff  com.apple.QuickLookUIFramework (5.0 - 928.5) <3EEFCECA-D0AC-3FB2-87A3-0A25F537BB4C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
       0x1a626e000 -        0x1a628cfff  com.apple.IOGPU (21.11 - 21.11) <AFD4A0DD-1532-32F4-9E29-E1C013655218> /System/Library/PrivateFrameworks/IOGPU.framework/Versions/A/IOGPU
       0x1a663e000 -        0x1a66bdfff  com.apple.coredav (1.0.1 - 889) <3F7D81F6-5B1A-3C28-BE44-7DFCE6E7C5F9> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
       0x1a66be000 -        0x1a6715fff  com.apple.ExchangeWebServices (8.0 - 814.100.1) <4D5D8FB5-EED7-3834-A48E-28952B756AFE> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
       0x1a6716000 -        0x1a6758fff  com.apple.MediaServices (1.0 - 1) <B3D5AC6B-B16F-3616-AE69-5D1990365ECA> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
       0x1a6866000 -        0x1a6866fff  com.apple.marco (10.0 - 1000) <0B642203-E57B-3BB6-BE67-3915FB8DF3E0> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
       0x1a6a58000 -        0x1a6a95fff  com.apple.contacts.ContactsAutocomplete (1.0 - 1152.4) <9F2A37FD-6F19-30D2-A86B-8B194D56E279> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete
       0x1a6a96000 -        0x1a6aa2fff  com.apple.KerberosHelper (4.0 - 1.0) <CBCA3EAC-756C-3C0D-B7EE-EB1AF9C2B81F> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
       0x1a6aa3000 -        0x1a6ae6fff  com.apple.ResponseKit (1.0 - 165.2) <70B5F91C-0CC6-343A-96DF-1069F741C147> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit
       0x1a6ae7000 -        0x1a6b08fff  com.apple.proactive.support.ProactiveEventTracker (1.0 - 294.7) <B1AC3723-4211-3D29-B1F0-C00561BC7296> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
       0x1a6f2c000 -        0x1a6f30fff  com.apple.PhoneNumbers (1.0 - 1) <77C24E8A-BFC3-3B96-8D5F-A41564B512EE> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
       0x1a6f31000 -        0x1a6f38fff  com.apple.URLFormatting (146 - 146.22) <C5AD90E5-C651-3652-964C-1452E36AD70A> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
       0x1a6f39000 -        0x1a6f4afff  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <D9EF278B-317F-3971-9A96-06753DA4A902> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
       0x1a6f4b000 -        0x1a6f65fff  libAccessibility.dylib (2885.49.1) <80667525-370B-3F89-A8CE-FDBA9E488B87> /usr/lib/libAccessibility.dylib
       0x1a6f66000 -        0x1a9518fff  com.apple.WebCore (16611 - 16611.3.10.1.6) <9BABF9ED-4B74-311A-B2CE-7B7491E5A425> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
       0x1a97ff000 -        0x1a981ffff  com.apple.quicklook.QuickLookSupport (1.0 - 135.5) <5463DDFB-FE44-317C-9415-FAE77CCFB9E3> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
       0x1a9820000 -        0x1a98b3fff  com.apple.AirPlaySync (1.0 - 2780.10.4.1) <B29AD959-89DF-3566-83D2-731D5388B7A5> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
       0x1a9a96000 -        0x1a9aa0fff  libswiftCoreGraphics.dylib (2) <1289161F-BC52-3B28-B727-CA610680B9AB> /usr/lib/swift/libswiftCoreGraphics.dylib
       0x1a9aa1000 -        0x1a9aaafff  libswiftDarwin.dylib (??? - ???) <6C6D734F-C0C9-34E6-B472-DEB52064BEC0> /usr/lib/swift/libswiftDarwin.dylib
       0x1a9af9000 -        0x1a9b44fff  com.apple.Safari.SafeBrowsing (16611 - 16611.3.10.1.6) <09D2C557-E481-3A11-ABA7-DFC8895B4A32> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
       0x1a9b45000 -        0x1aa32cfff  com.apple.WebKit (16611 - 16611.3.10.1.6) <6CB697AF-49B7-3F20-B552-60C48659C9EB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
       0x1aa46f000 -        0x1aa4eefff  com.apple.CorePDF (4.0 - 529) <6F786423-6B27-3703-B6C8-CECD06A0A7A9> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
       0x1aa4ef000 -        0x1aa4f2fff  com.apple.print.framework.Print (15 - 271) <6B6C1805-D844-36C2-83DC-C8D908DE5977> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
       0x1aa4f3000 -        0x1aa4f6fff  com.apple.Carbon (160 - 164) <E0FFEC42-4283-3AA5-92C1-FE6FE535F3C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x1aa5f7000 -        0x1aa5f7fff  com.apple.avfoundation (2.0 - 2020.10) <977C5168-8D37-3962-8C07-DE7FD748FE29> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
       0x1aa713000 -        0x1aa7b2fff  libquic.dylib (2288.140.7) <C17BD2A3-9720-36EE-AC77-AEF38C35276C> /usr/lib/libquic.dylib
       0x1aa7bd000 -        0x1aa7d9fff  com.apple.private.SystemPolicy (1.0 - 1) <7FDA1444-855C-31BA-90DC-E0E946563EEE> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
       0x1aa920000 -        0x1aa978fff  com.apple.AccessibilitySharedSupport (1.0 - 1) <C42D7419-B605-3BA4-860E-672F1ECB7BE2> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport
       0x1aa979000 -        0x1aa998fff  com.apple.sidecar-core (1.0 - 231.0.1) <469E57F4-DC33-34BC-8154-CF760C0757BE> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
       0x1aa999000 -        0x1aa9a0fff  com.apple.QuickLookNonBaseSystem (1.0 - 1) <7C9C2ACE-F9DA-3C4E-99A3-34449234B066> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
       0x1aa9a1000 -        0x1aa9d4fff  com.apple.datadetectors (5.0 - 423) <7D4D3B95-93AF-3115-99E6-F6DC43F03E9E> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
       0x1aadd2000 -        0x1aadd6fff  com.apple.CoreOptimization (1.0 - 1) <61C149A5-0142-32CB-A74C-876FBBBE9925> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
       0x1aaf0f000 -        0x1aaf4ffff  com.apple.NaturalLanguage (1.0 - 84) <99AF2DAD-BBE6-3202-A55A-FA851995E5D7> /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
       0x1aaf50000 -        0x1aaf6bfff  com.apple.SafariServices.framework (16611 - 16611.3.10.1.6) <171C0561-2FA2-36C4-BF62-D179E927A79C> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
       0x1ab12a000 -        0x1ab135fff  com.apple.MallocStackLogging (1.0 - 1) <3BCFEDEF-FB6C-3E9C-8E8A-DA794F18FD59> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
       0x1ab136000 -        0x1ab138fff  liblog_network.dylib (2288.140.7) <44FB409A-D2CC-3F83-981E-E2FAAF47292C> /usr/lib/log/liblog_network.dylib
       0x1ab14a000 -        0x1ab15cfff  libmis.dylib (274.140.2) <8C6CDBFD-C1B2-35D9-ABB1-B8C3C3BDDA24> /usr/lib/libmis.dylib
       0x1ab16a000 -        0x1ab16afff  libswiftCoreFoundation.dylib (1.6) <83ED0900-FF5E-37E4-9C24-3EF2BAED63BC> /usr/lib/swift/libswiftCoreFoundation.dylib
       0x1ab177000 -        0x1ab177fff  libswiftXPC.dylib (1.1) <2E7E7322-243B-36AC-9764-BF5ADD8B7EEF> /usr/lib/swift/libswiftXPC.dylib
       0x1ab178000 -        0x1ab178fff  libswiftCoreImage.dylib (1) <58664B2E-378E-3829-9BA4-94CADEA0BC6F> /usr/lib/swift/libswiftCoreImage.dylib
       0x1ab179000 -        0x1ab179fff  libswiftIOKit.dylib (1) <5CA0E692-19F0-3610-B099-0126E86EE145> /usr/lib/swift/libswiftIOKit.dylib
       0x1ab17a000 -        0x1ab2aefff  com.apple.CoreHandwriting (161 - 1.2) <E188089D-2736-3D44-BD25-D7E30D10D4D8> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
       0x1ab2af000 -        0x1ab4b5fff  com.apple.imageKit (3.0 - 1100) <1382F3F5-8CE7-3F5E-B73F-2324BA06AFA3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
       0x1ab4b6000 -        0x1ab5c0fff  com.apple.PencilKit (1.0 - 1) <BDB86840-2EE9-3EDE-881D-8A752843AC5E> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
       0x1ab5c1000 -        0x1ab5d2fff  com.apple.sidecar-ui (1.0 - 231.0.1) <C56ADE6E-9BBA-326A-855F-A5DFAA52DDC2> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
       0x1ab5de000 -        0x1ab5e1fff  com.apple.WebInspectorUI (16611 - 16611.3.10.1.6) <3B14ACB3-6FBE-3330-86D0-4F1620BB819E> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
       0x1abc26000 -        0x1abc7ffff  com.apple.ImageCaptureCore (1711.5.2.1 - 1711.5.2.1) <70FBC9CD-F450-380B-9AB5-9E5A487BAD21> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
       0x1abc80000 -        0x1abca5fff  com.apple.quartzfilters (1.10.0 - 98) <A9086D00-71AC-3EE8-ABFB-F580EF57E08B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
       0x1abca6000 -        0x1abcd2fff  com.apple.IntlPreferences (2.0 - 332.3) <921D09DD-7A5D-3776-B051-B44E3D024C95> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
       0x1abe64000 -        0x1abe69fff  com.apple.contextkit.ContextKitExtraction (1.0 - 1) <3C5E500A-80AE-3656-A580-1E80266EABDC> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/Versions/A/ContextKitExtraction
       0x1abe6a000 -        0x1abe7bfff  com.apple.contextkit.ContextKit (1.0 - 1) <C151561F-046B-3D81-821E-A1A726456EA9> /System/Library/PrivateFrameworks/ContextKit.framework/Versions/A/ContextKit
       0x1abe7c000 -        0x1abef2fff  com.apple.Safari.Core (16611 - 16611.3.10.1.6) <B1BB05A4-C8D1-3613-9201-BD4959D731C6> /System/Library/PrivateFrameworks/SafariCore.framework/Versions/A/SafariCore
       0x1ac37e000 -        0x1ac49afff  com.apple.AnnotationKit (1.0 - 383.6) <7042435E-FB05-3544-AF28-3B1ED0549515> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
       0x1ac49b000 -        0x1ac953fff  com.apple.QuartzComposer (5.1 - 383) <D381AED6-F74D-3C82-A780-03B4D167EC2D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
       0x1ac954000 -        0x1aca34fff  com.apple.PDFKit (1.0 - 950.40.3) <66B87317-3C80-311F-84C2-183F0C09992B> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
       0x1ad6e4000 -        0x1ad6f6fff  libswiftsimd.dylib (1.3) <76705933-0C24-3653-B34F-514CED9F8A0F> /usr/lib/swift/libswiftsimd.dylib
       0x1ad791000 -        0x1ad813fff  com.apple.TextInput (1.0 - 1.0) <5DAB0C3B-6D5A-3813-9119-A55EE48224FD> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
       0x1ae3ae000 -        0x1ae3d1fff  com.apple.DataDeliveryServices (1.0 - 1) <0C2D67AA-1F5E-3BB0-8132-26D71086B9A7> /System/Library/PrivateFrameworks/DataDeliveryServices.framework/Versions/A/DataDeliveryServices
       0x1ae3d2000 -        0x1ae3defff  com.apple.CaptiveNetworkSupport (13.0 - 1) <95858A3C-577B-30FB-BDBC-58B3386D9DEC> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork
       0x1ae790000 -        0x1ae7a8fff  com.apple.LookupFramework (1.2 - 284.1) <94DEF3FB-F184-3166-87A9-58436F57F660> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
       0x1ae83e000 -        0x1ae841fff  com.apple.quartzframework (1.5 - 25) <A1FEF0D2-36D5-3547-BB94-F2FFCB3EA93B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
       0x1aeb3d000 -        0x1aeb56fff  libCGInterfaces.dylib (544.4) <6F7BC4C8-73FB-3733-B5DE-BB4627B4E7C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
       0x1aeb57000 -        0x1aeb58fff  libswiftCoreLocation.dylib (5) <CF0386DF-2466-364E-A4DF-CB4DD5D142A9> /usr/lib/swift/libswiftCoreLocation.dylib
       0x1af44b000 -        0x1af44ffff  libswiftCoreData.dylib (3) <931B3930-059E-3648-AE01-23AA9BBB8FB6> /usr/lib/swift/libswiftCoreData.dylib
       0x1af5cd000 -        0x1b0154fff  com.apple.SwiftUI (135 - 135) <C536161F-B04E-3C4C-B97E-E04FE456427E> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
       0x1b0155000 -        0x1b0184fff  com.apple.AttributeGraph (81 - 81) <E6683513-DF20-3BD0-9D14-F7BC282BC1D5> /System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph
       0x1b0f0f000 -        0x1b0f6ffff  com.apple.DifferentialPrivacy (1.0 - 1) <51891677-A50E-3D54-87C1-A1508ED7219E> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy
       0x1b0f70000 -        0x1b0f8bfff  com.apple.SafariFoundation (16611 - 16611.3.10.1.6) <77B5B331-2FF8-3B5F-8A04-205509170ED4> /System/Library/PrivateFrameworks/SafariFoundation.framework/Versions/A/SafariFoundation
       0x1b0f8c000 -        0x1b0f92fff  com.apple.SafariPlatformSupport.framework (16611 - ???) <7DF22FDE-7C30-31D7-8C82-E572BC1061E0> /System/Library/PrivateFrameworks/SafariPlatformSupport.framework/Versions/A/SafariPlatformSupport
       0x1b0f93000 -        0x1b11b2fff  com.apple.RawCamera.bundle (9.10.0 - 1450.3) <719D15C9-4C5E-3FC0-9308-0629B63E86F0> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x1b1266000 -        0x1b12defff  com.apple.ShareKit (668 - 668) <A37AF4BE-DE55-33F2-A3C3-B43D375C70CA> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
       0x1b1a57000 -        0x1b1a5afff  com.apple.biome.BiomeFoundation (1.0 - 28.12) <1843B448-A4BA-3E01-808B-882434C2D748> /System/Library/PrivateFrameworks/BiomeFoundation.framework/Versions/A/BiomeFoundation
       0x1b3383000 -        0x1b3388fff  libswiftMetal.dylib (1.3.1) <43CC1C78-2BA3-3C6D-BA48-0E74D3D603F5> /usr/lib/swift/libswiftMetal.dylib
       0x1b3389000 -        0x1b338ffff  libswiftCompression.dylib (1) <039D0141-5C85-3782-909D-9503C6C701CB> /usr/lib/swift/libswiftCompression.dylib
       0x1b3390000 -        0x1b339cfff  libswiftCloudKit.dylib (990) <9D08F9D6-D009-362C-A66B-5C2D9FDE7787> /usr/lib/swift/libswiftCloudKit.dylib
       0x1b3aed000 -        0x1b3b31fff  com.apple.biome.BiomeStreams (1.0 - 28.12) <617F5BCD-501F-38DD-9A66-DE7F358295A8> /System/Library/PrivateFrameworks/BiomeStreams.framework/Versions/A/BiomeStreams
       0x1b3b32000 -        0x1b3b43fff  com.apple.framework.ctcategories (1.0 - 6) <01C9EC48-B096-3BE1-86C6-016AEE8A2154> /System/Library/PrivateFrameworks/Categories.framework/Versions/A/Categories
       0x1b465a000 -        0x1b4684fff  com.apple.UsageTracking (3.0 - 146) <29ADAE25-F63C-3F91-A0B3-5D9214F84F44> /System/Library/PrivateFrameworks/UsageTracking.framework/Versions/A/UsageTracking
       0x1b500f000 -        0x1b504afff  com.apple.osanalytics.OSAnalytics (1.0 - 1) <04DAC2ED-8A0C-3AFD-A09A-BCD2A658B6DB> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
       0x1b5879000 -        0x1b588efff  libswiftAppKit.dylib (104) <208D048F-A2E1-3042-8ABB-B5C1D96A74C8> /usr/lib/swift/libswiftAppKit.dylib
       0x1b588f000 -        0x1b5890fff  libswiftQuartzCore.dylib (1) <C2443A1E-36B5-3FAE-A915-58C5CEAB139D> /usr/lib/swift/libswiftQuartzCore.dylib
       0x1b5fb5000 -        0x1b69bffff  com.apple.ModelIO (246.8 - 246.8) <23D58DA7-43A9-3DF1-B05B-60AE5B6173B3> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
       0x1b7336000 -        0x1b734ffff  com.apple.biome.BiomePubSub (1.0 - 28.12) <3DC55D3A-E62F-3442-953E-590F5FC1756C> /System/Library/PrivateFrameworks/BiomePubSub.framework/Versions/A/BiomePubSub
       0x1b7350000 -        0x1b7361fff  com.apple.biome.BiomeStorage (1.0 - 28.12) <97E87645-0D50-3A1F-A2BC-ECA3804AABCC> /System/Library/PrivateFrameworks/BiomeStorage.framework/Versions/A/BiomeStorage
       0x1b8579000 -        0x1b8584fff  com.apple.SymptomReporter (1.0 - 1431.140.1) <49876209-C614-3F98-B42C-44D45931C276> /System/Library/PrivateFrameworks/SymptomReporter.framework/Versions/A/SymptomReporter
       0x1b8fe3000 -        0x1b8ff9fff  libswiftUniformTypeIdentifiers.dylib (637) <E21C1C4D-20BD-36BE-837A-64E1C35F5961> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
       0x1b8ffa000 -        0x1b9065fff  libswiftAccelerate.dylib (10.40.1) <51B9A1C5-9F45-3FFA-BD57-9C065305C11F> /usr/lib/swift/libswiftAccelerate.dylib
       0x1bbfad000 -        0x1bbfb6fff  com.apple.Reveal (1.0 - 22) <F9FA3B17-774E-32E8-89B3-7AB959FC3403> /System/Library/PrivateFrameworks/Reveal.framework/Versions/A/Reveal
       0x1bbfb7000 -        0x1bbfbcfff  com.apple.RevealCore (1.0 - 22) <9D08F5E0-20A7-3168-B870-4E2DF1472166> /System/Library/PrivateFrameworks/RevealCore.framework/Versions/A/RevealCore
       0x1be8dd000 -        0x1be90afff  com.apple.HelpData (2.3 - 201) <95579007-3AF5-3B9E-9BE0-4A2BBA949714> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
       0x1be90b000 -        0x1be925fff  com.apple.shortcut (2.16 - 118) <32A81FF1-4498-3AE5-9113-08D9F80681C5> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
       0x1be926000 -        0x1be9c4fff  com.apple.Symbolication (12.5 - 64544.70.1) <EA88DDE1-C9E0-3282-B55D-0EA2D063A187> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
       0x1beb55000 -        0x1beb5bfff  com.apple.framework.netrb (1.0 - 1) <0E237873-A720-3F37-A8FE-386A2089AFE5> /System/Library/PrivateFrameworks/Netrb.framework/Versions/A/Netrb
       0x1c54f3000 -        0x1c54f6fff  libswiftWebKit.dylib (7611.3.10.1.6) <0922C7E6-783F-3F29-879A-E353AADE435F> /usr/lib/swift/libswiftWebKit.dylib
       0x1ceb7b000 -        0x1ceb7ffff  libmetal_timestamp.dylib (31001.192.1) <0776F8E9-8673-39B4-A1C6-D39E902FF554> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib
       0x1d0dcd000 -        0x1d0dd3fff  libCoreFSCache.dylib (200.11) <433E89CD-D9B8-3D0A-97B2-6F1D8B5EE1C2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x1d0dd4000 -        0x1d0dd9fff  libCoreVMClient.dylib (200.11) <58C252C7-6A91-33A0-8B9D-299BA7F11EDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
       0x1d0dda000 -        0x1d0de9fff  com.apple.opengl (18.5.9 - 18.5.9) <00D78BCB-F358-3B73-B9DE-8F6938C04BD8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x1d0dea000 -        0x1d0decfff  libCVMSPluginSupport.dylib (18.5.9) <5AE71252-E9F3-3B33-A0AB-71895145B611> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
       0x1d0ded000 -        0x1d0df5fff  libGFXShared.dylib (18.5.9) <9908BE96-E436-39F8-AA50-7C9F67404CA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
       0x1d0df6000 -        0x1d0e2efff  libGLImage.dylib (18.5.9) <C35DCD68-A635-34C6-97D2-3BA9B7D54BF6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
       0x1d0e2f000 -        0x1d0e67fff  libGLU.dylib (18.5.9) <1B765F41-F933-3F7B-A09B-15C5BCAFDDD0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
       0x1d0e68000 -        0x1d0fd4fff  libGLProgrammability.dylib (18.5.9) <87110CC8-3949-3F60-94D9-CE57D0D7E6E1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x1d0fd5000 -        0x1d0fdffff  libGL.dylib (18.5.9) <8D4D6862-F20E-36FF-9CA8-BE16E26342FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
       0x1d0fe0000 -        0x1d114afff  GLEngine (18.5.9) <3CDDE44A-2E81-3456-B8E9-342E37DC1BB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
       0x1d114b000 -        0x1d116ffff  GLRendererFloat (18.5.9) <FD645CF6-CB86-32BF-8745-CF6D8958F149> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x1d1170000 -        0x1d11cffff  com.apple.opencl (4.6 - 4.6) <858B6164-C23B-3353-813E-F377FD293C8F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x1d1c56000 -        0x1d1d3cfff  com.apple.audio.AVFAudio (1.0 - 477.88) <2D780D12-6720-38BC-ADB5-68AADDBA224E> /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
       0x1d2434000 -        0x1d2437fff  com.apple.Hypervisor (1.0 - 1) <EC8751A9-8011-3631-9E14-2A4B98FF9E27> /System/Library/Frameworks/Hypervisor.framework/Versions/A/Hypervisor
       0x1d3178000 -        0x1d31e0fff  com.apple.Virtualization (1.0 - 25.9) <648EFE90-A736-36B1-8810-4C3F22F6235F> /System/Library/Frameworks/Virtualization.framework/Versions/A/Virtualization
       0x1d3553000 -        0x1d355afff  com.apple.framework.vmnet (1.0 - 1) <15C06B9D-67C8-3111-B46C-97B4E292670D> /System/Library/Frameworks/vmnet.framework/Versions/A/vmnet
       0x1d3918000 -        0x1d3922fff  com.apple.AccessibilityBundles (1.0 - 174) <51112D81-0EE6-398A-B7C6-476605C862DD> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
       0x1d421e000 -        0x1d4229fff  com.apple.CMImaging (1.0 - 82.6) <FFF826D3-DE33-3C41-A4BF-5F0A063E7BC7> /System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging
       0x1e2243000 -        0x1e224afff  libRosetta.dylib (203.58) <EB40CC2E-5F4D-323C-B378-9FC8276CBCF7> /usr/lib/libRosetta.dylib
       0x1e2833000 -        0x1e2836fff  libswiftMetalKit.dylib (1.2) <81B7AC17-BFAF-30CA-850D-7BE0694AB672> /usr/lib/swift/libswiftMetalKit.dylib
       0x1e2839000 -        0x1e283bfff  libswiftModelIO.dylib (1) <8CFDACFE-2208-3723-9BA6-59757B73A320> /usr/lib/swift/libswiftModelIO.dylib
       0x1e2857000 -        0x1e285afff  libswiftVirtualization.dylib (25.9) <25E3E482-F574-335F-9EAB-9D67C4834D1A> /usr/lib/swift/libswiftVirtualization.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=939.7M resident=0K(0%) swapped_out_or_unallocated=939.7M(100%)
Writable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework              2048K       16 
Activity Tracing                   256K        1 
CG backing stores                 3264K        6 
CG image                          18.2M      188 
CG raster data                    3744K       13 
CoreAnimation                    142.8M     1404 
CoreGraphics                        48K        3 
CoreServices                       624K        2 
CoreUI image data                 4816K       38 
Foundation                          32K        2 
Image IO                          1168K       10 
Kernel Alloc Once                   32K        1 
MALLOC                           670.4M      131 
MALLOC guard page                  288K       15 
MALLOC_MEDIUM (reserved)         944.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.4M       24 
Stack                             20.7M       24 
VM_ALLOCATE                      208.6M       34 
WebKit Malloc                     8496K       16 
__AUTH                            1223K      296 
__AUTH_CONST                      19.0M      507 
__DATA                            11.3M      547 
__DATA_CONST                      17.9M      550 
__DATA_DIRTY                      2188K      240 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       495.8M       51 
__OBJC_CONST                      3359K      276 
__OBJC_RO                         75.1M        1 
__OBJC_RW                         2576K        1 
__TEXT                           443.9M      572 
__UNICODE                          588K        1 
dylib (reserved)                    12K        1         reserved VM address space (unallocated)
libnetwork                        4992K       64 
mapped file                      525.2M      124 
shared memory                     37.9M       27 
===========                     =======  ======= 
TOTAL                              3.8G     5197 
TOTAL, minus reserved VM space     2.7G     5197 

conath avatar Jun 12 '22 01:06 conath

#4135 looks like the same bug as this.

I'm seeign the same problem. I have UTM running my VM, I come back to it some hours later, wake up my Mac, unlock the screen, and the crash window is sitting right there.

SIGSEGV with a bad address of 0x20 (in my experience on other things) means something got a null pointer, treated it like a pointer to a valid structure, and tried to access something 32 bytes from the top of the struct. We're all seeing that same bad pointer.

My log shows thread 13 as the crashed thread. It seems to be part of Apple's Metal GPU framework ("Dispatch queue: com.Metal.CompletionQueueDispatch"). Not sure where to go from there.

Crash report: crash.txt

Display settings from config.plist:

	<key>Display</key>
	<dict>
		<key>ConsoleBackgroundColor</key>
		<string>#000000</string>
		<key>ConsoleFont</key>
		<string>Menlo-Regular</string>
		<key>ConsoleFontSize</key>
		<integer>12</integer>
		<key>ConsoleOnly</key>
		<false/>
		<key>ConsoleTextColor</key>
		<string>#ffffff</string>
		<key>ConsoleTheme</key>
		<string>Default</string>
		<key>DisplayCard</key>
		<string>virtio-ramfb-gl</string>
		<key>DisplayDownscaler</key>
		<string>linear</string>
		<key>DisplayFitScreen</key>
		<true/>
		<key>DisplayUpscaler</key>
		<string>nearest</string>
	</dict>

Does any of that look wrong?

greyhare avatar Aug 27 '22 01:08 greyhare

In case anyone finds this like I did, this seems to be a workaround:

For "Display Card", choose virtio-ramfb instead of virtio-ramfb-gl.

It used to die within a couple of days. With the change, it's been running for a week so far without trouble.

Surprisingly, rendering speed seems faster as well.

greyhare avatar Sep 04 '22 01:09 greyhare

I'm also experiencing this. I tried virtio-ramfb, but performance was unacceptably slow.

crash.txt ```text ------------------------------------- Translated Report (Full Report Below) -------------------------------------

Process: UTM [834] Path: /Applications/UTM.app/Contents/MacOS/UTM Identifier: com.utmapp.UTM Version: 3.2.4 (58) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 502

Date/Time: 2022-09-09 23:59:04.0665 -0700 OS Version: macOS 12.5.1 (21G83) Report Version: 12 Anonymous UUID: EC86F127-D1E9-4020-96D2-57CC01D58A3F

Sleep/Wake UUID: B3F62D4E-3034-4107-A57F-5BDBB9F92006

Time Awake Since Boot: 17000 seconds Time Since Wake: 23 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000020 Exception Codes: 0x0000000000000001, 0x0000000000000020 Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [834]

VM Region Info: 0x20 is not in any region. Bytes before following region: 105553518919648 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START --->
MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x19090a4d0 objc_retain + 16 1 UTM 0x1003baebc 0x100184000 + 2322108 2 MetalKit 0x19f96bf68 -[MTKView draw] + 288 3 MetalKit 0x19f96be28 __23-[MTKView __initCommon]_block_invoke + 48 4 libdispatch.dylib 0x1908c01b4 _dispatch_client_callout + 20 5 libdispatch.dylib 0x1908c3670 _dispatch_continuation_pop + 500 6 libdispatch.dylib 0x1908d68e0 _dispatch_source_invoke + 1596 7 libdispatch.dylib 0x1908ce620 _dispatch_main_queue_drain + 756 8 libdispatch.dylib 0x1908ce31c _dispatch_main_queue_callback_4CF + 44 9 CoreFoundation 0x190b92a2c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16 10 CoreFoundation 0x190b4fcb8 __CFRunLoopRun + 2532 11 CoreFoundation 0x190b4eb34 CFRunLoopRunSpecific + 600 12 HIToolbox 0x19978e338 RunCurrentEventLoopInMode + 292 13 HIToolbox 0x19978e0b4 ReceiveNextEventCommon + 564 14 HIToolbox 0x19978de68 _BlockUntilNextEventMatchingListInModeWithFilter + 72 15 AppKit 0x1936b651c DPSNextEvent + 860 16 AppKit 0x1936b4e14 -[NSApplication(NSEvent) nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328 17 AppKit 0x1936a6fe0 -[NSApplication run] + 596 18 AppKit 0x1936786fc NSApplicationMain + 1132 19 SwiftUI 0x1b60cde98 specialized runApp(:) + 148 20 SwiftUI 0x1b6c5c588 runApp<A>(:) + 260 21 SwiftUI 0x1b66d226c static App.main() + 128 22 UTM 0x10020a328 0x100184000 + 549672 23 UTM 0x100208108 0x100184000 + 540936 24 dyld 0x10076108c start + 520

Thread 1:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x190a468b0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x190a46d20 mach_msg + 76 2 CoreFoundation 0x190b512c0 __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x190b4f770 __CFRunLoopRun + 1180 4 CoreFoundation 0x190b4eb34 CFRunLoopRunSpecific + 600 5 AppKit 0x193823100 _NSEventThread + 196 6 libsystem_pthread.dylib 0x190a8426c _pthread_start + 148 7 libsystem_pthread.dylib 0x190a7f08c thread_start + 8

Thread 2:: SPICE Main Loop 0 libsystem_kernel.dylib 0x190a4b12c __sendto + 8 1 gio-2.0.0 0x10106b430 g_socket_send_with_timeout + 320 2 gio-2.0.0 0x10106b2e4 g_socket_send_with_blocking + 84 3 gio-2.0.0 0x10107a1a0 g_socket_output_stream_pollable_write_nonblocking + 92 4 gio-2.0.0 0x101058498 g_pollable_output_stream_write_nonblocking + 436 5 spice-client-glib-2.0.8 0x101cb1a10 spice_channel_flush_wire_nonblocking + 292 6 spice-client-glib-2.0.8 0x101cb17c0 spice_channel_flush_wire + 116 7 spice-client-glib-2.0.8 0x101cb1740 spice_channel_write + 40 8 spice-client-glib-2.0.8 0x101cadffc spice_channel_write_msg + 348 9 spice-client-glib-2.0.8 0x101cade94 spice_msg_out_send_internal + 76 10 spice-client-glib-2.0.8 0x101cae790 spice_channel_recv_msg + 712 11 spice-client-glib-2.0.8 0x101cb0ac8 spice_channel_iterate_read + 172 12 spice-client-glib-2.0.8 0x101cb382c spice_channel_iterate + 208 13 spice-client-glib-2.0.8 0x101cb2624 spice_channel_coroutine + 1820 14 spice-client-glib-2.0.8 0x101cdd3c0 coroutine_trampoline + 48 15 spice-client-glib-2.0.8 0x101cdd144 continuation_trampoline + 76 16 spice-client-glib-2.0.8 0x101da6888 libucontext_makecontext + 388 17 ??? 0x12f161bb0 ??? 18 ??? 0x200000002 ??? 19 ??? 0x12cfa68b0 ???

Thread 3:: org.libusb.device-hotplug 0 libsystem_kernel.dylib 0x190a468b0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x190a46d20 mach_msg + 76 2 CoreFoundation 0x190b512c0 __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x190b4f770 __CFRunLoopRun + 1180 4 CoreFoundation 0x190b4eb34 CFRunLoopRunSpecific + 600 5 CoreFoundation 0x190bdbcc8 CFRunLoopRun + 64 6 usb-1.0.0 0x1006fe508 darwin_event_thread_main + 644 7 libsystem_pthread.dylib 0x190a8426c _pthread_start + 148 8 libsystem_pthread.dylib 0x190a7f08c thread_start + 8

Thread 4:: usb_ev_thread 0 libsystem_kernel.dylib 0x190a4eeb0 poll + 8 1 usb-1.0.0 0x1006fc1b0 usbi_wait_for_events + 128 2 usb-1.0.0 0x1006fa100 handle_events + 324 3 usb-1.0.0 0x1006f9dc0 libusb_handle_events_timeout_completed + 212 4 usb-1.0.0 0x1006fa22c libusb_handle_events + 44 5 spice-client-glib-2.0.8 0x101cde6ac handle_libusb_events + 132 6 glib-2.0.0 0x10265a0e4 g_thread_proxy + 156 7 libsystem_pthread.dylib 0x190a8426c _pthread_start + 148 8 libsystem_pthread.dylib 0x190a7f08c thread_start + 8

Thread 5:: com.apple.CFStream.LegacyThread 0 libsystem_kernel.dylib 0x190a468b0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x190a46d20 mach_msg + 76 2 CoreFoundation 0x190b512c0 __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x190b4f770 __CFRunLoopRun + 1180 4 CoreFoundation 0x190b4eb34 CFRunLoopRunSpecific + 600 5 CoreFoundation 0x190bd1614 _legacyStreamRunLoop_workThread + 300 6 libsystem_pthread.dylib 0x190a8426c _pthread_start + 148 7 libsystem_pthread.dylib 0x190a7f08c thread_start + 8

Thread 6:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x190a468b0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x190a46d20 mach_msg + 76 2 CoreFoundation 0x190b512c0 __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x190b4f770 __CFRunLoopRun + 1180 4 CoreFoundation 0x190b4eb34 CFRunLoopRunSpecific + 600 5 CFNetwork 0x195946638 0x1956db000 + 2537016 6 Foundation 0x191a2c60c NSThread__start + 808 7 libsystem_pthread.dylib 0x190a8426c _pthread_start + 148 8 libsystem_pthread.dylib 0x190a7f08c thread_start + 8

Thread 7:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x190a51598 __select + 8 1 CoreFoundation 0x190b7b8a0 __CFSocketManager + 644 2 libsystem_pthread.dylib 0x190a8426c _pthread_start + 148 3 libsystem_pthread.dylib 0x190a7f08c thread_start + 8

Thread 8:: pool-spawner 0 libsystem_kernel.dylib 0x190a4a270 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x190a8483c _pthread_cond_wait + 1236 2 glib-2.0.0 0x10268fbc4 g_cond_wait + 52 3 glib-2.0.0 0x1025e01c4 g_async_queue_pop_intern_unlocked + 108 4 glib-2.0.0 0x1025e02b0 g_async_queue_pop_unlocked + 80 5 glib-2.0.0 0x10265a830 g_thread_pool_spawn_thread + 116 6 glib-2.0.0 0x10265a0e4 g_thread_proxy + 156 7 libsystem_pthread.dylib 0x190a8426c _pthread_start + 148 8 libsystem_pthread.dylib 0x190a7f08c thread_start + 8

Thread 9:: gmain 0 libsystem_kernel.dylib 0x190a4eeb0 poll + 8 1 glib-2.0.0 0x102637ef0 g_poll + 40 2 glib-2.0.0 0x102626c60 g_main_context_poll + 96 3 glib-2.0.0 0x1026248a8 g_main_context_iterate + 376 4 glib-2.0.0 0x10262494c g_main_context_iteration + 84 5 glib-2.0.0 0x102626588 glib_worker_main + 32 6 glib-2.0.0 0x10265a0e4 g_thread_proxy + 156 7 libsystem_pthread.dylib 0x190a8426c _pthread_start + 148 8 libsystem_pthread.dylib 0x190a7f08c thread_start + 8

Thread 10:: AMCP Logging Spool 0 libsystem_kernel.dylib 0x190a468ec semaphore_wait_trap + 8 1 caulk 0x1994f9a2c caulk::mach::semaphore::wait_or_error() + 28 2 caulk 0x1994dd7ac caulk::concurrent::details::worker_thread::run() + 56 3 caulk 0x1994dd3cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96 4 libsystem_pthread.dylib 0x190a8426c _pthread_start + 148 5 libsystem_pthread.dylib 0x190a7f08c thread_start + 8

Thread 11:: CVDisplayLink 0 libsystem_kernel.dylib 0x190a4a270 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x190a84868 _pthread_cond_wait + 1280 2 CoreVideo 0x19812f380 CVDisplayLink::waitUntil(unsigned long long) + 324 3 CoreVideo 0x19812e460 CVDisplayLink::runIOThread() + 488 4 libsystem_pthread.dylib 0x190a8426c _pthread_start + 148 5 libsystem_pthread.dylib 0x190a7f08c thread_start + 8

Thread 12:: usb_ev_thread 0 libsystem_kernel.dylib 0x190a4eeb0 poll + 8 1 usb-1.0.0 0x1006fc1b0 usbi_wait_for_events + 128 2 usb-1.0.0 0x1006fa100 handle_events + 324 3 usb-1.0.0 0x1006f9dc0 libusb_handle_events_timeout_completed + 212 4 usb-1.0.0 0x1006fa22c libusb_handle_events + 44 5 spice-client-glib-2.0.8 0x101cde6ac handle_libusb_events + 132 6 glib-2.0.0 0x10265a0e4 g_thread_proxy + 156 7 libsystem_pthread.dylib 0x190a8426c _pthread_start + 148 8 libsystem_pthread.dylib 0x190a7f08c thread_start + 8

Thread 13: 0 libsystem_pthread.dylib 0x190a7f078 start_wqthread + 0

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

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

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

Thread 17: 0 libsystem_pthread.dylib 0x190a7f078 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit): x0: 0x000000016b2c8160 x1: 0x00000001005b49ed x2: 0x000000017090ca30 x3: 0x0000000000000000 x4: 0x0000000000000000 x5: 0x0000000000000020 x6: 0x0000000000000000 x7: 0x0000000000000000 x8: 0x4000000000000000 x9: 0x0000000000000000 x10: 0x000060002f81350d x11: 0x000000000000007f x12: 0x000000000000006d x13: 0x000000012e97b2c0 x14: 0x0000000000000001 x15: 0x00006000014dd0e0 x16: 0x000000019090fc04 x17: 0x14378001003b5028 x18: 0x0000000000000000 x19: 0x000000012d94d600 x20: 0x000000012e287aa0 x21: 0x000000017090c4f0 x22: 0x00006000019b8000 x23: 0x00006000015b18c0 x24: 0x0000600003c96000 x25: 0x00000001dade14fc x26: 0x00000001005b49aa x27: 0x000000016fc79e30 x28: 0x00000001dd20f753 fp: 0x000000016fc79f00 lr: 0x00000001003baebc sp: 0x000000016fc79d70 pc: 0x000000019090a4d0 cpsr: 0x20001000 far: 0x0000000000000020 esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images: 0x190903000 - 0x190940fff libobjc.A.dylib () <3d936842-5903-31ad-b1ae-1de4f4b448a6> /usr/lib/libobjc.A.dylib 0x100184000 - 0x1005f7fff com.utmapp.UTM (3.2.4) <31fa4c1c-23c0-363b-af3a-dd4ed0e4010e> /Applications/UTM.app/Contents/MacOS/UTM 0x19f966000 - 0x19f985fff com.apple.MetalKit (154) /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x1908bc000 - 0x190902fff libdispatch.dylib () <035d23d9-4cb5-3759-9059-1f7878f89fee> /usr/lib/system/libdispatch.dylib 0x190acc000 - 0x191012fff com.apple.CoreFoundation (6.9) <1643f3d9-7049-37e4-b844-c0c0a42bde3b> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x19975c000 - 0x199a8ffff com.apple.HIToolbox (2.1.1) <7112f6f2-a77e-39db-83c8-f627b8a49df8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x193675000 - 0x19452dfff com.apple.AppKit (6.9) <07bc3607-552a-3eb9-a941-4911c589dbc5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x1b6039000 - 0x1b7088fff com.apple.SwiftUI (3.5.2) /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI 0x10075c000 - 0x1007bbfff dyld () <75627683-a780-32ad-ae34-cf86dd23a26b> /usr/lib/dyld 0x190a45000 - 0x190a7cfff libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib 0x190a7d000 - 0x190a89fff libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib 0x100fd8000 - 0x101177fff com.utmapp.gio-2.0.0 (1.0) /Applications/UTM.app/Contents/Frameworks/gio-2.0.0.framework/Versions/A/gio-2.0.0 0x101c88000 - 0x101dc3fff com.utmapp.spice-client-glib-2.0.8 (1.0) /Applications/UTM.app/Contents/Frameworks/spice-client-glib-2.0.8.framework/Versions/A/spice-client-glib-2.0.8 0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ??? 0x1006f0000 - 0x100707fff com.utmapp.usb-1.0.0 (1.0) <13bbf22d-9c5b-3395-b1f2-2b1e749e8855> /Applications/UTM.app/Contents/Frameworks/usb-1.0.0.framework/Versions/A/usb-1.0.0 0x1025d4000 - 0x102747fff com.utmapp.glib-2.0.0 (1.0) /Applications/UTM.app/Contents/Frameworks/glib-2.0.0.framework/Versions/A/glib-2.0.0 0x1956db000 - 0x195b8ffff com.apple.CFNetwork (1335.0.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x1919d0000 - 0x191dc1fff com.apple.Foundation (6.9) <59ff845a-05b2-3b64-ae06-6ef1d6aee83e> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x1994db000 - 0x199501fff com.apple.audio.caulk (1.0) <99842553-96fc-378e-b39a-67294face1e3> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x19812c000 - 0x198189fff com.apple.CoreVideo (1.8) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

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

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 768K 6 Activity Tracing 256K 1 CG backing stores 832K 4 CG image 1824K 55 CG raster data 304K 3 ColorSync 640K 28 CoreAnimation 2208K 112 CoreGraphics 32K 2 CoreUI image data 2352K 34 Foundation 48K 2 Image IO 256K 2 Kernel Alloc Once 32K 1 MALLOC 358.4M 151 MALLOC guard page 192K 11 MALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 56.3M 17 Stack 17.0M 18 Stack Guard 16K 1 VM_ALLOCATE 211.2M 26 __AUTH 2686K 306 __AUTH_CONST 20.6M 503 __CTF 756 1 __DATA 16.9M 539 __DATA_CONST 18.7M 549 __DATA_DIRTY 1813K 203 __FONT_DATA 4K 1 __LINKEDIT 582.7M 45 __OBJC_CONST 3368K 267 __OBJC_RO 83.0M 1 __OBJC_RW 3168K 1 __TEXT 525.1M 567 __UNICODE 592K 1 dyld private memory 1024K 1 mapped file 155.4M 33 shared memory 3072K 24 =========== ======= ======= TOTAL 3.6G 3527 TOTAL, minus reserved VM space 2.0G 3527


Full Report

{"app_name":"UTM","timestamp":"2022-09-09 23:59:06.00 -0700","app_version":"3.2.4","slice_uuid":"31fa4c1c-23c0-363b-af3a-dd4ed0e4010e","build_version":"58","platform":1,"bundleID":"com.utmapp.UTM","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.5.1 (21G83)","incident_id":"E3BCFB6D-16BC-46C7-9A08-70123101A2BF","name":"UTM"} { "uptime" : 17000, "procLaunch" : "2022-09-09 13:52:51.5097 -0700", "procRole" : "Foreground", "version" : 2, "userID" : 502, "deployVersion" : 210, "modelCode" : "MacBookPro18,1", "procStartAbsTime" : 1085243642, "coalitionID" : 886, "osVersion" : { "train" : "macOS 12.5.1", "build" : "21G83", "releaseType" : "User" }, "captureTime" : "2022-09-09 23:59:04.0665 -0700", "incident" : "E3BCFB6D-16BC-46C7-9A08-70123101A2BF", "bug_type" : "309", "pid" : 834, "procExitAbsTime" : 426513671357, "translated" : false, "cpuType" : "ARM-64", "procName" : "UTM", "procPath" : "/Applications/UTM.app/Contents/MacOS/UTM", "bundleInfo" : {"CFBundleShortVersionString":"3.2.4","CFBundleVersion":"58","CFBundleIdentifier":"com.utmapp.UTM"}, "storeInfo" : {"deviceIdentifierForVendor":"D100AE7A-7821-59AA-8156-8BCBA9FA1931","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.utmapp.UTM", "crashReporterKey" : "EC86F127-D1E9-4020-96D2-57CC01D58A3F", "wakeTime" : 23, "sleepWakeUUID" : "B3F62D4E-3034-4107-A57F-5BDBB9F92006", "sip" : "enabled", "vmRegionInfo" : "0x20 is not in any region. Bytes before following region: 105553518919648\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000001, 0x0000000000000020","rawCodes":[1,32],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000020"}, "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":834}, "vmregioninfo" : "0x20 is not in any region. Bytes before following region: 105553518919648\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)", "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":7214,"threadState":{"x":[{"value":6093046112},{"value":4300949997},{"value":6183504432},{"value":0},{"value":0},{"value":32},{"value":0},{"value":0},{"value":4611686018427387904},{"value":0},{"value":105553913263373},{"value":127},{"value":109},{"value":5076660928},{"value":1},{"value":105553138143456},{"value":6720388100,"symbolLocation":0,"symbol":"objc_retainAutoreleasedReturnValue"},{"value":1456773746264854568},{"value":0},{"value":5059696128},{"value":5069372064},{"value":6183503088},{"value":105553143234560},{"value":105553139013824},{"value":105553179795456},{"value":7966954748,"objc-selector":"setLabel:"},{"value":4300949930},{"value":6170320432},{"value":8004892499,"objc-selector":"viewportScale"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4298878652},"cpsr":{"value":536875008},"fp":{"value":6170320640},"sp":{"value":6170320240},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":6720365776,"matchesCrashFrame":1},"far":{"value":32}},"queue":"com.apple.main-thread","frames":[{"imageOffset":29904,"symbol":"objc_retain","symbolLocation":16,"imageIndex":0},{"imageOffset":2322108,"imageIndex":1},{"imageOffset":24424,"symbol":"-[MTKView draw]","symbolLocation":288,"imageIndex":2},{"imageOffset":24104,"symbol":"__23-[MTKView __initCommon]_block_invoke","symbolLocation":48,"imageIndex":2},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":3},{"imageOffset":30320,"symbol":"_dispatch_continuation_pop","symbolLocation":500,"imageIndex":3},{"imageOffset":108768,"symbol":"_dispatch_source_invoke","symbolLocation":1596,"imageIndex":3},{"imageOffset":75296,"symbol":"_dispatch_main_queue_drain","symbolLocation":756,"imageIndex":3},{"imageOffset":74524,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":3},{"imageOffset":813612,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":4},{"imageOffset":539832,"symbol":"__CFRunLoopRun","symbolLocation":2532,"imageIndex":4},{"imageOffset":535348,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":5},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":5},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":5},{"imageOffset":267548,"symbol":"DPSNextEvent","symbolLocation":860,"imageIndex":6},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":6},{"imageOffset":204768,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":6},{"imageOffset":14076,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":6},{"imageOffset":609944,"symbol":"specialized runApp(:)","symbolLocation":148,"imageIndex":7},{"imageOffset":12727688,"symbol":"runApp<A>(:)","symbolLocation":260,"imageIndex":7},{"imageOffset":6918764,"symbol":"static App.main()","symbolLocation":128,"imageIndex":7},{"imageOffset":549672,"imageIndex":1},{"imageOffset":540936,"imageIndex":1},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":8}]},{"id":7597,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":9},{"imageOffset":545472,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":4},{"imageOffset":538480,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":4},{"imageOffset":535348,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":6},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":8263,"name":"SPICE Main Loop","frames":[{"imageOffset":24876,"symbol":"__sendto","symbolLocation":8,"imageIndex":9},{"imageOffset":603184,"symbol":"g_socket_send_with_timeout","symbolLocation":320,"imageIndex":11},{"imageOffset":602852,"symbol":"g_socket_send_with_blocking","symbolLocation":84,"imageIndex":11},{"imageOffset":663968,"symbol":"g_socket_output_stream_pollable_write_nonblocking","symbolLocation":92,"imageIndex":11},{"imageOffset":525464,"symbol":"g_pollable_output_stream_write_nonblocking","symbolLocation":436,"imageIndex":11},{"imageOffset":170512,"symbol":"spice_channel_flush_wire_nonblocking","symbolLocation":292,"imageIndex":12},{"imageOffset":169920,"symbol":"spice_channel_flush_wire","symbolLocation":116,"imageIndex":12},{"imageOffset":169792,"symbol":"spice_channel_write","symbolLocation":40,"imageIndex":12},{"imageOffset":155644,"symbol":"spice_channel_write_msg","symbolLocation":348,"imageIndex":12},{"imageOffset":155284,"symbol":"spice_msg_out_send_internal","symbolLocation":76,"imageIndex":12},{"imageOffset":157584,"symbol":"spice_channel_recv_msg","symbolLocation":712,"imageIndex":12},{"imageOffset":166600,"symbol":"spice_channel_iterate_read","symbolLocation":172,"imageIndex":12},{"imageOffset":178220,"symbol":"spice_channel_iterate","symbolLocation":208,"imageIndex":12},{"imageOffset":173604,"symbol":"spice_channel_coroutine","symbolLocation":1820,"imageIndex":12},{"imageOffset":349120,"symbol":"coroutine_trampoline","symbolLocation":48,"imageIndex":12},{"imageOffset":348484,"symbol":"continuation_trampoline","symbolLocation":76,"imageIndex":12},{"imageOffset":1173640,"symbol":"libucontext_makecontext","symbolLocation":388,"imageIndex":12},{"imageOffset":5084945328,"imageIndex":13},{"imageOffset":8589934594,"imageIndex":13},{"imageOffset":5049575600,"imageIndex":13}]},{"id":8264,"name":"org.libusb.device-hotplug","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":9},{"imageOffset":545472,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":4},{"imageOffset":538480,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":4},{"imageOffset":535348,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":1113288,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":4},{"imageOffset":58632,"symbol":"darwin_event_thread_main","symbolLocation":644,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":8265,"name":"usb_ev_thread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":9},{"imageOffset":49584,"symbol":"usbi_wait_for_events","symbolLocation":128,"imageIndex":14},{"imageOffset":41216,"symbol":"handle_events","symbolLocation":324,"imageIndex":14},{"imageOffset":40384,"symbol":"libusb_handle_events_timeout_completed","symbolLocation":212,"imageIndex":14},{"imageOffset":41516,"symbol":"libusb_handle_events","symbolLocation":44,"imageIndex":14},{"imageOffset":353964,"symbol":"handle_libusb_events","symbolLocation":132,"imageIndex":12},{"imageOffset":549092,"symbol":"g_thread_proxy","symbolLocation":156,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":8266,"name":"com.apple.CFStream.LegacyThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":9},{"imageOffset":545472,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":4},{"imageOffset":538480,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":4},{"imageOffset":535348,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":1070612,"symbol":"_legacyStreamRunLoop_workThread","symbolLocation":300,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":8267,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":9},{"imageOffset":545472,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":4},{"imageOffset":538480,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":4},{"imageOffset":535348,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":2537016,"imageIndex":16},{"imageOffset":378380,"symbol":"NSThread__start","symbolLocation":808,"imageIndex":17},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":8352,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":50584,"symbol":"__select","symbolLocation":8,"imageIndex":9},{"imageOffset":719008,"symbol":"__CFSocketManager","symbolLocation":644,"imageIndex":4},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":8410,"name":"pool-spawner","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":10},{"imageOffset":768964,"symbol":"g_cond_wait","symbolLocation":52,"imageIndex":15},{"imageOffset":49604,"symbol":"g_async_queue_pop_intern_unlocked","symbolLocation":108,"imageIndex":15},{"imageOffset":49840,"symbol":"g_async_queue_pop_unlocked","symbolLocation":80,"imageIndex":15},{"imageOffset":550960,"symbol":"g_thread_pool_spawn_thread","symbolLocation":116,"imageIndex":15},{"imageOffset":549092,"symbol":"g_thread_proxy","symbolLocation":156,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":8411,"name":"gmain","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":9},{"imageOffset":409328,"symbol":"g_poll","symbolLocation":40,"imageIndex":15},{"imageOffset":339040,"symbol":"g_main_context_poll","symbolLocation":96,"imageIndex":15},{"imageOffset":329896,"symbol":"g_main_context_iterate","symbolLocation":376,"imageIndex":15},{"imageOffset":330060,"symbol":"g_main_context_iteration","symbolLocation":84,"imageIndex":15},{"imageOffset":337288,"symbol":"glib_worker_main","symbolLocation":32,"imageIndex":15},{"imageOffset":549092,"symbol":"g_thread_proxy","symbolLocation":156,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":8620,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":9},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":18},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":18},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":18},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":18212,"name":"CVDisplayLink","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":9},{"imageOffset":30824,"symbol":"_pthread_cond_wait","symbolLocation":1280,"imageIndex":10},{"imageOffset":13184,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":19},{"imageOffset":9312,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":488,"imageIndex":19},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":18215,"name":"usb_ev_thread","frames":[{"imageOffset":40624,"symbol":"poll","symbolLocation":8,"imageIndex":9},{"imageOffset":49584,"symbol":"usbi_wait_for_events","symbolLocation":128,"imageIndex":14},{"imageOffset":41216,"symbol":"handle_events","symbolLocation":324,"imageIndex":14},{"imageOffset":40384,"symbol":"libusb_handle_events_timeout_completed","symbolLocation":212,"imageIndex":14},{"imageOffset":41516,"symbol":"libusb_handle_events","symbolLocation":44,"imageIndex":14},{"imageOffset":353964,"symbol":"handle_libusb_events","symbolLocation":132,"imageIndex":12},{"imageOffset":549092,"symbol":"g_thread_proxy","symbolLocation":156,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":103530,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":124603,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":147617,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":147620,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":147622,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 6720335872, "size" : 253952, "uuid" : "3d936842-5903-31ad-b1ae-1de4f4b448a6", "path" : "/usr/lib/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4296556544, "CFBundleShortVersionString" : "3.2.4", "CFBundleIdentifier" : "com.utmapp.UTM", "size" : 4669440, "uuid" : "31fa4c1c-23c0-363b-af3a-dd4ed0e4010e", "path" : "/Applications/UTM.app/Contents/MacOS/UTM", "name" : "UTM", "CFBundleVersion" : "58" }, { "source" : "P", "arch" : "arm64e", "base" : 6972399616, "CFBundleShortVersionString" : "154", "CFBundleIdentifier" : "com.apple.MetalKit", "size" : 131072, "uuid" : "ec5f97a4-4ca8-39e9-9133-bb4e03841e4d", "path" : "/System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit", "name" : "MetalKit", "CFBundleVersion" : "154" }, { "source" : "P", "arch" : "arm64e", "base" : 6720045056, "size" : 290816, "uuid" : "035d23d9-4cb5-3759-9059-1f7878f89fee", "path" : "/usr/lib/system/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6722207744, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5533696, "uuid" : "1643f3d9-7049-37e4-b844-c0c0a42bde3b", "path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1866" }, { "source" : "P", "arch" : "arm64e", "base" : 6869598208, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3358720, "uuid" : "7112f6f2-a77e-39db-83c8-f627b8a49df8", "path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64e", "base" : 6767988736, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15437824, "uuid" : "07bc3607-552a-3eb9-a941-4911c589dbc5", "path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.60.148" }, { "source" : "P", "arch" : "arm64e", "base" : 7348654080, "CFBundleShortVersionString" : "3.5.2", "CFBundleIdentifier" : "com.apple.SwiftUI", "size" : 17104896, "uuid" : "a7231267-3c5e-3a0e-8b80-95100076e8fd", "path" : "/System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI", "name" : "SwiftUI", "CFBundleVersion" : "3.5.2" }, { "source" : "P", "arch" : "arm64e", "base" : 4302684160, "size" : 393216, "uuid" : "75627683-a780-32ad-ae34-cf86dd23a26b", "path" : "/usr/lib/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64e", "base" : 6721654784, "size" : 229376, "uuid" : "d5cdde7e-7037-3a70-9ce4-9e3847da6ce0", "path" : "/usr/lib/system/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6721884160, "size" : 53248, "uuid" : "f32ff902-ba43-30b0-ad43-a2a8a9ff69fe", "path" : "/usr/lib/system/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4311580672, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.utmapp.gio-2.0.0", "size" : 1703936, "uuid" : "e6ca345c-f2e1-3396-bfe7-58cae9f29227", "path" : "/Applications/UTM.app/Contents/Frameworks/gio-2.0.0.framework/Versions/A/gio-2.0.0", "name" : "gio-2.0.0", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64", "base" : 4324884480, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.utmapp.spice-client-glib-2.0.8", "size" : 1294336, "uuid" : "b562728c-954c-3502-bdb8-1c0432dd05d0", "path" : "/Applications/UTM.app/Contents/Frameworks/spice-client-glib-2.0.8.framework/Versions/A/spice-client-glib-2.0.8", "name" : "spice-client-glib-2.0.8", "CFBundleVersion" : "1" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "arm64", "base" : 4302241792, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.utmapp.usb-1.0.0", "size" : 98304, "uuid" : "13bbf22d-9c5b-3395-b1f2-2b1e749e8855", "path" : "/Applications/UTM.app/Contents/Frameworks/usb-1.0.0.framework/Versions/A/usb-1.0.0", "name" : "usb-1.0.0", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64", "base" : 4334632960, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.utmapp.glib-2.0.0", "size" : 1523712, "uuid" : "dd59f485-e6ac-32e0-b1fe-13f084a24ce1", "path" : "/Applications/UTM.app/Contents/Frameworks/glib-2.0.0.framework/Versions/A/glib-2.0.0", "name" : "glib-2.0.0", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64e", "base" : 6801960960, "CFBundleShortVersionString" : "1335.0.3", "CFBundleIdentifier" : "com.apple.CFNetwork", "size" : 4935680, "uuid" : "f0720ccf-fe46-3541-8835-dbaa254cef61", "path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork", "name" : "CFNetwork", "CFBundleVersion" : "1335.0.3" }, { "source" : "P", "arch" : "arm64e", "base" : 6737952768, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 4136960, "uuid" : "59ff845a-05b2-3b64-ae06-6ef1d6aee83e", "path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation", "name" : "Foundation", "CFBundleVersion" : "1866" }, { "source" : "P", "arch" : "arm64e", "base" : 6866972672, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.audio.caulk", "size" : 159744, "uuid" : "99842553-96fc-378e-b39a-67294face1e3", "path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk", "name" : "caulk" }, { "source" : "P", "arch" : "arm64e", "base" : 6846332928, "CFBundleShortVersionString" : "1.8", "CFBundleIdentifier" : "com.apple.CoreVideo", "size" : 385024, "uuid" : "f67ea500-406c-3290-9633-3708d455dc9d", "path" : "/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo", "name" : "CoreVideo", "CFBundleVersion" : "480.1" } ], "sharedCache" : { "base" : 6718586880, "size" : 3144712192, "uuid" : "f8ab76fb-504c-32dd-a5db-15a1f2f028f8" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 768K 6 \nActivity Tracing 256K 1 \nCG backing stores 832K 4 \nCG image 1824K 55 \nCG raster data 304K 3 \nColorSync 640K 28 \nCoreAnimation 2208K 112 \nCoreGraphics 32K 2 \nCoreUI image data 2352K 34 \nFoundation 48K 2 \nImage IO 256K 2 \nKernel Alloc Once 32K 1 \nMALLOC 358.4M 151 \nMALLOC guard page 192K 11 \nMALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.3M 17 \nStack 17.0M 18 \nStack Guard 16K 1 \nVM_ALLOCATE 211.2M 26 \n__AUTH 2686K 306 \n__AUTH_CONST 20.6M 503 \n__CTF 756 1 \n__DATA 16.9M 539 \n__DATA_CONST 18.7M 549 \n__DATA_DIRTY 1813K 203 \n__FONT_DATA 4K 1 \n__LINKEDIT 582.7M 45 \n__OBJC_CONST 3368K 267 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3168K 1 \n__TEXT 525.1M 567 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 155.4M 33 \nshared memory 3072K 24 \n=========== ======= ======= \nTOTAL 3.6G 3527 \nTOTAL, minus reserved VM space 2.0G 3527 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "60f8ddccefea4203d95cbeef", "factorPackIds" : {

  },
  "deploymentId" : 240000020
},
{
  "rolloutId" : "5ffde50ce2aacd000d47a95f",
  "factorPackIds" : {

  },
  "deploymentId" : 240000198
}

], "experiments" : [

] } }

Model: MacBookPro18,1, BootROM 7459.141.1, proc 10:8:2 processors, 16 GB, SMC Graphics: Apple M1 Pro, Apple M1 Pro, Built-In Display: LEN P32p-20, 2160 x 3840, Main, MirrorOff, Online Memory Module: LPDDR5 AirPort: Wi-Fi, wl0: Apr 6 2022 05:55:54 version 20.90.45.0.8.7.118 FWID 01-e7138ff2 Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: 4-Port USB 3.1 Hub USB Device: USB 10/100/1000 LAN USB Device: 5-Port USB 2.1 Hub USB Device: Lenovo USB Soundbar USB Device: USB2.0 Hub USB Device: USB2.0 Hub USB Device: YubiKey OTP+FIDO+CCID USB Device: SliceMK ErgoDox USB Device: HD Pro Webcam C920 USB Device: USB2.0 HUB USB Device: HUGE TrackBall USB Device: USB31Bus USB Device: USB31Bus Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc.

</details>

reifieure avatar Sep 12 '22 14:09 reifieure

I'm experiencing a persistent crash on macOS 13 / UTM 4.0.9 / M1 (MacBook Air) with a trace similar to the original report (com.Metal.CompletionQueueDispatch: [MTLResourceList releaseAllObjectsAndReset]), so I assume it could be related:

Path:                  /Applications/UTM.app/Contents/MacOS/UTM
Identifier:            com.utmapp.UTM
Version:               4.0.9 (68)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-12-06 05:44:49.8647 +0200
OS Version:            macOS 13.0 (22A379)
Report Version:        12
Anonymous UUID:        EB2C41C4-E9B7-77A3-770A-18CE4A5B045E

Sleep/Wake UUID:       F6037CB4-1AF4-4019-B681-6FC4FB6B906B

Time Awake Since Boot: 1000000 seconds
Time Since Wake:       44777 seconds

System Integrity Protection: enabled

Crashed Thread:        10  Dispatch queue: com.Metal.CompletionQueueDispatch

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000020
Exception Codes:       0x0000000000000001, 0x0000000000000020

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [62975]

VM Region Info: 0x20 is not in any region.  Bytes before following region: 105553518919648
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-/rwx SM=NUL  ...(unallocated)

Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x1af39edf0 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1af3b08d8 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1af3a7638 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x1af39f16c mach_msg + 24
4   CoreFoundation                	       0x1af4bdbdc __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1af4bc4c8 __CFRunLoopRun + 1232
6   CoreFoundation                	       0x1af4bb8a4 CFRunLoopRunSpecific + 612
7   HIToolbox                     	       0x1b8b2f3bc RunCurrentEventLoopInMode + 292
8   HIToolbox                     	       0x1b8b2f200 ReceiveNextEventCommon + 672
9   HIToolbox                     	       0x1b8b2ef48 _BlockUntilNextEventMatchingListInModeWithFilter + 72
10  AppKit                        	       0x1b2714630 _DPSNextEvent + 632
11  AppKit                        	       0x1b27137c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
12  AppKit                        	       0x1b2707bf0 -[NSApplication run] + 464
13  AppKit                        	       0x1b26df058 NSApplicationMain + 880
14  SwiftUI                       	       0x1d5e57e54 0x1d5da7000 + 724564
15  SwiftUI                       	       0x1d70411a4 0x1d5da7000 + 19505572
16  SwiftUI                       	       0x1d688037c 0x1d5da7000 + 11375484
17  UTM                           	       0x104ee825c 0x104e74000 + 475740
18  dyld                          	       0x1af0b3e50 start + 2544

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x1af39edf0 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1af3b08d8 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1af3a7638 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x1af39f16c mach_msg + 24
4   CoreFoundation                	       0x1af4bdbdc __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1af4bc4c8 __CFRunLoopRun + 1232
6   CoreFoundation                	       0x1af4bb8a4 CFRunLoopRunSpecific + 612
7   AppKit                        	       0x1b283e248 _NSEventThread + 172
8   libsystem_pthread.dylib       	       0x1af3de06c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1af3d8e2c thread_start + 8

Thread 2:: CVDisplayLink
0   libsystem_kernel.dylib        	       0x1af3a25e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1af3de664 _pthread_cond_wait + 1276
2   CoreVideo                     	       0x1b72b19bc CVDisplayLink::waitUntil(unsigned long long) + 324
3   CoreVideo                     	       0x1b72b0a8c CVDisplayLink::runIOThread() + 504
4   libsystem_pthread.dylib       	       0x1af3de06c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x1af3d8e2c thread_start + 8

Thread 3:: SPICE Main Loop
0   AGXMetal13_3                  	       0x1fdbb8af4 0x1fdb95000 + 146164
1   AGXMetal13_3                  	       0x1fdf4b8cc 0x1fdb95000 + 3893452
2   AGXMetal13_3                  	       0x1fdf04900 0x1fdb95000 + 3602688
3   AGXMetal13_3                  	       0x1fdeeedb8 0x1fdb95000 + 3513784
4   AGXMetal13_3                  	       0x1fdeee9b4 0x1fdb95000 + 3512756
5   IOGPU                         	       0x1cab9ea38 -[IOGPUMetalTexture replaceRegion:mipmapLevel:withBytes:bytesPerRow:] + 56
6   UTM                           	       0x1051e0bb4 0x104e74000 + 3591092
7   UTM                           	       0x1051e0894 0x104e74000 + 3590292
8   UTM                           	       0x1051e013c 0x104e74000 + 3588412
9   gobject-2.0.0                 	       0x105d33594 g_cclosure_marshal_VOID__PARAM + 248
10  gobject-2.0.0                 	       0x105d2d9f4 g_closure_invoke + 640
11  gobject-2.0.0                 	       0x105d4d680 signal_emit_unlocked_R + 1480
12  gobject-2.0.0                 	       0x105d4ea78 g_signal_emit_valist + 3516
13  gobject-2.0.0                 	       0x105d4f094 g_signal_emit + 56
14  gobject-2.0.0                 	       0x105d3cd9c g_object_dispatch_properties_changed + 124
15  gobject-2.0.0                 	       0x105d36ca0 g_object_notify_by_spec_internal + 132
16  gobject-2.0.0                 	       0x105d36c00 g_object_notify + 320
17  spice-client-glib-2.0.8       	       0x106b848cc notify_main_context + 44
18  glib-2.0.0                    	       0x1071862f0 g_idle_dispatch + 80
19  glib-2.0.0                    	       0x10718ba84 g_main_dispatch + 464
20  glib-2.0.0                    	       0x10718b89c g_main_context_dispatch + 56
21  glib-2.0.0                    	       0x10718be20 g_main_context_iterate + 464
22  glib-2.0.0                    	       0x10718c3e8 g_main_loop_run + 700
23  UTM                           	       0x1051e1fd8 0x104e74000 + 3596248
24  libsystem_pthread.dylib       	       0x1af3de06c _pthread_start + 148
25  libsystem_pthread.dylib       	       0x1af3d8e2c thread_start + 8

Thread 4:: org.libusb.device-hotplug
0   libsystem_kernel.dylib        	       0x1af39edf0 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1af3b08d8 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1af3a7638 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x1af39f16c mach_msg + 24
4   CoreFoundation                	       0x1af4bdbdc __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1af4bc4c8 __CFRunLoopRun + 1232
6   CoreFoundation                	       0x1af4bb8a4 CFRunLoopRunSpecific + 612
7   CoreFoundation                	       0x1af542818 CFRunLoopRun + 64
8   usb-1.0.0                     	       0x105671ee8 darwin_event_thread_main + 660
9   libsystem_pthread.dylib       	       0x1af3de06c _pthread_start + 148
10  libsystem_pthread.dylib       	       0x1af3d8e2c thread_start + 8

Thread 5:: usb_ev_thread
0   libsystem_kernel.dylib        	       0x1af3a7334 poll + 8
1   usb-1.0.0                     	       0x10566f7f0 usbi_wait_for_events + 128
2   usb-1.0.0                     	       0x10566d498 handle_events + 356
3   usb-1.0.0                     	       0x10566d0f0 libusb_handle_events_timeout_completed + 244
4   usb-1.0.0                     	       0x10566d5f0 libusb_handle_events + 44
5   spice-client-glib-2.0.8       	       0x106b90068 handle_libusb_events + 156
6   glib-2.0.0                    	       0x1071c8094 g_thread_proxy + 176
7   libsystem_pthread.dylib       	       0x1af3de06c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1af3d8e2c thread_start + 8

Thread 6:: pool-spawner
0   libsystem_kernel.dylib        	       0x1af3a25e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1af3de638 _pthread_cond_wait + 1232
2   glib-2.0.0                    	       0x107204294 g_cond_wait + 52
3   glib-2.0.0                    	       0x10713f95c g_async_queue_pop_intern_unlocked + 128
4   glib-2.0.0                    	       0x10713fa74 g_async_queue_pop_unlocked + 92
5   glib-2.0.0                    	       0x1071c88b8 g_thread_pool_spawn_thread + 128
6   glib-2.0.0                    	       0x1071c8094 g_thread_proxy + 176
7   libsystem_pthread.dylib       	       0x1af3de06c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1af3d8e2c thread_start + 8

Thread 7:: gmain
0   libsystem_kernel.dylib        	       0x1af3a7334 poll + 8
1   glib-2.0.0                    	       0x1071a1b78 g_poll + 40
2   glib-2.0.0                    	       0x10718e604 g_main_context_poll + 104
3   glib-2.0.0                    	       0x10718bdf4 g_main_context_iterate + 420
4   glib-2.0.0                    	       0x10718beac g_main_context_iteration + 92
5   glib-2.0.0                    	       0x10718de4c glib_worker_main + 36
6   glib-2.0.0                    	       0x1071c8094 g_thread_proxy + 176
7   libsystem_pthread.dylib       	       0x1af3de06c _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1af3d8e2c thread_start + 8

Thread 8:: caulk.messenger.shared:17
0   libsystem_kernel.dylib        	       0x1af39ed6c semaphore_wait_trap + 8
1   caulk                         	       0x1b8856cfc caulk::mach::semaphore::wait_or_error() + 28
2   caulk                         	       0x1b8839634 caulk::concurrent::details::worker_thread::run() + 56
3   caulk                         	       0x1b8839278 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 96
4   libsystem_pthread.dylib       	       0x1af3de06c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x1af3d8e2c thread_start + 8

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

Thread 10 Crashed::  Dispatch queue: com.Metal.CompletionQueueDispatch
0   libobjc.A.dylib               	       0x1af070278 objc_release + 16
1   Metal                         	       0x1b8774654 MTLResourceListChunkFreeEntries(MTLResourceListChunk*) + 64
2   Metal                         	       0x1b868a354 -[MTLResourceList releaseAllObjectsAndReset] + 72
3   IOGPU                         	       0x1cab8f5a4 IOGPUMetalCommandBufferStorageReset + 36
4   IOGPU                         	       0x1cab8f4d8 IOGPUMetalCommandBufferStorageDealloc + 92
5   IOGPU                         	       0x1cab8dd28 -[IOGPUMetalCommandBuffer didCompleteWithStartTime:endTime:error:] + 240
6   Metal                         	       0x1b8689d68 -[_MTLCommandQueue commandBufferDidComplete:startTime:completionTime:error:] + 108
7   IOGPU                         	       0x1cab8eff4 __62-[IOGPUMetalCommandBuffer fillCommandBufferArgs:commandQueue:]_block_invoke.44 + 144
8   IOGPU                         	       0x1cab97378 IOGPUNotificationQueueDispatchAvailableCompletionNotifications + 128
9   IOGPU                         	       0x1cab97484 __IOGPUNotificationQueueSetDispatchQueue_block_invoke + 64
10  libdispatch.dylib             	       0x1af2575c4 _dispatch_client_callout4 + 20
11  libdispatch.dylib             	       0x1af273fe8 _dispatch_mach_msg_invoke + 468
12  libdispatch.dylib             	       0x1af25ea94 _dispatch_lane_serial_drain + 376
13  libdispatch.dylib             	       0x1af274d04 _dispatch_mach_invoke + 448
14  libdispatch.dylib             	       0x1af25ea94 _dispatch_lane_serial_drain + 376
15  libdispatch.dylib             	       0x1af25f73c _dispatch_lane_invoke + 436
16  libdispatch.dylib             	       0x1af25ea94 _dispatch_lane_serial_drain + 376
17  libdispatch.dylib             	       0x1af25f708 _dispatch_lane_invoke + 384
18  libdispatch.dylib             	       0x1af26a34c _dispatch_workloop_worker_thread + 652
19  libsystem_pthread.dylib       	       0x1af3da100 _pthread_wqthread + 288
20  libsystem_pthread.dylib       	       0x1af3d8e20 start_wqthread + 8

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

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


Thread 10 crashed with ARM Thread State (64-bit):
    x0: 0x0000000157653bc0   x1: 0x020000020b934e91   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000000003   x6: 0x0000000004210123   x7: 0x0000000000000001
    x8: 0x00000001579cc218   x9: 0x00000001579cc2d8  x10: 0x00006003f400afe0  x11: 0x0000000000000001
   x12: 0x0000000000000000  x13: 0x0000600000b1cbd0  x14: 0x010000020b03f2d9  x15: 0x000000020b03f2d8
   x16: 0x0000000000000000  x17: 0x000000020f93f358  x18: 0x0000000000000000  x19: 0x0000000138500028
   x20: 0x0000000000000018  x21: 0x0000000000000003  x22: 0x00001794e63b576b  x23: 0x0000000157a68000
   x24: 0x0000000157a68000  x25: 0x000000016b2430e0  x26: 0x000000016b242690  x27: 0x0000600001014f68
   x28: 0x0000600003f6c240   fp: 0x000000016b2423d0   lr: 0x00000001b8774654
    sp: 0x000000016b2423b0   pc: 0x00000001af070278 cpsr: 0x00001000
   far: 0x0000000000000020  esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
       0x1af39e000 -        0x1af3d6ffb libsystem_kernel.dylib (*) <6d6644d3-3db3-34c4-b1e3-c675ec5360f0> /usr/lib/system/libsystem_kernel.dylib
       0x1af43c000 -        0x1af913fff com.apple.CoreFoundation (6.9) <f4ff83fc-e62c-30b4-b3a9-876c8a1fd595> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1b8afd000 -        0x1b8e30fff com.apple.HIToolbox (2.1.1) <02b9797f-c47d-30b7-b7b0-802d0d26f31c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1b26db000 -        0x1b35e2fff com.apple.AppKit (6.9) <af9f6891-70ad-3c26-af08-b747344892d2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1d5da7000 -        0x1d7616fff com.apple.SwiftUI (4.1.17.407) <39c2a5bc-812b-3639-adac-bf6c30ffca96> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
       0x104e74000 -        0x1054a3fff com.utmapp.UTM (4.0.9) <edca7c4b-3c5b-341a-afb6-059b66c58f66> /Applications/UTM.app/Contents/MacOS/UTM
       0x1af0ae000 -        0x1af1384af dyld (*) <1f56ab4e-f398-3a9c-bfba-fbbd17808963> /usr/lib/dyld
       0x1af3d7000 -        0x1af3e3ffb libsystem_pthread.dylib (*) <886caca0-5762-3640-8db2-3fa3b911c062> /usr/lib/system/libsystem_pthread.dylib
       0x1b72ae000 -        0x1b730ffff com.apple.CoreVideo (1.8) <fb6c73bd-5e1f-3e88-b952-caaaed8960c9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x1fdb95000 -        0x1fe168fff com.apple.AGXMetal13-3 (227.2.40) <1a5bba4b-a85a-3356-8fb7-da5c3d8e0113> /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3
       0x1cab8b000 -        0x1cabc3fff com.apple.IOGPU (65.0.22) <0d46c99a-45fb-3932-80fc-5b072b30d43c> /System/Library/PrivateFrameworks/IOGPU.framework/Versions/A/IOGPU
       0x105d20000 -        0x105d6ffff com.utmapp.gobject-2.0.0 (1.0) <2345c319-b9b4-3d28-94a9-8df5ff8542d9> /Applications/UTM.app/Contents/Frameworks/gobject-2.0.0.framework/Versions/A/gobject-2.0.0
       0x106b30000 -        0x106c83fff com.utmapp.spice-client-glib-2.0.8 (1.0) <6f1d45bc-93be-3a0d-8324-53e808bd2ee2> /Applications/UTM.app/Contents/Frameworks/spice-client-glib-2.0.8.framework/Versions/A/spice-client-glib-2.0.8
       0x107134000 -        0x1072c3fff com.utmapp.glib-2.0.0 (1.0) <e3aa8006-121b-3d00-88aa-102d8ad83110> /Applications/UTM.app/Contents/Frameworks/glib-2.0.0.framework/Versions/A/glib-2.0.0
       0x105660000 -        0x10567bfff com.utmapp.usb-1.0.0 (1.0) <806ce50c-4c0c-3092-b64a-dc47aa3f2897> /Applications/UTM.app/Contents/Frameworks/usb-1.0.0.framework/Versions/A/usb-1.0.0
       0x1b8837000 -        0x1b8860fff com.apple.audio.caulk (1.0) <445d1341-52c5-3468-ba85-f01410317744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x1af068000 -        0x1af0add9f libobjc.A.dylib (*) <e20fe24e-bbda-3944-9cfc-8e43a463400b> /usr/lib/libobjc.A.dylib
       0x1b866b000 -        0x1b8836fff com.apple.Metal (306.2.4) <1aff9909-e8a3-32d2-9b31-1a894680f867> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
       0x1af253000 -        0x1af29afff libdispatch.dylib (*) <40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe> /usr/lib/system/libdispatch.dylib
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                 2176K        4 
CG image                          1536K       14 
CG raster data                     864K        7 
ColorSync                          592K       27 
CoreAnimation                     4736K      105 
CoreGraphics                        32K        2 
CoreUI image data                 2448K       20 
Foundation                          48K        2 
Image IO                          4880K       11 
Kernel Alloc Once                   32K        1 
MALLOC                           377.3M      100 
MALLOC guard page                  192K       10 
MALLOC_MEDIUM (reserved)         952.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.2M       13 
Stack                             14.4M       13 
VM_ALLOCATE                      147.2M       24 
__AUTH                            2222K      386 
__AUTH_CONST                      25.9M      623 
__CTF                               756        1 
__DATA                            14.6M      658 
__DATA_CONST                      29.4M      667 
__DATA_DIRTY                      2034K      233 
__FONT_DATA                        2352        1 
__LINKEDIT                       767.7M       44 
__OBJC_CONST                      4674K      346 
__OBJC_RO                         65.1M        1 
__OBJC_RW                         1981K        1 
__TEXT                           649.8M      691 
dyld private memory                256K        1 
mapped file                      193.4M       45 
shared memory                     3008K       23 
===========                     =======  ======= 
TOTAL                              3.6G     4085 
TOTAL, minus reserved VM space     2.3G     4085 

unsound avatar Dec 06 '22 04:12 unsound