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 605590 - Evolution hang while clicking reply all
Evolution hang while clicking reply all
Status: RESOLVED DUPLICATE of bug 605518
Product: evolution
Classification: Applications
Component: general
2.30.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-12-28 09:06 UTC by Ruchir Brahmbhatt
Modified: 2013-09-13 01:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ruchir Brahmbhatt 2009-12-28 09:06:00 UTC
OS: opensuse 11.2
Evolution: 2.29.4

Evolution hanged with following backtrace while I clicked reply all button for one of the mails.

Thread 2 (Thread 0x7f1389842910 (LWP 14878))

  • #0 __pthread_mutex_unlock_usercnt
    from /lib64/libpthread.so.0
  • #1 dbus_pending_call_get_completed
    from /lib64/libdbus-1.so.3
  • #2 ??
    from /lib64/libdbus-1.so.3
  • #3 gnome_keyring_item_info_free
    from /usr/lib64/libgnome-keyring.so.0
  • #4 gnome_keyring_is_available
    from /usr/lib64/libgnome-keyring.so.0
  • #5 e_passwords_init
    at e-passwords.c line 1273
  • #6 ep_msg_new
    at e-passwords.c line 480
  • #7 e_passwords_get_password
    at e-passwords.c line 1435
  • #8 get_password
    at mail-session.c line 201
  • #9 smtp_connect
    at camel-smtp-transport.c line 545
  • #10 camel_service_connect
    at camel-service.c line 364
  • #11 camel_session_get_service_connected
    at camel-session.c line 280
  • #12 mail_send_message
    at mail-ops.c line 556
  • #13 send_queue_exec
    at mail-ops.c line 781
  • #14 mail_msg_proxy
    at mail-mt.c line 466
  • #15 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #16 g_thread_create_proxy
    at gthread.c line 635
  • #17 start_thread
    from /lib64/libpthread.so.0
  • #18 clone
    from /lib64/libc.so.6
  • #19 ??

Thread 1 (Thread 0x7f13ab8f77f0 (LWP 9909))

  • #0 __lll_lock_wait
    from /lib64/libpthread.so.0
  • #1 _L_lock_941
    from /lib64/libpthread.so.0
  • #2 pthread_mutex_lock
    from /lib64/libpthread.so.0
  • #3 e_passwords_init
    at e-passwords.c line 1257
  • #4 ep_msg_new
    at e-passwords.c line 480
  • #5 e_passwords_get_password
    at e-passwords.c line 1435
  • #6 addressbook_authenticate
    at e-book-auth-util.c line 165
  • #7 open_reply
    at e-book.c line 1650
  • #8 org_gnome_evolution_dataserver_addressbook_Book_open_async_callback
    at e-data-book-bindings.h line 43
  • #9 ??
    from /lib64/libdbus-1.so.3
  • #10 dbus_connection_dispatch
    from /lib64/libdbus-1.so.3
  • #11 ??
    from /usr/lib64/libdbus-glib-1.so.2
  • #12 g_main_dispatch
    at gmain.c line 1960
  • #13 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #14 g_main_context_iterate
    at gmain.c line 2591
  • #15 IA__g_main_loop_run
    at gmain.c line 2799
  • #16 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #17 main
    at main.c line 593

Comment 1 Ruchir Brahmbhatt 2009-12-28 09:33:50 UTC

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