https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6936
--- Comment #6 from Kevin A. McGrail <[email protected]> --- (In reply to comment #5) > Would this be enough? > startproc $SPAMD_BIN --max-children=300 --min-spare=20 -d -r > /var/run/spamd.pid 300 children concerns me. What is your free like with that many processes running? > How should I try to trunk? On my production machine? I and others are running trunk on production systems. So yes. > I does not happen so often and I can see sometimes some other errors in my > log. For example: > > May 22 15:11:04 mail4 spamd[420]: rules: failed to run __freemail_reply > test, skipping: > May 22 15:11:04 mail4 spamd[420]: (Assertion rx->sublen >= (s - rx->subbeg) > + i failed: [...] file "regcomp.c", line 5109 at > /usr/lib/perl5/site_perl/5.10.0/Mail/SpamAssassin/Plugin/FreeMail.pm line > 347, <GEN47834> line 341. No idea about this one. > May 22 14:45:11 mail4 spamd[1096]: razor2: razor2 check failed: Permission > denied razor2: razor2 had unknown error during check at > /usr/lib/perl5/site_perl/5.10.0/Mail/SpamAssassin/Plugin/Razor2.pm line 208, > <GEN30368> line 1. at > /usr/lib/perl5/site_perl/5.10.0/Mail/SpamAssassin/Plugin/Razor2.pm line 325. Weird. Do you have SELinux running or anything that might interfere with processes? Any limits on memory or File descriptors that might be interfering? -- You are receiving this mail because: You are the assignee for the bug.
