Re: unkillable process

From: Alex Riesen
Date: Thu Oct 14 2004 - 10:14:50 EST


On 14 Oct 2004 08:26:08 -0400, Johan Kullstam <kullstj-ml@xxxxxxxxxxx> wrote:
> Albert Cahalan <albert@xxxxxxxxxxxx> writes:
>
> > It's really bad when a task group leader exits.
> > The process becomes unkillable.
>
> I have been having zombie problems since 2.6.9-rc1. I run a boinc
> climateprediction program (related to seti@home) which leaves defunct
> "cp" processes about. Killing the climatepredictor (called
> hadsm3um_4.03_i686-pc-linux-gnu) which spawns them causes these zombie
> cp things to get reaped.

I believe this is not related. Just a bug in the program missing
SIGCHLD and not calling waitpid.
-
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/