Bug 734995
Summary: | Core dump when hotplug three usb-hub into the same port under both uhci and ehci | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Shaolong Hu <shu> |
Component: | qemu-kvm | Assignee: | Gerd Hoffmann <kraxel> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.2 | CC: | akong, juzhang, michen, mkenneth, qzhou, tburke, virt-maint, xfu |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-0.12.1.2-2.206.el6 | Doc Type: | Bug Fix |
Doc Text: |
Bug was in a new 6.2 feature and isn't present in any released version.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 16:02:55 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: |
Description
Shaolong Hu
2011-09-01 06:39:16 UTC
*** Bug 735009 has been marked as a duplicate of this bug. *** *** Bug 735018 has been marked as a duplicate of this bug. *** (In reply to comment #3) > *** Bug 735018 has been marked as a duplicate of this bug. *** bz735018 is regression bug,Since bz735018 is marked duplicated with this issue,mark this issue as regression bug too. -snip for bz735018- Also tested with qemu-kvm-tools-0.12.1.2-2.179.el6.x86_64,guest can be booted successful. mark this issue as regression *** Bug 726317 has been marked as a duplicate of this bug. *** Verified on qemu-kvm-0.12.1.2-2.195.el6.x86_64: Under uhci, after step 3: (qemu) device_add usb-hub,port=1,id=hub2 Error: usb port 1 (bus usb.0) not found (in use?) Device 'usb-hub' could not be initialized Under ehci, after step 2: (qemu) device_add usb-hub,port=1,id=hub1 Warning: speed mismatch trying to attach usb device QEMU USB Hub to bus ehci.0 Device 'usb-hub' could not be initialized Based on above results, this bug has been fixed. Moving to ON_QA because Errata Tool did not do it Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Bug was in a new 6.2 feature and isn't present in any released version. 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. http://rhn.redhat.com/errata/RHSA-2011-1531.html |