[ ddicks@linuxbox ~ ] $ xine This is xine (X11 gui) - a free video player v0.9.23. (c) 2000-2003 The xine Team. Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 72: _dl_next_tls_modid: Assertion `result <= _rtld_local._dl_tls_max_dtv_idx' failed! Portage 2.0.50-r11 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.8.1) ================================================================= System uname: 2.6.8.1 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz Gentoo Base System version 1.4.16 distcc 2.18 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.3 [enabled] Autoconf: sys-devel/autoconf-2.59-r5 Automake: sys-devel/automake-1.8.5-r1 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="ftp://cs.ubishops.ca/pub/gentoo" MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage" USE="X aalib alsa avi berkdb bitmap-fonts bonobo cdr crypt cups directfb dvd encode f77 flac foomaticdb gdbm gif gimpprint gnome gphoto2 gstreamer gtk gtk2 gtkhtml imagemagick imap imlib java javascript joystick jpeg ldap libg++ libwww mad mikmod mmx motif mozilla moznoirc moznomail mozsvg mpeg mpeg4 msn mysql ncurses nptl oggvorbis opengl oss pam pdflib perl png ppds python quicktime readline ruby samba sdl slang spell sse ssl svga tcltk tcpd tiff truetype usb v4l x86 xine xml2 xprint xv zlib" I tried adding a -framebuffer to /etc/portage/package.use for xine-lib but it did not help - wild guess :)
I encountered the same problem on an x86 box. Try running revdep-rebuild to fix any broken dependencies; this fixed the problem for me, though I'm not exactly sure which dependency was to blame. Unfortunately, trying to play MP3 files crashed xine with a segmentation fault, either by trying to play a file from the command line (e.g. "xine *.mp3"), or when I load an MP3 file with the playlist tool. xine-ui-0.9.22 worked fine, so I've downgraded for the time being.
Compiling xine-lib while using nvidia opengl headers leads to this error If you use nvidia, Try this : opengl-update xorg-x11 (or xfree) emerge xine-lib opengl-update nvidia Solve the problem fot me.
I think this is a duplicate of bug 70281. I just had the same problems and comment 7 in bug 70281 worked for me: it was a re-emerge of libmikmod and nvidia-glx. After doing that, I was able to start (and of course use) xine.
marking this one as a duplicate because the other bug has much more comments attached. *** This bug has been marked as a duplicate of 70281 ***