Subject: Re: kern.ldscript.4MB -> uvm_fault panic in vfsinit in last 72h or so
To: Sean Doran <smd@ebone.net>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-i386
Date: 01/19/2001 07:54:24
On Fri, Jan 19, 2001 at 03:45:54PM +0100, Sean Doran wrote:
> 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...
Looks like someone was overzealous in const'ification.
--
-- Jason R. Thorpe <thorpej@zembu.com>