* Ingo Molnar <mingo@elte.hu> wrote:
quoted text >
> * Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> 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
-
unsubscribe notice 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/
Messages in current thread:
Re: [BUG] 2.6.23-git8 kernel oops at __rb_rotate_left+0x7/0x70 , Ingo Molnar , (Tue Oct 16, 5:46 am)