[Pkg-libvirt-maintainers] Bug#1026863: libvirtd segfaults on virsh define given typo

Gedalya gedalya at gedalya.net
Thu Dec 22 19:38:17 GMT 2022


Package: libvirt-daemon
Version: 8.10.0-2


Hello,

Given the following stanza in a domain XML,

    <interface type='direct'>
      <source bridge='eno1' mode='bridge'/>
      <model type='virtio'/>
    </interface>

with bridge='eno1' instead of dev='eno1', libvirtd segfaults.

See attached backtrace, libvirtd invoked with -v for extra noise

Thanks,

Gedalya

-------------- next part --------------
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=2 events=1 cb=0x7f247e1d3150 opaque=0x55ad955240f0
2022-12-22 19:29:00.366+0000: 17555: info : virObjectNew:256 : OBJECT_NEW: obj=0x55ad955246f0 classname=virNetSocket
2022-12-22 19:29:00.366+0000: 17555: info : virNetSocketNew:294 : RPC_SOCKET_NEW: sock=0x55ad955246f0 fd=16 errfd=-1 pid=0 localAddr=127.0.0.1;0, remoteAddr=127.0.0.1;0
2022-12-22 19:29:00.366+0000: 17555: info : virObjectNew:256 : OBJECT_NEW: obj=0x55ad9552e640 classname=virNetServerClient
2022-12-22 19:29:00.366+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad955246f0
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibTimeoutAdd:358 : EVENT_GLIB_ADD_TIMEOUT: timer=16 interval=-1 cb=0x7f247e1e7b90 opaque=0x55ad9552e640 ff=(nil)
2022-12-22 19:29:00.366+0000: 17555: info : virNetServerClientNewInternal:409 : RPC_SERVER_CLIENT_NEW: client=0x55ad9552e640 sock=0x55ad955246f0
2022-12-22 19:29:00.366+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9552e640
2022-12-22 19:29:00.366+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad955246f0
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibHandleAdd:159 : EVENT_GLIB_ADD_HANDLE: watch=14 fd=16 events=1 cb=0x7f247e1d3150 opaque=0x55ad955246f0 ff=0x7f247e1d30f0
2022-12-22 19:29:00.366+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9552e640
2022-12-22 19:29:00.366+0000: 17555: info : virNetServerCheckLimits:292 : Re-enabling services
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=2 events=1
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=3 events=1
2022-12-22 19:29:00.366+0000: 17555: info : virObjectNew:256 : OBJECT_NEW: obj=0x7f242c0165d0 classname=virKeepAlive
2022-12-22 19:29:00.366+0000: 17555: info : virKeepAliveNew:205 : RPC_KEEPALIVE_NEW: ka=0x7f242c0165d0 client=0x55ad9552e640
2022-12-22 19:29:00.366+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9552e640
2022-12-22 19:29:00.366+0000: 17555: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9552e640
2022-12-22 19:29:00.366+0000: 17555: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad955246f0
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=1 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.366+0000: 17555: info : virNetServerClientDispatchRead:1224 : RPC_SERVER_CLIENT_MSG_RX: client=0x55ad9552e640 len=28 prog=536903814 vers=1 proc=66 type=0 status=0 serial=0
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.366+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9550b080
2022-12-22 19:29:00.366+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9552e640
2022-12-22 19:29:00.366+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9551f810
2022-12-22 19:29:00.366+0000: 17555: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9550b080
2022-12-22 19:29:00.366+0000: 17563: info : remoteDispatchAuthList:3601 : Bypass polkit auth for privileged client pid:17652,uid:0
2022-12-22 19:29:00.366+0000: 17563: info : virNetServerCheckLimits:292 : Re-enabling services
2022-12-22 19:29:00.366+0000: 17563: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=2 events=1
2022-12-22 19:29:00.366+0000: 17563: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=3 events=1
2022-12-22 19:29:00.366+0000: 17563: info : virNetServerClientSendMessageLocked:1460 : RPC_SERVER_CLIENT_MSG_TX_QUEUE: client=0x55ad9552e640 len=36 prog=536903814 vers=1 proc=66 type=1 status=0 serial=0
2022-12-22 19:29:00.366+0000: 17563: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=3
2022-12-22 19:29:00.366+0000: 17563: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9551f810
2022-12-22 19:29:00.366+0000: 17563: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9552e640
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=2 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=1 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.366+0000: 17555: info : virNetServerClientDispatchRead:1224 : RPC_SERVER_CLIENT_MSG_RX: client=0x55ad9552e640 len=32 prog=536903814 vers=1 proc=60 type=0 status=0 serial=1
2022-12-22 19:29:00.366+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9550b080
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9552e640
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9551f810
2022-12-22 19:29:00.367+0000: 17555: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9550b080
2022-12-22 19:29:00.367+0000: 17561: info : virKeepAliveStart:266 : RPC_KEEPALIVE_START: ka=0x7f242c0165d0 client=0x55ad9552e640 interval=0 count=0
2022-12-22 19:29:00.367+0000: 17561: info : virEventGLibTimeoutAdd:358 : EVENT_GLIB_ADD_TIMEOUT: timer=17 interval=5000 cb=0x7f247e1d8d50 opaque=0x7f242c0165d0 ff=0x7f247e108930
2022-12-22 19:29:00.367+0000: 17561: info : virObjectRef:400 : OBJECT_REF: obj=0x7f242c0165d0
2022-12-22 19:29:00.367+0000: 17561: info : virNetServerClientSendMessageLocked:1460 : RPC_SERVER_CLIENT_MSG_TX_QUEUE: client=0x55ad9552e640 len=32 prog=536903814 vers=1 proc=60 type=1 status=0 serial=1
2022-12-22 19:29:00.367+0000: 17561: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=3
2022-12-22 19:29:00.367+0000: 17561: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9551f810
2022-12-22 19:29:00.367+0000: 17561: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9552e640
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=2 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=1 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virNetServerClientDispatchRead:1224 : RPC_SERVER_CLIENT_MSG_RX: client=0x55ad9552e640 len=40 prog=536903814 vers=1 proc=1 type=0 status=0 serial=2
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibTimeoutUpdate:396 : EVENT_GLIB_UPDATE_TIMEOUT: timer=17 interval=5000
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9550b080
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9552e640
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9551f810
2022-12-22 19:29:00.367+0000: 17555: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9550b080
2022-12-22 19:29:00.367+0000: 17562: info : virObjectNew:256 : OBJECT_NEW: obj=0x7f245c00a030 classname=virConnect
2022-12-22 19:29:00.367+0000: 17562: info : virObjectRef:400 : OBJECT_REF: obj=0x7f242c026170
2022-12-22 19:29:00.367+0000: 17562: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x7f242c026170
2022-12-22 19:29:00.367+0000: 17562: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad954e9250
2022-12-22 19:29:00.367+0000: 17562: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad954e9250
2022-12-22 19:29:00.367+0000: 17562: info : virObjectRef:400 : OBJECT_REF: obj=0x7f245c00a030
2022-12-22 19:29:00.367+0000: 17562: info : virObjectRef:400 : OBJECT_REF: obj=0x7f245c00a030
2022-12-22 19:29:00.367+0000: 17562: info : virObjectRef:400 : OBJECT_REF: obj=0x7f245c00a030
2022-12-22 19:29:00.367+0000: 17562: info : virObjectRef:400 : OBJECT_REF: obj=0x7f245c00a030
2022-12-22 19:29:00.367+0000: 17562: info : virObjectRef:400 : OBJECT_REF: obj=0x7f245c00a030
2022-12-22 19:29:00.367+0000: 17562: info : virObjectRef:400 : OBJECT_REF: obj=0x7f245c00a030
2022-12-22 19:29:00.367+0000: 17562: info : virNetServerClientSendMessageLocked:1460 : RPC_SERVER_CLIENT_MSG_TX_QUEUE: client=0x55ad9552e640 len=28 prog=536903814 vers=1 proc=1 type=1 status=0 serial=2
2022-12-22 19:29:00.367+0000: 17562: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=3
2022-12-22 19:29:00.367+0000: 17562: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9551f810
2022-12-22 19:29:00.367+0000: 17562: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9552e640
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=2 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=1 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virNetServerClientDispatchRead:1224 : RPC_SERVER_CLIENT_MSG_RX: client=0x55ad9552e640 len=28 prog=536903814 vers=1 proc=110 type=0 status=0 serial=3
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibTimeoutUpdate:396 : EVENT_GLIB_UPDATE_TIMEOUT: timer=17 interval=5000
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9550b080
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9552e640
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9551f810
2022-12-22 19:29:00.367+0000: 17555: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9550b080
2022-12-22 19:29:00.367+0000: 17558: info : virNetServerClientSendMessageLocked:1460 : RPC_SERVER_CLIENT_MSG_TX_QUEUE: client=0x55ad9552e640 len=48 prog=536903814 vers=1 proc=110 type=1 status=0 serial=3
2022-12-22 19:29:00.367+0000: 17558: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=3
2022-12-22 19:29:00.367+0000: 17558: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9551f810
2022-12-22 19:29:00.367+0000: 17558: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9552e640
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=2 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=1 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virNetServerClientDispatchRead:1224 : RPC_SERVER_CLIENT_MSG_RX: client=0x55ad9552e640 len=32 prog=536903814 vers=1 proc=60 type=0 status=0 serial=4
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibTimeoutUpdate:396 : EVENT_GLIB_UPDATE_TIMEOUT: timer=17 interval=5000
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9550b080
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9552e640
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9551f810
2022-12-22 19:29:00.367+0000: 17555: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9550b080
2022-12-22 19:29:00.367+0000: 17559: info : virNetServerClientSendMessageLocked:1460 : RPC_SERVER_CLIENT_MSG_TX_QUEUE: client=0x55ad9552e640 len=32 prog=536903814 vers=1 proc=60 type=1 status=0 serial=4
2022-12-22 19:29:00.367+0000: 17559: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=3
2022-12-22 19:29:00.367+0000: 17559: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9551f810
2022-12-22 19:29:00.367+0000: 17559: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9552e640
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=2 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=1 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virNetServerClientDispatchRead:1224 : RPC_SERVER_CLIENT_MSG_RX: client=0x55ad9552e640 len=32 prog=536903814 vers=1 proc=60 type=0 status=0 serial=5
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibTimeoutUpdate:396 : EVENT_GLIB_UPDATE_TIMEOUT: timer=17 interval=5000
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9550b080
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9552e640
2022-12-22 19:29:00.367+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9551f810
2022-12-22 19:29:00.367+0000: 17555: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9550b080
2022-12-22 19:29:00.367+0000: 17563: info : virNetServerClientSendMessageLocked:1460 : RPC_SERVER_CLIENT_MSG_TX_QUEUE: client=0x55ad9552e640 len=32 prog=536903814 vers=1 proc=60 type=1 status=0 serial=5
2022-12-22 19:29:00.367+0000: 17563: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=3
2022-12-22 19:29:00.367+0000: 17563: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9551f810
2022-12-22 19:29:00.367+0000: 17563: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9552e640
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=2 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.367+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.377+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=1 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.377+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.377+0000: 17555: info : virNetServerClientDispatchRead:1224 : RPC_SERVER_CLIENT_MSG_RX: client=0x55ad9552e640 len=28 prog=536903814 vers=1 proc=360 type=0 status=0 serial=6
2022-12-22 19:29:00.377+0000: 17555: info : virEventGLibTimeoutUpdate:396 : EVENT_GLIB_UPDATE_TIMEOUT: timer=17 interval=5000
2022-12-22 19:29:00.377+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.377+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9550b080
2022-12-22 19:29:00.377+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9552e640
2022-12-22 19:29:00.377+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9551f810
2022-12-22 19:29:00.377+0000: 17555: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9550b080
2022-12-22 19:29:00.377+0000: 17561: info : virNetServerClientSendMessageLocked:1460 : RPC_SERVER_CLIENT_MSG_TX_QUEUE: client=0x55ad9552e640 len=28 prog=536903814 vers=1 proc=360 type=1 status=0 serial=6
2022-12-22 19:29:00.377+0000: 17561: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=3
2022-12-22 19:29:00.377+0000: 17561: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9551f810
2022-12-22 19:29:00.377+0000: 17561: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9552e640
2022-12-22 19:29:00.377+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=2 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.377+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.378+0000: 17555: info : virEventGLibHandleDispatch:115 : EVENT_GLIB_DISPATCH_HANDLE: watch=14 events=1 cb=0x7f247e1d3150 opaque=0x55ad955246f0
2022-12-22 19:29:00.378+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.378+0000: 17555: info : virNetServerClientDispatchRead:1224 : RPC_SERVER_CLIENT_MSG_RX: client=0x55ad9552e640 len=2716 prog=536903814 vers=1 proc=11 type=0 status=0 serial=7
2022-12-22 19:29:00.378+0000: 17555: info : virEventGLibTimeoutUpdate:396 : EVENT_GLIB_UPDATE_TIMEOUT: timer=17 interval=5000
2022-12-22 19:29:00.378+0000: 17555: info : virEventGLibHandleUpdate:194 : EVENT_GLIB_UPDATE_HANDLE: watch=14 events=1
2022-12-22 19:29:00.378+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9550b080
2022-12-22 19:29:00.378+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9552e640
2022-12-22 19:29:00.378+0000: 17555: info : virObjectRef:400 : OBJECT_REF: obj=0x55ad9551f810
2022-12-22 19:29:00.378+0000: 17555: info : virObjectUnref:378 : OBJECT_UNREF: obj=0x55ad9550b080
2022-12-22 19:29:00.378+0000: 17562: info : virObjectRef:400 : OBJECT_REF: obj=0x7f242c026170
2022-12-22 19:29:00.378+0000: 17562: info : virObjectNew:256 : OBJECT_NEW: obj=0x7f245c009830 classname=qemuDomainVcpuPrivate
2022-12-22 19:29:00.378+0000: 17562: info : virObjectNew:256 : OBJECT_NEW: obj=0x7f245c0098b0 classname=qemuDomainVcpuPrivate
2022-12-22 19:29:00.378+0000: 17562: info : virObjectNew:256 : OBJECT_NEW: obj=0x7f245c009930 classname=qemuDomainVcpuPrivate
2022-12-22 19:29:00.378+0000: 17562: info : virObjectNew:256 : OBJECT_NEW: obj=0x7f245c0099b0 classname=qemuDomainVcpuPrivate
2022-12-22 19:29:00.378+0000: 17562: info : virObjectNew:256 : OBJECT_NEW: obj=0x55ad955256f0 classname=virStorageSource
2022-12-22 19:29:00.378+0000: 17562: info : virObjectNew:256 : OBJECT_NEW: obj=0x55ad95525af0 classname=virStorageSource
2022-12-22 19:29:00.378+0000: 17562: info : virObjectNew:256 : OBJECT_NEW: obj=0x7f2420673710 classname=qemuDomainDiskPrivate
2022-12-22 19:29:00.378+0000: 17562: info : virObjectNew:256 : OBJECT_NEW: obj=0x55ad955258f0 classname=virStorageSource
2022-12-22 19:29:00.378+0000: 17562: info : virObjectNew:256 : OBJECT_NEW: obj=0x7f24206736b0 classname=qemuDomainDiskPrivate
2022-12-22 19:29:00.378+0000: 17562: info : virObjectNew:256 : OBJECT_NEW: obj=0x7f245c0070b0 classname=qemuDomainNetworkPrivate

