Re: BUG: unable to handle kernel NULL pointer dereference at0000000000000010 on 3.5-rc6

From: richard -rw- weinberger
Date: Sat Jul 14 2012 - 10:22:30 EST


On Sat, Jul 14, 2012 at 2:11 PM, devendra.aaru <devendra.aaru@xxxxxxxxx> wrote:
> 3.5-rc6 with git head at fdb1335a82e. (from Torvald's branch)

CC'in futex guys...

> dmesg:
>
> [43610.535421] BUG: unable to handle kernel NULL pointer dereference
> at 0000000000000010

Is this the first error message in dmesg?
IOW no WARNING before the BUG?

Looks like futex_wait_requeue_pi() was called before pi_state->pi_mutex got
initialized.

--
Thanks,
//richard
--
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/