[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: Tue, 07 Mar 2023 18:52:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

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

I'll note that in the example kldstat that I reported
earlier the order started with:

# kldstat
Id Refs Address                Size Name
 1   58 0xffffffff80200000  295a5a0 kernel
 2    1 0xffffffff83210000     3370 acpi_wmi.ko
. . .

So acpi_wm.ko appears to be the first module loaded
in my context. I'd guess that is true for your context
as well.

This would mean that prior module loads are not
required for the problem to happen (loading the
first of the modules). That shold narrow the
range of possibilities (for someone sufficiently
knowledgeable in the subject area).

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