Bug 861235
| Summary: | [abrt] gnome-boxes-3.4.3-2.fc17: gvir_storage_vol_delete: Process /usr/bin/gnome-boxes was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Krzysztof Klimonda <kklimonda> | ||||||||||||||||||||
| Component: | libvirt-glib | Assignee: | Daniel Berrangé <berrange> | ||||||||||||||||||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||
| Version: | 17 | CC: | berrange, cfergeau, crobinso, lmacken, marcandre.lureau, virt-maint, zeenix | ||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||
| Whiteboard: | abrt_hash:ab885521b65d37dac1b2f3e1bf620fd8ff944009 | ||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||
| Last Closed: | 2013-07-01 19:04:14 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
Krzysztof Klimonda
2012-09-27 21:44:08 UTC
Created attachment 618313 [details]
File: core_backtrace
Created attachment 618314 [details]
File: environ
Created attachment 618315 [details]
File: limits
Created attachment 618316 [details]
File: backtrace
Created attachment 618317 [details]
File: cgroup
Created attachment 618318 [details]
File: maps
Created attachment 618319 [details]
File: dso_list
Created attachment 618320 [details]
File: var_log_messages
Created attachment 618321 [details]
File: open_fds
Freezing was related to the incorrect SELinux label set for $HOME/.libvirt/qemu which is already reported as bug #809910, the crash seems related to it (some bug in the cleanup code?) I tried to open gnome-boxes, and it instantly crashed. backtrace_rating: 4 Package: gnome-boxes-3.4.3-2.fc17 OS Release: Fedora release 17 (Beefy Miracle) This commit likely avoids the crash, but it's only in libvirt-glib 0.0.9 and later
commit f6193e7347a37c5bbc028ffcd81330622fc315c4
Author: Christophe Fergeau <cfergeau>
Date: Fri May 18 13:39:18 2012 +0200
Check arguments to public libvirt-gobject methods
Given that F17 is EOL soon, and libvirt-glib hasn't been touched there for a long time, I don't think this is going to be fixed. F18 should have the fix. |