This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Persistant egcs-1.1.x build failures (cc1 signal 11)
- To: egcs at cygnus dot com
- Subject: Re: Persistant egcs-1.1.x build failures (cc1 signal 11)
- From: Rene Janssen <reney at plex dot nl>
- Date: Fri, 27 Nov 1998 19:42:50 -2300
- Reply-To: rjanssen at oke dot nl
Here is the core file :
bash# gdb -c core cc1
GDB is free software and you are welcome to distribute copies of it
under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (i486-slackware-linux),
Copyright 1996 Free Software Foundation, Inc...
Core was generated by `./cc1 /tmp/ccnOKAEi.i -quiet -dumpbase libgcc2.c -g -g1 -
O2 -fPIC -o /tmp/ccvff'.
Program terminated with signal 11, Segmentation fault.
find_solib: Can't read pathname for load map: I/O error
#0 output_constant_pool (fnname=???, fndecl=???)
at ../../src/egcs/gcc/varasm.c:3673
3673 }
Breakpoint 1 at 0x8048f00
Breakpoint 2 at 0x80490f0
Breakpoint 3 at 0x80647bf: file ../../src/egcs/gcc/toplev.c, line 2114.
(gdb) bt
#0 output_constant_pool (fnname=???, fndecl=???)
at ../../src/egcs/gcc/varasm.c:3673
(gdb)