Re: [HACKERS] friday 13 bug?

From: Manfred Spraul
Date: Sun Feb 15 2004 - 06:38:19 EST


zohn_ming wu wrote:

swap_free: Bad swap file entry 00000004

Do you use ECC memory, is ECC enabled in the BIOS [and does it work - some vendors lie about ECC support]?

I would bet that it's a soft memory error: 00000000 means not used. One bit differs, and the kernel complains about the invalid value. I think the following oops is a side effect of the bad swap entry.
Do you have timestaps in the system log? Is the swap error just before the BUG in buffer.c?

--
Manfred


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