Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 65414

Summary: spamassassin 3.0: spamd needs way too much memory
Product: Gentoo Linux Reporter: Sebastian Dröge <sebastian.droege>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sebastian Dröge 2004-09-26 09:05:03 UTC
Hi,
spamd seems to need ~ 30 MB of ram for EVERY child in the new version...
there must be something wrong

what further informations do you need?

this is mail-filter/spamassassin-3.0.0-r1

ps aux | grep spamd
root      3079  1.4 14.4 33156 27512 ?       Ss   17:53   0:05 /usr/sbin/spamd -d -r /var/run/spamd.pid -i 127.0.0.1 -m 3 -c -H
root      2529  8.8 16.7 37244 31772 ?       S    17:53   0:28 spamd child
root     11775  9.1 16.8 37664 32096 ?       S    17:53   0:29 spamd child
slomo     4932 64.1 14.9 35380 28500 ?       R    17:53   3:25 spamd child
root      6262  0.0  0.6  4940 1184 pts/30   S+   17:59   0:00 grep spamd
Comment 1 Malte S. Stretz 2004-09-27 06:36:20 UTC
This is normal behaviour and actually nothing the Gentoo guys can fix.

You can report this issue upstream via http://bugzilla.spamassassin.org but please check first if there isn't yet a similar bug as this problem is already worked on (where possible).