Hi Hans,
2008/8/27 Hans de Goede <j.w.r.degoede(a)hhs.nl>:
Try java_exec_t, otherwise try making it require an executable stack
by
doing:
execstack -s /usr/bin/uae
And combine that with either unconfined_execmem_exec_t or java_exec_t, it
has been a while for me, but in my memory requiring an executable stack (and
changing the type to allow this) sometimes helped with programs which need
an executable heap.
Sorry for the long waint. java_exec_t seems to be the right trick.
I'm talking with Dan Walsh from Red Hat about this issue too
BTW, If I cannot came up with something cleaner and more polish, I'll
submit e-uae with this "hack".
Thanks again.
Bye,
Andrea.