Bug 478354 - Konsole crashed with huge rsync log output
Summary: Konsole crashed with huge rsync log output
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 23.08.4
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-12-10 17:21 UTC by Joerg G.
Modified: 2023-12-10 17:21 UTC (History)
0 users

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 Joerg G. 2023-12-10 17:21:10 UTC
Application: konsole (23.08.4)

Qt Version: 5.15.11
Frameworks Version: 5.112.0
Operating System: Linux 6.6.5-arch1-1 x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
Running rsync in one tab switching tabs crashed Konsole

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x00007ff7207d30ac in Konsole::Screen::copyFromHistory(Konsole::Character*, int, int) const () at /usr/lib/libkonsoleprivate.so.1
#5  0x00007ff7207d3599 in Konsole::Screen::getImage(Konsole::Character*, int, int, int) const () at /usr/lib/libkonsoleprivate.so.1
#6  0x00007ff7207dc72a in Konsole::ScreenWindow::getImage() () at /usr/lib/libkonsoleprivate.so.1
#7  0x00007ff7208375ec in Konsole::TerminalDisplay::updateImage() () at /usr/lib/libkonsoleprivate.so.1
#8  0x00007ff71f2d1097 in  () at /usr/lib/libQt5Core.so.5
#9  0x00007ff720065193 in QAbstractSlider::valueChanged(int) () at /usr/lib/libQt5Widgets.so.5
#10 0x00007ff720066ccd in QAbstractSlider::setValue(int) () at /usr/lib/libQt5Widgets.so.5
#11 0x00007ff72006896a in  () at /usr/lib/libQt5Widgets.so.5
#12 0x00007ff720111801 in QScrollBar::wheelEvent(QWheelEvent*) () at /usr/lib/libQt5Widgets.so.5
#13 0x00007ff71ffaf331 in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#14 0x00007ff72083974f in Konsole::TerminalDisplay::wheelEvent(QWheelEvent*) () at /usr/lib/libkonsoleprivate.so.1
#15 0x00007ff71ffaf331 in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#16 0x00007ff71ff788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#17 0x00007ff71ff7e824 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#18 0x00007ff71f29c168 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#19 0x00007ff71ffcfbb6 in  () at /usr/lib/libQt5Widgets.so.5
#20 0x00007ff71ff788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#21 0x00007ff71f29c168 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#22 0x00007ff71f745299 in QGuiApplicationPrivate::processWheelEvent(QWindowSystemInterfacePrivate::WheelEvent*) () at /usr/lib/libQt5Gui.so.5
#23 0x00007ff71f72a6f5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#24 0x00007ff718d08570 in  () at /usr/lib/libQt5XcbQpa.so.5
#25 0x00007ff71d43af69 in  () at /usr/lib/libglib-2.0.so.0
#26 0x00007ff71d499367 in  () at /usr/lib/libglib-2.0.so.0
#27 0x00007ff71d439162 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#28 0x00007ff71f2eaf7c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#29 0x00007ff71f29ae74 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#30 0x00007ff71f29c313 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#31 0x000055bb323dbb15 in  ()
#32 0x00007ff71ea45cd0 in  () at /usr/lib/libc.so.6
#33 0x00007ff71ea45d8a in __libc_start_main () at /usr/lib/libc.so.6
#34 0x000055bb323dc3a5 in  ()
[Inferior 1 (process 2714) detached]

Reported using DrKonqi