Re: x86-64 sporadic hang in 2.6.23rc7 and 2.6.22

From: Helge Hafting
Date: Mon Oct 01 2007 - 04:41:56 EST


Andi Kleen wrote:
Helge Hafting <helge.hafting@xxxxxxxxxxxxx> writes:
shrink_dcache_memory

That usually means random memory corruption from somewhere -- dcache
tends to use a lot of memory and when it is corrupted anywhere these functions tend to crash while walking the lists.

Unfortunately memory corruption is hard to track down because
the messenger is usually not the one to blame.

Perhaps enable slab debugging and see if it turns
something up. Could be also broken hardware. Does an older kernel
run stable? If yes and if it can be reproduced bisecting would
be good.
2.6.18 had no problem compiling stuff without crashing.
Looks like I have some work to do then.

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