Description of problem: Apps like "rosegarden" crash (x86_64 only) during LADSPA discover plugin due to an undefined symbol: q_sort in /usr/lib64/ladspa/sifter_1210.so: Version-Release number of selected component (if applicable): ladspa-swh-plugins-0.4.15-24.fc23.x86_64.rpm How reproducible: Just start "rosegarden" in x86_64 Steps to Reproduce: 1. dnf install rosegarden 2. rosegarden 3. Actual results: WARNING: LADSPAPluginFactory::discoverPlugins: couldn't dlopen /usr/lib64/ladspa/sifter_1210.so - /usr/lib64/ladspa/sifter_1210.so: undefined symbol: q_sort LADSPAPluginFactory::discoverPlugins - done Erreur de segmentation (core dumped) Expected results: no crash Additional info: Seem due to gcc5 which does not support recursive inline functions source: https://github.com/swh/ladspa/commit/93e8a911c95d43016754484d91eec78ef6a80a61
Created attachment 1098277 [details] update .spec to fix gcc5 inline issue
Created attachment 1098279 [details] gcc5 inline fix to avoid "undefined symbol: q_sort" Patch based on https://github.com/swh/ladspa/commit/93e8a911c95d43016754484d91eec78ef6a80a61
Confirmed on F23 Xfce x86_64.
$ sed -i 's/.orig//g' swh-plugins-0.4.15-inline-qsort.patch $ sed -i 's/\(BuildRequires:.*\)/\1 perl-XML-Parser/' ladspa-swh-plugins.spec Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=12755976 RPMS: https://kojipkgs.fedoraproject.org//work/tasks/5979/12755979/ SRPM: https://frafra.fedorapeople.org/srpm/ladspa-swh-plugins-0.4.15-26.fc23.src.rpm Maybe https://fedoraproject.org/wiki/Policy_for_nonresponsive_package_maintainers should be followed.
ladspa-swh-plugins-0.4.15-26.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-0a86470824
As the previous maintainer, I took the liberty to push the fix. The packaged version of this software seems quite old, from 2007. The current maintainer could consider contacting upstream and ask about the stability of their git, which is actively maintained. The last time I talked to them (4-5 years ago?), they advised me not to package the git as it was unstable, but things might have changed since. Thank you for all the patches.
ladspa-swh-plugins-0.4.15-26.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-0a86470824
ladspa-swh-plugins-0.4.15-26.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.