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

2020-01-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=2729

Alan Modra  changed:

   What|Removed |Added

 Status|WAITING |NEW

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

2017-09-18 Thread liuluping1 at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=2729

liuluping  changed:

   What|Removed |Added

 CC||liuluping1 at huawei dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


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

2009-07-15 Thread branditox at hotmail dot com

--- Additional Comments From branditox at hotmail dot com  2009-07-15 19:09 
---
I am getting this same error:
collect2: ld terminated with signal 11 [Segmentation fault]

My system information:
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
Linux 2.6.9-42.0.10.ELsmp
g++ (GCC) 4.2.3
GNU ld (GNU Binutils) 2.19.1

I downloaded the latest version of binutils, 2.19.1, and started receiving this
error.

I am a commercial developer and can not provide any source/object files.
I will see if I can reproduce this on a simpler project and send it.

I take it there is a patch... but it has never been merged into binutils?  If
so... is Waiting the correct status for it?



-- 
   What|Removed |Added

Version|2.16|2.19


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.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2009-05-11 Thread christian dot joensson at gmail dot com


-- 
   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2006-09-07 Thread mkoeppe at gmx dot de

--- Additional Comments From mkoeppe at gmx dot de  2006-09-07 21:44 ---
(In reply to comment #14)

Hi Nick,

the following text is from the README file in the patch dir.
So MS seems to be willing to have these patches included.
The copyright issue is still open, of course...

Martin

gcc.tgz/gcc-source/queued/README:
[...]
Reminder: all the code herein, and the sources that these apply
to, are subject to the GPL.  You should understand the obligations
it creates for you.  The patches herein have had the appropriate
releases signed and accepted by the FSF for them, and could be
included in the official gcc trees over time.  It is our hope that
that does happen.  Of course, consistent with the GPL, no warranty
of any form is expressed or implied.  Microsoft provides no support
for these instructions, the patches, or the binaries and is not
responsible for errors or omissions in them.

Ada Core Technologies (www.gnatpro.com) has assisted Microsoft in
the development of the Interix version of GCC and in proposing the
patches for inclusion into the FSF GCC source tree.
[...]


-- 


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.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2006-07-24 Thread nickc at redhat dot com

--- Additional Comments From nickc at redhat dot com  2006-07-24 16:48 
---
Hi Martin,

  Sorry for the long delay in responding - work has been really hectic recently.

  Anyway, I am glad that the patch is workign for you as well.  I will check it
in to the sources so that it does not get lost.

  I am intrigued by the absence of the atexit symbol.  Looking at the cross
reference files it appears that the Interix linker is obtainign it from a file
called wk_atexit.o.  What is this file ?  Is it included in the gcc linker's
command line ?  Does it contain a weak definition of the atexit symbol ?

  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.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2006-06-23 Thread nickc at redhat dot com

--- Additional Comments From nickc at redhat dot com  2006-06-23 14:30 
---
Created an attachment (id=1116)
 -- (http://sourceware.org/bugzilla/attachment.cgi?id=1116action=view)
Real version of previous patch


-- 
   What|Removed |Added

Attachment #1112 is|0   |1
   obsolete||


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.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2006-06-23 Thread Nick Clifton

Hi Martin,


Cope with missing .idata sections when building DataDictionary


is this the complete patch?


No.  Bum.  I sent you the wrong one.  Sorry about that.  I have uploaded 
the proper version this time.


Cheers
  Nick







___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2006-06-23 Thread nickc at redhat dot com

--- Additional Comments From nickc at redhat dot com  2006-06-23 14:31 
---
Subject: Re:  ld terminated with signal 11 [Segmentation fault]

Hi Martin,

 Cope with missing .idata sections when building DataDictionary
 
 is this the complete patch?

No.  Bum.  I sent you the wrong one.  Sorry about that.  I have uploaded 
the proper version this time.

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.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2006-06-23 Thread mkoeppe at gmx dot de

--- Additional Comments From mkoeppe at gmx dot de  2006-06-24 01:29 ---
Hi Nick,

thank you very much. Now it does apply and build, and the segfault is away.
Unfortunately, linking is not yet successful, even with result=TRUE, due to
missing symbols, namely .idata$4 and atexit.

I now linked exactly the same files (besides libgcc.a) with --cref, once on
original interix with their version of gnu ld, where linking succeeds, and once
with my cross compiled ld, and produced 2 cref tables. There is a difference
just at these 2 symbols. Could you please have a look?

Martin


-- 


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.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2006-06-23 Thread mkoeppe at gmx dot de

--- Additional Comments From mkoeppe at gmx dot de  2006-06-24 01:31 ---
Created an attachment (id=1119)
 -- (http://sourceware.org/bugzilla/attachment.cgi?id=1119action=view)
cref table from working interix ld


-- 


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.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2006-06-23 Thread mkoeppe at gmx dot de

--- Additional Comments From mkoeppe at gmx dot de  2006-06-24 01:32 ---
Created an attachment (id=1120)
 -- (http://sourceware.org/bugzilla/attachment.cgi?id=1120action=view)
cref table from failing cross ld


-- 


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.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2006-06-22 Thread mkoeppe at gmx dot de

--- Additional Comments From mkoeppe at gmx dot de  2006-06-22 22:08 ---
Hi Nick,

(In reply to comment #5)
 Created an attachment (id=1112)
 -- (http://sourceware.org/bugzilla/attachment.cgi?id=1112action=view)
 Cope with missing .idata sections when building DataDictionary

is this the complete patch? It does apply and build,
but ld segfaults nevertheless. :-(
 
(In reply to comment #4)

 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.

Where do I find these statements?

Martin


-- 


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.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2006-06-08 Thread nickc at redhat dot com

--- Additional Comments From nickc at redhat dot com  2006-06-08 10:16 
---
Hi,

  Please could you provide us with the files necessary to reproduce this bug ? 
(ie: main.o, crt0.o etc and the libraries).  Also, please could you run gcc with
the -v switch and tell us the precise command line that gcc is using to invoke
the linker.

Cheers
  Nick


-- 
   What|Removed |Added

 Status|NEW |WAITING


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.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2006-06-08 Thread mkoeppe at gmx dot de

--- Additional Comments From mkoeppe at gmx dot de  2006-06-08 19:53 ---
The libraries I copied from the self extracting archive
SFU35SEL_EN.exe which can be obtained from here (you need a MS passport 
account):
http://www.microsoft.com/downloads/details.aspx?FamilyID=896c9688-601b-44f1-81a4-02878ff11778DisplayLang=en

From this archive I copied
BaseUtils/usr/lib/*  and  SDK/usr/lib/*  to
/usr/local/i586-pc-interix3/lib
(You need to make the symlinks manually, symlinks in the sfx archive
are shown as small regular files)

There is a new interix version (5.2) included in W2K3R2.
The tools for that can be obtained from here (no passport needed):
http://www.microsoft.com/downloads/details.aspx?FamilyID=8b4987e6-d960-49a2-bf52-d3fbd654254cDisplayLang=en
Utilities and SDK for UNIX-based Applications_X86.exe

With these files, ld segfaults nevertheless.


-- 


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.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils