Hide Forgot
libreport version: 2.0.7 executable: /usr/bin/python hashmarkername: setroubleshoot kernel: 3.1.2-1.fc16.x86_64 reason: SELinux is preventing /usr/sbin/mcelog from 'create' accesses on the file mcelog.pid. time: wo 30 nov 2011 16:22:29 CET description: Text file, 2288 bytes
Created attachment 538603 [details] File: description
After upgrade selinux-policy to selinux-policy-3.10.0-61.fc16.noarch the problem seems to be fixed: [root@desktop ~]# ls -lZ /var/run/mcelog.pid -rw-r--r--. root root system_u:object_r:mcelog_var_run_t:s0 /var/run/mcelog.pid [root@desktop ~]# rpm -q selinux-policy selinux-policy-3.10.0-61.fc16.noarch