https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6127
--- Comment #22 from John Hardin <[email protected]> 2009-06-10 12:58:10 PST --- (In reply to comment #15) > (In reply to comment #13) > > (In reply to comment #10) > > > I am getting several hundred failures per day. > > > > You might want to consider reinstalling the perl executable, it might have > > become corrupted somehow. That should at least be a troubleshooting step at > > some point. > > I'm not familiar with BSD package management; is there an integrity checker > > for > > installed packages? > > A new port for perl-5.8.9_3 was available and installed yesterday. The tar.bz2 > files are checked with MD5 & SHA256 checksums. I also ran 'make test'. > > Failed 3 tests out of 1111, 99.73% okay. > ../lib/Net/Ping/t/450_service.t > ../lib/Net/Ping/t/510_ping_udp.t > op/alarm.t ...I was referring to checking the integrity of the installed executables, but installing a fresh update should address the possibility of file corruption there. Given comment 17 you might want to check the integrity of your installed Berkeley DB libraries, too. A corrupt AWL database? But that doesn't excuse SA crashing, SA should deal gracefully with it if that's the root cause. You might want to play with db_verify to see if it's a contributing factor - you'll need to temporarily shut down spamd to check the AWL database. How often do you restart spamd? Have you restarted it recently (e.g. for the perl upgrade)? -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
