[Bug 267028] kernel panics when booting with both (zfs,ko or vboxnetflt,ko or acpi_wmi.ko) and amdgpu.ko
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Dec 2024 00:43:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028 --- 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 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=1" on the live system, risking file system corruption, vs. not gathering the information that I was after. -- You are receiving this mail because: You are on the CC list for the bug.