[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mprotect fails, cannot run any guest
From: |
Karchnu |
Subject: |
Re: mprotect fails, cannot run any guest |
Date: |
Mon, 12 Aug 2024 20:20:25 +0200 |
Le Mon, Aug 05, 2024 at 06:55:02PM +0200, Karchnu a écrit :
> Failed to start QEMU binary /usr/bin/qemu-system-x86_64 for probing:
> qemu-system-x86_64: qemu_mprotect__osdep: mprotect failed: Permission
> denied qemu-system-x86_64: mprotect of jit buffer: Permission denied
>
> In what way can my configuration mess with mprotect?
(follow-up)
I purged my configuration files for qemu (and libvirtd) and reinstalled
the whole thing.
When I try to run qemu without any option whatsoever:
phy0:~$ qemu-system-x86_64
qemu-system-x86_64: qemu_mprotect__osdep: mprotect failed: Permission denied
qemu-system-x86_64: mprotect of jit buffer: Permission denied
I don't know what should I do about that. I've no idea where the
error comes from.
phy0:~# qemu-system-x86_64 -version
QEMU emulator version 9.0.2
Thanks for your help