Subject: Re: panic in uvm_fault.c
To: Michael Lorenz <macallan@NetBSD.org>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: tech-kern
Date: 04/12/2006 17:09:53
macallan@NetBSD.org said:
> > panic: kernel diagnostic assertion "(curpg->flags & PG_WANTED) == 0"
> > failed: file "../../../../uvm/uvm_fault.c", line 1139 

I get this too now with a -current kernel. The uvm object is
always a vnode, the access type is READ afaict.

best regards
Matthias