Subject: Re: Kernel panic in uvmfault.c
To: Charles M. Hannum <abuse@spamalicious.com>
From: Neil Booth <neil@daikokuya.demon.co.uk>
List: current-users
Date: 03/31/2001 14:15:32
Hi Charles,

Charles M. Hannum wrote:-

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

The assertion is the one at line 605 of uvm_fault.c - that was in
my original message.  The call to uvm_fault is

uvm_fault (c02a0580, c04bb000, 0, 1, 0)

Hope this helps,

Neil.