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 595252 - Crasher in dbus - _dbus_watch_invalidate
Crasher in dbus - _dbus_watch_invalidate
Status: RESOLVED DUPLICATE of bug 593017
Product: evolution
Classification: Applications
Component: Mailer
2.30.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[dbus]
Depends on:
Blocks:
 
 
Reported: 2009-09-15 10:28 UTC by Johnny Jacob
Modified: 2013-09-13 01:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johnny Jacob 2009-09-15 10:28:41 UTC


Thread 12 (Thread 0x7fffd4019950 (LWP 7156))

  • #0 __lll_lock_wait
    from /lib64/libpthread.so.0
  • #1 _L_lock_102
    from /lib64/libpthread.so.0
  • #2 pthread_mutex_lock
    from /lib64/libpthread.so.0
  • #3 IA__g_static_rec_mutex_lock
    at gthread.c line 313
  • #4 camel_service_connect
    at camel-service.c line 343
  • #5 camel_mapi_store_connected
    at camel-mapi-store.c line 1105
  • #6 mapi_folders_sync
    at camel-mapi-store.c line 1225
  • #7 mapi_get_folder_info
    at camel-mapi-store.c line 1352
  • #8 camel_store_get_folder_info
    at camel-store.c line 895
  • #9 emft_get_folder_info__exec
    at em-folder-tree.c line 194
  • #10 mail_msg_proxy
    at mail-mt.c line 527
  • #11 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #12 g_thread_create_proxy
    at gthread.c line 635
  • #13 start_thread
    from /lib64/libpthread.so.0
  • #14 clone
    from /lib64/libc.so.6
  • #15 ??

Thread 7 (Thread 0x7fffddcfe950 (LWP 7140))

  • #0 write
    from /lib64/libpthread.so.0
  • #1 write_string
  • #2 IA__g_log_default_handler
    at gmessages.c line 959
  • #3 IA__g_logv
    at gmessages.c line 483
  • #4 IA__g_log
    at gmessages.c line 526
  • #5 find_daemon_via_dbus
    at gnome-keyring-socket.c line 78
  • #6 gnome_keyring_socket_connect_daemon
    at gnome-keyring-socket.c line 145
  • #7 run_sync_operation
    at gnome-keyring.c line 375
  • #8 gnome_keyring_get_default_keyring_sync
    at gnome-keyring.c line 651
  • #9 e_passwords_init
    at e-passwords.c line 1274
  • #10 ep_msg_new
    at e-passwords.c line 480
  • #11 e_passwords_get_password
    at e-passwords.c line 1424
  • #12 get_password
    at mail-session.c line 193
  • #13 camel_session_get_password
    at camel-session.c line 383
  • #14 mapi_auth_loop
    at camel-mapi-store.c line 319
  • #15 mapi_connect
    at camel-mapi-store.c line 369
  • #16 mapi_get_folder_info
    at camel-mapi-store.c line 1346
  • #17 camel_store_get_folder_info
    at camel-store.c line 895
  • #18 get_folderinfo_exec
    at mail-ops.c line 1079
  • #19 mail_msg_proxy
    at mail-mt.c line 527
  • #20 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #21 g_thread_create_proxy
    at gthread.c line 635
  • #22 start_thread
    from /lib64/libpthread.so.0
  • #23 clone
    from /lib64/libc.so.6
  • #24 ??

Thread 1 (Thread 0x7ffff7f9b760 (LWP 7132))

  • #0 _dbus_watch_invalidate
    at dbus-watch.c line 153
  • #1 free_watches
    at dbus-transport-socket.c line 82
  • #2 socket_disconnect
    at dbus-transport-socket.c line 928
  • #3 _dbus_transport_disconnect
    at dbus-transport.c line 494
  • #4 _dbus_transport_queue_messages
    at dbus-transport.c line 1137
  • #5 _dbus_connection_get_dispatch_status_unlocked
    at dbus-connection.c line 4023
  • #6 dbus_connection_get_dispatch_status
    at dbus-connection.c line 4154
  • #7 message_queue_prepare
    at dbus-gmain.c line 82
  • #8 IA__g_main_context_prepare
    at gmain.c line 2280
  • #9 g_main_context_iterate
    at gmain.c line 2571
  • #10 IA__g_main_loop_run
    at gmain.c line 2799
  • #11 IA__gtk_main
    at gtkmain.c line 1205
  • #12 main
    at main.c line 598

Comment 1 Akhil Laddha 2009-09-15 11:54:56 UTC
crash is always critical :-)
Comment 2 Akhil Laddha 2009-11-16 04:15:14 UTC
looks related to bug 593017
Comment 3 Johnny Jacob 2010-02-08 12:43:45 UTC
Yup. Marking as dup of #593017

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