bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/2729] ld terminated with signal 11 [Segmentation fault]


From: nickc at redhat dot com
Subject: [Bug ld/2729] ld terminated with signal 11 [Segmentation fault]
Date: 22 Jun 2006 17:42:24 -0000

------- Additional Comments From nickc at redhat dot com  2006-06-22 17:42 
-------
Hi Martin,

  Thanks for the test case.

  I can now reproduce the problem and I am uploading a patch which will prevent
the seg fault.  As it stands however the patch will still prevent the linker
from completing successfully.  I think that this is the right thing to do, since
the DataDictionary has not been fully constructed.  Please could you try out the
patch and let me know if you have any problems with it.

  The problem is the missing .idata$4 section.  It is needed (and the unpatched
linker was assuming that it was always there).  I am not sure why it is missing
though, and it may not be important.  If you want to, try changing the "result =
FALSE" statements in the patch to "result = TRUE" and see if the resulting
linked executable actually works.

Cheers
  Nick


-- 


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

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