Re: Kernel 4.1.6 Panic due to slab corruption

From: Christoph Lameter
Date: Tue Sep 08 2015 - 09:58:54 EST


On Mon, 7 Sep 2015, Nikolay Borisov wrote:

> Did a bit more investigation and it turns out the
> corruption is happening in slab_alloc_node, in the
> 'else' branch when get_freepointer is being called:

Please reboot the system and specify

slub_debug

on the kernel command line. This will enable additional diagnostics which
will allow tracking down the issue to the subsystem causing it.


Or rebuild with

CONFIG_SLUB_DEBUG_ON

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