Bug 1094585 - Evolution hangs again
Summary: Evolution hangs again
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milan Crha
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-06 05:20 UTC by Mikhail
Modified: 2015-06-29 20:28 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-29 20:28:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
backtrace of evolution (13.66 KB, application/gzip)
2014-05-06 05:20 UTC, Mikhail
no flags Details
screenshot of evolution (260.02 KB, image/png)
2014-05-06 05:21 UTC, Mikhail
no flags Details

Description Mikhail 2014-05-06 05:20:31 UTC
Created attachment 892760 [details]
backtrace of evolution

Description of problem:

$ rpm -qa | grep evolution
evolution-ews-3.12.1-1.fc20.i686
evolution-ews-debuginfo-3.12.1-1.fc20.i686
evolution-3.12.1-1.fc20.i686
evolution-data-server-3.12.1-1.fc20.i686
evolution-data-server-debuginfo-3.12.1-1.fc20.i686
evolution-debuginfo-3.12.1-1.fc20.i686

Comment 1 Mikhail 2014-05-06 05:21:18 UTC
Created attachment 892761 [details]
screenshot of evolution

Comment 2 Milan Crha 2014-05-06 15:50:32 UTC
Thanks for a bug report. I see in the backtrace that it is related to your IMAP account. I made any fixes in it after 3.12.1 release, which will be part of 3.12.2. It'll be good to retest with it, once it'll be released and it'll enter the COPR repository. The release date of 3.12.2 is set on May 12th.

Comment 3 Robert Buchholz 2014-08-29 13:44:09 UTC
I seem to be having the same issue as this (also, issue 1016119 could be a duplicate?) where Evolution 3.12.4-1.fc20 is hanging/going into an infinite loop syncing a large amount of IMAP folders. The UI becomes unusable due (I can still select folders but nothing actually happens).

I appreciate the rhughes gnome 3.12 COPR, but there seems to be no support for selectively upgrading evolution to 3.12 while leaving the rest of the desktop at f20. So I would appreciate a backport as Evolution is basically unusable for me.
This happens usually at startup (about 75% of the time) or when waking up from sleep (about 50% of the time).

Comment 4 Milan Crha 2014-09-01 12:15:27 UTC
Doing "a backport of 3.12.x to Fedora 20) is not that simple, that's why the COPR repository exists, because it takes care of dependencies. There might be some reason for the folder refetch, I would guess it's due to Quick resync misbehaving [1], where usually helped to disable quick resync in account's properties, but it can be also anything else. Installing debuginfo packages for evolution-data-server and evolution, then getting backtrace of running (and busy) evolution in this state with this command:
   $ gdb --batch --ex "t a a bt" -pid=`pidof evolution` &>bt.txt
would help with identification what evolution does. Please check the bt.txt for any private information, like passwords, email address, server addresses,... I usually search for "pass" at least (quotes for clarity only).

Also grabbing the log of IMAP activity may help, this can be grabbed by:
   $ CAMEL_DEBUG=imapx:io evolution &>log.txt
but this log contains raw communication between the server and the evolution, which means even more private information than the bt.txt (as it logs the communication, it can contain every message or its headers which will be downloaded during the logging).

[1] https://bugzilla.gnome.org/show_bug.cgi?id=719328

Comment 5 Fedora Admin XMLRPC Client 2014-09-04 14:30:28 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 6 Fedora End Of Life 2015-05-29 11:46:24 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is 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  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

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.

Comment 7 Fedora End Of Life 2015-06-29 20:28:42 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.