Re: SMTube 16.7.2 segmentation fault
Posted:
Wed Oct 19, 2016 12:43 am
by rvm
Strange, since SMTube doesn't use any of the KDE libs.
Re: SMTube 16.7.2 segmentation fault
Posted:
Wed Oct 19, 2016 10:07 pm
by rvm
Is SMTube built with Qt 4 or Qt 5?
Re: SMTube 16.7.2 segmentation fault
Posted:
Thu Oct 20, 2016 5:30 pm
by Ralph92
OK, I have some news.
If I rebuild from source (with "make") I get an executable that works perfectly. It is linked to Qt 4.8.6.
If I create an RPM with rpmbuid -tb smtube-16.7.2.tar.bz2, I get an executable that segfaults.
So, I think, rpmbuild needs some compilation option.