Subject: kern.ldscript.4MB -> uvm_fault panic in vfsinit in last 72h or so
To: None <port-i386@netbsd.org>
From: Sean Doran <smd@ebone.net>
List: port-i386
Date: 01/19/2001 15:45:54
Hi -

  Something changed since Tuesday 16 Jan that broke kernels like DR-EVIL.4MB.
The problem is basically that we end up with 
uvm_faul(0xc040bae0, 0xc023f00, 0, 3) -> 1
from
vfsinit(c046010, 46c00, 473000, a00007ff, c04d) at vfsinit + 0x5d
leading to a kernel page fault trap.

  I can't track it down...

	Sean.