Thread 6 "rpc-libvirtd" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f24737fe6c0 (LWP 17562)]
0x00007f247e12ffdf in virXMLPropStringRequired (node=node at entry=0x7f245c012380, name=name at entry=0x7f247e33f60d "dev") at ../../src/util/virxml.c:323
323	../../src/util/virxml.c: No such file or directory.
#0  0x00007f247e12ffdf in virXMLPropStringRequired (node=node at entry=0x7f245c012380, name=name at entry=0x7f247e33f60d "dev") at ../../src/util/virxml.c:323
#1  0x00007f247e1733c2 in virDomainNetDefParseXML (xmlopt=0x7f242c077130, node=0x7f245c0121c0, ctxt=0x7f245c0143c0, flags=130) at ../../src/conf/domain_conf.c:9127
#2  0x00007f247e1840a9 in virDomainDefParseXML (ctxt=0x7f245c0143c0, xmlopt=0x7f242c077130, flags=130) at ../../src/conf/domain_conf.c:18327
#3  0x00007f247e1870c9 in virDomainDefParseNode (ctxt=<optimized out>, xmlopt=0x7f242c077130, parseOpaque=0x0, flags=130) at ../../src/conf/domain_conf.c:19056
#4  0x00007f247e1871de in virDomainDefParse (xmlStr=0x7f245c00b000 "<domain type='kvm'>\n  <name>win-test</name>\n  <memory unit='GiB'>6</memory>\n  <currentMemory unit='GiB'>6</currentMemory>\n  <vcpu placement='static'>4</vcpu>\n  <os>\n    <type arch='x86_64' machine='q3"..., filename=<optimized out>, xmlopt=0x7f242c077130, parseOpaque=0x0, flags=130) at ../../src/conf/domain_conf.c:19026
#5  0x00007f247827edff in ?? () from /usr/lib/x86_64-linux-gnu/libvirt/connection-driver/libvirt_driver_qemu.so
#6  0x00007f247e2fd8c0 in virDomainDefineXML (conn=0x7f245c00a030, xml=0x7f245c00b000 "<domain type='kvm'>\n  <name>win-test</name>\n  <memory unit='GiB'>6</memory>\n  <currentMemory unit='GiB'>6</currentMemory>\n  <vcpu placement='static'>4</vcpu>\n  <os>\n    <type arch='x86_64' machine='q3"...) at ../../src/libvirt-domain.c:6621
#7  0x000055ad93a307bc in remoteDispatchDomainDefineXML (server=0x55ad9550b080, msg=0x55ad95529230, ret=0x7f245c004db0, args=0x7f245c006c40, rerr=0x7f24737fd9f0, client=0x55ad9552e640) at src/remote/remote_daemon_dispatch_stubs.h:5217
#8  remoteDispatchDomainDefineXMLHelper (server=0x55ad9550b080, client=0x55ad9552e640, msg=0x55ad95529230, rerr=0x7f24737fd9f0, args=0x7f245c006c40, ret=0x7f245c004db0) at src/remote/remote_daemon_dispatch_stubs.h:5198
#9  0x00007f247e1e5fb9 in virNetServerProgramDispatchCall (msg=0x55ad95529230, client=0x55ad9552e640, server=0x55ad9550b080, prog=0x55ad9551f810) at ../../src/rpc/virnetserverprogram.c:428
#10 virNetServerProgramDispatch (prog=0x55ad9551f810, server=server at entry=0x55ad9550b080, client=client at entry=0x55ad9552e640, msg=msg at entry=0x55ad95529230) at ../../src/rpc/virnetserverprogram.c:302
#11 0x00007f247e1eb8f2 in virNetServerProcessMsg (srv=srv at entry=0x55ad9550b080, client=0x55ad9552e640, prog=<optimized out>, msg=0x55ad95529230) at ../../src/rpc/virnetserver.c:135
#12 0x00007f247e1ebc2d in virNetServerHandleJob (jobOpaque=0x55ad9552dc80, opaque=0x55ad9550b080) at ../../src/rpc/virnetserver.c:155
#13 0x00007f247e1256fd in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:164
#14 0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
#15 0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#16 0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
#0  0x00007f247e12ffdf in virXMLPropStringRequired (node=node at entry=0x7f245c012380, name=name at entry=0x7f247e33f60d "dev") at ../../src/util/virxml.c:323
        ret = <optimized out>
        __FUNCTION__ = "virXMLPropStringRequired"
