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 782473 - (Year view) Crash in cal_data_model_process_added_component
(Year view) Crash in cal_data_model_process_added_component
Status: RESOLVED OBSOLETE
Product: gnome-calendar
Classification: Applications
Component: Views
3.24.x
Other Linux
: High blocker
: 3.26
Assigned To: GNOME Calendar maintainers
GNOME Calendar maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-10 19:12 UTC by Jeremy Bicha
Modified: 2017-11-24 22:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2017-05-10 19:12:49 UTC
Ubuntu has received some semi-automated error reports from Ubuntu 17.04 with this crash signature. The crash appears new to gnome-calendar 3.24.1.

This error is one of several keeping gnome-calendar 3.24.1 from reaching all Ubuntu 17.04 users because Ubuntu has a phased-update system for users who install updates using Ubuntu's update-manager tool.

gnome-calendar (11) gtk_stack_set_visible_child_name → gcal_year_view_component_removed → gcal_year_view_component_changed → cal_data_model_foreach_subscriber_in_range → cal_data_model_process_added_component

  • #0 gtk_stack_set_visible_child_name
    at ././gtk/gtkstack.c line 1839
  • #1 gcal_year_view_component_removed
    at views/gcal-year-view.c line 1867
  • #2 gcal_year_view_component_changed
    at views/gcal-year-view.c line 1906
  • #3 cal_data_model_foreach_subscriber_in_range
    at e-cal-data-model.c line 623
  • #4 cal_data_model_process_added_component
    at e-cal-data-model.c line 905
  • #5 cal_data_model_process_modified_or_added_objects
    at e-cal-data-model.c line 1246
  • #6 g_cclosure_marshal_VOID__POINTERv
    at ../../../../gobject/gmarshal.c line 2026
  • #7 _g_closure_invoke_va
    at ../../../../gobject/gclosure.c line 867
  • #8 g_signal_emit_valist
    at ../../../../gobject/gsignal.c line 3300
  • #9 g_signal_emit
    at ../../../../gobject/gsignal.c line 3447
  • #10 cal_client_view_emit_objects_modified_idle_cb
    at e-cal-client-view.c line 236
  • #11 g_main_dispatch
    at ../../../../glib/gmain.c line 3203
  • #12 g_main_context_dispatch
    at ../../../../glib/gmain.c line 3856
  • #13 g_main_context_iterate
    at ../../../../glib/gmain.c line 3929
  • #14 g_main_context_iteration
    at ../../../../glib/gmain.c line 3990
  • #15 g_application_run
    at ../../../../gio/gapplication.c line 2381
  • #16 main
    at main.c line 44

Comment 1 Jeremy Bicha 2017-05-10 19:13:27 UTC
.

Thread 1 (Thread 0x7f5c51fe4b00 (LWP 13169))

  • #0 gtk_stack_set_visible_child_name
    at ././gtk/gtkstack.c line 1839
  • #1 gcal_year_view_component_removed
    at views/gcal-year-view.c line 1867
  • #2 gcal_year_view_component_changed
    at views/gcal-year-view.c line 1906
  • #3 cal_data_model_foreach_subscriber_in_range
    at e-cal-data-model.c line 623
  • #4 cal_data_model_process_added_component
    at e-cal-data-model.c line 905
  • #5 cal_data_model_process_modified_or_added_objects
    at e-cal-data-model.c line 1246
  • #6 g_cclosure_marshal_VOID__POINTERv
    at ../../../../gobject/gmarshal.c line 2026
  • #7 _g_closure_invoke_va
    at ../../../../gobject/gclosure.c line 867
  • #8 g_signal_emit_valist
    at ../../../../gobject/gsignal.c line 3300
  • #9 g_signal_emit
    at ../../../../gobject/gsignal.c line 3447
  • #10 cal_client_view_emit_objects_modified_idle_cb
    at e-cal-client-view.c line 236
  • #11 g_main_dispatch
    at ../../../../glib/gmain.c line 3203
  • #12 g_main_context_dispatch
    at ../../../../glib/gmain.c line 3856
  • #13 g_main_context_iterate
    at ../../../../glib/gmain.c line 3929
  • #14 g_main_context_iteration
    at ../../../../glib/gmain.c line 3990
  • #15 g_application_run
    at ../../../../gio/gapplication.c line 2381
  • #16 main
    at main.c line 44

Comment 2 Georges Basile Stavracas Neto 2017-11-24 22:21:41 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-calendar/issues/146.