Re: NULL pointer in kmem_cache_alloc with 2.6.25-rc1

From: Christoph Lameter
Date: Fri Feb 15 2008 - 11:42:29 EST


On Fri, 15 Feb 2008, Zhang, Yanmin wrote:

> On my 16-core tigerton, kernel panic when I ran hackbench process testing. See
> below log.
>

> Kernel panic at line 1637 in file mm/slub.c because object=c->freelist=NULL.

Hmmmm. freelist should never be NULL. Could you rerun the test and boot with
slub_debug to make sure that there is no memory corruption?
--
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/