Subject: 5000 kernels broken ?
To: None <port-pmax@NetBSD.org>
From: Erik Bertelsen <erik@mediator.uni-c.dk>
List: port-pmax
Date: 09/24/1999 13:54:33
Hello pmax people,

Have anyone rebuilt their kernels for pmax'es (in particular on 5000/133's) during
this week?

My machine is currently running a kernel and userland built on sources sup'ed on
4 Sep 1999.

At the beginning of this week and again today, I tried to boot a new kernel built
on updated sources. The machine hangs solidly after:

...
tc0 at mainbus0: 12.5MHz clock
ioasic0 at tc0 slot 3 offset 0x0
le0 at ioasic0 offset 0xc0000

Not even the reset button resets the machine -- I have to powercycle it to revive
it. A "normal" dmesg goes like:

Copyright (c) 1996, 1997, 1998, 1999
    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 1.4K (SOCKDEV) #84: Sat Sep  4 21:48:32 CEST 1999
    erik@sockdev.uni-c.dk:/usr/src/sys/arch/pmax/compile/SOCKDEV
DECstation 5000/133 (3MIN)
total memory = 32768 KB
avail memory = 28308 KB
using 435 buffers containing 1740 KB of memory
mainbus0 (root)
cpu0 at mainbus0: cpu0: MIPS R3000 CPU Rev. 3.0 with MIPS R3010 FPC Rev. 4.0
cpu0: 64kb Instruction, 128kb Data, direct mapped cache
tc0 at mainbus0: 12.5 MHz clock
ioasic0 at tc0 slot 3 offset 0x0
le0 at ioasic0 offset 0xc0000: address 08:00:2b:32:56:6f
le0: 32 receive buffers, 8 transmit buffers
scc0 at ioasic0 offset 0x100000
scc1 at ioasic0 offset 0x180000
mcclock0 at ioasic0 offset 0x200000: mc146818 or compatible
asc0 at ioasic0 offset 0x300000: target 7
sfb0 at tc0 slot 0 offset 0x0: 1024x864x8 (console)
Beginning old-style SCSI device autoconfiguration
rz1 at asc0 drive 1 slave 0 DEC RZ58     (C) DEC rev 3000
rz1: 1317MB, 2112 cyl, 15 head, 85 sec, 512 bytes/sect x 2698061 sectors
rz2 at asc0 drive 2 slave 0 DEC RZ25     (C) DEC rev 0900
rz2: 406MB, 1476 cyl, 9 head, 62 sec, 512 bytes/sect x 832527 sectors
rz3 at asc0 drive 3 slave 0 DEC RZ26     (C) DEC rev T386
rz3: 1001MB, 2570 cyl, 14 head, 57 sec, 512 bytes/sect x 2050860 sectors
rz4 at asc0 drive 4 slave 0 DEC RZ56     (C) DEC rev 0400
rz4: 634MB, 1632 cyl, 15 head, 53 sec, 512 bytes/sect x 1299174 sectors
rz5 at asc0 drive 5 slave 0 DEC RRD42   (C) DEC rev 4.5d
IPsec: Initialized Security Association Processing.
le0: supplying EUI64: 08:00:2b:ff:fe:32:56:6f
boot device: rz1
root on rz1a dumps on rz1b
root file system type: ffs
rz2: WARNING: no disk label
le0: starting DAD for fe80:0001::0a00:2bff:fe32:566f
le0: DAD complete for fe80:0001::0a00:2bff:fe32:566f - no duplicates found
le0: starting DAD for 3ffe:1400:0:0302:0a00:2bff:fe32:566f
le0: DAD complete for 3ffe:1400:0:0302:0a00:2bff:fe32:566f - no duplicates found

Today I made a complete rebuild of the kernel including make clean.

What has happened since 4 Sep that produces this unusually hard hanging ?

regards
Erik Bertelsen