Description of problem: Replicated bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703414 on Fedora 19 with asciio package Name : asciio Arch : noarch Version : 1.02.71 Release : 14.fc19 Version-Release number of selected component: asciio-1.02.71-14.fc19 Additional info: reporter: libreport-2.2.1 backtrace_rating: 4 cmdline: /usr/bin/perl -w /usr/bin/asciio crash_function: gtk_file_system_model_sort.part.0 executable: /usr/bin/perl kernel: 3.13.11-100.fc19.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #4 gtk_file_system_model_sort.part.0 at /lib64/libgtk-x11-2.0.so.0 #5 _gtk_file_system_model_update_file at /lib64/libgtk-x11-2.0.so.0 #6 gtk_file_system_model_query_done at /lib64/libgtk-x11-2.0.so.0 #7 g_task_return_now at /lib64/libgio-2.0.so.0 #8 complete_in_idle_cb at /lib64/libgio-2.0.so.0 #10 g_main_context_iterate.isra.22 at /lib64/libglib-2.0.so.0 #12 gtk_dialog_run at /lib64/libgtk-x11-2.0.so.0 #13 XS_Gtk2__Dialog_run at /usr/lib64/perl5/vendor_perl/auto/Gtk2/Gtk2.so #14 Perl_pp_entersub at /usr/lib64/perl5/CORE/libperl.so #15 Perl_runops_standard at /usr/lib64/perl5/CORE/libperl.so
Created attachment 895348 [details] File: backtrace
Created attachment 895349 [details] File: cgroup
Created attachment 895350 [details] File: core_backtrace
Created attachment 895351 [details] File: dso_list
Created attachment 895352 [details] File: environ
Created attachment 895353 [details] File: limits
Created attachment 895354 [details] File: maps
Created attachment 895355 [details] File: open_fds
Created attachment 895356 [details] File: proc_pid_status
Created attachment 895357 [details] File: var_log_messages
It appears that this may not actually be a bug. 1. Create a new file, enter some content 1. Use the *save* or *save as* function 1. Save the file as /path/to/filename Outcome: Resulting file is binary and loads OK --- 1. Create a new file, enter some content 1. Use the *save* or *save as* function 1. Save the file as /path/to/filename.txt Outcome: Resulting file is ascii and does not load --- 1. Create a new file, enter some content 1. Use the *save* or *save as* function 1. Save the file as /path/to/filename.ext Outcome: Resulting file is binary and loads OK Looks to me like the author forgot to mention undocumented features :)