Subject: port-sun3/25970: Sun3x miniroot init dies
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <jarle@uninett.no>
List: netbsd-bugs
Date: 06/19/2004 17:06:39
>Number:         25970
>Category:       port-sun3
>Synopsis:       Sun3x miniroot init dies
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    port-sun3-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jun 19 15:25:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jarle Greipsland
>Release:        NetBSD 2.0_BETA
>Organization:
	
>Environment:
	
	
System: NetBSD gjok.urc.uninett.no 2.0_BETA NetBSD 2.0_BETA (INSTALL3X) #0:
Fri Jun 11 22:03:38 UTC 2004 autobuild@tgm.netbsd.org:/autobuild/netbsd-2-0/sun3/OBJ/autobuild/netbsd-2-0/src/sys/arch/sun3/compile/INSTALL3X sun3
Architecture: sun3x
Machine: sun3/80
>Description:
I had to discard the original disk in my Sun3/80, and dug up an old disk
that was lying around.  I tried to install the 2.0_BETA version from the
releng autobuild system.  I followed the instructions in the INSTALL
document, and partitioned the disk, downloaded the miniroot file system
from NFS to the swap partition, and booted from it.  Everything seemed fine
until the kernel tried to start init.  Then it panicked, complaining that
init died.

Console log:
>How-To-Repeat:
Try to install a 2.0_BETA distribution on a blank disk in a Sun3/80.
	
>Fix:
	
dunno.
>Release-Note:
>Audit-Trail:
>Unformatted:
 	
 	
 >b sd(,,1) -s
 Boot: sd(0,0,1) -s
 >> NetBSD/sun3 ufsboot [1.12]
 ufsboot: trying netbsd
 open netbsd: No such file or directory
 ufsboot: trying netbsd.old
 open netbsd.old: No such file or directory
 ufsboot: trying netbsd.sun3x
 958972+165620 [90272+74845]=0x13b02c
 starting program at 0x4000
 console is ttya
 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
     The NetBSD Foundation, Inc.  All rights reserved.
 Copyright (c) 1982, 1986, 1989, 1991, 1993
     The Regents of the University of California.  All rights reserved.
 
 NetBSD 2.0_BETA (INSTALL3X) #0: Fri Jun 11 22:03:38 UTC 2004
         autobuild@tgm.netbsd.org:/autobuild/netbsd-2-0/sun3/OBJ/autobuild/netbsd-2-0/src/sys/arch/sun3/compile/INSTALL3X
 Model: sun3x 80
 fpu: mc68882
 total memory = 16384 KB
 avail memory = 14824 KB
 mainbus0 (root)
 obio0 at mainbus0
 iommu0 at obio0 addr 0x60000000
 memerr0 at obio0 addr 0x61001000 ipl 7: (Parity memory)
 intreg0 at obio0 addr 0x61001400
 zsc0 at obio0 addr 0x62000000 ipl 6: (softpri 3)
 kbd0 at zsc0 channel 0: baud rate 1200
 zsc0:  channel 1 not configured
 zsc1 at obio0 addr 0x62002000 ipl 6: (softpri 3)
 zstty0 at zsc1 channel 0 (console i/o)
 zstty1 at zsc1 channel 1
 eeprom0 at obio0 addr 0x64000000
 clock0 at obio0 addr 0x640007f8 ipl 5
 le0 at obio0 addr 0x65002000 ipl 3: address 08:00:20:07:78:2b
 le0: 8 receive buffers, 2 transmit buffers
 dma0 at obio0 addr 0x66001000 ipl 2: rev 0
 esp0 at obio0 addr 0x66000000 ipl 2: ESP100, 20MHz, SCSI ID 7
 scsibus0 at esp0: 8 targets, 8 luns per target
 fdc0 at obio0 addr 0x6e000000 ipl 6 vect 0x40: (softpri 2) chip 82072
 enabling interrupts
 scsibus0: waiting 2 seconds for devices to settle...
 sd0 at scsibus0 target 0 lun 0: <SEAGATE, ST32155N, 0532> disk fixed
 sd0: 2049 MB, 4177 cyl, 8 head, 125 sec, 512 bytes/sect x 4197405 sectors
 sd0: async, 8-bit transfers
 boot device: sd0b
 root on sd0b dumps on sd0b
 WARNING: clock gained 7 days -- CHECK AND RESET THE DATE!
 root file system type: ffs
 panic: init died (signal 0, exit 1)
 syncing disks... done
 
 dumping to dev 7,1 offset 191616
 dump succeeded
 rebooting...