Description of problem: Trousers is relying on the shared library libtspi. This library exports the method list_init. This name is too general and is likely to cause conflicts with other shared libraries. In the end this will cause crashes in applications that rely on this library as well as on other libraries exporting the same name. A bug report has been filed to the trousers team years ago http://sourceforge.net/p/trousers/bugs/106/ Version-Release number of selected component (if applicable): libtspi.so.1 How reproducible: nm -D /lib/libtspi.so.1 | grep list Additional info: I found that it clashes with ffmpeg but was not able to find the excact cause.
A patch to fix this was sent to the trousers-tech mail list.
trousers-0.3.13-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/trousers-0.3.13-1.fc20
Package trousers-0.3.13-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing trousers-0.3.13-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-6417/trousers-0.3.13-1.fc20 then log in and leave karma (feedback).
trousers-0.3.13-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.