Hide Forgot
abrt version: 1.1.17 architecture: x86_64 component: spambayes executable: /usr/bin/sb_filter.py kernel: 2.6.35.11-83.fc14.x86_64 package: spambayes-1.1-0.2.a6.fc14 reason: FileStorage.py:1464:read_index:FileStorageFormatError: /home/cheiny/.hammiedb release: Fedora release 14 (Laughlin) time: 1301070177 uid: 500 backtrace ----- FileStorage.py:1464:read_index:FileStorageFormatError: /home/cheiny/.hammiedb Traceback (most recent call last): File "/usr/bin/sb_filter.py", line 277, in <module> main() File "/usr/bin/sb_filter.py", line 268, in main action(msg) File "/usr/bin/sb_filter.py", line 185, in filter self.open('r') File "/usr/bin/sb_filter.py", line 166, in open self.h = hammie.open(self.dbname, self.usedb, self.mode) File "/usr/lib/python2.7/site-packages/spambayes/hammie.py", line 272, in open return Hammie(storage.open_storage(filename, useDB, mode), mode) File "/usr/lib/python2.7/site-packages/spambayes/storage.py", line 998, in open_storage return klass(data_source_name, mode) File "/usr/lib/python2.7/site-packages/spambayes/storage.py", line 670, in __init__ self.load() File "/usr/lib/python2.7/site-packages/spambayes/storage.py", line 709, in load self.create_storage() File "/usr/lib/python2.7/site-packages/spambayes/storage.py", line 690, in create_storage read_only=self.mode=='r') File "/usr/lib64/python2.7/site-packages/ZODB/FileStorage/FileStorage.py", line 185, in __init__ read_only=read_only, File "/usr/lib64/python2.7/site-packages/ZODB/FileStorage/FileStorage.py", line 1464, in read_index raise FileStorageFormatError(name) FileStorageFormatError: /home/cheiny/.hammiedb Local variables in innermost frame: read_only: True index: <ZODB.fsIndex.fsIndex object at 0x1aebad0> name: '/home/cheiny/.hammiedb' read: <built-in method read of file object at 0x1a6f420> stop: '\xff\xff\xff\xff\xff\xff\xff\xff' fmt: <ZODB.FileStorage.FileStorage.TempFormatter object at 0x1aebc10> ltid: '\x00\x00\x00\x00\x00\x00\x00\x00' maxoid: '\x00\x00\x00\x00\x00\x00\x00\x00' start: 4L file: <open file '/home/cheiny/.hammiedb', mode 'rb' at 0x1a6f420> file_size: 2637824 recover: 0 seek: <built-in method seek of file object at 0x1a6f420> tindex: {} How to reproduce ----- 1. Start Kmail 2. Fetch mail with no internet connection 3. Bring up internet connection 4. Fetch mail again 5. Spambayes barfs I'm not sure if it's reproducible, or how often. I'll let you know if it happens again.
Created attachment 487627 [details] File: backtrace
If it does happen again, it might be worth removing ~/.hammiedb and starting with a new database, particularly if this database was originally created with an older (1.0) version of spambayes.
Yep, it happened again. I've removed ~/.hammiedb (and a fossilized ~/.hammie.db for good measure). We'll see what happens.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping