Displaying 1 result from an estimated 1 matches for "qcow2_get_specific_info".
2023 Apr 05
1
backup-begin
...k/back-trace, versions of qemu and
> libvirt, the contents of the VM log file and also ideally configure
> libvirt for debug logging and collect the debug log as well:
>
> https://www.libvirt.org/kbase/debuglogs.html
In the $VMNAME.log: qemu-system-x86_64: ../../block/qcow2.c:5175:
qcow2_get_specific_info: Assertion `false' failed.
I'm running libvirt 8.0.0, which is the latest version for my dist
(ubuntu 22.04). If required how would I properly upgrade?
Looking at
https://github.com/qemu/qemu/blob/0c8022876f2183f93e23a7314862140c94ee62e7/block/qcow2.c
which would be the version of qcow...