Subject: Re: NetBSD
To: L Lundman <lundman@kauri.vuw.ac.nz>
From: Chris G. Demetriou <cgd@postgres.Berkeley.EDU>
List: netbsd-bugs
Date: 03/29/1994 19:45:37
> We started all our misc testing programs to see if it would take stuff
> and got a very similar panic to last year, ie:
> 
> vm_fault(f834b700, 0, 1, 0) -> 5
> fatal page fault in supervisor mode
> trap type 6 code f7bf0000 eip f81548f7 cs f7bf0008 eflags 10246 cr2 34 cpl0
> panic: trap
> 
> ...so have there been bug fixing recently that could have solved the bug
> causing these panics? If so what version? We're running 0.9a btw.

saying you're running 0.9a doesnt' say much -- That's NetBSD-current,
and says nothing about when it was obtained.

also, you don't even hint at that you were doing when this happened --
if you've got a program that consistently does it, SEND IT or at least
hint at what it was doing.


> In trying to work out why we got these, I enabled DDB and DIAGNOSTIC in
> our config file and make depend etc, but compiling fails on references to
> three functions from db_commands.c, most frustrating but oh well.

that's because you didn't recompile your kernel from scratch.


chris

------------------------------------------------------------------------------