Re: BUG: warning at kernel/lockdep.c:2427/check_flags()

From: Ingo Molnar
Date: Thu Jun 08 2006 - 16:02:38 EST



* Paolo Ornati <ornati@xxxxxxxxxxxxx> wrote:

> > I don't know if/how it is reproducible.
>
> Wow, now I can reproduce it easly :)
>
> Just run under "gdb" a program that segfaults:
>
> void main(void)
> {
> *(int*)(0) = 1;
> }
>
> and it will trigger.

thanks alot, that's very helpful! I'll have a look.

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/