"hdd: lost interrupt" and hang in "install" with 2.4.0test2

From: Adam Sampson (azz@gnu.org)
Date: Mon Jun 26 2000 - 13:27:16 EST


Hiya.

Linux cartman 2.4.0-test2 #4 Sat Jun 24 14:13:24 BST 2000 i586 unknown
gcc version 2.95.2
binutils 2.10

The kernel was compiled directly from the source (i.e. the patch to
kernel/sched.c to make it compile with older compilers wasn't applied, and I
haven't got any other patches or non-stock modules installed).

I'm installing XMMS, and "make install" has hung while executing GNU
install:

Making install in mpg123
make[2]: Entering directory /20g/src/xmms-1.2.1/Input/mpg123'
make[3]: Entering directory /20g/src/xmms-1.2.1/Input/mpg123'
/bin/sh ../../mkinstalldirs /usr/local/lib/xmms/Input
/bin/sh ../../libtool --mode=install /usr/bin/install -c libmpg123.la /usr/local/lib/xmms/Input/libmpg123.la
/usr/bin/install -c .libs/libmpg123.so /usr/local/lib/xmms/Input/libmpg123.so

... and the process has hung. In ps lax:

FLAGS UID PID PPID PRI NI SIZE RSS WCHAN STA TTY TIME
    0 0 9960 9930 0 0 1052 368 try_to_unus D p0 0:00
COMMAND
/usr/bin/install -c .libs/libmpg123.so /usr/local/lib/xmms/Input/libmpg123.so

And, most interestingly of all, in the syslog:
Jun 26 19:14:23 cartman kernel: hdd: lost interrupt
Jun 26 19:15:03 cartman last message repeated 4 times
Jun 26 19:16:13 cartman last message repeated 7 times
Jun 26 19:17:13 cartman last message repeated 6 times
[ etc: still going as I write 15 mins later ]

hdd is an "IBM-DPTA-372050" (a 20G IBM 7200rpm IDE drive); my IDE controller
is an ALI 1543 using the generic PCI IDE DMA drivers.

This is what it looks like booting up with 2.4.0-test1-ac22-class (I don't
have a log for test2 to hand at the moment):
Jun 24 12:01:39 cartman kernel: Uniform Multi-Platform E-IDE driver
Revision: 6.31
Jun 24 12:01:39 cartman kernel: ide: Assuming 33MHz system bus speed for PIO
modes; over
ride with idebus=xx
Jun 24 12:01:39 cartman kernel: ALI15X3: IDE controller on PCI bus 00 dev 78
Jun 24 12:01:39 cartman kernel: ALI15X3: chipset revision 193
Jun 24 12:01:39 cartman kernel: ALI15X3: not 100% native mode: will probe
irqs later
Jun 24 12:01:39 cartman kernel: ALI15X3: simplex device: DMA disabled
Jun 24 12:01:39 cartman kernel: ide0: ALI15X3 Bus-Master DMA disabled (BIOS)
Jun 24 12:01:39 cartman kernel: ALI15X3: simplex device: DMA disabled
Jun 24 12:01:39 cartman kernel: ide1: ALI15X3 Bus-Master DMA disabled (BIOS)
Jun 24 12:01:39 cartman kernel: hda: ST36531A, ATA DISK drive
Jun 24 12:01:39 cartman kernel: hdb: Maxtor 91080D5, ATA DISK drive
Jun 24 12:01:39 cartman kernel: hdc: CD-ROM CDU701-Q, ATAPI CDROM drive
Jun 24 12:01:39 cartman kernel: hdd: IBM-DPTA-372050, ATA DISK drive
Jun 24 12:01:39 cartman kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jun 24 12:01:39 cartman kernel: ide1 at 0x170-0x177,0x376 on irq 15
Jun 24 12:01:39 cartman kernel: hda: 12706470 sectors (6506 MB) w/128KiB
Cache, CHS=790/
255/63
Jun 24 12:01:39 cartman kernel: hdb: 21095424 sectors (10801 MB) w/512KiB
Cache, CHS=131
3/255/63
Jun 24 12:01:39 cartman kernel: hdd: 40088160 sectors (20525 MB) w/1961KiB
Cache, CHS=39
770/16/63
Jun 24 12:01:39 cartman kernel: hdc: ATAPI 14X CD-ROM drive, 128kB Cache
Jun 24 12:01:39 cartman kernel: Uniform CD-ROM driver Revision: 3.11
Jun 24 12:01:39 cartman kernel: Partition check:
Jun 24 12:01:39 cartman kernel: /dev/ide/host0/bus0/target0/lun0: p1 p2 p4
Jun 24 12:01:39 cartman kernel: /dev/ide/host0/bus0/target1/lun0: p1 p2 p3
p4
Jun 24 12:01:39 cartman kernel: hdb4: <bsd: p5 p6 p7 p8 >
Jun 24 12:01:39 cartman kernel: /dev/ide/host0/bus1/target1/lun0: p1 p2

/proc/interrupts:
           CPU0
  0: 453084 XT-PIC timer
  1: 7979 XT-PIC keyboard
  2: 0 XT-PIC cascade
  3: 2 XT-PIC NE2000
  5: 0 XT-PIC bttv
  8: 2 XT-PIC rtc
 10: 1 XT-PIC soundblaster
 11: 0 XT-PIC usb-ohci
 12: 41720 XT-PIC PS/2 Mouse
 13: 1 XT-PIC fpu
 14: 19581 XT-PIC ide0
 15: 3735 XT-PIC ide1
NMI: 0
ERR: 0

/proc/dma:
 1: SoundBlaster8
 4: cascade

/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 5
model : 8
model name : AMD-K6(tm) 3D processor
stepping : 12
cpu MHz : 451.028325
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
sep_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr mce cx8 sep mtrr pge mmx 3dnow
bogomips : 901.12

Let me know if you need any more information...

-- 

Adam Sampson azz@gnu.org

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jun 26 2000 - 21:00:09 EST