[Spambayes] Intermittent SpamBayes crashes

Tony Meyer tameyer at ihug.co.nz
Thu Nov 24 21:31:03 CET 2005


> However, it appears that the error handling in SpamBayes causes the  
> server to get so confused that it damages critical parts of the  
> system.  At least twice the system memory management tables were  
> corrupted.

I find this difficult to believe.  SpamBayes isn't doing anything  
unusual, it's just listening/writing to sockets like any other  
network-using software.  The worst that can happen is that a Python  
exception is raised and SpamBayes crashes or hangs; there's no way I  
know of that it could effect any other part of the system (other than  
collecting email, since that's done via SpamBayes).

I suspect that you'll find that the problem continues, and that  
there's a deeper problem somewhere.

=Tony.Meyer

-- 
Please always include the list (spambayes at python.org) in your replies
(reply-all), and please don't send me personal mail about SpamBayes.
http://www.massey.ac.nz/~tameyer/writing/reply_all.html explains this.




More information about the SpamBayes mailing list