Bug 1186335
Summary: | [abrt] gnome-boxes: g_type_check_instance_is_a(): gnome-boxes killed by SIGSEGV | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Joachim Frieben <jfrieben> | ||||||||||||||||||||||||||
Component: | gnome-boxes | Assignee: | Christophe Fergeau <cfergeau> | ||||||||||||||||||||||||||
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||
Version: | 21 | CC: | cfergeau, jfrieben, marcandre.lureau, rvokal, twaugh, virt-maint, zeenix | ||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/22db5df0d24f1155fa9c015b85363c673ae3e6ce | ||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:f4ec8f46cdbc8eb5444ffadb0165049597802a01 | ||||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||
Last Closed: | 2015-12-02 08:05:50 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
Joachim Frieben
2015-01-27 13:12:12 UTC
Created attachment 984645 [details]
File: backtrace
Created attachment 984646 [details]
File: cgroup
Created attachment 984647 [details]
File: core_backtrace
Created attachment 984648 [details]
File: dso_list
Created attachment 984649 [details]
File: environ
Created attachment 984650 [details]
File: exploitable
Created attachment 984651 [details]
File: limits
Created attachment 984652 [details]
File: maps
Created attachment 984653 [details]
File: open_fds
Created attachment 984654 [details]
File: proc_pid_status
Created attachment 984655 [details]
File: var_log_messages
*** Bug 1201316 has been marked as a duplicate of this bug. *** Happens on f22 as well. Reproducer at https://bugzilla.gnome.org/show_bug.cgi?id=746800#c1 most likely spice-session was disposed before spice-gtk-session, and it has a weak reference, I guess it could use a weak pointer for extra safe, but I think spice-gtk-session is supposed to be always weakly handled. Unfortunately, it's hard to enforce this, so we should make it a bit more robust for this kind of situation. Created attachment 1006805 [details] Workaround for the crash Yeah this is what happens (the GObject part of SpiceSession is all garbage when this occurs), and the attached patch works around the issue. However, as noted in https://bugzilla.gnome.org/show_bug.cgi?id=746800 , Boxes is doing unexpected things with disconnected SpiceDisplays. I don't know if this crash will still occur once that is fixed. Comment on attachment 1006805 [details]
Workaround for the crash
that looks okayish to me (I think I would have prefered weak pointers), feel free to submit to spice-devel
I do not really mean it to be a fix, this was just some quick debugging test, I'll try a weak pointer approach, though it would be nice to also know how to get in this situation;) This message is a reminder that Fedora 21 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '21'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 21 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |