Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2024 07:29:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@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-227-3aBAyIvFuc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267028-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267028-227@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 #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 =3D=3D 4444)

--=20
You are receiving this mail because:
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-227-3aBAyIvFuc>