[Bug 267028] kernel panics when booting with both (zfs,ko or vboxnetflt,ko or acpi_wmi.ko) and amdgpu.ko

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 15 Dec 2024 06:01:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #229 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
I used freebsd-update fetch and-then freebsd-update install
to get a 13.4-RELEASE-p2 (so: a 13./4-RELEASE-p1 kernel)
based on a 13.4-RELEASE install.

However, the result lead to kgdb reporting:

warning: the debug information found in
"/usr/lib/debug//boot/kernel/kernel.debug" does not match "/boot/kernel/kernel"
(CRC mismatch).

That was because freebsd-update did not update:

usr/lib/debug/boot/kernel/kernel.debug

but did update boot/kernel/kernel .

As stands, it does not look like I can reproduce even that much
of your environment. Looks like I'll continue to be limited to
your reporting results of your experiments done in your
environment. It does not look like my having a crash-core file
would do much good.

# strings 13.4R*/boot/kernel/kernel | grep 13.4-RELEASE
@(#)FreeBSD 13.4-RELEASE releng/13.4-n258257-58066db597be GENERIC
FreeBSD 13.4-RELEASE releng/13.4-n258257-58066db597be GENERIC
13.4-RELEASE
@(#)FreeBSD 13.4-RELEASE-p1 GENERIC
FreeBSD 13.4-RELEASE-p1 GENERIC
13.4-RELEASE-p1

-- 
You are receiving this mail because:
You are on the CC list for the bug.