Bug 12837 - [regression] assertion fail ../../bfd/elflink.c:12795
Summary: [regression] assertion fail ../../bfd/elflink.c:12795
Status: RESOLVED FIXED
Alias: None
Product: binutils
Classification: Unclassified
Component: ld (show other bugs)
Version: 2.22
: P2 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-02 16:01 UTC by Matthias Klose
Modified: 2011-06-09 12:44 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Klose 2011-06-02 16:01:17 UTC
[forwarded from http://bugs/debian.org/628951]

seen on x86_64-linux-gnu, with trunk 20110523 and 20110602.

linking liblinux2.6.18.so shows
/usr/bin/ld: BFD (GNU Binutils for Debian) 2.21.51.20110601 assertion fail ../../bfd/elflink.c:12795
[...]

this is the assert in elf_append_rela

in the build log, the build continues, however in the extracted test case, I see a segfault

files and link command at http://people.debian.org/~doko/tmp/ns3.xz
Comment 1 H.J. Lu 2011-06-02 22:48:23 UTC
Please try the new binutils in CVS.
Comment 2 H.J. Lu 2011-06-09 12:44:06 UTC
Fixed.