GNOME Bugzilla – Bug 650338
seg fault when click in a empty space of the sidebar
Last modified: 2011-05-21 23:20:11 UTC
a left click mouse on empty space in the sidebar (showing Places) produce a segfault execute Nautilus from command line, the error is this : 20:43:59 [user@server]: ~ $nautilus Initializing nautilus-gdu extension (nautilus:5840): Gtk-CRITICAL **: gtk_tree_model_get_iter: assertion `path != NULL' failed (nautilus:5840): Gtk-CRITICAL **: gtk_tree_model_filter_get_value: assertion `GTK_TREE_MODEL_FILTER (model)->priv->stamp == iter->stamp' failed (nautilus:5840): GLib-GObject-WARNING **: gtype.c:4201: type id `0' is invalid (nautilus:5840): GLib-GObject-WARNING **: can't peek value table for type `<invalid>' which is not currently referenced Segmentation fault when sidebar is in "tree" mode everything is ok GSB 3.01 installed on a slack13.37 cheers Andrea
Thanks for taking the time to report this bug. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance! If you can reproduce it while running under gdb (see http://live.gnome.org/GettingTraces/Details#gdb-not-yet-running for details about how to do this), that might help getting a better trace if you've already got debug packages installed.
I think it might be a duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=648872, which was fixed.
I can confirm that installing Nautilus 3.0.1.1 the issue is solved Regards Andrea
*** This bug has been marked as a duplicate of bug 648872 ***