https://bugs.kde.org/show_bug.cgi?id=456486
Bug ID: 456486
Summary: Kate crashes when I press Ctrl Alt i to bring up the
HUD menu
Product: kate
Version: 22.04.2
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Application: kate (22.04.2)
Qt Version: 5.15.5
Frameworks Version: 5.95.0
Operating System: Linux 5.18.6-arch1-1 x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 5.25.1 [KCrashBackend]
-- Information about the crash:
I am not sure if this is a race condition because I don't see it often.
The reporter is unsure if this crash is reproducible.
-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
[KCrash Handler]
#4 0x00007ff3dff5a0d4 in QKeySequence::QKeySequence(QKeySequence const&) ()
from /usr/lib/libQt5Gui.so.5
#5 0x00007ff3e076ca79 in QAction::shortcut() const () from
/usr/lib/libQt5Widgets.so.5
#6 0x00007ff3e130a212 in ?? () from /usr/lib/libKF5ConfigWidgets.so.5
#7 0x00007ff3dfa664a1 in QSortFilterProxyModel::data(QModelIndex const&, int)
const () from /usr/lib/libQt5Core.so.5
#8 0x00007ff3e1302f0d in ?? () from /usr/lib/libKF5ConfigWidgets.so.5
#9 0x00007ff3e0a493da in QTreeViewPrivate::widthHintForIndex(QModelIndex
const&, int, QStyleOptionViewItem const&, int) const () from
/usr/lib/libQt5Widgets.so.5
#10 0x00007ff3e0a52f53 in QTreeView::sizeHintForColumn(int) const () from
/usr/lib/libQt5Widgets.so.5
#11 0x00007ff3e09ef666 in ?? () from /usr/lib/libQt5Widgets.so.5
#12 0x00007ff3e09efccb in QHeaderView::sectionSize(int) const () from
/usr/lib/libQt5Widgets.so.5
#13 0x00007ff3e0a55a97 in QTreeViewPrivate::updateScrollBars() () from
/usr/lib/libQt5Widgets.so.5
#14 0x00007ff3e0a55e88 in QTreeView::updateGeometries() () from
/usr/lib/libQt5Widgets.so.5
#15 0x00007ff3e0a4c7c9 in QTreeView::timerEvent(QTimerEvent*) () from
/usr/lib/libQt5Widgets.so.5
#16 0x00007ff3dfab07d6 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#17 0x00007ff3e0853e23 in QFrame::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#18 0x00007ff3e0778abc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#19 0x00007ff3dfa8cf38 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#20 0x00007ff3dfad6e93 in QTimerInfoList::activateTimers() () from
/usr/lib/libQt5Core.so.5
#21 0x00007ff3dfad748a in ?? () from /usr/lib/libQt5Core.so.5
#22 0x00007ff3de06fc6b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#23 0x00007ff3de0c6001 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x00007ff3de06d392 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#25 0x00007ff3dfad764c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQt5Core.so.5
#26 0x00007ff3dfa856ec in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQt5Core.so.5
#27 0x00007ff3e08fb508 in ?? () from /usr/lib/libQt5Widgets.so.5
#28 0x00007ff3e08fb623 in QMenu::exec(QPoint const&, QAction*) () from
/usr/lib/libQt5Widgets.so.5
#29 0x00007ff3e08fb694 in QMenu::exec() () from /usr/lib/libQt5Widgets.so.5
#30 0x00007ff3e13d4104 in ?? () from /usr/lib/libKF5XmlGui.so.5
#31 0x00007ff3dfabd621 in ?? () from /usr/lib/libQt5Core.so.5
#32 0x00007ff3e076be47 in QAction::triggered(bool) () from
/usr/lib/libQt5Widgets.so.5
#33 0x00007ff3e0771857 in QAction::activate(QAction::ActionEvent) () from
/usr/lib/libQt5Widgets.so.5
#34 0x00007ff3e077191e in QAction::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#35 0x00007ff3e0778abc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#36 0x00007ff3dfa8cf38 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#37 0x00007ff3dff717dd in QShortcutMap::dispatchEvent(QKeyEvent*) () from
/usr/lib/libQt5Gui.so.5
#38 0x00007ff3dff71b77 in QShortcutMap::tryShortcut(QKeyEvent*) () from
/usr/lib/libQt5Gui.so.5
#39 0x00007ff3dff2a198 in QWindowSystemInterface::handleShortcutEvent(QWindow*,
unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int,
unsigned int, QString const&, bool, unsigned short) () from
/usr/lib/libQt5Gui.so.5
#40 0x00007ff3dff3f932 in
QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)
() from /usr/lib/libQt5Gui.so.5
#41 0x00007ff3dff289c5 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib/libQt5Gui.so.5
#42 0x00007ff3dae52ce0 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#43 0x00007ff3de06fc6b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#44 0x00007ff3de0c6001 in ?? () from /usr/lib/libglib-2.0.so.0
#45 0x00007ff3de06d392 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#46 0x00007ff3dfad764c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQt5Core.so.5
#47 0x00007ff3dfa856ec in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQt5Core.so.5
#48 0x00007ff3dfa901e9 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#49 0x000055e812bb17da in ?? ()
#50 0x00007ff3df029290 in ?? () from /usr/lib/libc.so.6
#51 0x00007ff3df02934a in __libc_start_main () from /usr/lib/libc.so.6
#52 0x000055e812bb3c45 in ?? ()
[Inferior 1 (process 11062) detached]
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.