2002-12-24 12:29:39

by Hans-Joachim Baader

[permalink] [raw]
Subject: Crash with 3c59x.o

Hi!

I experienced a reproducible crash with the 3c59x network module on my dual
Celeron machine. To reproduce, do the following:

/etc/init.d/networking stop
rmmod 3c59x; modprobe 3c59x (several times)
rmmod 3c59x
/etc/init.d/networking start

Then the system freezes. All kernels from 2.4.20-rc1 to 2.4.21-pre2 appear
to have this bug. Some time after the freeze, a message appears, I didn't
copy it completely:

wait_on_irq, CPU1:
irq: 1 [ 2 0 ]
bh: 0 [ 1 0 ]

CPU 0 call stack appears to be empty
CPU 1 call stack appears to be:
__global_cli flush_to_ldisc __run_task_queue context_thread kernel_thread

lspci:
00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
00:09.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30)
00:0b.0 Serial controller: NetMos Technology 222N-2 I/O Card (2S+1P) (rev 01)
00:0f.0 Ethernet controller: 3Com Corporation 3c590 10BaseT [Vortex]
00:13.0 Unknown mass storage controller: Triones Technologies, Inc. HPT366 / HPT370 (rev 01)
00:13.1 Unknown mass storage controller: Triones Technologies, Inc. HPT366 / HPT370 (rev 01)

As you can see, there are two 3Com cards which are both recognized by the
driver.

Regards,
hjb
--
Pro-Linux - Germany's largest volunteer Linux support site
http://www.pro-linux.de/ Public Key ID 0x3DDBDDEA


2002-12-24 12:45:56

by Sean Neakums

[permalink] [raw]
Subject: Re: Crash with 3c59x.o

commence Hans-Joachim Baader quotation:

> lspci:
> 00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
> 00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
> 00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
> 00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
> 00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
> 00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
> 00:09.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30)
> 00:0b.0 Serial controller: NetMos Technology 222N-2 I/O Card (2S+1P) (rev 01)
> 00:0f.0 Ethernet controller: 3Com Corporation 3c590 10BaseT [Vortex]
> 00:13.0 Unknown mass storage controller: Triones Technologies, Inc. HPT366 / HPT370 (rev 01)
> 00:13.1 Unknown mass storage controller: Triones Technologies, Inc. HPT366 / HPT370 (rev 01)
>
> As you can see, there are two 3Com cards which are both recognized by the
> driver.

Possibly this is not what you meant, but lspci output does not
indicate whether a PCI device has been recognised by a driver or not.
You would need to check e.g. dmesg output or ifconfig -a after loading
the driver module to verify that it sees both cards.

--
/ |
[|] Sean Neakums | Questions are a burden to others;
[|] <[email protected]> | answers a prison for oneself.
\ |