Re: [Fwd: Re: [Evolution-hackers] Question about defunc processes produced by libsoup on Solaris]
- From: Dan Winship <danw ximian com>
- To: Alex Jiang <alex jiang sun com>
- Cc: Sean Gao <sean gao sun com>, evolution-hackers lists ximian com
- Subject: Re: [Fwd: Re: [Evolution-hackers] Question about defunc processes produced by libsoup on Solaris]
- Date: 31 Mar 2003 10:34:03 -0500
> 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]