[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: Wed, 11 Dec 2024 07:29:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028
--- Comment #208 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
Hmm. The backtrace in:
https://www.m5p.com/public/george/267028/IMG_20241210_093221099.jpg
is incoherent.
Dump of "disass/s" code report for function link_elf_load_file:
/usr/src/sys/kern/link_elf.c:
952 {
0xffffffff80c1e5a0 <+0>: push %rbp
. . .
0xffffffff80c1ef00 <+2400>: jmp 0xffffffff80c1ecf4
<link_elf_load_file+1876>
End of assembler dump.
Compare that +2400 to the backtrace's:
link_elf_load_file+0x115c (note: 0x115c == 4444)
--
You are receiving this mail because:
You are on the CC list for the bug.