Skip to content

QEMULauncher crashes on shutdown of Windows 11 VM #4646

Description

@LostInCompilation

Describe the issue
I'm not sure if this is the right place for crashes of QEMULauncher, please close it if I should file the report somwhere else.

When I shutdown a Windows 11 (ARM) VM regularly (via shutdown in Windows), QEMULauncher crashes, after the VM completed the shut down.
The crash happens really sporadically. I could not make out a cause to reproduce the crash, however it happens about every 5th time using the VM. I did not encounter the crash with various Linux VMs.

Configuration

  • UTM Version: 4.0.9 (68)
  • macOS Version: macOS 13.0
  • Mac Chip: M1 Pro

Crash log

System crash log
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               QEMULauncher [26667]
Path:                  /Applications/UTM.app/Contents/XPCServices/QEMUHelper.xpc/Contents/MacOS/QEMULauncher.app/Contents/MacOS/QEMULauncher
Identifier:            com.utmapp.QEMULauncher
Version:               4.0.9 (68)
Code Type:             ARM-64 (Native)
Parent Process:        QEMUHelper [26666]
Responsible:           UTM [26657]
User ID:               501

Date/Time:             2022-11-09 20:04:29.5814 +0100
OS Version:            macOS 13.0 (22A380)
Report Version:        12
Anonymous UUID:        A2FA5528-1B49-8DC0-7BC2-772FFB6D12EB


Time Awake Since Boot: 150000 seconds

System Integrity Protection: enabled

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

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

Application Specific Information:
abort() called


Kernel Triage:
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x19fe6b224 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x19fea1cec pthread_kill + 288
2   libsystem_c.dylib             	       0x19fddb2c8 abort + 180
3   spice-server.1                	       0x104a045a4 spice_logv + 212
4   spice-server.1                	       0x104a044c4 spice_log + 72
5   spice-server.1                	       0x1049b58ec spice_qxl_gl_scanout + 216
6   qemu-aarch64-softmmu          	       0x1078e42c8 spice_gl_switch + 384
7   qemu-aarch64-softmmu          	       0x10764ddc8 dpy_gfx_replace_surface + 216
8   qemu-aarch64-softmmu          	       0x1078ec984 virtio_gpu_virgl_reset_scanout + 52
9   qemu-aarch64-softmmu          	       0x1078eb268 virtio_gpu_gl_reset + 128
10  qemu-aarch64-softmmu          	       0x1075ba1b0 virtio_reset + 144
11  qemu-aarch64-softmmu          	       0x1078d9930 virtio_pci_reset + 160
12  qemu-aarch64-softmmu          	       0x1078fbcec resettable_phase_hold + 364
13  qemu-aarch64-softmmu          	       0x1078f7d60 bus_reset_child_foreach + 132
14  qemu-aarch64-softmmu          	       0x1078fbc30 resettable_phase_hold + 176
15  qemu-aarch64-softmmu          	       0x1078fab40 device_reset_child_foreach + 84
16  qemu-aarch64-softmmu          	       0x1078fbc30 resettable_phase_hold + 176
17  qemu-aarch64-softmmu          	       0x1078f7d60 bus_reset_child_foreach + 132
18  qemu-aarch64-softmmu          	       0x1078fbc30 resettable_phase_hold + 176
19  qemu-aarch64-softmmu          	       0x1078fb5d8 resettable_assert_reset + 120
20  qemu-aarch64-softmmu          	       0x1078fb4b4 resettable_reset + 68
21  qemu-aarch64-softmmu          	       0x1078fb45c qemu_devices_reset + 36
22  qemu-aarch64-softmmu          	       0x10768a490 qemu_system_reset + 116
23  qemu-aarch64-softmmu          	       0x10768ace0 qemu_main_loop + 440
24  QEMULauncher                  	       0x104847c88 0x104844000 + 15496
25  QEMULauncher                  	       0x104847cf8 0x104844000 + 15608
26  dyld                          	       0x19fb77e50 start + 2544

Thread 1:
0   libsystem_kernel.dylib        	       0x19fe663e0 __semwait_signal + 8
1   libsystem_c.dylib             	       0x19fd705b0 nanosleep + 220
2   glib-2.0.0                    	       0x105a2a47c g_usleep + 80
3   qemu-aarch64-softmmu          	       0x107ac5524 call_rcu_thread + 96
4   qemu-aarch64-softmmu          	       0x107abd6ac qemu_thread_start + 128
5   libsystem_pthread.dylib       	       0x19fea206c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19fe9ce2c thread_start + 8

