Hi,
I have a problem on one server that I see several times an hour
this problem logged by spamd
Wed May 5 10:04:43 2010 [88823] info: spamd: handled cleanup of child
pid [90622] due to SIGCHLD: DIED, signal 11 (000b)
And in the main messages file a corresponding error regarding the perl process
May 5 10:04:43 <kern.info> nu kernel: pid 90622 (perl), uid 26:
exited on signal 11
This is a problem on a relatively new server:
FreeBSD 8.0
SpamAssassin version 3.3.1
running on Perl version 5.10.1
On an older FreeBSD version I am having no problems, both should be
configured the same re mail and spamassassin. Today I have also copied
over the .spamassassin data directory from the working server to the
dodgy server in case there was any file corruption but the problem
persists.
A similar problem I found searching the errors seems to be:
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6127
However this isnt resolved currently, and also I dont have a GB sized
auto whitelist file...
Any ideas on this? Whats my next step? Some more debugging? Any advise
gratefully received,
thanks Andy.
PS Below I include a full exert from the spamd log for a process that
dies in this way:
Wed May 5 10:34:03 2010 [96093] info: spamd: server successfully
spawned child process, pid 98044
Wed May 5 10:34:03 2010 [96093] info: prefork: adjust: 0 idle
children less than 1 minimum idle children. Increasing spamd children:
98044 started.
Wed May 5 10:34:03 2010 [98044] info: spamd: connection from
localhost [127.0.0.1] at port 48998
Wed May 5 10:34:12 2010 [98044] warn: bayes: cannot open bayes
databases /var/spool/mqueue/.spamassassin/bayes_* R/W: lock failed:
File exists
Wed May 5 10:34:12 2010 [98044] info: spamd: processing message
<rt-3.8.6-80205-1273051920-178.7054-...@ukgrid.net> for mailnull:26
Wed May 5 10:34:19 2010 [98044] warn: bayes: cannot open bayes
databases /var/spool/mqueue/.spamassassin/bayes_* R/W: lock failed:
File exists
Wed May 5 10:34:29 2010 [98044] warn: bayes: cannot open bayes
databases /var/spool/mqueue/.spamassassin/bayes_* R/W: lock failed:
File exists
Wed May 5 10:34:37 2010 [98044] info: spamd: clean message (1.3/4.8)
for mailnull:26 in 33.9 seconds, 2794 bytes.
Wed May 5 10:34:37 2010 [98044] info: spamd: result: . 1 -
BAYES_00,J_CHICKENPOX_27,MISSING_HEADERS,NO_RELAYS,REPLYTO_WITHOUT_TO_CC
scantime=33.9,size=2794,user=mailnull,uid=26,required_score=4.8,rhost=localhost,raddr=127.0.0.1,rport=48998,mid=<rt-3.8.6-80205-1273051920-178.7054-...@ukgrid.net>,bayes=0.000000,autolearn=no
Wed May 5 10:34:38 2010 [98044] info: spamd: connection from
localhost [127.0.0.1] at port 25754
Wed May 5 10:34:47 2010 [96093] info: spamd: handled cleanup of child
pid [98044] due to SIGCHLD: DIED, signal 11 (000b)