4.3-current (RAMDISK_CD) #661 panics while booting

2008-04-02 Thread Walter Bürger
Hi,

at least on three different i386-machines I got kernel panics while booting,
here is the dmesg from the machine I could attach a serial console to:


booting cd0a:/4.3/i386/bsd.rd: 4995572+874168 [52+190496+176373]=0x5f2b6c
entry point at 0x20
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California.  All rights reserved.
Copyright (c) 1995-2008 OpenBSD. All rights reserved.  http://www.OpenBSD.org

OpenBSD 4.3-current (RAMDISK_CD) #661: Sun Mar 30 23:52:04 MDT 2008
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/RAMDISK_CD
cpu0: Intel Pentium III (GenuineIntel 686-class) 1.01 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXS
R,SSE
real mem  = 267919360 (255MB)
avail mem = 252653568 (240MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 08/03/01, BIOS32 rev. 0 @ 0xf0c30,
SMBIOS
rev. 2.3 @ 0xf2b40 (44 entries)
bios0: vendor Award Software, Inc. version ASUS TUSL2-C ACPI BIOS Revision
1009
 date 08/03/2001
bios0: ASUSTeK Computer INC. TUSL2-C
apm0 at bios0: Power Management spec V1.2
apm0: APM power management enable: unrecognized device ID (9)
apm0: APM engage (device 1): power management disabled (1)
acpi at bios0 function 0x0 not configured
pcibios0 at bios0: rev 2.1 @ 0xf/0x1472
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf13a0/208 (11 entries)
pcibios0: PCI Interrupt Router at 000:31:0 (Intel 82371FB ISA rev 0x00)
pcibios0: PCI bus #2 is the last bus
bios0: ROM list: 0xc/0xcc00
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 Intel 82815 Host rev 0x04
ppb0 at pci0 dev 1 function 0 Intel 82815 AGP rev 0x04
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 NVIDIA GeForce2 MX rev 0xb2
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
ppb1 at pci0 dev 30 function 0 Intel 82801BA Hub-to-PCI rev 0x11
pci2 at ppb1 bus 2
skc0 at pci2 dev 12 function 0 D-Link Systems DGE-530T A1 rev 0x11, Yukon
(0x1
): irq 9
sk0 at skc0 port A: address 00:0f:3d:f0:bd:a3
eephy0 at sk0 phy 0: Marvell 88E1011 Gigabit PHY, rev. 3
ichpcib0 at pci0 dev 31 function 0 Intel 82801BA LPC rev 0x11: 24-bit timer
at
 3579545Hz
pciide0 at pci0 dev 31 function 1 Intel 82801BA IDE rev 0x11: DMA, channel 0
w
ired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: WDC WD400JB-00ENA0
wd0: 16-sector PIO, LBA, 38166MB, 78165360 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: LG, CD-ROM CRD-8522B, 2.02 SCSI0 5/cdrom
removab
le
cd0(pciide0:1:0): using PIO mode 4, DMA mode 2
uhci0 at pci0 dev 31 function 2 Intel 82801BA USB rev 0x11: irq 5
Intel 82801BA SMBus rev 0x11 at pci0 dev 31 function 3 not configured
uhci1 at pci0 dev 31 function 4 Intel 82801BA USB rev 0x11: irq 9
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom0: console
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
usb0 at uhci0: USB revision 1.0
uhub0 at usb0 Intel UHCI root hub rev 1.00/1.00 addr 1
usb1 at uhci1: USB revision 1.0
uhub1 at usb1 Intel UHCI root hub rev 1.00/1.00 addr 1
biomask ffe5 netmask ffe5 ttymask ffe7
rd0: fixed, 3800 blocks
uvm_fault(0xd06fe100, 0x0, 0, 1) - e
fatal page fault (6) in supervisor mode
trap type 6 code 0 eip d02d0acf cs 8 eflags 10297 cr2 0 cpl 0
panic: trap type 6, code=0, pc=d02d0acf
syncing disks... done

dumping to dev 1101, offset 0
dump error 19

rebooting...

Regards,
Walter.


___
Schon gehvrt? Der neue WEB.DE MultiMessenger kann`s mit allen:
http://www.produkte.web.de/messenger/?did=3016



Re: 4.3-current (RAMDISK_CD) #661 panics while booting

2008-04-02 Thread Theo de Raadt
 at least on three different i386-machines I got kernel panics while booting,
 here is the dmesg from the machine I could attach a serial console to:
 
 
 booting cd0a:/4.3/i386/bsd.rd: 4995572+874168 [52+190496+176373]=0x5f2b6c
 entry point at 0x20
 Copyright (c) 1982, 1986, 1989, 1991, 1993
 The Regents of the University of California.  All rights reserved.
 Copyright (c) 1995-2008 OpenBSD. All rights reserved.  http://www.OpenBSD.org
 
 OpenBSD 4.3-current (RAMDISK_CD) #661: Sun Mar 30 23:52:04 MDT 2008

Yes, and if you read the mailing lists before you posted, you would know
that this got fixed 3 days ago, and the snapshot you fetched is older
than that.