Bug 841005

Summary: Evolution interface stuck when receive first 100 messages
Product: [Fedora] Fedora Reporter: Mikhail <mikhail.v.gavrilov>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: lucilanga, mbarnes, mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-24 06:54:42 UTC Type: Bug
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 Flags
backtrace evolution
none
backtrace evolution-calendar-factory
none
backtrace evolution-addressbook-factory
none
backtrace evolution
none
backtrace evolution
none
backtrace evolution-calendar-factory
none
backtrace evolution-addressbook-factory none

Description Mikhail 2012-07-17 20:50:08 UTC
Created attachment 598743 [details]
backtrace evolution

Description of problem:
Evolution interface stuck when receive first 100 messages

Of course demonstration here:https://docs.google.com/open?id=0B0nwzlfiB4aQcC04Y1hxNV9OcWs

And backtrace is attached.

Comment 1 Milan Crha 2012-07-18 11:02:25 UTC
Thanks for a bug report. Evolution is formatting a meeting invitation, and it's opening a calendar. This also requires communication with evolution-calendar-factory process, which seems to be busy with other stuff, thus it doesn't respond in timely manner.

Could you get backtrace of the evolution-calendar-factory process, please?

Comment 2 Mikhail 2012-07-18 17:57:28 UTC
Created attachment 598958 [details]
backtrace evolution-calendar-factory

Comment 3 Mikhail 2012-07-18 17:58:20 UTC
Created attachment 598960 [details]
backtrace evolution-addressbook-factory

Comment 4 Mikhail 2012-07-18 17:58:56 UTC
Created attachment 598961 [details]
backtrace evolution

Comment 5 Milan Crha 2012-07-19 07:23:02 UTC
Thanks for the update. I see the Birthday & Anniversaries calendar is blocking calendar factory in the main thread, waiting for a lock on some place which I do not see in the backtrace, because of missing debuginfo symbols for evolution-data-server. The addressbook factory itself is idle and evolution is waiting on the calendar factory. Could you install debuginfo package for evolution-data-server and get the backtrace of calendar factory again, please? I'll then search upstream bugzilla and move it there.

Comment 6 Mikhail 2012-07-19 18:13:09 UTC
Created attachment 599216 [details]
backtrace evolution

Comment 7 Mikhail 2012-07-19 18:15:15 UTC
Created attachment 599217 [details]
backtrace evolution-calendar-factory

Comment 8 Mikhail 2012-07-19 18:16:13 UTC
Created attachment 599218 [details]
backtrace evolution-addressbook-factory

Comment 9 Milan Crha 2012-07-24 06:54:42 UTC
Thanks for the update. I see that calendar factory is deadlocked in main thread, thus it cannot respond to evolution's requests. I moved this upstream as [1]. Please see [1] for any further updates.

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

Comment 10 Milan Crha 2012-07-24 07:14:44 UTC
I'm building eds with upstream patch included at [1]. Please install it.

[1] http://koji.fedoraproject.org/koji/taskinfo?taskID=4324962