Virtualization.framework error with long idle sessions
- Dominant language
- Swift
- Stars
- 35.5k
- Forks
- 1.8k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 7
Description
**Describe the issue**
Virtualization.framework will crash with a long idle session (e.g., a VM running in the background) for Virtualization-enabled VMs with a SIGTRAP.
**Configuration**
* UTM Version: 4.0.9
* macOS Version: Ventura 13.2 (13.1 at time of error, though this has been occuring since Monterey)
* Mac Chip (Intel, M1, ...): M1 Max
**Crash log**
```
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: com.apple.Virtualization.VirtualMachine [23944]
Path: /System/Library/Frameworks/Virtualization.framework/Versions/A/XPCServices/com.apple.Virtualization.VirtualMachine.xpc/Contents/MacOS/com.apple.Virtualization.VirtualMachine
Identifier: com.apple.Virtualization.VirtualMachine
Version: 1.0 (104.7.1)
Build Info: Virtualization-104007001000000~28
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
Responsible: UTM [5378]
User ID: 501
Date/Time: 2023-01-26 13:14:01.0965 -0600
OS Version: macOS 13.1 (22C65)
Report Version: 12
Anonymous UUID: E3EB2FB9-054F-9128-F75C-727532227D49
Sleep/Wake UUID: 5AB95A84-2667-4C2A-A4BE-75470D225B9A
Time Awake Since Boot: 110000 seconds
Time Since Wake: 11116 seconds
System Integrity Protection: enabled
Crashed Thread: 19 Dispatch queue: com.apple.virtualization.virtio.console-device:0
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001029668fc
Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process: exc handler [23944]
Thread 0:
0 libsystem_kernel.dylib 0x18f7b90d4 __sigsuspend_nocancel + 8
1 libdispatch.dylib 0x18f67dcb0 _dispatch_sigsuspend + 48
2 libdispatch.dylib 0x18f67dc80 _dispatch_sig_thread + 60
Thread 1:: com.apple.virtualization.thread.raw-disk-io-0
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1638 _pthread_cond_wait + 1232
2 com.apple.Virtualization.VirtualMachine 0x1028c41a0 0x102884000 + 262560
3 com.apple.Virtualization.VirtualMachine 0x1028c4054 0x102884000 + 262228
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 2:: com.apple.virtualization.thread.raw-disk-io-1
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1638 _pthread_cond_wait + 1232
2 com.apple.Virtualization.VirtualMachine 0x1028c41a0 0x102884000 + 262560
3 com.apple.Virtualization.VirtualMachine 0x1028c4054 0x102884000 + 262228
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 3:: com.apple.virtualization.thread.raw-disk-io-2
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1638 _pthread_cond_wait + 1232
2 com.apple.Virtualization.VirtualMachine 0x1028c41a0 0x102884000 + 262560
3 com.apple.Virtualization.VirtualMachine 0x1028c4054 0x102884000 + 262228
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 4:: com.apple.virtualization.thread.raw-disk-io-3
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1638 _pthread_cond_wait + 1232
2 com.apple.Virtualization.VirtualMachine 0x1028c41a0 0x102884000 + 262560
3 com.apple.Virtualization.VirtualMachine 0x1028c4054 0x102884000 + 262228
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 5:: caulk.messenger.shared:17
0 libsystem_kernel.dylib 0x18f7b1cec semaphore_wait_trap + 8
1 caulk 0x198ccacfc caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x198cad634 caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x198cad278 void* caulk::thread_proxy > >(void*) + 96
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 6:: com.apple.virtualization.thread.raw-disk-io-0
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1638 _pthread_cond_wait + 1232
2 com.apple.Virtualization.VirtualMachine 0x1028c41a0 0x102884000 + 262560
3 com.apple.Virtualization.VirtualMachine 0x1028c4054 0x102884000 + 262228
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 7:: com.apple.virtualization.thread.raw-disk-io-1
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1638 _pthread_cond_wait + 1232
2 com.apple.Virtualization.VirtualMachine 0x1028c41a0 0x102884000 + 262560
3 com.apple.Virtualization.VirtualMachine 0x1028c4054 0x102884000 + 262228
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 8:: com.apple.virtualization.thread.raw-disk-io-2
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1638 _pthread_cond_wait + 1232
2 com.apple.Virtualization.VirtualMachine 0x1028c41a0 0x102884000 + 262560
3 com.apple.Virtualization.VirtualMachine 0x1028c4054 0x102884000 + 262228
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 9:: com.apple.virtualization.thread.raw-disk-io-3
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1638 _pthread_cond_wait + 1232
2 com.apple.Virtualization.VirtualMachine 0x1028c41a0 0x102884000 + 262560
3 com.apple.Virtualization.VirtualMachine 0x1028c4054 0x102884000 + 262228
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 10:: com.apple.virtualization.thread.cpu-0
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1664 _pthread_cond_wait + 1276
2 com.apple.Virtualization.VirtualMachine 0x102996220 0x102884000 + 1122848
3 com.apple.Virtualization.VirtualMachine 0x102994e24 0x102884000 + 1117732
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 11:: com.apple.virtualization.thread.cpu-1
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1664 _pthread_cond_wait + 1276
2 com.apple.Virtualization.VirtualMachine 0x102996220 0x102884000 + 1122848
3 com.apple.Virtualization.VirtualMachine 0x102994e24 0x102884000 + 1117732
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 12:: com.apple.virtualization.thread.cpu-2
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1664 _pthread_cond_wait + 1276
2 com.apple.Virtualization.VirtualMachine 0x102996220 0x102884000 + 1122848
3 com.apple.Virtualization.VirtualMachine 0x102994e24 0x102884000 + 1117732
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 13:: com.apple.virtualization.thread.cpu-3
0 Hypervisor 0x1f468f934 hv_trap + 8
1 Hypervisor 0x1f4690dc8 hv_vcpu_get_sys_reg + 656
2 com.apple.Virtualization.VirtualMachine 0x102989c38 0x102884000 + 1072184
3 com.apple.Virtualization.VirtualMachine 0x102995be8 0x102884000 + 1121256
4 com.apple.Virtualization.VirtualMachine 0x102994e24 0x102884000 + 1117732
5 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
6 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 14:: com.apple.virtualization.thread.cpu-4
0 Hypervisor 0x1f468f934 hv_trap + 8
1 Hypervisor 0x1f4692038 hv_vcpu_run + 332
2 com.apple.Virtualization.VirtualMachine 0x10293b8e0 0x102884000 + 751840
3 com.apple.Virtualization.VirtualMachine 0x102995a30 0x102884000 + 1120816
4 com.apple.Virtualization.VirtualMachine 0x102994e24 0x102884000 + 1117732
5 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
6 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 15:: com.apple.virtualization.thread.cpu-5
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1664 _pthread_cond_wait + 1276
2 com.apple.Virtualization.VirtualMachine 0x102996220 0x102884000 + 1122848
3 com.apple.Virtualization.VirtualMachine 0x102994e24 0x102884000 + 1117732
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 16:: com.apple.virtualization.thread.virtual-clock
0 libsystem_kernel.dylib 0x18f7b5564 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18f7f1664 _pthread_cond_wait + 1276
2 com.apple.Virtualization.VirtualMachine 0x1029d4330 0x102884000 + 1377072
3 com.apple.Virtualization.VirtualMachine 0x1029d4174 0x102884000 + 1376628
4 libsystem_pthread.dylib 0x18f7f106c _pthread_start + 148
5 libsystem_pthread.dylib 0x18f7ebe2c thread_start + 8
Thread 17:
0 libsystem_pthread.dylib 0x18f7ebe18 start_wqthread + 0
Thread 18:
0 libsystem_pthread.dylib 0x18f7ebe18 start_wqthread + 0
Thread 19 Crashed:: Dispatch queue: com.apple.virtualization.virtio.console-device:0
0 com.apple.Virtualization.VirtualMachine 0x1029668fc 0x102884000 + 927996
1 com.apple.Virtualization.VirtualMachine 0x102965ed0 0x102884000 + 925392
2 com.apple.Virtualization.VirtualMachine 0x102965d90 0x102884000 + 925072
3 libdispatch.dylib 0x18f66a504 _dispatch_client_callout + 20
4 libdispatch.dylib 0x18f671bbc _dispatch_lane_serial_drain + 672
5 libdispatch.dylib 0x18f672708 _dispatch_lane_invoke + 384
6 libdispatch.dylib 0x18f67d34c _dispatch_workloop_worker_thread + 652
7 libsystem_pthread.dylib 0x18f7ed100 _pthread_wqthread + 288
8 libsystem_pthread.dylib 0x18f7ebe20 start_wqthread + 8
Thread 20:
0 libsystem_pthread.dylib 0x18f7ebe18 start_wqthread + 0
Thread 19 crashed with ARM Thread State (64-bit):
x0: 0x000000016d7a67c8 x1: 0x000000012601fc40 x2: 0x000000016d7a68b0 x3: 0x0000000000000002
x4: 0x00000000000001e0 x5: 0x0000000000000020 x6: 0x0000000000000000 x7: 0x0000000000000000
x8: 0x0000000000000000 x9: 0x000000016d7a6820 x10: 0x0000000000000000 x11: 0x00000001260207f0
x12: 0x0000000044000000 x13: 0x0000000000000000 x14: 0x00000000840f0000 x15: 0x0000000000000000
x16: 0x00000000000001de x17: 0x00000001ef9986b0 x18: 0x0000000000000000 x19: 0x000000016d7a68a8
x20: 0x000000012601ec00 x21: 0x000000016d7a68b0 x22: 0x0000000000000000 x23: 0x000000012601fc40
x24: 0x0000000000000000 x25: 0x0000000125e27258 x26: 0x0000000102a39d18 x27: 0x0000000000000000
x28: 0x000000010600f500 fp: 0x000000016d7a6890 lr: 0x0000000102965ed0
sp: 0x000000016d7a67c0 pc: 0x00000001029668fc cpsr: 0x80001000
far: 0xffff800011ccd4b4 esr: 0xf2000001 (Breakpoint) brk 1
Binary Images:
0x18f7b1000 - 0x18f7e9ff3 libsystem_kernel.dylib (*) /usr/lib/system/libsystem_kernel.dylib
0x18f666000 - 0x18f6adfff libdispatch.dylib (*) <191028d2-0477-3ebc-9eef-a85acafc7193> /usr/lib/system/libdispatch.dylib
0x18f7ea000 - 0x18f7f6ffb libsystem_pthread.dylib (*) <132084c6-c347-3489-9ac2-fcaad21cdb73> /usr/lib/system/libsystem_pthread.dylib
0x102884000 - 0x102a33fff com.apple.Virtualization.VirtualMachine (1.0) <8494ea84-c5b4-36c8-a264-3e187c9669ee> /System/Library/Frameworks/Virtualization.framework/Versions/A/XPCServices/com.apple.Virtualization.VirtualMachine.xpc/Contents/MacOS/com.apple.Virtualization.VirtualMachine
0x198cab000 - 0x198cd4fff com.apple.audio.caulk (1.0) <0978e37e-6087-35f8-a623-b9d02160b84f> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1f468b000 - 0x1f4692ffc com.apple.Hypervisor (1.0) /System/Library/Frameworks/Hypervisor.framework/Versions/A/Hypervisor
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=995.8M resident=0K(0%) swapped_out_or_unallocated=995.8M(100%)
Writable regions: Total=32.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=32.5G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
ColorSync 16K 1
Dispatch continuations 80.0M 1
Kernel Alloc Once 32K 1
MALLOC 151.7M 40
MALLOC guard page 192K 10
MALLOC_MEDIUM (reserved) 240.0M 2 reserved VM address space (unallocated)
Memory Tag 240 32.0G 256
Memory Tag 241 320K 2
Memory Tag 28 192K 12
STACK GUARD 336K 21
Stack 11.2M 22
Stack Guard 64.0M 2
VM_ALLOCATE 32K 2
__AUTH 622K 158
__AUTH_CONST 11.6M 308
__DATA 2747K 294
__DATA_CONST 14.7M 312
__DATA_DIRTY 776K 107
__FONT_DATA 2352 1
__LINKEDIT 766.9M 2
__OBJC_CONST 1403K 128
__OBJC_RO 65.4M 1
__OBJC_RW 1986K 1
__TEXT 228.8M 323
dyld private memory 256K 1
mapped file 29.4M 4
shared memory 4512K 12
=========== ======= =======
TOTAL 33.6G 2025
TOTAL, minus reserved VM space 33.4G 2025
-----------
Full Report
-----------
{"app_name":"com.apple.Virtualization.VirtualMachine","timestamp":"2023-01-26 13:14:04.00 -0600","app_version":"1.0","slice_uuid":"8494ea84-c5b4-36c8-a264-3e187c9669ee","build_version":"104.7.1","platform":1,"bundleID":"com.apple.Virtualization.VirtualMachine","share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 13.1 (22C65)","roots_installed":0,"name":"com.apple.Virtualization.VirtualMachine","incident_id":"D08FFC98-93AA-4713-969A-2C0EEC48B373"}
{
"uptime" : 110000,
"procRole" : "Default",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,2",
"coalitionID" : 1570,
"osVersion" : {
"train" : "macOS 13.1",
"build" : "22C65",
"releaseType" : "User"
},
"captureTime" : "2023-01-26 13:14:01.0965 -0600",
"incident" : "D08FFC98-93AA-4713-969A-2C0EEC48B373",
"pid" : 23944,
"translated" : false,
"cpuType" : "ARM-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-01-26 12:43:23.5249 -0600",
"procStartAbsTime" : 2788332309151,
"procExitAbsTime" : 2832429839122,
"procName" : "com.apple.Virtualization.VirtualMachine",
"procPath" : "\/System\/Library\/Frameworks\/Virtualization.framework\/Versions\/A\/XPCServices\/com.apple.Virtualization.VirtualMachine.xpc\/Contents\/MacOS\/com.apple.Virtualization.VirtualMachine",
"bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"104.7.1","CFBundleIdentifier":"com.apple.Virtualization.VirtualMachine"},
"buildInfo" : {"ProjectName":"Virtualization","SourceVersion":"104007001000000","BuildVersion":"28"},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.utmapp.UTM",
"crashReporterKey" : "E3EB2FB9-054F-9128-F75C-727532227D49",
"responsiblePid" : 5378,
"responsibleProc" : "UTM",
"throttleTimeout" : 10,
"wakeTime" : 11116,
"sleepWakeUUID" : "5AB95A84-2667-4C2A-A4BE-75470D225B9A",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000001, 0x00000001029668fc","rawCodes":[1,4338379004],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
"termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":23944},
"os_fault" : {"process":"com.apple.Virtualization.VirtualMachine"},
"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" : 19,
"threads" : [{"id":1399528,"frames":[{"imageOffset":32980,"symbol":"__sigsuspend_nocancel","symbolLocation":8,"imageIndex":0},{"imageOffset":97456,"symbol":"_dispatch_sigsuspend","symbolLocation":48,"imageIndex":1},{"imageOffset":97408,"symbol":"_dispatch_sig_thread","symbolLocation":60,"imageIndex":1}]},{"id":1399530,"name":"com.apple.virtualization.thread.raw-disk-io-0","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":2},{"imageOffset":262560,"imageIndex":3},{"imageOffset":262228,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399531,"name":"com.apple.virtualization.thread.raw-disk-io-1","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":2},{"imageOffset":262560,"imageIndex":3},{"imageOffset":262228,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399532,"name":"com.apple.virtualization.thread.raw-disk-io-2","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":2},{"imageOffset":262560,"imageIndex":3},{"imageOffset":262228,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399533,"name":"com.apple.virtualization.thread.raw-disk-io-3","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":2},{"imageOffset":262560,"imageIndex":3},{"imageOffset":262228,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399534,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":3308,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":130300,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":4},{"imageOffset":9780,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":4},{"imageOffset":8824,"symbol":"void* caulk::thread_proxy > >(void*)","symbolLocation":96,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399573,"name":"com.apple.virtualization.thread.raw-disk-io-0","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":2},{"imageOffset":262560,"imageIndex":3},{"imageOffset":262228,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399574,"name":"com.apple.virtualization.thread.raw-disk-io-1","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":2},{"imageOffset":262560,"imageIndex":3},{"imageOffset":262228,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399575,"name":"com.apple.virtualization.thread.raw-disk-io-2","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":2},{"imageOffset":262560,"imageIndex":3},{"imageOffset":262228,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399576,"name":"com.apple.virtualization.thread.raw-disk-io-3","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":2},{"imageOffset":262560,"imageIndex":3},{"imageOffset":262228,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399577,"name":"com.apple.virtualization.thread.cpu-0","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":2},{"imageOffset":1122848,"imageIndex":3},{"imageOffset":1117732,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399578,"name":"com.apple.virtualization.thread.cpu-1","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":2},{"imageOffset":1122848,"imageIndex":3},{"imageOffset":1117732,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399579,"name":"com.apple.virtualization.thread.cpu-2","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":2},{"imageOffset":1122848,"imageIndex":3},{"imageOffset":1117732,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399580,"name":"com.apple.virtualization.thread.cpu-3","frames":[{"imageOffset":18740,"symbol":"hv_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":24008,"symbol":"hv_vcpu_get_sys_reg","symbolLocation":656,"imageIndex":5},{"imageOffset":1072184,"imageIndex":3},{"imageOffset":1121256,"imageIndex":3},{"imageOffset":1117732,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399581,"name":"com.apple.virtualization.thread.cpu-4","frames":[{"imageOffset":18740,"symbol":"hv_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":28728,"symbol":"hv_vcpu_run","symbolLocation":332,"imageIndex":5},{"imageOffset":751840,"imageIndex":3},{"imageOffset":1120816,"imageIndex":3},{"imageOffset":1117732,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399582,"name":"com.apple.virtualization.thread.cpu-5","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":2},{"imageOffset":1122848,"imageIndex":3},{"imageOffset":1117732,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1399583,"name":"com.apple.virtualization.thread.virtual-clock","frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":2},{"imageOffset":1377072,"imageIndex":3},{"imageOffset":1376628,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":2},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":2}]},{"id":1419696,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":2}]},{"id":1420051,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":2}]},{"triggered":true,"id":1420053,"threadState":{"x":[{"value":6131705800},{"value":4932631616},{"value":6131706032},{"value":2},{"value":480},{"value":32},{"value":0},{"value":0},{"value":0},{"value":6131705888},{"value":0},{"value":4932634608},{"value":1140850688},{"value":0},{"value":2215575552},{"value":0},{"value":478},{"value":8314783408},{"value":0},{"value":6131706024},{"value":4932627456},{"value":6131706032},{"value":0},{"value":4932631616},{"value":0},{"value":4930564696},{"value":4339244312},{"value":0},{"value":4395693312}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4338376400},"cpsr":{"value":2147487744},"fp":{"value":6131706000},"sp":{"value":6131705792},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":4338379004,"matchesCrashFrame":1},"far":{"value":18446603336519832756}},"queue":"com.apple.virtualization.virtio.console-device:0","frames":[{"imageOffset":927996,"imageIndex":3},{"imageOffset":925392,"imageIndex":3},{"imageOffset":925072,"imageIndex":3},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":1},{"imageOffset":48060,"symbol":"_dispatch_lane_serial_drain","symbolLocation":672,"imageIndex":1},{"imageOffset":50952,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":1},{"imageOffset":95052,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":652,"imageIndex":1},{"imageOffset":12544,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":2},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":2}]},{"id":1420054,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":2}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 6702174208,
"size" : 233460,
"uuid" : "aebf397e-e2ef-3a49-be58-23d4558511f6",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6700818432,
"size" : 294912,
"uuid" : "191028d2-0477-3ebc-9eef-a85acafc7193",
"path" : "\/usr\/lib\/system\/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6702407680,
"size" : 53244,
"uuid" : "132084c6-c347-3489-9ac2-fcaad21cdb73",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4337451008,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Virtualization.VirtualMachine",
"size" : 1769472,
"uuid" : "8494ea84-c5b4-36c8-a264-3e187c9669ee",
"path" : "\/System\/Library\/Frameworks\/Virtualization.framework\/Versions\/A\/XPCServices\/com.apple.Virtualization.VirtualMachine.xpc\/Contents\/MacOS\/com.apple.Virtualization.VirtualMachine",
"name" : "com.apple.Virtualization.VirtualMachine",
"CFBundleVersion" : "104.7.1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6858387456,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 172032,
"uuid" : "0978e37e-6087-35f8-a623-b9d02160b84f",
"path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 8395468800,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Hypervisor",
"size" : 32765,
"uuid" : "de9cf008-5c62-365b-ad78-a70fbe30d4a3",
"path" : "\/System\/Library\/Frameworks\/Hypervisor.framework\/Versions\/A\/Hypervisor",
"name" : "Hypervisor",
"CFBundleVersion" : "1"
}
],
"sharedCache" : {
"base" : 6698450944,
"size" : 3434283008,
"uuid" : "00a1fbb6-43e1-3c11-8483-faf0db659249"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=995.8M resident=0K(0%) swapped_out_or_unallocated=995.8M(100%)\nWritable regions: Total=32.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=32.5G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 16K 1 \nDispatch continuations 80.0M 1 \nKernel Alloc Once 32K 1 \nMALLOC 151.7M 40 \nMALLOC guard page 192K 10 \nMALLOC_MEDIUM (reserved) 240.0M 2 reserved VM address space (unallocated)\nMemory Tag 240 32.0G 256 \nMemory Tag 241 320K 2 \nMemory Tag 28 192K 12 \nSTACK GUARD 336K 21 \nStack 11.2M 22 \nStack Guard 64.0M 2 \nVM_ALLOCATE 32K 2 \n__AUTH 622K 158 \n__AUTH_CONST 11.6M 308 \n__DATA 2747K 294 \n__DATA_CONST 14.7M 312 \n__DATA_DIRTY 776K 107 \n__FONT_DATA 2352 1 \n__LINKEDIT 766.9M 2 \n__OBJC_CONST 1403K 128 \n__OBJC_RO 65.4M 1 \n__OBJC_RW 1986K 1 \n__TEXT 228.8M 323 \ndyld private memory 256K 1 \nmapped file 29.4M 4 \nshared memory 4512K 12 \n=========== ======= ======= \nTOTAL 33.6G 2025 \nTOTAL, minus reserved VM space 33.4G 2025 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.virtualization.virtio.console-device:0"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "63582c5f8a53461413999550",
"factorPackIds" : {
},
"deploymentId" : 240000002
},
{
"rolloutId" : "60186475825c62000ccf5450",
"factorPackIds" : {
},
"deploymentId" : 240000026
}
],
"experiments" : [
]
}
}
```
**Debug log**
Not available with Virtualization-based VMs.
**Upload VM**
N/A.
Contributor guide
Assessment
This issue has not been assessed yet.