Date: Mon, 23 Dec 2024 00:43:42 +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-gNBwvWy4w9@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 #277 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to George Mitchell from comment #276) Unfortunately, the "shutdown now" clears out too much context. All that was left was: (kgdb) info sharedlibrary=20 >From To Syms Read Shared Object Library 0xffffffff82545000 0xffffffff82547000 Yes ./boot/kernel/sem.ko 0xffffffff8254e000 0xffffffff825d5000 Yes (*) ./boot/modules/if_re.ko 0xffffffff8264e000 0xffffffff8265b000 Yes ./boot/kernel/fusefs.ko I need the So we are stuck with the choice of doing the "sysctl debug.kdb.panic=3D1" on the live system, risking file system corruption, vs. not gathering the information that I was after. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267028-3630-gNBwvWy4w9>