Re: Kernel 4.1.6 Panic due to slab corruption

From: Holger Hoffstätte
Date: Mon Sep 07 2015 - 07:49:31 EST


On Mon, 07 Sep 2015 14:30:49 +0300, Nikolay Borisov wrote:

> If you have the vmlinux image for the kernel you were running at the
> time, the crash occured, could you post the output of addr2line -f -e
> path/to/vmlinux ffffffff8115bd4d to see if it also fails in
> get_freepointer.

Had to rebuild to get an uncompressed vmlinux, but here it is:

holger>addr2line -f -e vmlinux ffffffff8115bd4d
kmem_cache_alloc
??:?

Not sure how much we can learn from this. :}

-h

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