Re: [BUG] 2.6.23-git8 kernel oops at __rb_rotate_left+0x7/0x70

From: Ingo Molnar
Date: Tue Oct 16 2007 - 05:46:59 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

>
> * Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx> wrote:
>
> > While running kernbench with the 2.6.23-git8 following oops is
> > produced
> >
> > Unable to handle kernel NULL pointer dereference at 0000000000000010 RIP:
> > [<ffffffff8033f347>] __rb_rotate_left+0x7/0x70
>
> that looks nasty ...
>
> and -git8 should have the v2.6.23 scheduler code in essence.

ah, this is likely with the recent scheduler commits included as well,
right?

if it's reproducable, could you try with group scheduling disabled, i.e.
with:

# CONFIG_FAIR_GROUP_SCHED is not set

as that would be the main suspect for such type of a crash.

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