Bug 2035714
| Summary: | libvirtd crashed when start->reload->restart libvirtd | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | yafu <yafu> |
| Component: | libvirt | Assignee: | Michal Privoznik <mprivozn> |
| Status: | CLOSED ERRATA | QA Contact: | yafu <yafu> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 8.6 | CC: | dzheng, jdenemar, jsuchane, mprivozn, pkrempa, virt-maint, xuzhang |
| Target Milestone: | rc | Keywords: | Regression, Triaged, Upstream |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libvirt-8.0.0-0rc1.1.module+el8.6.0+13853+e8cd34b9 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 2027400 | Environment: | |
| Last Closed: | 2022-05-10 13:25:20 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: | 8.0.0 |
| Embargoed: | |||
| Bug Depends On: | 2027400 | ||
| Bug Blocks: | |||
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 (Moderate: virt:rhel and virt-devel:rhel security, bug fix, and enhancement 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/RHSA-2022:1759 |
Verified with libvirt-daemon-8.0.0-1.module+el8.6.0+13888+55157bfb.x86_64. Test steps: 1.for i in {1..100}; do systemctl stop libvirtd; sleep 6; systemctl start libvirtd; systemctl reload libvirtd; systemctl restart libvirtd ; done 2.Check coredump: # coredumpctl list No coredumps found.