> Hello there,
> 
>     I have a .hammie.db file that works fine until I train it with this
> week's spam folder; at that point, I get this traceback:
> 
> [EMAIL PROTECTED]:~$ /usr/bin/sb_mboxtrain.py -s ~/mail/spam
> Training spam (/home/kiko/mail/spam):
>   Reading as Unix mbox
>    870Traceback (most recent call last):
>   File "/usr/bin/sb_mboxtrain.py", line 350, in <module>
>     main()
...
>   File "bsddb/dbutils.py", line 62, in DeadlockWrap
> bsddb.db.DBRunRecoveryError: (-30975, 'DB_RUNRECOVERY: Fatal error, run
> database recovery -- /home/kiko/.hammie.db: pgin failed for page
> 23238')
> Exception bsddb.db.DBRunRecoveryError: DBRunRecoveryError(-30975,
> 'DB_RUNRECOVERY: Fatal error, run database recovery -- PANIC: fatal
> region error detected; run recovery') in  ignored
> Exception bsddb.db.DBRunRecoveryError: DBRunRecoveryError(-30975,
> 'DB_RUNRECOVERY: Fatal error, run database recovery -- PANIC: fatal
> region error detected; run recovery') in  ignored
...

> Does this sound like it is something worth investigating?

It does, as this error has confounded us for years.  It would be great if
you can narrow it down and upload something to source-forge.  A problem is
that the report may then sit there for a couple of months until someone
finds time to look at it - but that's not really a big problem - it will
still be waiting there for us.

So, please do investigate if you can, but please don't have too high
expectations about someone jumping on it immediately :(

Thanks,

Mark

_______________________________________________
SpamBayes@python.org
http://mail.python.org/mailman/listinfo/spambayes
Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html

Reply via email to