Re: libvirt? qemu change that mmaps ELF files breaks libvirt svirt handling for os.kernel

2019-10-04 Thread Paolo Bonzini
On 04/10/19 14:47, Christian Borntraeger wrote: >> Please file a bz entry against the selinux-policy component for >> whatever distro you're using, and/or Fedora rawhide, and CC me >> on it too. > > Done. This was on Fedora 30. > https://bugzilla.redhat.com/show_bug.cgi?id=1758525 > > Now sure

Re: libvirt? qemu change that mmaps ELF files breaks libvirt svirt handling for os.kernel

2019-10-04 Thread Christian Borntraeger
On 04.10.19 14:36, Daniel P. Berrangé wrote: > On Fri, Oct 04, 2019 at 02:18:49PM +0200, Christian Borntraeger wrote: >> >> >> On 04.10.19 14:13, Paolo Bonzini wrote: >>> On 04/10/19 14:03, Christian Borntraeger wrote: Stefano, Paolo, I have an interesting fail in QEMU

Re: libvirt? qemu change that mmaps ELF files breaks libvirt svirt handling for os.kernel

2019-10-04 Thread Daniel P . Berrangé
On Fri, Oct 04, 2019 at 02:18:49PM +0200, Christian Borntraeger wrote: > > > On 04.10.19 14:13, Paolo Bonzini wrote: > > On 04/10/19 14:03, Christian Borntraeger wrote: > >> Stefano, Paolo, > >> > >> I have an interesting fail in QEMU > >> > >> 2019-10-04T12:00:32.675188Z qemu-system-s390x:

libvirt? qemu change that mmaps ELF files breaks libvirt svirt handling for os.kernel

2019-10-04 Thread Christian Borntraeger
Stefano, Paolo, I have an interesting fail in QEMU 2019-10-04T12:00:32.675188Z qemu-system-s390x: GLib: g_mapped_file_unref: assertion 'file != NULL' failed that bisected to commit 816b9fe450220e19acb91a0ce4a8ade7000648d1 (refs/bisect/bad) elf-ops.h: Map into memory the ELF to load

Re: libvirt? qemu change that mmaps ELF files breaks libvirt svirt handling for os.kernel

2019-10-04 Thread Christian Borntraeger
On 04.10.19 14:13, Paolo Bonzini wrote: > On 04/10/19 14:03, Christian Borntraeger wrote: >> Stefano, Paolo, >> >> I have an interesting fail in QEMU >> >> 2019-10-04T12:00:32.675188Z qemu-system-s390x: GLib: g_mapped_file_unref: >> assertion 'file != NULL' failed >> that bisected to >>

Re: libvirt? qemu change that mmaps ELF files breaks libvirt svirt handling for os.kernel

2019-10-04 Thread Paolo Bonzini
On 04/10/19 14:03, Christian Borntraeger wrote: > Stefano, Paolo, > > I have an interesting fail in QEMU > > 2019-10-04T12:00:32.675188Z qemu-system-s390x: GLib: g_mapped_file_unref: > assertion 'file != NULL' failed > that bisected to > commit 816b9fe450220e19acb91a0ce4a8ade7000648d1