bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18801] PIE binary with STT_GNU_IFUNC symbol and TEXTREL segfault


From: hjl.tools at gmail dot com
Subject: [Bug ld/18801] PIE binary with STT_GNU_IFUNC symbol and TEXTREL segfaults on x86_64
Date: Thu, 13 Aug 2015 11:44:15 +0000

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #14 from H.J. Lu <hjl.tools at gmail dot com> ---
-z execstack can't used as a workaround.  It works by accident:

https://bugzilla.kernel.org/show_bug.cgi?id=102821

You have to compile PIE with -fPIE or -fPIC.

-- 
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]