Bug 531429
| Summary: | libvirt failed to disconnect and double free crashes on F12/rawhide with Xen | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pasi Karkkainen <pasik> |
| Component: | libvirt | Assignee: | Mark McLoughlin <markmc> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | rawhide | CC: | berrange, clalance, crobinso, itamar, jforbes, markmc, veillard, virt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | libvirt-0.7.1-15.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-10-30 16:37:21 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 498969 | ||
|
Description
Pasi Karkkainen
2009-10-28 09:37:26 UTC
Okay, AFAICT, these are the two fixes: http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=6ed7374c5a http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=1caa19cb06 I've pulled them into F-12 now: * Thu Oct 29 2009 Mark McLoughlin <markmc> - 0.7.1-14 - Fix xen driver recounting (#531429) - Fix crash on virsh error (#531429) - Fix segfault where XML parsing fails in qemu disk hotplug - Fix segfault where interface target device name is ommitted (#523418) Will build and request tagging later Ok, thanks. I'll test it when it's available.. tag request: https://fedorahosted.org/rel-eng/ticket/2927 0.7.1-15 in rawhide seems to work OK with Xen. Thanks again! |