Bug 1227833
Summary: | qemu-kvm sometimes dies with 1 when plug/unplugging virtserialports | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Lukáš Doktor <ldoktor> | ||||
Component: | qemu-kvm-rhev | Assignee: | David Gibson <dgibson> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.1 | CC: | amit.shah, gklein, hannsj_uhl, huding, jsuchane, juzhang, knoel, ldoktor, michen, qzhang, virt-maint | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | ppc64 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-04-21 04:21:00 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: | |||||||
Bug Blocks: | 1308609, 1359843 | ||||||
Attachments: |
|
Description
Lukáš Doktor
2015-06-03 15:17:52 UTC
Created attachment 1034398 [details]
virt-test log of the mentioned test
Is this ppc-specific? Does this not trigger on x86? (In reply to Amit Shah from comment #3) > Is this ppc-specific? Does this not trigger on x86? Also, was this ppc64le or ppc64? Which endian was the guest (in case it matters)? Hi, Amit According to the log attached in this BZ (10:37:51 INFO | [qemu output] qemu-kvm: Guest moved used index from 34321 to 34319), maybe this is a duplicate bug with the following ones which happen on x86 as well? Bug 1170391 - qemu core dump when repeadly hotplug/hotunplug serial port that transftering data Bug 1170042 - "Guest moved used index from 337 to 336" repeatedly hotplug/hotunplug serial port that transferring data Thanks, Qunfang Dear Karen, the results are from BE guest running on LE host. On 5th trial I succeeded in reproducing it with LE guest, previous runs failed with too many dropped characters (it might be a matter of setting, some chars are usually dropped when unplugging the port, the limit is probably too low). As for x86 I tried that on F20 with F20 guest and it worked well (multiple executions). But I can't tell whether it "works" on RHEL too. Hotplug while actively writing seems sufficiently edge case to me to defer to 7.3. I think we want to determine if this happens with upstream qemu, or just downstream. Lukas, how exactly do I set up the loopback described in the reproduce steps? Alternatively is there an automated test which will trigger this? If so how would I execute it? Actually... I spotted this in the virt log 10:37:51 INFO | [qemu output] qemu-kvm: Guest moved used index from 34321 to 34319 Which very strongly suggests it is the same as bug 1170391. Closing as dupe. *** This bug has been marked as a duplicate of bug 1170391 *** |