SA Bugzilla – Bug 6611
Test Suite Failure: t/db_awl_perms.t Segmentation fault with shell script.
Last modified: 2011-08-11 20:00:03 UTC
SA 3.3.2-rc2: t/db_awl_perms.t .................. sh: line 1: 7162 Segmentation fault /usr/bin/perl -T -w ../spamassassin.raw -C log/test_rules_copy --siteconfigpath log/localrules.tmp -p log/tst.cf --add-addr-to-whitelist whitelist_test@example.org > log/d.db_awl_perms/1 System: Linux 2.6.39 (from source) under Slackware 64-bit 13.1 Hardwr: 6-core AMD Opertron 2.8GHz, 32GB ram Shell: Bash 4.1.007 and Perl 5.14.0
> SA 3.3.2-rc2: > t/db_awl_perms.t .................. sh: line 1: 7162 Segmentation fault > /usr/bin/perl -T -w ../spamassassin.raw -C log/test_rules_copy --siteconfigpath > log/localrules.tmp -p log/tst.cf --add-addr-to-whitelist > whitelist_test@example.org > log/d.db_awl_perms/1 > > System: Linux 2.6.39 (from source) under Slackware 64-bit 13.1 > Hardwr: 6-core AMD Opertron 2.8GHz, 32GB ram > Shell: Bash 4.1.007 and Perl 5.14.0 My suspect is that a perl module to access a database (the BerkeleyDB module presumably) was not reinstalled when perl was upgraded.
Perhaps, but I used the perl configuration option to search prior versions' installation (and BDB was installed as part of 5.12.3).
The problem has not re-occurred when I upgraded to the official 3.3.2 release. Closing as wontfix (could also be invalid).