[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: Mon, 23 Dec 2024 13:41:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #281 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to George Mitchell from comment #280)

Yep, it seems that the odd 0xfffff80000000007 showing up is
associated with the boot/modules/*.ko related activity but the
first attempted dereference of the odd value happens early in
the next *.ko load activity, likely before that .ko has any of
its own code executed: still in the kernel's code.

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