Bug 1065765

Summary: [abrt] easytag: gtk_tree_model_get_valist(): easytag killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Serg Merkelov <sergmerkelov>
Component: easytagAssignee: David King <amigadave>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: amigadave, lnie, matthias
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/dee12680dad77acb5a92592f33a25ec5eb3c0bf6
Whiteboard: abrt_hash:9e49c7886bee607911705bae52d472723387cde0
Fixed In Version: easytag-2.1.10-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-26 13:55:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Serg Merkelov 2014-02-16 19:14:58 UTC
Description of problem:
If defined illegal path in easytagrc/default_path_to_mp3 so application crashes.

Version-Release number of selected component:
easytag-2.1.9-2.fc20

Additional info:
reporter:       libreport-2.1.12
backtrace_rating: 4
cmdline:        easytag
crash_function: gtk_tree_model_get_valist
executable:     /usr/bin/easytag
kernel:         3.12.10-300.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (9 frames)
 #0 gtk_tree_model_get_valist at gtktreemodel.c:1470
 #1 gtk_tree_model_get at gtktreemodel.c:1432
 #2 Browser_Tree_Select_Dir at src/browser.c:858
 #3 Browser_Load_Default_Directory at src/browser.c:273
 #4 Init_Load_Default_Dir at src/easytag.c:4234
 #9 gtk_main at gtkmain.c:1257
 #14 g_application_activate at gapplication.c:1414
 #15 et_local_command_line at src/application.c:77
 #16 g_application_run at gapplication.c:1585

Comment 1 Serg Merkelov 2014-02-16 19:15:04 UTC
Created attachment 863797 [details]
File: backtrace

Comment 2 Serg Merkelov 2014-02-16 19:15:07 UTC
Created attachment 863798 [details]
File: cgroup

Comment 3 Serg Merkelov 2014-02-16 19:15:09 UTC
Created attachment 863799 [details]
File: core_backtrace

Comment 4 Serg Merkelov 2014-02-16 19:15:11 UTC
Created attachment 863800 [details]
File: dso_list

Comment 5 Serg Merkelov 2014-02-16 19:15:13 UTC
Created attachment 863801 [details]
File: environ

Comment 6 Serg Merkelov 2014-02-16 19:15:15 UTC
Created attachment 863802 [details]
File: exploitable

Comment 7 Serg Merkelov 2014-02-16 19:15:18 UTC
Created attachment 863803 [details]
File: limits

Comment 8 Serg Merkelov 2014-02-16 19:15:20 UTC
Created attachment 863804 [details]
File: maps

Comment 9 Serg Merkelov 2014-02-16 19:15:22 UTC
Created attachment 863805 [details]
File: open_fds

Comment 10 Serg Merkelov 2014-02-16 19:15:24 UTC
Created attachment 863806 [details]
File: proc_pid_status

Comment 11 Serg Merkelov 2014-02-16 19:15:26 UTC
Created attachment 863807 [details]
File: var_log_messages

Comment 12 David King 2014-02-16 20:22:27 UTC
Thanks for the report. This was already worked around upstream with:

https://git.gnome.org/browse/easytag/commit/?id=15fc326f8eda8f3df86d31d9dd362efae66fd2de

This will be in a coming 2.1.10 release. Now that I know the cause behind the invalid iter (thanks!), I can avoid the remaining warnings and come up with a complete fix for that release too.

Comment 13 David King 2014-02-16 21:32:02 UTC
I just fixed this in EasyTAG:

https://git.gnome.org/browse/easytag/commit/?id=aa20526caa45d213cf36b18c27bfbffc3618eccc

There is now a warning message shown in the log when this occurs, and no critical warnings. I will make an upstream release and new Fedora package in the next few days.

Comment 14 Fedora Update System 2014-02-19 21:35:11 UTC
easytag-2.1.10-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/easytag-2.1.10-1.fc20

Comment 15 Fedora Update System 2014-02-19 21:38:30 UTC
easytag-2.1.10-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/easytag-2.1.10-1.fc19

Comment 16 lnie 2014-02-20 03:01:59 UTC
easytag-2.1.10-1.fc20 works

Comment 17 Fedora Update System 2014-02-22 00:57:19 UTC
Package easytag-2.1.10-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing easytag-2.1.10-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-2863/easytag-2.1.10-1.fc20
then log in and leave karma (feedback).

Comment 18 Fedora Update System 2014-02-26 13:55:26 UTC
easytag-2.1.10-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 19 Fedora Update System 2014-03-02 03:41:52 UTC
easytag-2.1.10-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.