Re: [Bug] 2.6.23-rc9 - kernel BUG at mm/slab.c:592!

From: Pekka Enberg
Date: Thu Oct 04 2007 - 03:10:28 EST


Hi Kamalesh,

On 10/4/07, Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx> wrote:
> Kernel bug hit, while running fsstress over the CIFS mounted partition on
> the ppc64 machine
>
> cpu 0x0: Vector: 700 (Program Check) at [c000000106ec75f0]
>
> pc: c0000000000d69cc: .kmem_cache_free+0xac/0x154
>
> lr: c0000000000b05f0: .mempool_free_slab+0x1c/0x30
>
> sp: c000000106ec7870
>
> msr: 8000000000029032
>
> current = 0xc000000007cf64c0
>
> paca = 0xc0000000007ecf00
>
> pid = 8210, comm = fsstress
>
> kernel BUG at mm/slab.c:592!

Looks like someone passed a non-slab pointer to
mempool_free()/kmem_cache_free() so it's likely that the problem is in
cifs, not mm.

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/