bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/148] ld segfaults in elf_sort_symbol() of binutils-2.15.90.0.3/b


From: msp at nortelnetworks dot com
Subject: [Bug ld/148] ld segfaults in elf_sort_symbol() of binutils-2.15.90.0.3/bfd/elflink.c
Date: 19 May 2004 17:41:25 -0000

------- Additional Comments From msp at nortelnetworks dot com  2004-05-19 
17:41 -------
I am getting a similar crash when trying to build gcc 3.4.0 under Solaris 5.8

The crash happens both when linking libstdc++.so.6 and occurs both with the 2.15
binutils and still crashes if I re-try the link using the CVS latest binutils ld
as of May 19th 16:00.


Program received signal SIGSEGV, Segmentation fault.
elf_sort_symbol (arg1=0x0, arg2=0x1007d8) at elflink.c:2726
2726      vdiff = h1->root.u.def.value - h2->root.u.def.value;
(gdb) print h2->root.u.def.value
$1 = 0
(gdb) print h1->root.u.def.value
Cannot access memory at address 0x18
(gdb) print h1
$2 = (const struct elf_link_hash_entry *) 0x0

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=148

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