Subject: Re: resets under high load
To: Stephen Degler <stephen@degler.net>
From: Frank van der Linden <fvdl@netbsd.org>
List: port-amd64
Date: 03/10/2004 12:36:36
On Tue, Mar 09, 2004 at 07:19:14PM -0500, Stephen Degler wrote:
> I  run two heavy compilations in two different terminals while X is running.
> after a while the system just resets.  The system will run indefinitely 
> without X.

If you don't have a serial console attached and DDB enabled, can you
do so? Spontaneous reboots are triple faults, but DDB should catch those..
unless something bitrotted.

- Frank