GNOME Bugzilla – Bug 591392
crash in Keyboard Shortcuts: Crashed opening
Last modified: 2010-01-19 08:58:32 UTC
Version: 2.27.5 What were you doing when the application crashed? Crashed opening Distribution: Ubuntu 9.04 (jaunty) Gnome Release: 2.27.5 2009-08-09 (JHBuild) BugBuddy Version: 2.27.1 System: Linux 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 01:19:55 UTC 2009 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10600000 Selinux: No Accessibility: Enabled GTK+ Theme: Clearlooks Icon Theme: gnome GTK+ Modules: gnomebreakpad, gail:atk-bridge, canberra-gtk-module Memory status: size: 187535360 vsize: 187535360 resident: 12656640 share: 9900032 rss: 12656640 rss_rlim: 18446744073709551615 CPU usage: start_time: 1249949873 rtime: 15 utime: 12 stime: 3 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/opt/gnome2/bin/gnome-keybinding-properties' [Thread debugging using libthread_db enabled] [New Thread 0x7f31410347d0 (LWP 25601)] 0x00007f313dd1fb85 in waitpid () from /lib/libpthread.so.0
+ Trace 216872
Thread 1 (Thread 0x7f31410347d0 (LWP 25601))
---- Critical and fatal warnings logged during execution ---- ** Gtk **: gtk_tree_store_get_value: assertion `VALID_ITER (iter, tree_store)' failed ----------- .xsession-errors --------------------- ** (nautilus:25306): WARNING **: Can not get _NET_WORKAREA ** (nautilus:25306): WARNING **: Can not determine workarea, guessing at layout [WARN 25003] The SessionAdded signal on the org.freedesktop.ConsoleKit.Seat interface for object /org/freedesktop/ConsoleKit/Seat1 has the wrong signature! Your system is misconfigured. [WARN 25003] The SessionRemoved signal on the org.freedesktop.ConsoleKit.Seat interface for object /org/freedesktop/ConsoleKit/Seat1 has the wrong signature! Your system is misconfigured. ** (gnome-system-monitor:25596): WARNING **: SELinux was found but is not enabled. (gnome-keybinding-properties:25601): Gtk-CRITICAL **: gtk_tree_store_get_value: assertion `VALID_ITER (iter, tree_store)' failed (gnome-keybinding-properties:25601): GLib-GObject-WARNING **: gtype.c:3940: type id `0' is invalid (gnome-keybinding-properties:25601): GLib-GObject-WARNING **: can't peek value table for type `<invalid>' which is not currently referenced --------------------------------------------------
Should be fixed by commit 5998aa90c08051cc520dfb64ede78783ef9cc2c4 Author: Jens Granseuer <...> Date: Tue Aug 11 18:01:55 2009 +0200 Fix crash when iterating through the tree model Don't use indices to move through iterators, don't skip the first section, and verify that we got a new iterator before using it (bug #591392).
*** Bug 597843 has been marked as a duplicate of this bug. ***
*** Bug 599247 has been marked as a duplicate of this bug. ***
*** Bug 604662 has been marked as a duplicate of this bug. ***
*** Bug 607380 has been marked as a duplicate of this bug. ***