Bug 1949342

Summary: libvirt crashes when stopping daemon after virsh command
Product: Red Hat Enterprise Linux 9 Reporter: yafu <yafu>
Component: libvirtAssignee: Jonathon Jongsma <jjongsma>
Status: CLOSED CURRENTRELEASE QA Contact: yafu <yafu>
Severity: medium Docs Contact:
Priority: medium    
Version: 9.0CC: bugproxy, chhu, dyuan, dzheng, jdenemar, jjongsma, jsuchane, lmen, pkrempa, smitterl, thuth, virt-maint, xuzhang, yafu, yalzhang
Target Milestone: betaKeywords: Automation, Patch, Triaged
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: libvirt-7.3.0-1.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1836865 Environment:
Last Closed: 2021-12-07 21:57:54 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: 7.2.0
Embargoed:
Bug Depends On: 1836865    
Bug Blocks: 1845468    

Comment 4 yafu 2021-06-17 09:26:50 UTC
Verified with libvirt-daemon-7.4.0-1.el9.x86_64.

Test steps:
1.# for i in {1..100}; do systemctl restart libvirtd; virsh list ; systemctl restart libvirtd ; sleep 30; done

2.Check the coredump info in syslog after step 1:
# cat /var/log/messages | grep -i coredump
no output