GNOME Bugzilla – Bug 306452
Evolution has quit unexpectedly
Last modified: 2005-10-21 05:34:23 UTC
Distribution: Debian 3.1 Package: Evolution Severity: blocker Version: GNOME2.10.0 unspecified Gnome-Distributor: Ubuntu Synopsis: Evolution has quit unexpectedly Bugzilla-Product: Evolution Bugzilla-Component: Mailer Bugzilla-Version: unspecified BugBuddy-GnomeVersion: 2.0 (2.10.0) Description: Description of the crash: When closing evolution, a message saying "Evolution has quit unexpectedly" appears. Steps to reproduce the crash: 1. Start evolution 2. Close evolution Expected Results: Evolution has to close silently, without a message. How often does this happen? 50% (Just a feeling, didn't count...) Additional Information: Debugging Information: Backtrace was generated from '/usr/bin/evolution-2.2' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1228764800 (LWP 32317)] [New Thread -1269519440 (LWP 32340)] [New Thread -1277912144 (LWP 32328)] [New Thread -1261126736 (LWP 32325)] [New Thread -1252734032 (LWP 32324)] [New Thread -1244341328 (LWP 32323)] [New Thread -1235948624 (LWP 32322)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 60524
------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-06-04 09:49 UTC ------- The original reporter of this bug does not have an account here. Reassigning to the person who moved it here, unknown@bugzilla.gnome.org. Previous reporter was erikveen@dds.nl.
Created attachment 47229 [details] strace log
Erik: Have you created any vfolder ? First trace looks like crash in vfolder.
> Have you created any vfolder ? First trace looks like crash > in vfolder. Yes, I did. Here's the listing of the vfolder directory and the contents of the configuration file. ---------------------------------------------------------------- total 24 -rw-r--r-- 1 erik erik 245 2005-06-14 07:37 All.cmeta -rw-r--r-- 1 erik erik 226 2005-06-13 17:42 Important.cmeta -rw-r--r-- 1 erik erik 158 2005-06-14 06:16 Junk.cmeta -rw-r--r-- 1 erik erik 162 2005-06-14 06:15 Moppen.cmeta -rw-r--r-- 1 erik erik 227 2005-06-13 11:50 Unanswered.cmeta -rw-r--r-- 1 erik erik 118 2005-06-13 11:50 UNMATCHED.cmeta ---------------------------------------------------------------- <?xml version="1.0"?> <filteroptions> <ruleset> <rule grouping="any" source="incoming"> <title>All</title> <partset> <part name="sender"> <value name="sender-type" type="option" value="contains"/> <value name="sender" type="string"> <string>@</string> </value> </part> <part name="to"> <value name="recipient-type" type="option" value="contains"/> <value name="recipient" type="address"> <address>@</address> </value> </part> </partset> <sources with="specific"> <folder uri="email://1112812811.8901.16@laptop/INBOX"/> <folder uri="email://1112812811.8901.16@laptop/INBOX/sent-mail"/> <folder uri="email://local@local/DDS-Archive"/> </sources> </rule> <rule grouping="any" source="incoming"> <title>Moppen</title> <partset> <part name="sender"> <value name="sender-type" type="option" value="contains"/> <value name="sender" type="string"> <string>moppen.nl</string> </value> </part> </partset> <sources with="specific"> <folder uri="email://vfolder@local/All"/> </sources> </rule> <rule grouping="any" source="incoming"> <title>Important</title> <partset> <part name="status"> <value name="match-type" type="option" value="is"/> <value name="flag" type="option" value="Flagged"/> </part> </partset> <sources with="specific"> <folder uri="email://vfolder@local/All"/> </sources> </rule> <rule grouping="any" source="incoming"> <title>Junk</title> <partset> <part name="sender"> <value name="sender-type" type="option" value="contains"/> <value name="sender" type="string"> <string>@</string> </value> </part> <part name="to"> <value name="recipient-type" type="option" value="contains"/> <value name="recipient" type="address"> <address>@</address> </value> </part> </partset> <sources with="specific"> <folder uri="email://1112812811.8901.16@laptop/INBOX/SPAMBOX"/> <folder uri="email://1112813080.8901.17@laptop/INBOX/SPAMBOX"/> </sources> </rule> <rule grouping="all" source="incoming"> <title>Unanswered</title> <partset> <part name="status"> <value name="match-type" type="option" value="is not"/> <value name="flag" type="option" value="Answered"/> </part> <part name="sender"> <value name="sender-type" type="option" value="not contains"/> <value name="sender" type="string"> <string>erikveen</string> </value> </part> </partset> <sources with="specific"> <folder uri="email://vfolder@local/All"/> </sources> </rule> </ruleset> </filteroptions> ----------------------------------------------------------------
As per the simple-dup-finder this bug is a duplicate of Bug# 272556. I have also checked the stack-traces of both the bugs manually and they are same. Marking it as resolved duplicate. *** This bug has been marked as a duplicate of 272556 ***