Re: Happy v2.6.28

From: Pekka Enberg
Date: Mon Dec 29 2008 - 05:57:24 EST


Hi Hans,

On Thu, 2008-12-25 at 13:45 +0100, Hans Lambrechts wrote:
> > Looks like slab corruption. Can we have your .config, please? I'm
> > cc'ing netdev as the oops happens in kmem_cache_alloc() so the
> > networking code is a prime suspect of the corrupting kmem_cache_free()
> > call (although the bug might be elsewhere as well).

Can you boot the kernel with "slub_debug slub_nomerge" passed as kernel
parameters and try to reproduce the oops, please? Maybe we can get more
information on the bug.

Alternatively, you can do a git bisect to pinpoint the broken patch
between -rc9 and -final.

Pekka

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