Reproducable SIGSEGV in ld.
Nick Clifton
nickc@redhat.com
Tue Dec 26 12:30:00 GMT 2000
Hi Loren,
: I've found a reproducable SegFault in ld... I've looked at the
: pointer where it seems to have crashed, and everything looks sane.
: Any help would be appreciated.
On what system is this occurring ?
: Program received signal SIGSEGV, Segmentation fault.
: 0x0807797b in elf_link_input_bfd (finfo=0xbffff4f4, input_bfd=0x8294d40)
: at elflink.h:5544
: 5544 isec->symbol->value = isym->st_value;
What are the values of 'isec', 'isec->symbol' and 'isym' ?
You might like to try downloading the 2.10.1 release of binutils from:
ftp://sourceware.cygnus.com/pub/binutils/releases/
and then rebuilding the linker. This may solve your problem.
Cheers
Nick
More information about the Binutils
mailing list