Date: Fri, 24 Feb 2023 09:48:27 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 269767] VM IMAGES panic on boot under LXC / LXD Message-ID: <bug-269767-227-8PBXcYB3DZ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-269767-227@https.bugs.freebsd.org/bugzilla/> References: <bug-269767-227@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=3D269767 dwmw2@infradead.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dwmw2@infradead.org --- Comment #2 from dwmw2@infradead.org --- Looks like a divide by a zero because et->et_frequency is zero in lapic_change_mode() at=20 https://github.com/freebsd/freebsd-src/blob/main/sys/x86/x86/local_apic.c#L= 1020 What are you putting in CPUID leaf 0x40000010? See lapic_calibrate_initcount_cpuid_vm() at=20 https://github.com/freebsd/freebsd-src/blob/main/sys/x86/x86/local_apic.c#= L931 --=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-269767-227-8PBXcYB3DZ>