#1  0x00007f247e1733c2 in virDomainNetDefParseXML (xmlopt=0x7f242c077130, node=0x7f245c0121c0, ctxt=0x7f245c0143c0, flags=130) at ../../src/conf/domain_conf.c:9127
        def = 0x7f245c019530
        source_node = 0x7f245c012380
        virtualport_node = 0x0
        vlan_node = 0x0
        bandwidth_node = 0x0
        mac_node = 0x0
        target_node = 0x0
        coalesce_node = 0x0
        ctxtCtxtSave = {ctxt = 0x7f245c0143c0, node = 0x7f245c008080}
        rv = <optimized out>
        macaddr = 0x0
        model = 0x7f245c018630 "virtio"
        linkstate = 0x0
        tap = 0x0
        virtualport_flags = 0
        parse_filterref = false
        prefix = 0x0
        __FUNCTION__ = "virDomainNetDefParseXML"
#2  0x00007f247e1840a9 in virDomainDefParseXML (ctxt=0x7f245c0143c0, xmlopt=0x7f242c077130, flags=130) at ../../src/conf/domain_conf.c:18327
        net = <optimized out>
        node = 0x0
        i = 0
        j = <optimized out>
        n = 1
        uuid_generated = <optimized out>
        usb_none = <optimized out>
        nodes = 0x7f245c0194f0
        tmp = 0x0
        def = 0x7f245c017900
        __FUNCTION__ = "virDomainDefParseXML"
