Subject: 20010821 snapshot on Ultra 10
To: matthew green <mrg@eterna.com.au>
From: Grant Beattie <grant@grunta.com>
List: port-sparc64
Date: 09/15/2001 15:33:56
On Sat, Sep 15, 2001 at 02:53:57PM +1000, Grant Beattie wrote:

> > do you know what has changed to make this kernel not boot on the U10?
> 
> Hmm, it looks as if the console was causing the problem - I just
> netbooted the 20010821 INSTALL kernel using a serial console, and it
> worked OK.

Installed OK, but hit this while booting from disk:

Starting inetd.
Starting cron.
Sat Sep 15 14:59:14 EST 2001
sigreturn14: pc 0x4 or npc 0x1b2 invalid
kdb breakpoint at 1320bd8
Stopped in pid 173 (cron) at    cpu_Debugger+0x4:       nop
db> trace
syscall(9263ed0, 127, ffffffffffffdfd4, 0, 181c000, 154) at syscall+0x844
syscall_setup(ffffffffffffd998, 100190, 107000, ffffffffffffd940, badcafe, badca
fe) at syscall_setup+0x140
db> continue

NetBSD/sparc64 (tinkerbell) (console)

login:

seemed OK from there. This happens every boot.

got it to panic while mounting a Solaris 7 ufs partition (ufs_lookup.c,
ufs_lookup(), "mangled entry" - I lost the panic msg)

This is because under Solaris, I use -o logging.. fortunately, mounting
without -o logging under Solaris made it work under NetBSD.

It may be worth making a note of this in the docs or www.

g.