Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 590848 - media-plugins/gst-transcoder-1.8.1 - sandbox violation by `/usr/lib64/gstreamer-1.0/gst-plugin-scanner -l' at open_wr /dev/video0
Summary: media-plugins/gst-transcoder-1.8.1 - sandbox violation by `/usr/lib64/gstream...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on: 570624
Blocks:
  Show dependency tree
 
Reported: 2016-08-09 06:22 UTC by Nick
Modified: 2016-08-10 19:02 UTC (History)
0 users

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


Attachments
Adds (gst-transcoder-1.8.1.patch,319 bytes, patch)
2016-08-09 06:22 UTC, Nick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nick 2016-08-09 06:22:11 UTC
Created attachment 442826 [details, diff]
Adds

I experienced a sandbox issue related to /dev/video0 much like what was described in the following past bug report: https://bugs.gentoo.org/show_bug.cgi?id=538888

The package compiled correctly when I added the following line in addpredict /dev to src_compile().

>>> Unpacking source...
>>> Unpacking gst-transcoder-1.8.1.tar.gz to /var/tmp/portage/media-plugins/gst-transcoder-1.8.1/work
>>> Source unpacked in /var/tmp/portage/media-plugins/gst-transcoder-1.8.1/work
>>> Preparing source in /var/tmp/portage/media-plugins/gst-transcoder-1.8.1/work/gst-transcoder-1.8.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-plugins/gst-transcoder-1.8.1/work/gst-transcoder-1.8.1 ...
The Meson build system
Version: 0.33.0
Source dir: /var/tmp/portage/media-plugins/gst-transcoder-1.8.1/work/gst-transcoder-1.8.1
Build dir: /var/tmp/portage/media-plugins/gst-transcoder-1.8.1/work/gst-transcoder-1.8.1/build
Build type: native build
Build machine cpu family: x86_64
Build machine cpu: x86_64
Project name: gst-renderer
Native c compiler: cc (gcc 4.9.3)
Checking for function "getrusage": YES
Found pkg-config: /usr/bin/pkg-config (0.28)
Native dependency gobject-2.0 found: YES 2.48.1
Native dependency glib-2.0 found: YES 2.48.1
Native dependency gstreamer-1.0 found: YES 1.8.2
Native dependency gstreamer-pbutils-1.0 found: YES 1.8.2
Build targets in project: 5
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-plugins/gst-transcoder-1.8.1/work/gst-transcoder-1.8.1 ...
[1/11] cc  '-Igsttranscoder-1.0@sha' '-fdiagnostics-color=always' '-I..' '-I.' '-pipe' '-Wall' '-Winvalid-pch' '-march=native' '-O2' '-pipe' '-Wno-pedantic' '-fPIC' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-pthread' '-I/usr/include/gstreamer-1.0' '-I/usr/lib64/gstreamer-1.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-pthread' '-I/usr/include/gstreamer-1.0' '-I/usr/lib64/gstreamer-1.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-MMD' '-MQ' 'gsttranscoder-1.0@sha/gst-libs_gst_transcoding_transcoder_gsttranscoder.c.o' '-MF' 'gsttranscoder-1.0@sha/gst-libs_gst_transcoding_transcoder_gsttranscoder.c.o.d' -o 'gsttranscoder-1.0@sha/gst-libs_gst_transcoding_transcoder_gsttranscoder.c.o' -c ../gst-libs/gst/transcoding/transcoder/gsttranscoder.c
[2/11] cc  '-Igst-transcoder-1.0@exe' '-fdiagnostics-color=always' '-I..' '-I.' '-pipe' '-Wall' '-Winvalid-pch' '-march=native' '-O2' '-pipe' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-pthread' '-I/usr/include/gstreamer-1.0' '-I/usr/lib64/gstreamer-1.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-pthread' '-I/usr/include/gstreamer-1.0' '-I/usr/lib64/gstreamer-1.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-MMD' '-MQ' 'gst-transcoder-1.0@exe/tools_gst-transcoder.c.o' '-MF' 'gst-transcoder-1.0@exe/tools_gst-transcoder.c.o.d' -o 'gst-transcoder-1.0@exe/tools_gst-transcoder.c.o' -c ../tools/gst-transcoder.c
[3/11] cc  '-Igsttranscoderplugin@sha' '-fdiagnostics-color=always' '-I..' '-I.' '-pipe' '-Wall' '-Winvalid-pch' '-march=native' '-O2' '-pipe' '-DHAVE_CONFIG_H' '-D_GNU_SOURCE' '-DGST_EXPORTS' '-DGST_DISABLE_DEPRECATED' '-fPIC' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-pthread' '-I/usr/include/gstreamer-1.0' '-I/usr/lib64/gstreamer-1.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-pthread' '-I/usr/include/gstreamer-1.0' '-I/usr/lib64/gstreamer-1.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-MMD' '-MQ' 'gsttranscoderplugin@sha/gst_transcode_gst-cpu-throttling-clock.c.o' '-MF' 'gsttranscoderplugin@sha/gst_transcode_gst-cpu-throttling-clock.c.o.d' -o 'gsttranscoderplugin@sha/gst_transcode_gst-cpu-throttling-clock.c.o' -c ../gst/transcode/gst-cpu-throttling-clock.c
[4/11] cc  '-Igsttranscoderplugin@sha' '-fdiagnostics-color=always' '-I..' '-I.' '-pipe' '-Wall' '-Winvalid-pch' '-march=native' '-O2' '-pipe' '-DHAVE_CONFIG_H' '-D_GNU_SOURCE' '-DGST_EXPORTS' '-DGST_DISABLE_DEPRECATED' '-fPIC' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-pthread' '-I/usr/include/gstreamer-1.0' '-I/usr/lib64/gstreamer-1.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-pthread' '-I/usr/include/gstreamer-1.0' '-I/usr/lib64/gstreamer-1.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-MMD' '-MQ' 'gsttranscoderplugin@sha/gst_transcode_gsttranscodebin.c.o' '-MF' 'gsttranscoderplugin@sha/gst_transcode_gsttranscodebin.c.o.d' -o 'gsttranscoderplugin@sha/gst_transcode_gsttranscodebin.c.o' -c ../gst/transcode/gsttranscodebin.c
[5/11] cc  '-Igsttranscoderplugin@sha' '-fdiagnostics-color=always' '-I..' '-I.' '-pipe' '-Wall' '-Winvalid-pch' '-march=native' '-O2' '-pipe' '-DHAVE_CONFIG_H' '-D_GNU_SOURCE' '-DGST_EXPORTS' '-DGST_DISABLE_DEPRECATED' '-fPIC' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-pthread' '-I/usr/include/gstreamer-1.0' '-I/usr/lib64/gstreamer-1.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-pthread' '-I/usr/include/gstreamer-1.0' '-I/usr/lib64/gstreamer-1.0/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '-MMD' '-MQ' 'gsttranscoderplugin@sha/gst_transcode_gsturitranscodebin.c.o' '-MF' 'gsttranscoderplugin@sha/gst_transcode_gsturitranscodebin.c.o.d' -o 'gsttranscoderplugin@sha/gst_transcode_gsturitranscodebin.c.o' -c ../gst/transcode/gsturitranscodebin.c
[6/11] cc    -o libgsttranscoderplugin.so 'gsttranscoderplugin@sha/gst_transcode_gsttranscodebin.c.o' 'gsttranscoderplugin@sha/gst_transcode_gst-cpu-throttling-clock.c.o' 'gsttranscoderplugin@sha/gst_transcode_gsturitranscodebin.c.o' '-Wl,--no-undefined' '-march=native' '-O2' '-pipe' '-Wl,-O1' '-Wl,--as-needed' '-shared' '-fPIC' '-Wl,-soname,libgsttranscoderplugin.so' '-lglib-2.0' '-lgobject-2.0' '-lglib-2.0' '-lgstreamer-1.0' '-lgobject-2.0' '-lglib-2.0' '-lgstpbutils-1.0' '-lgstreamer-1.0' '-lgobject-2.0' '-lglib-2.0' '-Wl,-rpath,/var/tmp/portage/media-plugins/gst-transcoder-1.8.1/work/gst-transcoder-1.8.1/build/' 
[7/11] cc    -o libgsttranscoder-1.0.so.0 'gsttranscoder-1.0@sha/gst-libs_gst_transcoding_transcoder_gsttranscoder.c.o' '-Wl,--no-undefined' '-march=native' '-O2' '-pipe' '-Wl,-O1' '-Wl,--as-needed' '-shared' '-fPIC' '-Wl,-soname,libgsttranscoder-1.0.so.0' '-lglib-2.0' '-lgobject-2.0' '-lglib-2.0' '-lgstreamer-1.0' '-lgobject-2.0' '-lglib-2.0' '-lgstpbutils-1.0' '-lgstreamer-1.0' '-lgobject-2.0' '-lglib-2.0' '-Wl,-rpath,/var/tmp/portage/media-plugins/gst-transcoder-1.8.1/work/gst-transcoder-1.8.1/build/' 
[8/11] "/usr/bin/python3.5" "/usr/lib/python-exec/python3.5/meson.py" --internal symbolextractor libgsttranscoder-1.0.so.0 'gsttranscoder-1.0@sha/libgsttranscoder-1.0.so.0.symbols' 
[9/11] 'g-ir-scanner' '../gst-libs/gst/transcoding/transcoder/gsttranscoder.h' '../gst-libs/gst/transcoding/transcoder/gsttranscoder.c' '-pthread' '-I/usr/include/gobject-introspection-1.0' '-I/usr/lib64/libffi-3.2.1/include' '-I/usr/include/glib-2.0' '-I/usr/lib64/glib-2.0/include' '--no-libtool' '--namespace=GstTranscoder' '--nsversion=1.0' '--warn-all' '--output' 'GstTranscoder-1.0.gir' '--add-init-section=extern gboolean gst_init(gint *argc, gchar **argv); gst_init(NULL,NULL);' '--include=GObject-2.0' '--include=Gst-1.0' '--include=GstPbutils-1.0' '--symbol-prefix=gst_' '--identifier-prefix=Gst' '--add-include-path=/usr/share/gir-1.0' '-lgstreamer-1.0' '-lgobject-2.0' '-lglib-2.0' '-L/var/tmp/portage/media-plugins/gst-transcoder-1.8.1/work/gst-transcoder-1.8.1/build/.' '--library' 'gsttranscoder-1.0'
[10/11] cc    -o gst-transcoder-1.0 'gst-transcoder-1.0@exe/tools_gst-transcoder.c.o' '-Wl,--no-undefined' '-march=native' '-O2' '-pipe' '-Wl,-O1' '-Wl,--as-needed' 'libgsttranscoder-1.0.so.0' '-lglib-2.0' '-lgobject-2.0' '-lglib-2.0' '-lgstreamer-1.0' '-lgobject-2.0' '-lglib-2.0' '-lgstpbutils-1.0' '-lgstreamer-1.0' '-lgobject-2.0' '-lglib-2.0' '-Wl,-rpath,/var/tmp/portage/media-plugins/gst-transcoder-1.8.1/work/gst-transcoder-1.8.1/build/' 
 * ACCESS DENIED:  open_wr:      /dev/video0
