Bugs item #1214205, was opened at 2005-06-04 00:11 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1214205&group_id=61702
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: JohanC (jclaes) Assigned to: Nobody/Anonymous (nobody) Summary: corrupt database when# spams > #hams Initial Comment: After running SpamBayes 1.1a1 (on Windows XP) for a few weeks without any problems, I suddenly get a database error. Deleting the database and restarting leads to the same error again, after a while at least. The problem seems to be that there are more spam-mails in my database than hams. I can consistently reproduce the following: - delete the database - start SpamBayes - select any mail to be classified as spam (so only classifying one message in an empty database, the contents of the mail to be classified isn't important) - I get the following error-message Training... 500 Server error Traceback (most recent call last): File "spambayes\Dibbler.pyc", line 470, in found_terminator File "spambayes\UserInterface.pyc", line 559, in onTrain File "spambayes\message.pyc", line 409, in RememberTrained File "spambayes\message.pyc", line 377, in modified File "spambayes\message.pyc", line 181, in store_msg File "shelve.pyc", line 130, in __setitem__ File "bsddb\__init__.pyc", line 218, in __setitem__ DBRunRecoveryError: (-30978, 'DB_RUNRECOVERY: Fatal error, run database recovery -- PANIC: Invalid argument') ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2005-06-04 13:19 Message: Logged In: YES user_id=552329 I'm 99% certain that this is a dupe of the existing report with message database problems with sb_server and 1.1a1. In that case this is already fixed in CVS. It'd be wise to not use 1.1a1 with sb_server. Hopefully I'll find time to get a 1.1a2 out soon, or you can use source from CVS or 1.0.4. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1214205&group_id=61702 _______________________________________________ Spambayes-bugs mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-bugs
