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 300150 - Non function testing :EDS crashed after sending 256 messages
Non function testing :EDS crashed after sending 256 messages
Status: RESOLVED DUPLICATE of bug 271322
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.2.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
evolution[groupwise]
Depends on:
Blocks:
 
 
Reported: 2005-04-11 06:54 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 06:54:25 UTC
Steps to reproduce:
1. I had run a script which will send mail with delay of 2 minutes.
2. Mail is sent to same user and same subject, with body of mail 4 lines.
3. after sending 256 messages EDS has crashed
4. EDS has run for approximatly 10 hours


Stack trace:
(gdb) thread apply all bt
 

Thread 2 (Thread 1097030576 (LWP 25546))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __lll_mutex_lock_wait
    from /lib/tls/libpthread.so.0
  • #5 _L_mutex_lock_34
    from /lib/tls/libpthread.so.0
  • #6 ??
  • #7 ??
  • #8 __JCR_LIST__
    from /opt/gnome/lib/libglib-2.0.so.0
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 gnome_segv_handler
    at server.c line 92
  • #13 gnome_segv_handler
    at server.c line 92
  • #14 <signal handler called>
  • #15 g_mem_chunk_alloc
    from /opt/gnome/lib/libglib-2.0.so.0
  • #16 g_string_sized_new
    from /opt/gnome/lib/libglib-2.0.so.0
  • #17 soup_uri_to_string
    at soup-uri.c line 289
  • #18 get_request_headers
    at soup-message-client-io.c line 122
  • #19 io_write
    at soup-message-io.c line 339
  • #20 soup_message_io_client
    at soup-message-io.c line 724
  • #21 soup_message_send_request
    at soup-message-client-io.c line 176
  • #22 send_request
    at soup-connection.c line 693
  • #23 soup_connection_send_request
    at soup-connection.c line 712
  • #24 send_message
    at soup-session-sync.c line 164
  • #25 soup_session_send_message
    at soup-session.c line 1197
  • #26 e_gw_connection_send_message
    at e-gw-connection.c line 554
  • #27 e_gw_connection_get_quick_messages
  • #28 get_deltas
    at e-cal-backend-groupwise.c line 227
  • #29 cache_init
    at e-cal-backend-groupwise.c line 496
  • #30 g_thread_create_proxy
    from /opt/gnome/lib/libglib-2.0.so.0
  • #31 start_thread
    from /lib/tls/libpthread.so.0
  • #32 clone
    from /lib/tls/libc.so.6



Other information:
Comment 1 Christian Kirbach 2005-04-11 07:32:24 UTC
Unique stack trace.
Comment 2 Chenthill P 2005-08-09 08:26:53 UTC
Reducing its severity.
Comment 3 Chenthill P 2005-08-22 22:22:53 UTC

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