[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/414] New: assertion fail /export/linux/src/binutils/binutils/bfd
From: |
hjl at lucon dot org |
Subject: |
[Bug ld/414] New: assertion fail /export/linux/src/binutils/binutils/bfd/elflink.c:6123 |
Date: |
29 Sep 2004 16:24:33 -0000 |
When NPTL libraries are used, I get a linker assertion
failure. To reproduce on Fedora 2:
address@hidden errno]$ cat bug.c
extern int errno;
int
main ()
{
printf("errno=%d",errno);
return 0;
}
address@hidden errno]$ gcc bug.c -L/usr/lib/nptl
collect2: ld terminated with signal 11 [Segmentation fault]
/usr/local/bin/ld: BFD 2.15.92.0.2 20040927 assertion fail
/export/linux/src/binutils/binutils/bfd/elflink.c:6123
--
Summary: assertion fail
/export/linux/src/binutils/binutils/bfd/elflink.c:6123
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: hjl at lucon dot org
CC: bug-binutils at gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://sources.redhat.com/bugzilla/show_bug.cgi?id=414
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/414] New: assertion fail /export/linux/src/binutils/binutils/bfd/elflink.c:6123,
hjl at lucon dot org <=
- [Bug ld/414] Linker crashes with mixed TLS/no-TLS symbols, hjl at lucon dot org, 2004/09/29
- [Bug ld/414] Linker crashes with mixed TLS/no-TLS symbols, hjl at lucon dot org, 2004/09/29
- [Bug ld/414] Linker crashes with mixed TLS/non-TLS symbols, hjl at lucon dot org, 2004/09/29
- [Bug ld/414] Linker crashes with mixed TLS/non-TLS symbols, hjl at lucon dot org, 2004/09/29
- [Bug ld/414] Linker crashes with mixed TLS/non-TLS symbols, pluto at pld-linux dot org, 2004/09/30