[Bug 265196] talos linux vms hang on reboot at the com ports, need to reboot the host to clear it up
Date: Thu, 21 Jul 2022 15:04:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265196 --- Comment #21 from Larry Rosenman <ler@FreeBSD.org> --- at that point bhyve had exited. oldtbh2# cat bhyve.log rdmsr to register 0x140 on vcpu 0 wrmsr to register 0x140(0) on vcpu 0 rdmsr to register 0x140 on vcpu 1 wrmsr to register 0x140(0) on vcpu 1 rdmsr to register 0x140 on vcpu 2 wrmsr to register 0x140(0) on vcpu 2 rdmsr to register 0x140 on vcpu 3 wrmsr to register 0x140(0) on vcpu 3 rdmsr to register 0x34 on vcpu 1 Unhandled ps2 mouse command 0xe1 rdmsr to register 0x48 on vcpu 1 rdmsr to register 0x122 on vcpu 1 rdmsr to register 0x10f on vcpu 1 rdmsr to register 0x123 on vcpu 1 rdmsr to register 0xc0011020 on vcpu 1 Unhandled ps2 keyboard command 0xf6 rdmsr to register 0x140 on vcpu 0 wrmsr to register 0x140(0) on vcpu 0 rdmsr to register 0x34 on vcpu 0 vm exit[3] vm exit[1] reason VMX rip 0xffffffff888d32b6 inst_length 3 status 0 exit_reason 2 (Triple fault) qualification 0x0000000000000000 inst_type 0 inst_error 0 vm exit[2] reason VMX rip 0xffffffff888d32b6 inst_length 3 status 0 oldtbh2# cat talos1.conf debug="yes" loader="uefi" cpu=4 memory=32G network0_type="virtio-net" network0_switch="public" disk0_type="virtio-blk" disk0_name="disk0.img" uuid="6021864c-0886-11ed-b8fc-0024e8528c61" network0_mac="58:9c:fc:07:82:50" #disk1_type="ahci-cd" #disk1_name="../.iso/talos-amd64.iso" ####### hostbridge="amd" graphics_port="5900" graphics_res="1024x768" graphics_vga="off" xhci_mouse="yes" utctime="yes" oldtbh2# where would the core be? -- You are receiving this mail because: You are the assignee for the bug.