Bug 462147 - Crash while YAY
Summary: Crash while YAY
Status: RESOLVED DUPLICATE of bug 458822
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 22.08.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-11-23 02:51 UTC by Zahiruzzaman Chowdhury
Modified: 2022-11-23 23:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zahiruzzaman Chowdhury 2022-11-23 02:51:55 UTC
Application: konsole (22.08.2)

Qt Version: 5.15.6
Frameworks Version: 5.99.0
Operating System: Linux 6.0.5-arch1-1 x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 5.26.2 [KCrashBackend]

-- Information about the crash:
So basically Konsole crashed on me when I was running yay - I wonder how, I wonder why

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f206aaa164c in ?? () from /usr/lib/libc.so.6
#5  0x00007f206aa51958 in raise () from /usr/lib/libc.so.6
#6  0x00007f206aa3b53d in abort () from /usr/lib/libc.so.6
#7  0x00007f206acd2112 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  0x00007f206c6e7690 in Konsole::Screen::setSelectionEnd(int, int, bool) () from /usr/lib/libkonsoleprivate.so.1
#9  0x00007f206c743153 in Konsole::TerminalDisplay::extendSelection(QPoint const&) () from /usr/lib/libkonsoleprivate.so.1
#10 0x00007f206c747388 in Konsole::TerminalDisplay::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libkonsoleprivate.so.1
#11 0x00007f206bfaf6bf in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#12 0x00007f206bf78b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007f206bf7e339 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#14 0x00007f206b28cb88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#15 0x00007f206bf7c337 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007f206bfcd3b5 in ?? () from /usr/lib/libQt5Widgets.so.5
#17 0x00007f206bfcf15e in ?? () from /usr/lib/libQt5Widgets.so.5
#18 0x00007f206bf78b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#19 0x00007f206b28cb88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#20 0x00007f206b73f13c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#21 0x00007f206b7489cd in QGuiApplicationPrivate::processTouchEvent(QWindowSystemInterfacePrivate::TouchEvent*) () from /usr/lib/libQt5Gui.so.5
#22 0x00007f206b728985 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#23 0x00007f20693cf5d5 in ?? () from /usr/lib/libQt5WaylandClient.so.5
#24 0x00007f206951687b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0x00007f206956d279 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0x00007f2069515132 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0x00007f206b2d750c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#28 0x00007f206b28532c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#29 0x00007f206b28fe59 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#30 0x0000562bb96c6b65 in ?? ()
#31 0x00007f206aa3c290 in ?? () from /usr/lib/libc.so.6
#32 0x00007f206aa3c34a in __libc_start_main () from /usr/lib/libc.so.6
#33 0x0000562bb96c7425 in ?? ()
[Inferior 1 (process 2390) detached]

Reported using DrKonqi
Comment 1 ninjalj 2022-11-23 23:08:34 UTC

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