Re: [Bug 1943481] Re: libvirtd crashes when creating network interface pools in 6.0.0-0ubuntu8.13

2021-09-14 Thread Paul Saab
Installed, rebooted and VM's started up.. Fix is working apt-cache policy libvirt-daemon-system libvirt-daemon-system: Installed: 6.0.0-0ubuntu8.14 Candidate: 6.0.0-0ubuntu8.14 Version table: *** 6.0.0-0ubuntu8.14 500 500 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64

Re: [Bug 1943481] Re: libvirtd crashes when creating network interface pools in 6.0.0-0ubuntu8.13

2021-09-13 Thread Paul Saab
Patch applied, installed and rebooted. Guest VM comes up now. Thank you! libvirt-daemon-system: Installed: 6.0.0-0ubuntu8.13+lp1943481v20210914b2 Candidate: 6.0.0-0ubuntu8.13+lp1943481v20210914b2 Version table: *** 6.0.0-0ubuntu8.13+lp1943481v20210914b2 500 500

[Bug 1943481] Re: libvirtd crashes when creating network interface pools in 6.0.0-0ubuntu8.13

2021-09-13 Thread Paul Saab
This is an updated lp-1892132-Add-phys_port_name-support-on- virPCIGetNetName.patch that uses g_steal_pointer(); when assigning *netname. ** Patch added: "lp-1892132-Add-phys_port_name-support-on-virPCIGetNetName.patch"

[Bug 1943481] [NEW] libvirtd crashes when creating network interface pools in 6.0.0-0ubuntu8.13

2021-09-13 Thread Paul Saab
Public bug reported: The latest libvirtd (6.0.0-0ubuntu8.13) crashes when trying to bring up network pools with the stacktrace below. I tracked down the problem to the newly added patch (lp-1892132-Add-phys_port_name-support-on- virPCIGetNetName.patch). Assigning *netname = firstEntryName; ends