GNOME Bugzilla – Bug 620575
Gconf-editor crashes when you use copy with nothing selected
Last modified: 2011-11-08 14:51:14 UTC
Created attachment 162759 [details] stacktrace start gconf-editor, hit control+c, gconf-editor crashes. I am forwarding this bug from downstream: https://bugs.launchpad.net/ubuntu/+source/gconf-editor/+bug/589699
This also happens to me on Debian Sid with gconf-editor 2.30.0-2, when all I do is to select the menu item: Edit -> Copy Key Name. The error message printed in the terminal is: (gconf-editor:28288): Gtk-CRITICAL **: gtk_tree_model_sort_convert_iter_to_child_iter: assertion `VALID_ITER (sorted_iter, tree_model_sort)' failed Segmentation fault
Not reproducible on gconf-editor 3.0.x. (git master).
Still crashes for me with gconf-editor 3.0.0 on current Debian Sid. Crash message is: $ gconf-editor (gconf-editor:7710): Gtk-CRITICAL **: gtk_tree_model_sort_convert_iter_to_child_iter: assertion `VALID_ITER (sorted_iter, tree_model_sort)' failed Segmentation fault $ dpkg -s gconf-editor Package: gconf-editor Status: install ok installed Priority: optional Section: utils Installed-Size: 2616 Maintainer: Josselin Mouette <joss@debian.org> Architecture: amd64 Version: 3.0.0-2 Depends: libc6 (>= 2.2.5), libgconf2-4 (>= 2.31.1), libglib2.0-0 (>= 2.26.0), libgtk-3-0 (>= 3.0.0), libpango1.0-0 (>= 1.14.0), gconf2 (>= 2.28.1-2), gconf-defaults-service (>= 2.28), policykit-1-gnome