Bugzilla – Attachment 51042 Details for
Bug 116762
Exchange crashes randomly in Tasks view
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Gdb traces of crash
exchange_connector_crash (text/plain), 32.28 KB, created by
Poornima Nayak
on 2005-09-28 11:40:22 UTC
(
hide
)
Description:
Gdb traces of crash
Filename:
MIME Type:
Creator:
Poornima Nayak
Created:
2005-09-28 11:40:22 UTC
Size:
32.28 KB
patch
obsolete
>(gdb) thread apply all bt > >Thread 9 (Thread 1117805488 (LWP 6610)): >#0 0xffffe410 in __kernel_vsyscall () >#1 0x416cfcec in pthread_cond_timedwait@@GLIBC_2.3.2 () > from /lib/tls/libpthread.so.0 >#2 0x416c55ff in ?? () from /opt/gnome/lib/libgthread-2.0.so.0 >#3 0x080ce4a0 in ?? () >#4 0x080ad680 in ?? () >#5 0x42a053a8 in ?? () >#6 0x41760b20 in ?? () from /opt/gnome/lib/libglib-2.0.so.0 >#7 0x08089d30 in e2k_rfc822_months () >#8 0x080e3b50 in ?? () >#9 0x42a053a8 in ?? () >#10 0x41713a2f in g_queue_peek_tail () from /opt/gnome/lib/libglib-2.0.so.0 >#11 0x416e9f81 in g_async_queue_push () from /opt/gnome/lib/libglib-2.0.so.0 >#12 0x4172280a in g_thread_pool_free () from /opt/gnome/lib/libglib-2.0.so.0 >#13 0x41720b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#14 0x416cd297 in start_thread () from /lib/tls/libpthread.so.0 >#15 0x418cb37e in clone () from /lib/tls/libc.so.6 >#16 0x42a05bb0 in ?? () > >Thread 8 (Thread 1115704240 (LWP 6609)): >#0 0xffffe410 in __kernel_vsyscall () >---Type <return> to continue, or q <return> to quit--- >#1 0x416d23fb in __read_nocancel () from /lib/tls/libpthread.so.0 >#2 0x4172c204 in g_vasprintf () from /opt/gnome/lib/libglib-2.0.so.0 >#3 0x416f9a1b in g_io_channel_read_chars () > from /opt/gnome/lib/libglib-2.0.so.0 >#4 0x413168c1 in read_from_network (sock=0x80ef5f0, buffer=0x80f79c0, > len=8192, nread=0x428015f4) at soup-socket.c:895 >#5 0x41316d39 in soup_socket_read_until (sock=0x80ef5f0, buffer=0x428015f8, > len=8192, boundary=0x41319678, boundary_len=2, nread=0x428015f4, > got_boundary=0x428015f0) at soup-socket.c:1033 >#6 0x413099bf in read_metadata (msg=0x80efac8, boundary=0x41319678 "\r\n") > at soup-message-io.c:190 >#7 0x4130a785 in io_read (sock=0x80ef5f0, msg=0x80efac8) > at soup-message-io.c:628 >#8 0x4130a2ef in io_write (sock=0x80ef5f0, msg=0x80efac8) > at soup-message-io.c:492 >#9 0x4130aa64 in soup_message_io_client (msg=0x80efac8, sock=0x80ef5f0, > conn=0x80f5fe8, get_headers_cb=0x41308c64 <get_request_headers>, > parse_headers_cb=0x41308a84 <parse_response_headers>, user_data=0x0) > at soup-message-io.c:735 >#10 0x41308ee9 in soup_message_send_request_internal (req=0x80efac8, > sock=0x80ef5f0, conn=0x80f5fe8, is_via_proxy=0) > at soup-message-client-io.c:183 >#11 0x41300685 in send_request (conn=0x80f5fe8, req=0x80efac8) >---Type <return> to continue, or q <return> to quit--- > at soup-connection.c:667 >#12 0x41300f60 in send_request (conn=0x80f5fe8, req=0x80efac8) > at soup-connection-ntlm.c:218 >#13 0x413007c2 in soup_connection_send_request (conn=0x80f5fe8, req=0x80efac8) > at soup-connection.c:686 >#14 0x41300dd0 in ntlm_authorize_post (msg=0x80efac8, conn=0x80f5fe8) > at soup-connection-ntlm.c:171 >#15 0x41309162 in run_handler (msg=0x80efac8, > invoke_phase=SOUP_HANDLER_POST_BODY, data=0x80f5fb0) > at soup-message-handlers.c:61 >#16 0x41309058 in soup_message_run_handlers (msg=0x80efac8, > invoke_phase=SOUP_HANDLER_POST_BODY) at soup-message-handlers.c:85 >#17 0x413079b6 in got_body (req=0x80efac8) at soup-message.c:435 >#18 0x416725eb in g_cclosure_marshal_VOID__VOID () > from /opt/gnome/lib/libgobject-2.0.so.0 >#19 0x41665637 in g_cclosure_new_swap () > from /opt/gnome/lib/libgobject-2.0.so.0 >#20 0x41665d19 in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0 >#21 0x41675447 in g_signal_stop_emission () > from /opt/gnome/lib/libgobject-2.0.so.0 >#22 0x41676e80 in g_signal_emit_valist () > from /opt/gnome/lib/libgobject-2.0.so.0 >#23 0x416771f5 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0 >---Type <return> to continue, or q <return> to quit--- >#24 0x41307a20 in soup_message_got_body (msg=0x80efac8) at soup-message.c:451 >#25 0x4130a683 in io_read (sock=0x80ef5f0, msg=0x80efac8) > at soup-message-io.c:600 >#26 0x4130a2ef in io_write (sock=0x80ef5f0, msg=0x80efac8) > at soup-message-io.c:492 >#27 0x4130aa64 in soup_message_io_client (msg=0x80efac8, sock=0x80ef5f0, > conn=0x80f5fe8, get_headers_cb=0x41308c64 <get_request_headers>, > parse_headers_cb=0x41308a84 <parse_response_headers>, user_data=0x0) > at soup-message-io.c:735 >#28 0x41308ee9 in soup_message_send_request_internal (req=0x80efac8, > sock=0x80ef5f0, conn=0x80f5fe8, is_via_proxy=0) > at soup-message-client-io.c:183 >#29 0x41300685 in send_request (conn=0x80f5fe8, req=0x80efac8) > at soup-connection.c:667 >#30 0x41300f60 in send_request (conn=0x80f5fe8, req=0x80efac8) > at soup-connection-ntlm.c:218 >#31 0x413007c2 in soup_connection_send_request (conn=0x80f5fe8, req=0x80efac8) > at soup-connection.c:686 >#32 0x413121d8 in send_message (session=0x80deab8, msg=0x80efac8) > at soup-session-sync.c:164 >#33 0x413115a6 in soup_session_send_message (session=0x80deab8, msg=0x80efac8) > at soup-session.c:1199 >#34 0x412d1b1f in e2k_context_send_message (ctx=0x80dc550, op=0x0, >---Type <return> to continue, or q <return> to quit--- > msg=0x80efac8) at e2k-context.c:840 >#35 0x412d3545 in e2k_context_propfind (ctx=0x80dc550, op=0x0, > uri=0x80f0fd0 "http://164.99.168.136/exchange/krish/nama/", > props=0x42803fc8, nprops=1, results=0x42803fc4, nresults=0x42803fc0) > at e2k-context.c:1630 >#36 0x412bbdbc in e_folder_exchange_propfind (folder=0x80e5db0, op=0x0, > props=0x42803fc8, nprops=1, results=0x42803fc4, nresults=0x42803fc0) > at e-folder-exchange.c:626 >#37 0x0807d783 in open_calendar (backend=0x80d9e68, cal=0x80dced0, > only_if_exists=0, username=0x80e3cd9 "krish", > password=0x80e3a01 "Nayak123") at e-cal-backend-exchange.c:362 >#38 0x0807bb06 in open_task (backend=0x80d9e68, cal=0x80dced0, > only_if_exits=0, username=0x80e3cd9 "krish", password=0x80e3a01 "Nayak123") > at e-cal-backend-exchange-tasks.c:931 >#39 0x400cf68f in e_cal_backend_sync_open (backend=0x80d9e68, cal=0x80dced0, > only_if_exists=0, username=0x80e3cd9 "krish", > password=0x80e3a01 "Nayak123") at e-cal-backend-sync.c:186 >#40 0x400d115c in _e_cal_backend_open (backend=0x80d9e68, cal=0x80dced0, > only_if_exists=0, username=0x80e3cd9 "krish", > password=0x80e3a01 "Nayak123") at e-cal-backend-sync.c:662 >#41 0x400c8cf6 in e_cal_backend_open (backend=0x80d9e68, cal=0x80dced0, > only_if_exists=0, username=0x80e3cd9 "krish", > password=0x80e3a01 "Nayak123") at e-cal-backend.c:616 >---Type <return> to continue, or q <return> to quit--- >#42 0x400d1edd in impl_Cal_open (servant=0x80dcee4, only_if_exists=0 '\0', > username=0x80e3cd9 "krish", password=0x80e3a01 "Nayak123", ev=0x42804368) > at e-data-cal.c:81 >#43 0x400c3309 in _ORBIT_skel_small_GNOME_Evolution_Calendar_Cal_open ( > _o_servant=0x80dcee4, _o_retval=0x0, _o_args=0x42804240, > _o_ctx=0x4280429c, _o_ev=0x42804368, _impl_open=0x400d1e7e <impl_Cal_open>) > at Evolution-DataServer-Calendar-common.c:44 >#44 0x4162f977 in ORBit_POA_setup_root () from /opt/gnome/lib/libORBit-2.so.0 >#45 0x41634d15 in ORBit_OAObject_invoke () from /opt/gnome/lib/libORBit-2.so.0 >#46 0x41620da4 in ORBit_small_invoke_adaptor () > from /opt/gnome/lib/libORBit-2.so.0 >#47 0x4162fcc8 in ORBit_POAObject_post_invoke () > from /opt/gnome/lib/libORBit-2.so.0 >#48 0x41630364 in ORBit_POAObject_post_invoke () > from /opt/gnome/lib/libORBit-2.so.0 >#49 0x4161a83b in giop_thread_queue_process () > from /opt/gnome/lib/libORBit-2.so.0 >#50 0x4161a8e8 in giop_thread_queue_process () > from /opt/gnome/lib/libORBit-2.so.0 >#51 0x41722a55 in g_thread_pool_free () from /opt/gnome/lib/libglib-2.0.so.0 >#52 0x41720b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#53 0x416cd297 in start_thread () from /lib/tls/libpthread.so.0 >#54 0x418cb37e in clone () from /lib/tls/libc.so.6 >---Type <return> to continue, or q <return> to quit--- >#55 0x42804bb0 in ?? () > >Thread 7 (Thread 1113602992 (LWP 6608)): >#0 0x413098a0 in io_error (sock=0x41d09990, msg=0x41d045a0) > at soup-message-io.c:157 >#1 0x41309c54 in read_body_chunk (msg=0x41d045a0) at soup-message-io.c:254 >#2 0x4130a759 in io_read (sock=0x41d00eb8, msg=0x41d045a0) > at soup-message-io.c:620 >#3 0x4130a2ef in io_write (sock=0x41d00eb8, msg=0x41d045a0) > at soup-message-io.c:492 >#4 0x4130aa64 in soup_message_io_client (msg=0x41d045a0, sock=0x41d00eb8, > conn=0x41d02fb0, get_headers_cb=0x41308c64 <get_request_headers>, > parse_headers_cb=0x41308a84 <parse_response_headers>, user_data=0x0) > at soup-message-io.c:735 >#5 0x41308ee9 in soup_message_send_request_internal (req=0x41d045a0, > sock=0x41d00eb8, conn=0x41d02fb0, is_via_proxy=0) > at soup-message-client-io.c:183 >#6 0x41300685 in send_request (conn=0x41d02fb0, req=0x41d045a0) > at soup-connection.c:667 >#7 0x41300f60 in send_request (conn=0x41d02fb0, req=0x41d045a0) > at soup-connection-ntlm.c:218 >#8 0x413007c2 in soup_connection_send_request (conn=0x41d02fb0, > req=0x41d045a0) at soup-connection.c:686 >---Type <return> to continue, or q <return> to quit--- >#9 0x41300dd0 in ntlm_authorize_post (msg=0x41d045a0, conn=0x41d02fb0) > at soup-connection-ntlm.c:171 >#10 0x41309162 in run_handler (msg=0x41d045a0, > invoke_phase=SOUP_HANDLER_POST_BODY, data=0x80f73e0) > at soup-message-handlers.c:61 >#11 0x41309058 in soup_message_run_handlers (msg=0x41d045a0, > invoke_phase=SOUP_HANDLER_POST_BODY) at soup-message-handlers.c:85 >#12 0x413079b6 in got_body (req=0x41d045a0) at soup-message.c:435 >#13 0x416725eb in g_cclosure_marshal_VOID__VOID () > from /opt/gnome/lib/libgobject-2.0.so.0 >#14 0x41665637 in g_cclosure_new_swap () > from /opt/gnome/lib/libgobject-2.0.so.0 >#15 0x41665d19 in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0 >#16 0x41675447 in g_signal_stop_emission () > from /opt/gnome/lib/libgobject-2.0.so.0 >#17 0x41676e80 in g_signal_emit_valist () > from /opt/gnome/lib/libgobject-2.0.so.0 >#18 0x416771f5 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0 >#19 0x41307a20 in soup_message_got_body (msg=0x41d045a0) at soup-message.c:451 >#20 0x4130a683 in io_read (sock=0x41d00eb8, msg=0x41d045a0) > at soup-message-io.c:600 >#21 0x4130a2ef in io_write (sock=0x41d00eb8, msg=0x41d045a0) > at soup-message-io.c:492 >---Type <return> to continue, or q <return> to quit--- >#22 0x4130aa64 in soup_message_io_client (msg=0x41d045a0, sock=0x41d00eb8, > conn=0x41d02fb0, get_headers_cb=0x41308c64 <get_request_headers>, > parse_headers_cb=0x41308a84 <parse_response_headers>, user_data=0x0) > at soup-message-io.c:735 >#23 0x41308ee9 in soup_message_send_request_internal (req=0x41d045a0, > sock=0x41d00eb8, conn=0x41d02fb0, is_via_proxy=0) > at soup-message-client-io.c:183 >#24 0x41300685 in send_request (conn=0x41d02fb0, req=0x41d045a0) > at soup-connection.c:667 >#25 0x41300f60 in send_request (conn=0x41d02fb0, req=0x41d045a0) > at soup-connection-ntlm.c:218 >#26 0x413007c2 in soup_connection_send_request (conn=0x41d02fb0, > req=0x41d045a0) at soup-connection.c:686 >#27 0x413121d8 in send_message (session=0x80deab8, msg=0x41d045a0) > at soup-session-sync.c:164 >#28 0x413115a6 in soup_session_send_message (session=0x80deab8, msg=0x41d045a0) > at soup-session.c:1199 >#29 0x412d1b1f in e2k_context_send_message (ctx=0x80dc550, op=0x0, > msg=0x41d045a0) at e2k-context.c:840 >#30 0x412d3545 in e2k_context_propfind (ctx=0x80dc550, op=0x0, > uri=0x80ebed8 "http://164.99.168.136/exchange/krish/na/", > props=0x42602fc8, nprops=1, results=0x42602fc4, nresults=0x42602fc0) > at e2k-context.c:1630 >---Type <return> to continue, or q <return> to quit--- >#31 0x412bbdbc in e_folder_exchange_propfind (folder=0x80eaee0, op=0x0, > props=0x42602fc8, nprops=1, results=0x42602fc4, nresults=0x42602fc0) > at e-folder-exchange.c:626 >#32 0x0807d783 in open_calendar (backend=0x80db238, cal=0x80da248, > only_if_exists=0, username=0x80e3b01 "krish", > password=0x41d02079 "Nayak123") at e-cal-backend-exchange.c:362 >#33 0x0807bb06 in open_task (backend=0x80db238, cal=0x80da248, > only_if_exits=0, username=0x80e3b01 "krish", > password=0x41d02079 "Nayak123") at e-cal-backend-exchange-tasks.c:931 >#34 0x400cf68f in e_cal_backend_sync_open (backend=0x80db238, cal=0x80da248, > only_if_exists=0, username=0x80e3b01 "krish", > password=0x41d02079 "Nayak123") at e-cal-backend-sync.c:186 >#35 0x400d115c in _e_cal_backend_open (backend=0x80db238, cal=0x80da248, > only_if_exists=0, username=0x80e3b01 "krish", > password=0x41d02079 "Nayak123") at e-cal-backend-sync.c:662 >#36 0x400c8cf6 in e_cal_backend_open (backend=0x80db238, cal=0x80da248, > only_if_exists=0, username=0x80e3b01 "krish", > password=0x41d02079 "Nayak123") at e-cal-backend.c:616 >#37 0x400d1edd in impl_Cal_open (servant=0x80da25c, only_if_exists=0 '\0', > username=0x80e3b01 "krish", password=0x41d02079 "Nayak123", ev=0x42603368) > at e-data-cal.c:81 >#38 0x400c3309 in _ORBIT_skel_small_GNOME_Evolution_Calendar_Cal_open ( > _o_servant=0x80da25c, _o_retval=0x0, _o_args=0x42603240, >---Type <return> to continue, or q <return> to quit--- > _o_ctx=0x4260329c, _o_ev=0x42603368, _impl_open=0x400d1e7e <impl_Cal_open>) > at Evolution-DataServer-Calendar-common.c:44 >#39 0x4162f977 in ORBit_POA_setup_root () from /opt/gnome/lib/libORBit-2.so.0 >#40 0x41634d15 in ORBit_OAObject_invoke () from /opt/gnome/lib/libORBit-2.so.0 >#41 0x41620da4 in ORBit_small_invoke_adaptor () > from /opt/gnome/lib/libORBit-2.so.0 >#42 0x4162fcc8 in ORBit_POAObject_post_invoke () > from /opt/gnome/lib/libORBit-2.so.0 >#43 0x41630364 in ORBit_POAObject_post_invoke () > from /opt/gnome/lib/libORBit-2.so.0 >#44 0x4161a83b in giop_thread_queue_process () > from /opt/gnome/lib/libORBit-2.so.0 >#45 0x4161a8e8 in giop_thread_queue_process () > from /opt/gnome/lib/libORBit-2.so.0 >#46 0x41722a55 in g_thread_pool_free () from /opt/gnome/lib/libglib-2.0.so.0 >#47 0x41720b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#48 0x416cd297 in start_thread () from /lib/tls/libpthread.so.0 >#49 0x418cb37e in clone () from /lib/tls/libc.so.6 >#50 0x42603bb0 in ?? () > >Thread 6 (Thread 1111501744 (LWP 6607)): >#0 0xffffe410 in __kernel_vsyscall () >#1 0x416d213e in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0 >---Type <return> to continue, or q <return> to quit--- >#2 0x416cee35 in _L_mutex_lock_36 () from /lib/tls/libpthread.so.0 >#3 0x00000000 in ?? () >#4 0x4131c558 in ?? () from /opt/gnome/lib/libsoup-2.2.so.7 >#5 0x4130a35a in io_body_state (encoding=1104167200) at soup-message-io.c:303 >#6 0x41316cbb in soup_socket_read_until (sock=0x41d04108, buffer=0x423ff468, > len=8192, boundary=0x41319678, boundary_len=2, nread=0x423ff464, > got_boundary=0x423ff460) at soup-socket.c:1022 >#7 0x413099bf in read_metadata (msg=0x41d06020, boundary=0x41319678 "\r\n") > at soup-message-io.c:190 >#8 0x4130a6e7 in io_read (sock=0x41d04108, msg=0x41d06020) > at soup-message-io.c:606 >#9 0x416725eb in g_cclosure_marshal_VOID__VOID () > from /opt/gnome/lib/libgobject-2.0.so.0 >#10 0x41665d19 in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0 >#11 0x41675816 in g_signal_stop_emission () > from /opt/gnome/lib/libgobject-2.0.so.0 >#12 0x41676e80 in g_signal_emit_valist () > from /opt/gnome/lib/libgobject-2.0.so.0 >#13 0x416771f5 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0 >#14 0x413164dc in soup_socket_disconnect (sock=0x41d04108) at soup-socket.c:793 >#15 0x41300434 in soup_connection_disconnect (conn=0x41d01568) > at soup-connection.c:571 >#16 0x412ffb58 in clear_current_request (conn=0x41d01568) >---Type <return> to continue, or q <return> to quit--- > at soup-connection.c:323 >#17 0x413008eb in soup_connection_release (conn=0x41d01568) > at soup-connection.c:719 >#18 0x41309800 in soup_message_io_stop (msg=0x41d05068) > at soup-message-io.c:130 >#19 0x4130967f in io_cleanup (msg=0x41d05068) at soup-message-io.c:82 >#20 0x41309834 in soup_message_io_finished (msg=0x41d05068) > at soup-message-io.c:142 >#21 0x4130a82e in io_read (sock=0x41d04108, msg=0x41d05068) > at soup-message-io.c:653 >#22 0x4130a2ef in io_write (sock=0x41d04108, msg=0x41d05068) > at soup-message-io.c:492 >#23 0x4130aa64 in soup_message_io_client (msg=0x41d05068, sock=0x41d04108, > conn=0x41d01568, get_headers_cb=0x41308c64 <get_request_headers>, > parse_headers_cb=0x41308a84 <parse_response_headers>, user_data=0x0) > at soup-message-io.c:735 >#24 0x41308ee9 in soup_message_send_request_internal (req=0x41d05068, > sock=0x41d04108, conn=0x41d01568, is_via_proxy=0) > at soup-message-client-io.c:183 >#25 0x41300685 in send_request (conn=0x41d01568, req=0x41d05068) > at soup-connection.c:667 >#26 0x41300f60 in send_request (conn=0x41d01568, req=0x41d05068) > at soup-connection-ntlm.c:218 >---Type <return> to continue, or q <return> to quit--- >#27 0x413007c2 in soup_connection_send_request (conn=0x41d01568, > req=0x41d05068) at soup-connection.c:686 >#28 0x413121d8 in send_message (session=0x80deab8, msg=0x41d05068) > at soup-session-sync.c:164 >#29 0x413115a6 in soup_session_send_message (session=0x80deab8, msg=0x41d05068) > at soup-session.c:1199 >#30 0x412d1b1f in e2k_context_send_message (ctx=0x80dc550, op=0x0, > msg=0x41d05068) at e2k-context.c:840 >#31 0x412d3c2d in search_fetch (iter=0x41d03d28, ctx=0x80dc550, op=0x0, > results=0x41d03d34, nresults=0x41d03d38, first=0x41d03d40, > total=0x41d03d44, user_data=0x41d05e68) at e2k-context.c:1840 >#32 0x412de7e5 in iter_fetch (iter=0x41d03d28) at e2k-result.c:451 >#33 0x412de87b in e2k_result_iter_new (ctx=0x80dc550, op=0x0, ascending=1, > total=-1, fetch_func=0x412d3bb6 <search_fetch>, > free_func=0x412d3d53 <search_free>, user_data=0x41d05e68) > at e2k-result.c:506 >#34 0x412d3f1a in e2k_context_search_start (ctx=0x80dc550, op=0x0, > uri=0x80ef690 "http://164.99.168.136/exchange/krish/ASDASD/", > props=0x8089ca0, nprops=20, rn=0x41d02550, orderby=0x0, ascending=1) > at e2k-context.c:1913 >#35 0x412bbf62 in e_folder_exchange_search_start (folder=0x80f00c8, op=0x0, > props=0x8089ca0, nprops=20, rn=0x41d02550, orderby=0x0, ascending=1) > at e-folder-exchange.c:683 >---Type <return> to continue, or q <return> to quit--- >#36 0x0807aa09 in get_changed_tasks (cbex=0x80d9db0, since=0x0) > at e-cal-backend-exchange-tasks.c:598 >#37 0x0807bb6b in open_task (backend=0x80d9db0, cal=0x80d9fc0, > only_if_exits=0, username=0x80e3a51 "krish", password=0x80e3d59 "Nayak123") > at e-cal-backend-exchange-tasks.c:941 >#38 0x400cf68f in e_cal_backend_sync_open (backend=0x80d9db0, cal=0x80d9fc0, > only_if_exists=0, username=0x80e3a51 "krish", > password=0x80e3d59 "Nayak123") at e-cal-backend-sync.c:186 >#39 0x400d115c in _e_cal_backend_open (backend=0x80d9db0, cal=0x80d9fc0, > only_if_exists=0, username=0x80e3a51 "krish", > password=0x80e3d59 "Nayak123") at e-cal-backend-sync.c:662 >#40 0x400c8cf6 in e_cal_backend_open (backend=0x80d9db0, cal=0x80d9fc0, > only_if_exists=0, username=0x80e3a51 "krish", > password=0x80e3d59 "Nayak123") at e-cal-backend.c:616 >#41 0x400d1edd in impl_Cal_open (servant=0x80d9fd4, only_if_exists=0 '\0', > username=0x80e3a51 "krish", password=0x80e3d59 "Nayak123", ev=0x42402368) > at e-data-cal.c:81 >#42 0x400c3309 in _ORBIT_skel_small_GNOME_Evolution_Calendar_Cal_open ( > _o_servant=0x80d9fd4, _o_retval=0x0, _o_args=0x42402240, > _o_ctx=0x4240229c, _o_ev=0x42402368, _impl_open=0x400d1e7e <impl_Cal_open>) > at Evolution-DataServer-Calendar-common.c:44 >#43 0x4162f977 in ORBit_POA_setup_root () from /opt/gnome/lib/libORBit-2.so.0 >#44 0x41634d15 in ORBit_OAObject_invoke () from /opt/gnome/lib/libORBit-2.so.0 >---Type <return> to continue, or q <return> to quit--- >#45 0x41620da4 in ORBit_small_invoke_adaptor () > from /opt/gnome/lib/libORBit-2.so.0 >#46 0x4162fcc8 in ORBit_POAObject_post_invoke () > from /opt/gnome/lib/libORBit-2.so.0 >#47 0x41630364 in ORBit_POAObject_post_invoke () > from /opt/gnome/lib/libORBit-2.so.0 >#48 0x4161a83b in giop_thread_queue_process () > from /opt/gnome/lib/libORBit-2.so.0 >#49 0x4161a8e8 in giop_thread_queue_process () > from /opt/gnome/lib/libORBit-2.so.0 >#50 0x41722a55 in g_thread_pool_free () from /opt/gnome/lib/libglib-2.0.so.0 >#51 0x41720b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#52 0x416cd297 in start_thread () from /lib/tls/libpthread.so.0 >#53 0x418cb37e in clone () from /lib/tls/libc.so.6 >#54 0x42402bb0 in ?? () > >Thread 5 (Thread 1109400496 (LWP 6603)): >#0 0xffffe410 in __kernel_vsyscall () >#1 0x416d23fb in __read_nocancel () from /lib/tls/libpthread.so.0 >#2 0x4172c204 in g_vasprintf () from /opt/gnome/lib/libglib-2.0.so.0 >#3 0x416f9a1b in g_io_channel_read_chars () > from /opt/gnome/lib/libglib-2.0.so.0 >#4 0x413168c1 in read_from_network (sock=0x41d04108, buffer=0x41d06870, >---Type <return> to continue, or q <return> to quit--- > len=8192, nread=0x421fea34) at soup-socket.c:895 >#5 0x41316d39 in soup_socket_read_until (sock=0x41d04108, buffer=0x421fea38, > len=8192, boundary=0x41319678, boundary_len=2, nread=0x421fea34, > got_boundary=0x421fea30) at soup-socket.c:1033 >#6 0x413099bf in read_metadata (msg=0x41d06020, boundary=0x41319678 "\r\n") > at soup-message-io.c:190 >#7 0x4130a6e7 in io_read (sock=0x41d04108, msg=0x41d06020) > at soup-message-io.c:606 >#8 0x4130a2ef in io_write (sock=0x41d04108, msg=0x41d06020) > at soup-message-io.c:492 >#9 0x4130aa64 in soup_message_io_client (msg=0x41d06020, sock=0x41d04108, > conn=0x41d01568, get_headers_cb=0x41308c64 <get_request_headers>, > parse_headers_cb=0x41308a84 <parse_response_headers>, user_data=0x0) > at soup-message-io.c:735 >#10 0x41308ee9 in soup_message_send_request_internal (req=0x41d06020, > sock=0x41d04108, conn=0x41d01568, is_via_proxy=0) > at soup-message-client-io.c:183 >#11 0x41300685 in send_request (conn=0x41d01568, req=0x41d06020) > at soup-connection.c:667 >#12 0x41300f60 in send_request (conn=0x41d01568, req=0x41d06020) > at soup-connection-ntlm.c:218 >#13 0x413007c2 in soup_connection_send_request (conn=0x41d01568, > req=0x41d06020) at soup-connection.c:686 >---Type <return> to continue, or q <return> to quit--- >#14 0x413121d8 in send_message (session=0x80deab8, msg=0x41d06020) > at soup-session-sync.c:164 >#15 0x413115a6 in soup_session_send_message (session=0x80deab8, msg=0x41d06020) > at soup-session.c:1199 >#16 0x412d1b1f in e2k_context_send_message (ctx=0x80dc550, op=0x0, > msg=0x41d06020) at e2k-context.c:840 >#17 0x412d3c2d in search_fetch (iter=0x41d09d98, ctx=0x80dc550, op=0x0, > results=0x41d09da4, nresults=0x41d09da8, first=0x41d09db0, > total=0x41d09db4, user_data=0x41d039e8) at e2k-context.c:1840 >#18 0x412de7e5 in iter_fetch (iter=0x41d09d98) at e2k-result.c:451 >#19 0x412de87b in e2k_result_iter_new (ctx=0x80dc550, op=0x0, ascending=1, > total=-1, fetch_func=0x412d3bb6 <search_fetch>, > free_func=0x412d3d53 <search_free>, user_data=0x41d039e8) > at e2k-result.c:506 >#20 0x412d3f1a in e2k_context_search_start (ctx=0x80dc550, op=0x0, > uri=0x80f1710 "http://164.99.168.136/exchange/krish/sdfdf/", > props=0x8089ca0, nprops=20, rn=0x41d09cb0, orderby=0x0, ascending=1) > at e2k-context.c:1913 >#21 0x412bbf62 in e_folder_exchange_search_start (folder=0x80e8898, op=0x0, > props=0x8089ca0, nprops=20, rn=0x41d09cb0, orderby=0x0, ascending=1) > at e-folder-exchange.c:683 >#22 0x0807aa09 in get_changed_tasks (cbex=0x80dcbf0, since=0x0) > at e-cal-backend-exchange-tasks.c:598 >---Type <return> to continue, or q <return> to quit--- >#23 0x0807bb6b in open_task (backend=0x80dcbf0, cal=0x80db908, > only_if_exits=0, username=0x80e3bf1 "krish", password=0x80e3c01 "Nayak123") > at e-cal-backend-exchange-tasks.c:941 >#24 0x400cf68f in e_cal_backend_sync_open (backend=0x80dcbf0, cal=0x80db908, > only_if_exists=0, username=0x80e3bf1 "krish", > password=0x80e3c01 "Nayak123") at e-cal-backend-sync.c:186 >#25 0x400d115c in _e_cal_backend_open (backend=0x80dcbf0, cal=0x80db908, > only_if_exists=0, username=0x80e3bf1 "krish", > password=0x80e3c01 "Nayak123") at e-cal-backend-sync.c:662 >#26 0x400c8cf6 in e_cal_backend_open (backend=0x80dcbf0, cal=0x80db908, > only_if_exists=0, username=0x80e3bf1 "krish", > password=0x80e3c01 "Nayak123") at e-cal-backend.c:616 >#27 0x400d1edd in impl_Cal_open (servant=0x80db91c, only_if_exists=0 '\0', > username=0x80e3bf1 "krish", password=0x80e3c01 "Nayak123", ev=0x42201368) > at e-data-cal.c:81 >#28 0x400c3309 in _ORBIT_skel_small_GNOME_Evolution_Calendar_Cal_open ( > _o_servant=0x80db91c, _o_retval=0x0, _o_args=0x42201240, > _o_ctx=0x4220129c, _o_ev=0x42201368, _impl_open=0x400d1e7e <impl_Cal_open>) > at Evolution-DataServer-Calendar-common.c:44 >#29 0x4162f977 in ORBit_POA_setup_root () from /opt/gnome/lib/libORBit-2.so.0 >#30 0x41634d15 in ORBit_OAObject_invoke () from /opt/gnome/lib/libORBit-2.so.0 >#31 0x41620da4 in ORBit_small_invoke_adaptor () > from /opt/gnome/lib/libORBit-2.so.0 >---Type <return> to continue, or q <return> to quit--- >#32 0x4162fcc8 in ORBit_POAObject_post_invoke () > from /opt/gnome/lib/libORBit-2.so.0 >#33 0x41630364 in ORBit_POAObject_post_invoke () > from /opt/gnome/lib/libORBit-2.so.0 >#34 0x4161a83b in giop_thread_queue_process () > from /opt/gnome/lib/libORBit-2.so.0 >#35 0x4161a8e8 in giop_thread_queue_process () > from /opt/gnome/lib/libORBit-2.so.0 >#36 0x41722a55 in g_thread_pool_free () from /opt/gnome/lib/libglib-2.0.so.0 >#37 0x41720b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#38 0x416cd297 in start_thread () from /lib/tls/libpthread.so.0 >#39 0x418cb37e in clone () from /lib/tls/libc.so.6 >#40 0x42201bb0 in ?? () > >Thread 4 (Thread 1107299248 (LWP 6596)): >#0 0xffffe410 in __kernel_vsyscall () >#1 0x416d213e in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0 >#2 0x416cee35 in _L_mutex_lock_36 () from /lib/tls/libpthread.so.0 >#3 0x00000018 in ?? () >#4 0x4131c558 in ?? () from /opt/gnome/lib/libsoup-2.2.so.7 >#5 0x4130a35a in io_body_state (encoding=135198216) at soup-message-io.c:303 >#6 0x41316cbb in soup_socket_read_until (sock=0x80ef5f0, buffer=0x41ffd618, > len=8192, boundary=0x41319678, boundary_len=2, nread=0x41ffd614, >---Type <return> to continue, or q <return> to quit--- > got_boundary=0x41ffd610) at soup-socket.c:1022 >#7 0x413099bf in read_metadata (msg=0x80efac8, boundary=0x41319678 "\r\n") > at soup-message-io.c:190 >#8 0x4130a785 in io_read (sock=0x80ef5f0, msg=0x80efac8) > at soup-message-io.c:628 >#9 0x416725eb in g_cclosure_marshal_VOID__VOID () > from /opt/gnome/lib/libgobject-2.0.so.0 >#10 0x41665d19 in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0 >#11 0x41675816 in g_signal_stop_emission () > from /opt/gnome/lib/libgobject-2.0.so.0 >#12 0x41676e80 in g_signal_emit_valist () > from /opt/gnome/lib/libgobject-2.0.so.0 >#13 0x416771f5 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0 >#14 0x413164dc in soup_socket_disconnect (sock=0x80ef5f0) at soup-socket.c:793 >#15 0x41300434 in soup_connection_disconnect (conn=0x80f5fe8) > at soup-connection.c:571 >#16 0x412ffb58 in clear_current_request (conn=0x80f5fe8) > at soup-connection.c:323 >#17 0x413008eb in soup_connection_release (conn=0x80f5fe8) > at soup-connection.c:719 >#18 0x41309800 in soup_message_io_stop (msg=0x80ef538) at soup-message-io.c:130 >#19 0x4130967f in io_cleanup (msg=0x80ef538) at soup-message-io.c:82 >#20 0x41309834 in soup_message_io_finished (msg=0x80ef538) >---Type <return> to continue, or q <return> to quit--- > at soup-message-io.c:142 >#21 0x4130a82e in io_read (sock=0x80ef5f0, msg=0x80ef538) > at soup-message-io.c:653 >#22 0x4130a2ef in io_write (sock=0x80ef5f0, msg=0x80ef538) > at soup-message-io.c:492 >#23 0x4130aa64 in soup_message_io_client (msg=0x80ef538, sock=0x80ef5f0, > conn=0x80f5fe8, get_headers_cb=0x41308c64 <get_request_headers>, > parse_headers_cb=0x41308a84 <parse_response_headers>, user_data=0x0) > at soup-message-io.c:735 >#24 0x41308ee9 in soup_message_send_request_internal (req=0x80ef538, > sock=0x80ef5f0, conn=0x80f5fe8, is_via_proxy=0) > at soup-message-client-io.c:183 >#25 0x41300685 in send_request (conn=0x80f5fe8, req=0x80ef538) > at soup-connection.c:667 >#26 0x41300f60 in send_request (conn=0x80f5fe8, req=0x80ef538) > at soup-connection-ntlm.c:218 >#27 0x413007c2 in soup_connection_send_request (conn=0x80f5fe8, req=0x80ef538) > at soup-connection.c:686 >#28 0x413121d8 in send_message (session=0x80deab8, msg=0x80ef538) > at soup-session-sync.c:164 >#29 0x413115a6 in soup_session_send_message (session=0x80deab8, msg=0x80ef538) > at soup-session.c:1199 >#30 0x412d1b1f in e2k_context_send_message (ctx=0x80dc550, op=0x0, >---Type <return> to continue, or q <return> to quit--- > msg=0x80ef538) at e2k-context.c:840 >#31 0x412d3c2d in search_fetch (iter=0x80ef070, ctx=0x80dc550, op=0x0, > results=0x80ef07c, nresults=0x80ef080, first=0x80ef088, total=0x80ef08c, > user_data=0x80efd60) at e2k-context.c:1840 >#32 0x412de7e5 in iter_fetch (iter=0x80ef070) at e2k-result.c:451 >#33 0x412de87b in e2k_result_iter_new (ctx=0x80dc550, op=0x0, ascending=1, > total=-1, fetch_func=0x412d3bb6 <search_fetch>, > free_func=0x412d3d53 <search_free>, user_data=0x80efd60) > at e2k-result.c:506 >#34 0x412d3f1a in e2k_context_search_start (ctx=0x80dc550, op=0x0, > uri=0x80e57f0 "http://164.99.168.136/public/pub_cal/", props=0x8089c78, > nprops=5, rn=0x80f6fc0, orderby=0x0, ascending=1) at e2k-context.c:1913 >#35 0x412bbf62 in e_folder_exchange_search_start (folder=0x80f2ef8, op=0x0, > props=0x8089c78, nprops=5, rn=0x80f6fc0, orderby=0x0, ascending=1) > at e-folder-exchange.c:683 >#36 0x080753f0 in get_changed_events (cbex=0x80d90a0, since=0x0) > at e-cal-backend-exchange-calendar.c:314 >#37 0x08075b5b in open_calendar (backend=0x80d90a0, cal=0x80d4f10, > only_if_exists=0, username=0x80dc6e9 "krish", > password=0x80dcca9 "Nayak123") at e-cal-backend-exchange-calendar.c:483 >#38 0x400cf68f in e_cal_backend_sync_open (backend=0x80d90a0, cal=0x80d4f10, > only_if_exists=0, username=0x80dc6e9 "krish", > password=0x80dcca9 "Nayak123") at e-cal-backend-sync.c:186 >---Type <return> to continue, or q <return> to quit--- >#39 0x400d115c in _e_cal_backend_open (backend=0x80d90a0, cal=0x80d4f10, > only_if_exists=0, username=0x80dc6e9 "krish", > password=0x80dcca9 "Nayak123") at e-cal-backend-sync.c:662 >#40 0x400c8cf6 in e_cal_backend_open (backend=0x80d90a0, cal=0x80d4f10, > only_if_exists=0, username=0x80dc6e9 "krish", > password=0x80dcca9 "Nayak123") at e-cal-backend.c:616 >#41 0x400d1edd in impl_Cal_open (servant=0x80d4f24, only_if_exists=0 '\0', > username=0x80dc6e9 "krish", password=0x80dcca9 "Nayak123", ev=0x42000368) > at e-data-cal.c:81 >#42 0x400c3309 in _ORBIT_skel_small_GNOME_Evolution_Calendar_Cal_open ( > _o_servant=0x80d4f24, _o_retval=0x0, _o_args=0x42000240, > _o_ctx=0x4200029c, _o_ev=0x42000368, _impl_open=0x400d1e7e <impl_Cal_open>) > at Evolution-DataServer-Calendar-common.c:44 >#43 0x4162f977 in ORBit_POA_setup_root () from /opt/gnome/lib/libORBit-2.so.0 >#44 0x41634d15 in ORBit_OAObject_invoke () from /opt/gnome/lib/libORBit-2.so.0 >#45 0x41620da4 in ORBit_small_invoke_adaptor () > from /opt/gnome/lib/libORBit-2.so.0 >#46 0x4162fcc8 in ORBit_POAObject_post_invoke () > from /opt/gnome/lib/libORBit-2.so.0 >#47 0x41630364 in ORBit_POAObject_post_invoke () > from /opt/gnome/lib/libORBit-2.so.0 >#48 0x4161a83b in giop_thread_queue_process () > from /opt/gnome/lib/libORBit-2.so.0 >---Type <return> to continue, or q <return> to quit--- >#49 0x4161a8e8 in giop_thread_queue_process () > from /opt/gnome/lib/libORBit-2.so.0 >#50 0x41722a55 in g_thread_pool_free () from /opt/gnome/lib/libglib-2.0.so.0 >#51 0x41720b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#52 0x416cd297 in start_thread () from /lib/tls/libpthread.so.0 >#53 0x418cb37e in clone () from /lib/tls/libc.so.6 >#54 0x42000bb0 in ?? () > >Thread 2 (Thread 1103469488 (LWP 6561)): >#0 0xffffe410 in __kernel_vsyscall () >#1 0x418c1482 in poll () from /lib/tls/libc.so.6 >#2 0x4170561c in g_main_context_check () from /opt/gnome/lib/libglib-2.0.so.0 >#3 0x41705ae7 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0 >#4 0x41639e50 in link_thread_io_context () from /opt/gnome/lib/libORBit-2.so.0 >#5 0x080b5218 in ?? () >#6 0x41760b20 in ?? () from /opt/gnome/lib/libglib-2.0.so.0 >#7 0x41c59458 in ?? () >#8 0x41720b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#9 0x41720b61 in g_static_private_free () from /opt/gnome/lib/libglib-2.0.so.0 >#10 0x416cd297 in start_thread () from /lib/tls/libpthread.so.0 >#11 0x418cb37e in clone () from /lib/tls/libc.so.6 >#12 0x41c59bb0 in ?? () > >---Type <return> to continue, or q <return> to quit--- >Thread 1 (Thread 1101624928 (LWP 6554)): >#0 0xffffe410 in __kernel_vsyscall () >#1 0x418c1482 in poll () from /lib/tls/libc.so.6 >#2 0x4170561c in g_main_context_check () from /opt/gnome/lib/libglib-2.0.so.0 >#3 0x41705ae7 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0 >#4 0x4143bc83 in bonobo_main () from /opt/gnome/lib/libbonobo-2.so.0 >#5 0x0805e5dc in main (argc=1, argv=0xbfa366d4) at main.c:220 >0x413098a0 157 in soup-message-io.c >(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