#3  0x00007f247e1870c9 in virDomainDefParseNode (ctxt=<optimized out>, xmlopt=0x7f242c077130, parseOpaque=0x0, flags=130) at ../../src/conf/domain_conf.c:19056
        def = 0x0
#4  0x00007f247e1871de in virDomainDefParse (xmlStr=0x7f245c00b000 "<domain type='kvm'>\n  <name>win-test</name>\n  <memory unit='GiB'>6</memory>\n  <currentMemory unit='GiB'>6</currentMemory>\n  <vcpu placement='static'>4</vcpu>\n  <os>\n    <type arch='x86_64' machine='q3"..., filename=<optimized out>, xmlopt=0x7f242c077130, parseOpaque=0x0, flags=130) at ../../src/conf/domain_conf.c:19026
        xml = 0x7f245c0069f0
        ctxt = 0x7f245c0143c0
        keepBlanksDefault = 1
        validate = false
#5  0x00007f247827edff in ?? () from /usr/lib/x86_64-linux-gnu/libvirt/connection-driver/libvirt_driver_qemu.so
No symbol table info available.
#6  0x00007f247e2fd8c0 in virDomainDefineXML (conn=0x7f245c00a030, xml=0x7f245c00b000 "<domain type='kvm'>\n  <name>win-test</name>\n  <memory unit='GiB'>6</memory>\n  <currentMemory unit='GiB'>6</currentMemory>\n  <vcpu placement='static'>4</vcpu>\n  <os>\n    <type arch='x86_64' machine='q3"...) at ../../src/libvirt-domain.c:6621
        ret = <optimized out>
        __func__ = "virDomainDefineXML"
        __FUNCTION__ = "virDomainDefineXML"
#7  0x000055ad93a307bc in remoteDispatchDomainDefineXML (server=0x55ad9550b080, msg=0x55ad95529230, ret=0x7f245c004db0, args=0x7f245c006c40, rerr=0x7f24737fd9f0, client=0x55ad9552e640) at src/remote/remote_daemon_dispatch_stubs.h:5217
        rv = -1
        dom = 0x0
        conn = <optimized out>
        cleanup = <optimized out>
        rv = <optimized out>
        dom = <optimized out>
        conn = <optimized out>
        cleanup = <optimized out>
#8  remoteDispatchDomainDefineXMLHelper (server=0x55ad9550b080, client=0x55ad9552e640, msg=0x55ad95529230, rerr=0x7f24737fd9f0, args=0x7f245c006c40, ret=0x7f245c004db0) at src/remote/remote_daemon_dispatch_stubs.h:5198
        rv = <optimized out>
        __func__ = "remoteDispatchDomainDefineXMLHelper"
#9  0x00007f247e1e5fb9 in virNetServerProgramDispatchCall (msg=0x55ad95529230, client=0x55ad9552e640, server=0x55ad9550b080, prog=0x55ad9551f810) at ../../src/rpc/virnetserverprogram.c:428
        ret = 0x7f245c004db0 ""
        rv = -1
        i = <optimized out>
        identity = 0x7f2424004350
        arg = 0x7f245c006c40 ""
        dispatcher = 0x55ad93a6c430 <remoteProcs+528>
        rerr = {code = 0, domain = 0, message = 0x0, level = 0, dom = 0x0, str1 = 0x0, str2 = 0x0, str3 = 0x0, int1 = 0, int2 = 0, net = 0x0}
        arg = <optimized out>
        ret = <optimized out>
        rv = <optimized out>
        dispatcher = <optimized out>
        rerr = <optimized out>
        i = <optimized out>
        identity = <optimized out>
        __FUNCTION__ = "virNetServerProgramDispatchCall"
        error = <optimized out>
        __n = <optimized out>
        __s = <optimized out>
        __p = <optimized out>
        __n = <optimized out>
        __s = <optimized out>
        __p = <optimized out>
        _pp = <optimized out>
        _p = <optimized out>
        _destroy = <optimized out>
#10 virNetServerProgramDispatch (prog=0x55ad9551f810, server=server at entry=0x55ad9550b080, client=client at entry=0x55ad9552e640, msg=msg at entry=0x55ad95529230) at ../../src/rpc/virnetserverprogram.c:302
        ret = -1
        rerr = {code = 0, domain = 0, message = 0x0, level = 0, dom = 0x0, str1 = 0x0, str2 = 0x0, str3 = 0x0, int1 = 0, int2 = 0, net = 0x0}
        __func__ = "virNetServerProgramDispatch"
        __FUNCTION__ = "virNetServerProgramDispatch"
#11 0x00007f247e1eb8f2 in virNetServerProcessMsg (srv=srv at entry=0x55ad9550b080, client=0x55ad9552e640, prog=<optimized out>, msg=0x55ad95529230) at ../../src/rpc/virnetserver.c:135
        __func__ = "virNetServerProcessMsg"
#12 0x00007f247e1ebc2d in virNetServerHandleJob (jobOpaque=0x55ad9552dc80, opaque=0x55ad9550b080) at ../../src/rpc/virnetserver.c:155
        srv = 0x55ad9550b080
        job = 0x55ad9552dc80
        __func__ = "virNetServerHandleJob"
        _pp = <optimized out>
        _p = <optimized out>
        _destroy = <optimized out>
#13 0x00007f247e1256fd in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:164
        data = 0x0
        pool = 0x55ad9550d1a0
        cond = 0x55ad9550d210
        priority = false
        curWorkers = 0x55ad9550d288
        maxLimit = 0x55ad9550d270
        job = 0x55ad95534390
#14 0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad9550c0e0 "rpc-libvirtd", worker = true, opaque = 0x55ad9550c090}
        thname = 0x7f245c000b70 "rpc-libvirtd"
        maxname = 15
