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 747009 - hang on exit
hang on exit
Status: RESOLVED DUPLICATE of bug 746276
Product: evolution
Classification: Applications
Component: Mailer
3.12.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2015-03-30 11:02 UTC by Brian J. Murrell
Modified: 2015-04-01 13:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brian J. Murrell 2015-03-30 11:02:32 UTC
I got a pretty familiar hang on exit.  This happens fairly frequently.  Here's the stacktrace:

Thread 11 (Thread 0x7ff676ffd700 (LWP 19805))

  • #0 syscall
    at ../sysdeps/unix/sysv/linux/x86_64/syscall.S line 38
  • #1 g_mutex_lock_slowpath
  • #2 e_mail_ui_session_check_known_address_sync
    at e-mail-ui-session.c line 894
  • #3 mail_ui_session_lookup_addressbook
    at e-mail-ui-session.c line 574
  • #4 junk_test
    at camel-filter-search.c line 901
  • #5 camel_sexp_term_eval
    at camel-sexp.c line 810
  • #6 camel_sexp_eval
    at camel-sexp.c line 1728
  • #7 camel_filter_search_match
  • #8 camel_filter_driver_filter_message
    at camel-filter-driver.c line 1742
  • #9 folder_filter
    at camel-folder.c line 433
  • #10 session_do_job_cb
    at camel-session.c line 197
  • #11 g_task_thread_pool_thread
  • #12 g_thread_pool_thread_proxy
  • #13 g_thread_proxy
  • #14 start_thread
    at pthread_create.c line 310
  • #15 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 109

I was actually only exiting because the message summary pane was not updating, which is also a pretty regular occurrence.  Usually I can just switch folders and back and it updates but it was not even doing that.

Sadly it seems that the number of bugs in evolution have gone up in the latest release I think.
Comment 1 Brian J. Murrell 2015-03-30 11:03:28 UTC
It's interesting that Bugzilla thinks this is similar to bug #746276, which also happens pretty much 100% of the time that I am running evolution lately.
Comment 2 André Klapper 2015-03-30 13:06:16 UTC
Which exact version is this about?
Comment 3 Brian J. Murrell 2015-03-30 13:44:18 UTC
3.12.11 as shipped with F21.
Comment 4 Milan Crha 2015-04-01 13:20:15 UTC
(In reply to Brian J. Murrell from comment #1)
> It's interesting that Bugzilla thinks this is similar to bug #746276, which
> also happens pretty much 100% of the time that I am running evolution lately.

And it is correct, let's move this there, where I also asked for more help on the debugging of this. Thanks.

*** This bug has been marked as a duplicate of bug 746276 ***