bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/11931] New: Segfault in ld (elf_link_output_extsym) when definin


From: mgretton at sourceware dot org
Subject: [Bug ld/11931] New: Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section
Date: 20 Aug 2010 15:43:14 -0000

Assembling and linking the attached files as follows causes a segfault in ld:

.../arm-none-eabi-as -meabi=5 -o hello.o hello.s
.../arm-none-eabi-ld -o hello hello.o -T edited_default_script.x

arm-none-eabi-ld: BFD (GNU Binutils) 2.20.51.20100819 internal error, aborting
at /home/mgretton/work/binutils-fsf/bfd/elflink.c line 8734 in
elf_link_output_extsym

-- 
           Summary: Segfault in ld (elf_link_output_extsym) when defining
                    symbols with a constraint on a non-existent section
           Product: binutils
           Version: 2.21 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: mgretton at sourceware dot org
                CC: bug-binutils at gnu dot org
GCC target triplet: arm-none-eabi


http://sourceware.org/bugzilla/show_bug.cgi?id=11931

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]