Bugzilla – Attachment 49768 Details for
Bug 116762
Exchange crashes randomly in Tasks view
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Stack traces of exchange connector when it crashed
traces1 (text/plain), 9.59 KB, created by
Poornima Nayak
on 2005-09-13 13:44:03 UTC
(
hide
)
Description:
Stack traces of exchange connector when it crashed
Filename:
MIME Type:
Creator:
Poornima Nayak
Created:
2005-09-13 13:44:03 UTC
Size:
9.59 KB
patch
obsolete
> >Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread 1103137712 (LWP 10916)] >io_error (sock=0x819d118, msg=0x81735f0) at soup-message-io.c:157 >157 SoupMessageIOData *io = priv->io_data; >(gdb) p priv >No symbol "priv" in current context. >(gdb) l >152 >153 static void >154 io_error (SoupSocket *sock, SoupMessage *msg) >155 { >156 SoupMessagePrivate *priv = SOUP_MESSAGE_GET_PRIVATE (msg); >157 SoupMessageIOData *io = priv->io_data; >158 >159 /* Closing the connection to signify EOF is sometimes ok */ >160 if (io->read_state == SOUP_MESSAGE_IO_STATE_BODY && >161 io->read_encoding == SOUP_TRANSFER_UNKNOWN) { >(gdb) p sock >$1 = (SoupSocket *) 0x819d118 >(gdb) p *sock >$2 = {parent = {g_type_instance = {g_class = 0x0}, ref_count = 89, qdata = 0x4182f928}} >(gdb) p *msg >$3 = {parent = {g_type_instance = {g_class = 0x817d8b0}, ref_count = 135871728, qdata = 0x0}, method = 0x406b9005 "SEARCH", status_code = 7, > reason_phrase = 0x8189168 "\uffff\uffff\202A\uffffc\027\bon terminated unexpectedly", request = {owner = SOUP_BUFFER_USER_OWNED, > body = 0x8163ad8 "\220\uffff\202A\220\uffff\202Arsion=\"1.0\" encoding=\"utf-8\" ?><searchrequest xmlns=\"DAV:\"><sql>\r\nSELECT \"http://schemas.microsoft.com/exchange/outlookmessageclass\", \"DAV:uid\", \"urn:schemas:calendar:uid\", \"DAV:getlastmodifie"..., length = 1090}, request_headers = 0x8177fd0, response = { > owner = SOUP_BUFFER_SYSTEM_OWNED, body = 0x0, length = 0}, response_headers = 0x8160ce0, status = SOUP_MESSAGE_STATUS_FINISHED} > >(gdb) thread apply all bt > >Thread 15 (Thread 1107340208 (LWP 10921)): >#0 0xffffe410 in __kernel_vsyscall () >#1 0x417c9986 in do_writev () from /lib/tls/libc.so.6 >#2 0x417c9a5b in writev () from /lib/tls/libc.so.6 >#3 0x415414ab in link_connection_read () from /opt/gnome/lib/libORBit-2.so.0 >#4 0x41541889 in link_connection_writev () from /opt/gnome/lib/libORBit-2.so.0 >#5 0x415212d3 in giop_send_buffer_write () from /opt/gnome/lib/libORBit-2.so.0 >#6 0x41526fb0 in ORBit_small_invoke_adaptor () from /opt/gnome/lib/libORBit-2.so.0 >#7 0x41535cc8 in ORBit_POAObject_post_invoke () from /opt/gnome/lib/libORBit-2.so.0 >#8 0x41536364 in ORBit_POAObject_post_invoke () from /opt/gnome/lib/libORBit-2.so.0 >#9 0x4152083b in giop_thread_queue_process () from /opt/gnome/lib/libORBit-2.so.0 >#10 0x415208e8 in giop_thread_queue_process () from /opt/gnome/lib/libORBit-2.so.0 >#11 0x41628a55 in g_thread_pool_free () from /opt/gnome/lib/libglib-2.0.so.0 >#12 0x41626b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#13 0x415d3297 in start_thread () from /lib/tls/libpthread.so.0 >#14 0x417d137e in clone () from /lib/tls/libc.so.6 >#15 0x4200abb0 in ?? () > >Thread 14 (Thread 1113594800 (LWP 10919)): >#0 0x415d2861 in __nptl_death_event () from /lib/tls/libpthread.so.0 >#1 0x415d3354 in start_thread () from /lib/tls/libpthread.so.0 >#2 0x417d137e in clone () from /lib/tls/libc.so.6 >#3 0x42601bb0 in ?? () > >Thread 11 (Thread 1103137712 (LWP 10916)): >#0 io_error (sock=0x819d118, msg=0x81735f0) at soup-message-io.c:157 >#1 0x4120e384 in read_metadata (msg=0x81735f0, boundary=0x4121ebc7 "\r\n") at soup-message-io.c:205 >#2 0x4120ea44 in io_read (sock=0x42108790, msg=0x81735f0) at soup-message-io.c:614 >#3 0x415785eb in g_cclosure_marshal_VOID__VOID () from /opt/gnome/lib/libgobject-2.0.so.0 >#4 0x4156bd19 in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0 >#5 0x4157b816 in g_signal_stop_emission () from /opt/gnome/lib/libgobject-2.0.so.0 >#6 0x4157ce80 in g_signal_emit_valist () from /opt/gnome/lib/libgobject-2.0.so.0 >#7 0x4157d1f5 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0 >#8 0x412199b4 in soup_socket_disconnect (sock=0x42108790) at soup-socket.c:908 >#9 0x4120577e in soup_connection_disconnect (conn=0x421084b0) at soup-connection.c:617 >#10 0x4120585a in clear_current_request (conn=0x421084b0) at soup-connection.c:359 >#11 0x4120e02f in soup_message_io_stop (msg=0x0) at soup-message-io.c:132 >#12 0x4120e0ce in io_cleanup (msg=0x81878b0) at soup-message-io.c:83 >#13 0x4120e178 in soup_message_io_finished (msg=0x81878b0) at soup-message-io.c:144 >#14 0x4120d863 in soup_message_send_request_internal (req=0x81878b0, sock=0x0, conn=0x0, is_via_proxy=0) at soup-message-client-io.c:185 >#15 0x41205af4 in send_request (conn=0x421084b0, req=0x81878b0) at soup-connection.c:715 >#16 0x41206e45 in send_request (conn=0x421084b0, req=0x81878b0) at soup-connection-ntlm.c:210 >#17 0x41205243 in soup_connection_send_request (conn=0x421084b0, req=0x81878b0) at soup-connection.c:734 >#18 0x41215d97 in send_message (session=0x80efa48, msg=0x81878b0) at soup-session-sync.c:177 >#19 0x412153d4 in soup_session_send_message (session=0x80efa48, msg=0x81878b0) at soup-session.c:1277 >#20 0x406a0064 in e2k_context_send_message () from /opt/gnome/lib/libexchange-storage-1.2.so.0 >#21 0x406a3240 in e2k_context_unsubscribe () from /opt/gnome/lib/libexchange-storage-1.2.so.0 >#22 0x406ac482 in e2k_results_copy () from /opt/gnome/lib/libexchange-storage-1.2.so.0 >#23 0x406ac4f9 in e2k_result_iter_new () from /opt/gnome/lib/libexchange-storage-1.2.so.0 >#24 0x406a40df in e2k_context_search_start () from /opt/gnome/lib/libexchange-storage-1.2.so.0 >---Type <return> to continue, or q <return> to quit--- >#25 0x4068d772 in e_folder_exchange_search_start () from /opt/gnome/lib/libexchange-storage-1.2.so.0 >#26 0x0807891c in icaltime_to_e2k_time () >#27 0x08079b45 in icaltime_to_e2k_time () >#28 0x4005dbaf in e_cal_backend_sync_open (backend=0x8179880, cal=0x0, only_if_exists=0, username=0x0, password=0x0) at e-cal-backend-sync.c:186 >#29 0x4005dc6b in _e_cal_backend_open (backend=0x0, cal=0x816ef30, only_if_exists=1103137712, username=0x41c08bb0 "\uffff\213\uffffA\uffff\216\016\b\uffff\213\uffffA\001", > password=0x41c08bb0 "\uffff\213\uffffA\uffff\216\016\b\uffff\213\uffffA\001") at e-cal-backend-sync.c:662 >#30 0x40056b3e in e_cal_backend_open (backend=0x42100a20, cal=0x41c08bb0, only_if_exists=1103137712, username=0x41c08bb0 "\uffff\213\uffffA\uffff\216\016\b\uffff\213\uffffA\001", > password=0x41c08bb0 "\uffff\213\uffffA\uffff\216\016\b\uffff\213\uffffA\001") at e-cal-backend.c:616 >#31 0x4005ef57 in impl_Cal_open (servant=0x816ef44, only_if_exists=0 '\0', username=0x41c08bb0 "\uffff\213\uffffA\uffff\216\016\b\uffff\213\uffffA\001", > password=0x41c08bb0 "\uffff\213\uffffA\uffff\216\016\b\uffff\213\uffffA\001", ev=0x41c08368) at e-data-cal.c:81 >#32 0x400512e4 in _ORBIT_skel_small_GNOME_Evolution_Calendar_Cal_open (_o_servant=0x0, _o_retval=0x0, _o_args=0x41c08bb0, _o_ctx=0x41c0829c, _o_ev=0x0, > _impl_open=0x4005ef00 <impl_Cal_open>) at Evolution-DataServer-Calendar-common.c:44 >#33 0x41535977 in ORBit_POA_setup_root () from /opt/gnome/lib/libORBit-2.so.0 >#34 0x4153ad15 in ORBit_OAObject_invoke () from /opt/gnome/lib/libORBit-2.so.0 >#35 0x41526da4 in ORBit_small_invoke_adaptor () from /opt/gnome/lib/libORBit-2.so.0 >#36 0x41535cc8 in ORBit_POAObject_post_invoke () from /opt/gnome/lib/libORBit-2.so.0 >#37 0x41536364 in ORBit_POAObject_post_invoke () from /opt/gnome/lib/libORBit-2.so.0 >#38 0x4152083b in giop_thread_queue_process () from /opt/gnome/lib/libORBit-2.so.0 >#39 0x415208e8 in giop_thread_queue_process () from /opt/gnome/lib/libORBit-2.so.0 >#40 0x41628a55 in g_thread_pool_free () from /opt/gnome/lib/libglib-2.0.so.0 >#41 0x41626b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#42 0x415d3297 in start_thread () from /lib/tls/libpthread.so.0 >#43 0x417d137e in clone () from /lib/tls/libc.so.6 >#44 0x41c08bb0 in ?? () > >Thread 10 (Thread 1111493552 (LWP 10903)): >#0 0xffffe410 in __kernel_vsyscall () >#1 0x415d5cec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 >#2 0x415cb5ff in ?? () from /opt/gnome/lib/libgthread-2.0.so.0 >#3 0x080e9158 in ?? () >#4 0x080aa770 in ?? () >#5 0x424003a8 in ?? () >#6 0x41666b20 in ?? () from /opt/gnome/lib/libglib-2.0.so.0 >#7 0x416677a0 in ?? () from /opt/gnome/lib/libglib-2.0.so.0 >#8 0x4211d468 in ?? () >#9 0x424003a8 in ?? () >#10 0x41619a2f in g_queue_peek_tail () from /opt/gnome/lib/libglib-2.0.so.0 >#11 0x415eff81 in g_async_queue_push () from /opt/gnome/lib/libglib-2.0.so.0 >#12 0x4162880a in g_thread_pool_free () from /opt/gnome/lib/libglib-2.0.so.0 >#13 0x41626b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#14 0x415d3297 in start_thread () from /lib/tls/libpthread.so.0 >#15 0x417d137e in clone () from /lib/tls/libc.so.6 >#16 0x42400bb0 in ?? () > >Thread 2 (Thread 1100991408 (LWP 10861)): >#0 0xffffe410 in __kernel_vsyscall () >#1 0x417c7482 in poll () from /lib/tls/libc.so.6 >#2 0x4160b61c in g_main_context_check () from /opt/gnome/lib/libglib-2.0.so.0 >#3 0x4160bae7 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0 >#4 0x4153fe50 in link_thread_io_context () from /opt/gnome/lib/libORBit-2.so.0 >#5 0x080b25f0 in ?? () >---Type <return> to continue, or q <return> to quit--- >#6 0x41666b20 in ?? () from /opt/gnome/lib/libglib-2.0.so.0 >#7 0x419fc458 in ?? () >#8 0x41626b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#9 0x41626b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#10 0x415d3297 in start_thread () from /lib/tls/libpthread.so.0 >#11 0x417d137e in clone () from /lib/tls/libc.so.6 >#12 0x419fcbb0 in ?? () > >Thread 1 (Thread 1099363232 (LWP 10860)): >#0 0xffffe410 in __kernel_vsyscall () >#1 0x417c7482 in poll () from /lib/tls/libc.so.6 >#2 0x4160b61c in g_main_context_check () from /opt/gnome/lib/libglib-2.0.so.0 >#3 0x4160bae7 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0 >#4 0x41341c83 in bonobo_main () from /opt/gnome/lib/libbonobo-2.so.0 >#5 0x0805e772 in main () >157 SoupMessageIOData *io = priv->io_data; >(gdb) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 116762
: 49768 |
49769
|
49770
|
51042
|
51279
|
54960