Subject: Interesting panic
To: None <port-pmax@NetBSD.ORG>
From: Leo Bicknell <bicknell@pmax.ufp.org>
List: port-pmax
Date: 08/10/1997 09:45:45
	I compiled ssh today for my pmax box and when I 
tried to slogin to it the durn thing paniced.  Here's
the info that ended up in /var/log/messages:

Aug 10 09:37:27 pmax syslogd: restart
Aug 10 09:37:27 pmax /netbsd: trap: address error (load or I-fetch) in kernel mode
Aug 10 09:37:27 pmax /netbsd: status=0xdc14, cause=0x10, pc=0xc048f208, v=0xffffb10e
Aug 10 09:37:27 pmax /netbsd: usp=0x7ffff6c8 ksp=0xffffdb60
Aug 10 09:37:27 pmax /netbsd: pid=2683 cmd=sshd
Aug 10 09:37:27 pmax /netbsd: panic: trap
Aug 10 09:37:27 pmax /netbsd: syncing disks... 27 26 14 1 1 trap: address error (load or I-fetch) in kernel mode
Aug 10 09:37:27 pmax /netbsd: status=0x814, cause=0x30000010, pc=0x800351e0, v=0x20402
Aug 10 09:37:27 pmax /netbsd: usp=0x7ffff6c8 ksp=0xffffd8a0
Aug 10 09:37:27 pmax /netbsd: pid=2683 cmd=sshd
Aug 10 09:37:27 pmax /netbsd: panic: trap
Aug 10 09:37:27 pmax /netbsd: Using PROM serial

	I got the thing rebooted and so far I have not been 
able to reproduce this, but I am using ssh now so if there's
a problem ticked by this program I'll probably run into it
again.