GNOME Bugzilla – Bug 629510
evolution cpu goes 100% while fetching contacts
Last modified: 2021-05-19 12:28:52 UTC
evolution-mapi 0.31.92 When i click on a mapi address book with thousands of contacts, evolution cpu goes 100%, UI doesn't respond, it will come back to life after 3-4 minutes. gdb traces of evolution e_reflow_model_compare (e_reflow_model=0x843e490, n1=8092, n2=8107) at e-reflow-model.c:123 123 { (gdb) t a a bt
+ Trace 223690
Thread 1 (Thread 0xb6063830 (LWP 10924))
One more gdb traces of evolution 0xb78efd54 in e_contact_get_const (contact=0x89deaa8, field_id=E_CONTACT_UID) at e-contact.c:1588 1588 { (gdb) t a a bt
+ Trace 223691
Thread 1 (Thread 0xb6063830 (LWP 24091))
This is rather "issue" with evolution, then with ema, most likely caused "uncovered" by my changes in bug #625115, whre is UI notified about new contacts not later than in two seconds interval and 32 items (where the threshold for items were there before too). There might be done some change in UI to not re-sort the view immediately, but rather wait few seconds in case it'll get more updates.
*** Bug 668905 has been marked as a duplicate of this bug. ***
*** Bug 740688 has been marked as a duplicate of this bug. ***
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines and create a new bug report ticket at https://gitlab.gnome.org/GNOME/evolution/-/issues/ Thank you for your understanding and your help.