| Summary: | qemu:///session disconnects after 30 seconds | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Keit <svcrdhtbgzll> | ||||||||
| Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> | ||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | |||||||||
| Severity: | low | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | unspecified | CC: | berrange, crobinso, gscrivan, rbalakri | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2016-03-23 15:13:24 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
|
Description
Keit
2016-03-08 11:40:19 UTC
Created attachment 1134105 [details]
Running qemu///session
Created attachment 1134106 [details]
Disconnected session
there's this fedora bug too: https://bugzilla.redhat.com/show_bug.cgi?id=1315606 seems a libvirt regression Martin posted the patch upstream: https://www.redhat.com/archives/libvir-list/2016-March/msg00339.html Patch was applied Issue still ongoing. This patch is still not available on https://libvirt.org/sources/libvirt-1.3.2.tar.gz. Is it possible to apply the patch on any of this files? https://www.archlinux.org/packages/community/x86_64/libvirt/files/ Versions on my system, at the moment: virt-manager 1.3.2-4 libvirt 1.3.2-3 libvirt-glib 0.2.3-1 libvirt-python 1.3.1-1 virtviewer 3.0-1 The patch isn't in a released libvirt version yet, it will be in libvirt 1.3.3. If you want the patch in arch, you'll need to contact the arch maintainers and ask them to backport this patch:
commit 6541a2b4acd453ebbf10a4427f9ec4e794d3ba6d
Author: Martin Kletzander <mkletzan>
Date: Tue Mar 1 15:42:32 2016 +0100
daemon: Properly check for clients
|