From owner-freebsd-bugs Wed Sep 15 16:28:53 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from postal1.lbl.gov (postal1.lbl.gov [128.3.7.82]) by hub.freebsd.org (Postfix) with ESMTP id 3264715385 for ; Wed, 15 Sep 1999 16:28:46 -0700 (PDT) (envelope-from jin@george.lbl.gov) Received: from SpamWall.lbl.gov (root@localhost [127.0.0.1]) by postal1.lbl.gov (8.9.3/8.9.3) with ESMTP id QAA20736 for ; Wed, 15 Sep 1999 16:28:45 -0700 (PDT) From: jin@george.lbl.gov Received: from george.lbl.gov (george.lbl.gov [131.243.2.12]) by SpamWall.lbl.gov (8.9.3/8.9.3) with ESMTP id QAA20718; Wed, 15 Sep 1999 16:28:43 -0700 (PDT) Received: (from jin@localhost) by george.lbl.gov (8.9.1b+Sun/8.9.1) id QAA08457; Wed, 15 Sep 1999 16:28:43 -0700 (PDT) Date: Wed, 15 Sep 1999 16:28:43 -0700 (PDT) Message-Id: <199909152328.QAA08457@george.lbl.gov> To: freebsd-bugs@FreeBSD.ORG, tcole@balsam.methow.com Subject: Re: kern/13739: FreeBSD 3.3-RC panics durring make world Cc: des@flood.ping.uio.no, ru@ucb.crimea.ua Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org tcole@balsam.methow.com wrote: > > > > > Also I don't get a panic every time. Sometimes I just get a lot of > > > error, as if the code was broken and wouldn't compile, but always in > > > different places. > > > > > Examples, examples! > > Ok, here are some I got today: > > cd /usr/src/lib/libtermcap; /usr/obj/usr/src/tmp/usr/bin/make all; /usr/obj/usr/ > src/tmp/usr/bin/make -B install > cc -O -pipe -DCM_N -DCM_GT -DCM_B -DCM_D -I/usr/src/lib/libtermcap -I/usr/obj/us > r/src/tmp/usr/include -c /usr/src/lib/libtermcap/termcap.c -o termcap.o > cc -O -pipe -DCM_N -DCM_GT -DCM_B -DCM_D -I/usr/src/lib/libtermcap -I/usr/obj/us > r/src/tmp/usr/include -c /usr/src/lib/libtermcap/tgoto.c -o tgoto.o > stdin:1: parse error at null character > /usr/src/lib/libtermcap/tgoto.c: In function `tgoto': > /usr/src/lib/libtermcap/tgoto.c:103: parse error at null character > *** Error code 1 > > And after a `make clean` I did another `make buildworld` and got: > > cc -pg -O -pipe -Wall -I/usr/src/lib/libmytinfo -I/usr/obj/usr/src/tmp/usr/inclu Now, please look the line 103 in file /usr/src/lib/libtermcap/tgoto.c , if that sentence is OK (no corrupted ASCII), then it is your hardware problem. Either you overclocked CPU or you have a bad memory chip. Please check them. If you could not figure out what is the problem, please send your hardware configuration -- inlcuding the overclock if you do. I did see a corrupted file during the installation, but it rarely happens. Some one explained to me that a universal particle was intruding in my system during the installation. I got a constant error at that place. Yous did not seem in this case, because you had random failure, so it is memory problem in either your memory chip or the CPU cache if you over clock your CPU. > t panics or lots and lots > > > of errors. Could those be caused by hardware problems? > > > > > Sure! Maybe your CPU is overlocked? > > Not overclocked. Probably my RAM :( But this RAM has been working > with out a problem for 2 years. > > -- > --Travis > > When it comes to violence, morality and the young, we're the Idiot Nation, > the laughingstock not only of the civilized world but of the highly-wired > generation of kids we're supposedly trying to protect. > Jon Katz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message