GNOME Bugzilla – Bug 603301
crash when cancelling creation of symlink by ESC
Last modified: 2009-12-02 22:34:00 UTC
Created attachment 148688 [details] gdb log Description of / How to produce the problem When - launch gnome-commander - choose File -> Create Symbolic link - type ESC key Then gnome-commander constantly crashes. How reproducible: 100% Component gnome-commander-1.2.8.3-1.fc13.i686 gtk2-2.18.3-22.fc13.i686
The original report is https://bugzilla.redhat.com/show_bug.cgi?id=542366 and this is reproducible to me.
I can confirm this Program received signal SIGABRT, Aborted. 0x007b6422 in __kernel_vsyscall () (gdb) bt full
+ Trace 219357
Created attachment 148759 [details] [review] Trial patch There may be some better solution (as I don't know well the coding of gcmd), the attached patch seems to work for me.
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.