Re: More zombie problems

2005-08-25 Thread Nels Lindquist
On 25 Aug 2005 at 16:34, Nels Lindquist wrote: > On 25 Aug 2005 at 15:13, Justin Mason wrote: > > > try tracing the master spamd process using -f, so that it traces *both* > > the parent and the child processes. > > Since I'm using MIMEDefang which loads the SA libraries directly, I'm > not run

Re: More zombie problems

2005-08-25 Thread Nels Lindquist
On 25 Aug 2005 at 15:13, Justin Mason wrote: > try tracing the master spamd process using -f, so that it traces *both* > the parent and the child processes. Since I'm using MIMEDefang which loads the SA libraries directly, I'm not running spamd. I'll see if tracing the multiplexor process shows

Re: More zombie problems

2005-08-25 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nels Lindquist writes: > On 24 Aug 2005 at 11:18, Justin Mason wrote: > > > Nels Lindquist writes: > > > > > Any ideas on how I can further troubleshoot this? I'm pursuing > > > parallel lines of inquiry on the MIMEDefang list too. > > > > I'd sug

Re: More zombie problems

2005-08-25 Thread Nels Lindquist
On 24 Aug 2005 at 11:18, Justin Mason wrote: > Nels Lindquist writes: > > > Any ideas on how I can further troubleshoot this? I'm pursuing > > parallel lines of inquiry on the MIMEDefang list too. > > I'd suggest (a) opening a separate bug in the bugzilla and (b) > getting output from "strace -

Re: More zombie problems

2005-08-24 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nels Lindquist writes: > Hi there. > > I'm testing SA 3.10RC1, and I'm running into problems with zombie > processes. I'm using SA with MIMEDefang, which calls SpamAssassin > directly in perl. When the MD multiplexor tries to shut down idle > sl

More zombie problems

2005-08-24 Thread Nels Lindquist
Hi there. I'm testing SA 3.10RC1, and I'm running into problems with zombie processes. I'm using SA with MIMEDefang, which calls SpamAssassin directly in perl. When the MD multiplexor tries to shut down idle slaves, they become zombies. If I revert to SA 3.04, the problem disappears entirel