[spambayes-bugs] [ spambayes-Bugs-887453 ] Crash when training on messages

SourceForge.net noreply at sourceforge.net
Fri Jan 30 00:00:35 EST 2004


Bugs item #887453, was opened at 2004-01-30 17:53
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=887453&group_id=61702

Category: None
Group: Source code 1.0a7
Status: Open
Resolution: None
Priority: 5
Submitted By: Frank Solensky (fsolensky)
Assigned to: Nobody/Anonymous (nobody)
Summary: Crash when training on messages

Initial Comment:
I've been running into the following error for a day or
two now on different messages.  While I haven't
narrowed it down to a particular message yet, the
modules and line numbers appear to be the same each
time.  Stopping and restarting spambayes several times
seems to get the offending message to get out of the
way somehow..

Will try to narrow it down a bit more over the weekend
if it doesn't ring a familiar bell by then..



----------------------------------------------------------------------

>Comment By: Tony Meyer (anadelonbrin)
Date: 2004-01-30 18:00

Message:
Logged In: YES 
user_id=552329

I don't recall seeing this before, but it looks like it's either a 
problem with a particular token, or that something is wrong 
with the database.

You could try examining which key is giving problems.  If you 
add "print word" before line 259 of storage.py, that will print 
out the tokens looked up, and the last one before the crash 
will be the problem one (if it's always the same, otherwise 
that's probably not the problem).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=887453&group_id=61702



More information about the Spambayes-bugs mailing list