bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/29802] Segmentation fault in _bfd_elf_strtab_add


From: danglin at gcc dot gnu.org
Subject: [Bug ld/29802] Segmentation fault in _bfd_elf_strtab_add
Date: Fri, 18 Nov 2022 22:01:57 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29802

--- Comment #4 from John David Anglin <danglin at gcc dot gnu.org> ---
Created attachment 14463
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14463&action=edit
Patch

For reference, I have this patch installed to fix a problem with OTHER_SYMBOLS.
The symbols __SYSTEM_ID through __TLS_PREALLOC_DTV_A are undefined in crt0.o.
HP ld provides these.

The symbols __SYSTEM_ID_D through __systab are undefined in libc.sl. HP ld
does not provide them. It ignores them. My understanding is they are likely
set by the kernel. I provided them because GNU ld default behavior is to
error on undefined shared library symbols.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]