Re: dead processes

From: Benjamin LaHaise (bcrl@redhat.com)
Date: Tue Oct 08 2002 - 12:12:38 EST


Hello,

On Tue, Oct 08, 2002 at 06:40:24PM +0200, Marc Giger wrote:
> There are a lot of defunct processes which I can't kill.
> How comes? Normal? Solution?

Whatever program is spawning gpg needs to reap the processes as they die
via wait4(), possibly by catching SIGCHLD. You can see the relationship
between processes with ps -axf.

                -ben

-- 
GMS rules.
-
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/



This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:25 EST