Hide Forgot
libreport version: 2.0.7 executable: /usr/bin/python hashmarkername: setroubleshoot kernel: 3.1.4-1.fc16.x86_64 reason: SELinux is preventing /usr/lib64/nspluginwrapper/plugin-config from 'read' accesses on the lnk_file /usr/lib64/mozilla/plugins-wrapped/libjavaplugin.so. time: Mon 12 Dec 2011 12:03:21 PM IST description: Text file, 3117 bytes
Created attachment 545597 [details] File: description
Miroslav, I think we should not be allowing sandbox to write nsplugin content. Or we need to figure a way that the MCS labels do not get stored. Amit, run restorecon -R -f -v /usr/lib64/mozilla/plugins-wrapped
I think there was an issue with this in Fedora15/14 (not sure) and we needed to add it. I think we could try to remove this access.
(In reply to comment #2) > Amit, run restorecon -R -f -v /usr/lib64/mozilla/plugins-wrapped That didn't work.. # restorecon -R -f -v /usr/lib64/mozilla/plugins-wrapped Unable to open -v: No such file or directory But this did: # restorecon -R -v -f /usr/lib64/mozilla/plugins-wrapped # However, starting a firefox window in a sandbox still produces this alert.
Are you still getting this?
(In reply to comment #5) > Are you still getting this? So on my freshly-installed installation, that directory doesn't even exist. I don't remember seeing this one in a while, so maybe it only affects people who have upgraded F16 from previous versions.
Lets close this bug and reopen if this happens again.