Bug 490819 - Konsole crashed when I closed my laptop's lid and quickly opened it again
Summary: Konsole crashed when I closed my laptop's lid and quickly opened it again
Status: RESOLVED FIXED
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-07-25 15:54 UTC by kdebugs
Modified: 2024-08-11 20:02 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 kdebugs 2024-07-25 15:54:39 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:
When I closed my laptop's lid and quickly opened it again, the konsole hang and crashed.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  __memcpy_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:273
#5  0x00007fe95eb6b14a in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#6  0x00007fe95eb6b749 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#7  0x00007fe95eb6c089 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#8  0x00007fe965301202 in QBackingStore::flush(QRegion const&, QWindow*, QPoint const&) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#9  0x00007fe9659705ef in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007fe965972179 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007fe965974318 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007fe9659bd421 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007fe9659c11bb in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007fe965962fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007fe964cb1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007fe96513991c in QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#17 0x00007fe965111cec in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#18 0x00007fe95eb75eca in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#19 0x00007fe962e607a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007fe962e60a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fe962e60acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fe964d09876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007fe964cb01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007fe964cb8316 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x0000560c2f2cee4c in ?? ()
#26 0x00007fe96484624a in __libc_start_call_main (main=main@entry=0x560c2f2ce690, argc=argc@entry=1, argv=argv@entry=0x7ffdc2db75c8) at ../sysdeps/nptl/libc_start_call_main.h:58
#27 0x00007fe964846305 in __libc_start_main_impl (main=0x560c2f2ce690, argc=1, argv=0x7ffdc2db75c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffdc2db75b8) at ../csu/libc-start.c:360
#28 0x0000560c2f2cf301 in ?? ()
[Inferior 1 (process 798846) detached]

Reported using DrKonqi
Comment 1 Christoph Cullmann 2024-08-11 20:02:19 UTC
Please re-try this with an Qt 6 based release of this year, thanks! This is a know issue of some Qt 5.x versions.