libreport version: 2.0.10 executable: /usr/bin/python hashmarkername: setroubleshoot kernel: 3.3.0-8.fc17.i686.PAE time: Tue 03 Apr 2012 10:35:47 PM YEKT description: :SELinux is preventing WorkerPool/1493 from using the 'ptrace' accesses on a process. : :***** Plugin catchall_boolean (89.3 confidence) suggests ******************* : :If you want to allow sysadm to debug or ptrace all processes. :Then you must tell SELinux about this by enabling the 'deny_ptrace'boolean. :Do :setsebool -P deny_ptrace 0 : :***** Plugin catchall (11.6 confidence) suggests *************************** : :If you believe that 1493 should be allowed ptrace access on processes labeled unconfined_t 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 WorkerPool/1493 /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1 : 023 :Target Context unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1 : 023 :Target Objects [ process ] :Source WorkerPool/1493 :Source Path WorkerPool/1493 :Port <Unknown> :Host (removed) :Source RPM Packages :Target RPM Packages :Policy RPM selinux-policy-3.10.0-106.fc17.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) 3.3.0-8.fc17.i686.PAE #1 SMP Thu Mar 29 : 18:26:56 UTC 2012 i686 i686 :Alert Count 9 :First Seen Mon 02 Apr 2012 08:26:10 AM YEKT :Last Seen Tue 03 Apr 2012 02:05:14 AM YEKT :Local ID b7c4fd82-20f2-46ae-8924-8eafa41b977e : :Raw Audit Messages :type=AVC msg=audit(1333397114.438:928): avc: denied { ptrace } for pid=5096 comm="chrome" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=process : : :Hash: WorkerPool/1493,unconfined_t,unconfined_t,process,ptrace : :audit2allowunable to open /sys/fs/selinux/policy: Permission denied : : :audit2allow -Runable to open /sys/fs/selinux/policy: Permission denied : :
*** This bug has been marked as a duplicate of bug 809455 ***