Bug 1123149
Summary: | [abrt] easytag: Cddb_Album_List_Set_Row_Appearance(): easytag killed by SIGSEGV | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Gian Paolo Mureddu <gmureddu> | ||||||||||||||||||||||||
Component: | easytag | Assignee: | David King <amigadave> | ||||||||||||||||||||||||
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||
Version: | 20 | CC: | amigadave, gmureddu, matthias | ||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/32e627d5d0db2238780db040547a9018b47ffca8 | ||||||||||||||||||||||||||
Whiteboard: | abrt_hash:16332964ded68d21a678f35f467ade140a12bc60 | ||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||
Last Closed: | 2014-08-15 08:15:38 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
Gian Paolo Mureddu
2014-07-25 02:17:19 UTC
Created attachment 920765 [details]
File: backtrace
Created attachment 920766 [details]
File: cgroup
Created attachment 920767 [details]
File: core_backtrace
Created attachment 920768 [details]
File: dso_list
Created attachment 920769 [details]
File: environ
Created attachment 920770 [details]
File: exploitable
Created attachment 920771 [details]
File: limits
Created attachment 920772 [details]
File: maps
Created attachment 920773 [details]
File: open_fds
Created attachment 920774 [details]
File: proc_pid_status
Created attachment 920775 [details]
File: var_log_messages
This looks like a GtkListStore is being cleared while there is a row selected, and the "changed" signal on the selection is being emitted, which tries to access the deleted (selected) row. There have been a few similar bugs recently: https://mail.gnome.org/archives/easytag-list/2014-June/msg00012.html https://bugzilla.redhat.com/show_bug.cgi?id=1121142 It should not be too difficult to fix, but I might not get to it for a week or two, as I am at GUADEC for the next week. In the meantime, if you can provide exact steps to reproduce, that would be very useful. Otherwise, as I cannot reproduce the crash locally, I will provide a scratch build with a proposed fix when I have one. I have a proposed fix which I have added to a scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=7216162 Could you test that the works for you, or provide exact steps to reproduce (as I am still unable to reproduce the problem). Were you able to test the scratch build yet? If the Rawhide build was a problem, you can use this F20 build that just finished: http://koji.fedoraproject.org/koji/taskinfo?taskID=7243911 It would be very useful to know if this solves the crashes. I am unable to reproduce, and so I cannot test the proposed fix. Please reopen if you provide a reproducer, or can confirm that the proposed fix solves the problem for you. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |