Bug 877637
| Summary: | Evolution may stuck during receiving messages. | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikhail <mikhail.v.gavrilov> | ||||||||||
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 18 | CC: | 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-11-19 17:31:16 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
Mikhail
2012-11-17 13:25:15 UTC
Created attachment 646769 [details]
backtrace evolution-calendar-factory
Created attachment 646770 [details]
backtrace evolution-addressbook-factory
Created attachment 646775 [details]
backtrace evolution-source-registry
Thanks for a bug report. I see the factories are basically idle, doing nothing interesting, the only binary which is busy is evolution. I see your IMAP+ account is causing trouble here, it keeps waiting for an idle or something, but it doesn't seem to be able to get to that state. I see that the main thread is doing redraw, and that evolution is using about 25% of CPU, with gnome-shell just behind it. I suspect the higher CPU usage prevents evolution from going to an idle state, and thus finish the IMAP+ requests, all due to the animations in the status bar. I moved this upstream as [1]. Please see [1] for any further updates. If possible, please CC yourself there, in case upstream developers will have additional questions. [1] https://bugzilla.gnome.org/show_bug.cgi?id=688661 |