Subject: port-alpha/11059: "make release" causes repeatable kernel panic
To: None <gnats-bugs@gnats.netbsd.org>
From: Matthias Scheler <tron@lyssa.zhadum.de>
List: netbsd-bugs
Date: 09/21/2000 05:20:22
>Number:         11059
>Category:       port-alpha
>Synopsis:       "make release" causes repeatable kernel panic
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-alpha-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 21 05:26:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Scheler
>Release:        1.5_ALPHA2, 2000/09/15
>Organization:
Matthias Scheler                                         http://core.de/~tron/
>Environment:
NetBSD lugosi.zhadum.de 1.5_ALPHA2 NetBSD 1.5_ALPHA2 (LUGOSI) #0: Mon Sep 18 20:36:40 CEST 2000     tron@lugosi.zhadum.de:/amd/colwyn/src/sys/compile/LUGOSI alpha


>Description:
On a DEC Station 3000/300 - "dmesg" output below - "make release" always
crashes while building the ramdisk image for the installation floppy
with "reboot after panic: lockmgr: no context". Unfortunately a
"reboot 100" in DDB causes another panic so that the stack trace is
probably useless:

#0  0xfffffc00004cc878 in dumpsys ()
#1  0xfffffc00004cc48c in cpu_reboot ()
#2  0xfffffc0000310224 in db_reboot_cmd ()
#3  0xfffffc000030fbec in db_command ()
#4  0xfffffc000030ff4c in db_command_loop ()
#5  0xfffffc0000314914 in db_trap ()
#6  0xfffffc00004d9f04 in ddb_trap ()
#7  0xfffffc00003001a4 in alpha_debug ()
#8  0xfffffc00004d4478 in trap ()
#9  0xfffffc00003003b8 in XentIF ()
#10 0xfffffc00003495fc in panic ()

[ preserving 237264 bytes of netbsd ELF symbol table ]
Copyright (c) 1996, 1997, 1998, 1999, 2000
    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.5_ALPHA2 (LUGOSI) #0: Mon Sep 18 20:36:40 CEST 2000
    tron@lugosi.zhadum.de:/amd/colwyn/src/sys/compile/LUGOSI
DEC 3000 - M300LX, 125MHz
8192 byte page size, 1 processor.
total memory = 65536 KB
(2048 KB reserved for PROM, 63488 KB used by NetBSD)
avail memory = 55936 KB
using 409 buffers containing 3272 KB of memory
mainbus0 (root)
cpu0 at mainbus0: ID 0 (primary), 21064-1 (pass 3)
tcasic0 at mainbus0
tc0 at tcasic0: 12.5 MHz clock
sfb0 at tc0 slot 6 offset 0x2000000: 1280 x 1024, 8bpp
wsdisplay0 at sfb0: console (std, vt100 emulation)
ioasic0 at tc0 slot 5 offset 0x0: slow mode
le0 at ioasic0 offset 0xc0000: address 08:00:2b:bb:c2:0a
le0: 32 receive buffers, 8 transmit buffers
zsc0 at ioasic0 offset 0x100000
vsms0 at zsc0 channel 0
wsmouse0 at vsms0
zstty0 at zsc0 channel 1
zsc1 at ioasic0 offset 0x180000
lkkbd0 at zsc1 channel 0
wskbd0 at lkkbd0: console keyboard, using wsdisplay0
zstty1 at zsc1 channel 1
mcclock0 at ioasic0 offset 0x200000: mc146818 or compatible
bba0 at ioasic0 offset 0x240000
audio0 at bba0: full duplex, mmap
tcds0 at tc0 slot 4 offset 0x0: TurboChannel Dual SCSI (baseboard)
asc0 at tcds0 chip 0: NCR53C94, 25MHz, SCSI ID 7
scsibus0 at asc0: 8 targets, 8 luns per target
scsibus0: waiting 2 seconds for devices to settle...
probe(asc0:2:0): max sync rate 5.00MB/s
sd0 at scsibus0 target 2 lun 0: <DEC, RZ28     (C) DEC, D41C> SCSI2 0/direct fixed
sd0: 2007 MB, 3045 cyl, 16 head, 84 sec, 512 bytes/sect x 4110480 sectors
probe(asc0:3:0): max sync rate 5.00MB/s
sd1 at scsibus0 target 3 lun 0: <DEC, RZ26L    (C) DEC, 440C> SCSI2 0/direct fixed
sd1: 1001 MB, 3117 cyl, 8 head, 82 sec, 512 bytes/sect x 2050860 sectors
probe(asc0:5:0): max sync rate 5.00MB/s
st0 at scsibus0 target 5 lun 0: <DEC, TLZ06     (C)DEC, 491A> SCSI2 1/sequential removable
st0: drive empty
IPsec: Initialized Security Association Processing.
root on sd0a dumps on sd0b
root file system type: ffs

>How-To-Repeat:
cd /usr/src/etc
setenv DESTDIR ...
setenv RELEASEDIR ...
make release

>Fix:
Sorry, I don't know.
>Release-Note:
>Audit-Trail:
>Unformatted: