Bugs item #1214205, was opened at 2005-06-03 14:11 Message generated for change (Tracker Item Submitted) made by Item Submitter 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: Open Resolution: None 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') ---------------------------------------------------------------------- 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
