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 335557 - EDS Crash @ Startup
EDS Crash @ Startup
Status: RESOLVED DUPLICATE of bug 334065
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.6.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-03-22 19:16 UTC by David Richards
Modified: 2006-03-23 08:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Richards 2006-03-22 19:16:03 UTC
Please describe the problem:
e-d-s crasher at startup of Evolution.  This happened against the pre-2.6.1
snaps.   A onetime crasher @ startup has happened in the past.

Backtrace was generated from '/opt/gnome/libexec/evolution-data-server-1.6'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1219766592 (LWP 27269)]
[New Thread -1240863824 (LWP 27317)]
[Thread debugging using libthread_db enabled]
[New Thread -1219766592 (LWP 27269)]
[New Thread -1240863824 (LWP 27317)]
[Thread debugging using libthread_db enabled]
[New Thread -1219766592 (LWP 27269)]
[New Thread -1240863824 (LWP 27317)]
[New Thread -1287656528 (LWP 27316)]
[New Thread -1260389456 (LWP 27300)]
[New Thread -1224074320 (LWP 27270)]
0xffffe410 in ?? ()

Thread 1 (Thread -1219766592 (LWP 27269))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/tls/libc.so.6
  • #5 do_system
    from /lib/tls/libc.so.6
  • #6 system
    from /lib/tls/libc.so.6
  • #7 system
    from /lib/tls/libpthread.so.0
  • #8 gnome_segv_handler
    at server.c line 114
  • #9 <signal handler called>
  • #10 getenv
    from /lib/tls/libc.so.6
  • #11 tzset_internal
    from /lib/tls/libc.so.6
  • #12 tzset
    from /lib/tls/libc.so.6
  • #13 timelocal
    from /lib/tls/libc.so.6
  • #14 icaltime_as_timet_with_zone
    at icaltime.c line 420
  • #15 time_from_isodate
    at e-cal-time-util.c line 635
  • #16 e_cal_backend_sexp_func_make_time
    at e-cal-backend-sexp.c line 117
  • #17 e_sexp_term_eval
    at e-sexp.c line 710
  • #18 e_sexp_term_eval
    at e-sexp.c line 706
  • #19 e_sexp_eval
    at e-sexp.c line 1304
  • #20 e_cal_backend_sexp_match_comp
    at e-cal-backend-sexp.c line 1045
  • #21 e_cal_backend_sexp_match_object
    at e-cal-backend-sexp.c line 1081
  • #22 e_data_cal_view_object_matches
    at e-data-cal-view.c line 516
  • #23 e_cal_backend_notify_object_created
    at e-cal-backend.c line 1121
  • #24 finished_retrieval_cb
    at e-cal-backend-weather.c line 167
  • #25 e_weather_source_ccf_do_parse
    at e-weather-source-ccf.c line 386
  • #26 retrieval_done
    at e-weather-source-ccf.c line 423
  • #27 g_cclosure_marshal_VOID__VOID
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #28 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #29 g_signal_chain_from_overridden
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #30 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #31 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #32 soup_message_finished
    at soup-message.c line 558
  • #33 soup_message_io_finished
    at soup-message-io.c line 153
  • #34 io_read
    at soup-message-io.c line 670
  • #35 g_cclosure_marshal_VOID__VOID
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #36 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #37 g_signal_chain_from_overridden
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #38 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #39 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #40 socket_read_watch
    at soup-socket.c line 1069
  • #41 g_io_channel_unix_get_fd
    from /opt/gnome/lib/libglib-2.0.so.0
  • #42 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #43 g_main_context_acquire
    from /opt/gnome/lib/libglib-2.0.so.0
  • #44 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #45 bonobo_main
    from /opt/gnome/lib/libbonobo-2.so.0
  • #46 main
    at server.c line 393
  • #0 ??


Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Chenthill P 2006-03-23 08:43:06 UTC
Oops sorry i missed to apply the patch for this fix in the preious build. I will commit it right away.
Comment 2 Chenthill P 2006-03-23 08:44:59 UTC

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