[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: zmscanner



On Thu, 2004-05-13 at 19:17, rok wrote:
> I just added zmsccaner to my mail server. It works fine, only the child 
> process aren't
> terminated completly (they become zombies) WHY?

No idea.
Do you compile threaded or forking model?
In forking model, children are "unmanaged" (signal(SIGCHLD,SIG_IGN);) so
it *should not* be possible for them to become zombies.
What OS are you using?

Eugene

This is a digitally signed message part