Date: Mon, 31 May 1999 20:40:37 -0700 From: "David Schwartz" <davids@webmaster.com> To: <stable@freebsd.org> Subject: Reboot during make world Message-ID: <000101beabe0$83403600$021d85d1@whenever.youwant.to>
next in thread | raw e-mail | index | archive | help
This type of crash is almost always flaky memory or an overheating processor, but this machine has been reliable in the past. It's running 3.2-STABLE. I recompiled the kernel and rebooted a few hours today. Then, just now, I went to do a 'make world', and it just rebooted. Here's the last thing left on my telnet session: --------------- cc -O -pipe -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/usr/ src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DFREEBSD_NATIVE -D DEFAULT_TARGET_VERSION=\"2.7.2.1\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-f reebsd\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/obj/usr /src/tmp/usr/include -c /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/convert.c -o convert.o cc -O -pipe -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/usr/ src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DFREEBSD_NATIVE -D DEFAULT_TARGET_VERSION=\"2.7.2.1\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-f reebsd\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/obj/usr /src/tmp/usr/include -c /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/cse.c -o cse.o {standard input}: Assembler messages: {standard input}:4057: Error: operands given don't match any known 386 instruction {standard input}:4057: Error: Unknown pseudo-op: `.l762' {standard input}:5110: Error: operands given don't match any known 386 instruction {standard input}:5110: Error: Unknown pseudo-op: `.l914' cc: {standard input}:7616: Error: operands given don't match any known 386 instruction {standard input}:7616: Error: Rest of line ignored. First ignored character is `%'. Internal compiler error: program cc1 got fatal signal 11 *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. vermithrax# cpp: output pipe has been closed ---------------- I realize that this is not enough information to track down a problem that is most likely just hardware. But I'm posting this in case it means anything to anyone. If it repeats itself, I'll try to get some debug info. DS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000101beabe0$83403600$021d85d1>