Bug 464448

Summary: konsole crashed while pasting inside nano
Product: [Applications] konsole Reporter: sm+kdebugs
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: crash CC: ninjalj
Priority: NOR Keywords: drkonqi
Version: 22.08.3   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description sm+kdebugs 2023-01-18 13:01:02 UTC
Application: konsole (22.08.3)
 (Compiled from sources)
Qt Version: 5.15.7
Frameworks Version: 5.99.0
Operating System: Linux 6.1.5-gentoo-r1-x86_64 x86_64
Windowing System: X11
Distribution: "Gentoo Linux"
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
The crash occured when I went to a nano editor to create a new python file from the contents from Gitlab on Firefox.
I clicked my left mouse button to open the menu when inside nano and that's when it crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fc1f46049b0 in Konsole::ProcessInfo::isValid() const () from /usr/lib64/libkonsoleprivate.so.1
#5  0x00007fc1f45b218c in Konsole::Session::getUrl() () from /usr/lib64/libkonsoleprivate.so.1
#6  0x00007fc1f45bad61 in Konsole::SessionController::url() const () from /usr/lib64/libkonsoleprivate.so.1
#7  0x00007fc1f45c91f0 in Konsole::SessionController::showDisplayContextMenu(QPoint const&) () from /usr/lib64/libkonsoleprivate.so.1
#8  0x00007fc1f30b7934 in void doActivate<false>(QObject*, int, void**) () from /usr/lib64/libQt5Core.so.5
#9  0x00007fc1f45ee175 in Konsole::TerminalDisplay::configureRequest(QPoint const&) () from /usr/lib64/libkonsoleprivate.so.1
#10 0x00007fc1f4674e1f in Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () from /usr/lib64/libkonsoleprivate.so.1
#11 0x00007fc1f3da6ed8 in QWidget::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#12 0x00007fc1f3d6340e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#13 0x00007fc1f3d6bcf0 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#14 0x00007fc1f3083e68 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#15 0x00007fc1f3d69d24 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib64/libQt5Widgets.so.5
#16 0x00007fc1f3dc0776 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /usr/lib64/libQt5Widgets.so.5
#17 0x00007fc1f3dc3bc8 in QWidgetWindow::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#18 0x00007fc1f3d6340e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#19 0x00007fc1f3083e68 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#20 0x00007fc1f371a50f in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib64/libQt5Gui.so.5
#21 0x00007fc1f36f94bb in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Gui.so.5
#22 0x00007fc1ed82355a in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/libQt5XcbQpa.so.5
#23 0x00007fc1f1688cf8 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#24 0x00007fc1f1688f98 in g_main_context_iterate.constprop () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fc1f168902c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#26 0x00007fc1f30d6116 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#27 0x00007fc1f308288b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#28 0x00007fc1f308ab66 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#29 0x0000562489b3ee5a in main ()
[Inferior 1 (process 3484560) detached]

Reported using DrKonqi
Comment 1 ninjalj 2023-01-21 22:51:35 UTC

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