Bug 2065239
Summary: | KVM Fedora 35 guest x86 programs randomly crash in signal handler [rhel-8.5.0.z] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | RHEL Program Management Team <pgm-rhel-tools> |
Component: | qemu-kvm | Assignee: | Dr. David Alan Gilbert <dgilbert> |
qemu-kvm sub component: | CPU Models | QA Contact: | liunana <nanliu> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | medium | CC: | ailan, cohuck, coli, dgilbert, jinzhao, juzhang, mlevitsk, mlichvar, nanliu, nilal, peterx, virt-maint, wei.huang2, ymankad |
Version: | 8.5 | Keywords: | Reopened, Triaged, ZStream |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-4.2.0-60.module+el8.5.0+14545+9e40c7b1.2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 2065230 | Environment: | |
Last Closed: | 2022-04-26 17:33:05 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: | |||
Bug Depends On: | 2031795, 2065230 | ||
Bug Blocks: |
Comment 2
Yanan Fu
2022-03-23 12:57:01 UTC
Test PASS with fixed qemu without crash. Test Env: 4.18.0-348.12.2.el8_5.x86_64 qemu-kvm-4.2.0-60.module+el8.5.0+14545+9e40c7b1.2.x86_64 libvirt-6.0.0-37.1.module+el8.5.0+13858+39fdc467.x86_64 Guest: 4.18.0-348.el8.x86_64 CPU configuration xml: <cpu mode='custom' match='exact' check='full'> <model fallback='forbid'>EPYC-Milan</model> <vendor>AMD</vendor> <feature policy='require' name='x2apic'/> <feature policy='require' name='tsc-deadline'/> <feature policy='require' name='hypervisor'/> <feature policy='require' name='tsc_adjust'/> <feature policy='require' name='vaes'/> <feature policy='require' name='vpclmulqdq'/> <feature policy='require' name='spec-ctrl'/> <feature policy='require' name='stibp'/> <feature policy='require' name='arch-capabilities'/> <feature policy='require' name='ssbd'/> <feature policy='require' name='cmp_legacy'/> <feature policy='require' name='virt-ssbd'/> <feature policy='require' name='rdctl-no'/> <feature policy='require' name='skip-l1dfl-vmentry'/> <feature policy='require' name='mds-no'/> <feature policy='require' name='pschange-mc-no'/> <feature policy='disable' name='erms'/> <feature policy='disable' name='fsrm'/> <feature policy='require' name='xsaves'/> <feature policy='disable' name='svm'/> <feature policy='require' name='topoext'/> <feature policy='disable' name='npt'/> <feature policy='disable' name='nrip-save'/> <feature policy='disable' name='svme-addr-chk'/> </cpu> Move this bug to verified now. Best regards Liu Nana 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 (virt:rhel and virt-devel:rhel bug fix update), 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-2022:1563 |