After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 592312 - evolution cpu utilization doesn't come down from 100%
evolution cpu utilization doesn't come down from 100%
Status: RESOLVED DUPLICATE of bug 592310
Product: evolution
Classification: Applications
Component: Mailer
2.28.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[disk-summary]
Depends on:
Blocks:
 
 
Reported: 2009-08-19 10:34 UTC by Akhil Laddha
Modified: 2013-09-13 01:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Akhil Laddha 2009-08-19 10:34:52 UTC
Evolution 2.27.90

in continuation to bug 592310 

I restarted evolution after force shutdown and again evolution showed 100% cpu utilization and it didn't come down after 15 minutes also. Status bar showed 'checking folder consistency' and 'filtering new message ..'

Gdb traces 

Thread 4 (Thread 0x7f07f3d70950 (LWP 2651))

  • #0 __pthread_mutex_unlock_usercnt
    from /lib64/libpthread.so.0
  • #1 summary_assign_uid
    at camel-folder-summary.c line 1866
  • #2 camel_folder_summary_add
    at camel-folder-summary.c line 1904
  • #3 camel_folder_summary_add_from_parser
    at camel-folder-summary.c line 2049
  • #4 camel_maildir_summary_add
    at camel-maildir-summary.c line 501
  • #5 maildir_summary_check
    at camel-maildir-summary.c line 622
  • #6 camel_local_folder_construct
  • #7 camel_maildir_folder_new
    at camel-maildir-folder.c line 156
  • #8 get_folder
    at camel-maildir-store.c line 195
  • #9 camel_store_get_folder
    at camel-store.c line 345
  • #10 mail_tool_uri_to_folder
    at mail-tools.c line 331
  • #11 refresh_folders_exec
    at mail-send-recv.c line 827
  • #12 mail_msg_proxy
    at mail-mt.c line 522
  • #13 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #14 g_thread_create_proxy
    at gthread.c line 635
  • #15 start_thread
    from /lib64/libpthread.so.0
  • #16 clone
    from /lib64/libc.so.6
  • #17 ??

Comment 1 Akhil Laddha 2009-08-21 06:06:22 UTC
*** This bug has been marked as a duplicate of bug 592310 ***