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 620575 - Gconf-editor crashes when you use copy with nothing selected
Gconf-editor crashes when you use copy with nothing selected
Status: RESOLVED OBSOLETE
Product: gconf-editor
Classification: Applications
Component: general
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: Gconf Editor Maintainers
Gconf Editor Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-04 15:08 UTC by Ben
Modified: 2011-11-08 14:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
stacktrace (22.25 KB, text/plain)
2010-06-04 15:08 UTC, Ben
Details

Description Ben 2010-06-04 15:08:02 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
Comment 1 Torquil Macdonald Sørensen 2010-08-03 23:51:21 UTC
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
Comment 2 Christian Persch 2011-11-08 14:44:40 UTC
Not reproducible on gconf-editor 3.0.x. (git master).
Comment 3 Torquil Macdonald Sørensen 2011-11-08 14:51:14 UTC
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