[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/10406] ld terminated with signal 11 [segmentation fault]
From: |
amodra at bigpond dot net dot au |
Subject: |
[Bug ld/10406] ld terminated with signal 11 [segmentation fault] |
Date: |
19 Sep 2009 02:22:59 -0000 |
------- Additional Comments From amodra at bigpond dot net dot au 2009-09-19
02:22 -------
I've committed some patches that may stop the segfault. Please try with the
latest sources. (At the moment that means CVS, the snapshot doesn't yet have my
patch).
You'll get -g by default but also get -O2 which probably will make the debug
harder to interpret, so:
CFLAGS="-g -O0" /path/to/sources/configure ...
make
ulimit -c unlimited
<run new ld to generate a core dump>
gdb
core core
backtrace
The core file might be called core.nnnnnn
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10406
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/10406] ld terminated with signal 11 [segmentation fault], amodra at bigpond dot net dot au, 2009/09/14
- [Bug ld/10406] ld terminated with signal 11 [segmentation fault], olof at baah dot se, 2009/09/14
- [Bug ld/10406] ld terminated with signal 11 [segmentation fault], amodra at bigpond dot net dot au, 2009/09/14
- [Bug ld/10406] ld terminated with signal 11 [segmentation fault], cvs-commit at gcc dot gnu dot org, 2009/09/18
- [Bug ld/10406] ld terminated with signal 11 [segmentation fault], cvs-commit at gcc dot gnu dot org, 2009/09/18
- [Bug ld/10406] ld terminated with signal 11 [segmentation fault], olof at baah dot se, 2009/09/18
- [Bug ld/10406] ld terminated with signal 11 [segmentation fault],
amodra at bigpond dot net dot au <=
- [Bug ld/10406] ld terminated with signal 11 [segmentation fault], olof at baah dot se, 2009/09/19