GNOME Bugzilla – Bug 545189
Nautilus crashes if in a dir there are two symbolic link poiniting one each other
Last modified: 2011-09-28 17:15:16 UTC
Steps to reproduce: mkdir ~/prova chmod 777 ~/prova cd ~/prova ln -s abc cba ln -s cba abc nautilus ~/prova Stack trace:
+ Trace 204022
Thread 1 (Thread 0xb6b5d720 (LWP 9953))
Other information: It happens always when there is a loop in the symbalic links, even with 3 or more links. Es. lrwxrwxrwx 1 dario dario 3 2008-07-28 18:49 abc -> def lrwxrwxrwx 1 dario dario 3 2008-07-28 18:49 cba -> abc lrwxrwxrwx 1 dario dario 3 2008-07-28 18:50 def -> cba
No crash here with that exact setup (copied letter for letter). I believe we may have fixed this one much earlier on in the 2.22 cycle and that your distro may not have updated their package. Can you verify that this crash still happens with 2.22.5? If so, can you install debugging symbols to get a decent stacktrace? Thanks in Advance!
crash here I'll provide a stacktrace
(gdb) bt full
+ Trace 204023
nautilus 2.23.5 gvfs 0.99.3 gtk 2.13.5 glib 2.17.4
there is a similar crash on https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/247921 and nautilus 2.23.91 still crashes
Do you still have this problem with an up to date version of nautilus?
I do with "GNOME nautilus 2.31.1"
No crash with nautilus 3.1.0
*** Bug 591742 has been marked as a duplicate of this bug. ***
Cann't reproduce the crash with nautilus 2.32.1 Can you please check again whether this issue still happens in GNOME 3.0.2 or 3.2 and update this report by adding a comment and changing the "Version" field? Thanks a lot.
I believe this has been fixed already.