[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:13:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #104 from John F. Carr <jfc@mit.edu> ---
If the problem is memory corruption running a debug kernel might find the
corruption closer to when it happens.  Are you able to build and run your own
kernel with a configuration file like

include GENERIC
ident   DEBUG
options       INVARIANTS
options       INVARIANT_SUPPORT

?

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