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 559064 - Evolution crashed when switching from online to offline in contacts
Evolution crashed when switching from online to offline in contacts
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
unspecified
Other All
: Normal critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-11-03 09:02 UTC by Kandepu Prasad
Modified: 2008-11-07 09:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Kandepu Prasad 2008-11-03 09:02:35 UTC
Steps to reproduce:
1. 
2. 
3. 


Stack trace:

GThread-ERROR **: file gthread-posix.c: line 171 (g_mutex_free_posix_impl): error 'Device or resource busy' during 'pthread_mutex_destroy ((pthread_mutex_t *) mutex)'
aborting...

(evolution:984): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(evolution:984): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 0xb22e5b90 (LWP 1549)]
IA__g_logv (log_domain=0xb6e987c8 "GThread", log_level=G_LOG_LEVEL_ERROR, format=0xb6e98b0c "file %s: line %d (%s): error '%s' during '%s'", 
    args1=0xb22e516c "�\207鶫") at gmessages.c:503
503		  g_private_set (g_log_depth, GUINT_TO_POINTER (depth));
(gdb) t a a bt

Thread 20 (Thread 0xb529bb90 (LWP 1096))

  • #0 __kernel_vsyscall
  • #1 write
    from /lib/libpthread.so.0
  • #2 write_string
  • #3 IA__g_log_default_handler
  • #4 IA__g_logv
    at gmessages.c line 474
  • #5 IA__g_log
    at gmessages.c line 517
  • #6 IA__g_return_if_fail_warning
  • #7 IA__g_signal_connect_data
    at gsignal.c line 2236
  • #8 soup_connection_connect_sync
    at soup-connection.c line 592
  • #9 wait_for_connection
    at soup-session-sync.c line 198
  • #10 send_message
    at soup-session-sync.c line 248
  • #11 soup_session_send_message
    at soup-session.c line 1215
  • #12 e_gw_connection_send_message
    at e-gw-connection.c line 685
  • #13 e_gw_connection_get_attachment
  • #14 groupwise_folder_item_to_msg
    at camel-groupwise-folder.c line 1746
  • #15 groupwise_folder_get_message
    at camel-groupwise-folder.c line 180
  • #16 camel_folder_get_message
    at camel-folder.c line 1127
  • #17 get_message_cb
    at camel-filter-driver.c line 1405
  • #18 camel_filter_search_get_message
    at camel-filter-search.c line 135
  • #19 junk_test
    at camel-filter-search.c line 672
  • #20 e_sexp_term_eval
    at e-sexp.c line 720
  • #21 e_sexp_eval
    at e-sexp.c line 1324
  • #22 camel_filter_search_match
  • #23 camel_filter_driver_filter_message
    at camel-filter-driver.c line 1502
  • #24 filter_filter
    at camel-folder.c line 1938
  • #25 session_thread_proxy
    at camel-session.c line 592
  • #26 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #27 g_thread_create_proxy
    at gthread.c line 635
  • #28 start_thread
    at pthread_create.c line 297
  • #29 clone
    from /lib/libc.so.6



Other information: