[PATCH]: Re: NMI: IOCK error (debug interrupt?) - nope

From: Gianni Tedesco (gianni@ecsc.co.uk)
Date: Mon Dec 23 2002 - 10:12:22 EST


On Thu, 2002-12-19 at 10:23, Gianni Tedesco wrote:
> Hello,
>
> A firewall of ours recently went tits up (2.4.19). It was still routing
> traffic but when I connected to SSH for example the SSH banner would not
> appear, it looked like all userspace was dead.
>
> When we looked in the logs there was this. Presumably the hardware is
> broken. But I wonder if anyone can confirm this? Thanks!
>
> NMI: IOCK error (debug interrupt?)

Turns out to be a 2bit ECC error. The machine is a dell power-edge 350.

--- linux-2.4.19.orig/arch/i386/kernel/traps.c Mon Dec 23 13:28:32 2002
+++ linux-2.4.19/arch/i386/kernel/traps.c Mon Dec 23 15:11:24 2002
@@ -613,7 +613,7 @@
 {
         unsigned long i;
 
- printk("NMI: IOCK error (debug interrupt?)\n");
+ printk("NMI: IOCK error (debug interrupt / ECC RAM error?)\n");
         show_registers(regs);
 
         /* Re-enable the IOCK line, wait for a few seconds */

-- 
// Gianni Tedesco (gianni at ecsc dot co dot uk)
lynx --source www.scaramanga.co.uk/gianni-at-ecsc.asc | gpg --import
8646BE7D: 6D9F 2287 870E A2C9 8F60 3A3C 91B5 7669 8646 BE7D


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



This archive was generated by hypermail 2b29 : Mon Dec 23 2002 - 22:00:32 EST