Date: Tue, 9 Apr 1996 20:02:01 -0400 (EDT) From: "Kenneth D. Merry" <ken@area238.residence.gatech.edu> To: stable@freebsd.org Subject: crash with adaptec 2842 + stable Message-ID: <199604100002.UAA00576@area238.residence.gatech.edu>
next in thread | raw e-mail | index | archive | help
When I got back tonight, I noticed that my machine had only been up for about an hour. Turns out that it crashed: ================ IdlePTD 1ee000 current pcb at 1de928 panic: ahc%d: Timed-out command times out again #0 0xf0196627 in boot () (kgdb) where #0 0xf0196627 in boot () #1 0xf0112b03 in panic () #2 0xf01c41af in ahc_timeout () #3 0xf0107130 in softclock () ================ I'm pretty sure I'm using most of the latest Adaptec code in -stable. (at least it was the latest as of last week) Anyone have any ideas on what could have caused a panic like that? There was, I think, one user on the machine at the time. He may have been grepping through a large number of files. (all the RFC's) I run xdm, so the X server was running at the time. Here's the dmesg output: ================= FreeBSD 2.1-STABLE #0: Tue Apr 2 23:03:42 EST 1996 ken@area238.residence.gatech.edu:/usr/src/sys/compile/thunderdome CPU: i486 DX4 (486-class CPU) Origin = "GenuineIntel" Id = 0x480 Stepping=0 Features=0x3<FPU,VME> real memory = 33554432 (32768K bytes) avail memory = 31195136 (30464K bytes) ahc0: <Adaptec 284X SCSI host adapter> at 0x1c00-0x1cff irq 11 on isa ahc0: aic7770 >= Rev E, Single Channel, SCSI Id=7, 4 SCBs ahc0 waiting for scsi devices to settle ahc0: target 0 Tagged Queuing Device (ahc0:0:0): "Quantum XP34300 55B1" type 0 fixed SCSI 2 sd0(ahc0:0:0): Direct-Access 4101MB (8399520 512 byte sectors) (ahc0:1:0): "NEC CD-ROM DRIVE:500 1.0" type 5 removable SCSI 2 cd0(ahc0:1:0): CD-ROM cd0(ahc0:1:0): NOT READY asc:3a,0 Medium not present can't get the size (ahc0:4:0): "SONY SDT-5000 3.02" type 1 removable SCSI 2 st0(ahc0:4:0): Sequential-Access density code 0x13, drive empty Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0 at 0x280-0x29f irq 9 maddr 0xe6000 msize 16384 on isa ed0: address 00:00:c0:d4:6f:b7, type SMC8216/SMC8216C (16 bit) sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16450 sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A sio2: disabled, not probed. sio3: disabled, not probed. lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface lpt1: disabled, not probed. lpt2: disabled, not probed. fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 72065B fd0: 1.44MB 3.5in fd1: 1.2MB 5.25in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <WDC AC2340> wd0: 325MB (666600 sectors), 1010 cyls, 12 heads, 55 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (wd2): <Micropolis 2112A Mic> wd2: 1001MB (2050272 sectors), 2034 cyls, 16 heads, 63 S/T, 512 B/S 1 3C5x9 board(s) on ISA found at 0x3e0 ep0 at 0x3e0-0x3ef irq 12 on isa ep0: aui/utp/bnc[*UTP*] address 00:20:af:04:9d:banpx0 on motherboard npx0: INT 16 interface sb0 at 0x220 irq 10 drq 1 on isa sb0: <SoundBlaster 16 4.4> sbxvi0 at 0x0 drq 5 on isa sbxvo0: <SoundBlaster 16 4.4> sbmidi0 at 0x330 on isa <SoundBlaster MPU-401> opl0 at 0x388 on isa opl0: <Yamaha OPL-3 FM> IP firewall initialized WARNING: / was not properly dismounted. ======================== This came along after the same user was logged on, presumably grepping through all the rfc's again. There was also a ftp connection open: sd0(ahc0:0:0): timed out in dataout phase, SCSISIGI == 0x0 sd0(ahc0:0:0): BUS DEVICE RESET message queued. sd0(ahc0:0:0): ABORTED COMMAND asc:4e,0 Overlapped commands attempted , retries:4 The machine has been stable for weeks, so this is sort of a surprise. Any ideas on the cause of this (and possible fixes :) ) would be appreciated. Thanks, Ken -- Kenneth Merry ken@area238.residence.gatech.edu Disclaimer: I don't speak for GTRI, GT, or Elvis.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604100002.UAA00576>