Thread 2:
0   libsystem_kernel.dylib        	       0x19fe6e3bc __sigwait + 8
1   libsystem_pthread.dylib       	       0x19fea2840 sigwait + 40
2   qemu-aarch64-softmmu          	       0x107abac5c sigwait_compat + 80
3   qemu-aarch64-softmmu          	       0x107abd6ac qemu_thread_start + 128
4   libsystem_pthread.dylib       	       0x19fea206c _pthread_start + 148
5   libsystem_pthread.dylib       	       0x19fe9ce2c thread_start + 8

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

Thread 4:
0   libsystem_kernel.dylib        	       0x19fe665e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19fea2638 _pthread_cond_wait + 1232
2   qemu-aarch64-softmmu          	       0x107abcd04 qemu_cond_wait_impl + 92
3   qemu-aarch64-softmmu          	       0x107684558 qemu_wait_io_event + 76
4   qemu-aarch64-softmmu          	       0x10762fb0c hvf_cpu_thread_fn + 300
5   qemu-aarch64-softmmu          	       0x107abd6ac qemu_thread_start + 128
6   libsystem_pthread.dylib       	       0x19fea206c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x19fe9ce2c thread_start + 8

Thread 5:
0   libsystem_kernel.dylib        	       0x19fe665e4 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19fea2638 _pthread_cond_wait + 1232
2   qemu-aarch64-softmmu          	       0x107abcd04 qemu_cond_wait_impl + 92
3   qemu-aarch64-softmmu          	       0x107684558 qemu_wait_io_event + 76
4   qemu-aarch64-softmmu          	       0x10762fb0c hvf_cpu_thread_fn + 300
5   qemu-aarch64-softmmu          	       0x107abd6ac qemu_thread_start + 128
6   libsystem_pthread.dylib       	       0x19fea206c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x19fe9ce2c thread_start + 8

Thread 6:
0   libsystem_kernel.dylib        	       0x19fe65a9c __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	       0x19fe9f144 _pthread_mutex_firstfit_lock_wait + 84
2   libsystem_pthread.dylib       	       0x19fe9ca9c _pthread_mutex_firstfit_lock_slow + 248
3   libsystem_pthread.dylib       	       0x19fea26c4 _pthread_cond_wait + 1372
4   qemu-aarch64-softmmu          	       0x107abcd04 qemu_cond_wait_impl + 92
5   qemu-aarch64-softmmu          	       0x107684558 qemu_wait_io_event + 76
6   qemu-aarch64-softmmu          	       0x10762fb0c hvf_cpu_thread_fn + 300
7   qemu-aarch64-softmmu          	       0x107abd6ac qemu_thread_start + 128
8   libsystem_pthread.dylib       	       0x19fea206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19fe9ce2c thread_start + 8

Thread 7:
0   libsystem_kernel.dylib        	       0x19fe65a9c __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	       0x19fe9f144 _pthread_mutex_firstfit_lock_wait + 84
2   libsystem_pthread.dylib       	       0x19fe9ca9c _pthread_mutex_firstfit_lock_slow + 248
3   libsystem_pthread.dylib       	       0x19fea26c4 _pthread_cond_wait + 1372
4   qemu-aarch64-softmmu          	       0x107abcd04 qemu_cond_wait_impl + 92
5   qemu-aarch64-softmmu          	       0x107684558 qemu_wait_io_event + 76
6   qemu-aarch64-softmmu          	       0x10762fb0c hvf_cpu_thread_fn + 300
7   qemu-aarch64-softmmu          	       0x107abd6ac qemu_thread_start + 128
8   libsystem_pthread.dylib       	       0x19fea206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19fe9ce2c thread_start + 8

Thread 8:
0   libsystem_kernel.dylib        	       0x19fe65a9c __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	       0x19fe9f144 _pthread_mutex_firstfit_lock_wait + 84
2   libsystem_pthread.dylib       	       0x19fe9ca9c _pthread_mutex_firstfit_lock_slow + 248
3   libsystem_pthread.dylib       	       0x19fea26c4 _pthread_cond_wait + 1372
4   qemu-aarch64-softmmu          	       0x107abcd04 qemu_cond_wait_impl + 92
5   qemu-aarch64-softmmu          	       0x107684558 qemu_wait_io_event + 76
6   qemu-aarch64-softmmu          	       0x10762fb0c hvf_cpu_thread_fn + 300
7   qemu-aarch64-softmmu          	       0x107abd6ac qemu_thread_start + 128
8   libsystem_pthread.dylib       	       0x19fea206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19fe9ce2c thread_start + 8

