Re: SIGCHLD died

2019-08-16 Thread RW
On Fri, 16 Aug 2019 11:04:38 -0400 Bill Cole wrote: > On 16 Aug 2019, at 8:50, @lbutlr wrote: > > /usr/local/etc/rc.d/sa-spamd: > > # Set defaults > > : ${spamd_enable:="NO"} > > : ${spamd_flags="-c -Q -u spamd -H /var/spool/spamd"} > > > > Seems like a strange set of defaults to me. > > Indee

Re: SIGCHLD died

2019-08-16 Thread Bill Cole
On 16 Aug 2019, at 8:50, @lbutlr wrote: On 15 Aug 19, at 23:06 , Bill Cole wrote: On 15 Aug 2019, at 18:41, @lbutlr wrote: I am getting many many pop these errors: spamd: handled cleanup of child pid [89330] due to SIGCHLD: DIED, signal 11 (000b) How fun... A segfault: something in a wor

Re: SIGCHLD died

2019-08-16 Thread @lbutlr
On 15 Aug 19, at 23:06 , Bill Cole wrote: > On 15 Aug 2019, at 18:41, @lbutlr wrote: > >> I am getting many many pop these errors: >> >> spamd: handled cleanup of child pid [89330] due to SIGCHLD: DIED, signal 11 >> (000b) > > How fun... A segfault: something in a worker spamd process ( a chi