This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/12067] PIE && prelink && -m31 = crash


------- Additional Comments From krebbel1 at de dot ibm dot com  2010-09-28 16:52 -------
Created an attachment (id=5019)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=5019&action=view)
Fix

The calculation of the relocation offset was wrong. It basically worked only
for PIE with a base address of zero what is not the case for a prelinked
binaries. The patch fixes the testcase for me.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=12067

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]