https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5452
--- Comment #8 from Daniel Lemke <[email protected]> 2010-07-13 03:44:53 EDT --- Created an attachment (id=4788) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4788) Devel::Leak::Object memory leaks on Win32 Hmm no comments on this? :( I did some little testing with Devel::Leak on a Win32 and a Debian5 system. Both of them are showing similar issues in terms of memory leak (reports attached). Looks like the problem is more serious for Windows, so I had a look on the differences: Sources of leaks: Math::BigInt 1 NetAddr::IP 8 Win32::API 14 Win32::Registry 7 These are not occuring on unix boxes (what a suprise for the last ones) so it may be the cause of the huge leaks. I guess this is more of a problem of Win32 perl modules, than of SpamAssassin, is that right? Daniel -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
