[gst-devel] pitfdll + FC6 + selinux

Bastien Nocera hadess at hadess.net
Thu Aug 10 09:48:53 CEST 2006


On Wed, 2006-08-09 at 20:30 -0400, Louis Garcia II wrote:
> On Wed, 2006-08-09 at 18:23 -0400, Louis Garcia II wrote:
> > I was able to setup the pitfdll plugin for gstreamer and use the win32
> > codecs under fc5 with selinux enabled. The pitfdll plugin needed to be
> > marked textrel_shlib_t and the codecs under /usr/lib/win32 marked lib_t.
> > This worked for FC5 under selinux and FC6 with selinux disabled. But
> > selinux under FC6 seems to have changed. Is their another lable I
> > should use, how can I debug this?
> > 
> > -Thanks
> 
> This is what I get:
> 
> Aug  9 19:12:34 soncomputer kernel: audit(1155165152.723:10): avc:
> denied  { execstack } for  pid=9530 comm="totem"
> scontext=user_u:system_r:unconfined_t:s0
> tcontext=user_u:system_r:unconfined_t:s0 tclass=process

Doesn't like you having an executable stack, which is fair enough.
You'll need to disable this rule in system-config-securitylevel to be
able to use the plugins.

Cheers

-- 
Bastien Nocera <hadess at hadess.net> 





More information about the gstreamer-devel mailing list