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 300155 - Non function testing: EDS crashed
Non function testing: EDS crashed
Status: RESOLVED DUPLICATE of bug 271322
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.2.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
evolution[groupwise]
Depends on:
Blocks:
 
 
Reported: 2005-04-11 08:13 UTC by Poornima
Modified: 2013-09-14 16:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Poornima 2005-04-11 08:13:08 UTC
Steps to reproduce:
1. Started EDS from gdb, started evolution from gdb
2. Started testscript to send mail.
3. EDS crashes always


Stack trace:

Stack traces of first attempt

(gdb) thread apply all bt
 

Thread 11 (Thread 1099131824 (LWP 27652))

  • #0 free
    from /lib/tls/libc.so.6
  • #1 g_free
    from /opt/gnome/lib/libglib-2.0.so.0
  • #2 g_string_free
    from /opt/gnome/lib/libglib-2.0.so.0
  • #3 io_cleanup
    at soup-message-io.c line 89
  • #4 new_iostate
    at soup-message-io.c line 692
  • #5 soup_message_io_client
    at soup-message-io.c line 717
  • #6 soup_message_send_request
    at soup-message-client-io.c line 176
  • #7 send_request
    at soup-connection.c line 693
  • #8 soup_connection_send_request
    at soup-connection.c line 712
  • #9 send_message
    at soup-session-sync.c line 164
  • #10 soup_session_send_message
    at soup-session.c line 1197
  • #11 e_gw_connection_send_message
    at e-gw-connection.c line 554
  • #12 e_gw_connection_get_quick_messages
    at e-gw-connection.c line 2150
  • #13 get_deltas
    at e-cal-backend-groupwise.c line 227
  • #14 cache_init
    at e-cal-backend-groupwise.c line 496
  • #15 g_thread_create_proxy
    from /opt/gnome/lib/libglib-2.0.so.0
  • #16 start_thread
    from /lib/tls/libpthread.so.0
  • #17 clone
    from /lib/tls/libc.so.6

Thread 1 (Thread 1084508960 (LWP 28217))

  • #0 _int_malloc
    from /lib/tls/libc.so.6
  • #1 malloc
    from /lib/tls/libc.so.6
  • #2 icalmemory_tmp_buffer
    at icalmemory.c line 187
  • #3 make_segment
    at icalparser.c line 196
  • #4 icalparser_get_next_value
    at icalparser.c line 363
  • #5 icalparser_add_line
    at icalparser.c line 712
  • #6 icalparser_parse
    at icalparser.c line 575
  • #7 icalparser_parse_string
    at icalparser.c line 1104
  • #8 e_cal_backend_cache_get_components
    at e-cal-backend-cache.c line 402
  • #9 e_cal_backend_groupwise_get_object_list
  • #10 e_cal_backend_groupwise_start_query
    at e-cal-backend-groupwise.c line 1159
  • #11 e_cal_backend_start_query
    at e-cal-backend.c line 585
  • #12 impl_EDataCalView_start
    at e-data-cal-view.c line 248
  • #13 _ORBIT_skel_small_GNOME_Evolution_Calendar_CalView_start
    at Evolution-DataServer-Calendar-common.c line 21
  • #14 ORBit_POAObject_invoke
    from /opt/gnome/lib/libORBit-2.so.0
  • #15 ORBit_OAObject_invoke
    from /opt/gnome/lib/libORBit-2.so.0
  • #16 ORBit_small_invoke_adaptor
    from /opt/gnome/lib/libORBit-2.so.0
  • #17 ORBit_POAObject_handle_request
    from /opt/gnome/lib/libORBit-2.so.0
  • #18 ORBit_POAObject_invoke_incoming_request
    from /opt/gnome/lib/libORBit-2.so.0
  • #19 giop_thread_queue_process
  • #20 giop_mainloop_handle_input
    from /opt/gnome/lib/libORBit-2.so.0
  • #21 link_source_dispatch
    from /opt/gnome/lib/libORBit-2.so.0
  • #22 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #23 g_main_context_iterate
    from /opt/gnome/lib/libglib-2.0.so.0
  • #24 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #25 bonobo_main
    from /opt/gnome/lib/libbonobo-2.so.0
  • #26 main
    at server.c line 347
  • #0 ??

Thread 175 (Thread 1128299440 (LWP 30150))

  • #0 clone
    from /lib/tls/libc.so.6
  • #1 ??
  • #2 ??
  • #3 __nptl_deallocate_tsd
    from /lib/tls/libpthread.so.0

Thread 2 (Thread 1089788848 (LWP 28828))

  • #0 clone
    from /lib/tls/libc.so.6
  • #1 ??
  • #2 ??
  • #3 __JCR_LIST__
    from /lib/tls/libpthread.so.0
  • #4 do_clone
    from /lib/tls/libpthread.so.0
  • #5 pthread_create
    from /lib/tls/libpthread.so.0
  • #6 g_thread_create_posix_impl
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #7 g_thread_create_full
    from /opt/gnome/lib/libglib-2.0.so.0
  • #8 g_thread_pool_start_thread
    from /opt/gnome/lib/libglib-2.0.so.0
  • #9 g_thread_pool_push
    from /opt/gnome/lib/libglib-2.0.so.0
  • #10 giop_thread_request_push_key
    from /opt/gnome/lib/libORBit-2.so.0
  • #11 pool_push_request_for_T
    from /opt/gnome/lib/libORBit-2.so.0
  • #12 ORBit_POA_handle_request
    from /opt/gnome/lib/libORBit-2.so.0
  • #13 ORBit_handle_request
    from /opt/gnome/lib/libORBit-2.so.0
  • #14 giop_connection_handle_input
    from /opt/gnome/lib/libORBit-2.so.0
  • #15 link_connection_io_handler
    from /opt/gnome/lib/libORBit-2.so.0
  • #16 link_source_dispatch
    from /opt/gnome/lib/libORBit-2.so.0
  • #17 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #18 g_main_context_iterate
    from /opt/gnome/lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #20 link_io_thread_fn
    from /opt/gnome/lib/libORBit-2.so.0
  • #21 g_thread_create_proxy
    from /opt/gnome/lib/libglib-2.0.so.0
  • #22 start_thread
    from /lib/tls/libpthread.so.0
  • #23 clone
    from /lib/tls/libc.so.6





Other information:
Comment 1 Elijah Newren 2005-04-11 14:23:09 UTC
First thread of first stack trace (labelled "Thread 11") matches the on in bug
300148.
Comment 2 Nagappan Alagappan 2005-05-16 10:40:31 UTC
Poornima: Is this reproducbile ?
Comment 3 Chenthill P 2005-08-09 08:28:49 UTC
This is crash in libsoup.

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