https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8127
--- Comment #1 from Henrik Krohns <apa...@hege.li> --- This seems to be a bug only in Geo::IP, probably due to it's C-library bindings and stuff. Atleast GeoIP2 or DB_File do not leak. I've committed a quick fix for spamd, but this doesn't fix the problem for amavisd or others that fork SpamAssassin the same way. Sending trunk/spamd/spamd.raw Transmitting file data .done Committing transaction... Committed revision 1909726. Needs some more analyzing whether it can be fixed for amavisd etc without needing to change code there. I'd rather keep the shared GeoDB instead of wasting resources for letting children to load them independently. Or just let it leak for them since there's really no good reason to use Geo::IP anymore. -- You are receiving this mail because: You are the assignee for the bug.