[Spambayes] [ spambayes-Bugs-699063 ] pop3proxy.py crashes

SourceForge.net noreply at sourceforge.net
Thu Mar 6 15:11:03 EST 2003


Bugs item #699063, was opened at 2003-03-06 16:11
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=699063&group_id=61702

Category: pop3proxy
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: D. R. Evans (n7dr)
Assigned to: Nobody/Anonymous (nobody)
Summary: pop3proxy.py crashes

Initial Comment:
pop3proxy.py worked fine for a couple of weeks.

I then rebooted my Linux box (Mandrake 8.1), and since then pop3proxy.py produces the following output 
on the console:

Loading database...
Traceback (most recent call last):
  File "./pop3proxy.py", line 1577, in ?
    run()
  File "./pop3proxy.py", line 1551, in run
    state.createWorkers()
  File "./pop3proxy.py", line 1161, in createWorkers
    self.bayes = storage.DBDictClassifier(filename)
  File "./spambayes/storage.py", line 140, in __init__
    self.load()
  File "./spambayes/storage.py", line 152, in load
    t = self.db[self.statekey]
  File "/usr/local/lib/python2.2/shelve.py", line 71, in __getitem__
    return Unpickler(f).load()
EOFError

The database files are attached.

  Doc


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

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



More information about the Spambayes mailing list