Tracy Nelson on Tue, 5 Sep 2000 20:50:41 -0400 (EDT) |
I think that the 'not syncing' message refers to the kernel not syncing the disk before it halts. Sounds like you need to dredge through your NIC driver -- I'll bet you're running off the end of your buffer list at some point. Good luck! -- Tracy -----Original Message----- From: Michael Whitman <michaelw@palawnet.com> To: plug@lists.phillylinux.org <plug@lists.phillylinux.org>; plug@lists.phillylinux.org <plug@lists.phillylinux.org> Date: Sunday, September 03, 2000 08:30 Subject: [PLUG] kernel panic post addemdum |I am also getting this in my dmesg, could this have something to do with |the kernel panic. | |tulip.c:v0.91g-ppc 7/16/99 becker@cesdis.gsfc.nasa.gov |eth0: Lite-On 82c168 PNIC rev 32 at 0x1100, 00:A0:CC:66:3C:70, IRQ 9. |eth0: MII transceiver #1 config 3000 status 7809 advertising 01e1. | PCI latency timer (CFLT) is unreasonably low at 0. Setting to 64 clocks. |eth1: Lite-On 82c168 PNIC rev 32 at 0x1000, 00:A0:CC:65:F6:3F, IRQ 5. |eth1: MII transceiver #1 config 3000 status 7829 advertising 01e1. | PCI latency timer (CFLT) is unreasonably low at 0. Setting to 64 clocks. | |Also does the fact that 'interrupt handler is not syncing' indicate a |hardware problem? How do i debug? | |I have a linux firewall hooked up to my @home cable modem at home. It is RH |6.2 standard server install. i am using IP masquerading with a private net |192.168.1.xxx. |My problem is this, when ever I move substantial amount of info thru the |firewall (download something big), or even if i try to ftp something big |off the firewall to one of my network machines i get this error. |I can ftp down large files from the internet to my firewall without problem. |Code: 89 02 85 c0 74 03 89 50 04 b8 01 00 00 00 eb 03 90 31 c0 c7 |Aiee, killing interrupt handler |Kernel panic, Attempted to kill the idle task! |In interrupt handler - not syncing |Then my machine locks up and all i can do is power it down and up. Any |ideas? Help! | | | |______________________________________________________________________ |Philadelphia Linux Users Group - http://www.phillylinux.org |Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce |General Discussion - http://lists.phillylinux.org/mail/listinfo/plug | ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|