Subject: Re: Sun 3/60 Locking Up After Boot
To: None <curt@portal.ca>
From: Gordon W. Ross <gwr@mc.com>
List: port-sun3
Date: 03/21/1996 11:00:00
> Date: Tue, 19 Mar 1996 12:48:58 -0800 (PST)
> From: Curt Sampson <curt@portal.ca>
> Mime-Version: 1.0
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> Sender: owner-port-sun3@netbsd.org
> Precedence: list
> X-Loop: port-sun3@NetBSD.ORG
> 
> 
> A strange problem started with my Sun 3/60 last night. I had compiled
> a new kernel (1.1, not current) a little while ago, and I realised
> today the reason it was running so slow is that I'd forgotten to
> set si_options. So I made a backup copy of the kernel, set si_options
> to 7, and rebooted.
> 
> Now, regardless of whether I boot from the new kernel, the older
> one with si_options set to 0, or the GENERIC kernel, my machine
> gets part or most of the way through the boot process and something
> wedges. Often it will get all the way to printing the date (and
> presumably exiting /etc/rc), but then getty never seems to start.

The 1.1 kernel has a known bug with disconnect/reselect which
has been fixed in the -current kernel.  By the way, there is
a new kernel on ftp.netbsd.org:/pub/NetBSD/arch/sun3/netbsd-gen.gz

> I can drop into the kernel debugger with L1-A, but I don't have
> much idea of what to do from there. I tried a few stack traces,
> which led me for some time to believe that it was a serial port
> problem, as my machine was always locking up in zsabort(). :-)

(I hope the smiley means you understand that zsabort is what gets
called when you hit L1-A or break 8^)

Gordon