This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Persistant egcs-1.1.x build failures (cc1 signal 11)



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)                          


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]