#15 0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139794533312192, 8731202558684804799, -136, 17, 140729511570736, 139794524921856, -8690943941389601089, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#16 0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 20 (Thread 0x7f242b7fe6c0 (LWP 17577) "udev-event"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad9550b720) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad9550b720, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad9550b720, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad9550b6b8, cond=0x55ad9550b6f8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f242b7fda40, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 8, cond = 0x55ad9550b6f8, mutex = 0x55ad9550b6b8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 8
        seq = 4
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad9550b6f8, mutex=mutex at entry=0x55ad9550b6b8) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad9550b6f8, m=m at entry=0x55ad9550b6b8) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247c414ef4 in udevEventHandleThread (opaque=<optimized out>) at ../../src/node_device/node_device_udev.c:1846
        var16 = {mutex = 0x55ad9550b6b8}
        priv = 0x55ad9550b6a0
        device = <optimized out>
        __FUNCTION__ = "udevEventHandleThread"
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247c414e90 <udevEventHandleThread>, name = 0x7f242c039db0 "udev-event", worker = false, opaque = 0x0}
        thname = 0x7f241c000b70 "udev-event"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139793325352640, 8731202558684804799, -136, 17, 139793828648848, 139793316962304, -8691067086691912001, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 19 (Thread 0x7f242bfff6c0 (LWP 17575) "gdbus"):
#0  0x00007f247dc060af in __GI___poll (fds=0x7f242c01e040, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007f247df1d9ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007f247df1dcef in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007f247de03296 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#4  0x00007f247df47d0d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139793333745344, 8731202558684804799, -136, 11, 139793828648336, 139793325355008, -8691065986643413313, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 18 (Thread 0x7f2448ff96c0 (LWP 17574) "gmain"):
#0  0x00007f247dc060af in __GI___poll (fds=0x7f242c006090, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007f247df1d9ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007f247df1dacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007f247df1db11 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x00007f247df47d0d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139793820260032, 8731202558684804799, -136, 17, 139793828647952, 139793811869696, -8690848282267371841, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 16 (Thread 0x7f2449ffb6c0 (LWP 17572) "rpc-admin"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad955209c8) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad955209c8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad955209c8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad95520978, cond=0x55ad955209a0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f2449ffaa40, __canceltype = 135168, __prev = 0x0}
        cbuffer = {wseq = 8, cond = 0x55ad955209a0, mutex = 0x55ad95520978, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 8
        seq = 4
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad955209a0, mutex=mutex at entry=0x55ad95520978) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad955209a0, m=m at entry=0x55ad95520978) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12567b in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad95520930
        cond = 0x55ad955209a0
        priority = false
        curWorkers = 0x55ad95520a18
        maxLimit = 0x55ad95520a00
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad95521490 "rpc-admin", worker = true, opaque = 0x55ad95521440}
        thname = 0x7f2438000b70 "rpc-admin"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139793837045440, 8731202558684804799, -136, 2, 140729511570736, 139793828655104, -8690850480216885569, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 15 (Thread 0x7f244a7fc6c0 (LWP 17571) "rpc-admin"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad955209c8) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad955209c8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad955209c8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad95520978, cond=0x55ad955209a0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f244a7fba40, __canceltype = 135168, __prev = 0x0}
        cbuffer = {wseq = 6, cond = 0x55ad955209a0, mutex = 0x55ad95520978, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 6
        seq = 3
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad955209a0, mutex=mutex at entry=0x55ad95520978) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad955209a0, m=m at entry=0x55ad95520978) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12567b in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad95520930
        cond = 0x55ad955209a0
        priority = false
        curWorkers = 0x55ad95520a18
        maxLimit = 0x55ad95520a00
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad955083e0 "rpc-admin", worker = true, opaque = 0x55ad955211d0}
        thname = 0x7f2434000b70 "rpc-admin"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139793845438144, 8731202558684804799, -136, 2, 140729511570736, 139793837047808, -8690853778214897985, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 14 (Thread 0x7f244affd6c0 (LWP 17570) "rpc-admin"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad955209c8) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad955209c8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad955209c8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad95520978, cond=0x55ad955209a0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f244affca40, __canceltype = 135168, __prev = 0x0}
        cbuffer = {wseq = 4, cond = 0x55ad955209a0, mutex = 0x55ad95520978, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 4
        seq = 2
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad955209a0, mutex=mutex at entry=0x55ad95520978) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad955209a0, m=m at entry=0x55ad95520978) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12567b in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad95520930
        cond = 0x55ad955209a0
        priority = false
        curWorkers = 0x55ad95520a18
        maxLimit = 0x55ad95520a00
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad95508370 "rpc-admin", worker = true, opaque = 0x55ad95520f60}
        thname = 0x7f2440000b70 "rpc-admin"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139793853830848, 8731202558684804799, -136, 2, 140729511570736, 139793845440512, -8690852682461366593, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 13 (Thread 0x7f244b7fe6c0 (LWP 17569) "rpc-admin"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad955209c8) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad955209c8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad955209c8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad95520978, cond=0x55ad955209a0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f244b7fda40, __canceltype = 135168, __prev = 0x0}
        cbuffer = {wseq = 2, cond = 0x55ad955209a0, mutex = 0x55ad95520978, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 2
        seq = 1
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad955209a0, mutex=mutex at entry=0x55ad95520978) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad955209a0, m=m at entry=0x55ad95520978) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12567b in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad95520930
        cond = 0x55ad955209a0
        priority = false
        curWorkers = 0x55ad95520a18
        maxLimit = 0x55ad95520a00
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad955204c0 "rpc-admin", worker = true, opaque = 0x55ad95520cf0}
        thname = 0x7f243c000b70 "rpc-admin"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139793862223552, 8731202558684804799, -136, 2, 140729511570736, 139793853833216, -8690855980459379009, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 12 (Thread 0x7f244bfff6c0 (LWP 17568) "rpc-admin"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad955209c8) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad955209c8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad955209c8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad95520978, cond=0x55ad955209a0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f244bffea40, __canceltype = 135168, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x55ad955209a0, mutex = 0x55ad95520978, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad955209a0, mutex=mutex at entry=0x55ad95520978) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad955209a0, m=m at entry=0x55ad95520978) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12567b in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad95520930
        cond = 0x55ad955209a0
        priority = false
        curWorkers = 0x55ad95520a18
        maxLimit = 0x55ad95520a00
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad95520530 "rpc-admin", worker = true, opaque = 0x55ad95520a80}
        thname = 0x7f2444000b70 "rpc-admin"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139793870616256, 8731202558684804799, -136, 2, 140729511570736, 139793862225920, -8690854880410880321, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 11 (Thread 0x7f2470ff96c0 (LWP 17567) "prio-rpc-libvir"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad9550d2d8) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad9550d2d8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad9550d2d8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad9550d1e8, cond=0x55ad9550d2b0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f2470ff8a40, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 146, cond = 0x55ad9550d2b0, mutex = 0x55ad9550d1e8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 146
        seq = 73
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad9550d2b0, mutex=mutex at entry=0x55ad9550d1e8) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad9550d2b0, m=m at entry=0x55ad9550d1e8) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12577c in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad9550d1a0
        cond = 0x55ad9550d2b0
        priority = true
        curWorkers = 0x55ad9550d2a0
        maxLimit = 0x55ad9550d298
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad95501de0 "prio-rpc-libvirtd", worker = true, opaque = 0x55ad95501d90}
        thname = 0x7f2450000b70 "prio-rpc-libvir"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139794491348672, 8731202558684804799, -136, 17, 140729511570736, 139794482958336, -8690936243197593921, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 10 (Thread 0x7f24717fa6c0 (LWP 17566) "prio-rpc-libvir"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad9550d2d8) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad9550d2d8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad9550d2d8, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad9550d1e8, cond=0x55ad9550d2b0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f24717f9a40, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 148, cond = 0x55ad9550d2b0, mutex = 0x55ad9550d1e8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 148
        seq = 74
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad9550d2b0, mutex=mutex at entry=0x55ad9550d1e8) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad9550d2b0, m=m at entry=0x55ad9550d1e8) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12577c in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad9550d1a0
        cond = 0x55ad9550d2b0
        priority = true
        curWorkers = 0x55ad9550d2a0
        maxLimit = 0x55ad9550d298
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad95501ba0 "prio-rpc-libvirtd", worker = true, opaque = 0x55ad95501b50}
        thname = 0x7f244c000b70 "prio-rpc-libvir"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139794499741376, 8731202558684804799, -136, 17, 140729511570736, 139794491351040, -8690939541195606337, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 9 (Thread 0x7f2471ffb6c0 (LWP 17565) "prio-rpc-libvir"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad9550d2dc) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad9550d2dc, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad9550d2dc, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad9550d1e8, cond=0x55ad9550d2b0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f2471ffaa40, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 155, cond = 0x55ad9550d2b0, mutex = 0x55ad9550d1e8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 155
        seq = 77
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad9550d2b0, mutex=mutex at entry=0x55ad9550d1e8) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad9550d2b0, m=m at entry=0x55ad9550d1e8) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12577c in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad9550d1a0
        cond = 0x55ad9550d2b0
        priority = true
        curWorkers = 0x55ad9550d2a0
        maxLimit = 0x55ad9550d298
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad95501960 "prio-rpc-libvirtd", worker = true, opaque = 0x55ad95501910}
        thname = 0x7f2458000b70 "prio-rpc-libvir"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139794508134080, 8731202558684804799, -136, 17, 140729511570736, 139794499743744, -8690938441147107649, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 8 (Thread 0x7f24727fc6c0 (LWP 17564) "prio-rpc-libvir"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad9550d2dc) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad9550d2dc, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad9550d2dc, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad9550d1e8, cond=0x55ad9550d2b0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f24727fba40, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 153, cond = 0x55ad9550d2b0, mutex = 0x55ad9550d1e8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 153
        seq = 76
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad9550d2b0, mutex=mutex at entry=0x55ad9550d1e8) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad9550d2b0, m=m at entry=0x55ad9550d1e8) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12577c in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad9550d1a0
        cond = 0x55ad9550d2b0
        priority = true
        curWorkers = 0x55ad9550d2a0
        maxLimit = 0x55ad9550d298
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad95501720 "prio-rpc-libvirtd", worker = true, opaque = 0x55ad955016d0}
        thname = 0x7f2454000b70 "prio-rpc-libvir"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139794516526784, 8731202558684804799, -136, 17, 140729511570736, 139794508136448, -8690941739145120065, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 7 (Thread 0x7f2472ffd6c0 (LWP 17563) "prio-rpc-libvir"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad9550d2dc) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad9550d2dc, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad9550d2dc, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad9550d1e8, cond=0x55ad9550d2b0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f2472ffca40, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 151, cond = 0x55ad9550d2b0, mutex = 0x55ad9550d1e8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 151
        seq = 75
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad9550d2b0, mutex=mutex at entry=0x55ad9550d1e8) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad9550d2b0, m=m at entry=0x55ad9550d1e8) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12577c in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad9550d1a0
        cond = 0x55ad9550d2b0
        priority = true
        curWorkers = 0x55ad9550d2a0
        maxLimit = 0x55ad9550d298
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad9550c320 "prio-rpc-libvirtd", worker = true, opaque = 0x55ad9550c2d0}
        thname = 0x7f2460000b70 "prio-rpc-libvir"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139794524919488, 8731202558684804799, -136, 17, 140729511570736, 139794516529152, -8690940643391588673, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 6 (Thread 0x7f24737fe6c0 (LWP 17562) "rpc-libvirtd"):
