Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45702 - Cannot be emerged due to sandbox access violation
Summary: Cannot be emerged due to sandbox access violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Marc Hildebrand (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-25 05:44 UTC by Marco Bruchmann
Modified: 2004-03-26 16:34 UTC (History)
0 users

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


Attachments
kdenlive-0.2.4.ebuild (kdenlive-0.2.4.ebuild,495 bytes, text/plain)
2004-03-25 07:49 UTC, Carsten Lohrke (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Bruchmann 2004-03-25 05:44:55 UTC
Emerging kdenlive aborts with the following message:

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-media-video_-_kdenlive-0.2.4-15264.log"

open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
--------------------------------------------------------------------------------



Reproducible: Always
Steps to Reproduce:
1. emerge kdenlive
2.
3.




Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.4.22-gentoo-r7)
=================================================================
System uname: 2.4.22-gentoo-r7 i686 AMD Athlon(TM) XP 1600+
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://gentoo.inode.at/source/
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib apm arts artswrappersuid avi berkdb cdr crypt cups encode esd
foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg kde libg++ libwww mad
mikmod mmx motif mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png
postgres ppds python qt quicktime readline sdl slang spell sse ssl svga tcpd
truetype x86 xml2 xmms xv zlib"
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-03-25 07:49:32 UTC
Created attachment 28001 [details]
kdenlive-0.2.4.ebuild

This should fix it. (untested, because piave fails - Bug 45505)
Comment 2 Marc Hildebrand (RETIRED) gentoo-dev 2004-03-25 08:38:18 UTC
Marco, could you please test Carlo`s ebuild?
I don`t have any errors with either ebuild.
Comment 3 Marco Bruchmann 2004-03-25 09:34:15 UTC
It emerges alright with Carlo's ebuild.
At first glance it appears to have trouble importing clips, though. I have never worked with kdenlive before, so I don't know whether this is some kind of bug or simply my own fault.
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2004-03-25 11:06:52 UTC
@Marc: You'll get those errors only with enabled sandbox. Some only with userpriv feature enabled. KDE ebuilds should always use the kde.eclass therefore (it makes the ebuild simpler, too).

It's a pity that there are that much official commited ebuilds which break the Gentoo sandbox concept.
Comment 5 Marc Hildebrand (RETIRED) gentoo-dev 2004-03-25 23:06:35 UTC
Well, I _have_ sandbox and userpriv enabled...
Nevertheless, the attached ebuild has been added to the tree.
Comment 6 Carsten Lohrke (RETIRED) gentoo-dev 2004-03-26 16:31:36 UTC
@Marc: Sorry, don't want to offend you. It's just that every qt based ebuild tries to write to the system, so this should result in a sandbox access violation.
Comment 7 Carsten Lohrke (RETIRED) gentoo-dev 2004-03-26 16:34:04 UTC
eh - not write, but read