Re: Need help debugging memory corruption

From: Bart Van Assche
Date: Sun May 04 2008 - 11:03:19 EST


On Sat, May 3, 2008 at 8:09 PM, Jay Cliburn <jacliburn@xxxxxxxxxxxxx> wrote:
> Can someone with more experience than me please take a look and give me
> some advice or explain what might be happening here? (What may be
> obvious to you is probably not obvious to me.)

Are you familiar with the kernel command-line option slub_debug=FZPU ?
If this was not yet enabled, recompiling your kernel with
CONFIG_SLUB=y and CONFIG_SLUB_DEBUG=y enabled and specifying
slub_debug=FZPU on the kernel command line will probably provide more
detailed information about the cause of the memory corruption.

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