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 662788 - evolution crashed with SIGSEGV in g_type_check_instance_cast()
evolution crashed with SIGSEGV in g_type_check_instance_cast()
Status: RESOLVED INVALID
Product: evolution
Classification: Applications
Component: Calendar
3.2.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 662703 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-10-26 18:00 UTC by Ian B. MacDonald
Modified: 2013-08-23 18:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Stacktrace (3.97 KB, text/plain)
2011-10-26 18:38 UTC, Ian B. MacDonald
Details

Description Ian B. MacDonald 2011-10-26 18:00:44 UTC
Running 3.2.1-0ubuntu1 with patch applied from https://bugzilla.gnome.org/show_bug.cgi?id=659890

Executed a backup from evolution, and after the automatic restart I went to my calendar view and this crash occured.

Downstream a stacktrace should be available soon at 
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/882173
Comment 1 Ian B. MacDonald 2011-10-26 18:01:26 UTC
can't change status to critical once posted :)
Comment 2 Ian B. MacDonald 2011-10-26 18:06:39 UTC
maybe I can .. its importance, not status
Comment 3 Ian B. MacDonald 2011-10-26 18:38:47 UTC
Created attachment 200052 [details]
Stacktrace
Comment 4 André Klapper 2011-10-26 21:57:16 UTC
Pasting stacktrace for the traceparser:

  • #0 g_type_check_instance_cast
    at /build/buildd/glib2.0-2.30.0/./gobject/gtype.c line 3985
  • #1 e_week_view_reshape_event_span
    at e-week-view.c line 3190
  • #2 e_week_view_reshape_event_span
    at e-week-view.c line 3062
  • #3 e_week_view_reshape_events
    at e-week-view.c line 2881
  • #4 e_week_view_check_layout
    at e-week-view.c line 2824
  • #5 e_week_view_layout_timeout_cb
    at e-week-view.c line 4714
  • #6 g_timeout_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3907
  • #7 g_main_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 2441
  • #8 g_main_context_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3011
  • #9 g_main_context_iterate
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3089
  • #10 g_main_loop_run
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3297
  • #11 gtk_main
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkmain.c line 1367
  • #12 main
    at main.c line 696

Comment 5 Ian B. MacDonald 2011-11-01 21:06:46 UTC
After no re-occurrence on standard sources, I believe this one is invalid, as a result of testing related to https://bugzilla.gnome.org/show_bug.cgi?id=659890#c33 noting that it may have resulted in a missing $(top_builddir)/libgnomecanvas/libgnomecanvas.la
Comment 6 Milan Crha 2012-01-17 17:40:38 UTC
*** Bug 662703 has been marked as a duplicate of this bug. ***
Comment 7 Ian B. MacDonald 2012-04-28 00:43:33 UTC
As the reported, I think this can be closed as invalid.
Comment 8 Matthew Barnes 2013-08-23 18:39:44 UTC
Closing as suggested.