Re: [Fwd: Re: [Evolution-hackers] Question about defunc processes produced by libsoup on Solaris]



> For Solaris, should call
> sigaction()   with flag SA_NOCLDWAIT to indicate not to wait for a 
> zombie child.

No, soup can't muck around with the application's signal semantics like
that; something else in the app might be depending on zombies. The fix
is to make sure that soup properly waits on all of its own zombies.

-- Dan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]