[Pkg-libvirt-maintainers] Bug#574359: Bug#574359: libvirt0: SEGV of libvirtd on virsh dominfo

Guido Günther agx at sigxcpu.org
Wed Mar 17 17:51:23 UTC 2010


On Wed, Mar 17, 2010 at 04:41:05PM +0100, Andreas Bießmann wrote:
> Package: libvirt0
> Version: 0.7.7-1
> Severity: normal
> 
> 
> As reported in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574272#17
> libvirtd crashes with SEGV on 'virsh dominfo' (kvm virtualisation!).
> 
> Some investigation pointed out that the first strlen(p) in
> qemudNodeGetSecurityModel() in qemu_driver.c:4910 caused the SEGV.
> 
> driver->securityPrimaryDriver in qemuCreateCapabilities() qemu_driver.c:1006
> is NULL therefore secModel.model and secModel.doi not initialized. Later on
> when requesting the string information with 'virsh dominfo' we get the SEGV
> as mentioned above.
This is due to the fact that we don't have a primary security driver
set. Fix forthcoming.
Cheers,
 -- Guido





More information about the Pkg-libvirt-maintainers mailing list