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 658560 - crash in "save file" dialog
crash in "save file" dialog
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Accessibility
3.1.x
Other Linux
: Normal critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-09-08 13:38 UTC by Frederic Peters
Modified: 2018-04-15 00:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Peters 2011-09-08 13:38:16 UTC
I was in the "save file" dialog in gedit and suddenly it crashed.

Core was generated by `gedit'.
Program terminated with signal 11, Segmentation fault.
  • #0 g_type_check_instance_cast
    at gtype.c line 3986
  • #0 g_type_check_instance_cast
    at gtype.c line 3986
  • #1 gtk_tree_row_reference_free
    at gtktreemodel.c line 2415
  • #2 garbage_collect_cell_data
    at gtktreeviewaccessible.c line 2835
  • #3 clear_cached_data
    at gtktreeviewaccessible.c line 3319
  • #4 gtk_tree_view_accessible_notify_gtk
    at gtktreeviewaccessible.c line 352
  • #5 notify_cb
    at gtkwidgetaccessible.c line 65
  • #6 g_cclosure_marshal_VOID__PARAM
    at gmarshal.c line 539
  • #7 g_closure_invoke
    at gclosure.c line 774
  • #8 signal_emit_unlocked_R
    at gsignal.c line 3272
  • #9 g_signal_emit_valist
    at gsignal.c line 3003
  • #10 g_signal_emit
    at gsignal.c line 3060
  • #11 g_object_dispatch_properties_changed
    at gobject.c line 925
  • #12 g_object_notify_dispatcher
    at gobject.c line 331
  • #13 g_object_notify_queue_thaw
    at gobjectnotifyqueue.c line 132
  • #14 g_object_notify_by_spec_internal
    at gobject.c line 983
  • #15 g_object_notify
    at gobject.c line 1024
  • #16 gtk_tree_view_set_model
    at gtktreeview.c line 11442
  • #17 recent_clear_model
    at gtkfilechooserdefault.c line 9407
  • #18 operation_mode_stop
    at gtkfilechooserdefault.c line 5381
  • #19 operation_mode_set
    at gtkfilechooserdefault.c line 5454
  • #20 shortcuts_activate_iter
    at gtkfilechooserdefault.c line 9951
  • #21 shortcuts_selection_changed_cb
    at gtkfilechooserdefault.c line 3264
  • #22 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 85
  • #23 g_closure_invoke
    at gclosure.c line 774
  • #24 signal_emit_unlocked_R
    at gsignal.c line 3272
  • #25 g_signal_emit_valist
    at gsignal.c line 3003
  • #26 g_signal_emit
    at gsignal.c line 3060
  • #27 _gtk_tree_selection_internal_select_node
    at gtktreeselection.c line 1620
  • #28 gtk_tree_view_real_set_cursor
    at gtktreeview.c line 13150
  • #29 gtk_tree_view_button_press
    at gtktreeview.c line 3078
  • #30 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 85
  • #31 g_type_class_meta_marshal
    at gclosure.c line 885
  • #32 g_closure_invoke
    at gclosure.c line 774
  • #33 signal_emit_unlocked_R
    at gsignal.c line 3310
  • #34 g_signal_emit_valist
    at gsignal.c line 3013
  • #35 g_signal_emit
    at gsignal.c line 3060
  • #36 gtk_widget_event_internal
    at gtkwidget.c line 6131
  • #37 gtk_widget_event
    at gtkwidget.c line 5847
  • #38 gtk_propagate_event
    at gtkmain.c line 2614
  • #39 gtk_main_do_event
    at gtkmain.c line 1837
  • #40 _gdk_event_emit
    at gdkevents.c line 71
  • #41 gdk_event_source_dispatch
    at gdkeventsource.c line 360
  • #42 g_main_dispatch
    at gmain.c line 2441
  • #43 g_main_context_dispatch
    at gmain.c line 3011
  • #44 g_main_context_iterate
    at gmain.c line 3089
  • #45 g_main_loop_run
    at gmain.c line 3297
  • #46 gtk_main
    at gtkmain.c line 1362
  • #47 gedit_main
    at gedit.c line 199
  • #48 main
    at gedit.c line 290

Comment 1 Kristian Rietveld 2011-09-11 09:34:40 UTC
gtktreeviewaccessible.c seems to be freeing an invalid GtkTreeRowReference.  GAIL issue.
Comment 2 Milan Crha 2011-12-12 09:11:56 UTC
Similar downstream bug report from evolution 3.2.2 when it's quitting:
https://bugzilla.redhat.com/show_bug.cgi?id=765924
Comment 3 Matthias Clasen 2018-02-10 05:27:11 UTC
We're moving to gitlab! As part of this move, we are moving bugs to NEEDINFO if they haven't seen activity in more than a year. If this issue is still important to you and still relevant with GTK+ 3.22 or master, please reopen it and we will migrate it to gitlab.
Comment 4 Matthias Clasen 2018-04-15 00:38:57 UTC
As announced a while ago, we are migrating to gitlab, and bugs that haven't seen activity in the last year or so will be not be migrated, but closed out in bugzilla.

If this bug is still relevant to you, you can open a new issue describing the symptoms and how to reproduce it with gtk 3.22.x or master in gitlab:

https://gitlab.gnome.org/GNOME/gtk/issues/new