Bug 474899 - closing tabs faster
Summary: closing tabs faster
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 21.12.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-09-26 12:14 UTC by archfoe
Modified: 2025-02-03 21:43 UTC (History)
2 users (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 archfoe 2023-09-26 12:14:08 UTC
Application: konsole (21.12.3)
 (Compiled from sources)
Qt Version: 5.15.3
Frameworks Version: 5.98.0
Operating System: Linux 6.2.0-26-generic x86_64
Windowing System: Wayland
Distribution: Ubuntu 22.04.3 LTS
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
I had multiple tabs open (more than 20) and I was closing them faster with my mouse.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139997825224320) at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=139997825224320) at ./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=139997825224320, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7  0x00007f53cd242476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f53cd2287f3 in __GI_abort () at ./stdlib/abort.c:79
#9  0x00007f53cda90ba3 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f53cbdf1e45 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#11 0x00007f53cbdf7ff9 in QtWaylandClient::QWaylandShmBackingStore::resize(QSize const&) () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#12 0x00007f53cbdf824d in QtWaylandClient::QWaylandShmBackingStore::beginPaint(QRegion const&) () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#13 0x00007f53ce308181 in QBackingStore::beginPaint(QRegion const&) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#14 0x00007f53ce97d844 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f53ce9afc3d in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f53cf17455d in KXmlGuiWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#17 0x00007f53ce96c713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007f53cdcb9e3a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f53ce97e8f5 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007f53ce9815a0 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x00007f53ce998976 in QWidget::repaint(QRect const&) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x00007f53ce9989de in QWidget::repaint() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#23 0x00007f53cea62ded in QAbstractButton::mousePressEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#24 0x00007f53ceb60bd9 in QToolButton::mousePressEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#25 0x00007f53ce9af4ee in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#26 0x00007f53ce96c713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#27 0x00007f53ce974364 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#28 0x00007f53cdcb9e3a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x00007f53ce972e47 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#30 0x00007f53ce9c8d40 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#31 0x00007f53ce9cbfd5 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#32 0x00007f53ce96c713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#33 0x00007f53cdcb9e3a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#34 0x00007f53ce1414b0 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#35 0x00007f53ce116a2c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#36 0x00007f53cbe3b174 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#37 0x00007f53cc051d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#38 0x00007f53cc0a7258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#39 0x00007f53cc04f3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x00007f53cdd130b8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#41 0x00007f53cdcb875b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#42 0x00007f53cdcc0cf4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#43 0x0000556e9e41b795 in ?? ()
#44 0x00007f53cd229d90 in __libc_start_call_main (main=main@entry=0x556e9e419c60, argc=argc@entry=1, argv=argv@entry=0x7ffd60996fd8) at ../sysdeps/nptl/libc_start_call_main.h:58
#45 0x00007f53cd229e40 in __libc_start_main_impl (main=0x556e9e419c60, argc=1, argv=0x7ffd60996fd8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd60996fc8) at ../csu/libc-start.c:392
#46 0x0000556e9e41be15 in ?? ()
[Inferior 1 (process 31065) detached]

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

Reported using DrKonqi
Comment 1 Christoph Cullmann 2024-06-06 22:11:34 UTC
Can not reproduce that with a more recent version, please try 24.02 or higher, thanks.
Comment 2 duha.bugs 2024-06-12 20:51:04 UTC
@Cullmann there is a similar backtrace with 24.02 here: https://bugs.kde.org/show_bug.cgi?id=488427
Unsure if it is the same.
Comment 3 Bug Janitor Service 2024-06-27 03:47:49 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2024-07-12 03:47:15 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!