Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Apr 1999 17:59:50 -0700 (MST)
From:      "Chad R. Larson" <chad@DCFinc.com>
To:        stable@FreeBSD.org
Subject:   kernel panic
Message-ID:  <199904040059.RAA28114@freeway.dcfinc.com>

next in thread | raw e-mail | index | archive | help

--ELM923187589-239-0_
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Wow!  My first kernel panic without me doing something stupid.

The software is 2.2.8-STABLE as of 21 Mar 1999.

I had a CVSup running on one screen, and had started a make for one
of the ports (/usr/ports/net/trafshow).  The make was checking to
see if the distfile was available on the cdrom drive (it was).

On the console:
atapi0.0: READ_BIG res.code 0x0 st 0x51 err 0x34 LBA 146 cnt 1
wcd0: i/o error, status=51<ready,opdone,check>, error=34<abort>
atapi0.0: READ_BIG res.code 0x1 st 0x51 err 0x34 LBA 22 cnt 1
wcd0: i/o error, status=51<ready,opdone,check>, error=34<abort>
panic: vref used where vget required

	-crl
--
Chad R. Larson (CRL15)   602-953-1392   Brother, can you paradigm?
chad@dcfinc.com chad@larsons.org chad@anasazi.com larson1@home.net   
DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207

--ELM923187589-239-0_
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: attachment; filename=dmesg.out
Content-Description: /tmp/dmesg.out
Content-Transfer-Encoding: 7bit

Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California.  All rights reserved.

FreeBSD 2.2.8-STABLE #0: Sun Mar 21 04:26:15 MST 1999
    chad@freeway.dcfinc.com:/usr/src/sys/compile/freeway
CPU: Pentium Pro (198.65-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x619  Stepping=9
  Features=0xf9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV>
real memory  = 33554432 (32768K bytes)
avail memory = 31027200 (30300K bytes)
Probing for devices on PCI bus 0:
chip0 <Intel 82440FX (Natoma) PCI and memory controller> rev 2 on pci0:0:0
fxp0 <Intel EtherExpress Pro 10/100B Ethernet> rev 2 int a irq 10 on pci0:10:0
fxp0: Ethernet address 00:a0:c9:49:ec:ca
ed1 <NE2000 PCI Ethernet (RealTek 8029)> rev 0 int a irq 9 on pci0:12:0
ed1: address 00:00:e8:e1:d3:6f, type NE2000 (16 bit) 
ahc0 <Adaptec aic7880 Ultra SCSI host adapter> rev 0 int a irq 11 on pci0:13:0
ahc0: Using left over BIOS settings
ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs
ahc0 waiting for scsi devices to settle
ahc0: target 0 Tagged Queuing Device
(ahc0:0:0): "IBM DORS-32160W WA6A" type 0 fixed SCSI 2
sd0(ahc0:0:0): Direct-Access 2063MB (4226725 512 byte sectors)
ahc0: target 1 Tagged Queuing Device
(ahc0:1:0): "CONNER CFP2107E  2.14GB 1524" type 0 fixed SCSI 2
sd1(ahc0:1:0): Direct-Access 2048MB (4194304 512 byte sectors)
(ahc0:5:0): "HP HP35480A T603" type 1 removable SCSI 2
st0(ahc0:5:0): Sequential-Access density code 0x13,  drive empty
chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:18:0
chip2 <Intel 82371SB IDE interface> rev 0 on pci0:18:1
vga0 <VGA-compatible display device> rev 34 on pci0:20:0
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
psm0: failed to get data.
psm0 at 0x60-0x64 irq 12 flags 0x84 on motherboard
psm0: model Generic PS/2 mouse, device ID 0
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (atapi): <CD-ROM CDU311/3.0j>, removable, accel, dma, iordis
wcd0: 1378KB/sec, 256KB cache, audio play, 256 volume levels, ejectable tray
wcd0: no disc inside, unlocked
npx0 on motherboard
npx0: INT 16 interface
WARNING: / was not properly dismounted.

--ELM923187589-239-0_
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: attachment; filename=freeway
Content-Description: /sys/i386/conf/freeway
Content-Transfer-Encoding: 7bit

#
# Kernel configuration for the AST Manhattan D server
# $Id: freeway,v 1.7 1999/03/03 01:26:16 toor Exp $
#

# Machine
machine		"i386"
cpu		"I686_CPU"
ident		freeway
maxusers	20
config		kernel	root on sd0s2a
options		"CLK_USE_I8254_CALIBRATION"
options		"CLK_USE_I586_CALIBRATION"
options		USERCONFIG
options		INCLUDE_CONFIG_FILE
options		"COMPAT_43"		#Compatible with BSD 4.3

# Filesystems
options		FFS			#Berkeley Fast Filesystem
options		NFS			#Network Filesystem
options		MSDOSFS			#MSDOS Filesystem
options		"CD9660"		#ISO 9660 Filesystem
options		PROCFS			#Process filesystem
options		KERNFS			#Kernel filesystem
options		FDESC			#File Descripter filesystem
options		QUOTA			#enable disk quotas

# SysV IPC
options         SYSVSHM
options         SYSVSEM
options         SYSVMSG

# I/O busses
controller	isa0
controller	pci0
options		"AUTO_EOI_1"
options		"AUTO_EOI_2"
options		"MAXMEM=(32*1024)"

# Floppy disk
controller	fdc0	at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk		fd0	at fdc0 drive 0

# CD ROM drive
controller	wdc0	at isa? port "IO_WD1" bio irq 14 vector wdintr
options		ATAPI		#Enable ATAPI support for IDE bus
options		ATAPI_STATIC	#Don't do it as an LKM
device		wcd0		#IDE CD-ROM

# SCSI devices (wired down)
controller	ahc0
controller	scbus0 at ahc0
options		SCSI_DELAY=5
options		AHC_TAGENABLE
disk		sd0 at scbus0 target 0 unit 0	# disk
tape		st0 at scbus0 target 5		# tape

# X11R6 support
options		XSERVER

# syscons is the console driver, resembling an SCO console
device		sc0	at isa? port "IO_KBD" tty irq 1 vector scintr

# Numeric Processing eXtension
device		npx0	at isa? port "IO_NPX" irq 13 vector npxintr

# "standard" I/O devices
device		sio0	at isa? port "IO_COM1" tty irq 4 vector siointr
device		sio1	at isa? port "IO_COM2" tty irq 3 vector siointr
device		lpt0	at isa? port? tty irq 7 vector lptintr
device		psm0   at isa? port "IO_KBD" flags 0x84 conflicts tty irq 12 vector psmintr

# InterNetworking
options		INET			#InterNETworking
device fxp0
device ed0

# Misc. Devices
pseudo-device	loop
pseudo-device	ether
pseudo-device	log
pseudo-device	speaker
pseudo-device	bpfilter	4
pseudo-device	vn		1
pseudo-device	pty		32

--ELM923187589-239-0_--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904040059.RAA28114>