bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/21131] New: *** Error in `/usr/bin/ld': corrupted double-linked


From: danglin at gcc dot gnu.org
Subject: [Bug ld/21131] New: *** Error in `/usr/bin/ld': corrupted double-linked list: 0x00239b48 ***
Date: Sat, 11 Feb 2017 22:49:57 +0000

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

            Bug ID: 21131
           Summary: *** Error in `/usr/bin/ld': corrupted double-linked
                    list: 0x00239b48 ***
           Product: binutils
           Version: 2.27
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: danglin at gcc dot gnu.org
                CC: deller at gmx dot de, doko at debian dot org
  Target Milestone: ---
              Host: hppa-unknown-linux-gnu
            Target: hppa-unknown-linux-gnu
             Build: hppa-unknown-linux-gnu

This is with "GNU ld (GNU Binutils for Debian) 2.27.90.20170205".  We have
seen several package builds fail with the following error:

gcc -pie -Wl,-O1 -nostdlib -nostartfiles -o
/home/dave/gnu/glibc/objdir/elf/vism
ain    -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both
/home/dave/gnu/glibc/
objdir/csu/Scrt1.o /home/dave/gnu/glibc/objdir/csu/crti.o `gcc 
--print-file-nam
e=crtbeginS.o` /home/dave/gnu/glibc/objdir/elf/vismain.o
/home/dave/gnu/glibc/ob
jdir/support/libsupport_nonshared.a /home/dave/gnu/glibc/objdir/elf/vismod1.so
/
home/dave/gnu/glibc/objdir/elf/vismod2.so  -Wl,-dynamic-linker=/lib/ld.so.1
-Wl,
-rpath-link=/home/dave/gnu/glibc/objdir:/home/dave/gnu/glibc/objdir/math:/home/d
ave/gnu/glibc/objdir/elf:/home/dave/gnu/glibc/objdir/dlfcn:/home/dave/gnu/glibc/
objdir/nss:/home/dave/gnu/glibc/objdir/nis:/home/dave/gnu/glibc/objdir/rt:/home/
dave/gnu/glibc/objdir/resolv:/home/dave/gnu/glibc/objdir/crypt:/home/dave/gnu/gl
ibc/objdir/mathvec:/home/dave/gnu/glibc/objdir/support:/home/dave/gnu/glibc/objd
ir/nptl /home/dave/gnu/glibc/objdir/libc.so.6
/home/dave/gnu/glibc/objdir/libc_n
onshared.a -Wl,--as-needed /home/dave/gnu/glibc/objdir/elf/ld.so
-Wl,--no-as-nee
ded -lgcc -Wl,--as-needed -lgcc_s  -Wl,--no-as-needed `gcc 
--print-file-name=cr
tendS.o` /home/dave/gnu/glibc/objdir/csu/crtn.o
collect2: fatal error: ld terminated with signal 6 [Aborted], core dumped
compilation terminated.
*** Error in `/usr/bin/ld': corrupted double-linked list: 0x00239b48 ***
../Rules:208: recipe for target '/home/dave/gnu/glibc/objdir/elf/vismain'
failed

The systemd and firefox-esr builds have failed with similar errors:
https://buildd.debian.org/status/fetch.php?pkg=systemd&arch=hppa&ver=232-17&stamp=1486777616&raw=0
https://buildd.debian.org/status/fetch.php?pkg=firefox-esr&arch=hppa&ver=45.7.0esr-4&stamp=1486808503&raw=0

If I was to guess, this probably has to do with new relro support.

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