Re: [BUG] threaded processes get stuck in rt_sigsuspend/fillonedir/exit_notify

From: Ulrich Drepper (drepper@redhat.com)
Date: Mon Sep 11 2000 - 18:21:36 EST


David Ford <david@kalifornia.com> writes:

> On the recent test kernels, processes get stuck. A kill -9 results in
> zombies.

The thread group changes broke the signal handling in linuxthreads.
The CLONE_SIGHAND is now also used to enable thread groups but since
linuxthreads already used CLONE_SIGHAND and is not prepared for thread
groups all hell breaks loose.

I've told Linus several times about this problems but he puts out one
test release after the other without this fixed.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Sep 15 2000 - 21:00:16 EST