Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50854 - Problem with xine and sandbox
Summary: Problem with xine and sandbox
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on: 51028
Blocks:
  Show dependency tree
 
Reported: 2004-05-12 08:35 UTC by fbusse
Modified: 2004-05-14 08:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fbusse 2004-05-12 08:35:30 UTC
I've a strange problem (#49364), but it only occurs if I compile xine with FEATURES="sandbox ccache buildpkg". With FEATURES="userpriv usersandbox ccache buildpkg", everything works fine. 
The problematic decoder-file (xineplug_decode_ff.so) is *much* smaller when compiled with FEATURES="sandbox ccache buildpkg" (2225548 instad of 3024268) and doesn't work with WMV files any more.
I have no idea what might cause this, it's definitly a strange bug.
Could someone please try to verify this?

Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.6)
=================================================================
System uname: 2.6.6 i686 AMD Athlon(TM) XP 2600+
Gentoo Base System version 1.4.10
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
Comment 1 Tuan Van (RETIRED) gentoo-dev 2004-05-12 08:55:53 UTC
Just a guess. Could it be "ccache" ? Did you get a bad xineplug_decode_ff.so under   root but not as portage users?
Comment 2 fbusse 2004-05-12 08:58:13 UTC
I don't have ccache installed on my system, it's just still in FEATURES.
But yes, running as userpriv, it works.
Comment 3 fbusse 2004-05-13 04:32:28 UTC
xine-lib rc4a fixes this problem for me, as stated in the changelog.
Might be a good idea to mark rc4a stable ASAP.