GNOME Bugzilla – Bug 100225
Nautilus crashes moving a folder into another one if the folder already exists
Last modified: 2004-12-22 21:47:04 UTC
Description of Problem: Nautilus crashes moving a folder into another one if the folder already exists, for example, trying to move ~/rr into ~/folder, and folder has a ~/folder/rr inside before we've tryed to move the folder. Steps to reproduce the problem: 1. Simply Drag and Drop one folder into another Actual Results: Nautilus crashes Expected Results: Nautilus should warn about duplicated folders. How often does this happen? Always.
Could you attach a stacktrace of the crash? Without it we have to little information to fix the problem. The easiest way to do this, is to install bugbuddy. I was unable to reproduce this with 2.1.3, compiled with garnome (hacking-0.19.1)
I also have ganome hacking-0.19.1, with Debian gcc-3.2, the backtrace is: Backtrace was generated from '/usr/local/garnome/bin/nautilus' [New Thread 16384 (LWP 829)] [New Thread 32769 (LWP 1035)] [New Thread 16386 (LWP 1036)] [New Thread 32771 (LWP 1037)] [New Thread 49156 (LWP 1038)] [New Thread 65541 (LWP 1039)] [New Thread 81926 (LWP 1040)] [New Thread 98311 (LWP 1041)] [New Thread 114696 (LWP 1042)] 0x40c4b2e9 in wait4 () from /lib/libc.so.6
+ Trace 31233
Thread 9 (Thread 114696 (LWP 1042))
I'm unable to reproduce this in 2.1.1 compiled with garnome 0.18.3. I get the expected result which is a prompt to overwrite or skip.
*** This bug has been marked as a duplicate of 94598 ***