Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54109 - assertion failed in faad2
Summary: assertion failed in faad2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-16 12:14 UTC by Simone Piunno
Modified: 2004-08-15 11:19 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 Simone Piunno 2004-06-16 12:14:36 UTC
pioppo@roentgen gentoo $ xmms
/usr/lib/libmp4v2.so.0: undefined symbol: _ZTV11MP4Property
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!

Recompiling xmms without faad the problem disappears, so this must be a bug in faad2-2.0-r2, that maybe only happens on bleeding edge systems like mine.

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



Portage 2.0.50-r8 (default-amd64-2004.0, gcc-3.4.0, glibc-2.3.4.20040605-r0, 
2.6.5-gentoo-r1-gcc34) 
================================================================= 
System uname: 2.6.5-gentoo-r1-gcc34 x86_64 4 
Gentoo Base System version 1.4.16 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5-r1 
ACCEPT_KEYWORDS="amd64 ~amd64" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -pipe -mtune=k8" 
CHOST="x86_64-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/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -pipe -mtune=k8" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://ftp6.uni-erlangen.de/pub/mirrors/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X aalib acl acpi adns alsa amd64 apache2 apm arts audiofile avi berkdb 
caps cdr crypt cups curl divx4linux doc dvd dvdr encode esd foomaticdb gd gdbm 
gdm gif gnome gpm gtk gtk2 guile icq imap imlib ipv6 jabber jack java jpeg kde 
ladcca ldap libg++ libwww linguas_en linguas_it maildir mikmod motif mozilla 
mpeg mysql ncurses nls nogcj nptl nsl oggvorbis opengl oss pam pdflib perl png 
python qt quicktime readline sasl sdl slang spell ssl tcpd tetex truetype 
unicode usb xml xml2 xmms zeo zlib"
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2004-06-16 13:03:44 UTC
_NOT_ critical
Comment 2 Jason Huebel (RETIRED) gentoo-dev 2004-06-16 14:40:28 UTC
This was supposed to be resolved with faad2-2.0-r2. I'm running xmms without issue here. Please confirm you have the following installed:

media-libs/faad2-2.0-r2
media-sound/xmms-1.2.10.-r4
Comment 3 Simone Piunno 2004-06-17 01:42:18 UTC
You're right, sorry, I had faad2-2.0-r1
I don't know why emerge world and emerge --deep world weren't upgrading it.
Anyway, now I forced upgrade manually and I confirm the problem disappeared.
Thank you
Comment 4 Danny van Dyk (RETIRED) gentoo-dev 2004-06-19 10:47:39 UTC
Resolving this one as INVALID.
Comment 5 Blu3 2004-08-15 11:19:38 UTC
It's not invalid, it's hidden.  The root cause of this is ABI incompatibilities stemming from the USE=nptl on x86_64 (amd64).