#0  0x00007f247e12ffdf in virXMLPropStringRequired (node=node at entry=0x7f245c012380, name=name at entry=0x7f247e33f60d "dev") at ../../src/util/virxml.c:323
        ret = <optimized out>
        __FUNCTION__ = "virXMLPropStringRequired"
#1  0x00007f247e1733c2 in virDomainNetDefParseXML (xmlopt=0x7f242c077130, node=0x7f245c0121c0, ctxt=0x7f245c0143c0, flags=130) at ../../src/conf/domain_conf.c:9127
        def = 0x7f245c019530
        source_node = 0x7f245c012380
        virtualport_node = 0x0
        vlan_node = 0x0
        bandwidth_node = 0x0
        mac_node = 0x0
        target_node = 0x0
        coalesce_node = 0x0
        ctxtCtxtSave = {ctxt = 0x7f245c0143c0, node = 0x7f245c008080}
        rv = <optimized out>
        macaddr = 0x0
        model = 0x7f245c018630 "virtio"
        linkstate = 0x0
        tap = 0x0
        virtualport_flags = 0
        parse_filterref = false
        prefix = 0x0
        __FUNCTION__ = "virDomainNetDefParseXML"
#2  0x00007f247e1840a9 in virDomainDefParseXML (ctxt=0x7f245c0143c0, xmlopt=0x7f242c077130, flags=130) at ../../src/conf/domain_conf.c:18327
        net = <optimized out>
        node = 0x0
        i = 0
        j = <optimized out>
        n = 1
        uuid_generated = <optimized out>
        usb_none = <optimized out>
        nodes = 0x7f245c0194f0
        tmp = 0x0
        def = 0x7f245c017900
        __FUNCTION__ = "virDomainDefParseXML"
