Bug 460489

Summary: Konsole crashed when selecting some text
Product: [Applications] konsole Reporter: Damian Höster <damian.hoester>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: crash CC: ninjalj
Priority: NOR Keywords: drkonqi
Version: 22.08.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Damian Höster 2022-10-15 14:59:09 UTC
Application: konsole (22.08.2)

Qt Version: 5.15.6
Frameworks Version: 5.99.0
Operating System: Linux 6.0.0-270-tkg-bmq x86_64
Windowing System: X11
Distribution: RebornOS Linux
DrKonqi: 5.26.0 [KCrashBackend]

-- Information about the crash:
was accidentally selecting some text output of running command and Konsole crashed

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Konsole (konsole), signal: Aborted

[KCrash Handler]
#4  0x00007fa832d9864c in ?? () from /usr/lib/libc.so.6
#5  0x00007fa832d48958 in raise () from /usr/lib/libc.so.6
#6  0x00007fa832d3253d in abort () from /usr/lib/libc.so.6
#7  0x00007fa832fcb112 in std::__glibcxx_assert_fail (file=<optimized out>, line=<optimized out>, function=<optimized out>, condition=<optimized out>) at /usr/src/debug/gcc/libstdc++-v3/src/c++11/debug.cc:60
#8  0x00007fa834646690 in Konsole::Screen::setSelectionEnd(int, int, bool) () from /usr/lib/libkonsoleprivate.so.1
#9  0x00007fa8346a2153 in Konsole::TerminalDisplay::extendSelection(QPoint const&) () from /usr/lib/libkonsoleprivate.so.1
#10 0x00007fa8346a6388 in Konsole::TerminalDisplay::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkonsoleprivate.so.1
#11 0x00007fa833f196bf in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#12 0x00007fa833ee2b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007fa833ee8339 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#14 0x00007fa8333bcb88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#15 0x00007fa833ee6337 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007fa833f373b5 in ?? () from /usr/lib/libQt5Widgets.so.5
#17 0x00007fa833f3915e in ?? () from /usr/lib/libQt5Widgets.so.5
#18 0x00007fa833ee2b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#19 0x00007fa8333bcb88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#20 0x00007fa83384213c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#21 0x00007fa83382b985 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#22 0x00007fa82d1346c0 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#23 0x00007fa8315a981b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0x00007fa8315ffec9 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x00007fa8315a80d2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0x00007fa83340750c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#27 0x00007fa8333b532c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#28 0x00007fa8333bfe59 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#29 0x000055bb43bcdb65 in ?? ()
#30 0x00007fa832d33290 in ?? () from /usr/lib/libc.so.6
#31 0x00007fa832d3334a in __libc_start_main () from /usr/lib/libc.so.6
#32 0x000055bb43bce425 in ?? ()
[Inferior 1 (process 503169) detached]

The reporter indicates this bug may be a duplicate of or related to bug 313711, bug 369397, bug 381680, bug 382027, bug 411170, bug 460351.

Reported using DrKonqi
Comment 1 ninjalj 2022-11-03 11:26:17 UTC

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