[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] SigZombie?
> -----Original Message-----
> From: mint-bounce@lists.fishpool.fi
> [mailto:mint-bounce@lists.fishpool.fi]On Behalf Of Adam Klobukowski
> Is there anytching like SIGCHILD but when child procces becomes
> ZOMBIE?
Please learn something about processes and signals. A process only turns
into a zombie because it has exited and its parent has not waited for it.
When the process exits, the parent will receive a SIGCHILD. If the parent
doesn't do something about it, then the exited process turns into a zombie.
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support