#3  0x00007f247e1870c9 in virDomainDefParseNode (ctxt=<optimized out>, xmlopt=0x7f242c077130, parseOpaque=0x0, flags=130) at ../../src/conf/domain_conf.c:19056
        def = 0x0
#4  0x00007f247e1871de in virDomainDefParse (xmlStr=0x7f245c00b000 "<domain type='kvm'>\n  <name>win-test</name>\n  <memory unit='GiB'>6</memory>\n  <currentMemory unit='GiB'>6</currentMemory>\n  <vcpu placement='static'>4</vcpu>\n  <os>\n    <type arch='x86_64' machine='q3"..., filename=<optimized out>, xmlopt=0x7f242c077130, parseOpaque=0x0, flags=130) at ../../src/conf/domain_conf.c:19026
        xml = 0x7f245c0069f0
        ctxt = 0x7f245c0143c0
        keepBlanksDefault = 1
        validate = false
#5  0x00007f247827edff in ?? () from /usr/lib/x86_64-linux-gnu/libvirt/connection-driver/libvirt_driver_qemu.so
No symbol table info available.
#6  0x00007f247e2fd8c0 in virDomainDefineXML (conn=0x7f245c00a030, xml=0x7f245c00b000 "<domain type='kvm'>\n  <name>win-test</name>\n  <memory unit='GiB'>6</memory>\n  <currentMemory unit='GiB'>6</currentMemory>\n  <vcpu placement='static'>4</vcpu>\n  <os>\n    <type arch='x86_64' machine='q3"...) at ../../src/libvirt-domain.c:6621
        ret = <optimized out>
        __func__ = "virDomainDefineXML"
        __FUNCTION__ = "virDomainDefineXML"
#7  0x000055ad93a307bc in remoteDispatchDomainDefineXML (server=0x55ad9550b080, msg=0x55ad95529230, ret=0x7f245c004db0, args=0x7f245c006c40, rerr=0x7f24737fd9f0, client=0x55ad9552e640) at src/remote/remote_daemon_dispatch_stubs.h:5217
        rv = -1
        dom = 0x0
        conn = <optimized out>
        cleanup = <optimized out>
        rv = <optimized out>
        dom = <optimized out>
        conn = <optimized out>
        cleanup = <optimized out>
#8  remoteDispatchDomainDefineXMLHelper (server=0x55ad9550b080, client=0x55ad9552e640, msg=0x55ad95529230, rerr=0x7f24737fd9f0, args=0x7f245c006c40, ret=0x7f245c004db0) at src/remote/remote_daemon_dispatch_stubs.h:5198
        rv = <optimized out>
        __func__ = "remoteDispatchDomainDefineXMLHelper"
#9  0x00007f247e1e5fb9 in virNetServerProgramDispatchCall (msg=0x55ad95529230, client=0x55ad9552e640, server=0x55ad9550b080, prog=0x55ad9551f810) at ../../src/rpc/virnetserverprogram.c:428
        ret = 0x7f245c004db0 ""
        rv = -1
        i = <optimized out>
        identity = 0x7f2424004350
        arg = 0x7f245c006c40 ""
        dispatcher = 0x55ad93a6c430 <remoteProcs+528>
        rerr = {code = 0, domain = 0, message = 0x0, level = 0, dom = 0x0, str1 = 0x0, str2 = 0x0, str3 = 0x0, int1 = 0, int2 = 0, net = 0x0}
        arg = <optimized out>
        ret = <optimized out>
        rv = <optimized out>
        dispatcher = <optimized out>
        rerr = <optimized out>
        i = <optimized out>
        identity = <optimized out>
        __FUNCTION__ = "virNetServerProgramDispatchCall"
        error = <optimized out>
        __n = <optimized out>
        __s = <optimized out>
        __p = <optimized out>
        __n = <optimized out>
        __s = <optimized out>
        __p = <optimized out>
        _pp = <optimized out>
        _p = <optimized out>
        _destroy = <optimized out>
#10 virNetServerProgramDispatch (prog=0x55ad9551f810, server=server at entry=0x55ad9550b080, client=client at entry=0x55ad9552e640, msg=msg at entry=0x55ad95529230) at ../../src/rpc/virnetserverprogram.c:302
        ret = -1
        rerr = {code = 0, domain = 0, message = 0x0, level = 0, dom = 0x0, str1 = 0x0, str2 = 0x0, str3 = 0x0, int1 = 0, int2 = 0, net = 0x0}
        __func__ = "virNetServerProgramDispatch"
        __FUNCTION__ = "virNetServerProgramDispatch"
#11 0x00007f247e1eb8f2 in virNetServerProcessMsg (srv=srv at entry=0x55ad9550b080, client=0x55ad9552e640, prog=<optimized out>, msg=0x55ad95529230) at ../../src/rpc/virnetserver.c:135
        __func__ = "virNetServerProcessMsg"
#12 0x00007f247e1ebc2d in virNetServerHandleJob (jobOpaque=0x55ad9552dc80, opaque=0x55ad9550b080) at ../../src/rpc/virnetserver.c:155
        srv = 0x55ad9550b080
        job = 0x55ad9552dc80
        __func__ = "virNetServerHandleJob"
        _pp = <optimized out>
        _p = <optimized out>
        _destroy = <optimized out>
#13 0x00007f247e1256fd in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:164
        data = 0x0
        pool = 0x55ad9550d1a0
        cond = 0x55ad9550d210
        priority = false
        curWorkers = 0x55ad9550d288
        maxLimit = 0x55ad9550d270
        job = 0x55ad95534390
#14 0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad9550c0e0 "rpc-libvirtd", worker = true, opaque = 0x55ad9550c090}
        thname = 0x7f245c000b70 "rpc-libvirtd"
        maxname = 15
