Bug 467614 - Crash when click on Welcome in document list
Summary: Crash when click on Welcome in document list
Status: RESOLVED DUPLICATE of bug 466526
Alias: None
Product: kate
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.12.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-03-20 16:40 UTC by Javantea
Modified: 2023-03-20 17:04 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Javantea 2023-03-20 16:40:14 UTC
Application: kate (22.12.3)
 (Compiled from sources)
Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 6.1.0 x86_64
Windowing System: X11
Distribution: "Gentoo Linux"
DrKonqi: 5.27.2 [KCrashBackend]

-- Information about the crash:
Open kate. go to sessions, recent, open ss1, notice welcome in the document list. click. Crash.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f7e53186bf7 in KateFileTree::mouseClicked(QModelIndex const&) () from /usr/lib64/qt5/plugins/ktexteditor/katefiletreeplugin.so
#5  0x00007f7e83b1e7e4 in void doActivate<false>(QObject*, int, void**) () from /usr/lib64/libQt5Core.so.5
#6  0x00007f7e8494ebb5 in QAbstractItemView::clicked(QModelIndex const&) () from /usr/lib64/libQt5Widgets.so.5
#7  0x00007f7e84952df3 in QAbstractItemView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQt5Widgets.so.5
#8  0x00007f7e84716118 in QWidget::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#9  0x00007f7e847c5b0e in QFrame::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#10 0x00007f7e83aeaab6 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#11 0x00007f7e846d24ae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#12 0x00007f7e846dada0 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#13 0x00007f7e83aead18 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#14 0x00007f7e846d8dd4 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib64/libQt5Widgets.so.5
#15 0x00007f7e8472f9b6 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /usr/lib64/libQt5Widgets.so.5
#16 0x00007f7e84732e08 in QWidgetWindow::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#17 0x00007f7e846d24be in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#18 0x00007f7e83aead18 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#19 0x00007f7e83f8222f in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib64/libQt5Gui.so.5
#20 0x00007f7e83f6129b in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Gui.so.5
#21 0x00007f7e7e536cfa in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/libQt5XcbQpa.so.5
#22 0x00007f7e8150365c in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f7e81503908 in g_main_context_iterate.constprop () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f7e8150399c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f7e83b3cfb6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#26 0x00007f7e83ae973b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#27 0x00007f7e83af1a16 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#28 0x00005614a25cfe16 in main ()
[Inferior 1 (process 21663) detached]

The reporter indicates this bug may be a duplicate of or related to bug 466526.

Reported using DrKonqi
Comment 1 Waqar Ahmed 2023-03-20 17:04:24 UTC

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