Subject: anyone had cc1 core dump on them?
To: None <port-i386@NetBSD.ORG>
From: Matthew Mjacob <mjacob@nas.nasa.gov>
List: port-i386
Date: 11/12/1997 10:39:54
Installed yesterday (1.3_ALPHA) tarballs... Trying to build 1.3 source.
cc -O -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -D_MULTI_LIBM -D_POSIX_MODE -DLIBM_SCCS -nostdinc -idirafter /space/NetBSD-1.3/proto/usr/include -c /space/NetBSD-1.3/src/lib/libm/src/e_lgammaf_r.c
cc: Internal compiler error: program cc1 got fatal signal 6
*** Error code 1
sticky.nas.nasa.gov > gdb /usr/libexec/cc1 cc1.core
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 (i386-netbsd), Copyright 1996 Free Software Foundation, Inc...
(no debugging symbols found)...
/space/NetBSD-1.3/src/lib/libm/cc1.core: Permission denied.
(gdb) quit
sticky.nas.nasa.gov > root gdb /usr/libexec/cc1 cc1.core
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 (i386-netbsd), Copyright 1996 Free Software Foundation, Inc...
(no debugging symbols found)...
Core was generated by `cc1'.
Program terminated with signal 6, Abort trap.
#0 0x4016c943 in ?? ()
(gdb) where
#0 0x4016c943 in ?? ()
#1 0x3ca38 in ?? ()
#2 0x2cdb5 in ?? ()
#3 0x359ca in ?? ()
#4 0x1685a in ?? ()
#5 0xb9e59 in ?? ()
#6 0x614b in ?? ()
#7 0x1563f in ?? ()
#8 0x17bb7 in ?? ()
#9 0x10da in ?? ()
(gdb) quit