Thread 9:
0   libsystem_kernel.dylib        	       0x19fe65a9c __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	       0x19fe9f144 _pthread_mutex_firstfit_lock_wait + 84
2   libsystem_pthread.dylib       	       0x19fe9ca9c _pthread_mutex_firstfit_lock_slow + 248
3   libsystem_pthread.dylib       	       0x19fea26c4 _pthread_cond_wait + 1372
4   qemu-aarch64-softmmu          	       0x107abcd04 qemu_cond_wait_impl + 92
5   qemu-aarch64-softmmu          	       0x107684558 qemu_wait_io_event + 76
6   qemu-aarch64-softmmu          	       0x10762fb0c hvf_cpu_thread_fn + 300
7   qemu-aarch64-softmmu          	       0x107abd6ac qemu_thread_start + 128
8   libsystem_pthread.dylib       	       0x19fea206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19fe9ce2c thread_start + 8

Thread 10:
0   libsystem_kernel.dylib        	       0x19fe65a9c __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	       0x19fe9f144 _pthread_mutex_firstfit_lock_wait + 84
2   libsystem_pthread.dylib       	       0x19fe9ca9c _pthread_mutex_firstfit_lock_slow + 248
3   libsystem_pthread.dylib       	       0x19fea26c4 _pthread_cond_wait + 1372
4   qemu-aarch64-softmmu          	       0x107abcd04 qemu_cond_wait_impl + 92
5   qemu-aarch64-softmmu          	       0x107684558 qemu_wait_io_event + 76
6   qemu-aarch64-softmmu          	       0x10762fb0c hvf_cpu_thread_fn + 300
7   qemu-aarch64-softmmu          	       0x107abd6ac qemu_thread_start + 128
8   libsystem_pthread.dylib       	       0x19fea206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19fe9ce2c thread_start + 8

Thread 11:
0   libsystem_kernel.dylib        	       0x19fe65a9c __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	       0x19fe9f144 _pthread_mutex_firstfit_lock_wait + 84
2   libsystem_pthread.dylib       	       0x19fe9ca9c _pthread_mutex_firstfit_lock_slow + 248
3   libsystem_pthread.dylib       	       0x19fea26c4 _pthread_cond_wait + 1372
4   qemu-aarch64-softmmu          	       0x107abcd04 qemu_cond_wait_impl + 92
5   qemu-aarch64-softmmu          	       0x107684558 qemu_wait_io_event + 76
6   qemu-aarch64-softmmu          	       0x10762fb0c hvf_cpu_thread_fn + 300
7   qemu-aarch64-softmmu          	       0x107abd6ac qemu_thread_start + 128
8   libsystem_pthread.dylib       	       0x19fea206c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19fe9ce2c thread_start + 8

Thread 12:: SPICE Worker
0   libsystem_kernel.dylib        	       0x19fe6b334 poll + 8
1   glib-2.0.0                    	       0x105a01b78 g_poll + 40
2   glib-2.0.0                    	       0x1059ee604 g_main_context_poll + 104
3   glib-2.0.0                    	       0x1059ebdf4 g_main_context_iterate + 420
4   glib-2.0.0                    	       0x1059ec3e8 g_main_loop_run + 700
5   spice-server.1                	       0x1049cd374 red_worker_main + 148
6   libsystem_pthread.dylib       	       0x19fea206c _pthread_start + 148
7   libsystem_pthread.dylib       	       0x19fe9ce2c thread_start + 8

Thread 13:
0   libsystem_kernel.dylib        	       0x19fe68e98 kevent + 8
1   QEMULauncher                  	       0x104847d48 0x104844000 + 15688
2   libsystem_pthread.dylib       	       0x19fea206c _pthread_start + 148
3   libsystem_pthread.dylib       	       0x19fe9ce2c thread_start + 8

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

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

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


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000600002069780   x5: 0x000000016b5b9de0   x6: 0x000000000000000a   x7: 0x0000000000000000
    x8: 0xf8801a19d163c744   x9: 0xf8801a182a35a244  x10: 0x0000000000001700  x11: 0x00000000000007fb
   x12: 0x0000000081809878  x13: 0x00000000000007fd  x14: 0x0000000081a0a02f  x15: 0x0000000081809878
   x16: 0x0000000000000148  x17: 0x00000002003b49c8  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x00000001fb566500  x21: 0x0000000000000103  x22: 0x00000001fb5665e0  x23: 0x0000000042475241
   x24: 0x00000001083a9ec8  x25: 0x0000000000000000  x26: 0x00000001083bf000  x27: 0x00000001083bfb78
   x28: 0x00000001083bf000   fp: 0x000000016b5ba3e0   lr: 0x000000019fea1cec
    sp: 0x000000016b5ba3c0   pc: 0x000000019fe6b224 cpsr: 0x40001000
   far: 0x000000011acfc000  esr: 0x56000080  Address size fault

