http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4693
------- Additional Comments From [EMAIL PROTECTED] 2005-11-28 20:51 ------- I hate to say it, but 'Attempt to free unreferenced scalar' and 'Attempt to free non-existent shared string during global destruction' errors are extremely bad news. They typically indicate bugs in either the perl interpreter itself, or in an XS module (ie. compiled C code). I'd suggest trying another perl interpreter version to avoid these, if possible. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
