<div dir="auto">Thanks. You are probably right. I have not run xen or a xen kernel in many years. <br><br><div data-smartmail="gmail_signature">--<br>Jerry Feldman &lt;<a href="mailto:gaf.linux@gmail.com">gaf.linux@gmail.com</a>&gt;<br>Boston Linux and Unix <a href="http://www.blu.org">http://www.blu.org</a><br>PGP key id: 6F6BB6E7<br>PGP Key fingerprint: 0EDC 2FF5 53A6 8EED 84D1  3050 5715 B88D 6F6<br>B B6E7</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, May 31, 2020, 8:37 PM Lloyd Kvam &lt;<a href="mailto:lkvam@venix.com">lkvam@venix.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sorry I was so incoherent. When  booting with the XEN kernel libvrtd segfaults. gnome-abrt is<br>
actually pretty nice, but I am way out of touch with debugging this sort of issue.<br>
<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1842318" rel="noreferrer noreferrer" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=1842318</a><br>
<br>
I have filed a bug report. My best guess is that I have some stale configuration file laying<br>
around that is too obscure to have been caught by their normal testing.<br>
<br>
On Sun, 2020-05-31 at 20:08 -0400, Lloyd Kvam wrote:<br>
&gt; The key piece that I left out: libvirtd fails when I boot the XEN kernel. It&#39;s OK with the<br>
&gt; regular kernel.<br>
&gt; <br>
&gt; <br>
&gt; On Sun, 2020-05-31 at 19:38 -0400, Lloyd Kvam wrote:<br>
&gt; &gt; On Sun, 2020-05-31 at 18:17 -0400, Jerry Feldman wrote:<br>
&gt; &gt; &gt; I have not used libvirtd on fedora 32 directky but I do use gnome boxes<br>
&gt; &gt; &gt; that does use libvirtd.<br>
&gt; &gt; &gt; Did you try removing and reloading the packages.<br>
&gt; &gt; <br>
&gt; &gt; Yes, dnf reinstall on the libvirt and xen packages.<br>
&gt; &gt; <br>
&gt; &gt; After disabling libvirtd and rebooting I was finally able to just run libvirtd manually. I<br>
&gt; &gt; got<br>
&gt; &gt; an error about virbr0 already existed. Poking through /etc I found an ancient qemu/networks<br>
&gt; &gt; XML<br>
&gt; &gt; file that defined virbr0 as well as a new XML file elsewhere that did the same. Since then,<br>
&gt; &gt; the<br>
&gt; &gt; manual runs simply dump core.<br>
&gt; &gt; <br>
&gt; &gt; I&#39;ve deleted the ancient files (backed up by etckeeper) and am rebooting and trying things.<br>
&gt; &gt; <br>
&gt; &gt; Thanks for responding.<br>
&gt; &gt; <br>
&gt; &gt; &gt; --<br>
&gt; &gt; &gt; Jerry Feldman &lt;<a href="mailto:gaf.linux@gmail.com" target="_blank" rel="noreferrer">gaf.linux@gmail.com</a>&gt;<br>
&gt; &gt; &gt; Boston Linux and Unix <a href="http://www.blu.org" rel="noreferrer noreferrer" target="_blank">http://www.blu.org</a><br>
&gt; &gt; &gt; PGP key id: 6F6BB6E7<br>
&gt; &gt; &gt; PGP Key fingerprint: 0EDC 2FF5 53A6 8EED 84D1  3050 5715 B88D 6F6<br>
&gt; &gt; &gt; B B6E7<br>
&gt; &gt; &gt; <br>
&gt; &gt; &gt; On Sun, May 31, 2020, 6:11 PM Lloyd Kvam &lt;<a href="mailto:lkvam@venix.com" target="_blank" rel="noreferrer">lkvam@venix.com</a>&gt; wrote:<br>
&gt; &gt; &gt; <br>
&gt; &gt; &gt; &gt; This on my home server which runs a virtualized Ubuntu. The output below<br>
&gt; &gt; &gt; &gt; is from journalctl and<br>
&gt; &gt; &gt; &gt; shows how libvirtd just recycles without end. I would greatly appreciate<br>
&gt; &gt; &gt; &gt; any pointers for<br>
&gt; &gt; &gt; &gt; figuring out what&#39;s wrong with libvirtd.<br>
&gt; &gt; &gt; &gt; <br>
&gt; &gt; &gt; &gt; I suppose an alternative would be to turn the Ubuntu image into normal<br>
&gt; &gt; &gt; &gt; disk drive partition[s]<br>
&gt; &gt; &gt; &gt; and just run it directly.<br>
&gt; &gt; &gt; &gt; <br>
&gt; &gt; &gt; &gt; &quot;&quot;&quot; from journalctl libvirtd.service<br>
&gt; &gt; &gt; &gt; May 31 17:48:39 vmhost.home.lan systemd[1]: libvirtd.service: Consumed<br>
&gt; &gt; &gt; &gt; 2.011s CPU time.<br>
&gt; &gt; &gt; &gt; May 31 17:48:39 vmhost.home.lan systemd[1]: libvirtd.service: Scheduled<br>
&gt; &gt; &gt; &gt; restart job, restart counter is at 55.<br>
&gt; &gt; &gt; &gt; May 31 17:48:39 vmhost.home.lan systemd[1]: Stopped Virtualization daemon.<br>
&gt; &gt; &gt; &gt; May 31 17:48:39 vmhost.home.lan systemd[1]: libvirtd.service: Consumed<br>
&gt; &gt; &gt; &gt; 2.011s CPU time.<br>
&gt; &gt; &gt; &gt; May 31 17:48:39 vmhost.home.lan systemd[1]: Starting Virtualization<br>
&gt; &gt; &gt; &gt; daemon...<br>
&gt; &gt; &gt; &gt; May 31 17:48:44 vmhost.home.lan systemd[1]: Started Virtualization daemon.<br>
&gt; &gt; &gt; &gt; May 31 17:49:18 vmhost.home.lan systemd[1]: libvirtd.service: Main process<br>
&gt; &gt; &gt; &gt; exited, code=killed, status=11/SEGV<br>
&gt; &gt; &gt; &gt; May 31 17:49:18 vmhost.home.lan systemd[1]: libvirtd.service: Failed with<br>
&gt; &gt; &gt; &gt; result &#39;signal&#39;.<br>
&gt; &gt; &gt; &gt; May 31 17:49:18 vmhost.home.lan systemd[1]: libvirtd.service: Consumed<br>
&gt; &gt; &gt; &gt; 2.378s CPU time.<br>
&gt; &gt; &gt; &gt; May 31 17:49:19 vmhost.home.lan systemd[1]: libvirtd.service: Scheduled<br>
&gt; &gt; &gt; &gt; restart job, restart counter is at 56.<br>
&gt; &gt; &gt; &gt; May 31 17:49:19 vmhost.home.lan systemd[1]: Stopped Virtualization daemon.<br>
&gt; &gt; &gt; &gt; May 31 17:49:19 vmhost.home.lan systemd[1]: libvirtd.service: Consumed<br>
&gt; &gt; &gt; &gt; 2.378s CPU time.<br>
&gt; &gt; &gt; &gt; May 31 17:49:19 vmhost.home.lan systemd[1]: Starting Virtualization<br>
&gt; &gt; &gt; &gt; daemon...<br>
&gt; &gt; &gt; &gt; May 31 17:49:22 vmhost.home.lan systemd[1]: Started Virtualization daemon.<br>
&gt; &gt; &gt; &gt; May 31 17:49:47 vmhost.home.lan systemd[1]: libvirtd.service: Main process<br>
&gt; &gt; &gt; &gt; exited, code=killed, status=11/SEGV<br>
&gt; &gt; &gt; &gt; May 31 17:49:47 vmhost.home.lan systemd[1]: libvirtd.service: Failed with<br>
&gt; &gt; &gt; &gt; result &#39;signal&#39;.<br>
&gt; &gt; &gt; &gt; May 31 17:49:47 vmhost.home.lan systemd[1]: libvirtd.service: Consumed<br>
&gt; &gt; &gt; &gt; 1.931s CPU time.<br>
&gt; &gt; &gt; &gt; May 31 17:49:47 vmhost.home.lan systemd[1]: libvirtd.service: Scheduled<br>
&gt; &gt; &gt; &gt; restart job, restart counter is at 57.<br>
&gt; &gt; &gt; &gt; &quot;&quot;&quot;<br>
&gt; &gt; &gt; &gt; <br>
&gt; &gt; &gt; &gt; Any help or suggestions would be greatly appreciated.<br>
&gt; &gt; &gt; &gt; Thanks.<br>
&gt; &gt; &gt; &gt; <br>
&gt; &gt; &gt; &gt; --<br>
&gt; &gt; &gt; &gt; Lloyd Kvam<br>
&gt; &gt; &gt; &gt; 5 Foliage View<br>
&gt; &gt; &gt; &gt; Lebanon, NH 03766<br>
&gt; &gt; &gt; &gt; 802-448-0836<br>
&gt; &gt; &gt; &gt; <br>
&gt; &gt; &gt; &gt; <br>
&gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; gnhlug-discuss mailing list<br>
&gt; &gt; &gt; &gt; <a href="mailto:gnhlug-discuss@mail.gnhlug.org" target="_blank" rel="noreferrer">gnhlug-discuss@mail.gnhlug.org</a><br>
&gt; &gt; &gt; &gt; <a href="http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/" rel="noreferrer noreferrer" target="_blank">http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/</a><br>
&gt; &gt; &gt; &gt; <br>
-- <br>
Lloyd Kvam<br>
5 Foliage View<br>
Lebanon, NH 03766<br>
802-448-0836<br>
<br>
<br>
</blockquote></div>