could somebody please confirm this?

Oscar Pearce oscar@pearceenterprises.com
Thu Sep 12 14:23:00 GMT 2002


It crashed for me on my Debian unstable system.  Here's the last few
lines of the run:

/home/oscar/tester/gcc-bin/gcc/xgcc -B/home/oscar/tester/gcc-bin/gcc/
-B/usr/local/gcc/i686-pc-linux-gnu/bin/
-B/usr/local/gcc/i686-pc-linux-gnu/lib/ -isystem
/usr/local/gcc/i686-pc-linux-gnu/include -O2  -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc/gcc -I../../gcc/gcc/.
-I../../gcc/gcc/config -I../../gcc/gcc/../include -fexceptions -c
../../gcc/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
../../gcc/gcc/unwind-dw2.c: In function `extract_cie_info':
../../gcc/gcc/unwind-dw2.c:236: internal compiler error: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [libgcc/./unwind-dw2.o] Error 1
make[2]: Leaving directory `/home/oscar/tester/gcc-bin/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory `/home/oscar/tester/gcc-bin/gcc'
make: *** [all-gcc] Error 2

And here's the versions of binutils and gcc installed on the box:

oscar@katana:~/tester$ ld --version
GNU ld version 2.13.90.0.4 20020814 Debian GNU/Linux
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms
of
the GNU General Public License.  This program has absolutely no
warranty.
oscar@katana:~/tester$ gcc --version
2.95.4

Let me know if you need any other info.

Oscar

On Thu, 2002-09-12 at 15:42, Adam Megacz wrote:
> 
> Andrew and I are discussing a patch which seems to work for him, but
> causes the compiler to crash for me while building itself.
> 
> Is there anybody out there with a Linux machine who can execute this
> command in a background window and see if it crashes for them? A third
> data point would really be helpful. Thanks!
> 
>   curl http://www.megacz.com/go.sh | bash
> 
>   - a




More information about the Java mailing list