Subject: Re: Sanity check: does -current work on DECstation 5000/200?
To: Mason Loring Bliss <mason@acheron.middleboro.ma.us>
From: Chuck Silvers <chuq@chuq.com>
List: port-pmax
Date: 09/12/2003 09:06:27
hi,

On Thu, Sep 11, 2003 at 01:59:43PM -0400, Mason Loring Bliss wrote:
> Can someone confirm that -current runs on pmax right now? I'm all set to
> believe that my problem is operator error, but occasionally it's not. :)

I fixed one bug just now that I introduced recently, update mips/pmap.c.
however it still fails now for me with:

root on 1.1.1.1:/home/export/mipsel-netbsd
root file system type: nfs
panic: utlbmod: invalid pte
Stopped in pid 1.1 (init) at    0x80190328:     jr      ra
                bdslot: nop
db> t
80190324+4 (877ff000,d,0,0) ra 8012190c sz 0
801217dc+130 (801ef994,65,0,0) ra 80194ae4 sz 40
trap+470 (ff3c,65,0,0) ra 8018d894 sz 72
mips1_UserGenException+d4 (ff3c,65,0,0) ra 2900 sz 0
PC 0x2900: not in kernel space
0+2900 (ff3c,65,0,0) ra 0 sz 0
User-level: pid 1.1
db> 


I don't know what's going on there.

-Chuck