https://bugs.kde.org/show_bug.cgi?id=461468
Bug ID: 461468 Summary: Crash while pressing random function keys Classification: Applications Product: khelpcenter Version: unspecified Platform: Gentoo Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kde-doc-engl...@kde.org Reporter: gerbils...@gerbilsoft.com Target Milestone: --- While cleaning my keyboard, I managed to somehow crash KHelpCenter (22.08.3; this version isn't in the list). I've narrowed it down to the following steps: * Open KHelpCenter (e.g. by pressing F1 in KWrite). * Press the following keys in sequence: F3, F1, F7 * Repeat the sequence: F3, F1, F7 Application: Help Center (khelpcenter), signal: Segmentation fault [KCrash Handler] #4 0x00007f7762160ad2 in setCaretInvisibleIfNeeded(KHTMLPart*) () from /usr/lib64/libKF5KHtml.so.5 #5 0x00007f7760676bd4 in doActivate<false> (sender=0x55a83a195f40, signal_index=4, argv=0x7ffffb9870c0) at /var/tmp/portage/dev-qt/qtcore-5.15.5-r3/work/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qobject.cpp:3898 #6 0x00007f77612f2a42 in QAction::triggered (this=this@entry=0x55a83a195f40, _t1=<optimized out>) at .moc/moc_qaction.cpp:376 #7 0x00007f77612f80fb in QAction::activate (this=0x55a83a195f40, event=<optimized out>) at /var/tmp/portage/dev-qt/qtwidgets-5.15.5-r1/work/qtbase-everywhere-src-5.15.5/src/widgets/kernel/qaction.cpp:1161 #8 0x00007f77612f81cd in QAction::event (e=<optimized out>, this=<optimized out>) at /var/tmp/portage/dev-qt/qtwidgets-5.15.5-r1/work/qtbase-everywhere-src-5.15.5/src/widgets/kernel/qaction.cpp:1086 #9 QAction::event (this=<optimized out>, e=<optimized out>) at /var/tmp/portage/dev-qt/qtwidgets-5.15.5-r1/work/qtbase-everywhere-src-5.15.5/src/widgets/kernel/qaction.cpp:1075 #10 0x00007f77612feeeb in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55a83a195f40, e=0x7ffffb987260) at /var/tmp/portage/dev-qt/qtwidgets-5.15.5-r1/work/qtbase-everywhere-src-5.15.5/src/widgets/kernel/qapplication.cpp:3637 #11 0x00007f7760646cb8 in QCoreApplication::notifyInternal2 (receiver=0x55a83a195f40, event=0x7ffffb987260) at /var/tmp/portage/dev-qt/qtcore-5.15.5-r3/work/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qcoreapplication.cpp:1064 #12 0x00007f7760d35dfe in QShortcutMap::dispatchEvent (this=<optimized out>, e=<optimized out>) at /var/tmp/portage/dev-qt/qtgui-5.15.5-r2/work/qtbase-everywhere-src-5.15.5/src/gui/kernel/qshortcutmap.cpp:675 #13 0x00007f7760d36133 in QShortcutMap::tryShortcut (this=0x55a839a84908, e=0x7ffffb987320) at /var/tmp/portage/dev-qt/qtgui-5.15.5-r2/work/qtbase-everywhere-src-5.15.5/src/gui/kernel/qshortcutmap.cpp:343 #14 0x00007f7760cf0a3a in QWindowSystemInterface::handleShortcutEvent (window=<optimized out>, timestamp=311139463, keyCode=16777270, modifiers=..., nativeScanCode=73, nativeVirtualKey=65476, nativeModifiers=2, text=..., autorepeat=false, count=1) at /var/tmp/portage/dev-qt/qtgui-5.15.5-r2/work/qtbase-everywhere-src-5.15.5/src/gui/kernel/qwindowsysteminterface.cpp:477 #15 0x00007f7760d08481 in QGuiApplicationPrivate::processKeyEvent (e=0x55a83a71d650) at /var/tmp/portage/dev-qt/qtgui-5.15.5-r2/work/qtbase-everywhere-src-5.15.5/src/gui/kernel/qguiapplication.cpp:2395 #16 0x00007f7760cec59c in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at /var/tmp/portage/dev-qt/qtgui-5.15.5-r2/work/qtbase-everywhere-src-5.15.5/src/gui/kernel/qwindowsysteminterface.cpp:1169 #17 0x00007f775e176960 in userEventSourceDispatch (source=<optimized out>) at /var/tmp/portage/dev-qt/qtgui-5.15.5/work/qtbase-everywhere-src-5.15.5/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp:74 #18 0x00007f775e91e269 in g_main_dispatch (context=0x55a839aa4d70) at ../glib-2.74.1/glib/gmain.c:3444 #19 g_main_context_dispatch (context=0x55a839aa4d70) at ../glib-2.74.1/glib/gmain.c:4162 #20 0x00007f775e973418 in g_main_context_iterate.constprop.0 (context=0x55a839aa4d70, block=<optimized out>, dispatch=1, self=<optimized out>) at ../glib-2.74.1/glib/gmain.c:4238 #21 0x00007f775e91c880 in g_main_context_iteration (context=0x55a839aa4d70, may_block=1) at ../glib-2.74.1/glib/gmain.c:4303 #22 0x00007f776068fc26 in QEventDispatcherGlib::processEvents (this=0x55a839aa4610, flags=...) at /var/tmp/portage/dev-qt/qtcore-5.15.5-r3/work/qtbase-everywhere-src-5.15.5/src/corelib/kernel/qeventdispatcher_glib.cpp:425 #23 0x00007f7760645f7b in QEventLoop::exec (this=0x7ffffb987670, flags=...) at /var/tmp/portage/dev-qt/qtcore-5.15.5-r3/work/qtbase-everywhere-src-5.15.5/include/QtCore/../../src/corelib/global/qflags.h:69 #24 0x00007f776064726a in QCoreApplication::exec () at /var/tmp/portage/dev-qt/qtcore-5.15.5-r3/work/qtbase-everywhere-src-5.15.5/include/QtCore/../../src/corelib/global/qflags.h:121 #25 0x000055a838ac1bb3 in main () [Inferior 1 (process 3018290) detached] -- You are receiving this mail because: You are watching all bug changes.