Subject: Re: panic on 2.0.2
To: NetBSD Port-i386 Users <port-i386@NetBSD.org>
From: Robert Zagarello <bzag0@yahoo.com>
List: port-i386
Date: 06/03/2005 18:43:11
Andy,

Sounds like a page fault trap.  UVM is the BSD virtual
memory system, meaning it manages the swap file. 
Among the things that can cause a page fault is a bad
sector on your swap partition, but a driver bug can
cause it as well.  At this point I would be talking
out of my hat if I go any further.  Perhaps others
have ideas about eliminating the possible error
sources.

BZAG
===================

--- Andy Ruhl <acruhl@gmail.com> wrote:

> I just got a panic in 2.0.2. It's a 1ghz Athlon with
> 512 megs of
> memory. GENERIC kernel.
> 
> I'm running pf from pkgsrc as a kernel module,
> nothing else too fancy
> really. It's also doing nat, with wm0 on the inside
> interface and ex0
> on the outside.
> 
> Disks are controlled by a High Point ATA100
> controller.
> 
> I tried to get the dump but it wouldn't copy and I'm
> not sure why. I
> had to get it back up and running anyway.
> 
> It said uvm_fault.
> 
> Anyone seen this or have any ideas? If it happens
> again maybe I'll
> have more time to capture the info.
> 
> Andy
>