9 Nov
2018
9 Nov
'18
9:52 a.m.
If you use QEMU 3.0 with Kata Containers you might hit a SIGABRT when the QEMU process terminates. This is fixed in QEMU 3.1.0-rc0: https://download.qemu.org/qemu-3.1.0-rc0.tar.xz The fix is QEMU commit 8511770185f5769d06e7c3e37b2fd79f268cf84c ("monitor: delay monitor iothread creation"). Hope this saves you some time! :) Stefan