Description of problem: SELinux is preventing /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.25-2.3.12.3.fc20.x86_64/jre/bin/java from 'create' accesses on the directory .icedtea. ***** Plugin mozplugger (99.1 confidence) suggests ************************ If you want to use the plugin package Then you must turn off SELinux controls on the Firefox plugins. Do # setsebool unconfined_mozilla_plugin_transition 0 ***** Plugin catchall (1.81 confidence) suggests ************************** If you believe that java should be allowed create access on the .icedtea directory by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # grep java /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c 0.c1023 Target Context unconfined_u:object_r:user_home_dir_t:s0 Target Objects .icedtea [ dir ] Source java Source Path /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.25-2.3.12.3. fc20.x86_64/jre/bin/java Port <Unknown> Host (removed) Source RPM Packages java-1.7.0-openjdk-1.7.0.25-2.3.12.3.fc20.x86_64 Target RPM Packages Policy RPM selinux-policy-3.12.1-69.fc20.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 3.11.0-0.rc4.git1.2.fc20.x86_64 #1 SMP Wed Aug 7 14:18:45 UTC 2013 x86_64 x86_64 Alert Count 4 First Seen 2013-08-07 14:54:39 PDT Last Seen 2013-08-07 14:54:41 PDT Local ID 1b132234-1562-411b-81b2-137b9e3d7d88 Raw Audit Messages type=AVC msg=audit(1375912481.651:494): avc: denied { create } for pid=2551 comm="java" name=".icedtea" scontext=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:user_home_dir_t:s0 tclass=dir type=SYSCALL msg=audit(1375912481.651:494): arch=x86_64 syscall=mkdir success=no exit=EACCES a0=7fb374556720 a1=1ff a2=7fb37a6902c0 a3=7fb37a6a3740 items=0 ppid=2542 pid=2551 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 ses=1 tty=(none) comm=java exe=/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.25-2.3.12.3.fc20.x86_64/jre/bin/java subj=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 key=(null) Hash: java,mozilla_plugin_t,user_home_dir_t,dir,create Additional info: reporter: libreport-2.1.6 hashmarkername: setroubleshoot kernel: 3.11.0-0.rc4.git1.2.fc20.x86_64 type: libreport Potential duplicate: bug 967298
*** This bug has been marked as a duplicate of bug 967298 ***