You are not logged in.
I try to run vym but it gives me this error
vym
[1] 724 segmentation fault (core dumped) vymhere is the journalctl output
systemd-coredump[729]: Process 724 (vym) of user 1000 dumped core.
Stack trace of thread 724:
#0 0x00007f6d6b9af015 _ZNK7QWindow5winIdEv (libQt5Gui.so.5)
#1 0x00007f6d5e728500 n/a (KDEPlasmaPlatformTheme.so)
#2 0x00007f6d5e72892d n/a (KDEPlasmaPlatformTheme.so)
#3 0x00007f6d6c2f6e99 n/a (libQt5Widgets.so.5)
#4 0x00007f6d6c2f80b8 _ZN8QMenuBar11eventFilterEP7QObjectP6QEvent (libQt5Widgets.so.5)
#5 0x00007f6d6ab8f9cb _ZN23QCoreApplicationPrivate29sendThroughObjectEventFiltersEP7QObjectP6QEvent (libQt5Core.so.5)
#6 0x00007f6d6c171a64 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5)
#7 0x00007f6d6c179341 _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5)
#8 0x00007f6d6ab8fcb9 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5)
#9 0x00007f6d6c1b26ec _ZN7QWidget9setParentEPS_6QFlagsIN2Qt10WindowTypeEE (libQt5Widgets.so.5)
#10 0x00007f6d6c18ec9f _ZN7QLayout14addChildWidgetEP7QWidget (libQt5Widgets.so.5)
#11 0x00007f6d6c2c192f n/a (libQt5Widgets.so.5)
#12 0x000055e379e576a1 n/a (vym)
#13 0x000055e379dd5c4e n/a (vym)
#14 0x00007f6d69c4f06b __libc_start_main (libc.so.6)
#15 0x000055e379dd74ca n/a (vym)
Stack trace of thread 726:
#0 0x00007f6d69d19ea9 __poll (libc.so.6)
#1 0x00007f6d67310523 n/a (libglib-2.0.so.0)
#2 0x00007f6d6731063e g_main_context_iteration (libglib-2.0.so.0)
#3 0x00007f6d6abe3039 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5)
#4 0x00007f6d6ab8e94c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5)
#5 0x00007f6d6a9d7a99 _ZN7QThread4execEv (libQt5Core.so.5)
#6 0x00007f6d6b033976 n/a (libQt5DBus.so.5)
#7 0x00007f6d6a9e1b45 n/a (libQt5Core.so.5)
#8 0x00007f6d697fe075 start_thread (libpthread.so.0)
#9 0x00007f6d69d2453f __clone (libc.so.6)
Stack trace of thread 727:
#0 0x00007f6d69803ffc pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
#1 0x00007f6d4a83a0a4 n/a (i965_dri.so)
#2 0x00007f6d4a839d98 n/a (i965_dri.so)
#3 0x00007f6d697fe075 start_thread (libpthread.so.0)
#4 0x00007f6d69d2453f __clone (libc.so.6)
Stack trace of thread 725:
#0 0x00007f6d69d19ea9 __poll (libc.so.6)
#1 0x00007f6d639fc180 n/a (libxcb.so.1)
#2 0x00007f6d639fde4b xcb_wait_for_event (libxcb.so.1)
#3 0x00007f6d6295e22a n/a (libQt5XcbQpa.so.5)
#4 0x00007f6d6a9e1b45 n/a (libQt5Core.so.5)
#5 0x00007f6d697fe075 start_thread (libpthread.so.0)
#6 0x00007f6d69d2453f __clone (libc.so.6)Last edited by mani.zaeim (2018-07-07 04:25:02)
Offline
Still not a single reply on this! ![]()
Offline
What's not an excuse to bump your thread, don't do that again.
Google cooks up https://newsgroup.xnview.com/viewtopic.php?f=62&t=37306 so this is likely related to the "application menu shortcut on the titlebar"
Online
I runt it via terminal and this is the output:
[1] 724 segmentation fault (core dumped) vymOffline
We know that. Have you enabled application menu in the titlebar (the KDE setting, nothing within the application itself)? and does it not crash anymore if you disable that?
Offline
Thanks guy, I had "application menu shortcut on the titlebar" and I enable global menu too, after removing the global menu it resolved!
Offline