#15 0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139794533312192, 8731202558684804799, -136, 17, 140729511570736, 139794524921856, -8690943941389601089, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#16 0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 5 (Thread 0x7f2478dfd6c0 (LWP 17561) "rpc-libvirtd"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad9550d23c) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad9550d23c, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad9550d23c, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad9550d1e8, cond=0x55ad9550d210) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f2478dfca40, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 157, cond = 0x55ad9550d210, mutex = 0x55ad9550d1e8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 157
        seq = 78
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad9550d210, mutex=mutex at entry=0x55ad9550d1e8) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad9550d210, m=m at entry=0x55ad9550d1e8) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12567b in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad9550d1a0
        cond = 0x55ad9550d210
        priority = false
        curWorkers = 0x55ad9550d288
        maxLimit = 0x55ad9550d270
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad9550bea0 "rpc-libvirtd", worker = true, opaque = 0x55ad9550be50}
        thname = 0x7f2468000b70 "rpc-libvirtd"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139794623485632, 8731202558684804799, -136, 17, 140729511570736, 139794615095296, -8690953562653215041, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 4 (Thread 0x7f24795fe6c0 (LWP 17560) "rpc-libvirtd"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad9550d23c) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad9550d23c, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad9550d23c, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad9550d1e8, cond=0x55ad9550d210) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f24795fda40, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 155, cond = 0x55ad9550d210, mutex = 0x55ad9550d1e8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 155
        seq = 77
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad9550d210, mutex=mutex at entry=0x55ad9550d1e8) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad9550d210, m=m at entry=0x55ad9550d1e8) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12567b in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad9550d1a0
        cond = 0x55ad9550d210
        priority = false
        curWorkers = 0x55ad9550d288
        maxLimit = 0x55ad9550d270
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad9550bc60 "rpc-libvirtd", worker = true, opaque = 0x55ad9550bc10}
        thname = 0x7f2464000b70 "rpc-libvirtd"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139794631878336, 8731202558684804799, -136, 17, 140729511570736, 139794623488000, -8690956860651227457, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 3 (Thread 0x7f2473fff6c0 (LWP 17559) "rpc-libvirtd"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad9550d23c) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad9550d23c, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad9550d23c, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad9550d1e8, cond=0x55ad9550d210) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f2473ffea40, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 153, cond = 0x55ad9550d210, mutex = 0x55ad9550d1e8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 153
        seq = 76
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad9550d210, mutex=mutex at entry=0x55ad9550d1e8) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad9550d210, m=m at entry=0x55ad9550d1e8) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12567b in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad9550d1a0
        cond = 0x55ad9550d210
        priority = false
        curWorkers = 0x55ad9550d288
        maxLimit = 0x55ad9550d270
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad9550ba20 "rpc-libvirtd", worker = true, opaque = 0x55ad9550b9d0}
        thname = 0x7f246c000b70 "rpc-libvirtd"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139794541704896, 8731202558684804799, -136, 17, 140729511570736, 139794533314560, -8690942841341102401, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 2 (Thread 0x7f2479dff6c0 (LWP 17558) "rpc-libvirtd"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55ad9550d23c) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        __arg6 = <optimized out>
        __arg3 = <optimized out>
        _a5 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        __arg4 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        __arg5 = <optimized out>
        __arg2 = <optimized out>
        _a4 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (futex_word=futex_word at entry=0x55ad9550d23c, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0, cancel=cancel at entry=true) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
#2  0x00007f247db8fd9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word at entry=0x55ad9550d23c, expected=expected at entry=0, clockid=clockid at entry=0, abstime=abstime at entry=0x0, private=private at entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f247db923f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55ad9550d1e8, cond=0x55ad9550d210) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f247db92180 <__condvar_cleanup_waiting>, __arg = 0x7f2479dfea40, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 151, cond = 0x55ad9550d210, mutex = 0x55ad9550d1e8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 151
        seq = 75
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond at entry=0x55ad9550d210, mutex=mutex at entry=0x55ad9550d1e8) at ./nptl/pthread_cond_wait.c:618
No locals.
#5  0x00007f247e124c06 in virCondWait (c=c at entry=0x55ad9550d210, m=m at entry=0x55ad9550d1e8) at ../../src/util/virthread.c:171
        ret = <optimized out>
#6  0x00007f247e12567b in virThreadPoolWorker (opaque=<optimized out>) at ../../src/util/virthreadpool.c:121
        data = 0x0
        pool = 0x55ad9550d1a0
        cond = 0x55ad9550d210
        priority = false
        curWorkers = 0x55ad9550d288
        maxLimit = 0x55ad9550d270
        job = 0x0
#7  0x00007f247e124d47 in virThreadHelper (data=<optimized out>) at ../../src/util/virthread.c:256
        args = <optimized out>
        local = {func = 0x7f247e1255f0 <virThreadPoolWorker>, name = 0x55ad9550d380 "rpc-libvirtd", worker = true, opaque = 0x55ad9550d310}
        thname = 0x7f2474000b70 "rpc-libvirtd"
        maxname = 15
#8  0x00007f247db92fd4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139794640271040, 8731202558684804799, -136, 17, 140729511570736, 139794631880704, -8690955760602728769, -8690947799929211201}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f247dc1366c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
No locals.

Thread 1 (Thread 0x7f247c4d2ac0 (LWP 17555) "libvirtd"):
#0  0x00007f247dc060af in __GI___poll (fds=0x55ad95527630, nfds=9, timeout=5000) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007f247df1d9ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007f247df1dacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007f247e0d0870 in virEventGLibRunOnce () at ../../src/util/vireventglib.c:515
No locals.
#4  0x00007f247e133785 in virEventRunDefaultImpl () at ../../src/util/virevent.c:362
        __func__ = "virEventRunDefaultImpl"
#5  0x00007f247e1eb6e2 in virNetDaemonRun (dmn=0x55ad9550a870, dmn at entry=0x0) at ../../src/rpc/virnetdaemon.c:838
        shutdownThread = {thread = 0}
        __FUNCTION__ = "virNetDaemonRun"
        __func__ = "virNetDaemonRun"
#6  0x000055ad93a150b7 in main (argc=<optimized out>, argv=<optimized out>) at ../../src/remote/remote_daemon.c:1213
        dmn = <optimized out>
        srv = <optimized out>
        srvAdm = <optimized out>
        adminProgram = <optimized out>
        lxcProgram = <optimized out>
        remote_config_file = 0x55ad95501460 "/etc/libvirt/libvirtd.conf"
        statuswrite = -1
        ret = 1
        pid_file_fd = 3
        pid_file = 0x55ad95509120 "/run/libvirtd.pid"
        sock_file = 0x55ad95508a90 "/run/libvirt/libvirt-sock"
        sock_file_ro = 0x55ad95507660 "/run/libvirt/libvirt-sock-ro"
        sock_file_adm = 0x55ad95507630 "/run/libvirt/libvirt-admin-sock"
        timeout = 0
        verbose = 1
        godaemon = 0
        ipsock = 0
        config = 0x55ad955012c0
        privileged = <optimized out>
        implicit_conf = <optimized out>
        run_dir = <optimized out>
        old_umask = <optimized out>
        opts = {{name = 0x55ad93a4a04a "verbose", has_arg = 0, flag = 0x7ffe248bf1a4, val = 118}, {name = 0x55ad93a4a710 "daemon", has_arg = 0, flag = 0x7ffe248bf1a8, val = 100}, {name = 0x55ad93a4a078 "listen", has_arg = 0, flag = 0x7ffe248bf1ac, val = 108}, {name = 0x55ad93a4a383 "config", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55ad93a4a3b1 "timeout", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55ad93a4a38a "pid-file", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55ad93a4a0fc "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55ad93a4a03e "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}}
        __func__ = "main"


More information about the Pkg-libvirt-maintainers mailing list