No protocol specified

(gst-plugin-scanner:4329): Clutter-CRITICAL **: Unable to initialize Clutter: Could not initialize Gdk

ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib64/gstreamer-1.0/libgstpythonplugin.cpython-35m-x86_64-linux-gnu.so

Please either:
- remove it and restart.
- run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
No protocol specified

(gst-plugin-scanner:4330): Clutter-CRITICAL **: Unable to initialize Clutter: Could not initialize Gdk

(gst-plugin-scanner:4330): Clutter-Gst-CRITICAL **: Unable to initialize Clutter
[11/11] 'g-ir-compiler' 'GstTranscoder-1.0.gir' '--output' 'GstTranscoder-1.0.typelib' '--includedir=/usr/share/gir-1.0'
>>> Source compiled.
 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-4249.log"
 * 
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny
P: /dev/video0
A: /dev/video0
R: /dev/video0
C: /usr/lib64/gstreamer-1.0/gst-plugin-scanner -l 
 * --------------------------------------------------------------------------------

Portage 2.3.0 (python 2.7.12-final-0, default/linux/amd64/13.0/desktop/gnome/systemd, gcc-4.9.3, glibc-2.23-r2, 4.6.3-gentoo x86_64)
=================================================================
System uname: Linux-4.6.3-gentoo-x86_64-Intel-R-_Core-TM-_i7-2675QM_CPU_@_2.20GHz-with-gentoo-2.2
KiB Mem:     8080824 total,    170064 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Tue, 09 Aug 2016 00:45:02 +0000
sh bash 4.3_p42-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p42-r1::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.12::gentoo, 3.4.4::gentoo, 3.5.2::gentoo
dev-util/cmake:           3.3.1-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.19.1::gentoo
sys-apps/sandbox:         2.10-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc:           2.23-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: webrsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

