Mailing List Archive

[Bug 3282] New: spamd is failing to process messages
http://bugzilla.spamassassin.org/show_bug.cgi?id=3282

Summary: spamd is failing to process messages
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: Linux
Status: NEW
Severity: major
Priority: P5
Component: spamc/spamd
AssignedTo: spamassassin-dev@incubator.apache.org
ReportedBy: cattelan@thebarn.com


spamd is failing to processes mail messages
make test is shows high spamd failure rates.
oss[9:28am]# perl -v

This is perl, v5.6.1 built for i386-linux

Copyright 1987-2001, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

oss[10:23am]#which perl
/usr/local/bin/perl
oss[10:23am]#uname -a
Linux oss.sgi.com 2.4.18-RH8.0-XFS #7 SMP Fri Mar 14 13:48:32 PST 2003 i686 unknown



oss[9:22am]#make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use Test::Harness
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/basic_lint........ok
t/bayesdbm..........ok
t/bayessql..........skipped test on this platform
t/cidrs.............ok
t/db_awl_path.......ok
t/db_based_whitelist_ips.ok
t/db_based_whitelist.ok
t/dnsbl.............ok
t/forged_rcvd.......ok
t/gtube.............ok
t/hashcash..........ok
t/html_obfu.........ok
t/ip_addrs..........ok
t/lang_pl_tests.....ok
t/mimeparse.........ok
t/nonspam...........ok
t/plugin............ok
t/razor2............ This test should have been skipped: razor-register has
not been run, or /home/cattelan/.razor/identity is unreadable.
t/razor2............ok
t/rcvd_parser.......ok
t/recips............ok
t/reportheader_8bit.ok
t/reportheader......ok
t/report_safe.......ok
t/rule_names........ok
t/rule_tests........ok
t/rule_types........ok
t/sha1..............ok
t/spamc_B...........ok
t/spamc_c_stdout_closed.ok
t/spamc_c...........ok
t/spamc.............ok
t/spamd_allow_user_rules.ok
t/spamd_hup.........ok
t/spamd_ldap........skipped test on this platform
t/spamd_maxchildren.ok 15/22 Not found: endsinnums = FROM_ENDS_IN_NUMS
t/spamd_maxchildren.ok 16/22 Not found: noreal = NO_REAL_NAME
t/spamd_maxchildren.NOK 18 Not found: flag = X-Spam-Flag: YES
t/spamd_maxchildren.NOK 19 Not found: stars = X-Spam-Level: **********
t/spamd_maxchildren.NOK 20 Not found: status = X-Spam-Status: Yes, score=
t/spamd_maxchildren.FAILED tests 17-21
Failed 5/22 tests, 77.27% okay
t/spamd_maxsize.....ok
t/spamd_parallel....ok 14/20 Not found: endsinnums = FROM_ENDS_IN_NUMS
t/spamd_parallel....ok 15/20 Not found: noreal = NO_REAL_NAME
t/spamd_parallel....NOK 16 Not found: flag = X-Spam-Flag: YES
Not found: stars = X-Spam-Level: **********
Not found: status = X-Spam-Status: Yes, score=
t/spamd_parallel....FAILED tests 16-20
Failed 5/20 tests, 75.00% okay
t/spamd_port........ok
t/spamd_protocol_10.ok
t/spamd_report_ifspam.ok
t/spamd_report......ok
t/spamd_stop........ok
t/spamd_symbols.....ok
t/spamd.............ok
t/spamd_unix........ok
t/spamd_utf8........ok
t/spam..............ok
t/spf...............skipped test on this platform
t/sql_based_whitelist.skipped test on this platform
t/strip2............ok
t/stripmarkup.......ok
t/uri...............ok
t/utf8..............ok
t/whitelist_addrs...ok
t/whitelist_from....ok
t/whitelist_to......ok
t/zz_cleanup........ok
Failed Test Status Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t/spamd_maxchildren.t 22 5 22.73% 17-21
t/spamd_parallel.t 20 5 25.00% 16-20
4 tests skipped.
Failed 2/57 test scripts, 96.49% okay. 10/1754 subtests failed, 99.43% okay.
make: *** [test_dynamic] Error 29



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.