[libvirt-users] libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers

Dennis Jenkins dennis.jenkins.75 at gmail.com
Mon Jul 15 12:56:57 UTC 2013


On Mon, Jul 15, 2013 at 7:53 AM, Dennis Jenkins <dennis.jenkins.75 at gmail.com
> wrote:

>
>
>
> TL;DR: "vm->seclabels[i]->model" is NULL.
>
>
>
It probably would have been helpful had I posted everything in the struct:

(gdb) print vm->seclabels[i]
$6 = (virSecurityLabelDefPtr) 0x7fffd0009dc0

(gdb) print *(vm->seclabels[i])
$7 = {model = 0x0, label = 0x0, imagelabel = 0x0, baselabel = 0x0, type =
1, norelabel = true,
  implicit = false}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130715/d60b9d85/attachment.htm>


More information about the libvirt-users mailing list