Bug 1039818

Summary: lyx crashed with global menu enabled
Product: [openSUSE] openSUSE Distribution Reporter: Cor Blom <cornelis>
Component: KDE Workspace (Plasma)Assignee: E-Mail List <opensuse-kde-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Leap 42.3   
Target Milestone: ---   
Hardware: 64bit   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Cor Blom 2017-05-18 22:12:28 UTC
When I enable to have the menu at the top of the screen, lyx crashes. See below the output when I start lyx from the commandline. On Tumbleweed lyx is working fine with the global menu.

I tested some other applications and also smplayer gives a segmentation error.

The output when starting lyx is as follows:

lyx: SIGSEGV signal caught!
Sorry, you have found a bug in LyX, hope you have not lost any data.
Please read the bug-reporting instructions in 'Help->Introduction' and send us a bug report, if necessary. Thanks!
Bye.
Error: LyX crashed!
----------------------------------------
SIGSEGV signal caught!
Sorry, you have found a bug in LyX, hope you have not lost any data.
Please read the bug-reporting instructions in 'Help->Introduction' and send us a bug report, if necessary. Thanks!
Bye.
(  1) lyx: lyx() [0x8a08d5]
(  2) lyx: lyx() [0x8ffed1]
(  3) lyx: lyx() [0x89fb60]
(  4) lyx: lyx() [0x59feeb]
(  5) /lib64/libc.so.6: /lib64/libc.so.6(+0x34950) [0x7f85f524a950]
(  6) /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so: /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so(+0x3cd03) [0x7f85ea378d03]
(  7) /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so: /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so(+0x36b12) [0x7f85ea372b12]
(  8) /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so: /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so(+0x37091) [0x7f85ea373091]
(  9) /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so: /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so(+0x322c7) [0x7f85ea36e2c7]
( 10) /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so: /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so(+0x3f5b9) [0x7f85ea37b5b9]
( 11) /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so: /usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so(+0x3fbfb) [0x7f85ea37bbfb]
( 12) /usr/lib64/libQt5DBus.so.5: /usr/lib64/libQt5DBus.so.5(+0x225fc) [0x7f85ebea85fc]
( 13) /usr/lib64/libQt5DBus.so.5: /usr/lib64/libQt5DBus.so.5(+0x264c4) [0x7f85ebeac4c4]
( 14) /usr/lib64/libQt5DBus.so.5: /usr/lib64/libQt5DBus.so.5(+0x26d20) [0x7f85ebeacd20]
( 15) /usr/lib64/libQt5DBus.so.5: /usr/lib64/libQt5DBus.so.5(+0x292be) [0x7f85ebeaf2be]
( 16) /usr/lib64/libQt5Core.so.5: QObject::event(QEvent*)
( 17) /usr/lib64/libQt5Widgets.so.5: QApplicationPrivate::notify_helper(QObject*, QEvent*)
( 18) /usr/lib64/libQt5Widgets.so.5: QApplication::notify(QObject*, QEvent*)
( 19) lyx: lyx() [0x8b2d86]
( 20) /usr/lib64/libQt5Core.so.5: QCoreApplication::notifyInternal2(QObject*, QEvent*)
( 21) /usr/lib64/libQt5Core.so.5: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
( 22) /usr/lib64/libQt5Core.so.5: /usr/lib64/libQt5Core.so.5(+0x2c2b03) [0x7f85f6335b03]
( 23) /usr/lib64/libglib-2.0.so.0: /usr/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x254) [0x7f85f45bb134]
( 24) /usr/lib64/libglib-2.0.so.0: /usr/lib64/libglib-2.0.so.0(+0x4c388) [0x7f85f45bb388]
( 25) /usr/lib64/libglib-2.0.so.0: /usr/lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7f85f45bb42c]
( 26) /usr/lib64/libQt5Core.so.5: QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
( 27) /usr/lib64/libQt5Core.so.5: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
( 28) /usr/lib64/libQt5Core.so.5: QCoreApplication::exec()
( 29) lyx: lyx() [0x5a6c0d]
( 30) lyx: lyx() [0x474361]
( 31) /lib64/libc.so.6: /lib64/libc.so.6(__libc_start_main+0xf5) [0x7f85f52366e5]
( 32) lyx: lyx() [0x47cc19]
Segmentatiefout (geheugendump gemaakt)
Comment 1 Cor Blom 2017-06-01 19:46:51 UTC
The fix for bug #1042063 is also solving this bug.

*** This bug has been marked as a duplicate of bug 1042063 ***