Binary Images:
       0x19fe62000 -        0x19fe9affb libsystem_kernel.dylib (*) <6d6644d3-3db3-34c4-b1e3-c675ec5360f0> /usr/lib/system/libsystem_kernel.dylib
       0x19fe9b000 -        0x19fea7ffb libsystem_pthread.dylib (*) <886caca0-5762-3640-8db2-3fa3b911c062> /usr/lib/system/libsystem_pthread.dylib
       0x19fd62000 -        0x19fde2ff3 libsystem_c.dylib (*) <a3869999-0792-3e09-b3fb-5e87ae4639be> /usr/lib/system/libsystem_c.dylib
       0x10496c000 -        0x104acbfff com.utmapp.spice-server.1 (1.0) <989f78aa-59fd-35a1-b953-5e8889f9de5a> /Applications/UTM.app/Contents/Frameworks/spice-server.1.framework/Versions/A/spice-server.1
       0x1072b0000 -        0x1080a3fff com.utmapp.qemu-aarch64-softmmu (1.0) <86d36d6a-852d-3e5e-af1c-e03cba3430d1> /Applications/UTM.app/Contents/Frameworks/qemu-aarch64-softmmu.framework/Versions/A/qemu-aarch64-softmmu
       0x104844000 -        0x104847fff com.utmapp.QEMULauncher (4.0.9) <17066199-8c9f-3618-8aa3-9d27ab48b0b2> /Applications/UTM.app/Contents/XPCServices/QEMUHelper.xpc/Contents/MacOS/QEMULauncher.app/Contents/MacOS/QEMULauncher
       0x19fb72000 -        0x19fbfc4af dyld (*) <1f56ab4e-f398-3a9c-bfba-fbbd17808963> /usr/lib/dyld
       0x105994000 -        0x105b23fff com.utmapp.glib-2.0.0 (1.0) <e3aa8006-121b-3d00-88aa-102d8ad83110> /Applications/UTM.app/Contents/Frameworks/glib-2.0.0.framework/Versions/A/glib-2.0.0

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
ColorSync                           32K        1 
Kernel Alloc Once                   32K        1 
MALLOC                           352.5M       52 
MALLOC guard page                  192K       10 
MALLOC_LARGE (reserved)           8208K        1         reserved VM address space (unallocated)
MALLOC_MEDIUM (reserved)           1.0G        9         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 28                      256K       16 
OpenGL GLSL                        384K        5 
STACK GUARD                       56.3M       17 
Stack                             16.5M       17 
VM_ALLOCATE                      169.1M       93 
__AUTH                             578K      138 
__AUTH_CONST                      10.3M      279 
__DATA                            10.9M      297 
__DATA_CONST                      16.2M      306 
__DATA_DIRTY                       688K       99 
__FONT_DATA                        2352        1 
__GLSLBUILTINS                    5174K        1 
__LINKEDIT                       775.4M       27 
__OBJC_CONST                      1174K      111 
__OBJC_RO                         65.1M        1 
__OBJC_RW                         1981K        1 
__TEXT                           247.7M      319 
dyld private memory                256K        1 
mapped file                       38.7M        7 
shared memory                      8.0G       78 
===========                     =======  ======= 
TOTAL                             11.1G     1890 
TOTAL, minus reserved VM space     9.7G     1890 



-----------
Full Report
-----------

