Date: Mon, 19 Sep 2005 11:28:38 -0400 From: bob self <bobself@charter.net> To: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de> Cc: freebsd-questions@freebsd.org Subject: Re: beta 5: make buildworld = internal compiler error Message-ID: <432ED926.5060406@charter.net> In-Reply-To: <432ED204.2040400@cs.tu-berlin.de> References: <432EB655.3090306@charter.net> <432ECF00.6010603@mac.com> <432ED204.2040400@cs.tu-berlin.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Björn König wrote: > Chuck Swiger wrote: > >> bob self wrote: >> >>> What causes "internal compiler error"? >> >> >> CPU overheating? Bad RAM? Power supply going bad? > > > Chuck: I saw this error not for the first time. It always happens > during the compilation of libstdc++. There must be a kind of software > error or unfortunate coincidence. > > Bob: What is your current system. Show uname -rms. > > Björn > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > # uname -rms: FreeBSD 6.0-BETA4 i386 Also I tried make buildworld again and it died in EXACTLY the same place. I also had an external fan blowing directly on the motherboard and drives in case it was an overheating problem. c++ -O2 -fno-strict-aliasing -pipe -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H -I/usr/src/gnu/lib/libstdc++ -I/usr/src/gnu/lib/libstdc++/../ ../../contrib/libstdc++/libsupc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc -I/usr/src/gnu/lib/libstdc++/../../../contri b/libstdc++/include -frandom-seed=RepeatabilityConsideredGood -fno-implicit-templates -ffunction-sections -fdata-sections -Wno- deprecated -c /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/streambuf-inst.cc In file included from /usr/obj/usr/src/tmp/usr/include/c++/3.4/string:57, from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/locale_classes.h:47, from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/ios_base.h:47, from /usr/obj/usr/src/tmp/usr/include/c++/3.4/ios:49, from /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/streambuf-inst.cc:35: /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/basic_string.tcc:236: internal compiler error: Segmentation f ault: 11 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. *** Error code 1 Stop in /usr/src/gnu/lib/libstdc++. *** Error code 1 Stop in /usr/src/gnu/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?432ED926.5060406>