Re: 2.4.5 kernel crash while using tcpdump+iptraf

2001-06-14 Thread ssh

> What kind of network card, and what network driver?

I've got 3 NICs:

ne.c:v1.10 9/23/94 Donald Becker ([EMAIL PROTECTED])
Last modified Nov 1, 2000 by Paul Gortmaker
NE*000 ethercard probe at 0x300: 00 c0 df 64 7b d5
eth0: NE2000 found at 0x300, using IRQ 9.
NE*000 ethercard probe at 0x340: 00 80 c8 64 df db
eth1: NE2000 found at 0x340, using IRQ 5.
loop: loaded (max 8 devices)
ne2k-pci.c:v1.02 10/19/2000 D. Becker/P. Gortmaker
http://www.scyld.com/network/ne2k-pci.html
PCI: Found IRQ 12 for device 00:0b.0
eth2: RealTek RTL-8029 found at 0xe400, IRQ 12, 00:C0:F0:2B:C9:AA.
  
I'm not exactly sure what brand the ISA ones are... if
it's really relevent I guess I could take the cards out and inspect
the chipsets :)

Mathew Johnston
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: 2.4.5 kernel crash while using tcpdump+iptraf

2001-06-14 Thread Jeff Garzik

[EMAIL PROTECTED] wrote:
> Firstly, I apologize for the lack of detail that this report contains,
> but I have not been able to gather any detail so far. The crash seems
> to occur when I'm using tcpdump and iptraf at the same time, but not
> as soon as I run them - it takes a good couple of hours it seems. The

> I have a PII 300 running at about 40 degrees C, 64 MB RAM, /dev/hda is
> Model=WDC WD64AA, FwRev=82.10A82, SerialNo=WD-WM6531633075 running at
> udma2, matrox millenium PCI for graphics card. The kernel was compiled
> with gcc version 2.95.4 20010319 (Debian prerelease) and binutils 2.11.90.0.7
> with make-kpkg.

What kind of network card, and what network driver?

-- 
Jeff Garzik  | Andre the Giant has a posse.
Building 1024|
MandrakeSoft |
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



2.4.5 kernel crash while using tcpdump+iptraf

2001-06-14 Thread ssh

Firstly, I apologize for the lack of detail that this report contains,
but I have not been able to gather any detail so far. The crash seems
to occur when I'm using tcpdump and iptraf at the same time, but not
as soon as I run them - it takes a good couple of hours it seems. The
box crashed once a few months ago for some unknown reason, but I don't
recall if I was running tcpdump or not. I experienced two of these
crashes last night, so I hope that they're somewhat reproducable. The
first time it happened, the screen blanker had blanked the screen
and I was unable to blank it to see if there was any error output. On
boot the next time, I setterm -blank 0, and when it crashed the screen
was not blanked; however, there was no output. The box would not respond
to network traffic (no pings, no connecting to services, connections already
made hung), I could not type at the command line (I had a root shell open)
but the cursor was blinking like normal.

I'm recompiling my kernel with magic sysrq now. I'd like to follow this
message up with some debugging information if possible, but I'm not sure
what I need or where to get it. If you could tell me what you'd like to
see, I'd be most happy to provide it :)

I have a PII 300 running at about 40 degrees C, 64 MB RAM, /dev/hda is
Model=WDC WD64AA, FwRev=82.10A82, SerialNo=WD-WM6531633075 running at
udma2, matrox millenium PCI for graphics card. The kernel was compiled
with gcc version 2.95.4 20010319 (Debian prerelease) and binutils 2.11.90.0.7
with make-kpkg.  

Thanks a lot for your time,
Mathew Johnston
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



2.4.5 kernel crash while using tcpdump+iptraf

2001-06-14 Thread ssh

Firstly, I apologize for the lack of detail that this report contains,
but I have not been able to gather any detail so far. The crash seems
to occur when I'm using tcpdump and iptraf at the same time, but not
as soon as I run them - it takes a good couple of hours it seems. The
box crashed once a few months ago for some unknown reason, but I don't
recall if I was running tcpdump or not. I experienced two of these
crashes last night, so I hope that they're somewhat reproducable. The
first time it happened, the screen blanker had blanked the screen
and I was unable to blank it to see if there was any error output. On
boot the next time, I setterm -blank 0, and when it crashed the screen
was not blanked; however, there was no output. The box would not respond
to network traffic (no pings, no connecting to services, connections already
made hung), I could not type at the command line (I had a root shell open)
but the cursor was blinking like normal.

I'm recompiling my kernel with magic sysrq now. I'd like to follow this
message up with some debugging information if possible, but I'm not sure
what I need or where to get it. If you could tell me what you'd like to
see, I'd be most happy to provide it :)

I have a PII 300 running at about 40 degrees C, 64 MB RAM, /dev/hda is
Model=WDC WD64AA, FwRev=82.10A82, SerialNo=WD-WM6531633075 running at
udma2, matrox millenium PCI for graphics card. The kernel was compiled
with gcc version 2.95.4 20010319 (Debian prerelease) and binutils 2.11.90.0.7
with make-kpkg.  

Thanks a lot for your time,
Mathew Johnston
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: 2.4.5 kernel crash while using tcpdump+iptraf

2001-06-14 Thread Jeff Garzik

[EMAIL PROTECTED] wrote:
 Firstly, I apologize for the lack of detail that this report contains,
 but I have not been able to gather any detail so far. The crash seems
 to occur when I'm using tcpdump and iptraf at the same time, but not
 as soon as I run them - it takes a good couple of hours it seems. The

 I have a PII 300 running at about 40 degrees C, 64 MB RAM, /dev/hda is
 Model=WDC WD64AA, FwRev=82.10A82, SerialNo=WD-WM6531633075 running at
 udma2, matrox millenium PCI for graphics card. The kernel was compiled
 with gcc version 2.95.4 20010319 (Debian prerelease) and binutils 2.11.90.0.7
 with make-kpkg.

What kind of network card, and what network driver?

-- 
Jeff Garzik  | Andre the Giant has a posse.
Building 1024|
MandrakeSoft |
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: 2.4.5 kernel crash while using tcpdump+iptraf

2001-06-14 Thread ssh

 What kind of network card, and what network driver?

I've got 3 NICs:

ne.c:v1.10 9/23/94 Donald Becker ([EMAIL PROTECTED])
Last modified Nov 1, 2000 by Paul Gortmaker
NE*000 ethercard probe at 0x300: 00 c0 df 64 7b d5
eth0: NE2000 found at 0x300, using IRQ 9.
NE*000 ethercard probe at 0x340: 00 80 c8 64 df db
eth1: NE2000 found at 0x340, using IRQ 5.
loop: loaded (max 8 devices)
ne2k-pci.c:v1.02 10/19/2000 D. Becker/P. Gortmaker
http://www.scyld.com/network/ne2k-pci.html
PCI: Found IRQ 12 for device 00:0b.0
eth2: RealTek RTL-8029 found at 0xe400, IRQ 12, 00:C0:F0:2B:C9:AA.
  
I'm not exactly sure what brand the ISA ones are... if
it's really relevent I guess I could take the cards out and inspect
the chipsets :)

Mathew Johnston
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/