https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290217
--- Comment #4 from David 'equinox' Lamparter <[email protected]> --- Created attachment 264702 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264702&action=edit procstat -kka (In reply to Mark Johnston from comment #3) Output of "uname -a; jls; jls -d; procstat -kka" attached. 3rd attempt got me the hang this time. In case it's somehow relevant, my qemu command line is: qemu-system-x86_64 -nodefaults -enable-kvm -snapshot -nographic -display none \ -cpu host -m 4096M -smp 4 -rtc clock=vm -bios /usr/share/ovmf/OVMF.fd \ -machine q35,i8042=off -device virtio-rng-pci -smbios type=1,serial=ds=nocloud \ -chardev stdio,id=sio,signal=off,mux=on -device isa-serial,chardev=sio,index=0 \ -mon chardev=sio,mode=readline \ -netdev user,id=net0,hostfwd=tcp:127.0.0.1:23022-:22 \ -device virtio-net-pci,netdev=net0 \ -drive if=virtio,file=FreeBSD-15.0-ALPHA5-amd64-ufs-20251004-1c0898edf28f-280541.qcow2,if=virtio and this is on an AMD Ryzen 9 PRO 6950HS, Linux 6.16 host -- You are receiving this mail because: You are the assignee for the bug.
