GNOME Bugzilla – Bug 326712
nautilus crashes when replacing a file
Last modified: 2006-01-16 16:02:38 UTC
Steps to reproduce: 1. Drag foo.txt to another folder where a file with the same name already exists 2. Choose "Replace" 3. See it crash Stack trace: Backtrace was generated from '/usr/bin/nautilus' (no debugging symbols found) Using host libthread_db library "/lib/tls/libthread_db.so.1". (no debugging symbols found) `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1226930496 (LWP 10966)] [New Thread -1302537296 (LWP 14049)] [New Thread -1239426128 (LWP 10967)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 65150
Thread 1 (Thread -1226930496 (LWP 10966))
Other information: Happens every time, remote and local, nautilus version is 2.13.3. gnome-vfs version is 2.13.3 too. This is on Gentoo, self built from source
Hmm, cannot reproduce with head. Any chance you could provide a stack with full debug info? Does it happen in both list an icon view? Do you get any console output?
Here is more useful trace, and yes this happens with both list and icon view (and browser and spatial modus) Backtrace was generated from '/usr/bin/nautilus' Using host libthread_db library "/lib/tls/libthread_db.so.1". `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. [Thread debugging using libthread_db enabled] [New Thread -1226500416 (LWP 31117)] [New Thread -1267733584 (LWP 31195)] [New Thread -1238996048 (LWP 31120)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 65192
Thread 1 (Thread -1226500416 (LWP 31117))
Cool, thanks. What does the warning on the console say?
Sorry, forgot about that, here it is: ** ERROR **: file nautilus-file-operations.c: line 1196 (handle_transfer_overwrite): should not be reached aborting...
Oh, right - Then this is a duplicate of bug 324262 (which is fixed in CVS). Thanks for your help. *** This bug has been marked as a duplicate of 324262 ***
Just wanted to add: You were right this is fixed with nautilus-2.13.4. Keep up the good work, thanks a lot!