Subject: NetBSD/sun3 panic
To: None <D.K.Brownlee@city.ac.uk>
From: Gordon W. Ross <gwr@mc.com>
List: port-sun3
Date: 08/14/1995 11:02:30
> Date: Mon, 14 Aug 1995 10:09:07 +0100 (BST)
> From: David Brownlee <D.K.Brownlee@city.ac.uk>

> 	Well, I got my first panic today on my 3/260... (MMU fault)
> 
> 	Anything in particular I should enable in the config file...

I would keep DDB in the kernel, at least until crash dumps work.

> 	DDB + DEBUG?
> 
> 		abs
> 
> trap type=0x8, code=0x145, v=0x8

Hmmm...  v=8 ... probably a null pointer plus struct offset...

Gordon