Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 1997 13:15:23 -0800 (PST)
From:      Morgan Davis <mdavis@io.cts.com>
To:        jkh@time.cdrom.com (Jordan K. Hubbard)
Cc:        stable@freebsd.org
Subject:   Re: Random dives out of make world
Message-ID:  <199702282115.NAA24625@io.cts.com>
In-Reply-To: <12289.856654034@time.cdrom.com> from "Jordan K. Hubbard" at "Feb 22, 97 03:27:14 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Jordan K. Hubbard writes:
> > I've had the same problems with a fresh 2.1.7 sup....no one knows
> >why it's ha ppening....now I'm sure it's not my computer if others are
> >having the same prob lems.  Could the 2.1.7 source be corrupted?
> 
> If it were, I think I'd have had more failure reports than just 2. :-)
> I've been compiling and running from the 2.1.7 sources for weeks now.
> This is quite mysterious.
> 
> 					Jordan

There is nothing wrong with the integrity of the source files, because
I've been building 2.1.7-stable on a 486/66 with no problems.  But the
same sources on a P120 at work have never been able to build without
some bizarre, random error situation in cc1 ("fatal signal 11",
"address not computable", "internal compiler bug", and similar obscure
errors).

Per the advice given from participants in this list, I've done the
following over the span of several days:

	* Set BIOS to its defaults where possible
	* Disabled external CPU cache
	* Disabled all BIOS (and video) caching
	* Increased RAM wait states and I/O refresh delay timing
	* Disabled all APM settings
	* Verified SCSI chain termination

Basically, I selectively adjusted these one at a time, rebooted, and
tried a "make world".  If it failed, I put the setting back to a
default (or conservative) state, and then tried the next.  But none of
these worked.

Before totally giving up and RMA'ing the motherboard, there was one
last BIOS item I decided to change: Internal CPU cache.  I disabled it
and started the make world process.  This has effectively turned the
computer into a 286, as "make world" has been running for almost 12
hours now and it's only in "libc".  But, it hasn't crashed!  So, maybe
it's just a bad CPU.  I've got a replacement to try on Monday.

But, I was wondering if by disabling the internal CPU cache that it
could be masking some other real culprit.  Any comments?

--Morgan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702282115.NAA24625>