bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/27869] gold lto link corrupt with segmentation fault [signal 1


From: ccoutant at gmail dot com
Subject: [Bug gold/27869] gold lto link corrupt with segmentation fault [signal 11]
Date: Sat, 15 May 2021 19:53:28 +0000

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

--- Comment #1 from Cary Coutant <ccoutant at gmail dot com> ---
Based on that stack trace, you appear to be linking an output file that has
more than 64K sections in it. Obviously, gold should not be crashing when that
happens, but what on earth are you linking that has so many output sections?
That just shouldn't happen in any practical application. Solving that may work
around this bug.

Please add "-v -Wl,--debug=plugin" options, and send me the verbose gcc output
and a tar file of the resulting debug directory.

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