[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: Fri, 13 Dec 2024 01:52:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

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

Cool.

System core files tend to have information one does not
want to publish. You might want any transfers to be in
a more secure person-to-person form instead of being
public, possibly via encryption.

But it gets messier overall: one would need the kernel
/boot/kernel/* files and the /usr/lib/debug/boot/kernel/*.debug
files if one is not also running a matching 13.4-RELEASE-p?
build someplace. (kgdb uses the information in these files as
well.)

There are no simple, reference copies of those files to
download for use in analyzing a system crash file a far as
I know --given it is a patched update that is in use.

For now, for me, I'll probably just ask for you to use
kgdb, the kernel file, the core file, and the implicit
*.debug and other files to report some things if I come up
with questions.

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