bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/23839] ld generates a corrupted relocation table for .ARM.exidx


From: blastrock at free dot fr
Subject: [Bug ld/23839] ld generates a corrupted relocation table for .ARM.exidx sections
Date: Tue, 19 Mar 2019 20:11:02 +0000

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

--- Comment #2 from Philippe Daouadi <blastrock at free dot fr> ---
Hi,

Unfortunately, I couldn't manage to produce a simple test to reproduce this
issue. It happens to me with a big enough C++ codebase, and the actual bug
appears on PS Vita which is hard to debug. I noticed that the bigger the
codebase became, the more the probability of this bug manifesting increased. I
guess with more code, there are more exidx entries that get merged and thus
more relocations that occur outside of the concerned section.

If you have a C++ project at hand that cross-compiles to ARM, maybe you can try
to link it with the patch I wrote in my previous comment to see if the issue
triggers.

Regards,
Philippe

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