{"app_name":"QEMULauncher","timestamp":"2022-11-09 20:04:36.00 +0100","app_version":"4.0.9","slice_uuid":"17066199-8c9f-3618-8aa3-9d27ab48b0b2","build_version":"68","platform":1,"bundleID":"com.utmapp.QEMULauncher","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A380)","roots_installed":0,"name":"QEMULauncher","incident_id":"A7879096-C127-4867-ACA1-69E34ECFB85C"}
{
  "uptime" : 150000,
  "procRole" : "Unspecified",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,1",
  "coalitionID" : 7159,
  "osVersion" : {
    "train" : "macOS 13.0",
    "build" : "22A380",
    "releaseType" : "User"
  },
  "captureTime" : "2022-11-09 20:04:29.5814 +0100",
  "incident" : "A7879096-C127-4867-ACA1-69E34ECFB85C",
  "pid" : 26667,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2022-11-09 20:02:34.7442 +0100",
  "procStartAbsTime" : 3803304649187,
  "procExitAbsTime" : 3806059664276,
  "procName" : "QEMULauncher",
  "procPath" : "\/Applications\/UTM.app\/Contents\/XPCServices\/QEMUHelper.xpc\/Contents\/MacOS\/QEMULauncher.app\/Contents\/MacOS\/QEMULauncher",
  "bundleInfo" : {"CFBundleShortVersionString":"4.0.9","CFBundleVersion":"68","CFBundleIdentifier":"com.utmapp.QEMULauncher"},
  "storeInfo" : {"deviceIdentifierForVendor":"35FD25E3-13E3-5E09-A265-E78DD732191C","thirdParty":true},
  "parentProc" : "QEMUHelper",
  "parentPid" : 26666,
  "coalitionName" : "com.utmapp.UTM",
  "crashReporterKey" : "A2FA5528-1B49-8DC0-7BC2-772FFB6D12EB",
  "responsiblePid" : 26657,
  "responsibleProc" : "UTM",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "ktriageinfo" : "VM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\n",
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":1184871,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":105553150252928},{"value":6096133600},{"value":10},{"value":0},{"value":17906340816614573892},{"value":17906340809514787396},{"value":5888},{"value":2043},{"value":2172688504},{"value":2045},{"value":2174787631},{"value":2172688504},{"value":328},{"value":8593820104},{"value":0},{"value":6},{"value":8511710464,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8511710688,"symbolLocation":224,"symbol":"_main_thread"},{"value":1111970369},{"value":4433026760,"symbolLocation":0,"symbol":"trace_events_enabled_count"},{"value":0},{"value":4433113088,"symbolLocation":152,"symbol":"vga_putcharxy.glyphs"},{"value":4433116024,"symbolLocation":0,"symbol":"vmstop_lock"},{"value":4433113088,"symbolLocation":152,"symbol":"vga_putcharxy.glyphs"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6977887468},"cpsr":{"value":1073745920},"fp":{"value":6096135136},"sp":{"value":6096135104},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6977663524,"matchesCrashFrame":1},"far":{"value":4744790016}},"queue":"com.apple.main-thread","frames":[{"imageOffset":37412,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":27884,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":496328,"symbol":"abort","symbolLocation":180,"imageIndex":2},{"imageOffset":624036,"symbol":"spice_logv","symbolLocation":212,"imageIndex":3},{"imageOffset":623812,"symbol":"spice_log","symbolLocation":72,"imageIndex":3},{"imageOffset":301292,"symbol":"spice_qxl_gl_scanout","symbolLocation":216,"imageIndex":3},{"imageOffset":6505160,"symbol":"spice_gl_switch","symbolLocation":384,"imageIndex":4},{"imageOffset":3792328,"symbol":"dpy_gfx_replace_surface","symbolLocation":216,"imageIndex":4},{"imageOffset":6539652,"symbol":"virtio_gpu_virgl_reset_scanout","symbolLocation":52,"imageIndex":4},{"imageOffset":6533736,"symbol":"virtio_gpu_gl_reset","symbolLocation":128,"imageIndex":4},{"imageOffset":3187120,"symbol":"virtio_reset","symbolLocation":144,"imageIndex":4},{"imageOffset":6461744,"symbol":"virtio_pci_reset","symbolLocation":160,"imageIndex":4},{"imageOffset":6601964,"symbol":"resettable_phase_hold","symbolLocation":364,"imageIndex":4},{"imageOffset":6585696,"symbol":"bus_reset_child_foreach","symbolLocation":132,"imageIndex":4},{"imageOffset":6601776,"symbol":"resettable_phase_hold","symbolLocation":176,"imageIndex":4},{"imageOffset":6597440,"symbol":"device_reset_child_foreach","symbolLocation":84,"imageIndex":4},{"imageOffset":6601776,"symbol":"resettable_phase_hold","symbolLocation":176,"imageIndex":4},{"imageOffset":6585696,"symbol":"bus_reset_child_foreach","symbolLocation":132,"imageIndex":4},{"imageOffset":6601776,"symbol":"resettable_phase_hold","symbolLocation":176,"imageIndex":4},{"imageOffset":6600152,"symbol":"resettable_assert_reset","symbolLocation":120,"imageIndex":4},{"imageOffset":6599860,"symbol":"resettable_reset","symbolLocation":68,"imageIndex":4},{"imageOffset":6599772,"symbol":"qemu_devices_reset","symbolLocation":36,"imageIndex":4},{"imageOffset":4039824,"symbol":"qemu_system_reset","symbolLocation":116,"imageIndex":4},{"imageOffset":4041952,"symbol":"qemu_main_loop","symbolLocation":440,"imageIndex":4},{"imageOffset":15496,"imageIndex":5},{"imageOffset":15608,"imageIndex":5},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":6}]},{"id":1184872,"frames":[{"imageOffset":17376,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":0},{"imageOffset":58800,"symbol":"nanosleep","symbolLocation":220,"imageIndex":2},{"imageOffset":615548,"symbol":"g_usleep","symbolLocation":80,"imageIndex":7},{"imageOffset":8475940,"symbol":"call_rcu_thread","symbolLocation":96,"imageIndex":4},{"imageOffset":8443564,"symbol":"qemu_thread_start","symbolLocation":128,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1184873,"frames":[{"imageOffset":50108,"symbol":"__sigwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30784,"symbol":"sigwait","symbolLocation":40,"imageIndex":1},{"imageOffset":8432732,"symbol":"sigwait_compat","symbolLocation":80,"imageIndex":4},{"imageOffset":8443564,"symbol":"qemu_thread_start","symbolLocation":128,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1184876,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1184920,"frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":8441092,"symbol":"qemu_cond_wait_impl","symbolLocation":92,"imageIndex":4},{"imageOffset":4015448,"symbol":"qemu_wait_io_event","symbolLocation":76,"imageIndex":4},{"imageOffset":3668748,"symbol":"hvf_cpu_thread_fn","symbolLocation":300,"imageIndex":4},{"imageOffset":8443564,"symbol":"qemu_thread_start","symbolLocation":128,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1184921,"frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":8441092,"symbol":"qemu_cond_wait_impl","symbolLocation":92,"imageIndex":4},{"imageOffset":4015448,"symbol":"qemu_wait_io_event","symbolLocation":76,"imageIndex":4},{"imageOffset":3668748,"symbol":"hvf_cpu_thread_fn","symbolLocation":300,"imageIndex":4},{"imageOffset":8443564,"symbol":"qemu_thread_start","symbolLocation":128,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1184922,"frames":[{"imageOffset":15004,"symbol":"__psynch_mutexwait","symbolLocation":8,"imageIndex":0},{"imageOffset":16708,"symbol":"_pthread_mutex_firstfit_lock_wait","symbolLocation":84,"imageIndex":1},{"imageOffset":6812,"symbol":"_pthread_mutex_firstfit_lock_slow","symbolLocation":248,"imageIndex":1},{"imageOffset":30404,"symbol":"_pthread_cond_wait","symbolLocation":1372,"imageIndex":1},{"imageOffset":8441092,"symbol":"qemu_cond_wait_impl","symbolLocation":92,"imageIndex":4},{"imageOffset":4015448,"symbol":"qemu_wait_io_event","symbolLocation":76,"imageIndex":4},{"imageOffset":3668748,"symbol":"hvf_cpu_thread_fn","symbolLocation":300,"imageIndex":4},{"imageOffset":8443564,"symbol":"qemu_thread_start","symbolLocation":128,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1184923,"frames":[{"imageOffset":15004,"symbol":"__psynch_mutexwait","symbolLocation":8,"imageIndex":0},{"imageOffset":16708,"symbol":"_pthread_mutex_firstfit_lock_wait","symbolLocation":84,"imageIndex":1},{"imageOffset":6812,"symbol":"_pthread_mutex_firstfit_lock_slow","symbolLocation":248,"imageIndex":1},{"imageOffset":30404,"symbol":"_pthread_cond_wait","symbolLocation":1372,"imageIndex":1},{"imageOffset":8441092,"symbol":"qemu_cond_wait_impl","symbolLocation":92,"imageIndex":4},{"imageOffset":4015448,"symbol":"qemu_wait_io_event","symbolLocation":76,"imageIndex":4},{"imageOffset":3668748,"symbol":"hvf_cpu_thread_fn","symbolLocation":300,"imageIndex":4},{"imageOffset":8443564,"symbol":"qemu_thread_start","symbolLocation":128,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1184924,"frames":[{"imageOffset":15004,"symbol":"__psynch_mutexwait","symbolLocation":8,"imageIndex":0},{"imageOffset":16708,"symbol":"_pthread_mutex_firstfit_lock_wait","symbolLocation":84,"imageIndex":1},{"imageOffset":6812,"symbol":"_pthread_mutex_firstfit_lock_slow","symbolLocation":248,"imageIndex":1},{"imageOffset":30404,"symbol":"_pthread_cond_wait","symbolLocation":1372,"imageIndex":1},{"imageOffset":8441092,"symbol":"qemu_cond_wait_impl","symbolLocation":92,"imageIndex":4},{"imageOffset":4015448,"symbol":"qemu_wait_io_event","symbolLocation":76,"imageIndex":4},{"imageOffset":3668748,"symbol":"hvf_cpu_thread_fn","symbolLocation":300,"imageIndex":4},{"imageOffset":8443564,"symbol":"qemu_thread_start","symbolLocation":128,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1184925,"frames":[{"imageOffset":15004,"symbol":"__psynch_mutexwait","symbolLocation":8,"imageIndex":0},{"imageOffset":16708,"symbol":"_pthread_mutex_firstfit_lock_wait","symbolLocation":84,"imageIndex":1},{"imageOffset":6812,"symbol":"_pthread_mutex_firstfit_lock_slow","symbolLocation":248,"imageIndex":1},{"imageOffset":30404,"symbol":"_pthread_cond_wait","symbolLocation":1372,"imageIndex":1},{"imageOffset":8441092,"symbol":"qemu_cond_wait_impl","symbolLocation":92,"imageIndex":4},{"imageOffset":4015448,"symbol":"qemu_wait_io_event","symbolLocation":76,"imageIndex":4},{"imageOffset":3668748,"symbol":"hvf_cpu_thread_fn","symbolLocation":300,"imageIndex":4},{"imageOffset":8443564,"symbol":"qemu_thread_start","symbolLocation":128,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1184926,"frames":[{"imageOffset":15004,"symbol":"__psynch_mutexwait","symbolLocation":8,"imageIndex":0},{"imageOffset":16708,"symbol":"_pthread_mutex_firstfit_lock_wait","symbolLocation":84,"imageIndex":1},{"imageOffset":6812,"symbol":"_pthread_mutex_firstfit_lock_slow","symbolLocation":248,"imageIndex":1},{"imageOffset":30404,"symbol":"_pthread_cond_wait","symbolLocation":1372,"imageIndex":1},{"imageOffset":8441092,"symbol":"qemu_cond_wait_impl","symbolLocation":92,"imageIndex":4},{"imageOffset":4015448,"symbol":"qemu_wait_io_event","symbolLocation":76,"imageIndex":4},{"imageOffset":3668748,"symbol":"hvf_cpu_thread_fn","symbolLocation":300,"imageIndex":4},{"imageOffset":8443564,"symbol":"qemu_thread_start","symbolLocation":128,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1184927,"frames":[{"imageOffset":15004,"symbol":"__psynch_mutexwait","symbolLocation":8,"imageIndex":0},{"imageOffset":16708,"symbol":"_pthread_mutex_firstfit_lock_wait","symbolLocation":84,"imageIndex":1},{"imageOffset":6812,"symbol":"_pthread_mutex_firstfit_lock_slow","symbolLocation":248,"imageIndex":1},{"imageOffset":30404,"symbol":"_pthread_cond_wait","symbolLocation":1372,"imageIndex":1},{"imageOffset":8441092,"symbol":"qemu_cond_wait_impl","symbolLocation":92,"imageIndex":4},{"imageOffset":4015448,"symbol":"qemu_wait_io_event","symbolLocation":76,"imageIndex":4},{"imageOffset":3668748,"symbol":"hvf_cpu_thread_fn","symbolLocation":300,"imageIndex":4},{"imageOffset":8443564,"symbol":"qemu_thread_start","symbolLocation":128,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1184943,"name":"SPICE Worker","frames":[{"imageOffset":37684,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":449400,"symbol":"g_poll","symbolLocation":40,"imageIndex":7},{"imageOffset":370180,"symbol":"g_main_context_poll","symbolLocation":104,"imageIndex":7},{"imageOffset":359924,"symbol":"g_main_context_iterate","symbolLocation":420,"imageIndex":7},{"imageOffset":361448,"symbol":"g_main_loop_run","symbolLocation":700,"imageIndex":7},{"imageOffset":398196,"symbol":"red_worker_main","symbolLocation":148,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1184944,"frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":15688,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1184945,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1184946,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1184947,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6977626112,
    "size" : 233468,
    "uuid" : "6d6644d3-3db3-34c4-b1e3-c675ec5360f0",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6977859584,
    "size" : 53244,
    "uuid" : "886caca0-5762-3640-8db2-3fa3b911c062",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6976577536,
    "size" : 528372,
    "uuid" : "a3869999-0792-3e09-b3fb-5e87ae4639be",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4371955712,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.utmapp.spice-server.1",
    "size" : 1441792,
    "uuid" : "989f78aa-59fd-35a1-b953-5e8889f9de5a",
    "path" : "\/Applications\/UTM.app\/Contents\/Frameworks\/spice-server.1.framework\/Versions\/A\/spice-server.1",
    "name" : "spice-server.1",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4415225856,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.utmapp.qemu-aarch64-softmmu",
    "size" : 14630912,
    "uuid" : "86d36d6a-852d-3e5e-af1c-e03cba3430d1",
    "path" : "\/Applications\/UTM.app\/Contents\/Frameworks\/qemu-aarch64-softmmu.framework\/Versions\/A\/qemu-aarch64-softmmu",
    "name" : "qemu-aarch64-softmmu",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4370743296,
    "CFBundleShortVersionString" : "4.0.9",
    "CFBundleIdentifier" : "com.utmapp.QEMULauncher",
    "size" : 16384,
    "uuid" : "17066199-8c9f-3618-8aa3-9d27ab48b0b2",
    "path" : "\/Applications\/UTM.app\/Contents\/XPCServices\/QEMUHelper.xpc\/Contents\/MacOS\/QEMULauncher.app\/Contents\/MacOS\/QEMULauncher",
    "name" : "QEMULauncher",
    "CFBundleVersion" : "68"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6974545920,
    "size" : 566448,
    "uuid" : "1f56ab4e-f398-3a9c-bfba-fbbd17808963",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4388896768,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.utmapp.glib-2.0.0",
    "size" : 1638400,
    "uuid" : "e3aa8006-121b-3d00-88aa-102d8ad83110",
    "path" : "\/Applications\/UTM.app\/Contents\/Frameworks\/glib-2.0.0.framework\/Versions\/A\/glib-2.0.0",
    "name" : "glib-2.0.0",
    "CFBundleVersion" : "1"
  }
],
  "sharedCache" : {
  "base" : 6973898752,
  "size" : 3403612160,
  "uuid" : "5667eb2d-1398-3b38-afff-a929572d4b88"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=9.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=9.9G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nColorSync                           32K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                           352.5M       52 \nMALLOC guard page                  192K       10 \nMALLOC_LARGE (reserved)           8208K        1         reserved VM address space (unallocated)\nMALLOC_MEDIUM (reserved)           1.0G        9         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nMemory Tag 28                      256K       16 \nOpenGL GLSL                        384K        5 \nSTACK GUARD                       56.3M       17 \nStack                             16.5M       17 \nVM_ALLOCATE                      169.1M       93 \n__AUTH                             578K      138 \n__AUTH_CONST                      10.3M      279 \n__DATA                            10.9M      297 \n__DATA_CONST                      16.2M      306 \n__DATA_DIRTY                       688K       99 \n__FONT_DATA                        2352        1 \n__GLSLBUILTINS                    5174K        1 \n__LINKEDIT                       775.4M       27 \n__OBJC_CONST                      1174K      111 \n__OBJC_RO                         65.1M        1 \n__OBJC_RW                         1981K        1 \n__TEXT                           247.7M      319 \ndyld private memory                256K        1 \nmapped file                       38.7M        7 \nshared memory                      8.0G       78 \n===========                     =======  ======= \nTOTAL                             11.1G     1890 \nTOTAL, minus reserved VM space     9.7G     1890 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60f8ddccefea4203d95cbeef",
      "factorPackIds" : {

      },
      "deploymentId" : 240000021
    },
    {
      "rolloutId" : "61675b89201f677a9a4cbd65",
      "factorPackIds" : {
        "HEALTH_FEATURE_AVAILABILITY" : "6337495fa33d3500e4e7e330"
      },
      "deploymentId" : 240000040
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookPro18,1, BootROM 8419.41.10, proc 10:8:2 processors, 16 GB, SMC 
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Samsung
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep  3 2022 02:35:52 version 20.10.965.9.8.7.129 FWID 01-b0e84a9b
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Network Service: iPhone, Ethernet, en7
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: iPhone
Thunderbolt Bus: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.
Thunderbolt Bus: Laptop, Apple Inc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    crashApplication crashesmacOSmacOS issuesqemuQEMU relatedspiceSpice/CocoaSpice related

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions