You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2005/04/14 19:10:25 UTC

[Bug 3296] Serious Memory Leak - 3.0

http://bugzilla.spamassassin.org/show_bug.cgi?id=3296





------- Additional Comments From timothy@jupiter.stcl.edu  2005-04-14 10:10 -------
I have the memory leak in a spawned spamd child.  It will keep growing until I
run out of memory. Then I have to reboot the server.  I am running on a Dell
1600 with 512mb ram.  I have RH9, Perl 5.8.6 and Mail-SpamAssassin 3.0.2.  I
start spamd like so:
/usr/local/bin/spamd --local -d -u filter --max-children=5 --max-conn-per-child=3

As you can see I am down to --max-conn-per-child=3 before I don't see the problem.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.