GNOME Bugzilla – Bug 524800
nautilus crashed with SIGSEGV in strlen()
Last modified: 2011-04-06 20:19:28 UTC
this bug has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/205415 "I was copying files from a USB device across the network (wired connection), most of it went fine and it had an I/O error. After that, Nautilus crashed. It did this twice." ".
+ Trace 193534
Thread 1 (process 6388)
In copy_move_directory() it seems that g_file_enumerate_children or g_file_enumerator_next_file returns a GError with invalid error->message
In copy_move_directory() it seems that g_file_enumerator_next_file returns a GError with invalid error->message. I don't see how this could happen though.