FS#55340 - [plasma-integration] smplayer 17.8.0-1 crash on start

Attached to Project: Arch Linux
Opened by Liu Zhe (cruiseliu) - Wednesday, 30 August 2017, 05:58 GMT
Last edited by Antonio Rojas (arojas) - Friday, 10 November 2017, 08:27 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

backtrace:
#0 0x00007fd0b48a8650 in ?? () from /usr/lib/qt/plugins/platformthemes/KDEPlasmaPlatformTheme.so
#1 0x00007fd0c09a0719 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib/libQt5Core.so.5
#2 0x00007fd0c24d57f0 in ?? () from /usr/lib/libQt5Widgets.so.5
#3 0x00007fd0c2376944 in QAction::setMenu(QMenu*) () from /usr/lib/libQt5Widgets.so.5
#4 0x00007fd0c24d7853 in ?? () from /usr/lib/libQt5Widgets.so.5
#5 0x00007fd0c24db197 in QMenu::actionEvent(QActionEvent*) () from /usr/lib/libQt5Widgets.so.5
#6 0x00007fd0c23bcd68 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#7 0x00007fd0c24e0b54 in QMenu::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#8 0x00007fd0c237ae4c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#9 0x00007fd0c2382926 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#10 0x00007fd0c096bbd0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#11 0x00007fd0c23760e6 in QActionPrivate::sendDataChanged() () from /usr/lib/libQt5Widgets.so.5
#12 0x0000555555707b16 in ?? ()
#13 0x00005555557182c7 in ?? ()
#14 0x00005555557837f1 in ?? ()
#15 0x00005555557846f1 in ?? ()
#16 0x00005555557272f1 in ?? ()
#17 0x0000555555727a2b in ?? ()
#18 0x000055555572b2b7 in ?? ()
#19 0x00005555555a96b4 in ?? ()
#20 0x00007fd0bfb89f6a in __libc_start_main () from /usr/lib/libc.so.6
#21 0x00005555555aa88a in ?? ()

I have enabled testing repository but it seems that glibc is the only relative testing package currently.
The version of plasma-integration (KDEPlasmaPlatformTheme.so) is 5.10.5-1
I tried rebuilding smplayer from PKGBUILD, and got a similar result.
Not sure whether it's a smplayer bug or a KDE bug.
This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 10 November 2017, 08:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  smplayer 17.11
Comment by Antonio Rojas (arojas) - Wednesday, 30 August 2017, 07:22 GMT
Are you using the global menu? If so, please try disabling it.
Comment by Doug Newgard (Scimmia) - Saturday, 02 September 2017, 19:28 GMT
ping cruiseliu?
Comment by Liu Zhe (cruiseliu) - Sunday, 03 September 2017, 09:46 GMT
I used "title bar button" menubar style. It works well after swithcing to "in application".
Sorry, I missed the former mail.
Comment by Antonio Rojas (arojas) - Sunday, 03 September 2017, 10:08 GMT Comment by Antonio Rojas (arojas) - Monday, 06 November 2017, 07:26 GMT
smplayer 17.11.0 works fine here, can you confirm?
Comment by Antonio Rojas (arojas) - Friday, 10 November 2017, 08:26 GMT
Actually the "fix" is to forcefully disable global menu

https://app.assembla.com/spaces/smplayer/subversion/commits/8759

Loading...