Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2022 15:04:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 265196] talos linux vms hang on reboot at the com ports, need to reboot the host to clear it up
Message-ID:  <bug-265196-27103-kRqiCeMDlv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265196-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265196-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265196

--- 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=3D"yes"
loader=3D"uefi"
cpu=3D4
memory=3D32G
network0_type=3D"virtio-net"
network0_switch=3D"public"
disk0_type=3D"virtio-blk"
disk0_name=3D"disk0.img"
uuid=3D"6021864c-0886-11ed-b8fc-0024e8528c61"
network0_mac=3D"58:9c:fc:07:82:50"
#disk1_type=3D"ahci-cd"
#disk1_name=3D"../.iso/talos-amd64.iso"
#######
hostbridge=3D"amd"
graphics_port=3D"5900"
graphics_res=3D"1024x768"
graphics_vga=3D"off"
xhci_mouse=3D"yes"
utctime=3D"yes"
oldtbh2#

where would the core be?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265196-27103-kRqiCeMDlv>