You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by "Eric W. Bates" <er...@vineyard.net> on 2007/06/14 20:16:56 UTC

spamd crashes when using sa-compile body (undefined symbol)

After eagerly compiling my ruleset I was sad to discover that spamd is
quietly crashing with little or no error messages:


Jun 14 14:06:44 <mail.info> ace2 spamd[12146]: zoom: able to use 829/829
'body_0' compiled rules (100%)
Jun 14 14:06:44 <mail.info> ace2 spamd[12146]: logger: removing stderr
method

If I run spamassassin --lint I get:

/usr/libexec/ld-elf.so.1:
/var/db/spamassassin/compiled/3.002000/auto/Mail/SpamAssassin/CompiledRegexps/body_0/body_0.so:
Undefined symbol "Mail_SpamAssassin_CompiledRegexps_body_0_scan1"

This is FreeBSD 6.2-RELEASE-p4 running SpamAssassin 3.2.0 out of ports.

Any suggestions?

Thanks.