https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #208 from Mark Millard <marklmi26-f...@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 the assignee for the bug.

Reply via email to