Re: Fw: BUG_ONs in signal.c?

From: Roland McGrath
Date: Fri Oct 22 2004 - 23:22:02 EST


Once group_exit is set, it should never be cleared and group_exit_code
should never be changed. It's set at the beginning of do_coredump. If
do_coredump returned nonzero, there should be no way group_exit_code could
have changed from the value do_coredump set. If you hit one of those
BUG_ON checks, there is a problem I don't understand. I would like to know
how to reproduce it.


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