Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118165 - Segmentation fault when merging media-plugins/gst-plugins-*
Summary: Segmentation fault when merging media-plugins/gst-plugins-*
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-07 05:09 UTC by Sebastian Bergmann (RETIRED)
Modified: 2006-01-13 10:06 UTC (History)
0 users

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 Sebastian Bergmann (RETIRED) gentoo-dev 2006-01-07 05:09:48 UTC
For every GStreamer plugin I merge, I get the following error message

  ERROR: Caught a segmentation fault while loading plugin file:
  /usr/lib/gstreamer-0.8/libgstvideotestsrc.so

Despite the above error message the installation of the packages continues successfully(?).

I currently have the following GStreamer packages installed:

  media-libs/gstreamer-0.8.11
  media-libs/gst-plugins-0.8.11
  media-plugins/gst-plugins-alsa-0.8.11
  media-plugins/gst-plugins-oss-0.8.11
  media-plugins/gst-plugins-esd-0.8.11
  media-plugins/gst-plugins-ogg-0.8.11
  media-plugins/gst-plugins-mad-0.8.11
  media-plugins/gst-plugins-cdparanoia-0.8.11
  media-plugins/gst-plugins-vorbis-0.8.11
  media-plugins/gst-plugins-flac-0.8.11
  media-plugins/gst-plugins-dvdread-0.8.11
  media-plugins/gst-plugins-gnomevfs-0.8.11
  media-plugins/gst-plugins-xvideo-0.8.11
  media-plugins/gst-plugins-theora-0.8.11
  media-plugins/gst-plugins-pitfdll-0.8.1-r1
  media-plugins/gst-plugins-mpeg2dec-0.8.11
  media-plugins/gst-plugins-pango-0.8.11
  media-plugins/gst-plugins-a52dec-0.8.11
  media-plugins/gst-plugins-ffmpeg-0.8.7
  media-plugins/gst-plugins-dvdnav-0.8.11
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-07 05:12:58 UTC
emerge --info, please...
Comment 2 Sebastian Bergmann (RETIRED) gentoo-dev 2006-01-07 06:15:50 UTC
Portage 2.1_pre3-r1 (default-linux/x86/2005.1, gcc-4.0.2, glibc-2.3.6-r2, 2.6.15-gentoo i686)
=================================================================
System uname: 2.6.15-gentoo i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.12.0_pre13
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -Os -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /usr/share/pixmaps/splash/gentoo-splash.png /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium-m -Os -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig cvs digest distlocks fixpackages sandbox sfperms sign strict"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://trumpetti.atm.tut.fi/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LC_ALL="en_US.utf8"
LINGUAS="de"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlay/cvs /usr/local/overlay/gentopia /usr/local/overlay/personal"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa audiofile avi berkdb bitmap-fonts bluetooth bonjour browserplugin bzip2 cairo cdr crypt cups curl dbus divx4linux dvd dvdr dvdread eds emboss encode esd exif expat fam fame firefox flac foomaticdb fortran gdbm gif glitz glut gnome gpm gstreamer gtk gtk2 hal howl idn imagemagick imlib ipv6 java jpeg lcms libg++ libwww lzo mad matroska mikmod mjpeg mmx mng moznocompose moznoirc moznomail mozsvg mp3 mpeg ncurses nls nomotif nptl nsplugin nvidia ogg oggvorbis opengl oss pam pam_console pcre pdflib perl php png python quicktime readline spell sse sse2 ssl svg tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis win32codecs wmf xml2 xv xvid zlib elibc_glibc kernel_linux linguas_de userland_GNU"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, MAKEOPTS
Comment 3 Sebastian Bergmann (RETIRED) gentoo-dev 2006-01-13 10:06:51 UTC
Problem is gone after rebuilding the system from scratch.

My guess is that it had something to do with the --as-needed testing I did for Diego.