Operating System: KDE neon 6.2
KDE Plasma Version: 6.3.0
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.2
Kernel Version: 6.11.0-17-generic (64-bit)
Graphics Platform: Wayland
Graphics Card: NVIDIA GeForce RTX 4060
Graphics Card Driver Version: 550.120
It took me a while to install a KDE Neon ISO image β Plasma 6.2.5, I suppose β on a newly bought notebook but when everything finally was set up I had an absolutely shipshape system. LibreOffice started within the blink of an eye, literally. The next day I applied an extensive system update which turned out be the Plasma 6.3 release.
Restarting after the update the session buttons, among other things, did either not respond at all or crash the Plasma shell. The taskbar did sometimes not respond either. Most problems, including these two, have disappeared since but some persist.
LibreOffice takes forever to start. Selecting any menu other than File always only opens the File menu. Other menus open, e.g. are switched to when hovered over with the mouse while the File menu is still open. Sometimes they only get selected without opening. Also, the title bar buttons donβt respond. The program can only be closed via the menu. Another third party application named Portfolio Performance behaves the same way. But none of the KDE applications do, like Dolphin, Kontact, or Kate.
If ~/.cache is deleted via tty session before logging in, starting LibreOffice causes a crash related to core.kwin_wayland, but it still does start. Without deleting the cache folder before login and starting LibreOffice no crash occurs. The problem with the menu is not affected by removing or keeping the cache folder.
Including the crash when the cache folder is removed drkonqi contains an event for kwin_wayland, drkonqi and kwallet6 each. The last one is recorded at every login. They all involve gcc, libzstd, and systemd, and seem to be caused by a missing method in gcc.
Any suggestions? Thank you in advance.
The ISO exact image used was neon-user-20250130-1319.iso
. Started installing on February 1st, completed it on February 11th with the whole system set up. System updates were continuously applied during this time as they became available.
This is what drkonqi records if LibreOffice is started after ~/.cache has been deleted:
Hint: You are currently not seeing messages from other users and the system.
Users in groups 'adm', 'systemd-journal' can see all messages.
Pass -q to turn off this notice.
PID: 1876 (kwin_wayland)
UID: 1001 (<username>)
GID: 1001 (<username>)
Signal: 6 (ABRT)
Timestamp: Tue 2025-02-18 09:52:04 CET (11min ago)
Command Line: /usr/bin/kwin_wayland --wayland-fd 7 --socket wayland-0 --xwayland-fd 8 --xwayland-fd 9 --xwayland-display :1 --xwayland-xauthority /run/user/1001/xauth_NYBHgU --xwayland
Executable: /usr/bin/kwin_wayland
Control Group: /user.slice/user-1001.slice/user@1001.service/session.slice/plasma-kwin_wayland.service
Unit: user@1001.service
User Unit: plasma-kwin_wayland.service
Slice: user-1001.slice
Owner UID: 1001 (<username>)
Boot ID: 978d8c0547a74805ab2fd6b9e4949517
Machine ID: 5ecc369dea7c4dd0927c8cc9189baa2a
Hostname: <machine name>
Storage: /var/lib/systemd/coredump/core.kwin_wayland.1001.978d8c0547a74805ab2fd6b9e4949517.1876.1739868724000000.zst (inaccessible)
Message: Process 1876 (kwin_wayland) of user 1001 dumped core.
Module libgomp.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
Module libgcc_s.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
Module libudev.so.1 from deb systemd-255.4-1ubuntu8.5.amd64
Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2build1.1.amd64
Module libstdc++.so.6 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
Module libsystemd.so.0 from deb systemd-255.4-1ubuntu8.5.amd64
Stack trace of thread 1912:
#0 0x00007593f929eb2c __pthread_kill_implementation (libc.so.6 + 0x9eb2c)
#1 0x00007593f924527e __GI_raise (libc.so.6 + 0x4527e)
#2 0x00007593fcd5df8e _ZN6KCrash19defaultCrashHandlerEi (libKF6Crash.so.6 + 0x7f8e)
#3 0x00007593f9245330 __restore_rt (libc.so.6 + 0x45330)
#4 0x00007593f929eb2c __pthread_kill_implementation (libc.so.6 + 0x9eb2c)
#5 0x00007593f924527e __GI_raise (libc.so.6 + 0x4527e)
#6 0x00007593f92288ff __GI_abort (libc.so.6 + 0x288ff)
#7 0x00007593f922881b __assert_fail_base (libc.so.6 + 0x2881b)
#8 0x00007593f923b517 __assert_fail (libc.so.6 + 0x3b517)
#9 0x00007593f8da7cf7 n/a (libinput.so.10 + 0x33cf7)
#10 0x00007593f8d8571d libinput_seat_unref (libinput.so.10 + 0x1171d)
#11 0x00007593f8d9b930 n/a (libinput.so.10 + 0x27930)
#12 0x00007593f8d857be libinput_device_unref (libinput.so.10 + 0x117be)
#13 0x00007593f8d872b6 libinput_event_destroy (libinput.so.10 + 0x132b6)
#14 0x00007593fc8dfe33 n/a (libkwin.so.6 + 0x4dfe33)
#15 0x00007593fc8d9ebf _ZN4KWin8LibInput10ConnectionD1Ev (libkwin.so.6 + 0x4d9ebf)
#16 0x00007593fc8d9f25 _ZN4KWin8LibInput10ConnectionD0Ev (libkwin.so.6 + 0x4d9f25)
#17 0x00007593f9e0364c _ZN7QObject5eventEP6QEvent (libQt6Core.so.6 + 0x40364c)
#18 0x00007593fb201158 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 + 0x601158)
#19 0x00007593f9eaefa0 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x4aefa0)
#20 0x00007593f9eaf9fd _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt6Core.so.6 + 0x4af9fd)
#21 0x00007593f9c67a2f n/a (libQt6Core.so.6 + 0x267a2f)
#22 0x00007593f825a5b5 n/a (libglib-2.0.so.0 + 0x5d5b5)
#23 0x00007593f82b9717 n/a (libglib-2.0.so.0 + 0xbc717)
#24 0x00007593f8259a53 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca53)
#25 0x00007593f9c6e6ef _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x26e6ef)
#26 0x00007593f9eb14d3 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x4b14d3)
#27 0x00007593f9dc8df7 _ZN7QThread4execEv (libQt6Core.so.6 + 0x3c8df7)
#28 0x00007593f9d86915 n/a (libQt6Core.so.6 + 0x386915)
#29 0x00007593f929caa4 start_thread (libc.so.6 + 0x9caa4)
#30 0x00007593f9329c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1876:
#0 0x00007593f9298d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x00007593f929b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x00007593f9d8d0db _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x38d0db)
#3 0x00007593f9d828a1 _ZN7QThread4waitE14QDeadlineTimer (libQt6Core.so.6 + 0x3828a1)
#4 0x00007593fc8e320a _ZN4KWin15LibinputBackendD1Ev (libkwin.so.6 + 0x4e320a)
#5 0x00007593fc8e3265 _ZN4KWin15LibinputBackendD0Ev (libkwin.so.6 + 0x4e3265)
#6 0x00007593fc6c0dd7 _ZN4KWin16InputRedirectionD2Ev (libkwin.so.6 + 0x2c0dd7)
#7 0x00007593fc6f81b7 _ZN4KWin11Application12destroyInputEv (libkwin.so.6 + 0x2f81b7)
#8 0x00005f04d1ee47fc n/a (kwin_wayland + 0x6e7fc)
#9 0x00005f04d1edc695 n/a (kwin_wayland + 0x66695)
#10 0x00007593f922a1ca __libc_start_call_main (libc.so.6 + 0x2a1ca)
#11 0x00007593f922a28b __libc_start_main_impl (libc.so.6 + 0x2a28b)
#12 0x00005f04d1ee26b5 n/a (kwin_wayland + 0x6c6b5)
Stack trace of thread 1900:
#0 0x00007593f931b4cd __GI___poll (libc.so.6 + 0x11b4cd)
#1 0x00007593f82b966e n/a (libglib-2.0.so.0 + 0xbc66e)
#2 0x00007593f8259a53 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca53)
#3 0x00007593f9c6e6ef _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x26e6ef)
#4 0x00007593f9eb14d3 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x4b14d3)
#5 0x00007593f9dc8df7 _ZN7QThread4execEv (libQt6Core.so.6 + 0x3c8df7)
#6 0x00007593faa6002d n/a (libQt6DBus.so.6 + 0x9c02d)
#7 0x00007593f9d86915 n/a (libQt6Core.so.6 + 0x386915)
#8 0x00007593f929caa4 start_thread (libc.so.6 + 0x9caa4)
#9 0x00007593f9329c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1904:
#0 0x00007593f9298d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x00007593f929b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x00007593f4f5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x00007593f4f2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x00007593f4f5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x00007593f929caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x00007593f9329c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 2980:
#0 0x00007593f9298d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x00007593f929bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
#2 0x00007593f9d8d058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x38d058)
#3 0x00007593f9d87a36 n/a (libQt6Core.so.6 + 0x387a36)
#4 0x00007593f9d86915 n/a (libQt6Core.so.6 + 0x386915)
#5 0x00007593f929caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x00007593f9329c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1906:
#0 0x00007593f9298d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x00007593f929b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x00007593fc8aa167 n/a (libkwin.so.6 + 0x4aa167)
#3 0x00007593fc8aa6ba n/a (libkwin.so.6 + 0x4aa6ba)
#4 0x00007593fc8a2192 n/a (libkwin.so.6 + 0x4a2192)
#5 0x00007593f92a1ed3 __pthread_once_slow (libc.so.6 + 0xa1ed3)
#6 0x00007593fc8a2435 n/a (libkwin.so.6 + 0x4a2435)
#7 0x00007593f9dc1e4a n/a (libQt6Core.so.6 + 0x3c1e4a)
#8 0x00007593f9d86915 n/a (libQt6Core.so.6 + 0x386915)
#9 0x00007593f929caa4 start_thread (libc.so.6 + 0x9caa4)
#10 0x00007593f9329c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1905:
#0 0x00007593f9298d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x00007593f929b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x00007593f4f5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x00007593f4f2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x00007593f4f5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x00007593f929caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x00007593f9329c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 2977:
#0 0x00007593f9298d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x00007593f929bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
#2 0x00007593f9d8d058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x38d058)
#3 0x00007593f9d87a36 n/a (libQt6Core.so.6 + 0x387a36)
#4 0x00007593f9d86915 n/a (libQt6Core.so.6 + 0x386915)
#5 0x00007593f929caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x00007593f9329c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 2978:
#0 0x00007593f9298d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x00007593f929bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
#2 0x00007593f9d8d058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x38d058)
#3 0x00007593f9d87a36 n/a (libQt6Core.so.6 + 0x387a36)
#4 0x00007593f9d86915 n/a (libQt6Core.so.6 + 0x386915)
#5 0x00007593f929caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x00007593f9329c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 2979:
#0 0x00007593f9298d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x00007593f929bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
#2 0x00007593f9d8d058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x38d058)
#3 0x00007593f9d87a36 n/a (libQt6Core.so.6 + 0x387a36)
#4 0x00007593f9d86915 n/a (libQt6Core.so.6 + 0x386915)
#5 0x00007593f929caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x00007593f9329c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 3044:
#0 0x00007593f9298d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x00007593f929bc8e __pthread_cond_wait_common (libc.so.6 + 0x9bc8e)
#2 0x00007593f9d8d058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x38d058)
#3 0x00007593f9d87a36 n/a (libQt6Core.so.6 + 0x387a36)
#4 0x00007593f9d86915 n/a (libQt6Core.so.6 + 0x386915)
#5 0x00007593f929caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x00007593f9329c3c __clone3 (libc.so.6 + 0x129c3c)
ELF object binary architecture: AMD x86-64
After reproducing the kwin_wayland crash in relation to LibreOffice once again the journald log provides little additional information on what might be the cause.
20.02.2025 15:50:21:573 kwin_wayland_wrapper KCrash: Application 'kwin_wayland' crashing... crashRecursionCounter = 2
20.02.2025 15:50:21:934 systemd-coredump Process 1758 (kwin_wayland) of user 1001 dumped core.
Module libgomp.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
Module libgcc_s.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
Module libudev.so.1 from deb systemd-255.4-1ubuntu8.5.amd64
Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2build1.1.amd64
Module libstdc++.so.6 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
Module libsystemd.so.0 from deb systemd-255.4-1ubuntu8.5.amd64
Stack trace of thread 1813:
#0 0x0000727250a9eb2c __pthread_kill_implementation (libc.so.6 + 0x9eb2c)
#1 0x0000727250a4527e __GI_raise (libc.so.6 + 0x4527e)
#2 0x00007272545e1f8e _ZN6KCrash19defaultCrashHandlerEi (libKF6Crash.so.6 + 0x7f8e)
#3 0x0000727250a45330 __restore_rt (libc.so.6 + 0x45330)
#4 0x0000727250a9eb2c __pthread_kill_implementation (libc.so.6 + 0x9eb2c)
#5 0x0000727250a4527e __GI_raise (libc.so.6 + 0x4527e)
#6 0x0000727250a288ff __GI_abort (libc.so.6 + 0x288ff)
#7 0x0000727250a2881b __assert_fail_base (libc.so.6 + 0x2881b)
#8 0x0000727250a3b517 __assert_fail (libc.so.6 + 0x3b517)
#9 0x00007272505ddcf7 n/a (libinput.so.10 + 0x33cf7)
#10 0x00007272505bb71d libinput_seat_unref (libinput.so.10 + 0x1171d)
#11 0x00007272505d1930 n/a (libinput.so.10 + 0x27930)
#12 0x00007272505bb7be libinput_device_unref (libinput.so.10 + 0x117be)
#13 0x00007272505bd2b6 libinput_event_destroy (libinput.so.10 + 0x132b6)
#14 0x00007272540dfe33 n/a (libkwin.so.6 + 0x4dfe33)
#15 0x00007272540d9ebf _ZN4KWin8LibInput10ConnectionD1Ev (libkwin.so.6 + 0x4d9ebf)
#16 0x00007272540d9f25 _ZN4KWin8LibInput10ConnectionD0Ev (libkwin.so.6 + 0x4d9f25)
#17 0x000072725160364c _ZN7QObject5eventEP6QEvent (libQt6Core.so.6 + 0x40364c)
#18 0x0000727252a01158 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 + 0x601158)
#19 0x00007272516aefa0 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x4aefa0)
#20 0x00007272516af9fd _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt6Core.so.6 + 0x4af9fd)
#21 0x0000727251467a2f n/a (libQt6Core.so.6 + 0x267a2f)
#22 0x000072724fad55b5 n/a (libglib-2.0.so.0 + 0x5d5b5)
#23 0x000072724fb34717 n/a (libglib-2.0.so.0 + 0xbc717)
#24 0x000072724fad4a53 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca53)
#25 0x000072725146e6ef _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x26e6ef)
#26 0x00007272516b14d3 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x4b14d3)
#27 0x00007272515c8df7 _ZN7QThread4execEv (libQt6Core.so.6 + 0x3c8df7)
#28 0x0000727251586915 n/a (libQt6Core.so.6 + 0x386915)
#29 0x0000727250a9caa4 start_thread (libc.so.6 + 0x9caa4)
#30 0x0000727250b29c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1758:
#0 0x0000727250a98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000727250a9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x000072725158d0db _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x38d0db)
#3 0x00007272515828a1 _ZN7QThread4waitE14QDeadlineTimer (libQt6Core.so.6 + 0x3828a1)
#4 0x00007272540e320a _ZN4KWin15LibinputBackendD1Ev (libkwin.so.6 + 0x4e320a)
#5 0x00007272540e3265 _ZN4KWin15LibinputBackendD0Ev (libkwin.so.6 + 0x4e3265)
#6 0x0000727253ec0dd7 _ZN4KWin16InputRedirectionD2Ev (libkwin.so.6 + 0x2c0dd7)
#7 0x0000727253ef81b7 _ZN4KWin11Application12destroyInputEv (libkwin.so.6 + 0x2f81b7)
#8 0x000059c6c10d07fc n/a (kwin_wayland + 0x6e7fc)
#9 0x000059c6c10c8695 n/a (kwin_wayland + 0x66695)
#10 0x0000727250a2a1ca __libc_start_call_main (libc.so.6 + 0x2a1ca)
#11 0x0000727250a2a28b __libc_start_main_impl (libc.so.6 + 0x2a28b)
#12 0x000059c6c10ce6b5 n/a (kwin_wayland + 0x6c6b5)
Stack trace of thread 1796:
#0 0x0000727250b1b4cd __GI___poll (libc.so.6 + 0x11b4cd)
#1 0x000072724fb3466e n/a (libglib-2.0.so.0 + 0xbc66e)
#2 0x000072724fad4a53 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca53)
#3 0x000072725146e6ef _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x26e6ef)
#4 0x00007272516b14d3 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x4b14d3)
#5 0x00007272515c8df7 _ZN7QThread4execEv (libQt6Core.so.6 + 0x3c8df7)
#6 0x00007272519e202d n/a (libQt6DBus.so.6 + 0x9c02d)
#7 0x0000727251586915 n/a (libQt6Core.so.6 + 0x386915)
#8 0x0000727250a9caa4 start_thread (libc.so.6 + 0x9caa4)
#9 0x0000727250b29c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1806:
#0 0x0000727250a98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000727250a9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x000072724c95040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x000072724c92ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x000072724c95033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000727250a9caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000727250b29c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1828:
#0 0x0000727250a98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000727250a9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x000072724c95040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x000072724c92ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x000072724c95033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000727250a9caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000727250b29c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1832:
#0 0x0000727250a98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000727250a9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x000072724c95040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x000072724c92ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x000072724c95033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000727250a9caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000727250b29c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1807:
#0 0x0000727250a98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000727250a9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x00007272540aa167 n/a (libkwin.so.6 + 0x4aa167)
#3 0x00007272540aa6ba n/a (libkwin.so.6 + 0x4aa6ba)
#4 0x00007272540a2192 n/a (libkwin.so.6 + 0x4a2192)
#5 0x0000727250aa1ed3 __pthread_once_slow (libc.so.6 + 0xa1ed3)
#6 0x00007272540a2435 n/a (libkwin.so.6 + 0x4a2435)
#7 0x00007272515c1e4a n/a (libQt6Core.so.6 + 0x3c1e4a)
#8 0x0000727251586915 n/a (libQt6Core.so.6 + 0x386915)
#9 0x0000727250a9caa4 start_thread (libc.so.6 + 0x9caa4)
#10 0x0000727250b29c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1805:
#0 0x0000727250a98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000727250a9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x000072724c95040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x000072724c92ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x000072724c95033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000727250a9caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000727250b29c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1834:
#0 0x0000727250a98d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000727250a9b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x000072724c95040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x000072724c92ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x000072724c95033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000727250a9caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000727250b29c3c __clone3 (libc.so.6 + 0x129c3c)
ELF object binary architecture: AMD x86-64
As for kwallet6 , though the entry in drkonqi resembles the one for the kwin_wayland crash, according to the journald log the cause seems to be different:.
20.02.2025 15:23:31:082 dbus-daemon [session uid=1001 pid=1678] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.9' (uid=1001 pid=1715 comm="kwalletd6" label="unconfined")
20.02.2025 15:23:31:199 systemd-coredump Process 1715 (kwalletd6) of user 1001 dumped core.
Module libgomp.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2build1.1.amd64
Module libsystemd.so.0 from deb systemd-255.4-1ubuntu8.5.amd64
Module libudev.so.1 from deb systemd-255.4-1ubuntu8.5.amd64
Module libgcc_s.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
Module libstdc++.so.6 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
Stack trace of thread 1715:
#0 0x00007cbe0129eb2c __pthread_kill_implementation (libc.so.6 + 0x9eb2c)
#1 0x00007cbe0124527e __GI_raise (libc.so.6 + 0x4527e)
#2 0x00007cbe012288ff __GI_abort (libc.so.6 + 0x288ff)
#3 0x00007cbe01f0c1ac n/a (libQt6Core.so.6 + 0x50c1ac)
#4 0x00007cbe01f0d089 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x50d089)
#5 0x00007cbe022dca00 n/a (libQt6Gui.so.6 + 0x2dca00)
#6 0x00007cbe022dacc0 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x2dacc0)
#7 0x00007cbe01eab9ec _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x4ab9ec)
#8 0x00007cbe022dad5f _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x2dad5f)
#9 0x00007cbe031f7e95 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x5f7e95)
#10 0x00005e8196a7e541 n/a (kwalletd6 + 0x28541)
#11 0x00007cbe0122a1ca __libc_start_call_main (libc.so.6 + 0x2a1ca)
#12 0x00007cbe0122a28b __libc_start_main_impl (libc.so.6 + 0x2a28b)
#13 0x00005e8196a7f9a5 n/a (kwalletd6 + 0x299a5)
Stack trace of thread 1717:
#0 0x00007cbe0131b4cd __GI___poll (libc.so.6 + 0x11b4cd)
#1 0x00007cbe0108a66e n/a (libglib-2.0.so.0 + 0xbc66e)
#2 0x00007cbe0102aa53 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca53)
#3 0x00007cbe01c6e6ef _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x26e6ef)
#4 0x00007cbe01eb14d3 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x4b14d3)
#5 0x00007cbe01dc8df7 _ZN7QThread4execEv (libQt6Core.so.6 + 0x3c8df7)
#6 0x00007cbe02a6002d n/a (libQt6DBus.so.6 + 0x9c02d)
#7 0x00007cbe01d86915 n/a (libQt6Core.so.6 + 0x386915)
#8 0x00007cbe0129caa4 start_thread (libc.so.6 + 0x9caa4)
#9 0x00007cbe01329c3c __clone3 (libc.so.6 + 0x129c3c)
ELF object binary architecture: AMD x86-64