nick
    location: /usr/local/portage
    masters: gentoo

gamerlay
    location: /var/lib/layman/gamerlay
    masters: gentoo
    priority: 50

java
    location: /var/lib/layman/java
    masters: gentoo
    priority: 50

jorgicio
    location: /var/lib/layman/jorgicio
    masters: gentoo
    priority: 50

laurentb
    location: /var/lib/layman/laurentb
    masters: gentoo
    priority: 50

sabayon
    location: /var/lib/layman/sabayon
    masters: gentoo
    priority: 50

steam-overlay
    location: /var/lib/layman/steam-overlay
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/apache2-php7.0/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cgi-php7.0/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/php/cli-php7.0/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync webrsync-gpg xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://distfiles.gentoo.org/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 berkdb branding bzip2 cairo cdda cdr cli colord cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam ffmpeg firefox flac fortran gdbm gif glamor gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv introspection ipv6 jpeg lcms ldap libnotify libsecret mad mmx mmxext mng modules mp3 mp4 mpeg multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf php png policykit ppds pulseaudio qt3support qt4 readline sdl seccomp session spell sse sse2 ssl startup-notification svg systemd tcpd tiff tracker truetype udev udisks unicode upower usb vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64 32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7 python3_5" PYTHON_TARGETS="python2_7 python3_5" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="fglrx intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Pacho Ramos gentoo-dev 2016-08-10 19:02:54 UTC
[master 6682984] media-plugins/gst-transcoder: Workaround the usual sandbox access violations due to offending gst plugins (#590848 by Nick)
 1 file changed, 1 insertion(+)