
bugzilla-daemon at bugzilla
Mar 20, 2012, 6:07 AM
Post #1 of 7
(306 views)
Permalink
|
|
[Bug 6745] spamd crashes because of memory problems in Logger.pm
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6745 Stephen M <spambox [at] slashorg> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spambox [at] slashorg --- Comment #7 from Stephen M <spambox [at] slashorg> 2012-03-20 13:07:15 UTC --- Hello, I've had the same problem last night, SA crashed with the following error: Mar 19 23:53:06 shapai spamd[67540]: Out of memory during ridiculously large request at /usr/local/lib/perl5/site_perl/5.14.2/Mail/SpamAssassin/Logger.pm line 239. My maillog contains the following: Mar 19 23:53:06 shapai postfix/local[86791]: 390F211551: to=<sysmail [at] xxxxxxxxx>, orig_to=<root [at] xxxxxxxxx>, relay=local, delay=16, delays=0.36/0.01/0/15, dsn=2.0.0, status=sent (delivered to command: /usr/local/bin/procmail) Mar 19 23:53:06 shapai postfix/qmgr[72002]: 390F211551: removed Mar 19 23:53:06 shapai spamd[67540]: prefork: child states: III Mar 19 23:53:06 shapai spamd[67540]: prefork: adjust: 3 idle children more than 2 maximum idle children. Decreasing spamd children: 86809 killed. Mar 19 23:53:06 shapai spamd[67540]: spamd: handled cleanup of child pid [86809] due to SIGCHLD: interrupted, signal 2 (0002) Mar 19 23:53:06 shapai spamd[67540]: Out of memory during ridiculously large request at /usr/local/lib/perl5/site_perl/5.14.2/Mail/SpamAssassin/Logger.pm line 239. I'm using 6.4-RELEASE-p7 on a i386 CPU with perl-5.14.2_2. All ports are up to date. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
|