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 599947 - Evolution crashed with SIGSEGV in pvl_head()
Evolution crashed with SIGSEGV in pvl_head()
Status: RESOLVED DUPLICATE of bug 599627
Product: evolution
Classification: Applications
Component: Memos
2.28.x (obsolete)
Other Linux
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-10-28 19:43 UTC by C de-Avillez
Modified: 2009-11-02 16:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description C de-Avillez 2009-10-28 19:43:19 UTC
Original Ubuntu Bug: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/460050

Evolution 2.28.1.

To reproduce: Open Memos, click on "click to add a new memo"; enter something, then either press TAB twice, or hit enter.

Backtrace:

  • #0 pvl_head
    from /usr/lib/libical.so.0
  • #1 icalcomponent_free
    from /usr/lib/libical.so.0
  • #2 e_cal_model_component_finalize
    at e-cal-model.c line 2473
  • #3 IA__g_object_unref
    at /build/buildd/glib2.0-2.22.2/gobject/gobject.c line 2472
  • #4 ecm_append_row
    at e-cal-model.c line 922
  • #5 finish_editing
    at e-table-click-to-add.c line 344
  • #6 etcta_event
    at e-table-click-to-add.c line 429
  • #7 gnome_canvas_marshal_BOOLEAN__BOXED
    from /usr/lib/libgnomecanvas-2.so.0
  • #8 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.2/gobject/gclosure.c line 767
  • #9 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.2/gobject/gsignal.c line 3285
  • #10 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.2/gobject/gsignal.c line 2990
  • #11 IA__g_signal_emit_by_name
    at /build/buildd/glib2.0-2.22.2/gobject/gsignal.c line 3074
  • #12 emit_event
    at e-canvas.c line 250
  • #13 e_canvas_key
    at e-canvas.c line 278
  • #14 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmarshalers.c line 84
  • #15 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.2/gobject/gclosure.c line 767
  • #16 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.2/gobject/gsignal.c line 3285
  • #17 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.2/gobject/gsignal.c line 2990
  • #18 IA__g_signal_emit

Comment 1 C de-Avillez 2009-10-28 19:44:15 UTC
Simliar to bug 599627; stacktraces show a slightly different code path.
Comment 2 Akhil Laddha 2009-10-29 04:03:43 UTC
I guess it can be marked a dupe.
Comment 3 C de-Avillez 2009-11-02 16:51:52 UTC
Yes. Doing so now.

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