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.
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?
Created attachment 598958 [details] backtrace evolution-calendar-factory
Created attachment 598960 [details] backtrace evolution-addressbook-factory
Created attachment 598961 [details] backtrace evolution
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.
Created attachment 599216 [details] backtrace evolution
Created attachment 599217 [details] backtrace evolution-calendar-factory
Created attachment 599218 [details] backtrace evolution-addressbook-factory
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
I'm building eds with upstream patch included at [1]. Please install it. [1] http://koji.fedoraproject.org/koji/taskinfo?taskID=4324962