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 515158 - Evolution crashed : disabled Groupwise account
Evolution crashed : disabled Groupwise account
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
2.22.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[groupwise]
: 572247 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-02-08 07:48 UTC by Akhil Laddha
Modified: 2010-09-14 09:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Akhil Laddha 2008-02-08 07:48:58 UTC
Evolution 2.21.91

Gdb traces of evolution process

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:23785): libegroupwise-CRITICAL **: soup_soap_response_new_from_string: assertion `xmlstr != NULL' failed

(evolution:23785): libegroupwise-CRITICAL **: soup_soap_response_new_from_string: assertion `xmlstr != NULL' failed

(evolution:23785): camel-groupwise-provider-WARNING **: ERROR update update


Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 0xb0761b90 (LWP 24001)]
g_logv (log_domain=0xb728f768 "GThread", log_level=G_LOG_LEVEL_ERROR, 
    format=0xb728fad4 "file %s: line %d (%s): error '%s' during '%s'", args1=0xb07611bc "p�(��") at gmessages.c:503
503               g_private_set (g_log_depth, GUINT_TO_POINTER (depth));
(gdb) thread apply all bt

Thread 76 (Thread 0xb0761b90 (LWP 24001))

  • #0 g_logv
  • #1 g_log
  • #2 g_mutex_free_posix_impl
    at gthread-posix.c line 171
  • #3 finalize
    at soup-session-sync.c line 53
  • #4 g_object_unref
    at gobject.c line 1793
  • #5 e_gw_connection_dispose
    at e-gw-connection.c line 276
  • #6 g_object_unref
    at gobject.c line 1765
  • #7 groupwise_disconnect
    at camel-groupwise-store.c line 389
  • #8 camel_service_disconnect
    at camel-service.c line 434
  • #9 store_disconnect
    at mail-component.c line 1339
  • #10 do_async_event
    at mail-mt.c line 684
  • #11 mail_msg_proxy
    at mail-mt.c line 523
  • #12 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #13 g_thread_create_proxy
    at gthread.c line 635
  • #14 start_thread
    at pthread_create.c line 296
  • #15 clone
    from /lib/libc.so.6

Comment 1 Akhil Laddha 2008-02-08 07:49:13 UTC
(gdb) bt full
  • #0 g_logv
  • #1 g_log
  • #2 g_mutex_free_posix_impl
    at gthread-posix.c line 171
  • #3 finalize
    at soup-session-sync.c line 53
  • #4 g_object_unref
    at gobject.c line 1793
  • #5 e_gw_connection_dispose
    at e-gw-connection.c line 276
  • #6 g_object_unref
    at gobject.c line 1765
  • #7 groupwise_disconnect
    at camel-groupwise-store.c line 389
  • #8 camel_service_disconnect
    at camel-service.c line 434
  • #9 store_disconnect
    at mail-component.c line 1339
  • #10 do_async_event
    at mail-mt.c line 684
  • #11 mail_msg_proxy
    at mail-mt.c line 523
  • #12 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #13 g_thread_create_proxy
    at gthread.c line 635
  • #14 start_thread
    at pthread_create.c line 296
  • #15 clone
    from /lib/libc.so.6

Comment 2 Akhil Laddha 2008-02-08 08:08:20 UTC
Could be dup of bug 511947  ( scenario and crash point are different )
Comment 3 Matthew Barnes 2008-03-11 00:34:24 UTC
Bumping version to a stable release.
Comment 4 Milan Crha 2009-03-25 17:47:14 UTC

*** This bug has been marked as a duplicate of 574957 ***
Comment 5 Milan Crha 2009-03-25 17:51:06 UTC
Errr, not that bug...
Comment 6 Milan Crha 2009-03-25 17:51:06 UTC
*** Bug 572247 has been marked as a duplicate of this bug. ***