Subject: Re: Kernel panic in uvmfault.c
To: Neil Booth <neil@daikokuya.demon.co.uk>
From: Chuck Silvers <chuq@chuq.com>
List: current-users
Date: 03/30/2001 15:53:09
hi,

since this is repeatable, could you build a kernel with this line added:

	makeoptions	DEBUG="-g"

and get a crashdump for me when it panics?

-Chuck


On Fri, Mar 30, 2001 at 07:47:17AM +0100, Neil Booth wrote:
> Hi,
> 
> With current CVS, I get a kernel panic when booting:
> 
> wsmuxl: connecting to wsdisplay0 Building databases...  panic: kernel
> assertion "orig_map != kernel_map || !uvmfault_check_intrsafe(&ufi)"
> failed file uvmfault.c line 605
> 
> Apart from the kernel, everything else on my system is pretty much as
> for a pristine NetBSD 1.5 install; I've just added four or five packages.
> 
> This is an old Dell Optiplex with a Pentium 166.  The configuration
> is below.  Since this is the first time I've built a NetBSD kernel;
> there may be an obvious error in the config (though I can't see one).
> 
> Neil.