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 652825 - gnome-commander fails to start due to broken link on "start_dir_*"
gnome-commander fails to start due to broken link on "start_dir_*"
Status: RESOLVED OBSOLETE
Product: gnome-commander
Classification: Other
Component: application
1.2.x
Other Linux
: Normal major
: 1.4
Assigned To: epiotr
epiotr
Depends on:
Blocks:
 
 
Reported: 2011-06-17 12:50 UTC by Alessio Treglia
Modified: 2011-06-19 14:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alessio Treglia 2011-06-17 12:50:07 UTC
Few simple steps to reproduce the issue follow:

 $ mkdir ~/testdir; ln -s ~/testdir ~/testlink
 $ gnome-commander

Change the current directory to ~/testlink and close.

 $ rmdir ~/testlink
 $ gnome-commander

SIGSEGV

This is reproducible with the latest 1.2.8.x series release (currently 1.2.8.12).

Thanks in advance for any reply.

---
This bug was originally reported to the Debian BTS:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611283
Comment 1 epiotr 2011-06-19 14:27:34 UTC
The reported problem has already been fixed in master (1.4) branch. Thank you for your bug report.