Bug 491721 - Konsole crushed
Summary: Konsole crushed
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-08-14 15:25 UTC by justomw
Modified: 2024-08-14 15:37 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description justomw 2024-08-14 15:25:51 UTC
Application: konsole (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-23-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
Working with 3 opened tabs: 
- first tab was opened and started `docker up`
- second tab activly using for mc 
- third tab used for input  cli commands

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007fc5b60abbca in Konsole::Screen::setSelectionEnd(int, int, bool) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#5  0x00007fc5b60adf4f in ?? () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#6  0x00007fc5b610fe0c in Konsole::TerminalDisplay::extendSelection(QPoint const&) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#7  0x00007fc5b611397f in Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1
#8  0x00007fc5b57a4db8 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007fc5b5762fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007fc5b576b552 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007fc5b4ab1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fc5b576965e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007fc5b57bdbd8 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007fc5b57c0f60 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007fc5b5762fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007fc5b4ab1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fc5b4f3d42d in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#18 0x00007fc5b4f11cec in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#19 0x00007fc5ae6fbeca in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#20 0x00007fc5b2e607a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fc5b2e60a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fc5b2e60acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fc5b4b09876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007fc5b4ab01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007fc5b4ab8316 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x000055beb60cde4c in ?? ()
#27 0x00007fc5b464624a in __libc_start_call_main (main=main@entry=0x55beb60cd690, argc=argc@entry=1, argv=argv@entry=0x7ffed4911438) at ../sysdeps/nptl/libc_start_call_main.h:58
#28 0x00007fc5b4646305 in __libc_start_main_impl (main=0x55beb60cd690, argc=1, argv=0x7ffed4911438, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffed4911428) at ../csu/libc-start.c:360
#29 0x000055beb60ce301 in ?? ()
[Inferior 1 (process 9643) detached]

Reported using DrKonqi
Comment 1 Harald Sitter 2024-08-14 15:37:02 UTC
Thank you for your bug report!
Debian advises users to not submit bugs upstream (https://www.debian.org/Bugs/Reporting), as this version of the KDE software is out of support from KDE, and so it's possible that the bug exists only in Debian at this point.
Could you report the bug to Debian using the report bug utility (https://packages.debian.org/stable/utils/reportbug)? If necessary, the maintainer of the package will forward the bug upstream.
Thanks for understanding!