GNOME Bugzilla – Bug 732513
Segmentation fault with Nautilus 3.12.2
Last modified: 2015-01-08 12:37:08 UTC
Created attachment 279633 [details] Gdb backtrace for Nautilus 3.12.2 I use Nautilus 3.12.2 on a Gentoo Linux system. I have several video files whose name has the following form: "XYZ - Title". I have to manually copy the "XYZ" substring of each file to another application. After that I simply delete the current file and move to the next one. While I was doing this Nautilus crashed a lot of times (segmentation fault). After a while I finally decided to file a bug report. Unfortunately I don't know what exactly caused the crash (renaming? deleting?). I was using the list view mode. I hope the backtrace I'm attaching is clear enough. It was obtained after having recompiled glib, nautilus and gtk+ with the -ggdb C(XX)FLAGS. I also added the "nostrip" option to the FEATURES variable.
Pasting the stacktrace inline so traceparser can pick it up:
+ Trace 233750
Thanks for the report, I pushed a fix to git master.
*** Bug 742513 has been marked as a duplicate of this bug. ***
*** Bug 739238 has been marked as a duplicate of this bug. ***