[Bug 1030] Review request: xbmc - Media center

RPM Fusion Bugzilla noreply at rpmfusion.org
Fri Mar 5 17:55:38 CET 2010


http://bugzilla.rpmfusion.org/show_bug.cgi?id=1030





--- Comment #124 from Paul Howarth <paul at city-fan.org>  2010-03-05 17:55:38 ---
(In reply to comment #123)
> xbmc.i686: W: executable-stack
> /usr/lib/xbmc/system/players/paplayer/SNESAPU-i486-linux.so

...

> The executable stack error may be a problem with SELinux, but I don't have
> SELinux enabled on my machines, so I can't test it.

Is this object built from code that includes some assembly language section? If
so, it's possible that this could go away simply by adding -Wa,--execstack to
the compiler options.

It's described in more detail here (see Appendix A):
http://people.redhat.com/drepper/nonselsec.pdf

The document also contains alternative approaches to fixing the problem.


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list