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 650338 - seg fault when click in a empty space of the sidebar
seg fault when click in a empty space of the sidebar
Status: RESOLVED DUPLICATE of bug 648872
Product: nautilus
Classification: Core
Component: Sidebar
3.0.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-16 18:54 UTC by Andrea Antolini
Modified: 2011-05-21 23:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrea Antolini 2011-05-16 18:54:29 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
Comment 1 Akhil Laddha 2011-05-17 00:41:33 UTC
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.
Comment 2 Volker Sobek (weld) 2011-05-20 19:45:01 UTC
I think it might be a duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=648872, which was fixed.
Comment 3 Andrea Antolini 2011-05-21 20:55:56 UTC
I can confirm that installing Nautilus 3.0.1.1 the issue is solved

Regards
Andrea
Comment 4 Cosimo Cecchi 2011-05-21 23:20:11 UTC

*** This bug has been marked as a duplicate of bug 648872 ***