Re: 2.6.19.1: kernel BUG at mm/slab.c:2911!

From: Christoph Lameter
Date: Mon Feb 12 2007 - 19:17:52 EST


On Tue, 30 Jan 2007, Martin MOKREJ wrote:

> Hi,
> is this a known issue? Should I bother to upgrade to 2.6.19.2 if it contains the fix?
> Thank you any help. It might be related to NFS. The machine in question is NFSv3 client,
> udp. And used for computations. The process which died is from torque cluster management
> package.

> 000: 00 00 00 00 fe ff ff ff fe ff ff ff 3a 00 00 00

The beginning of the slab was overwritten. The first two words should have
been list pointers. color offset is also invalid as is the pointer to the
slab memory.

Are you using cpu hotplug by chance?

-
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/