After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 467973 - Evolution crashes on start - Segmentation fault
Evolution crashes on start - Segmentation fault
Status: RESOLVED DUPLICATE of bug 213072
Product: evolution
Classification: Applications
Component: general
2.10.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-08-18 15:17 UTC by Jens Rantil
Modified: 2007-08-22 10:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Backtrace of the segfault (455 bytes, text/plain)
2007-08-18 15:36 UTC, Jens Rantil
Details

Description Jens Rantil 2007-08-18 15:17:29 UTC
Steps to reproduce:
I am not sure how this problem occurs, but it might be because of an upgrade of Ubuntu, since Evolution is complaining that it can't find '/usr/bin/bogofilter'.

$ evolution
gives me:
---------
Segmentation fault (core dumped)
---------

Stack trace:


Other information:
$ evolution --debug=evodebug.txt
gives me this:
-----------------

(evolution-2.10:18820): evolution-mail-WARNING **: ignored this junk plugin: not enabled or we have already loaded one

(evolution-2.10:18820): e-utils-WARNING **: Plugin 'Spamassassin junk plugin' failed to load hook 'org.gnome.evolution.mail.junk:1.0'
** (evolution-2.10:18820): DEBUG: mailto URL command: evolution %s
** (evolution-2.10:18820): DEBUG: mailto URL program: evolution

(evolution-2.10:18820): bf-junk-filter-WARNING **: error occurred while spawning /usr/bin/bogofilter: Failed to execute child process "/usr/bin/bogofilter" (No such file or directory)

(evolution-2.10:18820): bf-junk-filter-WARNING **: error occurred while spawning /usr/bin/bogofilter: Failed to execute child process "/usr/bin/bogofilter" (No such file or directory)

(evolution-2.10:18820): bf-junk-filter-WARNING **: error occurred while spawning /usr/bin/bogofilter: Failed to execute child process "/usr/bin/bogofilter" (No such file or directory)
-----------------
Comment 1 Jens Rantil 2007-08-18 15:18:15 UTC
Does evolution depend on "/usr/bin/bogofilter" to run?
Comment 2 Jens Rantil 2007-08-18 15:36:57 UTC
Created attachment 93900 [details]
Backtrace of the segfault

Uploading backtrace of the segfault...
Comment 3 Jens Rantil 2007-08-18 21:58:04 UTC
I manually removed all my e-mails from the two most frequent POP3-accounts I am using. I restarted a 2-3 times, both times it crashed right after I think "Saving mailbox 99%" or something thelike was finished. The third time I tried to run Evolution it started up without segmentation fault, but took a very long time to load my inbox-folder (~1500 messages, loading first just 20-30 messages which made me think my mailbox was corrupted). I then received a message that Evolution was unable to lock the inbox-mailbox, probably due to the previous crashes I guess.

Evolution now seems to run without problems again, apart from the "Error while Storing folder 'Inbox'. Summary and folder mismatch, even after a sync"-messages I receive every now and then.
Comment 4 Jens Rantil 2007-08-18 21:59:21 UTC
BTW, I'm leaving the status of this bug as is as I'm not sure it is relevant anymore or not.
Comment 5 Srinivasa Ragavan 2007-08-22 10:54:37 UTC

*** This bug has been marked as a duplicate of 213072 ***