Subject: Re: Kernel panic in uvmfault.c
To: Neil Booth <neil@daikokuya.demon.co.uk>
From: Charles M. Hannum <abuse@spamalicious.com>
List: current-users
Date: 03/31/2001 04:51:58
On Sat, Mar 31, 2001 at 11:05:56AM +0100, Neil Booth wrote:
> 
> panic
> __assert
> uvm_fault
> trap #6
> copyout

It would be useful to know *which* call to __assert (i.e. which
KASSERT() statement) that is.  And the arguments to uvm_fault().