Bug 1967051
Summary: | With snapshot image boot guest hit core dumped | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Zhenyu Zhang <zhenyzha> |
Component: | qemu-kvm | Assignee: | Virtualization Maintenance <virt-maint> |
qemu-kvm sub component: | qcow2 | QA Contact: | Zhenyu Zhang <zhenyzha> |
Status: | CLOSED DUPLICATE | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | coli, drjones, jinzhao, juzhang, qzhang, virt-maint, xuwei, yihyu |
Version: | 9.0 | ||
Target Milestone: | beta | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-06-02 11:43:40 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: |
Description
Zhenyu Zhang
2021-06-02 11:30:36 UTC
Hi Xueqiang, Since I don't have an x86 rhel.9.0 machine, could you check if this issue can be reproduced on x86? *** This bug has been marked as a duplicate of bug 1950192 *** (In reply to CongLi from comment #2) > > *** This bug has been marked as a duplicate of bug 1950192 *** This problem is not ioeventfd related, I would make it as a duplicate of bug 1924014 *** This bug has been marked as a duplicate of bug 1924014 *** (In reply to CongLi from comment #2) > > *** This bug has been marked as a duplicate of bug 1950192 *** I saw this bug was encountered on S390 using -device virtio-scsi-ccw,ioeventfd=off. But on x86 and aarch64 we don't have this virtio-scsi-ccw device, and my bug didn't use 'ioeventfd', but encountered it when using snapshot. So I am not sure if they are the same reason. (In reply to Zhenyu Zhang from comment #4) > (In reply to CongLi from comment #2) > > > > *** This bug has been marked as a duplicate of bug 1950192 *** > > I saw this bug was encountered on S390 using -device > virtio-scsi-ccw,ioeventfd=off. > But on x86 and aarch64 we don't have this virtio-scsi-ccw device, and my bug > didn't use 'ioeventfd', but encountered it when using snapshot. > So I am not sure if they are the same reason. The device or steps may not same, but the call trace are same, so close it as a dup, I also think BZ1950192 is a dup to BZ1924914, we could confirm with the developer. Thanks. |