bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/3852] ld segfaults in mips_elf_create_dynamic_relocation


From: nickc at redhat dot com
Subject: [Bug ld/3852] ld segfaults in mips_elf_create_dynamic_relocation
Date: 31 Jan 2007 16:15:13 -0000

------- Additional Comments From nickc at redhat dot com  2007-01-31 16:15 
-------
Hi Khem,

  Good news - I can now reproduce this bug and I think that I have tracked it
down.  It appears to be an uninitialized memory bug.  The text_index_section
field in the elf_link_hash_table structure is not being initialized when the
structure is created, leading to all kinds of problems.

  Please could you try out the uploaded patch which should resolve this issue ?

Cheers
  Nick


-- 


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

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