Bug 467655 - Crash of Kate
Summary: Crash of Kate
Status: RESOLVED DUPLICATE of bug 466526
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-03-21 15:58 UTC by lupoalberto12
Modified: 2023-03-21 16:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lupoalberto12 2023-03-21 15:58:46 UTC
Application: kate (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 6.1.18-200.fc37.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 37 (KDE Plasma)
DrKonqi: 5.27.3 [KCrashBackend]

-- Information about the crash:
Just click on file "Welcome" and crash.
Aftet, I open again and it didn't happen again.
I have a session.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f561cd18d4b in KateFileTree::mouseClicked(QModelIndex const&) () from /usr/lib64/qt5/plugins/ktexteditor/katefiletreeplugin.so
#5  0x00007f564a0d0e96 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#6  0x00007f564b024c19 in QAbstractItemView::clicked(QModelIndex const&) () from /lib64/libQt5Widgets.so.5
#7  0x00007f564b028e03 in QAbstractItemView::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#8  0x00007f564adf1938 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#9  0x00007f564ae9e682 in QFrame::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#10 0x00007f564a09d2b1 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#11 0x00007f564adaed52 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#12 0x00007f564adb73d2 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007f564a09d4e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f564adb54d2 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5
#15 0x00007f564ae0ac9c in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f564ae0e060 in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007f564adaed62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#18 0x00007f564a09d4e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007f564a56ad6d in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#20 0x00007f564a549f1c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#21 0x00007f56450c2604 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5WaylandClient.so.5
#22 0x00007f5647b18c7f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#23 0x00007f5647b6f118 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#24 0x00007f5647b15f00 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#25 0x00007f564a0ee5fa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#26 0x00007f564a09bf3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007f564a0a4002 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#28 0x0000562560aaf3b8 in main ()
[Inferior 1 (process 11453) detached]

Reported using DrKonqi
Comment 1 Waqar Ahmed 2023-03-21 16:03:46 UTC
*** This bug has been marked as a duplicate of bug 466526 ***