Description of problem: I can't get vlc from rpmfusion to run on F21. It keeps throwing this error: > [0x1ee0598] dbus interface debug: Getting property CanGoPrevious > [0x7ff060eaabd8] main decoder warning: cannot load module `/usr/lib64/vlc/plugins/codec/libavcodec_plugin.so' (dlopen: cannot load any more object with static TLS) > [0x7ff060eaabd8] main decoder error: corrupt module: /usr/lib64/vlc/plugins/codec/libavcodec_plugin.so > [0x7ff060eaabd8] main decoder debug: no decoder modules matched I saw the calibre bug https://bugzilla.redhat.com/show_bug.cgi?id=1124987 and tried the scratch build in the comment which fixed the issue: http://koji.fedoraproject.org/koji/taskinfo?taskID=7429597 Version-Release number of selected component (if applicable): [asinha@localhost ~]$ rpm -qa \*glibc\* glibc-2.19.90-34.fc21.x86_64 glibc-debuginfo-2.19.90-34.fc21.x86_64 glibc-devel-2.19.90-34.fc21.x86_64 glibc-headers-2.19.90-34.fc21.x86_64 glibc-debuginfo-common-2.19.90-34.fc21.x86_64 glibc-common-2.19.90-34.fc21.x86_64 [asinha@localhost ~]$ How reproducible: Always. I couldn't get vlc to run even once. Steps to Reproduce: 1. Install vlc from rpmfusion on F21 2. try to run any file 3. Actual results: Fails with dlopen error Expected results: vlc should run properly. Additional info:
*** This bug has been marked as a duplicate of bug 1124987 ***