Bug 1097538 - [abrt] asciio: gtk_file_system_model_sort.part.0(): perl killed by SIGABRT
Summary: [abrt] asciio: gtk_file_system_model_sort.part.0(): perl killed by SIGABRT
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-App-Asciio
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Emmanuel Seyman
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:1f7e6ad3900e068780bc1786643...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-14 04:58 UTC by Sam Wilson
Modified: 2014-05-14 06:06 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-05-14 06:06:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (23.30 KB, text/plain)
2014-05-14 04:58 UTC, Sam Wilson
no flags Details
File: cgroup (154 bytes, text/plain)
2014-05-14 04:58 UTC, Sam Wilson
no flags Details
File: core_backtrace (37.01 KB, text/plain)
2014-05-14 04:58 UTC, Sam Wilson
no flags Details
File: dso_list (9.64 KB, text/plain)
2014-05-14 04:58 UTC, Sam Wilson
no flags Details
File: environ (3.91 KB, text/plain)
2014-05-14 04:58 UTC, Sam Wilson
no flags Details
File: limits (1.29 KB, text/plain)
2014-05-14 04:58 UTC, Sam Wilson
no flags Details
File: maps (50.62 KB, text/plain)
2014-05-14 04:58 UTC, Sam Wilson
no flags Details
File: open_fds (499 bytes, text/plain)
2014-05-14 04:58 UTC, Sam Wilson
no flags Details
File: proc_pid_status (948 bytes, text/plain)
2014-05-14 04:58 UTC, Sam Wilson
no flags Details
File: var_log_messages (1.77 KB, text/plain)
2014-05-14 04:58 UTC, Sam Wilson
no flags Details

Description Sam Wilson 2014-05-14 04:58:17 UTC
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

Comment 1 Sam Wilson 2014-05-14 04:58:22 UTC
Created attachment 895348 [details]
File: backtrace

Comment 2 Sam Wilson 2014-05-14 04:58:24 UTC
Created attachment 895349 [details]
File: cgroup

Comment 3 Sam Wilson 2014-05-14 04:58:27 UTC
Created attachment 895350 [details]
File: core_backtrace

Comment 4 Sam Wilson 2014-05-14 04:58:29 UTC
Created attachment 895351 [details]
File: dso_list

Comment 5 Sam Wilson 2014-05-14 04:58:31 UTC
Created attachment 895352 [details]
File: environ

Comment 6 Sam Wilson 2014-05-14 04:58:33 UTC
Created attachment 895353 [details]
File: limits

Comment 7 Sam Wilson 2014-05-14 04:58:36 UTC
Created attachment 895354 [details]
File: maps

Comment 8 Sam Wilson 2014-05-14 04:58:38 UTC
Created attachment 895355 [details]
File: open_fds

Comment 9 Sam Wilson 2014-05-14 04:58:40 UTC
Created attachment 895356 [details]
File: proc_pid_status

Comment 10 Sam Wilson 2014-05-14 04:58:42 UTC
Created attachment 895357 [details]
File: var_log_messages

Comment 11 Sam Wilson 2014-05-14 06:06:58 UTC
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 :)


Note You need to log in before you can comment on or make changes to this bug.