On Wed, 2006-03-29 at 13:47 -0800, Florin Andrei wrote: > On Wed, 2006-03-29 at 13:42 -0800, Florin Andrei wrote: > > > What's interesting is that I don't get this error. glxgears works fine > > for me. > > SELinux does log a few things, but it says "granted" which is why > glxgears works. > > type=AVC msg=audit(1143668274.597:239): avc: granted { execmem } for > pid=4444 comm="glxgears" scontext=user_u:system_r:unconfined_t:s0 > tcontext=user_u:system_r:unconfined_t:s0 tclass=process > type=SYSCALL msg=audit(1143668274.597:239): arch=40000003 syscall=192 > success=yes exit=1183744 a0=0 a1=2000 a2=7 a3=2 items=0 pid=4444 > auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 > fsgid=500 comm="glxgears" exe="/usr/bin/glxgears" Perhaps you have the booleans allow_execmem and allow_execmod on? Paul.