diff options
author | He Zhe <zhe.he@windriver.com> | 2022-04-26 15:51:57 +0800 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-04-26 17:03:20 -0400 |
commit | c21e22e8e6014babe3ad3c930ee37e17ef4787a1 (patch) | |
tree | 555ac0c17cf1f6a19f94103860dcbf5013228228 /classes/qemuboot-xen-defaults.bbclass | |
parent | 63b026b6245234ac0200e32b03800aa0ca9e261d (diff) | |
download | meta-virtualization-c21e22e8e6014babe3ad3c930ee37e17ef4787a1.tar.gz |
libvirt: Fix error on undefining domain and segfault on libvirt_driver_qemu.so
Backport a patch to fix segfault when undefining virtual machines.
virsh undefine vm
rpc-libvirtd[9725]: segfault at 18 ip 00007f8b0a5f17a9 sp 00007f8b3f8cbb60
error 4 in libvirt_driver_qemu.so[7f8b0a56e000+113000]
error: Code: a4 01 0f 84 89 03 00 00 4c 89 ff e8 d1 ed f7 ff 85 c0 0f 88 b9
02 00 00 48 8b 45 b8 48 8b b0 80 00 00 00 48 8b 86 b0 02 00 00
<48> 8b 78 18 48 85 ff 0f 84 42 01 00 00 e8 b5 02 f8 ff 48 89 45 c0
Disconnected from qemu:///system due to end of file
error: Failed to undefine domain 'vm'
error: End of file while reading data: Input/output error
Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'classes/qemuboot-xen-defaults.bbclass')
0 files changed, 0 insertions, 0 deletions