Date: Tue, 07 Mar 2023 18:52:05 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 267028] kernel panics when booting with both (zfs,ko or vboxnetflt,ko or acpi_wmi.ko) and amdgpu.ko Message-ID: <bug-267028-3630-hymcp0NNqu@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267028-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-267028-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267028 --- 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). --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267028-3630-hymcp0NNqu>