I installed the sun java package yesterday.  Today I set up a link <br><br>ln -s /usr/java/latest/jre/lib/amd64/libnpjp2.so libnpjp2.so<br><br>in ~/.mozilla/plugins<br><br>to pull in the java plugin.  After I restarted FF the plugin was not visible and I got a SElinux alert<br>
<br>The firefox application attempted to make its stack executable. This is a potential security problem. <br>This should never ever be necessary. Stack memory is not executable on most OSes these days <br>and this will not change. Executable stack memory is one of the biggest security problems. An <br>
execstack error might in fact be most likely raised by malicious code. Applications are sometimes <br>coded incorrectly and request this permission. The SELinux Memory Protection Tests web page <br>explains how to remove this requirement. If firefox does not work and you need it to work, you can <br>
configure SELinux temporarily to allow this access until the application is fixed. Please file a bug report. <br><br>Any ideas?<br><br>Paolo<br><br>