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 649104 - nautilus crashes when clicking on the empty space below in the sidebar
nautilus crashes when clicking on the empty space below in the sidebar
Status: RESOLVED DUPLICATE of bug 648872
Product: nautilus
Classification: Core
Component: [obsolete] Sidebar
3.0.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-01 18:17 UTC by javiermon
Modified: 2011-05-02 13:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
nautilus coredump view from gdb (26.10 KB, text/plain)
2011-05-02 10:38 UTC, javiermon
Details

Description javiermon 2011-05-01 18:17:26 UTC
Hi

If you left click on the empty space below the network items that appear in the side bar nautilus crashes.

nautilus --version
GNOME nautilus 3.0.1

This is the output when I trigger the bug, launching nautilus from the terminal:

nautilus
Initializing nautilus-gdu extension
Initializing nautilus-open-terminal extension

(nautilus:5327): Gtk-CRITICAL **: gtk_tree_model_get_iter: assertion `path != NULL' failed

(nautilus:5327): Gtk-CRITICAL **: gtk_tree_model_filter_get_value: assertion `GTK_TREE_MODEL_FILTER (model)->priv->stamp == iter->stamp' failed

(nautilus:5327): GLib-GObject-WARNING **: gtype.c:4201: type id `0' is invalid

(nautilus:5327): GLib-GObject-WARNING **: can't peek value table for type `<invalid>' which is not currently referenced
Violación de segmento (`core' generado)


I'm using fedora 15 x86_64 up to date.
Comment 1 André Klapper 2011-05-02 08:38:17 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!
Comment 2 javiermon 2011-05-02 10:38:25 UTC
Created attachment 187028 [details]
nautilus coredump view from gdb
Comment 3 javiermon 2011-05-02 10:39:41 UTC
Hi

The nautilus package seems to be from the f15-update-testing repo which doesn't seem to have debugging packages available right now. The attachment is the core dump opened with gdb, hope this helps.
Comment 4 André Klapper 2011-05-02 10:52:11 UTC
As the output says:
Missing separate debuginfos, use: debuginfo-install nautilus-3.0.1-1.fc15.x86_64

Current stacktrace is too vague...
Comment 5 javiermon 2011-05-02 11:02:05 UTC
sudo debuginfo-install nautilus-3.0.1-1.fc15.x86_64
[sudo] password for javier: 
Complementos cargados:langpacks, presto, refresh-packagekit
enabling rpmfusion-nonfree-updates-testing-debuginfo
enabling fedora-debuginfo
enabling rpmfusion-nonfree-debuginfo
enabling rpmfusion-free-updates-testing-debuginfo
enabling updates-testing-debuginfo
enabling livna-debuginfo
enabling rpmfusion-free-updates-debuginfo
enabling rpmfusion-free-debuginfo
enabling updates-debuginfo
enabling rpmfusion-nonfree-updates-debuginfo
updates-debuginfo/metalink                                                                                   |  19 kB     00:00     
Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f15&arch=x86_64 error was 
No repomd file
Cannot retrieve repository metadata (repomd.xml) for repository: updates-debuginfo. Please verify its path and try again
Comment 6 Cosimo Cecchi 2011-05-02 13:03:39 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

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