utmapp / UTM

Virtual machines for iOS and macOS
https://getutm.app
Apache License 2.0
26.22k stars 1.31k forks source link

Unexpected crashes on Mac M1 host #3921

Closed hernan-clich closed 2 years ago

hernan-clich commented 2 years ago

Describe the issue I installed a Kali Linux distro in my M1 macOS laptop and it happens to quit unexpectedly sometimes (otherwise it's awesome), I can't quite point my finger into any particular action that makes it crash. Any help would be greatly appreciated.

image

Configuration

Crash log and config.plist will be provided in the comments shortly (the body of the issue had more than 65536 chars)

hernan-clich commented 2 years ago

Crash log

Click to expand! ``` Process: UTM [10061] Path: /Applications/UTM.app/Contents/MacOS/UTM Identifier: com.utmapp.UTM Version: 3.0.4 (46) Code Type: ARM-64 (Native) Parent Process: ??? [1] Responsible: UTM [10061] User ID: 501 Date/Time: 2022-04-21 18:41:16.212 -0300 OS Version: macOS 11.6 (20G165) Report Version: 12 Anonymous UUID: 8D190E52-3A65-099D-6373-E2D744F8DBE1 Sleep/Wake UUID: 8553C913-767D-4FFD-871C-AD5EF54E0884 Time Awake Since Boot: 25000 seconds Time Since Wake: 1100 seconds System Integrity Protection: enabled Crashed Thread: 13 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 [10061] VM Regions Near 0x20: --> __TEXT 100f9c000-1013c4000 [ 4256K] r-x/r-x SM=COW /Applications/UTM.app/Contents/MacOS/UTM Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00000001839c0dd4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001839c1184 mach_msg + 76 2 com.apple.CoreFoundation 0x0000000183af9910 __CFRunLoopServiceMachPort + 372 3 com.apple.CoreFoundation 0x0000000183af7ddc __CFRunLoopRun + 1212 4 com.apple.CoreFoundation 0x0000000183af71a8 CFRunLoopRunSpecific + 600 5 com.apple.HIToolbox 0x000000018ba1cb40 RunCurrentEventLoopInMode + 292 6 com.apple.HIToolbox 0x000000018ba1c8b4 ReceiveNextEventCommon + 552 7 com.apple.HIToolbox 0x000000018ba1c674 _BlockUntilNextEventMatchingListInModeWithFilter + 72 8 com.apple.AppKit 0x00000001862e9660 _DPSNextEvent + 836 9 com.apple.AppKit 0x00000001862e8000 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1292 10 com.apple.AppKit 0x00000001862d9e4c -[NSApplication run] + 596 11 com.apple.AppKit 0x00000001862ab878 NSApplicationMain + 1064 12 com.apple.SwiftUI 0x00000001a42dff58 specialized runApp(_:) + 96 13 com.apple.SwiftUI 0x00000001a4b23964 runApp(_:) + 220 14 com.apple.SwiftUI 0x00000001a46cd600 static App.main() + 128 15 com.utmapp.UTM 0x00000001010251a0 0x100f9c000 + 561568 16 com.utmapp.UTM 0x0000000101022f80 0x100f9c000 + 552832 17 libdyld.dylib 0x0000000183a19430 start + 4 Thread 1:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00000001839c0dd4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001839c1184 mach_msg + 76 2 com.apple.CoreFoundation 0x0000000183af9910 __CFRunLoopServiceMachPort + 372 3 com.apple.CoreFoundation 0x0000000183af7ddc __CFRunLoopRun + 1212 4 com.apple.CoreFoundation 0x0000000183af71a8 CFRunLoopRunSpecific + 600 5 com.apple.AppKit 0x0000000186468334 _NSEventThread + 196 6 libsystem_pthread.dylib 0x00000001839fb878 _pthread_start + 320 7 libsystem_pthread.dylib 0x00000001839f65e0 thread_start + 8 Thread 2:: CVDisplayLink 0 libsystem_kernel.dylib 0x00000001839c4548 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001839fbdd8 _pthread_cond_wait + 1292 2 com.apple.CoreVideo 0x000000018a42e4dc CVDisplayLink::waitUntil(unsigned long long) + 172 3 com.apple.CoreVideo 0x000000018a42db50 CVDisplayLink::runIOThread() + 424 4 libsystem_pthread.dylib 0x00000001839fb878 _pthread_start + 320 5 libsystem_pthread.dylib 0x00000001839f65e0 thread_start + 8 Thread 3: 0 libsystem_kernel.dylib 0x00000001839c8f80 poll + 8 1 com.utmapp.glib-2.0.0 0x0000000102ccfef0 g_poll + 40 2 com.utmapp.glib-2.0.0 0x0000000102cbec60 g_main_context_poll + 96 3 com.utmapp.glib-2.0.0 0x0000000102cbc8a8 g_main_context_iterate + 376 4 com.utmapp.glib-2.0.0 0x0000000102cbcdf0 g_main_loop_run + 616 5 com.utmapp.UTM 0x0000000100fac728 0x100f9c000 + 67368 6 libsystem_pthread.dylib 0x00000001839fb878 _pthread_start + 320 7 libsystem_pthread.dylib 0x00000001839f65e0 thread_start + 8 Thread 4:: org.libusb.device-hotplug 0 libsystem_kernel.dylib 0x00000001839c0dd4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001839c1184 mach_msg + 76 2 com.apple.CoreFoundation 0x0000000183af9910 __CFRunLoopServiceMachPort + 372 3 com.apple.CoreFoundation 0x0000000183af7ddc __CFRunLoopRun + 1212 4 com.apple.CoreFoundation 0x0000000183af71a8 CFRunLoopRunSpecific + 600 5 com.apple.CoreFoundation 0x0000000183b821d4 CFRunLoopRun + 64 6 com.utmapp.usb-1.0.0 0x000000010152abdc darwin_event_thread_main + 656 7 libsystem_pthread.dylib 0x00000001839fb878 _pthread_start + 320 8 libsystem_pthread.dylib 0x00000001839f65e0 thread_start + 8 Thread 5:: usb_ev_thread 0 libsystem_kernel.dylib 0x00000001839c8f80 poll + 8 1 com.utmapp.usb-1.0.0 0x0000000101528c00 usbi_wait_for_events + 132 2 com.utmapp.usb-1.0.0 0x0000000101526afc handle_events + 324 3 com.utmapp.usb-1.0.0 0x00000001015267bc libusb_handle_events_timeout_completed + 212 4 com.utmapp.usb-1.0.0 0x0000000101526c28 libusb_handle_events + 44 5 com.utmapp.spice-client-glib-2.0.8 0x00000001026e9df4 spice_usb_device_manager_usb_ev_thread + 100 6 com.utmapp.glib-2.0.0 0x0000000102cf20e4 g_thread_proxy + 156 7 libsystem_pthread.dylib 0x00000001839fb878 _pthread_start + 320 8 libsystem_pthread.dylib 0x00000001839f65e0 thread_start + 8 Thread 6:: com.apple.CFStream.LegacyThread 0 libsystem_kernel.dylib 0x00000001839c0dd4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001839c1184 mach_msg + 76 2 com.apple.CoreFoundation 0x0000000183af9910 __CFRunLoopServiceMachPort + 372 3 com.apple.CoreFoundation 0x0000000183af7ddc __CFRunLoopRun + 1212 4 com.apple.CoreFoundation 0x0000000183af71a8 CFRunLoopRunSpecific + 600 5 com.apple.CoreFoundation 0x0000000183b77c7c _legacyStreamRunLoop_workThread + 280 6 libsystem_pthread.dylib 0x00000001839fb878 _pthread_start + 320 7 libsystem_pthread.dylib 0x00000001839f65e0 thread_start + 8 Thread 7:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00000001839c0dd4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001839c1184 mach_msg + 76 2 com.apple.CoreFoundation 0x0000000183af9910 __CFRunLoopServiceMachPort + 372 3 com.apple.CoreFoundation 0x0000000183af7ddc __CFRunLoopRun + 1212 4 com.apple.CoreFoundation 0x0000000183af71a8 CFRunLoopRunSpecific + 600 5 com.apple.CFNetwork 0x0000000187fef0f4 0x187da4000 + 2404596 6 com.apple.Foundation 0x000000018489ac80 __NSThread__start__ + 864 7 libsystem_pthread.dylib 0x00000001839fb878 _pthread_start + 320 8 libsystem_pthread.dylib 0x00000001839f65e0 thread_start + 8 Thread 8:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00000001839cb1ec __select + 8 1 com.apple.CoreFoundation 0x0000000183b22e90 __CFSocketManager + 624 2 libsystem_pthread.dylib 0x00000001839fb878 _pthread_start + 320 3 libsystem_pthread.dylib 0x00000001839f65e0 thread_start + 8 Thread 9:: pool-spawner 0 libsystem_kernel.dylib 0x00000001839c4548 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001839fbdac _pthread_cond_wait + 1248 2 com.utmapp.glib-2.0.0 0x0000000102d27bc4 g_cond_wait + 52 3 com.utmapp.glib-2.0.0 0x0000000102c781c4 g_async_queue_pop_intern_unlocked + 108 4 com.utmapp.glib-2.0.0 0x0000000102c782b0 g_async_queue_pop_unlocked + 80 5 com.utmapp.glib-2.0.0 0x0000000102cf2830 g_thread_pool_spawn_thread + 116 6 com.utmapp.glib-2.0.0 0x0000000102cf20e4 g_thread_proxy + 156 7 libsystem_pthread.dylib 0x00000001839fb878 _pthread_start + 320 8 libsystem_pthread.dylib 0x00000001839f65e0 thread_start + 8 Thread 10:: gmain 0 libsystem_kernel.dylib 0x00000001839c8f80 poll + 8 1 com.utmapp.glib-2.0.0 0x0000000102ccfef0 g_poll + 40 2 com.utmapp.glib-2.0.0 0x0000000102cbec60 g_main_context_poll + 96 3 com.utmapp.glib-2.0.0 0x0000000102cbc8a8 g_main_context_iterate + 376 4 com.utmapp.glib-2.0.0 0x0000000102cbc94c g_main_context_iteration + 84 5 com.utmapp.glib-2.0.0 0x0000000102cbe588 glib_worker_main + 32 6 com.utmapp.glib-2.0.0 0x0000000102cf20e4 g_thread_proxy + 156 7 libsystem_pthread.dylib 0x00000001839fb878 _pthread_start + 320 8 libsystem_pthread.dylib 0x00000001839f65e0 thread_start + 8 Thread 11:: AMCP Logging Spool 0 libsystem_kernel.dylib 0x00000001839c0e10 semaphore_wait_trap + 8 1 com.apple.audio.caulk 0x000000018b794934 caulk::mach::semaphore::wait_or_error() + 28 2 com.apple.audio.caulk 0x000000018b77e6e0 caulk::semaphore::timed_wait(double) + 168 3 com.apple.audio.caulk 0x000000018b77e5cc caulk::concurrent::details::worker_thread::run() + 44 4 com.apple.audio.caulk 0x000000018b77e30c void* caulk::thread_proxy > >(void*) + 96 5 libsystem_pthread.dylib 0x00000001839fb878 _pthread_start + 320 6 libsystem_pthread.dylib 0x00000001839f65e0 thread_start + 8 Thread 12: 0 libsystem_pthread.dylib 0x00000001839f65cc start_wqthread + 0 Thread 13 Crashed:: Dispatch queue: com.Metal.CompletionQueueDispatch 0 libobjc.A.dylib 0x0000000183894380 objc_release + 16 1 com.apple.Metal 0x000000018b6acf5c -[MTLResourceList releaseAllObjectsAndReset] + 68 2 com.apple.IOGPU 0x000000019af523f8 IOGPUMetalCommandBufferStorageReleaseAllResources + 156 3 com.apple.IOGPU 0x000000019af521fc IOGPUMetalCommandBufferStorageDealloc + 144 4 com.apple.IOGPU 0x000000019af50d0c -[IOGPUMetalCommandBuffer didCompleteWithStartTime:endTime:error:] + 236 5 com.apple.Metal 0x000000018b6ac900 -[_MTLCommandQueue commandBufferDidComplete:startTime:completionTime:error:] + 152 6 com.apple.IOGPU 0x000000019af54110 __54-[IOGPUMetalCommandQueue _submitCommandBuffers:count:]_block_invoke.22 + 168 7 com.apple.IOGPU 0x000000019af58438 __IOGPUNotificationQueueSetDispatchQueue_block_invoke + 156 8 libdispatch.dylib 0x000000018384bf8c _dispatch_client_callout4 + 20 9 libdispatch.dylib 0x0000000183867114 _dispatch_mach_msg_invoke + 476 10 libdispatch.dylib 0x0000000183853570 _dispatch_lane_serial_drain + 308 11 libdispatch.dylib 0x0000000183867e78 _dispatch_mach_invoke + 464 12 libdispatch.dylib 0x0000000183853570 _dispatch_lane_serial_drain + 308 13 libdispatch.dylib 0x00000001838542d8 _dispatch_lane_invoke + 456 14 libdispatch.dylib 0x0000000183853570 _dispatch_lane_serial_drain + 308 15 libdispatch.dylib 0x00000001838542a4 _dispatch_lane_invoke + 404 16 libdispatch.dylib 0x000000018385eb74 _dispatch_workloop_worker_thread + 764 17 libsystem_pthread.dylib 0x00000001839f789c _pthread_wqthread + 276 18 libsystem_pthread.dylib 0x00000001839f65d4 start_wqthread + 8 Thread 14: 0 libsystem_pthread.dylib 0x00000001839f65cc start_wqthread + 0 Thread 15: 0 libsystem_pthread.dylib 0x00000001839f65cc start_wqthread + 0 Thread 13 crashed with ARM Thread State (64-bit): x0: 0x0000000105414200 x1: 0x00000001dc49bd57 x2: 0x000000000000000f x3: 0x000000018381e860 x4: 0x00000000000062dc x5: 0x0000000000000000 x6: 0x0000000000004000 x7: 0x000000000000003e x8: 0xd000000000000000 x9: 0x0000000000000000 x10: 0x010000011450c751 x11: 0x020000011450c751 x12: 0x0000000000000001 x13: 0x0000600002f80590 x14: 0x00000000ff413000 x15: 0x00000001ef022760 x16: 0x0000000183894370 x17: 0x00000001f29bec48 x18: 0x0000000000000000 x19: 0x0000600001a32700 x20: 0x0000000000000007 x21: 0x0000000000000002 x22: 0x0000000148048088 x23: 0x0000000000000001 x24: 0x00000001dc1f26a2 x25: 0x0000000137a9ba00 x26: 0x000000016ef766a0 x27: 0x0000600003aaa068 x28: 0x00000001eee4dfc0 fp: 0x000000016ef76430 lr: 0x000000018b6acf5c sp: 0x000000016ef76400 pc: 0x0000000183894380 cpsr: 0x20001000 far: 0x0000000000000020 esr: 0x92000006 Binary Images: 0x100f9c000 - 0x1013c3fff +com.utmapp.UTM (3.0.4 - 46) /Applications/UTM.app/Contents/MacOS/UTM 0x1014b4000 - 0x1014bffff +com.utmapp.usbredirhost.1 (1.0 - 1) <9A015331-48E1-392A-B09E-6D7EEF9FE5AE> /Applications/UTM.app/Contents/Frameworks/usbredirhost.1.framework/Versions/A/usbredirhost.1 0x1014d0000 - 0x1014d3fff +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 0x1014ec000 - 0x1014f3fff +com.utmapp.usbredirparser.1 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/usbredirparser.1.framework/Versions/A/usbredirparser.1 0x101504000 - 0x101507fff +com.utmapp.gmodule-2.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/gmodule-2.0.0.framework/Versions/A/gmodule-2.0.0 0x10151c000 - 0x101533fff +com.utmapp.usb-1.0.0 (1.0 - 1) <30E5AC83-E03C-3045-8CE7-71D7409986D4> /Applications/UTM.app/Contents/Frameworks/usb-1.0.0.framework/Versions/A/usb-1.0.0 0x101550000 - 0x10155ffff +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 0x101588000 - 0x10158bfff +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 0x1015b0000 - 0x10160ffff +com.utmapp.jpeg.62 (1.0 - 1) <9FCE1B0C-E8EA-3206-B79C-D2FDED2BBEB2> /Applications/UTM.app/Contents/Frameworks/jpeg.62.framework/Versions/A/jpeg.62 0x101640000 - 0x101673fff +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 0x10169c000 - 0x1016bbfff +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 0x1016d4000 - 0x1016effff +com.utmapp.gstrtsp-1.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/gstrtsp-1.0.0.framework/Versions/A/gstrtsp-1.0.0 0x101708000 - 0x10171bfff +com.utmapp.ffi.7 (1.0 - 1) <9E311962-5A26-395F-9325-CFC614D48B56> /Applications/UTM.app/Contents/Frameworks/ffi.7.framework/Versions/A/ffi.7 0x10172c000 - 0x10179bfff +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 0x1017e0000 - 0x10185ffff dyld (852.2) <38657979-1ABE-3C9A-BF64-EF3B746216AB> /usr/lib/dyld 0x1018e8000 - 0x101a87fff +com.utmapp.gio-2.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/gio-2.0.0.framework/Versions/A/gio-2.0.0 0x101b20000 - 0x101d33fff +com.utmapp.crypto.1.1 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/crypto.1.1.framework/Versions/A/crypto.1.1 0x101ddc000 - 0x101deffff +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 0x101e04000 - 0x101ef3fff +com.utmapp.iconv.2 (1.0 - 1) <39C843FC-C4A1-315C-8998-2086FED582D3> /Applications/UTM.app/Contents/Frameworks/iconv.2.framework/Versions/A/iconv.2 0x101f10000 - 0x101f33fff +com.utmapp.json-glib-1.0.0 (1.0 - 1) <2E1ADBA3-D334-3AD9-B59E-5C2FE8B495AE> /Applications/UTM.app/Contents/Frameworks/json-glib-1.0.0.framework/Versions/A/json-glib-1.0.0 0x101f4c000 - 0x10210ffff +com.utmapp.phodav-2.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/phodav-2.0.0.framework/Versions/A/phodav-2.0.0 0x102178000 - 0x10225bfff +com.utmapp.gcrypt.20 (1.0 - 1) <03884473-DC35-3ECB-9798-2C39D5754E0B> /Applications/UTM.app/Contents/Frameworks/gcrypt.20.framework/Versions/A/gcrypt.20 0x102294000 - 0x1022affff +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 0x1022cc000 - 0x10233ffff +com.utmapp.opus.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/opus.0.framework/Versions/A/opus.0 0x102358000 - 0x102583fff +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 0x1025a4000 - 0x10261ffff +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 0x102648000 - 0x10268ffff +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 0x1026b0000 - 0x1027d7fff +com.utmapp.spice-client-glib-2.0.8 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/spice-client-glib-2.0.8.framework/Versions/A/spice-client-glib-2.0.8 0x102828000 - 0x10284bfff +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 0x102864000 - 0x102873fff +com.utmapp.gstriff-1.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/gstriff-1.0.0.framework/Versions/A/gstriff-1.0.0 0x102884000 - 0x102933fff +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 0x10296c000 - 0x1029a3fff +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 0x1029c0000 - 0x1029cffff +com.utmapp.intl.8 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/intl.8.framework/Versions/A/intl.8 0x1029e0000 - 0x1029fbfff +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 0x102a10000 - 0x102a83fff +com.utmapp.ssl.1.1 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/ssl.1.1.framework/Versions/A/ssl.1.1 0x102abc000 - 0x102acbfff +com.utmapp.gstfft-1.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/gstfft-1.0.0.framework/Versions/A/gstfft-1.0.0 0x102adc000 - 0x102c17fff +com.utmapp.spice-server.1 (1.0 - 1) <6CA6BC13-2ABF-353B-A3F1-06494B4C7FD6> /Applications/UTM.app/Contents/Frameworks/spice-server.1.framework/Versions/A/spice-server.1 0x102c6c000 - 0x102ddffff +com.utmapp.glib-2.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/glib-2.0.0.framework/Versions/A/glib-2.0.0 0x102e20000 - 0x102f43fff +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 0x102f9c000 - 0x102fd7fff +com.utmapp.png16.16 (1.0 - 1) <9844ECA1-EAB8-3937-B4B6-F334D296C04D> /Applications/UTM.app/Contents/Frameworks/png16.16.framework/Versions/A/png16.16 0x102ff0000 - 0x103007fff +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 0x10301c000 - 0x103057fff +libswift_Concurrency.dylib (5.5.2 - 1300.0.47.5) <70ECB928-0B30-30B5-8094-0B464BFA8DAD> /Applications/UTM.app/Contents/Frameworks/libswift_Concurrency.dylib 0x1059e8000 - 0x1059f3fff libobjc-trampolines.dylib (824) <9BFF428A-B6C3-315D-8553-404E1614D3BC> /usr/lib/libobjc-trampolines.dylib 0x112b4c000 - 0x112b57fff com.apple.iokit.IOUSBLib (900.4.2 - 900.4.2) <7015CD25-575C-3ED5-AFF7-437EE8EAE46A> /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib 0x114000000 - 0x1144ebfff com.apple.AGXMetal13-3 (173.28.7 - 173.28.7) /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3 0x117300000 - 0x11744ffff com.apple.audio.units.Components (1.14 - 1.14) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x183756000 - 0x183757fff libsystem_blocks.dylib (79) /usr/lib/system/libsystem_blocks.dylib 0x183758000 - 0x18378ffff libxpc.dylib (2038.120.1) <0E990C5D-C4F7-304A-9714-4409647CC2EF> /usr/lib/system/libxpc.dylib 0x183790000 - 0x1837a7fff libsystem_trace.dylib (1277.120.1) <7A6B4800-8D94-3091-AC78-2D6B97A9B496> /usr/lib/system/libsystem_trace.dylib 0x1837a8000 - 0x18381bfff libcorecrypto.dylib (1000.140.4) /usr/lib/system/libcorecrypto.dylib 0x18381c000 - 0x183847fff libsystem_malloc.dylib (317.140.5) /usr/lib/system/libsystem_malloc.dylib 0x183848000 - 0x18388cfff libdispatch.dylib (1271.120.2) <4EDD5F72-2296-3891-B2A1-6741DB6C05C9> /usr/lib/system/libdispatch.dylib 0x18388d000 - 0x1838c6fff libobjc.A.dylib (824) <252C93CC-2D39-3C15-87F6-1336658B2F49> /usr/lib/libobjc.A.dylib 0x1838c7000 - 0x1838c9fff libsystem_featureflags.dylib (28.60.1) <61A79E0B-1836-376D-AC24-171B40A9FAE7> /usr/lib/system/libsystem_featureflags.dylib 0x1838ca000 - 0x18394bfff libsystem_c.dylib (1439.141.1) <9B3C0AD0-1E0B-39D1-BE25-B97F8EA7E623> /usr/lib/system/libsystem_c.dylib 0x18394c000 - 0x1839a7fff libc++.1.dylib (905.6) /usr/lib/libc++.1.dylib 0x1839a8000 - 0x1839bffff libc++abi.dylib (905.6) <3C5176E2-CE48-312B-97F6-23D4E7AFA43F> /usr/lib/libc++abi.dylib 0x1839c0000 - 0x1839f3fff libsystem_kernel.dylib (7195.141.6) /usr/lib/system/libsystem_kernel.dylib 0x1839f4000 - 0x183a00fff libsystem_pthread.dylib (454.120.2) /usr/lib/system/libsystem_pthread.dylib 0x183a01000 - 0x183a42fff libdyld.dylib (852.2) /usr/lib/system/libdyld.dylib 0x183a43000 - 0x183a49fff libsystem_platform.dylib (254.80.2) <2CC11FAD-1E31-3533-B1D8-9CDDF5DFE595> /usr/lib/system/libsystem_platform.dylib 0x183a4a000 - 0x183a75fff libsystem_info.dylib (542.40.3) <3B5B9F97-ECFB-3F6E-9B85-D8C62A8B3205> /usr/lib/system/libsystem_info.dylib 0x183a76000 - 0x183f24fff com.apple.CoreFoundation (6.9 - 1778.101) <1FC1BD60-DC83-3CC7-89AC-D734DC18473A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x183f25000 - 0x18415dfff com.apple.LaunchServices (1122.44 - 1122.44) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x18415e000 - 0x184238fff com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x184239000 - 0x1844a3fff libBLAS.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x1844a4000 - 0x1844eefff com.apple.Lexicon-framework (1.0 - 86.2) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x1844ef000 - 0x184552fff libSparse.dylib (106) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x184553000 - 0x1845dafff com.apple.SystemConfiguration (1.20 - 1.20) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x1845db000 - 0x18460efff libCRFSuite.dylib (50) /usr/lib/libCRFSuite.dylib 0x18460f000 - 0x18483dfff libmecabra.dylib (929.10) /usr/lib/libmecabra.dylib 0x18483e000 - 0x184bcafff com.apple.Foundation (6.9 - 1778.101) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x184bcb000 - 0x184cbafff com.apple.LanguageModeling (1.0 - 247.3) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x184cbb000 - 0x184dddfff com.apple.CoreDisplay (237.4 - 237.4) <2CC8483E-D168-3B0D-9E08-9381248D02BF> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x184dde000 - 0x185046fff com.apple.audio.AudioToolboxCore (1.0 - 1181.72) <9427F25C-CE4F-3CC4-985F-E8968FDB2ECA> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x185047000 - 0x185216fff com.apple.CoreText (677.6.0.2 - 677.6.0.2) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x185217000 - 0x185831fff com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x185832000 - 0x185b98fff com.apple.security (7.0 - 59754.140.13) <38B23856-B7E5-3AA2-9F35-F5ACECB8E5D9> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x185b99000 - 0x185e0afff libicucore.A.dylib (66112) <987F240B-946D-3F96-AD1A-F3EF6752D5DB> /usr/lib/libicucore.A.dylib 0x185e0b000 - 0x185e15fff libsystem_darwin.dylib (1439.141.1) <9BF54A49-874D-3D91-B319-6B2F676FE42D> /usr/lib/system/libsystem_darwin.dylib 0x185e16000 - 0x186109fff com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <2D5028C9-5466-3020-B1E6-0ACD3B80AC24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x18610a000 - 0x186145fff com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <8990C867-1E2A-3ADD-A92F-0773A524661D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x186146000 - 0x186181fff com.apple.CSStore (1122.44 - 1122.44) <26E267F1-2A76-389C-9440-9F3EB0F2C1C0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x186182000 - 0x18624dfff com.apple.framework.IOKit (2.0.2 - 1845.120.6) <861ED733-56AF-311B-949E-DC077817E257> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x18624e000 - 0x186259fff libsystem_notify.dylib (279.40.4) /usr/lib/system/libsystem_notify.dylib 0x18625a000 - 0x1862a7fff libsandbox.1.dylib (1441.141.4) <13E80AA7-6DC5-3BEF-9C8F-906600085A5B> /usr/lib/libsandbox.1.dylib 0x1862a8000 - 0x186fe9fff com.apple.AppKit (6.9 - 2022.60.128) <53554311-BEF7-3421-8A80-EDFBEFD40209> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x186fea000 - 0x187210fff com.apple.UIFoundation (1.0 - 728.9) <7595FD16-C324-39BD-8330-9E4CF256104B> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x187211000 - 0x187223fff com.apple.UniformTypeIdentifiers (637 - 637) <7F7509B9-260B-388E-96FC-D3B2C61B48DD> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers 0x187224000 - 0x18738efff com.apple.desktopservices (1.21 - 1346.6.1) <943165E8-28A8-3F82-9318-DCB36622CBA8> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x1873a2000 - 0x1875a5fff com.apple.CoreDuet (1.0 - 1) <470F4867-6088-3C80-AEC6-F80CF7D88816> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x1875a6000 - 0x18765afff libboringssl.dylib (351.140.2) <314F8545-065E-3D2A-B0C2-EDA3EDFA930D> /usr/lib/libboringssl.dylib 0x18765b000 - 0x187da3fff libnetwork.dylib (2288.140.7) <992E11C6-A4C3-344F-80F9-D49FC41F9EBB> /usr/lib/libnetwork.dylib 0x187da4000 - 0x18822cfff com.apple.CFNetwork (1240.0.4 - 1240.0.4) <9DDF924B-F7D9-3E7E-B2D0-27CF26767169> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x18822d000 - 0x18823cfff libsystem_networkextension.dylib (1295.140.3) <0FFACDE5-D546-306D-B9FA-06EC8FCAEEF9> /usr/lib/system/libsystem_networkextension.dylib 0x18823d000 - 0x18823efff libenergytrace.dylib (22.100.1) <9175E063-EC99-3395-A576-2E7E8EFDB736> /usr/lib/libenergytrace.dylib 0x18823f000 - 0x188291fff libMobileGestalt.dylib (978.140.1) <961DF322-11B4-3E9C-A2D6-D96EB159E0F7> /usr/lib/libMobileGestalt.dylib 0x188292000 - 0x1882a9fff libsystem_asl.dylib (385) <7F462B8A-541F-3195-9BAE-CDEDFA3BA8A4> /usr/lib/system/libsystem_asl.dylib 0x1882aa000 - 0x1882c3fff com.apple.TCC (1.0 - 1) <207AAC8A-1E0E-329F-B19E-BB443993C492> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x1882c4000 - 0x188632fff com.apple.SkyLight (1.600.0 - 588.7) <42D48BB2-B5B8-36EB-89B5-DEC02FAD414B> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x188633000 - 0x188c20fff com.apple.CoreGraphics (2.0 - 1463.17.3) <2411F322-E2CB-3E13-B7E5-7356CDFA093C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x188c21000 - 0x188d16fff com.apple.ColorSync (4.13.0 - 3473.4.3) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x188d17000 - 0x188d72fff com.apple.HIServices (1.22 - 716) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x188d73000 - 0x188db2fff libAWDSupport.dylib (951) <3F597808-B9AD-3CCF-9386-8C0A8C14890F> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib 0x188db3000 - 0x188e14fff libprotobuf.dylib (4205) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib 0x188e15000 - 0x188e27fff libprotobuf-lite.dylib (4205) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib 0x188e28000 - 0x188e6ffff com.apple.awd (1.0 - 951) <809670FE-3110-335A-8E10-C8BA9EF3E043> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics 0x188e70000 - 0x188fdffff com.apple.Montreal (1.0 - 142) <79FE1451-C9D0-32A8-B016-0B4E2323D820> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal 0x1890cc000 - 0x189474fff com.apple.CoreData (120 - 1048) <793DB28D-4D44-346D-84F5-2924E4C90CEA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x189475000 - 0x18948bfff com.apple.ProtocolBuffer (1 - 285.24.10.20.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x18948c000 - 0x189629fff libsqlite3.dylib (321.3) <5C9A38A7-82B6-3A73-BD16-1D32C3B978C0> /usr/lib/libsqlite3.dylib 0x18962a000 - 0x18969efff com.apple.Accounts (113 - 113) <48CE19DD-795F-34F1-A355-ECBD24510D2B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x18969f000 - 0x1896b5fff com.apple.commonutilities (8.0 - 900) <8FB5F198-91AB-3C57-B304-A9EEF49FAFDB> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x1896b6000 - 0x189738fff com.apple.BaseBoard (526 - 526) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x189739000 - 0x189786fff com.apple.RunningBoardServices (1.0 - 505.100.9) <651DE9C8-E7B1-3452-842D-0808F615E4D9> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x189787000 - 0x1897fafff com.apple.AE (918.6 - 918.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x1897fb000 - 0x189802fff libdns_services.dylib (1310.140.1) <57E2AA69-70BC-3BC5-90C2-4E6152B2A7BB> /usr/lib/libdns_services.dylib 0x189803000 - 0x18980afff libsystem_symptoms.dylib (1431.140.1) <0B4FC817-CC87-31F2-872B-BD505D29F5EE> /usr/lib/system/libsystem_symptoms.dylib 0x18980b000 - 0x189967fff com.apple.Network (1.0 - 1) <1CF3457C-B1F3-3643-A404-E74EC9C587A0> /System/Library/Frameworks/Network.framework/Versions/A/Network 0x189968000 - 0x18999afff com.apple.analyticsd (1.0 - 1) <38259CAA-FC30-3B56-A371-3E6A6AC5D1CA> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x18999b000 - 0x18999dfff libDiagnosticMessagesClient.dylib (112) <3B3CE40D-33BF-351F-B539-ACD4AF8CDF2E> /usr/lib/libDiagnosticMessagesClient.dylib 0x18999e000 - 0x1899e9fff com.apple.spotlight.metadata.utilities (1.0 - 2150.26) <7EA4F807-3DEB-3B59-9112-B632641123EA> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x1899ea000 - 0x189a83fff com.apple.Metadata (10.7.0 - 2150.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x189a84000 - 0x189a8afff com.apple.DiskArbitration (2.7 - 2.7) <03246747-F25B-3D05-B2E7-1BE69E878EF3> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x189a8b000 - 0x189d95fff com.apple.vImage (8.1 - 544.4) <88CFC382-4A40-3339-A5F2-81FDA6D902B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x189d96000 - 0x18a053fff com.apple.QuartzCore (1.11 - 927.24) <1077F760-1430-3263-8E32-2B273631B479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x18a054000 - 0x18a095fff libFontRegistry.dylib (309) <4608D786-2101-39B4-8243-04EA0BDB4A5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x18a096000 - 0x18a1adfff com.apple.coreui (2.1 - 692.1) <71572479-4BDB-3BDD-993D-FF5202AFC8E3> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x18a1ae000 - 0x18a28dfff com.apple.ViewBridge (553.1 - 553.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x18a28e000 - 0x18a298fff com.apple.PerformanceAnalysis (1.278.3 - 278.3) <81A40179-1530-3EFE-B2D9-EDE9189CF854> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x18a299000 - 0x18a2a6fff com.apple.OpenDirectory (11.6 - 230.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x18a2a7000 - 0x18a2c6fff com.apple.CFOpenDirectory (11.6 - 230.40.1) <254CB692-3AF0-387D-9EAD-AA72B7F34A59> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x18a2c7000 - 0x18a2d3fff com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x18a2d4000 - 0x18a2f7fff com.apple.coreservices.SharedFileList (144 - 144) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x18a2f8000 - 0x18a2fafff libapp_launch_measurement.dylib (14.1) /usr/lib/libapp_launch_measurement.dylib 0x18a2fb000 - 0x18a33dfff com.apple.CoreAutoLayout (1.0 - 21.10.1) <5789DEAE-4BBD-3679-964B-40D6E208E8E8> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout 0x18a33e000 - 0x18a42afff libxml2.2.dylib (34.10) <9C392F20-D487-3A66-93AD-87BA9D7E403E> /usr/lib/libxml2.2.dylib 0x18a42b000 - 0x18a47efff com.apple.CoreVideo (1.8 - 414.7) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x18a47f000 - 0x18a481fff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x18a482000 - 0x18a4a8fff com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x18a4a9000 - 0x18a4c7fff com.apple.UserManagement (1.0 - 1) <7F82BD07-CC22-30E5-BCB4-4CC117F8BC91> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x18a4c8000 - 0x18a668fff com.apple.cloudkit.CloudKit (990 - 990) <657AFA4F-EEC0-37E2-8869-00B595366F2A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x18a6ed000 - 0x18ae9efff com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML 0x18ae9f000 - 0x18b5e8fff libwebrtc.dylib (7611.3.10.1.6) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib 0x18b5e9000 - 0x18b65efff com.apple.corelocation (2420.19.23 - 2420.19.23) <9AC8846A-12FD-3030-BDCF-9B52695D9B25> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x18b65f000 - 0x18b670fff libsystem_containermanager.dylib (318.100.4) /usr/lib/system/libsystem_containermanager.dylib 0x18b671000 - 0x18b682fff com.apple.IOSurface (290.8.1 - 290.8.1) <6ACC766E-E6F9-3C00-8260-8DB708F1564B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x18b683000 - 0x18b68cfff com.apple.IOAccelerator (442.9 - 442.9) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x18b68d000 - 0x18b77bfff com.apple.Metal (244.303 - 244.303) <6F669C63-4630-3788-871F-E53E3E01E0E1> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x18b77c000 - 0x18b79bfff com.apple.audio.caulk (1.0 - 70) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x18b79c000 - 0x18b893fff com.apple.CoreMedia (1.0 - 2780.10) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x18b894000 - 0x18b9ecfff libFontParser.dylib (305.6.0.4) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x18b9ed000 - 0x18bcf7fff com.apple.HIToolbox (2.1.1 - 1062) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x18bcf8000 - 0x18bd0ffff com.apple.framework.DFRFoundation (1.0 - 267) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x18bd10000 - 0x18bd13fff com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <812F9359-CA46-3856-AB3D-21D2998C19CB> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x18bd14000 - 0x18bd3efff com.apple.CoreSVG (1.0 - 149) <22C3C4CF-94DD-3F9C-9332-E7F1B40B4FC2> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x18bd3f000 - 0x18bf5efff com.apple.ImageIO (3.3.0 - 2130.7.3) <8C7ADB80-880A-3811-BC89-3DF7F63FB8AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x18bf5f000 - 0x18c277fff com.apple.CoreImage (16.3.0 - 1140.2) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x18c278000 - 0x18c2dcfff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x18c2dd000 - 0x18c2e1fff libsystem_configuration.dylib (1109.140.1) <9BC511C4-6613-3F1D-8592-7D3971B24921> /usr/lib/system/libsystem_configuration.dylib 0x18c2e2000 - 0x18c2e6fff libsystem_sandbox.dylib (1441.141.4) /usr/lib/system/libsystem_sandbox.dylib 0x18c2e7000 - 0x18c2e8fff com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x18c2e9000 - 0x18c2ecfff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <30FA6080-7520-32BF-86BF-CD8AACD9E956> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x18c2ed000 - 0x18c2eefff liblangid.dylib (136) /usr/lib/liblangid.dylib 0x18c2ef000 - 0x18c37cfff com.apple.CoreNLP (1.0 - 245.2) <8D86FF1B-B90A-37FD-990D-CEA65FE35181> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x18c37d000 - 0x18c384fff com.apple.LinguisticData (1.0 - 399) <17E4D57B-5A70-3EC3-8BF5-82B80EFB3348> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x18c385000 - 0x18c843fff libBNNS.dylib (288.100.5) <68DE4998-AAF1-35A2-A2F8-28A2E0CBA48C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x18c844000 - 0x18c8f2fff libvDSP.dylib (760.100.3) <5CB9D8BD-028D-318B-99F1-931F53997697> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x18c8f3000 - 0x18c905fff com.apple.CoreEmoji (1.0 - 128.4) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x18c906000 - 0x18c910fff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer 0x18c911000 - 0x18c9d9fff com.apple.framework.CoreWLAN (16.0 - 1657) <9FE239AD-DF34-3465-8F54-BF4F57AC5105> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x18c9da000 - 0x18cbdbfff com.apple.CoreUtils (6.6 - 660.37) <4E0185F9-319E-3500-8751-98AA3E0634F3> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x18cbdc000 - 0x18cbfefff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x18cbff000 - 0x18cc0efff com.apple.AssertionServices (1.0 - 505.100.9) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x18cc0f000 - 0x18cc92fff com.apple.securityfoundation (6.0 - 55240.40.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x18cc93000 - 0x18cc9cfff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <7BC12DCA-0109-39D5-B5DE-398520550D66> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x18cc9d000 - 0x18cca2fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x18cca3000 - 0x18cca5fff libquarantine.dylib (119.40.2) /usr/lib/system/libquarantine.dylib 0x18cca6000 - 0x18ccb5fff libCheckFix.dylib (31) <95D7D1F7-7C6F-3517-9872-79FCCCCC9D69> /usr/lib/libCheckFix.dylib 0x18ccb6000 - 0x18ccccfff libcoretls.dylib (169.100.1) /usr/lib/libcoretls.dylib 0x18cccd000 - 0x18ccddfff libbsm.0.dylib (68.40.1) <51614EB7-9B57-3F8F-9679-DDA22278CC9F> /usr/lib/libbsm.0.dylib 0x18ccde000 - 0x18cd23fff libmecab.dylib (929.10) /usr/lib/libmecab.dylib 0x18cd24000 - 0x18cd28fff libgermantok.dylib (24) /usr/lib/libgermantok.dylib 0x18cd29000 - 0x18cd3dfff libLinearAlgebra.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x18cd3e000 - 0x18cf41fff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <75A63926-9BBF-3FD7-AB8F-BAD7DFF3A881> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x18cf42000 - 0x18cf8bfff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x18cf8c000 - 0x18d0defff com.apple.MLCompute (1.0 - 1) <3C4B7923-366A-3F89-9BE2-00D7252F59A6> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute 0x18d0df000 - 0x18d10dfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x18d10e000 - 0x18d160fff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <15018D77-2512-3FB8-A170-4DF3DF5AF90D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x18d161000 - 0x18d1e8fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <83375879-A492-3EC8-A57A-7630E7C12D33> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x18d1e9000 - 0x18d1f8fff com.apple.AppleFSCompression (125 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x18d1f9000 - 0x18d205fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib 0x18d206000 - 0x18d20afff libsystem_coreservices.dylib (127.1) /usr/lib/system/libsystem_coreservices.dylib 0x18d20b000 - 0x18d23bfff com.apple.CoreServices.OSServices (1122.44 - 1122.44) <3B9B314C-8F7D-3058-9B89-6D4897868633> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x18d23c000 - 0x18d34cfff com.apple.AuthKit (1.0 - 1) <4F5E68A2-8C4A-3F98-8C86-5DF0DAFEF8B7> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x18d3f0000 - 0x18d401fff libz.1.dylib (76) <4838F5D2-C9BB-366A-9745-209A80BCC426> /usr/lib/libz.1.dylib 0x18d402000 - 0x18d42ffff libsystem_m.dylib (3186.100.3) <092A6565-3BE3-3EEF-844E-B846793A4115> /usr/lib/system/libsystem_m.dylib 0x18d430000 - 0x18d430fff libcharset.1.dylib (59) <7A25825A-D346-3BB8-AA3F-498510B5E31F> /usr/lib/libcharset.1.dylib 0x18d431000 - 0x18d436fff libmacho.dylib (980) /usr/lib/system/libmacho.dylib 0x18d437000 - 0x18d44efff libkxld.dylib (7195.141.6) <9C25AE8F-59E2-3963-B645-025A7661A69A> /usr/lib/system/libkxld.dylib 0x18d44f000 - 0x18d45cfff libcommonCrypto.dylib (60178.120.3) <146E6A52-3060-32A1-9119-C3D6F8B5C57B> /usr/lib/system/libcommonCrypto.dylib 0x18d45d000 - 0x18d467fff libunwind.dylib (201) <2A01EF92-F92D-35F7-B638-8CBC6896DCAA> /usr/lib/system/libunwind.dylib 0x18d468000 - 0x18d46ffff liboah.dylib (203.58) <6802DEC1-9ED5-3667-BFE0-3BDDE8BB40E1> /usr/lib/liboah.dylib 0x18d470000 - 0x18d478fff libcopyfile.dylib (173.40.2) <8477DD43-56AA-3422-BF23-4ADC7B98462F> /usr/lib/system/libcopyfile.dylib 0x18d479000 - 0x18d47cfff libcompiler_rt.dylib (102.2) <50E8F23E-3E63-31BF-BFC3-EE75D281B151> /usr/lib/system/libcompiler_rt.dylib 0x18d47d000 - 0x18d47ffff libsystem_collections.dylib (1439.141.1) /usr/lib/system/libsystem_collections.dylib 0x18d480000 - 0x18d482fff libsystem_secinit.dylib (87.60.1) <836B23E3-DF08-31C8-98AD-4A9B12A4B404> /usr/lib/system/libsystem_secinit.dylib 0x18d483000 - 0x18d485fff libremovefile.dylib (49.120.1) <687A6E36-0460-30BC-A675-7F83059AE2D9> /usr/lib/system/libremovefile.dylib 0x18d486000 - 0x18d486fff libkeymgr.dylib (31) /usr/lib/system/libkeymgr.dylib 0x18d487000 - 0x18d48ffff libsystem_dnssd.dylib (1310.140.1) /usr/lib/system/libsystem_dnssd.dylib 0x18d490000 - 0x18d495fff libcache.dylib (83) <2EA812B3-0565-35FA-BF54-DF98EF3DB5DE> /usr/lib/system/libcache.dylib 0x18d496000 - 0x18d497fff libSystem.B.dylib (1292.120.1) <1E75FCDF-2357-30FE-AAAD-5290BA722464> /usr/lib/libSystem.B.dylib 0x18d498000 - 0x18d49bfff libfakelink.dylib (3) /usr/lib/libfakelink.dylib 0x18d49c000 - 0x18d49cfff com.apple.SoftLinking (1.0 - 1) /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking 0x18d49d000 - 0x18d4d8fff libpcap.A.dylib (98.100.3) <842B3358-71DB-3219-9768-0A013DC08CEC> /usr/lib/libpcap.A.dylib 0x18d4d9000 - 0x18d5cefff libiconv.2.dylib (59) <99E6BB0C-73CD-3239-942A-F6DD9325B90A> /usr/lib/libiconv.2.dylib 0x18d5cf000 - 0x18d5e1fff libcmph.dylib (8) <7E0DAF54-070D-3D42-B362-94B9138589CF> /usr/lib/libcmph.dylib 0x18d5e2000 - 0x18d652fff libarchive.2.dylib (83.100.2) <5F23CB65-ACED-364E-BD1D-E00247CD6FC7> /usr/lib/libarchive.2.dylib 0x18d653000 - 0x18d6c3fff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x18d6c4000 - 0x18d6c5fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x18d6c6000 - 0x18d6eafff com.apple.applesauce (1.0 - 16.28) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x18d6eb000 - 0x18d701fff libapple_nghttp2.dylib (1.41) <06587250-EE7C-36A1-8A78-C8409EB2ECCD> /usr/lib/libapple_nghttp2.dylib 0x18d702000 - 0x18d714fff libSparseBLAS.dylib (1336.140.1) <1FF666F8-7B71-378D-A890-A29032EC6AA4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x18d715000 - 0x18d716fff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x18d717000 - 0x18d71bfff libpam.2.dylib (28.40.1) <8662B90D-5137-3BCC-BEC6-F7FEB6BD8F01> /usr/lib/libpam.2.dylib 0x18d71c000 - 0x18d73afff libcompression.dylib (96.120.1) <6BCBE6BF-0CDD-3059-BBB9-45AF92D7EFA7> /usr/lib/libcompression.dylib 0x18d73b000 - 0x18d73ffff libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x18d740000 - 0x18dbfcfff libLAPACK.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x18dbfd000 - 0x18dc4ffff com.apple.DictionaryServices (1.2 - 341) <2845ABAE-8FCB-38B0-8F57-72EB3A67CF63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x18dc50000 - 0x18dc68fff liblzma.5.dylib (16) <20EEA2A7-C813-3D16-879E-A21431E7E72D> /usr/lib/liblzma.5.dylib 0x18dc69000 - 0x18dc6afff libcoretls_cfhelpers.dylib (169.100.1) /usr/lib/libcoretls_cfhelpers.dylib 0x18dc6b000 - 0x18dd4ffff com.apple.APFS (1677.141.2 - 1677.141.2) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x18dd50000 - 0x18dd5dfff libxar.1.dylib (452) /usr/lib/libxar.1.dylib 0x18dd5e000 - 0x18dd61fff libutil.dylib (58.40.2) <1650ED1F-F6F6-3018-8F7E-151162BF10E6> /usr/lib/libutil.dylib 0x18dd62000 - 0x18dd8bfff libxslt.1.dylib (17.6) <0ADB40D6-F173-3865-A4DE-153889696ED5> /usr/lib/libxslt.1.dylib 0x18dd8c000 - 0x18dd96fff libChineseTokenizer.dylib (37.1) <0D3892E7-FEA4-3161-BAD5-26B593210AA1> /usr/lib/libChineseTokenizer.dylib 0x18dd97000 - 0x18de06fff libvMisc.dylib (760.100.3) <3ABB75F1-89E8-329F-9BF4-328E2E59B27F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x18de07000 - 0x18de98fff libate.dylib (3.0.6) <5D22D187-0024-3E0C-86F7-A5D4258D2101> /usr/lib/libate.dylib 0x18de99000 - 0x18dea0fff libIOReport.dylib (64.100.1) /usr/lib/libIOReport.dylib 0x18dea1000 - 0x18deb5fff com.apple.CrashReporterSupport (10.13 - 15053.1) <3C45A916-7B82-3DF2-A0DB-CA008EEF74BB> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x18dece000 - 0x18df48fff com.apple.CVNLP (1.0 - 119) <3C28F04B-8B64-3FB4-BCA0-3A8DD592E542> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP 0x18df6a000 - 0x18df9bfff com.apple.pluginkit.framework (1.0 - 1) <48DCCF0A-5C3F-3317-B545-9DA44BFBD830> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x18df9c000 - 0x18dfa3fff libMatch.1.dylib (38) /usr/lib/libMatch.1.dylib 0x18dfa4000 - 0x18e027fff libCoreStorage.dylib (554.140.2) <2F49B05C-5C08-3917-B0AE-3B7438229BC7> /usr/lib/libCoreStorage.dylib 0x18e028000 - 0x18e073fff com.apple.AppleVAFramework (6.1.3 - 6.1.3) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x18e074000 - 0x18e08efff libexpat.1.dylib (26.141.1) /usr/lib/libexpat.1.dylib 0x18e08f000 - 0x18e097fff libheimdal-asn1.dylib (597.140.2) <382A3FF4-A00D-3E8A-8C7D-C4A511BBC2E3> /usr/lib/libheimdal-asn1.dylib 0x18e098000 - 0x18e0aafff com.apple.IconFoundation (479.4 - 479.4) /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation 0x18e0ab000 - 0x18e10efff com.apple.IconServices (479.4 - 479.4) <01A40ED2-0F29-3549-A5F5-DB1E596ADD2A> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x18e10f000 - 0x18e1b1fff com.apple.MediaExperience (1.0 - 1) /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x18e1b2000 - 0x18e1d8fff com.apple.persistentconnection (1.0 - 1.0) <5FD46B59-5D62-366A-80F1-CDE2E8F48555> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x18e1d9000 - 0x18e1e6fff com.apple.GraphVisualizer (1.0 - 100.1) <3467C846-8CD3-3013-B4A8-827D37F7726C> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x18e1e7000 - 0x18e5f9fff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <0659DE86-99CF-33AB-A4AF-858F1E940A85> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x18e5fa000 - 0x18e639fff com.apple.OTSVG (1.0 - 677.6.0.2) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x18e63a000 - 0x18e641fff com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport 0x18e642000 - 0x18e650fff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <8346C962-1506-3A3F-A6C7-BA096F2DE20A> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x18e651000 - 0x18e657fff libspindump.dylib (295.2) <2BE38B0F-B9B3-3952-ADA0-A87B9B18E3AE> /usr/lib/libspindump.dylib 0x18e658000 - 0x18e70afff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x18e70b000 - 0x18e725fff com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x18e726000 - 0x18e7fefff com.apple.corebrightness (1.0 - 1) <1832193D-DD39-39BB-9EA5-E53067CAC359> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x18e89b000 - 0x18e89efff libodfde.dylib (26) <80D10524-1244-3B42-8218-828763DD1119> /usr/lib/libodfde.dylib 0x18e89f000 - 0x18e8d9fff com.apple.bom (14.0 - 235) <0F27FA57-F455-30C3-9B19-1111F24ABB6C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x18e8da000 - 0x18e91dfff com.apple.AppleJPEG (1.0 - 1) <9B47B12A-B064-3054-B702-203A0E18193B> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x18e91e000 - 0x18e9fffff libJP2.dylib (2130.7.3) <239163F1-8926-3DB9-A74A-BA78CE654923> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x18ea00000 - 0x18ea03fff com.apple.WatchdogClient.framework (1.0 - 98.120.2) /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x18ea04000 - 0x18ea3cfff com.apple.MultitouchSupport.framework (4440.3 - 4440.3) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x18ea3d000 - 0x18eb6dfff com.apple.VideoToolbox (1.0 - 2780.10) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x18eb6e000 - 0x18eba0fff libAudioToolboxUtility.dylib (1181.72) /usr/lib/libAudioToolboxUtility.dylib 0x18eba1000 - 0x18ebc2fff libPng.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x18ebc3000 - 0x18ec1ffff libTIFF.dylib (2130.7.3) <6FF8682B-E15C-3F53-BCAA-3F7506D001B4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x18ec20000 - 0x18ec3efff com.apple.IOPresentment (58 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x18ec3f000 - 0x18ec43fff com.apple.GPUWrangler (6.3.5 - 6.3.5) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x18ec44000 - 0x18ec46fff libRadiance.dylib (2130.7.3) <74D02264-14F4-3558-BE8E-EA3D89394B68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x18ec47000 - 0x18ec4cfff com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x18ec4d000 - 0x18ec6dfff libJPEG.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x18ec6e000 - 0x18ec9dfff com.apple.ATSUI (1.0 - 1) <0346055A-5ACC-3E05-86F5-2C3D2E75B12E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x18ec9e000 - 0x18eca2fff libGIF.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x18eca3000 - 0x18ecacfff com.apple.CMCaptureCore (1.0 - 82.6) <4830FC37-AB0B-361A-B192-0DE38613FB9E> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore 0x18ecad000 - 0x18ecf4fff com.apple.print.framework.PrintCore (16.1 - 531.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x18ecf5000 - 0x18eda8fff com.apple.TextureIO (3.10.9 - 3.10.9) <4B849AA8-4457-3905-B4AD-AA2C70DECD56> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x18eda9000 - 0x18edb1fff com.apple.InternationalSupport (1.0 - 61.1) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x18edb2000 - 0x18ee26fff com.apple.datadetectorscore (8.0 - 674) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x18ee27000 - 0x18ee86fff com.apple.UserActivity (439 - 439) /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity 0x18ee87000 - 0x18f626fff com.apple.MediaToolbox (1.0 - 2780.10) <59567E79-241C-3C6E-BE87-3DF74E58490F> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x18f627000 - 0x18f68ffff libusrtcp.dylib (2288.140.7) <3CE2039F-471C-3DA5-9A66-55CB02BE9ECA> /usr/lib/libusrtcp.dylib 0x18f690000 - 0x18fad5fff libswiftCore.dylib (5.4 - 1205.0.24.15) <9CA57826-61D7-3095-9476-AE0FE45A3805> /usr/lib/swift/libswiftCore.dylib 0x18fad6000 - 0x18fb40fff com.apple.imfoundation (10.0 - 1000) <62D2735F-310C-35D7-B1FF-54BED92C9CB6> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x18fb41000 - 0x18fb68fff com.apple.locationsupport (2420.19.23 - 2420.19.23) <0721D5E7-C25A-3928-B261-095AAD49EC9C> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x18fb69000 - 0x18fb9efff libSessionUtility.dylib (76.69) /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib 0x18fb9f000 - 0x18fcc7fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <22835349-6C44-3EA8-AA41-AA43856A11D2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x18fcc8000 - 0x18fd2ffff com.apple.audio.AudioSession (1.0 - 76.69) <5FB74E3B-F200-3FC8-AF91-9438E8C79CB6> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession 0x18fd30000 - 0x18fd42fff libAudioStatistics.dylib (27.64) <156A7CA4-9A1D-3FEE-AAFC-849D330FE9D4> /usr/lib/libAudioStatistics.dylib 0x18fd43000 - 0x18fd56fff com.apple.speech.synthesis.framework (9.0.66 - 9.0.66) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x18fd57000 - 0x18fdc5fff com.apple.ApplicationServices.ATS (377 - 516) <71316EFD-FE97-3EE6-9997-CBC11F453539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x18fdc6000 - 0x18fddefff libresolv.9.dylib (68) <287B0B90-55FD-3227-B5FD-256464AA2496> /usr/lib/libresolv.9.dylib 0x18fddf000 - 0x18fdf2fff libsasl2.2.dylib (214) /usr/lib/libsasl2.2.dylib 0x18fe5c000 - 0x18fe8cfff com.apple.securityinterface (10.0 - 55149.120.1) <3D4ABC71-3E00-3A80-BEE4-1C5B4B617B95> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x18fea6000 - 0x18ff0afff com.apple.CoreMediaIO (1000.0 - 5325) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x18ff0b000 - 0x18ffeafff libSMC.dylib (20) /usr/lib/libSMC.dylib 0x18ffeb000 - 0x190048fff libcups.2.dylib (494.3) <0B99F7B0-2190-3D6B-BCF1-C67C8BC6128F> /usr/lib/libcups.2.dylib 0x190049000 - 0x19005cfff com.apple.LangAnalysis (1.7.0 - 254) <0DA1AFE0-521E-3CF9-B75C-530303B6AC64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x19005d000 - 0x190069fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x19006a000 - 0x190071fff com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x190072000 - 0x19007dfff com.apple.QD (4.0 - 416) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x19007e000 - 0x19066efff com.apple.audio.AudioResourceArbitration (1.0 - 1) <299FA1A8-2287-35D6-BAC7-9DE3C1D74667> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x19066f000 - 0x19067afff com.apple.perfdata (1.0 - 67.40.1) /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x19067b000 - 0x190688fff libperfcheck.dylib (41) <5006BCAD-219C-31BF-B6DC-FE5D93D95D8A> /usr/lib/libperfcheck.dylib 0x190689000 - 0x190699fff com.apple.Kerberos (3.0 - 1) <3E11D5D5-8F87-3FB4-94BB-CA4333C4C248> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x19069a000 - 0x1906e1fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x1906e2000 - 0x1906f1fff com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x1906f2000 - 0x19071afff com.apple.MobileAssets (1.0 - 659.100.21) <94ECBFCF-F011-3858-A5FD-3CF3FD71B486> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x190745000 - 0x190762fff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x190763000 - 0x19076bfff com.apple.CorePhoneNumbers (1.0 - 1) <75701867-9368-3B0B-A4A2-D097021A0CA1> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x19076c000 - 0x1907fbfff libTelephonyUtilDynamic.dylib (5359.1) /usr/lib/libTelephonyUtilDynamic.dylib 0x1908b5000 - 0x1908b5fff liblaunch.dylib (2038.120.1) /usr/lib/system/liblaunch.dylib 0x190bb8000 - 0x190e0efff com.apple.NetworkExtension (1.0 - 1) <66650680-34DF-30C9-A215-46589CF2AA0E> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x190e0f000 - 0x190f15fff com.apple.ids (10.0 - 1000) <664ECA61-E2D4-3EB6-AA7F-7B8C7EAA8293> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x190f16000 - 0x191063fff com.apple.idsfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x191064000 - 0x1911a0fff com.apple.Sharing (1630 - 1630) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x1911a1000 - 0x19128bfff com.apple.Bluetooth (8.0.5 - 8.0.5d7) <35C3F6FC-7487-3E6E-BF1C-0F3415DD5130> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x1912a4000 - 0x1912fcfff com.apple.ProtectedCloudStorage (1.0 - 1) <38344FCC-F9FD-3FD4-A3CE-D17DE73020DF> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x1912fd000 - 0x19135bfff com.apple.QuickLookFramework (5.0 - 928.4) <9B787443-7B48-3C27-89FC-93C040DB772C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x19135c000 - 0x191377fff com.apple.MetalKit (147.1 - 147.1) <3778C394-47F1-3E5E-9DAE-BA5D3ACDFA86> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x191461000 - 0x19159cfff com.apple.combine (1.0 - 252.158) <11DB9100-C196-3141-AF98-C72F059680D4> /System/Library/Frameworks/Combine.framework/Versions/A/Combine 0x19159d000 - 0x192aeefff com.apple.GeoServices (1.0 - 1757.26.6.2.2) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x192aef000 - 0x192afafff com.apple.DirectoryService.Framework (11.6 - 230.40.1) <992E3C6A-46EF-3E69-A2CF-AD89893DCF06> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x192afb000 - 0x192b22fff com.apple.RemoteViewServices (2.0 - 163) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x192b23000 - 0x192b32fff com.apple.SpeechRecognitionCore (6.1.25 - 6.1.25) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x192b33000 - 0x192b3afff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x192d69000 - 0x192d69fff libsystem_product_info_filter.dylib (8.40.1) <14136F56-3690-3346-90A0-31FC34DF3E1B> /usr/lib/system/libsystem_product_info_filter.dylib 0x192de1000 - 0x192df7fff libnetworkextension.dylib (1295.140.3) <08B9C99C-544B-3FC7-8604-0FBAEFD8E5FA> /usr/lib/libnetworkextension.dylib 0x192e3c000 - 0x192e3cfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <372F4BDE-9AA6-3832-A25D-585683D7EFBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x192e5e000 - 0x192e5efff com.apple.CoreServices (1122.44 - 1122.44) <7CA890C2-3B87-3C10-B438-1AEB34A9E1BE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x19301b000 - 0x19301bfff com.apple.Accelerate (1.11 - Accelerate 1.11) <6CA149E0-61A2-3868-9ADF-A4AA815F3D24> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x19305e000 - 0x19306afff com.apple.MediaAccessibility (1.0 - 130) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x19306b000 - 0x19308afff com.apple.networking.AlgosScoreFramework (1.0 - 1) <459C24B0-6D0D-3520-8FBF-62E0A6C82CB0> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework 0x19308b000 - 0x193090fff com.apple.AppleSRP (5.0 - 1) <7822CCEF-B167-3797-B12F-4C77944BC129> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x193091000 - 0x19309bfff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x19309c000 - 0x1930d0fff com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x193384000 - 0x1934e6fff libswiftFoundation.dylib (25.103) /usr/lib/swift/libswiftFoundation.dylib 0x193878000 - 0x1938d3fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x1938d4000 - 0x1938defff com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) <89A78999-BF4B-37CC-83C2-D1D00817AE37> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x1938df000 - 0x1938f2fff com.apple.PowerLog (1.0 - 1) <19E35536-CF0A-3B74-B52C-594E5B61FD21> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x1938f3000 - 0x1938fefff com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x1938ff000 - 0x1939b3fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <113A4F2B-0DF6-3D04-86CA-1650909099BB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x1939b4000 - 0x1939e7fff com.apple.MediaKit (16 - 927.40.2) <2C3D941C-EB11-37A6-B255-22C6F345FBE9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x1939e8000 - 0x193ac8fff com.apple.DiskManagement (14.0 - 1733.140.2) <74282EC4-304D-394A-A615-14DCFCD71130> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x193ac9000 - 0x193ad4fff com.apple.CoreAUC (326.2.0 - 326.2.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x193ad5000 - 0x193ad8fff com.apple.Mangrove (1.0 - 25) /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x193ad9000 - 0x193b08fff com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <179147A6-25CD-36BF-9FBA-23AC8340C404> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x193b09000 - 0x193c5ffff com.apple.FileProvider (349.4.3 - 349.4.3) <109E57C3-F10E-34B4-848F-50A6B7463A2F> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x193c60000 - 0x193c82fff com.apple.GenerationalStorage (2.0 - 323) <93B9139F-1E5B-307A-9423-090EE6829A10> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x194022000 - 0x1940fafff com.apple.CoreTelephony (113 - 8260) /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony 0x194108000 - 0x194120fff libswiftDispatch.dylib (4.100.1) /usr/lib/swift/libswiftDispatch.dylib 0x194121000 - 0x1942d9fff com.apple.AVFCore (1.0 - 2020.10) /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore 0x1942da000 - 0x194350fff com.apple.FrontBoardServices (703.16 - 703.16) /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices 0x194351000 - 0x19437afff com.apple.BoardServices (1.0 - 526) <179A71C6-0EED-383E-8FEE-6DF497F5C9CC> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices 0x1945e6000 - 0x194620fff com.apple.DebugSymbols (195.1 - 195.1) <090AB59C-5053-3444-9BDC-F036454C2CDD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x194621000 - 0x1946d2fff com.apple.CoreSymbolication (12.5 - 64544.81.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x1946d3000 - 0x1946e0fff com.apple.CoreTime (284.0.4) <9E89EAAF-F9E6-3993-AA48-0BDCB4448145> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime 0x1946e1000 - 0x194758fff com.apple.Rapport (2.6.0 - 260.3) /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport 0x194fd9000 - 0x195028fff com.apple.coreduetcontext (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext 0x195029000 - 0x1955d6fff com.apple.Intents (1.0 - 1) /System/Library/Frameworks/Intents.framework/Versions/A/Intents 0x1955d7000 - 0x195636fff com.apple.framework.Apple80211 (17.0 - 1728) <01239E99-E9CD-3231-AA54-4E91781683E2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x195637000 - 0x195762fff com.apple.CoreWiFi (3.0 - 341) <5A468D39-8814-3B02-BA5C-07A446B53AB1> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x195763000 - 0x19577ffff com.apple.BackBoardServices (1.0 - 1.0) <100AE1EE-681A-3E18-8EED-6606F61E6C97> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices 0x195780000 - 0x1957bbfff com.apple.LDAPFramework (2.4.28 - 194.5) <6CD316B1-8D67-394E-980D-F7DCA76EEB07> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x1957bc000 - 0x1957bdfff com.apple.TrustEvaluationAgent (2.0 - 35) <9F409218-1EBA-3768-85C3-46DDB20578AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x1957be000 - 0x1958b9fff libcrypto.44.dylib (56.60.2) /usr/lib/libcrypto.44.dylib 0x1958ba000 - 0x1958e6fff libssl.46.dylib (56.60.2) <17522925-354F-37E2-8E9D-7AF054B8890B> /usr/lib/libssl.46.dylib 0x1958e7000 - 0x19599afff com.apple.DiskImagesFramework (595.140.1 - 595.140.1) <8117CD8B-9CEA-3CF1-AF1A-8A4043E9A607> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x19599b000 - 0x1959d0fff com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x1959d1000 - 0x1959e0fff com.apple.RemoteServiceDiscovery (1.0 - 1.120.1) /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x195a3b000 - 0x195a3efff com.apple.help (1.3.8 - 71) <0FB6AD05-1F2D-34C4-B03D-881234E55989> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x195a3f000 - 0x195a46fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x195a47000 - 0x195a52fff libcsfde.dylib (554.140.2) <73069E60-92A9-38E8-A319-431DC3F2C2C5> /usr/lib/libcsfde.dylib 0x195a53000 - 0x195ab3fff libcurl.4.dylib (121.101.1) /usr/lib/libcurl.4.dylib 0x195ab4000 - 0x195abbfff com.apple.LoginUICore (4.0 - 4.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x195c85000 - 0x195c85fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x195e5e000 - 0x195eb4fff com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction 0x195f75000 - 0x195f75fff libHeimdalProxy.dylib (79) <7CC40013-93B4-3E9C-A96D-D2ABB02E9D2E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x19601c000 - 0x19601cfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <26EF9715-2B5D-3C41-8626-6FEB1F219A0D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x196046000 - 0x196085fff com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x196086000 - 0x1960a7fff com.apple.DuetActivityScheduler (1.0 - 1) <293618F7-B176-334B-A9DF-49BEB9216178> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler 0x1960a8000 - 0x1960aafff libswiftObjectiveC.dylib (3) <70CBB955-E4DD-3B6F-B2C5-75B3ECD72BF8> /usr/lib/swift/libswiftObjectiveC.dylib 0x1960ab000 - 0x1960bdfff libswiftos.dylib (1000.120.2) <4FA54FAB-1E09-38B2-8CC6-BF3B0F9C1FD5> /usr/lib/swift/libswiftos.dylib 0x1960be000 - 0x1960cbfff com.apple.IntentsFoundation (1.0 - 1) /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation 0x1960cc000 - 0x1960d2fff com.apple.PushKit (1.0 - 1) <458E957C-3B99-3616-8DB6-E5E5A4F9E6F3> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit 0x1960d3000 - 0x196108fff com.apple.C2 (1.3 - 573) <250448C8-C7F2-3977-B3CC-A537F9771A10> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2 0x196109000 - 0x19613bfff com.apple.QuickLookThumbnailing (1.0 - 135.5) <35240289-AA04-3FFD-B6B9-32D96FFAF57A> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x19613c000 - 0x196840fff com.apple.vision.EspressoFramework (1.0 - 256.4.4) <3BC20763-66B8-3244-A7E2-488DB8AB0AC1> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso 0x196841000 - 0x196858fff com.apple.ANEServices (4.76 - 4.76) /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices 0x19697a000 - 0x19697cfff com.apple.CoreDuetDebugLogging (1.0 - 1) <701DF593-FFB4-38F1-9A0E-9F11A74B9DC9> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x19697d000 - 0x196989fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <5E0B29E2-F90C-37A8-83A7-A64CCFB82027> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x19698a000 - 0x196990fff com.apple.ASEProcessing (1.26.0 - 1.26.0) <3D723C7F-BCD1-30AA-995E-A8296550F6A9> /System/Library/PrivateFrameworks/ASEProcessing.framework/Versions/A/ASEProcessing 0x1975e8000 - 0x19778afff com.apple.WebKitLegacy (16611 - 16611.3.10.1.6) <99E4A51F-1031-31B9-B0A8-D62FAA84C64A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x19778b000 - 0x19778efff com.apple.ConstantClasses (1.0 - 1) <8525BE79-6473-359C-BBDF-41974EA718E1> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses 0x1977aa000 - 0x1977bffff com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <597F3B0A-459C-305E-B32D-CDCA5083A7BE> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine 0x197919000 - 0x19791cfff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x197e50000 - 0x197e53fff com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <8891C31D-C3A6-30B5-9CE8-DA5421F36718> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator 0x1985af000 - 0x1985b6fff com.apple.DisplayServicesFW (3.1 - 380) <69CC7954-3B78-3BE7-B387-B71290D34EDB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x198b09000 - 0x198df2fff libAWDSupportFramework.dylib (4205) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib 0x198e62000 - 0x198e93fff libtidy.A.dylib (18.2) /usr/lib/libtidy.A.dylib 0x198e94000 - 0x198eb4fff com.apple.MarkupUI (1.0 - 383.6) <3CE7E709-7B2E-3B04-8D82-484034F4510C> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI 0x198eb5000 - 0x198ecafff com.apple.Engram (1.0 - 1) /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram 0x198ecb000 - 0x198ef2fff com.apple.openscripting (1.7 - 190) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x198ef3000 - 0x198ef6fff com.apple.securityhi (9.0 - 55008) <36AFAF34-E6AC-3A13-BE53-97B344D6839A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x198ef7000 - 0x198efafff com.apple.ink.framework (10.15 - 227) <42ED5861-80C5-34B4-97BD-5676C9C4A58F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x198efb000 - 0x198efefff com.apple.CommonPanels (1.2.6 - 101) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x198eff000 - 0x198f06fff com.apple.ImageCapture (1711.5.2 - 1711.5.2) <90AA1C4C-ABAB-375C-969C-15783F4EB489> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x198f07000 - 0x199fdbfff com.apple.JavaScriptCore (16611 - 16611.3.10.1.6) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x19a049000 - 0x19a15dfff com.apple.AVFCapture (1.0 - 82.6) <8B99C225-EA73-32CD-8A75-0C4621FB71DD> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture 0x19a15e000 - 0x19a1effff com.apple.Quagga (47 - 47) /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga 0x19a1f0000 - 0x19a427fff com.apple.CMCapture (1.0 - 82.6) <9A8F9235-3229-3248-9834-CCFA9A12636F> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture 0x19a428000 - 0x19a48ffff com.apple.RenderBox (77 - 77) <6E80DAF2-F62D-37CC-A07B-CE96EDF973A6> /System/Library/PrivateFrameworks/RenderBox.framework/Versions/A/RenderBox 0x19ae41000 - 0x19ae4dfff com.apple.HID (1.0 - 1) <69785B33-9E55-3EFF-B19C-70CAF8BADE29> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x19ae4e000 - 0x19af4dfff com.apple.QuickLookUIFramework (5.0 - 928.4) <9A126ADC-EBFC-337A-9D24-E230A16CE7A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x19af4e000 - 0x19af6cfff com.apple.IOGPU (21.11 - 21.11) /System/Library/PrivateFrameworks/IOGPU.framework/Versions/A/IOGPU 0x19b546000 - 0x19b546fff com.apple.marco (10.0 - 1000) <9F7E8889-0A8A-3233-BB0E-A24C65E0AE0F> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x19bc11000 - 0x19bc18fff com.apple.URLFormatting (146 - 146.22) /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting 0x19bc19000 - 0x19bc2afff com.apple.accessibility.AXCoreUtilities (1.0 - 1) <407E789D-44FE-3FA0-B573-4A829412E381> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities 0x19bc2b000 - 0x19bc45fff libAccessibility.dylib (2885.49) <7A3A7532-1000-323C-965E-9FCFC1812728> /usr/lib/libAccessibility.dylib 0x19bc46000 - 0x19e1f8fff com.apple.WebCore (16611 - 16611.3.10.1.6) <8E565B21-FA24-3907-AF95-F5481DD31795> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x19e4df000 - 0x19e4fffff com.apple.quicklook.QuickLookSupport (1.0 - 135.5) <1B2EFF3C-81A2-3A79-B58D-DB130F05863E> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport 0x19e500000 - 0x19e593fff com.apple.AirPlaySync (1.0 - 2780.10) <04E0B6AA-CC8C-3339-8E4B-758FCF18F4BB> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync 0x19e776000 - 0x19e780fff libswiftCoreGraphics.dylib (2) <42C9FFD9-D15C-3B93-826C-D8CDD4A8B92C> /usr/lib/swift/libswiftCoreGraphics.dylib 0x19e781000 - 0x19e78afff libswiftDarwin.dylib (??? - ???) <82D87D0D-4A8D-3327-807B-793AF6B372C7> /usr/lib/swift/libswiftDarwin.dylib 0x19e7d9000 - 0x19e824fff com.apple.Safari.SafeBrowsing (16611 - 16611.3.10.1.6) <9FBDF866-6CE6-304B-8F9C-EEDB44A992DD> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing 0x19e825000 - 0x19f00cfff com.apple.WebKit (16611 - 16611.3.10.1.6) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x19f14f000 - 0x19f1cefff com.apple.CorePDF (4.0 - 529) <38A546A3-5308-36FF-AC79-FB1DA550C95F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x19f1cf000 - 0x19f1d2fff com.apple.print.framework.Print (15 - 271) <339D8E6D-4F7E-3B53-9787-CFBDFD603C8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x19f1d3000 - 0x19f1d6fff com.apple.Carbon (160 - 164) <9FAD7120-CD44-3768-BE51-530E42233E02> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x19f2d7000 - 0x19f2d7fff com.apple.avfoundation (2.0 - 2020.10) <0385EEEF-C3BA-33FA-9B58-D65361D7D2CB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x19f3f3000 - 0x19f492fff libquic.dylib (2288.140.7) /usr/lib/libquic.dylib 0x19f49d000 - 0x19f4b9fff com.apple.private.SystemPolicy (1.0 - 1) /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy 0x19f600000 - 0x19f658fff com.apple.AccessibilitySharedSupport (1.0 - 1) <7C39CC1E-E03B-36A7-9566-2DE6C475FE76> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport 0x19f659000 - 0x19f678fff com.apple.sidecar-core (1.0 - 231) <9FD127F0-1EDB-3ABE-BFFD-C06751716630> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore 0x19f679000 - 0x19f680fff com.apple.QuickLookNonBaseSystem (1.0 - 1) <84B1309E-54C9-3088-8388-49929B97B659> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem 0x19fab2000 - 0x19fab6fff com.apple.CoreOptimization (1.0 - 1) <004468CB-0C24-3293-9AB8-C24E1B5A3192> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization 0x19fc30000 - 0x19fc4bfff com.apple.SafariServices.framework (16611 - 16611.3.10.1.6) <448038F9-1009-33D0-97DA-F8C4463982BA> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x19fe0a000 - 0x19fe15fff com.apple.MallocStackLogging (1.0 - 1) /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging 0x19fe16000 - 0x19fe18fff liblog_network.dylib (2288.140.7) /usr/lib/log/liblog_network.dylib 0x19fe2a000 - 0x19fe3cfff libmis.dylib (274.140.2) <9AB0F36D-3AF3-3802-A2DA-C7C682498655> /usr/lib/libmis.dylib 0x19fe4a000 - 0x19fe4afff libswiftCoreFoundation.dylib (1.6) <3BF00F18-0D10-312D-B689-7683F20865AA> /usr/lib/swift/libswiftCoreFoundation.dylib 0x19fe57000 - 0x19fe57fff libswiftXPC.dylib (1.1) <3E9B18B6-FB97-3ADD-AFC6-9E66578DA563> /usr/lib/swift/libswiftXPC.dylib 0x19fe58000 - 0x19fe58fff libswiftCoreImage.dylib (1) /usr/lib/swift/libswiftCoreImage.dylib 0x19fe59000 - 0x19fe59fff libswiftIOKit.dylib (1) <16860E95-D4EE-3304-BE23-13ABF4661066> /usr/lib/swift/libswiftIOKit.dylib 0x19fe5a000 - 0x19ff8efff com.apple.CoreHandwriting (161 - 1.2) <1B45C845-B410-3925-ACD5-3B6559095FA2> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting 0x19ff8f000 - 0x1a0195fff com.apple.imageKit (3.0 - 1100) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x1a0196000 - 0x1a02a0fff com.apple.PencilKit (1.0 - 1) /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit 0x1a02a1000 - 0x1a02b2fff com.apple.sidecar-ui (1.0 - 231) <47E9992E-62DF-3F70-8E9E-2D921AAFA7BC> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI 0x1a02be000 - 0x1a02c1fff com.apple.WebInspectorUI (16611 - 16611.3.10.1.6) <0D389665-2827-3A2A-A6A1-A486D75B51BB> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI 0x1a0906000 - 0x1a095ffff com.apple.ImageCaptureCore (1711.5.2 - 1711.5.2) <896FFA60-E897-35A8-971F-ADBD8807EA35> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x1a0960000 - 0x1a0985fff com.apple.quartzfilters (1.10.0 - 98) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x1a0986000 - 0x1a09b2fff com.apple.IntlPreferences (2.0 - 332.3) <20D70238-3AF4-3B6B-9427-A41AB0C3819E> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x1a105e000 - 0x1a117afff com.apple.AnnotationKit (1.0 - 383.6) /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit 0x1a117b000 - 0x1a1633fff com.apple.QuartzComposer (5.1 - 383) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x1a1634000 - 0x1a1714fff com.apple.PDFKit (1.0 - 950.40.3) <096410F4-9BB3-3B6B-8318-E86632035ED1> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x1a23c4000 - 0x1a23d6fff libswiftsimd.dylib (1.3) <1EE7DA62-4427-3DD7-9D83-AB35977FA442> /usr/lib/swift/libswiftsimd.dylib 0x1a2471000 - 0x1a24f3fff com.apple.TextInput (1.0 - 1.0) <79716F25-7E47-3D03-A884-A6C960B59F7D> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput 0x1a30b2000 - 0x1a30befff com.apple.CaptiveNetworkSupport (13.0 - 1) <27A6D0E7-8427-3761-8BD9-6E24A7629877> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork 0x1a351e000 - 0x1a3521fff com.apple.quartzframework (1.5 - 25) <32D7D6B1-58E2-3718-B5B6-8336D1F07F26> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x1a381d000 - 0x1a3836fff libCGInterfaces.dylib (544.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x1a3837000 - 0x1a3838fff libswiftCoreLocation.dylib (5) <50B1F3F5-35FF-3714-8CE8-1B88C526A876> /usr/lib/swift/libswiftCoreLocation.dylib 0x1a412b000 - 0x1a412ffff libswiftCoreData.dylib (3) <4A27B75A-2331-3D3C-B516-CE0534D6D507> /usr/lib/swift/libswiftCoreData.dylib 0x1a42ad000 - 0x1a4e34fff com.apple.SwiftUI (135 - 135) <61CE6512-37A5-3223-A5A3-365ADB59B7F7> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI 0x1a4e35000 - 0x1a4e64fff com.apple.AttributeGraph (81 - 81) <306AC102-B3A5-3F11-8875-E4DF5EA1651C> /System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph 0x1a5c73000 - 0x1a5e92fff com.apple.RawCamera.bundle (9.10.0 - 1450.3) <8218F9E1-A0AC-35ED-AA00-8E43EC683469> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x1a8063000 - 0x1a8068fff libswiftMetal.dylib (1.3.1) /usr/lib/swift/libswiftMetal.dylib 0x1a8069000 - 0x1a806ffff libswiftCompression.dylib (1) <610519FC-975C-35BA-83E8-AD3AA9EC4E36> /usr/lib/swift/libswiftCompression.dylib 0x1a8070000 - 0x1a807cfff libswiftCloudKit.dylib (990) /usr/lib/swift/libswiftCloudKit.dylib 0x1a9cef000 - 0x1a9d2afff com.apple.osanalytics.OSAnalytics (1.0 - 1) <3EE09581-77C9-3DE2-B7C7-382D801F042B> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics 0x1aa559000 - 0x1aa56efff libswiftAppKit.dylib (104) <14235D6C-6151-3F6B-8335-B3B79173B02B> /usr/lib/swift/libswiftAppKit.dylib 0x1aa56f000 - 0x1aa570fff libswiftQuartzCore.dylib (1) /usr/lib/swift/libswiftQuartzCore.dylib 0x1aac95000 - 0x1ab6a2fff com.apple.ModelIO (246.7 - 246.7) <799EE9AA-021D-3031-82E2-23D65222DFF5> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO 0x1adcc6000 - 0x1adcdcfff libswiftUniformTypeIdentifiers.dylib (637) <3128FBCB-4341-3B96-9855-DC6BB504191E> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib 0x1adcdd000 - 0x1add48fff libswiftAccelerate.dylib (10.40.1) <2E8270C0-238F-3A84-B599-6CB7E233264E> /usr/lib/swift/libswiftAccelerate.dylib 0x1b3609000 - 0x1b36a7fff com.apple.Symbolication (12.5 - 64544.70.1) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x1b3838000 - 0x1b383efff com.apple.framework.netrb (1.0 - 1) <91BE035E-EEB9-3574-91EF-9FECB9902F8B> /System/Library/PrivateFrameworks/Netrb.framework/Versions/A/Netrb 0x1ba1d6000 - 0x1ba1d9fff libswiftWebKit.dylib (7611.3.10.1.6) <831520EE-1A23-34EA-81D7-5DBD2EA3B7D2> /usr/lib/swift/libswiftWebKit.dylib 0x1c385e000 - 0x1c3862fff libmetal_timestamp.dylib (31001.192.1) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib 0x1c5ab0000 - 0x1c5ab6fff libCoreFSCache.dylib (200.11) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x1c5ab7000 - 0x1c5abcfff libCoreVMClient.dylib (200.11) <1A2DD0B4-1C56-3C7B-B5B7-06AF9F73D3D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x1c5abd000 - 0x1c5accfff com.apple.opengl (18.5.9 - 18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x1c5acd000 - 0x1c5acffff libCVMSPluginSupport.dylib (18.5.9) <75509F55-33A5-3A15-8A37-6EE18C772015> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x1c5ad0000 - 0x1c5ad8fff libGFXShared.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x1c5ad9000 - 0x1c5b11fff libGLImage.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x1c5b12000 - 0x1c5b4afff libGLU.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x1c5cb8000 - 0x1c5cc2fff libGL.dylib (18.5.9) <6B5127DA-3097-3979-BF12-0DC83771C8D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x1c5e53000 - 0x1c5eb2fff com.apple.opencl (4.6 - 4.6) <95665FCE-A143-3B7B-B011-37AC651C03A2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x1c6939000 - 0x1c6a1ffff com.apple.audio.AVFAudio (1.0 - 477.88) <21E267A4-0DB6-3402-99D7-751112015C7F> /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x1c7117000 - 0x1c711afff com.apple.Hypervisor (1.0 - 1) <22165452-B7BD-38FF-B3B5-2C9C72AFC9DE> /System/Library/Frameworks/Hypervisor.framework/Versions/A/Hypervisor 0x1c7e5b000 - 0x1c7ec3fff com.apple.Virtualization (1.0 - 25.9) <53C76BF1-EFE3-3BE2-BB5C-F5CD3752126C> /System/Library/Frameworks/Virtualization.framework/Versions/A/Virtualization 0x1c8236000 - 0x1c823dfff com.apple.framework.vmnet (1.0 - 1) /System/Library/Frameworks/vmnet.framework/Versions/A/vmnet 0x1c8f01000 - 0x1c8f0cfff com.apple.CMImaging (1.0 - 82.6) /System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging 0x1d6f26000 - 0x1d6f2dfff libRosetta.dylib (203.58) <6802DEC1-9ED5-3667-BFE0-3BDDE8BB40E1> /usr/lib/libRosetta.dylib 0x1d7516000 - 0x1d7519fff libswiftMetalKit.dylib (1.2) <581072E9-0660-3BBB-A7C5-5DF75AD04236> /usr/lib/swift/libswiftMetalKit.dylib 0x1d751c000 - 0x1d751efff libswiftModelIO.dylib (1) <875ED0C6-B5F8-39D3-9F12-778D07CE8EC1> /usr/lib/swift/libswiftModelIO.dylib 0x1d753a000 - 0x1d753dfff libswiftVirtualization.dylib (25.9) <98D4AC7C-C078-3401-9D02-62DEE8FB2734> /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=909.1M resident=0K(0%) swapped_out_or_unallocated=909.1M(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 3264K 6 CG image 1680K 21 CG raster data 704K 6 CoreAnimation 880K 38 CoreGraphics 32K 2 CoreUI image data 2208K 20 Foundation 16K 1 Image IO 5328K 3 Kernel Alloc Once 32K 1 MALLOC 304.4M 76 MALLOC guard page 192K 11 MALLOC_MEDIUM (reserved) 960.0M 8 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 56.2M 16 Stack 16.0M 16 VM_ALLOCATE 1.1G 22 __AUTH 1165K 240 __AUTH_CONST 17.5M 433 __DATA 10.5M 471 __DATA_CONST 15.9M 477 __DATA_DIRTY 1664K 182 __FONT_DATA 4K 1 __LINKEDIT 495.8M 54 __OBJC_CONST 2687K 211 __OBJC_RO 75.1M 1 __OBJC_RW 2576K 1 __TEXT 413.4M 499 __UNICODE 588K 1 dylib (reserved) 12K 1 reserved VM address space (unallocated) mapped file 231.4M 29 shared memory 1008K 19 =========== ======= ======= TOTAL 4.1G 2870 TOTAL, minus reserved VM space 2.8G 2870 Model: MacBookPro17,1, BootROM 6723.140.2, proc 8:4:4 processors, 16 GB, SMC Graphics: kHW_AppleM1Item, Apple M1, spdisplays_builtin Memory Module: LPDDR4 AirPort: spairport_wireless_card_type_airport_extreme, wl0: Aug 18 2021 22:48:53 version 18.50.40.11.7.8.123 FWID 01-3ed0e3a2 Bluetooth: Version 8.0.5d7, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB 3.1 Bus USB Device: USB3.0 Hub USB Device: USB2.0 Hub USB Device: USB 2.0 Hub [MTT] USB Device: USB Receiver USB Device: USB Receiver USB Device: USB 3.1 Bus Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. ```
hernan-clich commented 2 years ago

Upload VM config.plist

Click to expand! ``` ConfigurationVersion 2 Debug DebugLog Display ConsoleFont Menlo ConsoleFontSize 12 ConsoleOnly ConsoleTheme Default DisplayCard virtio-ramfb-gl DisplayDownscaler linear DisplayRetina DisplayUpscaler linear Drives DriveName drive0 ImagePath data.qcow2 ImageType disk InterfaceType virtio DriveName drive22B2B161-6C5D-486D-86B5-8D6E6DD5E033 ImagePath efi_vars.fd ImageType none InterfaceType Info Icon backtrack IconCustom Input InputInvertScroll InputLegacy Networking IsolateGuest NetworkCard virtio-net-pci NetworkCardMAC 6E:E3:8C:6E:E4:02 NetworkMode shared Printing Sharing ClipboardSharing DirectoryReadOnly DirectorySharing Usb3Support UsbRedirectMax 3 Sound SoundCard intel-hda SoundEnabled System Architecture aarch64 BootDevice BootUefi CPU default CPUCount 4 MachineProperties highmem=off Memory 4096 RngEnabled SystemUUID 4AA40D58-8403-488F-9459-EEB430B676AD Target virt UseHypervisor ```
conath commented 2 years ago

The crash appears to be in a graphics related thread. In the VM config I see that the emulated Display Card is set to virtio-ramfb-gl. To narrow down the issue it might be helpful to choose virtio-ramfb instead and see if it is more stable.

hernan-clich commented 2 years ago

Thanks @conath for the suggestion! I will try it out and if it doesn't crash today I will make sure to close this issue.

hernan-clich commented 2 years ago

It crashed again using virtio-ramfb, I will try some of the other options under Display Card, still open for suggestions though.

Crash log

Click to expand! ``` Process: UTM [678] Path: /Applications/UTM.app/Contents/MacOS/UTM Identifier: com.utmapp.UTM Version: 3.0.4 (46) Code Type: ARM-64 (Native) Parent Process: ??? [1] Responsible: UTM [678] User ID: 501 Date/Time: 2022-04-22 08:56:49.344 -0300 OS Version: macOS 11.6 (20G165) Report Version: 12 Anonymous UUID: 8D190E52-3A65-099D-6373-E2D744F8DBE1 Time Awake Since Boot: 790 seconds System Integrity Protection: enabled Crashed Thread: 3 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010 Exception Note: EXC_CORPSE_NOTIFY Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [678] VM Regions Near 0x10: --> __TEXT 100868000-100c90000 [ 4256K] r-x/r-x SM=COW /Applications/UTM.app/Contents/MacOS/UTM Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x0000000187800548 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000187837dac _pthread_cond_wait + 1248 2 com.utmapp.glib-2.0.0 0x00000001025efbc4 g_cond_wait + 52 3 com.utmapp.glib-2.0.0 0x00000001025838f0 g_main_context_wait_internal + 192 4 com.utmapp.glib-2.0.0 0x0000000102584794 g_main_context_iterate + 100 5 com.utmapp.glib-2.0.0 0x0000000102584df0 g_main_loop_run + 616 6 com.utmapp.UTM 0x0000000100878728 0x100868000 + 67368 7 libsystem_pthread.dylib 0x0000000187837878 _pthread_start + 320 8 libsystem_pthread.dylib 0x00000001878325e0 thread_start + 8 Thread 1:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00000001877fcdd4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001877fd184 mach_msg + 76 2 com.apple.CoreFoundation 0x0000000187935910 __CFRunLoopServiceMachPort + 372 3 com.apple.CoreFoundation 0x0000000187933ddc __CFRunLoopRun + 1212 4 com.apple.CoreFoundation 0x00000001879331a8 CFRunLoopRunSpecific + 600 5 com.apple.AppKit 0x000000018a2a4334 _NSEventThread + 196 6 libsystem_pthread.dylib 0x0000000187837878 _pthread_start + 320 7 libsystem_pthread.dylib 0x00000001878325e0 thread_start + 8 Thread 2:: CVDisplayLink 0 libsystem_kernel.dylib 0x0000000187800548 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000187837dd8 _pthread_cond_wait + 1292 2 com.apple.CoreVideo 0x000000018e26a4dc CVDisplayLink::waitUntil(unsigned long long) + 172 3 com.apple.CoreVideo 0x000000018e269b50 CVDisplayLink::runIOThread() + 424 4 libsystem_pthread.dylib 0x0000000187837878 _pthread_start + 320 5 libsystem_pthread.dylib 0x00000001878325e0 thread_start + 8 Thread 3 Crashed: 0 libobjc.A.dylib 0x00000001876f27d4 AutoreleasePoolPage::releaseUntil(objc_object**) + 148 1 libobjc.A.dylib 0x00000001876f280c AutoreleasePoolPage::releaseUntil(objc_object**) + 204 2 libobjc.A.dylib 0x00000001876d0e0c objc_autoreleasePoolPop + 212 3 com.apple.CoreFoundation 0x00000001878f2ad4 _CFAutoreleasePoolPop + 32 4 com.apple.CoreFoundation 0x000000018794f828 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32 5 com.apple.CoreFoundation 0x000000018794f424 __CFRunLoopDoTimer + 1076 6 com.apple.CoreFoundation 0x000000018794eeac __CFRunLoopDoTimers + 392 7 com.apple.CoreFoundation 0x00000001879340b8 __CFRunLoopRun + 1944 8 com.apple.CoreFoundation 0x00000001879331a8 CFRunLoopRunSpecific + 600 9 com.apple.HIToolbox 0x000000018f858b40 RunCurrentEventLoopInMode + 292 10 com.apple.HIToolbox 0x000000018f8588b4 ReceiveNextEventCommon + 552 11 com.apple.HIToolbox 0x000000018f858674 _BlockUntilNextEventMatchingListInModeWithFilter + 72 12 com.apple.AppKit 0x000000018a125660 _DPSNextEvent + 836 13 com.apple.AppKit 0x000000018a124000 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1292 14 com.apple.AppKit 0x000000018a115e4c -[NSApplication run] + 596 15 com.apple.AppKit 0x000000018a0e7878 NSApplicationMain + 1064 16 com.apple.SwiftUI 0x00000001a811bf58 specialized runApp(_:) + 96 17 com.apple.SwiftUI 0x00000001a895f964 runApp(_:) + 220 18 com.apple.SwiftUI 0x00000001a8509600 static App.main() + 128 19 com.utmapp.UTM 0x00000001008f11a0 0x100868000 + 561568 20 com.utmapp.UTM 0x00000001008eef80 0x100868000 + 552832 21 libdyld.dylib 0x0000000187855430 start + 4 Thread 4:: org.libusb.device-hotplug 0 libsystem_kernel.dylib 0x00000001877fcdd4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001877fd184 mach_msg + 76 2 com.apple.CoreFoundation 0x0000000187935910 __CFRunLoopServiceMachPort + 372 3 com.apple.CoreFoundation 0x0000000187933ddc __CFRunLoopRun + 1212 4 com.apple.CoreFoundation 0x00000001879331a8 CFRunLoopRunSpecific + 600 5 com.apple.CoreFoundation 0x00000001879be1d4 CFRunLoopRun + 64 6 com.utmapp.usb-1.0.0 0x0000000100dd2bdc darwin_event_thread_main + 656 7 libsystem_pthread.dylib 0x0000000187837878 _pthread_start + 320 8 libsystem_pthread.dylib 0x00000001878325e0 thread_start + 8 Thread 5:: usb_ev_thread 0 libsystem_kernel.dylib 0x0000000187804f80 poll + 8 1 com.utmapp.usb-1.0.0 0x0000000100dd0c00 usbi_wait_for_events + 132 2 com.utmapp.usb-1.0.0 0x0000000100dceafc handle_events + 324 3 com.utmapp.usb-1.0.0 0x0000000100dce7bc libusb_handle_events_timeout_completed + 212 4 com.utmapp.usb-1.0.0 0x0000000100dcec28 libusb_handle_events + 44 5 com.utmapp.spice-client-glib-2.0.8 0x0000000101fb1df4 spice_usb_device_manager_usb_ev_thread + 100 6 com.utmapp.glib-2.0.0 0x00000001025ba0e4 g_thread_proxy + 156 7 libsystem_pthread.dylib 0x0000000187837878 _pthread_start + 320 8 libsystem_pthread.dylib 0x00000001878325e0 thread_start + 8 Thread 6:: com.apple.CFStream.LegacyThread 0 libsystem_kernel.dylib 0x00000001877fcdd4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001877fd184 mach_msg + 76 2 com.apple.CoreFoundation 0x0000000187935910 __CFRunLoopServiceMachPort + 372 3 com.apple.CoreFoundation 0x0000000187933ddc __CFRunLoopRun + 1212 4 com.apple.CoreFoundation 0x00000001879331a8 CFRunLoopRunSpecific + 600 5 com.apple.CoreFoundation 0x00000001879b3c7c _legacyStreamRunLoop_workThread + 280 6 libsystem_pthread.dylib 0x0000000187837878 _pthread_start + 320 7 libsystem_pthread.dylib 0x00000001878325e0 thread_start + 8 Thread 7:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00000001877fcdd4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001877fd184 mach_msg + 76 2 com.apple.CoreFoundation 0x0000000187935910 __CFRunLoopServiceMachPort + 372 3 com.apple.CoreFoundation 0x0000000187933ddc __CFRunLoopRun + 1212 4 com.apple.CoreFoundation 0x00000001879331a8 CFRunLoopRunSpecific + 600 5 com.apple.CFNetwork 0x000000018be2b0f4 0x18bbe0000 + 2404596 6 com.apple.Foundation 0x00000001886d6c80 __NSThread__start__ + 864 7 libsystem_pthread.dylib 0x0000000187837878 _pthread_start + 320 8 libsystem_pthread.dylib 0x00000001878325e0 thread_start + 8 Thread 8:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00000001878071ec __select + 8 1 com.apple.CoreFoundation 0x000000018795ee90 __CFSocketManager + 624 2 libsystem_pthread.dylib 0x0000000187837878 _pthread_start + 320 3 libsystem_pthread.dylib 0x00000001878325e0 thread_start + 8 Thread 9:: pool-spawner 0 libsystem_kernel.dylib 0x0000000187800548 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000187837dac _pthread_cond_wait + 1248 2 com.utmapp.glib-2.0.0 0x00000001025efbc4 g_cond_wait + 52 3 com.utmapp.glib-2.0.0 0x00000001025401c4 g_async_queue_pop_intern_unlocked + 108 4 com.utmapp.glib-2.0.0 0x00000001025402b0 g_async_queue_pop_unlocked + 80 5 com.utmapp.glib-2.0.0 0x00000001025ba830 g_thread_pool_spawn_thread + 116 6 com.utmapp.glib-2.0.0 0x00000001025ba0e4 g_thread_proxy + 156 7 libsystem_pthread.dylib 0x0000000187837878 _pthread_start + 320 8 libsystem_pthread.dylib 0x00000001878325e0 thread_start + 8 Thread 10:: gmain 0 libsystem_kernel.dylib 0x0000000187804f80 poll + 8 1 com.utmapp.glib-2.0.0 0x0000000102597ef0 g_poll + 40 2 com.utmapp.glib-2.0.0 0x0000000102586c60 g_main_context_poll + 96 3 com.utmapp.glib-2.0.0 0x00000001025848a8 g_main_context_iterate + 376 4 com.utmapp.glib-2.0.0 0x000000010258494c g_main_context_iteration + 84 5 com.utmapp.glib-2.0.0 0x0000000102586588 glib_worker_main + 32 6 com.utmapp.glib-2.0.0 0x00000001025ba0e4 g_thread_proxy + 156 7 libsystem_pthread.dylib 0x0000000187837878 _pthread_start + 320 8 libsystem_pthread.dylib 0x00000001878325e0 thread_start + 8 Thread 11:: AMCP Logging Spool 0 libsystem_kernel.dylib 0x00000001877fce10 semaphore_wait_trap + 8 1 com.apple.audio.caulk 0x000000018f5d0934 caulk::mach::semaphore::wait_or_error() + 28 2 com.apple.audio.caulk 0x000000018f5ba6e0 caulk::semaphore::timed_wait(double) + 168 3 com.apple.audio.caulk 0x000000018f5ba5cc caulk::concurrent::details::worker_thread::run() + 44 4 com.apple.audio.caulk 0x000000018f5ba30c void* caulk::thread_proxy > >(void*) + 96 5 libsystem_pthread.dylib 0x0000000187837878 _pthread_start + 320 6 libsystem_pthread.dylib 0x00000001878325e0 thread_start + 8 Thread 12:: Dispatch queue: com.Metal.CommandQueueDispatch 0 libsystem_kernel.dylib 0x00000001877fce10 semaphore_wait_trap + 8 1 libdispatch.dylib 0x0000000187688428 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x0000000187688aec _dispatch_semaphore_wait_slow + 132 3 com.apple.Metal 0x000000018f4e7f64 -[_MTLCommandQueue _submitAvailableCommandBuffers] + 712 4 libdispatch.dylib 0x0000000187687ec0 _dispatch_client_callout + 20 5 libdispatch.dylib 0x000000018768b398 _dispatch_continuation_pop + 448 6 libdispatch.dylib 0x000000018769db7c _dispatch_source_invoke + 1284 7 libdispatch.dylib 0x000000018768f570 _dispatch_lane_serial_drain + 308 8 libdispatch.dylib 0x00000001876902a4 _dispatch_lane_invoke + 404 9 libdispatch.dylib 0x000000018769ab74 _dispatch_workloop_worker_thread + 764 10 libsystem_pthread.dylib 0x000000018783389c _pthread_wqthread + 276 11 libsystem_pthread.dylib 0x00000001878325d4 start_wqthread + 8 Thread 13: 0 libsystem_pthread.dylib 0x00000001878325cc start_wqthread + 0 Thread 14: 0 libsystem_pthread.dylib 0x00000001878325cc start_wqthread + 0 Thread 3 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000600003360cc0 x2: 0x0000000000000003 x3: 0x00000000000036c8 x4: 0x00000000000062dc x5: 0x0000000000000013 x6: 0x0000000000000000 x7: 0x0000000000000000 x8: 0x0000000122018038 x9: 0x0000000000000000 x10: 0x0000000122018038 x11: 0x0000000000000034 x12: 0x0000000000000001 x13: 0x000000002240f8e3 x14: 0x0000000022610000 x15: 0x0000000000010000 x16: 0x0000000022600000 x17: 0x00000001f2d9c848 x18: 0x0000000000000000 x19: 0x0000000132816000 x20: 0x00000001328160e0 x21: 0x0000600003360cc0 x22: 0x00000000a1a1a1a1 x23: 0x000000016f9670e0 x24: 0xa3a3a3a3a3a3a3a3 x25: 0x0000000000000000 x26: 0x00006000026b0d00 x27: 0x00000001328160d8 x28: 0x00000001f266f000 fp: 0x000000016f595140 lr: 0x41608001876f280c sp: 0x000000016f595100 pc: 0x00000001876f27d4 cpsr: 0x60001000 far: 0x0000000000000010 esr: 0x92000006 Binary Images: 0x100868000 - 0x100c8ffff +com.utmapp.UTM (3.0.4 - 46) /Applications/UTM.app/Contents/MacOS/UTM 0x100d88000 - 0x100d93fff +com.utmapp.usbredirhost.1 (1.0 - 1) <9A015331-48E1-392A-B09E-6D7EEF9FE5AE> /Applications/UTM.app/Contents/Frameworks/usbredirhost.1.framework/Versions/A/usbredirhost.1 0x100dac000 - 0x100db3fff +com.utmapp.usbredirparser.1 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/usbredirparser.1.framework/Versions/A/usbredirparser.1 0x100dc4000 - 0x100ddbfff +com.utmapp.usb-1.0.0 (1.0 - 1) <30E5AC83-E03C-3045-8CE7-71D7409986D4> /Applications/UTM.app/Contents/Frameworks/usb-1.0.0.framework/Versions/A/usb-1.0.0 0x100dfc000 - 0x100e0bfff +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 0x100e20000 - 0x100e23fff +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 0x100e3c000 - 0x100e3ffff +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 0x100e50000 - 0x100e53fff +com.utmapp.gmodule-2.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/gmodule-2.0.0.framework/Versions/A/gmodule-2.0.0 0x100e6c000 - 0x100ecbfff +com.utmapp.jpeg.62 (1.0 - 1) <9FCE1B0C-E8EA-3206-B79C-D2FDED2BBEB2> /Applications/UTM.app/Contents/Frameworks/jpeg.62.framework/Versions/A/jpeg.62 0x100f00000 - 0x100f33fff +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 0x100f6c000 - 0x100f8bfff +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 0x100fa4000 - 0x100fbffff +com.utmapp.gstrtsp-1.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/gstrtsp-1.0.0.framework/Versions/A/gstrtsp-1.0.0 0x100fec000 - 0x10106bfff dyld (852.2) <38657979-1ABE-3C9A-BF64-EF3B746216AB> /usr/lib/dyld 0x1010f4000 - 0x101293fff +com.utmapp.gio-2.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/gio-2.0.0.framework/Versions/A/gio-2.0.0 0x10132c000 - 0x10133ffff +com.utmapp.ffi.7 (1.0 - 1) <9E311962-5A26-395F-9325-CFC614D48B56> /Applications/UTM.app/Contents/Frameworks/ffi.7.framework/Versions/A/ffi.7 0x101350000 - 0x101563fff +com.utmapp.crypto.1.1 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/crypto.1.1.framework/Versions/A/crypto.1.1 0x10160c000 - 0x10167bfff +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 0x1016a4000 - 0x1016b7fff +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 0x1016cc000 - 0x1017bbfff +com.utmapp.iconv.2 (1.0 - 1) <39C843FC-C4A1-315C-8998-2086FED582D3> /Applications/UTM.app/Contents/Frameworks/iconv.2.framework/Versions/A/iconv.2 0x1017d8000 - 0x1017fbfff +com.utmapp.json-glib-1.0.0 (1.0 - 1) <2E1ADBA3-D334-3AD9-B59E-5C2FE8B495AE> /Applications/UTM.app/Contents/Frameworks/json-glib-1.0.0.framework/Versions/A/json-glib-1.0.0 0x101814000 - 0x1019d7fff +com.utmapp.phodav-2.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/phodav-2.0.0.framework/Versions/A/phodav-2.0.0 0x101a40000 - 0x101b23fff +com.utmapp.gcrypt.20 (1.0 - 1) <03884473-DC35-3ECB-9798-2C39D5754E0B> /Applications/UTM.app/Contents/Frameworks/gcrypt.20.framework/Versions/A/gcrypt.20 0x101b5c000 - 0x101b77fff +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 0x101b94000 - 0x101c07fff +com.utmapp.opus.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/opus.0.framework/Versions/A/opus.0 0x101c20000 - 0x101e4bfff +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 0x101e6c000 - 0x101ee7fff +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 0x101f10000 - 0x101f57fff +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 0x101f78000 - 0x10209ffff +com.utmapp.spice-client-glib-2.0.8 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/spice-client-glib-2.0.8.framework/Versions/A/spice-client-glib-2.0.8 0x1020f0000 - 0x102113fff +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 0x10212c000 - 0x10213bfff +com.utmapp.gstriff-1.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/gstriff-1.0.0.framework/Versions/A/gstriff-1.0.0 0x10214c000 - 0x1021fbfff +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 0x102234000 - 0x10226bfff +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 0x102288000 - 0x102297fff +com.utmapp.intl.8 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/intl.8.framework/Versions/A/intl.8 0x1022a8000 - 0x1022c3fff +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 0x1022d8000 - 0x10234bfff +com.utmapp.ssl.1.1 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/ssl.1.1.framework/Versions/A/ssl.1.1 0x102384000 - 0x102393fff +com.utmapp.gstfft-1.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/gstfft-1.0.0.framework/Versions/A/gstfft-1.0.0 0x1023a4000 - 0x1024dffff +com.utmapp.spice-server.1 (1.0 - 1) <6CA6BC13-2ABF-353B-A3F1-06494B4C7FD6> /Applications/UTM.app/Contents/Frameworks/spice-server.1.framework/Versions/A/spice-server.1 0x102534000 - 0x1026a7fff +com.utmapp.glib-2.0.0 (1.0 - 1) /Applications/UTM.app/Contents/Frameworks/glib-2.0.0.framework/Versions/A/glib-2.0.0 0x1026e8000 - 0x10280bfff +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 0x102864000 - 0x10289ffff +com.utmapp.png16.16 (1.0 - 1) <9844ECA1-EAB8-3937-B4B6-F334D296C04D> /Applications/UTM.app/Contents/Frameworks/png16.16.framework/Versions/A/png16.16 0x1028b8000 - 0x1028cffff +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 0x1028e4000 - 0x10291ffff +libswift_Concurrency.dylib (5.5.2 - 1300.0.47.5) <70ECB928-0B30-30B5-8094-0B464BFA8DAD> /Applications/UTM.app/Contents/Frameworks/libswift_Concurrency.dylib 0x105d74000 - 0x105d7ffff libobjc-trampolines.dylib (824) <9BFF428A-B6C3-315D-8553-404E1614D3BC> /usr/lib/libobjc-trampolines.dylib 0x111cbc000 - 0x111cc7fff com.apple.iokit.IOUSBLib (900.4.2 - 900.4.2) <7015CD25-575C-3ED5-AFF7-437EE8EAE46A> /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib 0x116800000 - 0x116cebfff com.apple.AGXMetal13-3 (173.28.7 - 173.28.7) /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3 0x121100000 - 0x12124ffff com.apple.audio.units.Components (1.14 - 1.14) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x187592000 - 0x187593fff libsystem_blocks.dylib (79) /usr/lib/system/libsystem_blocks.dylib 0x187594000 - 0x1875cbfff libxpc.dylib (2038.120.1) <0E990C5D-C4F7-304A-9714-4409647CC2EF> /usr/lib/system/libxpc.dylib 0x1875cc000 - 0x1875e3fff libsystem_trace.dylib (1277.120.1) <7A6B4800-8D94-3091-AC78-2D6B97A9B496> /usr/lib/system/libsystem_trace.dylib 0x1875e4000 - 0x187657fff libcorecrypto.dylib (1000.140.4) /usr/lib/system/libcorecrypto.dylib 0x187658000 - 0x187683fff libsystem_malloc.dylib (317.140.5) /usr/lib/system/libsystem_malloc.dylib 0x187684000 - 0x1876c8fff libdispatch.dylib (1271.120.2) <4EDD5F72-2296-3891-B2A1-6741DB6C05C9> /usr/lib/system/libdispatch.dylib 0x1876c9000 - 0x187702fff libobjc.A.dylib (824) <252C93CC-2D39-3C15-87F6-1336658B2F49> /usr/lib/libobjc.A.dylib 0x187703000 - 0x187705fff libsystem_featureflags.dylib (28.60.1) <61A79E0B-1836-376D-AC24-171B40A9FAE7> /usr/lib/system/libsystem_featureflags.dylib 0x187706000 - 0x187787fff libsystem_c.dylib (1439.141.1) <9B3C0AD0-1E0B-39D1-BE25-B97F8EA7E623> /usr/lib/system/libsystem_c.dylib 0x187788000 - 0x1877e3fff libc++.1.dylib (905.6) /usr/lib/libc++.1.dylib 0x1877e4000 - 0x1877fbfff libc++abi.dylib (905.6) <3C5176E2-CE48-312B-97F6-23D4E7AFA43F> /usr/lib/libc++abi.dylib 0x1877fc000 - 0x18782ffff libsystem_kernel.dylib (7195.141.6) /usr/lib/system/libsystem_kernel.dylib 0x187830000 - 0x18783cfff libsystem_pthread.dylib (454.120.2) /usr/lib/system/libsystem_pthread.dylib 0x18783d000 - 0x18787efff libdyld.dylib (852.2) /usr/lib/system/libdyld.dylib 0x18787f000 - 0x187885fff libsystem_platform.dylib (254.80.2) <2CC11FAD-1E31-3533-B1D8-9CDDF5DFE595> /usr/lib/system/libsystem_platform.dylib 0x187886000 - 0x1878b1fff libsystem_info.dylib (542.40.3) <3B5B9F97-ECFB-3F6E-9B85-D8C62A8B3205> /usr/lib/system/libsystem_info.dylib 0x1878b2000 - 0x187d60fff com.apple.CoreFoundation (6.9 - 1778.101) <1FC1BD60-DC83-3CC7-89AC-D734DC18473A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x187d61000 - 0x187f99fff com.apple.LaunchServices (1122.44 - 1122.44) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x187f9a000 - 0x188074fff com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x188075000 - 0x1882dffff libBLAS.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x1882e0000 - 0x18832afff com.apple.Lexicon-framework (1.0 - 86.2) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x18832b000 - 0x18838efff libSparse.dylib (106) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x18838f000 - 0x188416fff com.apple.SystemConfiguration (1.20 - 1.20) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x188417000 - 0x18844afff libCRFSuite.dylib (50) /usr/lib/libCRFSuite.dylib 0x18844b000 - 0x188679fff libmecabra.dylib (929.10) /usr/lib/libmecabra.dylib 0x18867a000 - 0x188a06fff com.apple.Foundation (6.9 - 1778.101) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x188a07000 - 0x188af6fff com.apple.LanguageModeling (1.0 - 247.3) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x188af7000 - 0x188c19fff com.apple.CoreDisplay (237.4 - 237.4) <2CC8483E-D168-3B0D-9E08-9381248D02BF> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x188c1a000 - 0x188e82fff com.apple.audio.AudioToolboxCore (1.0 - 1181.72) <9427F25C-CE4F-3CC4-985F-E8968FDB2ECA> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x188e83000 - 0x189052fff com.apple.CoreText (677.6.0.2 - 677.6.0.2) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x189053000 - 0x18966dfff com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x18966e000 - 0x1899d4fff com.apple.security (7.0 - 59754.140.13) <38B23856-B7E5-3AA2-9F35-F5ACECB8E5D9> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x1899d5000 - 0x189c46fff libicucore.A.dylib (66112) <987F240B-946D-3F96-AD1A-F3EF6752D5DB> /usr/lib/libicucore.A.dylib 0x189c47000 - 0x189c51fff libsystem_darwin.dylib (1439.141.1) <9BF54A49-874D-3D91-B319-6B2F676FE42D> /usr/lib/system/libsystem_darwin.dylib 0x189c52000 - 0x189f45fff com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <2D5028C9-5466-3020-B1E6-0ACD3B80AC24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x189f46000 - 0x189f81fff com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <8990C867-1E2A-3ADD-A92F-0773A524661D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x189f82000 - 0x189fbdfff com.apple.CSStore (1122.44 - 1122.44) <26E267F1-2A76-389C-9440-9F3EB0F2C1C0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x189fbe000 - 0x18a089fff com.apple.framework.IOKit (2.0.2 - 1845.120.6) <861ED733-56AF-311B-949E-DC077817E257> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x18a08a000 - 0x18a095fff libsystem_notify.dylib (279.40.4) /usr/lib/system/libsystem_notify.dylib 0x18a096000 - 0x18a0e3fff libsandbox.1.dylib (1441.141.4) <13E80AA7-6DC5-3BEF-9C8F-906600085A5B> /usr/lib/libsandbox.1.dylib 0x18a0e4000 - 0x18ae25fff com.apple.AppKit (6.9 - 2022.60.128) <53554311-BEF7-3421-8A80-EDFBEFD40209> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x18ae26000 - 0x18b04cfff com.apple.UIFoundation (1.0 - 728.9) <7595FD16-C324-39BD-8330-9E4CF256104B> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x18b04d000 - 0x18b05ffff com.apple.UniformTypeIdentifiers (637 - 637) <7F7509B9-260B-388E-96FC-D3B2C61B48DD> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers 0x18b060000 - 0x18b1cafff com.apple.desktopservices (1.21 - 1346.6.1) <943165E8-28A8-3F82-9318-DCB36622CBA8> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x18b1cb000 - 0x18b1ddfff com.apple.metadata.SpotlightLinguistics (1.0 - 1) /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/Versions/A/SpotlightLinguistics 0x18b1de000 - 0x18b3e1fff com.apple.CoreDuet (1.0 - 1) <470F4867-6088-3C80-AEC6-F80CF7D88816> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x18b3e2000 - 0x18b496fff libboringssl.dylib (351.140.2) <314F8545-065E-3D2A-B0C2-EDA3EDFA930D> /usr/lib/libboringssl.dylib 0x18b497000 - 0x18bbdffff libnetwork.dylib (2288.140.7) <992E11C6-A4C3-344F-80F9-D49FC41F9EBB> /usr/lib/libnetwork.dylib 0x18bbe0000 - 0x18c068fff com.apple.CFNetwork (1240.0.4 - 1240.0.4) <9DDF924B-F7D9-3E7E-B2D0-27CF26767169> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x18c069000 - 0x18c078fff libsystem_networkextension.dylib (1295.140.3) <0FFACDE5-D546-306D-B9FA-06EC8FCAEEF9> /usr/lib/system/libsystem_networkextension.dylib 0x18c079000 - 0x18c07afff libenergytrace.dylib (22.100.1) <9175E063-EC99-3395-A576-2E7E8EFDB736> /usr/lib/libenergytrace.dylib 0x18c07b000 - 0x18c0cdfff libMobileGestalt.dylib (978.140.1) <961DF322-11B4-3E9C-A2D6-D96EB159E0F7> /usr/lib/libMobileGestalt.dylib 0x18c0ce000 - 0x18c0e5fff libsystem_asl.dylib (385) <7F462B8A-541F-3195-9BAE-CDEDFA3BA8A4> /usr/lib/system/libsystem_asl.dylib 0x18c0e6000 - 0x18c0fffff com.apple.TCC (1.0 - 1) <207AAC8A-1E0E-329F-B19E-BB443993C492> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x18c100000 - 0x18c46efff com.apple.SkyLight (1.600.0 - 588.7) <42D48BB2-B5B8-36EB-89B5-DEC02FAD414B> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x18c46f000 - 0x18ca5cfff com.apple.CoreGraphics (2.0 - 1463.17.3) <2411F322-E2CB-3E13-B7E5-7356CDFA093C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x18ca5d000 - 0x18cb52fff com.apple.ColorSync (4.13.0 - 3473.4.3) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x18cb53000 - 0x18cbaefff com.apple.HIServices (1.22 - 716) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x18cbaf000 - 0x18cbeefff libAWDSupport.dylib (951) <3F597808-B9AD-3CCF-9386-8C0A8C14890F> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib 0x18cbef000 - 0x18cc50fff libprotobuf.dylib (4205) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib 0x18cc51000 - 0x18cc63fff libprotobuf-lite.dylib (4205) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib 0x18cc64000 - 0x18ccabfff com.apple.awd (1.0 - 951) <809670FE-3110-335A-8E10-C8BA9EF3E043> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics 0x18ccac000 - 0x18ce1bfff com.apple.Montreal (1.0 - 142) <79FE1451-C9D0-32A8-B016-0B4E2323D820> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal 0x18ce1c000 - 0x18cf07fff com.apple.NLP (1.0 - 210.2) /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP 0x18cf08000 - 0x18d2b0fff com.apple.CoreData (120 - 1048) <793DB28D-4D44-346D-84F5-2924E4C90CEA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x18d2b1000 - 0x18d2c7fff com.apple.ProtocolBuffer (1 - 285.24.10.20.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x18d2c8000 - 0x18d465fff libsqlite3.dylib (321.3) <5C9A38A7-82B6-3A73-BD16-1D32C3B978C0> /usr/lib/libsqlite3.dylib 0x18d466000 - 0x18d4dafff com.apple.Accounts (113 - 113) <48CE19DD-795F-34F1-A355-ECBD24510D2B> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x18d4db000 - 0x18d4f1fff com.apple.commonutilities (8.0 - 900) <8FB5F198-91AB-3C57-B304-A9EEF49FAFDB> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x18d4f2000 - 0x18d574fff com.apple.BaseBoard (526 - 526) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x18d575000 - 0x18d5c2fff com.apple.RunningBoardServices (1.0 - 505.100.9) <651DE9C8-E7B1-3452-842D-0808F615E4D9> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x18d5c3000 - 0x18d636fff com.apple.AE (918.6 - 918.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x18d637000 - 0x18d63efff libdns_services.dylib (1310.140.1) <57E2AA69-70BC-3BC5-90C2-4E6152B2A7BB> /usr/lib/libdns_services.dylib 0x18d63f000 - 0x18d646fff libsystem_symptoms.dylib (1431.140.1) <0B4FC817-CC87-31F2-872B-BD505D29F5EE> /usr/lib/system/libsystem_symptoms.dylib 0x18d647000 - 0x18d7a3fff com.apple.Network (1.0 - 1) <1CF3457C-B1F3-3643-A404-E74EC9C587A0> /System/Library/Frameworks/Network.framework/Versions/A/Network 0x18d7a4000 - 0x18d7d6fff com.apple.analyticsd (1.0 - 1) <38259CAA-FC30-3B56-A371-3E6A6AC5D1CA> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x18d7d7000 - 0x18d7d9fff libDiagnosticMessagesClient.dylib (112) <3B3CE40D-33BF-351F-B539-ACD4AF8CDF2E> /usr/lib/libDiagnosticMessagesClient.dylib 0x18d7da000 - 0x18d825fff com.apple.spotlight.metadata.utilities (1.0 - 2150.26) <7EA4F807-3DEB-3B59-9112-B632641123EA> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x18d826000 - 0x18d8bffff com.apple.Metadata (10.7.0 - 2150.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x18d8c0000 - 0x18d8c6fff com.apple.DiskArbitration (2.7 - 2.7) <03246747-F25B-3D05-B2E7-1BE69E878EF3> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x18d8c7000 - 0x18dbd1fff com.apple.vImage (8.1 - 544.4) <88CFC382-4A40-3339-A5F2-81FDA6D902B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x18dbd2000 - 0x18de8ffff com.apple.QuartzCore (1.11 - 927.24) <1077F760-1430-3263-8E32-2B273631B479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x18de90000 - 0x18ded1fff libFontRegistry.dylib (309) <4608D786-2101-39B4-8243-04EA0BDB4A5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x18ded2000 - 0x18dfe9fff com.apple.coreui (2.1 - 692.1) <71572479-4BDB-3BDD-993D-FF5202AFC8E3> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x18dfea000 - 0x18e0c9fff com.apple.ViewBridge (553.1 - 553.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x18e0ca000 - 0x18e0d4fff com.apple.PerformanceAnalysis (1.278.3 - 278.3) <81A40179-1530-3EFE-B2D9-EDE9189CF854> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x18e0d5000 - 0x18e0e2fff com.apple.OpenDirectory (11.6 - 230.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x18e0e3000 - 0x18e102fff com.apple.CFOpenDirectory (11.6 - 230.40.1) <254CB692-3AF0-387D-9EAD-AA72B7F34A59> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x18e103000 - 0x18e10ffff com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x18e110000 - 0x18e133fff com.apple.coreservices.SharedFileList (144 - 144) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x18e134000 - 0x18e136fff libapp_launch_measurement.dylib (14.1) /usr/lib/libapp_launch_measurement.dylib 0x18e137000 - 0x18e179fff com.apple.CoreAutoLayout (1.0 - 21.10.1) <5789DEAE-4BBD-3679-964B-40D6E208E8E8> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout 0x18e17a000 - 0x18e266fff libxml2.2.dylib (34.10) <9C392F20-D487-3A66-93AD-87BA9D7E403E> /usr/lib/libxml2.2.dylib 0x18e267000 - 0x18e2bafff com.apple.CoreVideo (1.8 - 414.7) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x18e2bb000 - 0x18e2bdfff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x18e2be000 - 0x18e2e4fff com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x18e2e5000 - 0x18e303fff com.apple.UserManagement (1.0 - 1) <7F82BD07-CC22-30E5-BCB4-4CC117F8BC91> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x18e304000 - 0x18e4a4fff com.apple.cloudkit.CloudKit (990 - 990) <657AFA4F-EEC0-37E2-8869-00B595366F2A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x18e4a5000 - 0x18e528fff com.apple.CloudDocs (1.0 - 738.1) <2B18890E-4C65-3102-A56A-12D505C1B130> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x18e529000 - 0x18ecdafff com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML 0x18ecdb000 - 0x18f424fff libwebrtc.dylib (7611.3.10.1.6) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib 0x18f425000 - 0x18f49afff com.apple.corelocation (2420.19.23 - 2420.19.23) <9AC8846A-12FD-3030-BDCF-9B52695D9B25> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x18f49b000 - 0x18f4acfff libsystem_containermanager.dylib (318.100.4) /usr/lib/system/libsystem_containermanager.dylib 0x18f4ad000 - 0x18f4befff com.apple.IOSurface (290.8.1 - 290.8.1) <6ACC766E-E6F9-3C00-8260-8DB708F1564B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x18f4bf000 - 0x18f4c8fff com.apple.IOAccelerator (442.9 - 442.9) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x18f4c9000 - 0x18f5b7fff com.apple.Metal (244.303 - 244.303) <6F669C63-4630-3788-871F-E53E3E01E0E1> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x18f5b8000 - 0x18f5d7fff com.apple.audio.caulk (1.0 - 70) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x18f5d8000 - 0x18f6cffff com.apple.CoreMedia (1.0 - 2780.10) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x18f6d0000 - 0x18f828fff libFontParser.dylib (305.6.0.4) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x18f829000 - 0x18fb33fff com.apple.HIToolbox (2.1.1 - 1062) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x18fb34000 - 0x18fb4bfff com.apple.framework.DFRFoundation (1.0 - 267) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x18fb4c000 - 0x18fb4ffff com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <812F9359-CA46-3856-AB3D-21D2998C19CB> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x18fb50000 - 0x18fb7afff com.apple.CoreSVG (1.0 - 149) <22C3C4CF-94DD-3F9C-9332-E7F1B40B4FC2> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x18fb7b000 - 0x18fd9afff com.apple.ImageIO (3.3.0 - 2130.7.3) <8C7ADB80-880A-3811-BC89-3DF7F63FB8AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x18fd9b000 - 0x1900b3fff com.apple.CoreImage (16.3.0 - 1140.2) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x1900b4000 - 0x190118fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x190119000 - 0x19011dfff libsystem_configuration.dylib (1109.140.1) <9BC511C4-6613-3F1D-8592-7D3971B24921> /usr/lib/system/libsystem_configuration.dylib 0x19011e000 - 0x190122fff libsystem_sandbox.dylib (1441.141.4) /usr/lib/system/libsystem_sandbox.dylib 0x190123000 - 0x190124fff com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x190125000 - 0x190128fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <30FA6080-7520-32BF-86BF-CD8AACD9E956> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x190129000 - 0x19012afff liblangid.dylib (136) /usr/lib/liblangid.dylib 0x19012b000 - 0x1901b8fff com.apple.CoreNLP (1.0 - 245.2) <8D86FF1B-B90A-37FD-990D-CEA65FE35181> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x1901b9000 - 0x1901c0fff com.apple.LinguisticData (1.0 - 399) <17E4D57B-5A70-3EC3-8BF5-82B80EFB3348> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x1901c1000 - 0x19067ffff libBNNS.dylib (288.100.5) <68DE4998-AAF1-35A2-A2F8-28A2E0CBA48C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x190680000 - 0x19072efff libvDSP.dylib (760.100.3) <5CB9D8BD-028D-318B-99F1-931F53997697> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x19072f000 - 0x190741fff com.apple.CoreEmoji (1.0 - 128.4) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x190742000 - 0x19074cfff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer 0x19074d000 - 0x190815fff com.apple.framework.CoreWLAN (16.0 - 1657) <9FE239AD-DF34-3465-8F54-BF4F57AC5105> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x190816000 - 0x190a17fff com.apple.CoreUtils (6.6 - 660.37) <4E0185F9-319E-3500-8751-98AA3E0634F3> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x190a18000 - 0x190a3afff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x190a3b000 - 0x190a4afff com.apple.AssertionServices (1.0 - 505.100.9) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x190a4b000 - 0x190acefff com.apple.securityfoundation (6.0 - 55240.40.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x190acf000 - 0x190ad8fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <7BC12DCA-0109-39D5-B5DE-398520550D66> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x190ad9000 - 0x190adefff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x190adf000 - 0x190ae1fff libquarantine.dylib (119.40.2) /usr/lib/system/libquarantine.dylib 0x190ae2000 - 0x190af1fff libCheckFix.dylib (31) <95D7D1F7-7C6F-3517-9872-79FCCCCC9D69> /usr/lib/libCheckFix.dylib 0x190af2000 - 0x190b08fff libcoretls.dylib (169.100.1) /usr/lib/libcoretls.dylib 0x190b09000 - 0x190b19fff libbsm.0.dylib (68.40.1) <51614EB7-9B57-3F8F-9679-DDA22278CC9F> /usr/lib/libbsm.0.dylib 0x190b1a000 - 0x190b5ffff libmecab.dylib (929.10) /usr/lib/libmecab.dylib 0x190b60000 - 0x190b64fff libgermantok.dylib (24) /usr/lib/libgermantok.dylib 0x190b65000 - 0x190b79fff libLinearAlgebra.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x190b7a000 - 0x190d7dfff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <75A63926-9BBF-3FD7-AB8F-BAD7DFF3A881> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x190d7e000 - 0x190dc7fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x190dc8000 - 0x190f1afff com.apple.MLCompute (1.0 - 1) <3C4B7923-366A-3F89-9BE2-00D7252F59A6> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute 0x190f1b000 - 0x190f49fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x190f4a000 - 0x190f9cfff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <15018D77-2512-3FB8-A170-4DF3DF5AF90D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x190f9d000 - 0x191024fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <83375879-A492-3EC8-A57A-7630E7C12D33> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x191025000 - 0x191034fff com.apple.AppleFSCompression (125 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x191035000 - 0x191041fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib 0x191042000 - 0x191046fff libsystem_coreservices.dylib (127.1) /usr/lib/system/libsystem_coreservices.dylib 0x191047000 - 0x191077fff com.apple.CoreServices.OSServices (1122.44 - 1122.44) <3B9B314C-8F7D-3058-9B89-6D4897868633> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x191078000 - 0x191188fff com.apple.AuthKit (1.0 - 1) <4F5E68A2-8C4A-3F98-8C86-5DF0DAFEF8B7> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x1911bc000 - 0x19122bfff com.apple.CoreSpotlight (1.0 - 2150.26) <43EF1C90-605C-3A04-B60E-42807EB5145A> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight 0x19122c000 - 0x19123dfff libz.1.dylib (76) <4838F5D2-C9BB-366A-9745-209A80BCC426> /usr/lib/libz.1.dylib 0x19123e000 - 0x19126bfff libsystem_m.dylib (3186.100.3) <092A6565-3BE3-3EEF-844E-B846793A4115> /usr/lib/system/libsystem_m.dylib 0x19126c000 - 0x19126cfff libcharset.1.dylib (59) <7A25825A-D346-3BB8-AA3F-498510B5E31F> /usr/lib/libcharset.1.dylib 0x19126d000 - 0x191272fff libmacho.dylib (980) /usr/lib/system/libmacho.dylib 0x191273000 - 0x19128afff libkxld.dylib (7195.141.6) <9C25AE8F-59E2-3963-B645-025A7661A69A> /usr/lib/system/libkxld.dylib 0x19128b000 - 0x191298fff libcommonCrypto.dylib (60178.120.3) <146E6A52-3060-32A1-9119-C3D6F8B5C57B> /usr/lib/system/libcommonCrypto.dylib 0x191299000 - 0x1912a3fff libunwind.dylib (201) <2A01EF92-F92D-35F7-B638-8CBC6896DCAA> /usr/lib/system/libunwind.dylib 0x1912a4000 - 0x1912abfff liboah.dylib (203.58) <6802DEC1-9ED5-3667-BFE0-3BDDE8BB40E1> /usr/lib/liboah.dylib 0x1912ac000 - 0x1912b4fff libcopyfile.dylib (173.40.2) <8477DD43-56AA-3422-BF23-4ADC7B98462F> /usr/lib/system/libcopyfile.dylib 0x1912b5000 - 0x1912b8fff libcompiler_rt.dylib (102.2) <50E8F23E-3E63-31BF-BFC3-EE75D281B151> /usr/lib/system/libcompiler_rt.dylib 0x1912b9000 - 0x1912bbfff libsystem_collections.dylib (1439.141.1) /usr/lib/system/libsystem_collections.dylib 0x1912bc000 - 0x1912befff libsystem_secinit.dylib (87.60.1) <836B23E3-DF08-31C8-98AD-4A9B12A4B404> /usr/lib/system/libsystem_secinit.dylib 0x1912bf000 - 0x1912c1fff libremovefile.dylib (49.120.1) <687A6E36-0460-30BC-A675-7F83059AE2D9> /usr/lib/system/libremovefile.dylib 0x1912c2000 - 0x1912c2fff libkeymgr.dylib (31) /usr/lib/system/libkeymgr.dylib 0x1912c3000 - 0x1912cbfff libsystem_dnssd.dylib (1310.140.1) /usr/lib/system/libsystem_dnssd.dylib 0x1912cc000 - 0x1912d1fff libcache.dylib (83) <2EA812B3-0565-35FA-BF54-DF98EF3DB5DE> /usr/lib/system/libcache.dylib 0x1912d2000 - 0x1912d3fff libSystem.B.dylib (1292.120.1) <1E75FCDF-2357-30FE-AAAD-5290BA722464> /usr/lib/libSystem.B.dylib 0x1912d4000 - 0x1912d7fff libfakelink.dylib (3) /usr/lib/libfakelink.dylib 0x1912d8000 - 0x1912d8fff com.apple.SoftLinking (1.0 - 1) /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking 0x1912d9000 - 0x191314fff libpcap.A.dylib (98.100.3) <842B3358-71DB-3219-9768-0A013DC08CEC> /usr/lib/libpcap.A.dylib 0x191315000 - 0x19140afff libiconv.2.dylib (59) <99E6BB0C-73CD-3239-942A-F6DD9325B90A> /usr/lib/libiconv.2.dylib 0x19140b000 - 0x19141dfff libcmph.dylib (8) <7E0DAF54-070D-3D42-B362-94B9138589CF> /usr/lib/libcmph.dylib 0x19141e000 - 0x19148efff libarchive.2.dylib (83.100.2) <5F23CB65-ACED-364E-BD1D-E00247CD6FC7> /usr/lib/libarchive.2.dylib 0x19148f000 - 0x1914fffff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x191500000 - 0x191501fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x191502000 - 0x191526fff com.apple.applesauce (1.0 - 16.28) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x191527000 - 0x19153dfff libapple_nghttp2.dylib (1.41) <06587250-EE7C-36A1-8A78-C8409EB2ECCD> /usr/lib/libapple_nghttp2.dylib 0x19153e000 - 0x191550fff libSparseBLAS.dylib (1336.140.1) <1FF666F8-7B71-378D-A890-A29032EC6AA4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x191551000 - 0x191552fff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x191553000 - 0x191557fff libpam.2.dylib (28.40.1) <8662B90D-5137-3BCC-BEC6-F7FEB6BD8F01> /usr/lib/libpam.2.dylib 0x191558000 - 0x191576fff libcompression.dylib (96.120.1) <6BCBE6BF-0CDD-3059-BBB9-45AF92D7EFA7> /usr/lib/libcompression.dylib 0x191577000 - 0x19157bfff libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x19157c000 - 0x191a38fff libLAPACK.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x191a39000 - 0x191a8bfff com.apple.DictionaryServices (1.2 - 341) <2845ABAE-8FCB-38B0-8F57-72EB3A67CF63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x191a8c000 - 0x191aa4fff liblzma.5.dylib (16) <20EEA2A7-C813-3D16-879E-A21431E7E72D> /usr/lib/liblzma.5.dylib 0x191aa5000 - 0x191aa6fff libcoretls_cfhelpers.dylib (169.100.1) /usr/lib/libcoretls_cfhelpers.dylib 0x191aa7000 - 0x191b8bfff com.apple.APFS (1677.141.2 - 1677.141.2) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x191b8c000 - 0x191b99fff libxar.1.dylib (452) /usr/lib/libxar.1.dylib 0x191b9a000 - 0x191b9dfff libutil.dylib (58.40.2) <1650ED1F-F6F6-3018-8F7E-151162BF10E6> /usr/lib/libutil.dylib 0x191b9e000 - 0x191bc7fff libxslt.1.dylib (17.6) <0ADB40D6-F173-3865-A4DE-153889696ED5> /usr/lib/libxslt.1.dylib 0x191bc8000 - 0x191bd2fff libChineseTokenizer.dylib (37.1) <0D3892E7-FEA4-3161-BAD5-26B593210AA1> /usr/lib/libChineseTokenizer.dylib 0x191bd3000 - 0x191c42fff libvMisc.dylib (760.100.3) <3ABB75F1-89E8-329F-9BF4-328E2E59B27F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x191c43000 - 0x191cd4fff libate.dylib (3.0.6) <5D22D187-0024-3E0C-86F7-A5D4258D2101> /usr/lib/libate.dylib 0x191cd5000 - 0x191cdcfff libIOReport.dylib (64.100.1) /usr/lib/libIOReport.dylib 0x191cdd000 - 0x191cf1fff com.apple.CrashReporterSupport (10.13 - 15053.1) <3C45A916-7B82-3DF2-A0DB-CA008EEF74BB> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x191d0a000 - 0x191d84fff com.apple.CVNLP (1.0 - 119) <3C28F04B-8B64-3FB4-BCA0-3A8DD592E542> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP 0x191da6000 - 0x191dd7fff com.apple.pluginkit.framework (1.0 - 1) <48DCCF0A-5C3F-3317-B545-9DA44BFBD830> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x191dd8000 - 0x191ddffff libMatch.1.dylib (38) /usr/lib/libMatch.1.dylib 0x191de0000 - 0x191e63fff libCoreStorage.dylib (554.140.2) <2F49B05C-5C08-3917-B0AE-3B7438229BC7> /usr/lib/libCoreStorage.dylib 0x191e64000 - 0x191eaffff com.apple.AppleVAFramework (6.1.3 - 6.1.3) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x191eb0000 - 0x191ecafff libexpat.1.dylib (26.141.1) /usr/lib/libexpat.1.dylib 0x191ecb000 - 0x191ed3fff libheimdal-asn1.dylib (597.140.2) <382A3FF4-A00D-3E8A-8C7D-C4A511BBC2E3> /usr/lib/libheimdal-asn1.dylib 0x191ed4000 - 0x191ee6fff com.apple.IconFoundation (479.4 - 479.4) /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation 0x191ee7000 - 0x191f4afff com.apple.IconServices (479.4 - 479.4) <01A40ED2-0F29-3549-A5F5-DB1E596ADD2A> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x191f4b000 - 0x191fedfff com.apple.MediaExperience (1.0 - 1) /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x191fee000 - 0x192014fff com.apple.persistentconnection (1.0 - 1.0) <5FD46B59-5D62-366A-80F1-CDE2E8F48555> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x192015000 - 0x192022fff com.apple.GraphVisualizer (1.0 - 100.1) <3467C846-8CD3-3013-B4A8-827D37F7726C> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x192023000 - 0x192435fff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <0659DE86-99CF-33AB-A4AF-858F1E940A85> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x192436000 - 0x192475fff com.apple.OTSVG (1.0 - 677.6.0.2) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x192476000 - 0x19247dfff com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport 0x19247e000 - 0x19248cfff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <8346C962-1506-3A3F-A6C7-BA096F2DE20A> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x19248d000 - 0x192493fff libspindump.dylib (295.2) <2BE38B0F-B9B3-3952-ADA0-A87B9B18E3AE> /usr/lib/libspindump.dylib 0x192494000 - 0x192546fff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x192547000 - 0x192561fff com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x192562000 - 0x19263afff com.apple.corebrightness (1.0 - 1) <1832193D-DD39-39BB-9EA5-E53067CAC359> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x1926d7000 - 0x1926dafff libodfde.dylib (26) <80D10524-1244-3B42-8218-828763DD1119> /usr/lib/libodfde.dylib 0x1926db000 - 0x192715fff com.apple.bom (14.0 - 235) <0F27FA57-F455-30C3-9B19-1111F24ABB6C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x192716000 - 0x192759fff com.apple.AppleJPEG (1.0 - 1) <9B47B12A-B064-3054-B702-203A0E18193B> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x19275a000 - 0x19283bfff libJP2.dylib (2130.7.3) <239163F1-8926-3DB9-A74A-BA78CE654923> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x19283c000 - 0x19283ffff com.apple.WatchdogClient.framework (1.0 - 98.120.2) /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x192840000 - 0x192878fff com.apple.MultitouchSupport.framework (4440.3 - 4440.3) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x192879000 - 0x1929a9fff com.apple.VideoToolbox (1.0 - 2780.10) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x1929aa000 - 0x1929dcfff libAudioToolboxUtility.dylib (1181.72) /usr/lib/libAudioToolboxUtility.dylib 0x1929dd000 - 0x1929fefff libPng.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x1929ff000 - 0x192a5bfff libTIFF.dylib (2130.7.3) <6FF8682B-E15C-3F53-BCAA-3F7506D001B4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x192a5c000 - 0x192a7afff com.apple.IOPresentment (58 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x192a7b000 - 0x192a7ffff com.apple.GPUWrangler (6.3.5 - 6.3.5) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x192a80000 - 0x192a82fff libRadiance.dylib (2130.7.3) <74D02264-14F4-3558-BE8E-EA3D89394B68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x192a83000 - 0x192a88fff com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x192a89000 - 0x192aa9fff libJPEG.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x192aaa000 - 0x192ad9fff com.apple.ATSUI (1.0 - 1) <0346055A-5ACC-3E05-86F5-2C3D2E75B12E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x192ada000 - 0x192adefff libGIF.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x192adf000 - 0x192ae8fff com.apple.CMCaptureCore (1.0 - 82.6) <4830FC37-AB0B-361A-B192-0DE38613FB9E> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore 0x192ae9000 - 0x192b30fff com.apple.print.framework.PrintCore (16.1 - 531.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x192b31000 - 0x192be4fff com.apple.TextureIO (3.10.9 - 3.10.9) <4B849AA8-4457-3905-B4AD-AA2C70DECD56> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x192be5000 - 0x192bedfff com.apple.InternationalSupport (1.0 - 61.1) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x192bee000 - 0x192c62fff com.apple.datadetectorscore (8.0 - 674) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x192c63000 - 0x192cc2fff com.apple.UserActivity (439 - 439) /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity 0x192cc3000 - 0x193462fff com.apple.MediaToolbox (1.0 - 2780.10) <59567E79-241C-3C6E-BE87-3DF74E58490F> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x193463000 - 0x1934cbfff libusrtcp.dylib (2288.140.7) <3CE2039F-471C-3DA5-9A66-55CB02BE9ECA> /usr/lib/libusrtcp.dylib 0x1934cc000 - 0x193911fff libswiftCore.dylib (5.4 - 1205.0.24.15) <9CA57826-61D7-3095-9476-AE0FE45A3805> /usr/lib/swift/libswiftCore.dylib 0x193912000 - 0x19397cfff com.apple.imfoundation (10.0 - 1000) <62D2735F-310C-35D7-B1FF-54BED92C9CB6> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x19397d000 - 0x1939a4fff com.apple.locationsupport (2420.19.23 - 2420.19.23) <0721D5E7-C25A-3928-B261-095AAD49EC9C> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x1939a5000 - 0x1939dafff libSessionUtility.dylib (76.69) /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib 0x1939db000 - 0x193b03fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <22835349-6C44-3EA8-AA41-AA43856A11D2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x193b04000 - 0x193b6bfff com.apple.audio.AudioSession (1.0 - 76.69) <5FB74E3B-F200-3FC8-AF91-9438E8C79CB6> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession 0x193b6c000 - 0x193b7efff libAudioStatistics.dylib (27.64) <156A7CA4-9A1D-3FEE-AAFC-849D330FE9D4> /usr/lib/libAudioStatistics.dylib 0x193b7f000 - 0x193b92fff com.apple.speech.synthesis.framework (9.0.66 - 9.0.66) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x193b93000 - 0x193c01fff com.apple.ApplicationServices.ATS (377 - 516) <71316EFD-FE97-3EE6-9997-CBC11F453539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x193c02000 - 0x193c1afff libresolv.9.dylib (68) <287B0B90-55FD-3227-B5FD-256464AA2496> /usr/lib/libresolv.9.dylib 0x193c1b000 - 0x193c2efff libsasl2.2.dylib (214) /usr/lib/libsasl2.2.dylib 0x193c98000 - 0x193cc8fff com.apple.securityinterface (10.0 - 55149.120.1) <3D4ABC71-3E00-3A80-BEE4-1C5B4B617B95> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x193ce2000 - 0x193d46fff com.apple.CoreMediaIO (1000.0 - 5325) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x193d47000 - 0x193e26fff libSMC.dylib (20) /usr/lib/libSMC.dylib 0x193e27000 - 0x193e84fff libcups.2.dylib (494.3) <0B99F7B0-2190-3D6B-BCF1-C67C8BC6128F> /usr/lib/libcups.2.dylib 0x193e85000 - 0x193e98fff com.apple.LangAnalysis (1.7.0 - 254) <0DA1AFE0-521E-3CF9-B75C-530303B6AC64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x193e99000 - 0x193ea5fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x193ea6000 - 0x193eadfff com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x193eae000 - 0x193eb9fff com.apple.QD (4.0 - 416) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x193eba000 - 0x1944aafff com.apple.audio.AudioResourceArbitration (1.0 - 1) <299FA1A8-2287-35D6-BAC7-9DE3C1D74667> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x1944ab000 - 0x1944b6fff com.apple.perfdata (1.0 - 67.40.1) /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x1944b7000 - 0x1944c4fff libperfcheck.dylib (41) <5006BCAD-219C-31BF-B6DC-FE5D93D95D8A> /usr/lib/libperfcheck.dylib 0x1944c5000 - 0x1944d5fff com.apple.Kerberos (3.0 - 1) <3E11D5D5-8F87-3FB4-94BB-CA4333C4C248> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x1944d6000 - 0x19451dfff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x19451e000 - 0x19452dfff com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x19452e000 - 0x194556fff com.apple.MobileAssets (1.0 - 659.100.21) <94ECBFCF-F011-3858-A5FD-3CF3FD71B486> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x194581000 - 0x19459efff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x19459f000 - 0x1945a7fff com.apple.CorePhoneNumbers (1.0 - 1) <75701867-9368-3B0B-A4A2-D097021A0CA1> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x1945a8000 - 0x194637fff libTelephonyUtilDynamic.dylib (5359.1) /usr/lib/libTelephonyUtilDynamic.dylib 0x1946f1000 - 0x1946f1fff liblaunch.dylib (2038.120.1) /usr/lib/system/liblaunch.dylib 0x1949f4000 - 0x194c4afff com.apple.NetworkExtension (1.0 - 1) <66650680-34DF-30C9-A215-46589CF2AA0E> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x194c4b000 - 0x194d51fff com.apple.ids (10.0 - 1000) <664ECA61-E2D4-3EB6-AA7F-7B8C7EAA8293> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x194d52000 - 0x194e9ffff com.apple.idsfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x194ea0000 - 0x194fdcfff com.apple.Sharing (1630 - 1630) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x194fdd000 - 0x1950c7fff com.apple.Bluetooth (8.0.5 - 8.0.5d7) <35C3F6FC-7487-3E6E-BF1C-0F3415DD5130> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x1950c8000 - 0x1950dbfff com.apple.AppContainer (4.0 - 509.140.3) <4C20005F-E556-3654-93C0-55FC19415DDB> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x1950dc000 - 0x1950dffff com.apple.SecCodeWrapper (4.0 - 509.140.3) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x1950e0000 - 0x195138fff com.apple.ProtectedCloudStorage (1.0 - 1) <38344FCC-F9FD-3FD4-A3CE-D17DE73020DF> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x195139000 - 0x195197fff com.apple.QuickLookFramework (5.0 - 928.4) <9B787443-7B48-3C27-89FC-93C040DB772C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x195198000 - 0x1951b3fff com.apple.MetalKit (147.1 - 147.1) <3778C394-47F1-3E5E-9DAE-BA5D3ACDFA86> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x19529d000 - 0x1953d8fff com.apple.combine (1.0 - 252.158) <11DB9100-C196-3141-AF98-C72F059680D4> /System/Library/Frameworks/Combine.framework/Versions/A/Combine 0x1953d9000 - 0x19692afff com.apple.GeoServices (1.0 - 1757.26.6.2.2) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x19692b000 - 0x196936fff com.apple.DirectoryService.Framework (11.6 - 230.40.1) <992E3C6A-46EF-3E69-A2CF-AD89893DCF06> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x196937000 - 0x19695efff com.apple.RemoteViewServices (2.0 - 163) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x19695f000 - 0x19696efff com.apple.SpeechRecognitionCore (6.1.25 - 6.1.25) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x19696f000 - 0x196976fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x196977000 - 0x196988fff com.apple.AppleLDAP (11.6 - 54) /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP 0x196ba5000 - 0x196ba5fff libsystem_product_info_filter.dylib (8.40.1) <14136F56-3690-3346-90A0-31FC34DF3E1B> /usr/lib/system/libsystem_product_info_filter.dylib 0x196c1d000 - 0x196c33fff libnetworkextension.dylib (1295.140.3) <08B9C99C-544B-3FC7-8604-0FBAEFD8E5FA> /usr/lib/libnetworkextension.dylib 0x196c78000 - 0x196c78fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <372F4BDE-9AA6-3832-A25D-585683D7EFBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x196c9a000 - 0x196c9afff com.apple.CoreServices (1122.44 - 1122.44) <7CA890C2-3B87-3C10-B438-1AEB34A9E1BE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x196e57000 - 0x196e57fff com.apple.Accelerate (1.11 - Accelerate 1.11) <6CA149E0-61A2-3868-9ADF-A4AA815F3D24> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x196e9a000 - 0x196ea6fff com.apple.MediaAccessibility (1.0 - 130) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x196ea7000 - 0x196ec6fff com.apple.networking.AlgosScoreFramework (1.0 - 1) <459C24B0-6D0D-3520-8FBF-62E0A6C82CB0> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework 0x196ec7000 - 0x196eccfff com.apple.AppleSRP (5.0 - 1) <7822CCEF-B167-3797-B12F-4C77944BC129> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x196ecd000 - 0x196ed7fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x196ed8000 - 0x196f0cfff com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x1971c0000 - 0x197322fff libswiftFoundation.dylib (25.103) /usr/lib/swift/libswiftFoundation.dylib 0x197323000 - 0x1973b2fff com.apple.AddressBook.ContactsFoundation (8.0 - 1151.2) /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x1973b3000 - 0x1973fafff com.apple.contacts.ContactsPersistence (1.0 - 3497.5) /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x1973fb000 - 0x197541fff com.apple.AddressBook.core (1.0 - 2452.7) <3B6B0720-AECD-333A-91E0-71E53051F8A3> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore 0x197542000 - 0x19768bfff com.apple.contacts (1.0 - 3497.5) <81446020-91B5-30F5-9165-3A1E52516D6A> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x19768c000 - 0x197699fff com.apple.PersonaKit (1.0 - 1) /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit 0x1976b4000 - 0x19770ffff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x197710000 - 0x19771afff com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) <89A78999-BF4B-37CC-83C2-D1D00817AE37> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x19771b000 - 0x19772efff com.apple.PowerLog (1.0 - 1) <19E35536-CF0A-3B74-B52C-594E5B61FD21> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x19772f000 - 0x19773afff com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x19773b000 - 0x1977effff com.apple.DiscRecording (9.0.3 - 9030.4.5) <113A4F2B-0DF6-3D04-86CA-1650909099BB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x1977f0000 - 0x197823fff com.apple.MediaKit (16 - 927.40.2) <2C3D941C-EB11-37A6-B255-22C6F345FBE9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x197824000 - 0x197904fff com.apple.DiskManagement (14.0 - 1733.140.2) <74282EC4-304D-394A-A615-14DCFCD71130> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x197905000 - 0x197910fff com.apple.CoreAUC (326.2.0 - 326.2.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x197911000 - 0x197914fff com.apple.Mangrove (1.0 - 25) /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x197915000 - 0x197944fff com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <179147A6-25CD-36BF-9FBA-23AC8340C404> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x197945000 - 0x197a9bfff com.apple.FileProvider (349.4.3 - 349.4.3) <109E57C3-F10E-34B4-848F-50A6B7463A2F> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x197a9c000 - 0x197abefff com.apple.GenerationalStorage (2.0 - 323) <93B9139F-1E5B-307A-9423-090EE6829A10> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x197e5e000 - 0x197f36fff com.apple.CoreTelephony (113 - 8260) /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony 0x197f37000 - 0x197f43fff com.apple.AppSandbox (4.0 - 509.140.3) <5103D681-95F1-35C6-A851-4CD7C433E692> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x197f44000 - 0x197f5cfff libswiftDispatch.dylib (4.100.1) /usr/lib/swift/libswiftDispatch.dylib 0x197f5d000 - 0x198115fff com.apple.AVFCore (1.0 - 2020.10) /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore 0x198116000 - 0x19818cfff com.apple.FrontBoardServices (703.16 - 703.16) /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices 0x19818d000 - 0x1981b6fff com.apple.BoardServices (1.0 - 526) <179A71C6-0EED-383E-8FEE-6DF497F5C9CC> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices 0x1981b7000 - 0x1981e6fff com.apple.contacts.vCard (1.0 - 3497.5) <2BC22F91-2642-3457-A23A-89CF6D316358> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x198422000 - 0x19845cfff com.apple.DebugSymbols (195.1 - 195.1) <090AB59C-5053-3444-9BDC-F036454C2CDD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x19845d000 - 0x19850efff com.apple.CoreSymbolication (12.5 - 64544.81.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x19850f000 - 0x19851cfff com.apple.CoreTime (284.0.4) <9E89EAAF-F9E6-3993-AA48-0BDCB4448145> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime 0x19851d000 - 0x198594fff com.apple.Rapport (2.6.0 - 260.3) /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport 0x198e15000 - 0x198e64fff com.apple.coreduetcontext (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext 0x198e65000 - 0x199412fff com.apple.Intents (1.0 - 1) /System/Library/Frameworks/Intents.framework/Versions/A/Intents 0x199413000 - 0x199472fff com.apple.framework.Apple80211 (17.0 - 1728) <01239E99-E9CD-3231-AA54-4E91781683E2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x199473000 - 0x19959efff com.apple.CoreWiFi (3.0 - 341) <5A468D39-8814-3B02-BA5C-07A446B53AB1> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x19959f000 - 0x1995bbfff com.apple.BackBoardServices (1.0 - 1.0) <100AE1EE-681A-3E18-8EED-6606F61E6C97> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices 0x1995bc000 - 0x1995f7fff com.apple.LDAPFramework (2.4.28 - 194.5) <6CD316B1-8D67-394E-980D-F7DCA76EEB07> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x1995f8000 - 0x1995f9fff com.apple.TrustEvaluationAgent (2.0 - 35) <9F409218-1EBA-3768-85C3-46DDB20578AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x1995fa000 - 0x1996f5fff libcrypto.44.dylib (56.60.2) /usr/lib/libcrypto.44.dylib 0x1996f6000 - 0x199722fff libssl.46.dylib (56.60.2) <17522925-354F-37E2-8E9D-7AF054B8890B> /usr/lib/libssl.46.dylib 0x199723000 - 0x1997d6fff com.apple.DiskImagesFramework (595.140.1 - 595.140.1) <8117CD8B-9CEA-3CF1-AF1A-8A4043E9A607> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x1997d7000 - 0x19980cfff com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x19980d000 - 0x19981cfff com.apple.RemoteServiceDiscovery (1.0 - 1.120.1) /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x199835000 - 0x199876fff com.apple.DataDetectorsNaturalLanguage (1.0 - 159.1) <67073A6F-DAAD-3A62-BFE9-559EDBFEC85E> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage 0x199877000 - 0x19987afff com.apple.help (1.3.8 - 71) <0FB6AD05-1F2D-34C4-B03D-881234E55989> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x19987b000 - 0x199882fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x199883000 - 0x19988efff libcsfde.dylib (554.140.2) <73069E60-92A9-38E8-A319-431DC3F2C2C5> /usr/lib/libcsfde.dylib 0x19988f000 - 0x1998effff libcurl.4.dylib (121.101.1) /usr/lib/libcurl.4.dylib 0x1998f0000 - 0x1998f7fff com.apple.LoginUICore (4.0 - 4.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x1998f8000 - 0x199952fff com.apple.AppSupport (1.0.0 - 29) <3C555251-7ACE-3CA4-94F0-F0B1CBF2DC62> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport 0x199ac1000 - 0x199ac1fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x199ac2000 - 0x199ac8fff com.apple.InternationalTextSearch (1.0 - 1) /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch 0x199ac9000 - 0x199b48fff com.apple.ClassKit (1.2 - 146.6) <81011D50-A57B-37BD-A3DF-80E5BCC4D091> /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit 0x199b49000 - 0x199c63fff com.apple.AppleAccount (1.0 - 1.0) <0DE50200-BB3A-3EA1-8A57-B1EAA4574771> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount 0x199c64000 - 0x199c99fff com.apple.AppleIDSSOAuthentication (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication 0x199c9a000 - 0x199cf0fff com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction 0x199db1000 - 0x199db1fff libHeimdalProxy.dylib (79) <7CC40013-93B4-3E9C-A96D-D2ABB02E9D2E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x199e58000 - 0x199e58fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <26EF9715-2B5D-3C41-8626-6FEB1F219A0D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x199e82000 - 0x199ec1fff com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x199ec2000 - 0x199ee3fff com.apple.DuetActivityScheduler (1.0 - 1) <293618F7-B176-334B-A9DF-49BEB9216178> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler 0x199ee4000 - 0x199ee6fff libswiftObjectiveC.dylib (3) <70CBB955-E4DD-3B6F-B2C5-75B3ECD72BF8> /usr/lib/swift/libswiftObjectiveC.dylib 0x199ee7000 - 0x199ef9fff libswiftos.dylib (1000.120.2) <4FA54FAB-1E09-38B2-8CC6-BF3B0F9C1FD5> /usr/lib/swift/libswiftos.dylib 0x199efa000 - 0x199f07fff com.apple.IntentsFoundation (1.0 - 1) /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation 0x199f08000 - 0x199f0efff com.apple.PushKit (1.0 - 1) <458E957C-3B99-3616-8DB6-E5E5A4F9E6F3> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit 0x199f0f000 - 0x199f44fff com.apple.C2 (1.3 - 573) <250448C8-C7F2-3977-B3CC-A537F9771A10> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2 0x199f45000 - 0x199f77fff com.apple.QuickLookThumbnailing (1.0 - 135.5) <35240289-AA04-3FFD-B6B9-32D96FFAF57A> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x199f78000 - 0x19a67cfff com.apple.vision.EspressoFramework (1.0 - 256.4.4) <3BC20763-66B8-3244-A7E2-488DB8AB0AC1> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso 0x19a67d000 - 0x19a694fff com.apple.ANEServices (4.76 - 4.76) /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices 0x19a695000 - 0x19a702fff com.apple.proactive.support.ProactiveSupport (1.0 - 294.7) <267A2140-4D7A-3672-9768-7AE2723AD39D> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport 0x19a703000 - 0x19a70dfff com.apple.corerecents (1.0 - 1) /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents 0x19a70e000 - 0x19a740fff com.apple.iCalendar (7.0 - 833) <45FC94A8-510A-333A-AB94-2A6B1FCC53FF> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar 0x19a741000 - 0x19a7b5fff com.apple.CalendarFoundation (8.0 - 1178.5.2) /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation 0x19a7b6000 - 0x19a7b8fff com.apple.CoreDuetDebugLogging (1.0 - 1) <701DF593-FFB4-38F1-9A0E-9F11A74B9DC9> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x19a7b9000 - 0x19a7c5fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <5E0B29E2-F90C-37A8-83A7-A64CCFB82027> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x19a7c6000 - 0x19a7ccfff com.apple.ASEProcessing (1.26.0 - 1.26.0) <3D723C7F-BCD1-30AA-995E-A8296550F6A9> /System/Library/PrivateFrameworks/ASEProcessing.framework/Versions/A/ASEProcessing 0x19aa63000 - 0x19ad18fff com.apple.spotlight.index (10.7.0 - 2150.26) /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex 0x19aeb0000 - 0x19aefffff com.apple.CalDAV (8.0 - 795) /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV 0x19af00000 - 0x19afa8fff com.apple.CoreSuggestions (1.0 - 1115.519) /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions 0x19afa9000 - 0x19b132fff com.apple.ical.EventKit (3.0 - 1414.5.1) <0C19205C-9268-3924-8535-C2C8FCDF1B68> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit 0x19b133000 - 0x19b3effff com.apple.CalendarPersistence (8.0 - 1071.4.4) <96BA3408-7003-3BBE-BE2F-95DC08BC993F> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence 0x19b3f0000 - 0x19b417fff com.apple.CalendarAgentLink (8.0 - 250) <1B5E75CC-646E-3909-B170-5A3DB17FC1FB> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x19b418000 - 0x19b423fff com.apple.RTCReporting (11.85.2 - 11.85.2) /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting 0x19b424000 - 0x19b5c6fff com.apple.WebKitLegacy (16611 - 16611.3.10.1.6) <99E4A51F-1031-31B9-B0A8-D62FAA84C64A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x19b5c7000 - 0x19b5cafff com.apple.ConstantClasses (1.0 - 1) <8525BE79-6473-359C-BBDF-41974EA718E1> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses 0x19b5e6000 - 0x19b5fbfff com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <597F3B0A-459C-305E-B32D-CDCA5083A7BE> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine 0x19b755000 - 0x19b758fff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x19bc8c000 - 0x19bc8ffff com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <8891C31D-C3A6-30B5-9CE8-DA5421F36718> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator 0x19c3eb000 - 0x19c3f2fff com.apple.DisplayServicesFW (3.1 - 380) <69CC7954-3B78-3BE7-B387-B71290D34EDB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x19c945000 - 0x19cc2efff libAWDSupportFramework.dylib (4205) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib 0x19cc9e000 - 0x19cccffff libtidy.A.dylib (18.2) /usr/lib/libtidy.A.dylib 0x19ccd0000 - 0x19ccf0fff com.apple.MarkupUI (1.0 - 383.6) <3CE7E709-7B2E-3B04-8D82-484034F4510C> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI 0x19ccf1000 - 0x19cd06fff com.apple.Engram (1.0 - 1) /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram 0x19cd07000 - 0x19cd2efff com.apple.openscripting (1.7 - 190) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x19cd2f000 - 0x19cd32fff com.apple.securityhi (9.0 - 55008) <36AFAF34-E6AC-3A13-BE53-97B344D6839A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x19cd33000 - 0x19cd36fff com.apple.ink.framework (10.15 - 227) <42ED5861-80C5-34B4-97BD-5676C9C4A58F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x19cd37000 - 0x19cd3afff com.apple.CommonPanels (1.2.6 - 101) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x19cd3b000 - 0x19cd42fff com.apple.ImageCapture (1711.5.2 - 1711.5.2) <90AA1C4C-ABAB-375C-969C-15783F4EB489> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x19cd43000 - 0x19de17fff com.apple.JavaScriptCore (16611 - 16611.3.10.1.6) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x19de85000 - 0x19df99fff com.apple.AVFCapture (1.0 - 82.6) <8B99C225-EA73-32CD-8A75-0C4621FB71DD> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture 0x19df9a000 - 0x19e02bfff com.apple.Quagga (47 - 47) /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga 0x19e02c000 - 0x19e263fff com.apple.CMCapture (1.0 - 82.6) <9A8F9235-3229-3248-9834-CCFA9A12636F> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture 0x19e264000 - 0x19e2cbfff com.apple.RenderBox (77 - 77) <6E80DAF2-F62D-37CC-A07B-CE96EDF973A6> /System/Library/PrivateFrameworks/RenderBox.framework/Versions/A/RenderBox 0x19e5f4000 - 0x19e69ffff com.apple.accounts.AccountsDaemon (113 - 113) <2E283643-3EA8-3FF7-ABF2-432A15F1E778> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon 0x19e6a0000 - 0x19e6a2fff com.apple.OAuth (25 - 25) <89F411EF-7A84-3848-925F-9838516D8B83> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x19ec7d000 - 0x19ec89fff com.apple.HID (1.0 - 1) <69785B33-9E55-3EFF-B19C-70CAF8BADE29> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x19ec8a000 - 0x19ed89fff com.apple.QuickLookUIFramework (5.0 - 928.4) <9A126ADC-EBFC-337A-9D24-E230A16CE7A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x19ed8a000 - 0x19eda8fff com.apple.IOGPU (21.11 - 21.11) /System/Library/PrivateFrameworks/IOGPU.framework/Versions/A/IOGPU 0x19f15a000 - 0x19f1d9fff com.apple.coredav (1.0.1 - 889) <69CEC496-E834-3ECD-95EF-CB6F3FF5BF9B> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV 0x19f1da000 - 0x19f231fff com.apple.ExchangeWebServices (8.0 - 814.100.1) /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices 0x19f382000 - 0x19f382fff com.apple.marco (10.0 - 1000) <9F7E8889-0A8A-3233-BB0E-A24C65E0AE0F> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x19f574000 - 0x19f5b1fff com.apple.contacts.ContactsAutocomplete (1.0 - 1152.4) <93712249-E12E-3BBF-8A6D-4BB4D467C375> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete 0x19f5b2000 - 0x19f5befff com.apple.KerberosHelper (4.0 - 1.0) <2E02B7C9-B6F9-34C8-8EC7-ABC1EC0671D6> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper 0x19f5bf000 - 0x19f602fff com.apple.ResponseKit (1.0 - 165.2) <5447E4BC-E6AF-307D-A6E0-82E093A1CC59> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit 0x19f603000 - 0x19f624fff com.apple.proactive.support.ProactiveEventTracker (1.0 - 294.7) /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker 0x19fa48000 - 0x19fa4cfff com.apple.PhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x19fa4d000 - 0x19fa54fff com.apple.URLFormatting (146 - 146.22) /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting 0x19fa55000 - 0x19fa66fff com.apple.accessibility.AXCoreUtilities (1.0 - 1) <407E789D-44FE-3FA0-B573-4A829412E381> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities 0x19fa67000 - 0x19fa81fff libAccessibility.dylib (2885.49) <7A3A7532-1000-323C-965E-9FCFC1812728> /usr/lib/libAccessibility.dylib 0x19fa82000 - 0x1a2034fff com.apple.WebCore (16611 - 16611.3.10.1.6) <8E565B21-FA24-3907-AF95-F5481DD31795> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x1a231b000 - 0x1a233bfff com.apple.quicklook.QuickLookSupport (1.0 - 135.5) <1B2EFF3C-81A2-3A79-B58D-DB130F05863E> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport 0x1a233c000 - 0x1a23cffff com.apple.AirPlaySync (1.0 - 2780.10) <04E0B6AA-CC8C-3339-8E4B-758FCF18F4BB> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync 0x1a25b2000 - 0x1a25bcfff libswiftCoreGraphics.dylib (2) <42C9FFD9-D15C-3B93-826C-D8CDD4A8B92C> /usr/lib/swift/libswiftCoreGraphics.dylib 0x1a25bd000 - 0x1a25c6fff libswiftDarwin.dylib (??? - ???) <82D87D0D-4A8D-3327-807B-793AF6B372C7> /usr/lib/swift/libswiftDarwin.dylib 0x1a2615000 - 0x1a2660fff com.apple.Safari.SafeBrowsing (16611 - 16611.3.10.1.6) <9FBDF866-6CE6-304B-8F9C-EEDB44A992DD> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing 0x1a2661000 - 0x1a2e48fff com.apple.WebKit (16611 - 16611.3.10.1.6) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x1a2f8b000 - 0x1a300afff com.apple.CorePDF (4.0 - 529) <38A546A3-5308-36FF-AC79-FB1DA550C95F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x1a300b000 - 0x1a300efff com.apple.print.framework.Print (15 - 271) <339D8E6D-4F7E-3B53-9787-CFBDFD603C8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x1a300f000 - 0x1a3012fff com.apple.Carbon (160 - 164) <9FAD7120-CD44-3768-BE51-530E42233E02> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x1a3113000 - 0x1a3113fff com.apple.avfoundation (2.0 - 2020.10) <0385EEEF-C3BA-33FA-9B58-D65361D7D2CB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x1a322f000 - 0x1a32cefff libquic.dylib (2288.140.7) /usr/lib/libquic.dylib 0x1a32d9000 - 0x1a32f5fff com.apple.private.SystemPolicy (1.0 - 1) /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy 0x1a343c000 - 0x1a3494fff com.apple.AccessibilitySharedSupport (1.0 - 1) <7C39CC1E-E03B-36A7-9566-2DE6C475FE76> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport 0x1a3495000 - 0x1a34b4fff com.apple.sidecar-core (1.0 - 231) <9FD127F0-1EDB-3ABE-BFFD-C06751716630> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore 0x1a34b5000 - 0x1a34bcfff com.apple.QuickLookNonBaseSystem (1.0 - 1) <84B1309E-54C9-3088-8388-49929B97B659> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem 0x1a34bd000 - 0x1a34f0fff com.apple.datadetectors (5.0 - 423) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x1a38ee000 - 0x1a38f2fff com.apple.CoreOptimization (1.0 - 1) <004468CB-0C24-3293-9AB8-C24E1B5A3192> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization 0x1a3a2b000 - 0x1a3a6bfff com.apple.NaturalLanguage (1.0 - 84) <52F90B26-88D7-33EF-8E54-881E76F97B2F> /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage 0x1a3a6c000 - 0x1a3a87fff com.apple.SafariServices.framework (16611 - 16611.3.10.1.6) <448038F9-1009-33D0-97DA-F8C4463982BA> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x1a3c46000 - 0x1a3c51fff com.apple.MallocStackLogging (1.0 - 1) /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging 0x1a3c52000 - 0x1a3c54fff liblog_network.dylib (2288.140.7) /usr/lib/log/liblog_network.dylib 0x1a3c66000 - 0x1a3c78fff libmis.dylib (274.140.2) <9AB0F36D-3AF3-3802-A2DA-C7C682498655> /usr/lib/libmis.dylib 0x1a3c86000 - 0x1a3c86fff libswiftCoreFoundation.dylib (1.6) <3BF00F18-0D10-312D-B689-7683F20865AA> /usr/lib/swift/libswiftCoreFoundation.dylib 0x1a3c93000 - 0x1a3c93fff libswiftXPC.dylib (1.1) <3E9B18B6-FB97-3ADD-AFC6-9E66578DA563> /usr/lib/swift/libswiftXPC.dylib 0x1a3c94000 - 0x1a3c94fff libswiftCoreImage.dylib (1) /usr/lib/swift/libswiftCoreImage.dylib 0x1a3c95000 - 0x1a3c95fff libswiftIOKit.dylib (1) <16860E95-D4EE-3304-BE23-13ABF4661066> /usr/lib/swift/libswiftIOKit.dylib 0x1a3c96000 - 0x1a3dcafff com.apple.CoreHandwriting (161 - 1.2) <1B45C845-B410-3925-ACD5-3B6559095FA2> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting 0x1a3dcb000 - 0x1a3fd1fff com.apple.imageKit (3.0 - 1100) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x1a3fd2000 - 0x1a40dcfff com.apple.PencilKit (1.0 - 1) /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit 0x1a40dd000 - 0x1a40eefff com.apple.sidecar-ui (1.0 - 231) <47E9992E-62DF-3F70-8E9E-2D921AAFA7BC> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI 0x1a40fa000 - 0x1a40fdfff com.apple.WebInspectorUI (16611 - 16611.3.10.1.6) <0D389665-2827-3A2A-A6A1-A486D75B51BB> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI 0x1a4742000 - 0x1a479bfff com.apple.ImageCaptureCore (1711.5.2 - 1711.5.2) <896FFA60-E897-35A8-971F-ADBD8807EA35> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x1a479c000 - 0x1a47c1fff com.apple.quartzfilters (1.10.0 - 98) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x1a47c2000 - 0x1a47eefff com.apple.IntlPreferences (2.0 - 332.3) <20D70238-3AF4-3B6B-9427-A41AB0C3819E> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x1a4e9a000 - 0x1a4fb6fff com.apple.AnnotationKit (1.0 - 383.6) /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit 0x1a4fb7000 - 0x1a546ffff com.apple.QuartzComposer (5.1 - 383) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x1a5470000 - 0x1a5550fff com.apple.PDFKit (1.0 - 950.40.3) <096410F4-9BB3-3B6B-8318-E86632035ED1> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x1a6200000 - 0x1a6212fff libswiftsimd.dylib (1.3) <1EE7DA62-4427-3DD7-9D83-AB35977FA442> /usr/lib/swift/libswiftsimd.dylib 0x1a62ad000 - 0x1a632ffff com.apple.TextInput (1.0 - 1.0) <79716F25-7E47-3D03-A884-A6C960B59F7D> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput 0x1a6eee000 - 0x1a6efafff com.apple.CaptiveNetworkSupport (13.0 - 1) <27A6D0E7-8427-3761-8BD9-6E24A7629877> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork 0x1a72ac000 - 0x1a72c4fff com.apple.LookupFramework (1.2 - 284.1) /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup 0x1a735a000 - 0x1a735dfff com.apple.quartzframework (1.5 - 25) <32D7D6B1-58E2-3718-B5B6-8336D1F07F26> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x1a7659000 - 0x1a7672fff libCGInterfaces.dylib (544.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x1a7673000 - 0x1a7674fff libswiftCoreLocation.dylib (5) <50B1F3F5-35FF-3714-8CE8-1B88C526A876> /usr/lib/swift/libswiftCoreLocation.dylib 0x1a7f67000 - 0x1a7f6bfff libswiftCoreData.dylib (3) <4A27B75A-2331-3D3C-B516-CE0534D6D507> /usr/lib/swift/libswiftCoreData.dylib 0x1a80e9000 - 0x1a8c70fff com.apple.SwiftUI (135 - 135) <61CE6512-37A5-3223-A5A3-365ADB59B7F7> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI 0x1a8c71000 - 0x1a8ca0fff com.apple.AttributeGraph (81 - 81) <306AC102-B3A5-3F11-8875-E4DF5EA1651C> /System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph 0x1a9aaf000 - 0x1a9ccefff com.apple.RawCamera.bundle (9.10.0 - 1450.3) <8218F9E1-A0AC-35ED-AA00-8E43EC683469> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x1abe9f000 - 0x1abea4fff libswiftMetal.dylib (1.3.1) /usr/lib/swift/libswiftMetal.dylib 0x1abea5000 - 0x1abeabfff libswiftCompression.dylib (1) <610519FC-975C-35BA-83E8-AD3AA9EC4E36> /usr/lib/swift/libswiftCompression.dylib 0x1abeac000 - 0x1abeb8fff libswiftCloudKit.dylib (990) /usr/lib/swift/libswiftCloudKit.dylib 0x1adb2b000 - 0x1adb66fff com.apple.osanalytics.OSAnalytics (1.0 - 1) <3EE09581-77C9-3DE2-B7C7-382D801F042B> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics 0x1ae395000 - 0x1ae3aafff libswiftAppKit.dylib (104) <14235D6C-6151-3F6B-8335-B3B79173B02B> /usr/lib/swift/libswiftAppKit.dylib 0x1ae3ab000 - 0x1ae3acfff libswiftQuartzCore.dylib (1) /usr/lib/swift/libswiftQuartzCore.dylib 0x1aead1000 - 0x1af4defff com.apple.ModelIO (246.7 - 246.7) <799EE9AA-021D-3031-82E2-23D65222DFF5> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO 0x1b1b02000 - 0x1b1b18fff libswiftUniformTypeIdentifiers.dylib (637) <3128FBCB-4341-3B96-9855-DC6BB504191E> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib 0x1b1b19000 - 0x1b1b84fff libswiftAccelerate.dylib (10.40.1) <2E8270C0-238F-3A84-B599-6CB7E233264E> /usr/lib/swift/libswiftAccelerate.dylib 0x1b73fc000 - 0x1b7429fff com.apple.HelpData (2.3 - 201) <00AC5C79-1D35-39F8-9DB7-8F59E152EA31> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x1b742a000 - 0x1b7444fff com.apple.shortcut (2.16 - 118) <57595826-AFA6-3F52-921B-F99BBBCB53FC> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x1b7445000 - 0x1b74e3fff com.apple.Symbolication (12.5 - 64544.70.1) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x1b7674000 - 0x1b767afff com.apple.framework.netrb (1.0 - 1) <91BE035E-EEB9-3574-91EF-9FECB9902F8B> /System/Library/PrivateFrameworks/Netrb.framework/Versions/A/Netrb 0x1be012000 - 0x1be015fff libswiftWebKit.dylib (7611.3.10.1.6) <831520EE-1A23-34EA-81D7-5DBD2EA3B7D2> /usr/lib/swift/libswiftWebKit.dylib 0x1c769a000 - 0x1c769efff libmetal_timestamp.dylib (31001.192.1) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib 0x1c98ec000 - 0x1c98f2fff libCoreFSCache.dylib (200.11) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x1c98f3000 - 0x1c98f8fff libCoreVMClient.dylib (200.11) <1A2DD0B4-1C56-3C7B-B5B7-06AF9F73D3D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x1c98f9000 - 0x1c9908fff com.apple.opengl (18.5.9 - 18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x1c9909000 - 0x1c990bfff libCVMSPluginSupport.dylib (18.5.9) <75509F55-33A5-3A15-8A37-6EE18C772015> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x1c990c000 - 0x1c9914fff libGFXShared.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x1c9915000 - 0x1c994dfff libGLImage.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x1c994e000 - 0x1c9986fff libGLU.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x1c9af4000 - 0x1c9afefff libGL.dylib (18.5.9) <6B5127DA-3097-3979-BF12-0DC83771C8D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x1c9c8f000 - 0x1c9ceefff com.apple.opencl (4.6 - 4.6) <95665FCE-A143-3B7B-B011-37AC651C03A2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x1ca775000 - 0x1ca85bfff com.apple.audio.AVFAudio (1.0 - 477.88) <21E267A4-0DB6-3402-99D7-751112015C7F> /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x1caf53000 - 0x1caf56fff com.apple.Hypervisor (1.0 - 1) <22165452-B7BD-38FF-B3B5-2C9C72AFC9DE> /System/Library/Frameworks/Hypervisor.framework/Versions/A/Hypervisor 0x1cbc97000 - 0x1cbcfffff com.apple.Virtualization (1.0 - 25.9) <53C76BF1-EFE3-3BE2-BB5C-F5CD3752126C> /System/Library/Frameworks/Virtualization.framework/Versions/A/Virtualization 0x1cc072000 - 0x1cc079fff com.apple.framework.vmnet (1.0 - 1) /System/Library/Frameworks/vmnet.framework/Versions/A/vmnet 0x1ccd3d000 - 0x1ccd48fff com.apple.CMImaging (1.0 - 82.6) /System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging 0x1dad62000 - 0x1dad69fff libRosetta.dylib (203.58) <6802DEC1-9ED5-3667-BFE0-3BDDE8BB40E1> /usr/lib/libRosetta.dylib 0x1db352000 - 0x1db355fff libswiftMetalKit.dylib (1.2) <581072E9-0660-3BBB-A7C5-5DF75AD04236> /usr/lib/swift/libswiftMetalKit.dylib 0x1db358000 - 0x1db35afff libswiftModelIO.dylib (1) <875ED0C6-B5F8-39D3-9F12-778D07CE8EC1> /usr/lib/swift/libswiftModelIO.dylib 0x1db376000 - 0x1db379fff libswiftVirtualization.dylib (25.9) <98D4AC7C-C078-3401-9D02-62DEE8FB2734> /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=929.8M resident=0K(0%) swapped_out_or_unallocated=929.8M(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 640K 5 Activity Tracing 256K 1 CG backing stores 3264K 6 CG image 1856K 28 CG raster data 1056K 13 CoreAnimation 1216K 53 CoreGraphics 32K 2 CoreUI image data 1760K 15 Foundation 48K 2 Image IO 5328K 3 Kernel Alloc Once 32K 1 MALLOC 323.3M 57 MALLOC guard page 192K 11 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 15 Stack 15.4M 15 VM_ALLOCATE 1.1G 26 __AUTH 1194K 272 __AUTH_CONST 18.7M 478 __DATA 11.1M 516 __DATA_CONST 17.6M 522 __DATA_DIRTY 2115K 220 __FONT_DATA 4K 1 __LINKEDIT 495.8M 54 __OBJC_CONST 3210K 252 __OBJC_RO 75.1M 1 __OBJC_RW 2576K 1 __TEXT 434.0M 544 __UNICODE 588K 1 dylib (reserved) 12K 1 reserved VM address space (unallocated) mapped file 231.5M 31 shared memory 2960K 18 =========== ======= ======= TOTAL 4.1G 3174 TOTAL, minus reserved VM space 2.8G 3174 Model: MacBookPro17,1, BootROM 6723.140.2, proc 8:4:4 processors, 16 GB, SMC Graphics: kHW_AppleM1Item, Apple M1, spdisplays_builtin Memory Module: LPDDR4 AirPort: spairport_wireless_card_type_airport_extreme, wl0: Aug 18 2021 22:48:53 version 18.50.40.11.7.8.123 FWID 01-3ed0e3a2 Bluetooth: Version 8.0.5d7, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB 3.1 Bus USB Device: USB3.0 Hub USB Device: USB2.0 Hub USB Device: USB-C multiport device USB Device: USB 2.0 Hub [MTT] USB Device: USB Receiver USB Device: USB Receiver USB Device: USB 3.1 Bus Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. ```

config.plist

Click to expand! ``` ConfigurationVersion 2 Debug DebugLog Display ConsoleFont Menlo ConsoleFontSize 12 ConsoleOnly ConsoleTheme Default DisplayCard virtio-ramfb DisplayDownscaler linear DisplayRetina DisplayUpscaler linear Drives DriveName drive0 ImagePath data.qcow2 ImageType disk InterfaceType virtio DriveName drive22B2B161-6C5D-486D-86B5-8D6E6DD5E033 ImagePath efi_vars.fd ImageType none InterfaceType Info Icon backtrack IconCustom Input InputInvertScroll InputLegacy Networking IsolateGuest NetworkCard virtio-net-pci NetworkCardMAC 6E:E3:8C:6E:E4:02 NetworkMode shared Printing Sharing ClipboardSharing DirectoryReadOnly DirectorySharing Usb3Support UsbRedirectMax 3 Sound SoundCard intel-hda SoundEnabled System Architecture aarch64 BootDevice BootUefi CPU default CPUCount 4 MachineProperties highmem=off Memory 4096 RngEnabled SystemUUID 4AA40D58-8403-488F-9459-EEB430B676AD Target virt UseHypervisor ```
conath commented 2 years ago

Are you using the USB forwarding/sharing feature while it crashes?

hernan-clich commented 2 years ago

I'm not sure tbh, this is what I have under the Sharing tab, I'm guessing that I am because I'm using an external keyboard and it works on my host and the VM as well.

image
osy commented 2 years ago

Your first crash is indeed a known bug in GL emulation (#3519). It is due to ANGLE and would require a fix there.

Your second crash is the same as #3515 and should be fixed in 3.1.5.

hernan-clich commented 2 years ago

Awesome @osy! Thanks for your prompt response, and thanks to the entire team for putting this beautiful piece of software together, you guys are legends! 💪