[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, 06 Mar 2023 21:26:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

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

So are all the load-time crashes with things
loaded via use of:

     kld_list    (str) A whitespace-separated list of kernel modules to load
                 right after the local disks are mounted, without any .ko ex-
                 tension or path.  Loading modules at this point in the boot
                 process is much faster than doing it via /boot/loader.conf
                 for those modules not necessary for mounting local disks.

and never with things that are loaded via
/boot/loader.conf activity?

It is a possible distinction in the test
results that I'd managed to miss.


(I'll note that the "for those modules not
necessary for mounting local disks" may make
zfs being listed kld_list unusual. That, in
turn, might help explain why, so far, you are
the only one known to be having the load-time
crash problem examples.)

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