Bug 1790844
Summary: | USB related fixes | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux Advanced Virtualization | Reporter: | Dr. David Alan Gilbert <dgilbert> |
Component: | qemu-kvm | Assignee: | Dr. David Alan Gilbert <dgilbert> |
qemu-kvm sub component: | General | QA Contact: | Xueqiang Wei <xuwei> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | unspecified | ||
Priority: | unspecified | CC: | areis, chayang, choma, coli, dblechte, ddepaula, hhan, jinzhao, juzhang, kraxel, lmen, virt-maint, xiaohli, xuwei, yafu |
Version: | 8.2 | ||
Target Milestone: | rc | ||
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-4.2.0-6.module+el8.2.0+5451+991cea0d | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1786413 | Environment: | |
Last Closed: | 2020-05-05 09:55:51 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: | |
Embargoed: | |||
Bug Depends On: | 1786413 | ||
Bug Blocks: | 1786414 |
Comment 2
Danilo de Paula
2020-01-15 14:34:50 UTC
Hi David, This bug depends on "Bug 1786413 - Assertion `dev->state == USB_STATE_DEFAULT' failed when setting spice usb redir during migration". Verify this bug until Bug1786413 is fixed well, right? If not, I will verify this bug first, just focus on whether hit the new issue. Many thanks. 1. According to https://bugzilla.redhat.com/show_bug.cgi?id=1786413#c14 and https://bugzilla.redhat.com/show_bug.cgi?id=1786413#c17, reproduce this bug on qemu-kvm-4.2.0-4.module+el8.2.0+5220+e82621dc. 2. According to https://bugzilla.redhat.com/show_bug.cgi?id=1786413#c18, retested it on qemu-kvm-4.2.0-6.module+el8.2.0+5451+991cea0d for 1 hour. Version: kernel-4.18.0-167.el8.x86_64 qemu-kvm-4.2.0-6.module+el8.2.0+5451+991cea0d libvirt-5.10.0-1.module+el8.2.0+5135+ed3b2489.x86_64 virt-viewer-7.0-9.el8.x86_64 spice-glib-0.37-1.el8.x86_64 edk2-ovmf-20190829git37eef91017ad-4.el8.noarch Guest: kernel-4.18.0-160.el8.x86_64 (1) not hit Bug 1786413 - Assertion `dev->state == USB_STATE_DEFAULT' failed when setting spice usb redir during migration not hit Bug 1752320 - vm gets stuck when migrate vm back and forth with remote-viewer trying to connect (2) qemu crash due to qemu-kvm: hw/usb/redirect.c:1356: usbredir_chardev_read: Assertion `dev->read_buf == NULL' failed. 2020-01-19T06:23:49.342200Z qemu-kvm: usbredirparser: Received second hello message, ignoring 2020-01-19T06:23:49.342450Z qemu-kvm: usbredirparser: error invalid usb-redir packet type: 132 qemu-kvm: hw/usb/redirect.c:1356: usbredir_chardev_read: Assertion `dev->read_buf == NULL' failed. 2020-01-19 06:23:52.262+0000: shutting down, reason=crashed track the issue by https://bugzilla.redhat.com/show_bug.cgi?id=1786413#c2 and https://bugzilla.redhat.com/show_bug.cgi?id=1786413#c9 and the logs and dump file attached to https://bugzilla.redhat.com/show_bug.cgi?id=1786413 So set this bug status to VERIFIED. If I was wrong, please correct me. Many thanks. Thank you, yes that's fine. QEMU has been recently split into sub-components and as a one-time operation to avoid breakage of tools, we are setting the QEMU sub-component of this BZ to "General". Please review and change the sub-component if necessary the next time you review this BZ. Thanks Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2017 |