[llvm-bugs] [Bug 46870] New: lld created binaries crash with glibc 2.28
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jul 28 07:03:51 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46870
Bug ID: 46870
Summary: lld created binaries crash with glibc 2.28
Product: lld
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: ELF
Assignee: unassignedbugs at nondot.org
Reporter: dominik.strasser at onespin.com
CC: llvm-bugs at lists.llvm.org, smithp352 at googlemail.com
My project's binaries crash on RHEL 8 which features glibc 2.28.
Doing some research I found the following bugzilla entry @RedHat:
https://bugzilla.redhat.com/show_bug.cgi?id=1653832
where they claim that it is an issue with the treatment of SHN_ABS in lld.
I had to revert to ld which unfortunately does not allow me to use LTO.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200728/36cdce68/attachment.html>
More information about the llvm-bugs
mailing list