Bug 441888 - KMenuEdit (custom shortcut) sudden crash
Summary: KMenuEdit (custom shortcut) sudden crash
Status: RESOLVED DUPLICATE of bug 439117
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_keys (show other bugs)
Version: 5.22.5
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-09-02 02:51 UTC by Justin Gunn
Modified: 2021-09-02 17:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Gunn 2021-09-02 02:51:21 UTC
Application: systemsettings5 (5.22.5)

Qt Version: 5.15.2
Frameworks Version: 5.85.0
Operating System: Linux 5.12.19-1-ck x86_64
Windowing System: X11
Drkonqi Version: 5.22.5
Distribution: Arch Linux

-- Information about the crash:
- What I was doing when the application crashed:

I clicked on the "comment text-box" and system settings crashed. Of course, I'm not sure why, but I was applying shortcuts in KWin to switch the desktop and texted them (just before that). I also was using the Parrallax wallpaper pluging along with the tests of the switching shortcuts... So, not sure if that info helps at all, but I hope it does in some way.

Cheers lads abd lasses,
-Justin K.G. (Melbourne, AU)

The crash does not seem to be reproducible.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f6ab89d95f7 in QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) () at /usr/lib/libQt5QuickTemplates2.so.5
#5  0x00007f6abf737771 in QShortcutMap::hasShortcutForKeySequence(QKeySequence const&) const () at /usr/lib/libQt5Gui.so.5
#6  0x00007f6ac000c613 in QWidgetTextControl::createStandardContextMenu(QPointF const&, QWidget*) () at /usr/lib/libQt5Widgets.so.5
#7  0x00007f6abffe1a1a in QTextEdit::createStandardContextMenu() () at /usr/lib/libQt5Widgets.so.5
#8  0x00007f6a925f0181 in KTextEdit::mousePopupMenu() () at /usr/lib/libKF5TextWidgets.so.5
#9  0x00007f6a925ea9e3 in KTextEdit::contextMenuEvent(QContextMenuEvent*) () at /usr/lib/libKF5TextWidgets.so.5
#10 0x00007f6abfe4c0be in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#11 0x00007f6abfefb84f in QFrame::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#12 0x00007f6abf218112 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#13 0x00007f6abfe08d51 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#14 0x00007f6abfe103e5 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#15 0x00007f6abf2183ba in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#16 0x00007f6abfe661ef in  () at /usr/lib/libQt5Widgets.so.5
#17 0x00007f6abfe68db5 in  () at /usr/lib/libQt5Widgets.so.5
#18 0x00007f6abfe08d62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#19 0x00007f6abf2183ba in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#20 0x00007f6abf70c210 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /usr/lib/libQt5Gui.so.5
#21 0x00007f6abf6e17e5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#22 0x00007f6ab974dfcc in  () at /usr/lib/libQt5XcbQpa.so.5
#23 0x00007f6abcddb10c in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#24 0x00007f6abce2eba9 in  () at /usr/lib/libglib-2.0.so.0
#25 0x00007f6abcdd8871 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#26 0x00007f6abf270fe6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#27 0x00007f6abf216d2c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#28 0x00007f6abf21f294 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#29 0x000056354e749954 in  ()
#30 0x00007f6abeba4b25 in __libc_start_main () at /usr/lib/libc.so.6
#31 0x000056354e74a6be in  ()
[Inferior 1 (process 1222) detached]

Possible duplicates by query: bug 439117, bug 439113, bug 434930, bug 434140, bug 430603.

Reported using DrKonqi
Comment 1 Nate Graham 2021-09-02 17:51:48 UTC

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