Subject: machine hanging with trap: TLB miss
To: None <port-pmax@netbsd.org>
From: None <apr@spade.apc.aip.de>
List: port-pmax
Date: 06/26/1999 22:03:00
Hi,

I just build a kernel form todays sup to test if the old SCSI problem
on my 5000/200 (headless) with newer kernels still exists.
The kernel (1.4D) builds fine, I manually convert it to aout and
reboot.
The kernel boots fine but after some minutes it always hangs with:

trap: TLB miss (load or instr. fetch) in kernel mode
status=0x8fc34, cause=0x30000008, epc=0x8014aed8, vaddr=0x200c5ba8
pid=109 cmd=syslogd usp=0x7ffffc10 ksp=0xc21cbe90

vaddr, pid, cmd usp and ksp vary but the problem always occurs after
some minutes.

I have no console attached at the moment (problem with a cable) so
this is all information I have (extracted from /var/log/kernellog
and also found with dmesg.

My userland is still from older 1.3 (approx. 1.3E) - upgrading was not
an option due to the SCSI problems in newer versions.

Any ideas?

Andreas