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 345639 - Evolution hangs when authentication fails
Evolution hangs when authentication fails
Status: RESOLVED DUPLICATE of bug 314591
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.8.x
Other Linux
: Normal normal
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2006-06-22 09:12 UTC by Poornima
Modified: 2009-05-28 06:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Poornima 2006-06-22 09:12:25 UTC
Test setup exchange server is not responding due to some issue in server.
When login to this account fails evolution hangs.

Stack traces of Evolution

(gdb) thread apply all bt

Thread 1 (Thread -1233103184 (LWP 26742))

  • #0 __kernel_vsyscall
  • #1 recv
    from /lib/libpthread.so.0
  • #2 _gnutls_read
    at gnutls_buffers.c line 268
  • #3 _gnutls_io_read_buffered
  • #4 _gnutls_recv_int
    at gnutls_record.c line 877
  • #5 gnutls_record_recv
    at gnutls_record.c line 1153
  • #6 soup_gnutls_read
    at soup-gnutls.c line 185
  • #7 IA__g_io_channel_read_chars
    at giochannel.c line 1779
  • #8 read_from_network
    at soup-socket.c line 1086
  • #9 soup_socket_read_until
  • #10 read_metadata
    at soup-message-io.c line 220
  • #11 io_read
    at soup-message-io.c line 571
  • #12 soup_message_send_request_internal
    at soup-message-client-io.c line 185
  • #13 send_request
    at soup-connection.c line 786
  • #14 send_request
    at soup-connection-ntlm.c line 218
  • #15 soup_connection_send_request
    at soup-connection.c line 805
  • #16 ntlm_authorize_post
    at soup-connection-ntlm.c line 173
  • #17 soup_message_run_handlers
    at soup-message-handlers.c line 61
  • #18 got_body
    at soup-message.c line 503
  • #19 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #20 g_type_class_meta_marshal
  • #21 IA__g_closure_invoke
    at gclosure.c line 490
  • #22 signal_emit_unlocked_R
    at gsignal.c line 2368
  • #23 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #24 IA__g_signal_emit
    at gsignal.c line 2241
  • #25 soup_message_got_body
    at soup-message.c line 519
  • #26 io_read
    at soup-message-io.c line 656
  • #27 soup_message_send_request_internal
    at soup-message-client-io.c line 185
  • #28 send_request
    at soup-connection.c line 786
  • #29 send_request
    at soup-connection-ntlm.c line 218
  • #30 soup_connection_send_request
    at soup-connection.c line 805
  • #31 send_message
    at soup-session-sync.c line 177
  • #32 soup_session_send_message
    at soup-session.c line 1330
  • #33 e2k_context_send_message
    at e2k-context.c line 871
  • #34 e2k_autoconfig_get_context
    at e2k-autoconfig.c line 411
  • #35 e2k_autoconfig_check_exchange
    at e2k-autoconfig.c line 656
  • #36 e2k_validate_user
    at e2k-autoconfig.c line 1469
  • #37 owa_authenticate_user
    at exchange-account-setup.c line 464
  • #38 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #39 IA__g_closure_invoke
  • #40 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #41 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #42 IA__g_signal_emit
    at gsignal.c line 2241
  • #43 IA__gtk_button_clicked
    at gtkbutton.c line 889
  • #44 gtk_real_button_released
    at gtkbutton.c line 1484
  • #45 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #46 g_type_class_meta_marshal
    at gclosure.c line 567
  • #47 IA__g_closure_invoke
    at gclosure.c line 490
  • #48 signal_emit_unlocked_R
  • #49 IA__g_signal_emit_valist
  • #50 IA__g_signal_emit
    at gsignal.c line 2241
  • #51 IA__gtk_button_released
    at gtkbutton.c line 881
  • #52 gtk_button_button_release
    at gtkbutton.c line 1377
  • #53 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #54 g_type_class_meta_marshal
    at gclosure.c line 567
  • #55 IA__g_closure_invoke
    at gclosure.c line 490
  • #56 signal_emit_unlocked_R
  • #57 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #58 IA__g_signal_emit
    at gsignal.c line 2241
  • #59 gtk_widget_event_internal
    at gtkwidget.c line 3901
  • #60 IA__gtk_propagate_event
    at gtkmain.c line 2186
  • #61 IA__gtk_main_do_event
    at gtkmain.c line 1420
  • #62 gdk_event_dispatch
    at gdkevents-x11.c line 2314
  • #63 IA__g_main_context_dispatch
    at gmain.c line 2043
  • #64 g_main_context_iterate
    at gmain.c line 2675
  • #65 IA__g_main_loop_run
    at gmain.c line 2879
  • #66 bonobo_main
    at bonobo-main.c line 311
  • #67 main
    at main.c line 614
  • #0 __kernel_vsyscall


Head build dated 22/06/2006
Comment 1 Sushma Rai 2006-06-23 05:39:48 UTC
Same as bug http://bugzilla.gnome.org/show_bug.cgi?id=314591
Comment 2 Matthew Barnes 2008-03-11 00:52:13 UTC
Bumping version to a stable release.
Comment 3 Akhil Laddha 2009-05-28 06:24:17 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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