Comment 2 for bug 1926122

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Yeah as expected with a broken config this was broken all the time.
E.g. in Bionic

Apr 26 06:01:23 b libvirtd[6154]: 2021-04-26 06:01:23.898+0000: 6172: error : virConfParseValue:529 : configuration file syntax error: /etc/libvirt/qemu.conf:784: expecting a value
Apr 26 06:01:23 b libvirtd[6154]: 2021-04-26 06:01:23.898+0000: 6172: error : virStateInitialize:775 : Initialization of QEMU state driver failed: configuration file syntax error: /etc/libvirt/qemu.conf:784: expecting a value
Apr 26 06:01:23 b libvirtd[6154]: 2021-04-26 06:01:23.898+0000: 6172: error : daemonRunStateInit:849 : Driver state initialization failed

The only difference is that before a fix (for other init issues) this wasn't a crash/segfault.