heavy handed exit() in latest BK

Anton Blanchard (anton@samba.org)
Sun, 9 Feb 2003 11:57:37 +1100


Hi,

sound changesets)

kernel BUG at kernel/exit.c:710!

which is:

do_exit()
...
schedule();
BUG();
/* Avoid "noreturn function does return". */
for (;;) ;
}

Oops. In a police lineup Id finger the signal changes.

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