Re: kernel BUG at slab.c:1200!

Robert Love (rml@tech9.net)
25 Jan 2002 08:49:32 -0500


On Thu, 2002-01-24 at 14:06, Bernd Schubert wrote:

> we have a machine here that runs quite instable, with 2.2.16 it was crashing quite often and now after a big system
> update it also crashes with 2.4.17.
> But at least /var/log/messages shows the following errors:

Hi. The BUG is caused by extra checks on free present by the slab
debugging you have enabled. I suspect you wouldn't notice a thing if
you turned debugging off ;)

That said, you need to run the oops through ksymoops so we can get a
back trace and see who the offending caller is.

Robert Love

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/