I developed a Qt application with Qt 6.5 on Linux (RHEL 9 distribution).
When I execute the compiled binary, the GUI opens normally but I have nearly 20 same message in the terminal in which I launch the binary:
mprotect failed in ExecutableAllocator:makeExecutable: Permission denied
I don’t know how to fix it and on forums I don’t really understand what is the problem (because the GUI opens and works).
Thank you in advance for any help/advice. Best regards.