Re: Zombies from security framework
Re: Zombies from security framework
- Subject: Re: Zombies from security framework
- From: "Mike Vannorsdel" <email@hidden>
- Date: Thu, 24 May 2001 19:43:49 -0600
This seems to stop the zombies. Even the template at StepWise created
zombies. Adding the wait(NULL) seems to do the trick. Thanks.
On Thursday, May 24, 2001, at 01:05 PM, Pelle Johansson wrote:
On torsdag, maj 24, 2001, at 07:53 , Mike Vannorsdel wrote:
I haven't coded anything for the security server, but I haven't seen it
happen to any other apps that use it (gNAT, BrickHouse). Is it the
SecurityClient or the actual command that becomes a zombie? What
happens if you call wait(NULL) after you deallocate the privileges?
(obs, wait() is a blocking call, if you're not supposed to call it
here, and I suppose it's likely you're not, your app will freeze).
--
Pelle Johansson