bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/29235] Some glibc tests crash in DT_RELR relocation on powerpc64


From: address@hidden
Subject: [Bug ld/29235] Some glibc tests crash in DT_RELR relocation on powerpc64le
Date: Thu, 09 Jun 2022 11:45:48 +0000

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

--- Comment #5 from Andreas Schwab <schwab@linux-m68k.org> ---
0x255db0 is the file offset, not relevant for VM placement.

0x0000000000160000+0x0f10a4 = 0x2510a4, well placed before 0x0000000000265db0
for 0x10000 alignment.

0x255db8 is in the hole between r/o .eh_frame and r/w .init_array.  It looks
like .relr.dyn mistakenly contains file offsets instead of VM addresses.

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