This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Reproducable SIGSEGV in ld.


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]