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 468843 - Exchange storage crashed at start up
Exchange storage crashed at start up
Status: RESOLVED DUPLICATE of bug 402752
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.10.x
Other Linux
: Normal critical
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2007-08-21 13:17 UTC by Akhil Laddha
Modified: 2007-08-21 13:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Akhil Laddha 2007-08-21 13:17:37 UTC
It crashed as soon as clicked on inbox.

Gdb traces

Program received signal SIGPIPE, Broken pipe.
[Thread -1240171632 (LWP 8160) exited]

Program received signal SIGINT, Interrupt.

Thread NaN (LWP 8115)

  • #0 ??
  • #1 ??
  • #2 ??
    from /home/akhil/opt/gnome2/lib/libgnutls.so.13
  • #3 ??
  • #4 recv
    from /lib/libpthread.so.0
  • #5 _gnutls_read
    at gnutls_buffers.c line 268
  • #6 _gnutls_io_read_buffered
    at gnutls_buffers.c line 498
  • #7 _gnutls_recv_int
    at gnutls_record.c line 877
  • #8 gnutls_record_recv
    at gnutls_record.c line 1153
  • #9 soup_gnutls_read
    at soup-gnutls.c line 189
  • #10 IA__g_io_channel_read_chars
    at giochannel.c line 1777
  • #11 read_from_network
    at soup-socket.c line 1089
  • #12 soup_socket_read_until
    at soup-socket.c line 1241
  • #13 read_metadata
    at soup-message-io.c line 224
  • #14 io_read
    at soup-message-io.c line 577
  • #15 soup_message_send_request_internal
    at soup-message-client-io.c line 143
  • #16 send_request
    at soup-connection.c line 786
  • #17 soup_connection_send_request
    at soup-connection.c line 805
  • #18 send_message
    at soup-session-sync.c line 230
  • #19 soup_session_send_message
    at soup-session.c line 1320
  • #20 e2k_context_send_message
    at e2k-context.c line 883
  • #21 search_fetch
    at e2k-context.c line 1887
  • #22 iter_fetch
    at e2k-result.c line 451
  • #23 e2k_result_iter_next
    at e2k-result.c line 531
  • #24 refresh_folder_internal
    at mail-stub-exchange.c line 1310
  • #25 refresh_folder
    at mail-stub-exchange.c line 1522
  • #26 connection_handler
    at mail-stub.c line 170
  • #27 g_io_unix_dispatch
    at giounix.c line 162
  • #28 IA__g_main_context_dispatch
    at gmain.c line 2061
  • #29 g_main_context_iterate
    at gmain.c line 2694
  • #30 IA__g_main_loop_run
    at gmain.c line 2898
  • #31 bonobo_main
    at bonobo-main.c line 311
  • #32 main
    at main.c line 238

Comment 1 Akhil Laddha 2007-08-21 13:19:28 UTC

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