Bug 467171 - konsole crash while resizing window
Summary: konsole crash while resizing window
Status: RESOLVED DUPLICATE of bug 464040
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-03-10 20:35 UTC by dan
Modified: 2023-04-29 00:06 UTC (History)
2 users (show)

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


Attachments
New crash information added by DrKonqi (3.25 KB, text/plain)
2023-04-15 14:52 UTC, kde.yut4j
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dan 2023-03-10 20:35:08 UTC
Application: konsole (22.12.3)

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

-- Information about the crash:
Konsole crashed while I was resizing the window, lower right hand corner resize handle. I was ssh'd into another server and viewing a file with less
Many tabs open in konsole
AMD graphics hardware running a plasma wayland session

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007fa5dacafe5c in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007fa5dac5fa76 in raise () from /lib64/libc.so.6
#6  0x00007fa5dac497fc in abort () from /lib64/libc.so.6
#7  0x00007fa5daed7e80 in std::__glibcxx_assert_fail(char const*, int, char const*, char const*) () from /lib64/libstdc++.so.6
#8  0x00007fa5dc9d6b77 in Konsole::Screen::setSelectionEnd(int, int, bool) () from /lib64/libkonsoleprivate.so.1
#9  0x00007fa5dca3179e in Konsole::TerminalDisplay::extendSelection(QPoint const&) () from /lib64/libkonsoleprivate.so.1
#10 0x00007fa5dca36282 in Konsole::TerminalDisplay::mouseMoveEvent(QMouseEvent*) () from /lib64/libkonsoleprivate.so.1
#11 0x00007fa5dc1f1938 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#12 0x00007fa5dc1aed62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007fa5dc1b73d2 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#14 0x00007fa5db49d4e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#15 0x00007fa5dc1b54d2 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5
#16 0x00007fa5dc20ac9c in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007fa5dc20e060 in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#18 0x00007fa5dc1aed62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#19 0x00007fa5db49d4e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#20 0x00007fa5db96ad6d in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#21 0x00007fa5db949f1c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#22 0x00007fa5d952a604 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5WaylandClient.so.5
#23 0x00007fa5d97d2c7f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x00007fa5d9829118 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#25 0x00007fa5d97cff00 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007fa5db4ee5fa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007fa5db49bf3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007fa5db4a4002 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x00005574e3ca17d1 in main ()
[Inferior 1 (process 7356) detached]

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

Reported using DrKonqi
Comment 1 kde.yut4j 2023-04-15 14:52:54 UTC
Created attachment 158130 [details]
New crash information added by DrKonqi

konsole (22.12.3) using Qt 5.15.8

Occured during a dnf system upgrade, downloading fedora 38 packages. Did not intentionally do anything, crash occured moments after starting a command.

-- Backtrace (Reduced):
#8  0x00007f450f2c5b77 in Konsole::Screen::setSelectionEnd(int, int, bool) () from /lib64/libkonsoleprivate.so.1
#9  0x00007f450f32079e in Konsole::TerminalDisplay::extendSelection(QPoint const&) () from /lib64/libkonsoleprivate.so.1
#10 0x00007f450f325282 in Konsole::TerminalDisplay::mouseMoveEvent(QMouseEvent*) () from /lib64/libkonsoleprivate.so.1
#11 0x00007f450e9f1938 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#12 0x00007f450e9aed62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
Comment 2 ninjalj 2023-04-29 00:06:59 UTC

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