Subject: Re: Native build of NetBSD -current.
To: NetBSD/vax Mailing List <port-vax@netbsd.org>
From: Christian Groessler <cpg@aladdin.de>
List: port-vax
Date: 01/01/2004 01:38:19
On 12/31/2003 11:24:17 AM EST Brian Chase wrote:
>
>So far I've only verified that my builds are running smoothly on two of
>my VS4000/VLCs.  The 1.6ZG kernel panics when it first tries to access a
>SCSI disk on both MicroVAX 3100/20e and VAXstation 3100/M76.  I still
>need to put together a more extensive testbed setup.  In the meantime,
>I'd appreciate it if some other people could report how the build runs
>on some of the other VAXen out there.
>
>I've some suspicions about the panics in 1.6ZG being related to the
>driver for the NCR 5380 based SCSI controllers.  That's based solely on
>the fact that the systems which have the SCSI related panics both use
>the 5380 chipset.  The system that's working fine uses an NCR 53C94.
>Okay, so it's a weak hypothesis as best, given the limited number of
>datapoints it's based on.

My VAXstation 3100/m30 has these crashes since about half a year. I
opened it up and dug around the inside at this time so I thought,
maybe I've broken something.
But recently I've installed 1.5 from CD and there it doesn't crash.

The machine boots into single user mode without problem. I also can
mount paritions r/w and modify files on them.

The crash happens when fsck starts:


# fsck /dev/sd0d
** /dev/rsd0d
panic: lockmgr: no context
syncing disks... Trap: type 2, code 0, pc 80000717, psl 4140000
panic: trap

dumping to dev 20,1 offset 100520
dump succeeded
p
?06 HLT INST
    PC = 800B4726
>>> 


regards,
chris