Bug 626131
Summary: | [abrt] bogofilter-1.2.0-2.fc12: Process /usr/bin/bogofilter was killed by signal 11 (SIGSEGV) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tero Koskinen <tero.koskinen> | ||||
Component: | bogofilter | Assignee: | Adrian Reber <adrian> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 13 | CC: | adrian, matthias.andree, relson | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:f5cb2de26c587e9d71cfb2756d3c0765cc8fdd87 | ||||||
Fixed In Version: | bogofilter-1.2.2-1.el5 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-08-30 18:21:23 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Tero Koskinen
2010-08-22 07:19:43 UTC
Created an attachment (id=440190) File: backtrace I informed upstream about the crash: https://sourceforge.net/tracker/?func=detail&atid=499997&aid=3052165&group_id=62265 Tero, Insufficient information. Please upload the file that cause the SIGSEGV, i.e. the file after the "-I" flag. Can you duplicate the problem with bogofilter's current release (1.2.2) ? 1.2.2 is available at http://koji.fedoraproject.org/koji/buildinfo?buildID=190626 (In reply to comment #4) > 1.2.2 is available at > http://koji.fedoraproject.org/koji/buildinfo?buildID=190626 I have been running bogofilter-1.2.2-1.fc13.x86_64 from this url for a few hours and read+filtered 50-100 emails without crashes. 1.2.0 used to crash pretty much every time when I pressed "Get All" from Sylpheed UI. So, this bug can be considered as fixed for me. Upstream co-maintainer writing: According to the stack trace, it was a crash in Berkeley DB anyways, and that is usually a hint to a database corruption rather than a software bug. bogoutil --db-verify $HOME/.bogofilter/wordlist.db can detect some of such corruptions. It is recommended to run bogofilter in transactional mode. For integration by packagers, it might be useful to consider making transactional the only available mode, ./configure --enable transactions, but do note transactional mode requires more files than just the .db file, but also the environment and log files. Do also note that there have been critical fixes for parser bugs in bogofilter 1.2.1 (older versions missed tokens from messages), and a security fix in bogofilter 1.2.2, see <http://bogofilter.svn.sourceforge.net/viewvc/bogofilter/trunk/bogofilter/NEWS?revision=HEAD> The upstream is not supporting older versions than the latest release (1.2.2 at the time of this writing), which triggered David's comment #3. bogofilter-1.2.2-1.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/bogofilter-1.2.2-1.fc13 bogofilter-1.2.2-1.fc12 has been submitted as an update for Fedora 12. https://admin.fedoraproject.org/updates/bogofilter-1.2.2-1.fc12 bogofilter-1.2.2-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/bogofilter-1.2.2-1.el5 bogofilter-1.2.2-1.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update bogofilter'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/bogofilter-1.2.2-1.el5 bogofilter-1.2.2-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. bogofilter-1.2.2-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. bogofilter-1.2.2-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. |