Bug 2019701
Summary: | libvirt crash when "virsh nodedev-define" with wrong formatted <uuid> in xml | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | zhentang <zhetang> |
Component: | libvirt | Assignee: | Virtualization Maintenance <virt-maint> |
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 9.0 | CC: | pkrempa, virt-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-11-03 08:12:05 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
zhentang
2021-11-03 07:52:07 UTC
This is the same root cause as https://bugzilla.redhat.com/show_bug.cgi?id=2014139 . The parser returns a NULL object if the XML is invalid and then we tried to invoke the post-parse callbacks. *** This bug has been marked as a duplicate of bug 2014139 *** |