You are not logged in.

#1 2025-09-12 18:15:38

kifaninja
Member
Registered: 2025-09-12
Posts: 4

[TEMPORARY FIX] Segmentation error causing kded6 to crash repeatedly

Good evening merry people ! I have a little problem that I will detail here in hopes of finding help to solve it. big_smile

First, the context :
- hardware : Dell Latitude 3410 ; i3-10110U ; integrated graphics ; 12GB RAM ; Arch Linux 86_64 fully updated (yesterday... you see where this is coming, huh)
- DE : KDE Plasma 6.4.4, using the aerothemeplasma theme by wackyideas, found on gitgud (notes on the theme : I have NOT installed the custom polkit and plymouth, I'm not ready to dive that far into the system just for the pleasure of rice)

Now, the problem :

Ever since updating the system (and fulling reinstalling the theme to make sure nothing fell out of place), kded6, the KDE daemon in charge of running the background system services, keeps crashing. And by that, I mean every single second. Calling kded6 in the console gave me the following result (that keeps writing itself over and over) :

qt.svg: link #slider-normal-topleft-3 is undefined!
qt.svg: link #slider-normal-topright-7 is undefined!
org.kde.plasma.printmanager.kded: Unable to register service to systemBus: "com.redhat.NewPrinterNotification"
QDBusObjectPath: invalid path "/modules/wpad-detector"
kf.dbusaddons: The kded module name "wpad-detector" is invalid!
smod: Trying to register resource /home/user/.local/share/smod/decorations/Aero.smod.rcc
smod: File not found in local directory, fallback to system directory /usr/share/smod/decorations/Aero.smod.rcc
smod: Registering resource /usr/share/smod/decorations/Aero.smod.rcc
smod: Unregistering resource /usr/share/smod/decorations/Aero.smod.rcc
smod: Trying to register resource /home/user/.local/share/smod/decorations/Aero.smod.rcc
smod: File not found in local directory, fallback to system directory /usr/share/smod/decorations/Aero.smod.rcc
smod: Registering resource /usr/share/smod/decorations/Aero.smod.rcc
smod: Unregistering resource /usr/share/smod/decorations/Aero.smod.rcc
smod: Trying to register resource /home/user/.local/share/smod/decorations/Aero.smod.rcc
smod: File not found in local directory, fallback to system directory /usr/share/smod/decorations/Aero.smod.rcc
smod: Registering resource /usr/share/smod/decorations/Aero.smod.rcc
KCrash: Attempting to start /usr/bin/kded6
KCrash: Application 'kded6' crashing... crashRecursionCounter = 2
qt.svg: link #slider-normal-topleft-3 is undefined!
qt.svg: link #slider-normal-topright-7 is undefined!
segmentation error     (core dumped)kded6

Indeed, drkonqi floods the system journal with crash dumps, though it doesn't even believe they are actual crashes and instead vacuum dumps. Running drkonqi-coredump-gui makes the console profusely spam the following type of info (screen gets instantly flooded):

"/usr/bin/kded6" 158397 "/var/lib/systemd/coredump/core.kded6.1000.9201f6f660db4b86bf7c78d1ee59b364.158397.1757700055000000.zst"
Entry doesn't look like a dump. This may have been a vaccum run. Nothing to process.

I have some understanding of what seems to be happening here, but I did not graduate in computer sciences and I'm not competent enough to actually fix this problem alone. Tried to look online, but I reckon my issue is pretty specific to find exactly what I'd need, hence the post I'm writing. Strangely, this almost doesn't affect the rest of the system, which runs very fast and fine (especially : there seems to be no graphical issues, and both KDE and the theme seem to work perfectly fine at first glance). However, the system processes are chugged with mentions of kded6 and drkonqi, which seem to be called so often and so quickly that they run multiple times at once. This is having a noticeable effect on my CPU, which has short and small spikes in use every second (from 2% to 30% then back to 2%) and the temperatures eventually rise enough to run the fans noisy. I would like to get this working clean ASAP, and I have made backups just in case. This is my only computer, and I have no dual boot, so it's kind of important.

Could anyone help please ? Many thanks in advance big_smile

TEMPORARY FIX: Disable SMOD window decoration in KDE's config panel. The rest of the theme works fine (issue noticed by devs and contributors, definitive fix incoming hopefully shortly)

Last edited by kifaninja (2025-09-14 12:40:30)

Offline

#2 2025-09-12 19:32:48

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,692

Re: [TEMPORARY FIX] Segmentation error causing kded6 to crash repeatedly

Anything in coredumpctl?
https://wiki.archlinux.org/title/Core_d … _core_dump

Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Fwwi, kded6 will most likely crash because of one of the daemon plugins.

pacman -Qm

Offline

#3 2025-09-12 20:05:55

kifaninja
Member
Registered: 2025-09-12
Posts: 4

Re: [TEMPORARY FIX] Segmentation error causing kded6 to crash repeatedly

seth wrote:

Anything in coredumpctl?
https://wiki.archlinux.org/title/Core_d … _core_dump

Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Fwwi, kded6 will most likely crash because of one of the daemon plugins.

pacman -Qm

Hello again ! Thanks for replying so quick. Here are the first few lines of coredumpctl (I spare you the rest... you can guess what it looks like) :

Fri 2025-08-22 04:43:13 CEST    605 1000 1000 SIGSEGV missing      /usr/bin/kwin_wayland                                         -
Fri 2025-08-22 04:57:05 CEST    732 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Wed 2025-09-03 10:33:16 CEST    508  969  969 SIGABRT inaccessible /usr/bin/sddm-greeter-qt6                                     -
Fri 2025-09-05 10:09:03 CEST    506  969  969 SIGABRT inaccessible /usr/bin/sddm-greeter-qt6                                     -
Thu 2025-09-11 18:10:14 CEST  24385 1000 1000 SIGILL  missing      /home/user/.local/share/Steam/ubuntu12_64/steamwebhelper    -
Thu 2025-09-11 22:40:33 CEST    648 1000 1000 SIGSEGV missing      /usr/bin/kwin_wayland                                         -
Thu 2025-09-11 22:47:24 CEST   3671 1000 1000 SIGSEGV missing      /usr/bin/kwin_wayland                                         -
Thu 2025-09-11 22:59:30 CEST    784 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:31 CEST   1059 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:33 CEST   1069 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:34 CEST   1153 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:36 CEST   1251 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:37 CEST   1295 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:39 CEST   1549 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:41 CEST   1661 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:42 CEST   1865 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:44 CEST   1924 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:45 CEST   2015 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:46 CEST   2058 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:48 CEST   2145 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:49 CEST   2190 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:50 CEST   2278 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:52 CEST   2324 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:53 CEST   2416 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:54 CEST   2459 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:56 CEST   2546 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:57 CEST   2561 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 22:59:59 CEST   2622 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:00 CEST   2637 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:01 CEST   2696 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:03 CEST   2711 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:04 CEST   2772 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:05 CEST   2787 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:07 CEST   2846 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:08 CEST   2861 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:10 CEST   2922 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:11 CEST   2937 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:12 CEST   2996 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:14 CEST   3011 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:15 CEST   3069 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -
Thu 2025-09-11 23:00:16 CEST   3084 1000 1000 SIGSEGV missing      /usr/bin/kded6                                                -

I copied and pasted the first command, then pacman -Qm, and both had absolutely no output whatsoever. Did I do it wrong ? Maybe I was supposed to customise the first instruction ? I'm very sorry in that case, I'm not very savvy when it comes to reading complex commands like those.

I remain available as much as possible if you ever need something more. (I'm also checking the wiki article you sent me to see whether I can use it to obtain more info myself). Thanks again !

Offline

#4 2025-09-12 21:00:43

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,692

Re: [TEMPORARY FIX] Segmentation error causing kded6 to crash repeatedly

The first command would get you an error or a url to share.
Second being empty would suggest that you're no packages from eg. the AUR installed?

And unfortunately there's no whatsoever coredump preserved.
Try to run "gdb kded6 2>&1 | tee /tmp/gdb.log", then "run", then after the crash "thread apply all backtrace full"
You can then upload /tmp/gdb.log which will hopefully contain a backtrace.

Offline

#5 2025-09-12 22:25:23

kifaninja
Member
Registered: 2025-09-12
Posts: 4

Re: [TEMPORARY FIX] Segmentation error causing kded6 to crash repeatedly

seth wrote:

The first command would get you an error or a url to share.
Second being empty would suggest that you're no packages from eg. the AUR installed?

And unfortunately there's no whatsoever coredump preserved.
Try to run "gdb kded6 2>&1 | tee /tmp/gdb.log", then "run", then after the crash "thread apply all backtrace full"
You can then upload /tmp/gdb.log which will hopefully contain a backtrace.

I only have packages from the official repos installed, about a thousand I'd say. Mostly common applications, nothing really fancy.
Good news however, since kded6 keeps crashing, I had thousands of opportunities to retrieve new coredumps, and even better, since it's crashing every second, I was indeed able to make a file using gdb. Here it is :

GNU gdb (GDB) 16.3
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from kded6...

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.archlinux.org>
[?2004hEnable debuginfod for this session? (y or [n]) y
[?2004l
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
Reading symbols from /home/user/.cache/debuginfod_client/f911b24cd7c92291a4487b6af6a143fb5aa6ca74/debuginfo...
[?2004h(gdb) run
[?2004l
Starting program: /usr/bin/kded6 
Downloading 1.13 M separate debug info for /lib64/ld-linux-x86-64.so.2...
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Downloading 4.56 M separate debug info for /usr/lib/libsystemd.so.0...
Downloading 394.91 K separate debug info for /usr/lib/libdouble-conversion.so.3...
Downloading 10.53 K separate debug info for /usr/lib/libb2.so.1...
Downloading 1.55 M separate debug info for /usr/lib/libpcre2-16.so.0...
Downloading 5.77 M separate debug info for /usr/lib/libzstd.so.1...
Downloading 500.05 K separate debug info for /usr/lib/libxcb.so.1...
Downloading 98.30 K separate debug info for /usr/lib/libcap.so.2...
Downloading 369.80 K separate debug info for /usr/lib/libGLdispatch.so.0...
Downloading 370.80 K separate debug info for /usr/lib/libexpat.so.1...
Downloading 1.67 M separate debug info for /usr/lib/libpcre2-8.so.0...
Downloading 1.34 M separate debug info for /usr/lib/libgraphite2.so.3...
Downloading 156.17 K separate debug info for /usr/lib/libbz2.so.1.0...
Downloading 214.80 K separate debug info for /usr/lib/libbrotlidec.so.1...
Downloading 30.38 M separate debug info for /usr/lib/libicudata.so.76...
Downloading 29.59 K separate debug info for /usr/lib/libXau.so.6...
Downloading 52.94 K separate debug info for /usr/lib/libXdmcp.so.6...
Downloading 22.55 K separate debug info for /usr/lib/libbrotlicommon.so.1...
Downloading 448.12 K separate debug info for /usr/lib/qt6/plugins/platforms/libqwayland-generic.so...
Downloading 23.45 M separate debug info for /usr/lib/qt6/plugins/platforms/../../../libQt6WaylandClient.so.6...
Downloading 149.43 K separate debug info for /usr/lib/qt6/plugins/platforms/../../../libwayland-client.so.0...
Downloading 46.73 K separate debug info for /usr/lib/qt6/plugins/platforms/../../../libwayland-cursor.so.0...
Downloading 121.66 K separate debug info for /usr/lib/libffi.so.8...
[New Thread 0x7ffff2bff6c0 (LWP 113097)]
Downloading 3.32 M separate debug info for /usr/lib/qt6/plugins/wayland-shell-integration/libxdg-shell.so...
Downloading 4.75 M separate debug info for /usr/lib/libQt6QuickControls2.so.6...
Downloading 23.30 M separate debug info for /usr/lib/libKF6KIOFileWidgets.so.6...
Downloading 27.94 M separate debug info for /usr/lib/libKF6KIOWidgets.so.6...
Downloading 14.40 M separate debug info for /usr/lib/libKF6KIOGui.so.6...
Downloading 8.78 M separate debug info for /usr/lib/libKF6StatusNotifierItem.so.6...
Downloading 21.45 M separate debug info for /usr/lib/libKF6XmlGui.so.6...
Downloading 7.17 M separate debug info for /usr/lib/libKF6WindowSystem.so.6...
Downloading 178.98 K separate debug info for /usr/lib/libXcursor.so.1...
Downloading 230.49 M separate debug info for /usr/lib/libQt6Quick.so.6...
Downloading 39.83 M separate debug info for /usr/lib/libKF6KIOCore.so.6...
Downloading 6.88 M separate debug info for /usr/lib/libKF6JobWidgets.so.6...
Downloading 5.35 M separate debug info for /usr/lib/libKF6Completion.so.6...
Downloading 4.90 M separate debug info for /usr/lib/libKF6IconThemes.so.6...
Downloading 2.81 M separate debug info for /usr/lib/libKF6ColorScheme.so.6...
Downloading 5.33 M separate debug info for /usr/lib/libKF6ConfigGui.so.6...
Downloading 10.74 M separate debug info for /usr/lib/libKF6GuiAddons.so.6...
Downloading 6.44 M separate debug info for /usr/lib/libKF6I18n.so.6...
Downloading 41.50 M separate debug info for /usr/lib/libKF6WidgetsAddons.so.6...
Downloading 125.69 M separate debug info for /usr/lib/libQt6QuickTemplates2.so.6...
Downloading 202.98 M separate debug info for /usr/lib/libQt6Qml.so.6...
Downloading 6.47 M separate debug info for /usr/lib/libKF6ItemViews.so.6...
Downloading 2.24 M separate debug info for /usr/lib/libKF6IconWidgets.so.6...
Downloading 2.83 M separate debug info for /usr/lib/libKF6BookmarksWidgets.so.6...
Downloading 29.35 M separate debug info for /usr/lib/libKF6Solid.so.6...
Downloading 3.40 M separate debug info for /usr/lib/libKF6Bookmarks.so.6...
Downloading 45.26 M separate debug info for /usr/lib/libQt6Network.so.6...
Downloading 5.09 M separate debug info for /usr/lib/libKF6GlobalAccel.so.6...
Downloading 9.24 M separate debug info for /usr/lib/libKF6ConfigWidgets.so.6...
Downloading 13.05 M separate debug info for /usr/lib/libQt6PrintSupport.so.6...
Downloading 29.04 K separate debug info for /usr/lib/libxcb-res.so.0...
Downloading 185.57 K separate debug info for /usr/lib/libXfixes.so.3...
Downloading 17.48 K separate debug info for /usr/lib/libxcb-keysyms.so.1...
Downloading 403.49 K separate debug info for /usr/lib/libXrender.so.1...
Downloading 7.48 M separate debug info for /usr/lib/libQt6QmlMeta.so.6...
Downloading 26.65 M separate debug info for /usr/lib/libQt6QmlModels.so.6...
Downloading 28.04 M separate debug info for /usr/lib/libQt6OpenGL.so.6...
Downloading 3.52 M separate debug info for /usr/lib/libKF6AuthCore.so.6...
Downloading 140.88 K separate debug info for /usr/lib/libacl.so.1...
Downloading 1.10 M separate debug info for /usr/lib/libmount.so.1...
Downloading 6.69 M separate debug info for /usr/lib/libKF6Notifications.so.6...
Downloading 5.67 M separate debug info for /usr/lib/libKF6Codecs.so.6...
Downloading 5.92 M separate debug info for /usr/lib/libKF6Archive.so.6...
Downloading 382.25 K separate debug info for /usr/lib/libKF6BreezeIcons.so.6...
Downloading 777.08 K separate debug info for /usr/lib/libimobiledevice-1.0.so.6...
Downloading 328.27 K separate debug info for /usr/lib/libplist-2.0.so.4...
Downloading 1.76 M separate debug info for /usr/lib/libgssapi_krb5.so.2...
Downloading 10.30 K separate debug info for /usr/lib/libproxy.so.1...
Downloading 14.17 M separate debug info for /usr/lib/libcrypto.so.3...
Downloading 5.06 M separate debug info for /usr/lib/libQt6QmlWorkerScript.so.6...
Downloading 1.01 M separate debug info for /usr/lib/libblkid.so.1...
Downloading 191.99 K separate debug info for /usr/lib/libcanberra.so.0...
Downloading 889.26 K separate debug info for /usr/lib/liblzma.so.5...
Downloading 177.99 K separate debug info for /usr/lib/libimobiledevice-glue-1.0.so.0...
Downloading 79.81 K separate debug info for /usr/lib/libusbmuxd-2.0.so.7...
Downloading 4.04 M separate debug info for /usr/lib/libssl.so.3...
Downloading 2.71 M separate debug info for /usr/lib/libkrb5.so.3...
Downloading 700.25 K separate debug info for /usr/lib/libk5crypto.so.3...
Downloading 24.81 K separate debug info for /usr/lib/libcom_err.so.2...
Downloading 142.47 K separate debug info for /usr/lib/libkrb5support.so.0...
Downloading 34.54 K separate debug info for /usr/lib/libkeyutils.so.1...
Downloading 211.89 K separate debug info for /usr/lib/libresolv.so.2...
Downloading 193.95 K separate debug info for /usr/lib/libproxy/libpxbackend-1.0.so...
Downloading 1.73 M separate debug info for /usr/lib/libgobject-2.0.so.0...
Downloading 80.80 K separate debug info for /usr/lib/libvorbisfile.so.3...
Downloading 267.25 K separate debug info for /usr/lib/libtdb.so.1...
Downloading 104.00 K separate debug info for /usr/lib/libltdl.so.7...
Downloading 4.84 M separate debug info for /usr/lib/libcurl.so.4...
Downloading 10.52 M separate debug info for /usr/lib/libgio-2.0.so.0...
Downloading 1.31 M separate debug info for /usr/lib/libduktape.so.207...
Downloading 430.05 K separate debug info for /usr/lib/libvorbis.so.0...
Downloading 46.87 K separate debug info for /usr/lib/libogg.so.0...
Downloading 500.82 K separate debug info for /usr/lib/libnghttp3.so.9...
Downloading 552.41 K separate debug info for /usr/lib/libnghttp2.so.14...
Downloading 108.19 K separate debug info for /usr/lib/libidn2.so.0...
Downloading 1.22 M separate debug info for /usr/lib/libssh2.so.1...
Downloading 53.44 K separate debug info for /usr/lib/libpsl.so.5...
Downloading 268.05 K separate debug info for /usr/lib/libgmodule-2.0.so.0...
Downloading 1.62 M separate debug info for /usr/lib/libunistring.so.5...
[New Thread 0x7fffea6e06c0 (LWP 118321)]
[New Thread 0x7fffe9edf6c0 (LWP 118322)]
Downloading 456.12 K separate debug info for /usr/lib/qt6/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so...
Downloading 1.57 M separate debug info for /usr/lib/qt6/plugins/wayland-graphics-integration-client/../../../libQt6WaylandEglClientHwIntegration.so.6...
Downloading 7.23 K separate debug info for /usr/lib/qt6/plugins/wayland-graphics-integration-client/../../../libwayland-egl.so.1...
Downloading 1.01 M separate debug info for /usr/lib/libEGL_mesa.so.0...
Downloading 45.14 M separate debug info for /usr/lib/libgallium-25.2.2-arch1.2.so...
Downloading 118.33 K separate debug info for /usr/lib/libgbm.so.1...
Downloading 34.59 K separate debug info for /usr/lib/libX11-xcb.so.1...
Downloading 159.27 K separate debug info for /usr/lib/libxcb-randr.so.0...
Downloading 72.90 K separate debug info for /usr/lib/libxcb-xfixes.so.0...
Downloading 24.12 K separate debug info for /usr/lib/libxcb-shm.so.0...
Downloading 243.42 K separate debug info for /usr/lib/libdrm.so.2...
Downloading 39.01 K separate debug info for /usr/lib/libxcb-dri3.so.0...
Downloading 25.20 K separate debug info for /usr/lib/libxcb-present.so.0...
Downloading 426.62 M separate debug info for /usr/lib/libLLVM.so.20.1...
Downloading 37.32 M separate debug info for /usr/lib/libSPIRV-Tools.so...
Downloading 137.61 K separate debug info for /usr/lib/libsensors.so.5...
Downloading 57.62 K separate debug info for /usr/lib/libxcb-sync.so.1...
Downloading 11.27 K separate debug info for /usr/lib/libxshmfence.so.1...
Downloading 152.05 K separate debug info for /usr/lib/libdrm_amdgpu.so.1...
Downloading 922.66 K separate debug info for /usr/lib/libelf.so.1...
Downloading 326.08 K separate debug info for /usr/lib/libdrm_intel.so.1...
Downloading 610.80 K separate debug info for /usr/lib/libedit.so.0...
Downloading 3.54 M separate debug info for /usr/lib/libxml2.so.16...
Downloading 114.30 K separate debug info for /usr/lib/libpciaccess.so.0...
Downloading 1.70 M separate debug info for /usr/lib/libncursesw.so.6...
[New Thread 0x7fffe90bb6c0 (LWP 121530)]
[New Thread 0x7fffe88ba6c0 (LWP 121531)]
[Thread 0x7fffe88ba6c0 (LWP 121531) exited]
[Thread 0x7fffe90bb6c0 (LWP 121530) exited]
[New Thread 0x7fffe90bb6c0 (LWP 121532)]
[New Thread 0x7fffe88ba6c0 (LWP 121533)]
[New Thread 0x7fffe11ff6c0 (LWP 121534)]
[New Thread 0x7fffe09fe6c0 (LWP 121535)]
[New Thread 0x7fffd27ff6c0 (LWP 121536)]
[New Thread 0x7fffd1ffe6c0 (LWP 121537)]
[Thread 0x7fffd1ffe6c0 (LWP 121537) exited]
[Thread 0x7fffd27ff6c0 (LWP 121536) exited]
[Thread 0x7fffe09fe6c0 (LWP 121535) exited]
[Thread 0x7fffe11ff6c0 (LWP 121534) exited]
Downloading 14.52 M separate debug info for /usr/lib/qt6/plugins/styles/libkvantum.so...
Downloading 12.07 M separate debug info for /usr/lib/libQt6Svg.so.6...
Downloading 967.20 K separate debug info for /usr/lib/qt6/plugins/imageformats/libqjp2.so...
Downloading 1.31 M separate debug info for /usr/lib/qt6/plugins/imageformats/../../../libjasper.so.7...
Downloading 2.10 M separate debug info for /usr/lib/libjpeg.so.8...
Downloading 1.17 M separate debug info for /usr/lib/qt6/plugins/imageformats/libqsvg.so...
Downloading 955.77 K separate debug info for /usr/lib/qt6/plugins/imageformats/libqgif.so...
Downloading 1.14 M separate debug info for /usr/lib/qt6/plugins/imageformats/libqwebp.so...
Downloading 63.56 K separate debug info for /usr/lib/qt6/plugins/imageformats/../../../libwebpdemux.so.2...
Downloading 165.00 K separate debug info for /usr/lib/qt6/plugins/imageformats/../../../libwebpmux.so.3...
Downloading 2.99 M separate debug info for /usr/lib/qt6/plugins/imageformats/../../../libwebp.so.7...
Downloading 86.02 K separate debug info for /usr/lib/libsharpyuv.so.0...
Downloading 1.18 M separate debug info for /usr/lib/qt6/plugins/imageformats/libqpdf.so...
Downloading 26.12 M separate debug info for /usr/lib/qt6/plugins/imageformats/../../../libQt6Pdf.so.6...
Downloading 1.46 M separate debug info for /usr/lib/qt6/plugins/imageformats/../../../libopenjp2.so.7...
Downloading 937.98 K separate debug info for /usr/lib/qt6/plugins/imageformats/libqmng.so...
Downloading 1.29 M separate debug info for /usr/lib/qt6/plugins/imageformats/../../../libmng.so.2...
Downloading 1.22 M separate debug info for /usr/lib/liblcms2.so.2...
Downloading 895.83 K separate debug info for /usr/lib/qt6/plugins/imageformats/libqwbmp.so...
Downloading 1.06 M separate debug info for /usr/lib/qt6/plugins/imageformats/libqtiff.so...
Downloading 1.35 M separate debug info for /usr/lib/qt6/plugins/imageformats/../../../libtiff.so.6...
Downloading 78.90 K separate debug info for /usr/lib/libjbig.so.2.1...
Downloading 1.14 M separate debug info for /usr/lib/qt6/plugins/imageformats/libqjpeg.so...
Downloading 1.04 M separate debug info for /usr/lib/qt6/plugins/imageformats/libqtga.so...
Downloading 984.84 K separate debug info for /usr/lib/qt6/plugins/imageformats/libqico.so...
Downloading 1.03 M separate debug info for /usr/lib/qt6/plugins/imageformats/libqicns.so...
qt.svg: link #slider-normal-topleft-3 is undefined!
qt.svg: link #slider-normal-topright-7 is undefined!
Downloading 2.92 M separate debug info for /usr/lib/libKF6Wallet.so.6...
Downloading 23.67 M separate debug info for /usr/lib/libKF6ModemManagerQt.so.6...
Downloading 55.46 M separate debug info for /usr/lib/libKF6NetworkManagerQt.so.6...
Downloading 15.18 M separate debug info for /usr/lib/libqca-qt6.so.2...
Downloading 6.51 M separate debug info for /usr/lib/libQt6Core5Compat.so.6...
Downloading 37.35 K separate debug info for /usr/lib/libcups.so.2...
Downloading 125.55 K separate debug info for /usr/lib/libavahi-common.so.3...
Downloading 192.25 K separate debug info for /usr/lib/libavahi-client.so.3...
Downloading 7.64 M separate debug info for /usr/lib/libgnutls.so.30...
Downloading 5.86 M separate debug info for /usr/lib/libp11-kit.so.0...
Downloading 251.91 K separate debug info for /usr/lib/libtasn1.so.6...
Downloading 777.55 K separate debug info for /usr/lib/libhogweed.so.6...
Downloading 1.16 M separate debug info for /usr/lib/libnettle.so.8...
Downloading 2.13 M separate debug info for /usr/lib/libgmp.so.10...
org.kde.plasma.printmanager.kded: Unable to register service to systemBus: "com.redhat.NewPrinterNotification"
Downloading 288.78 K separate debug info for /usr/lib/libxcb-xkb.so.1...
Downloading 1.43 M separate debug info for /usr/lib/libXi.so.6...
Downloading 117.72 K separate debug info for /usr/lib/libxkbregistry.so.0...
Downloading 532.13 K separate debug info for /usr/lib/libXext.so.6...
Downloading 864.16 K separate debug info for /usr/lib/qt6/plugins/kf6/kded/baloosearchmodule.so...
Downloading 1.01 M separate debug info for /usr/lib/qt6/plugins/kf6/kded/wpad-detector.so...
Downloading 1.63 M separate debug info for /usr/lib/qt6/plugins/networkinformation/libqnetworkmanager.so...
Downloading 805.89 K separate debug info for /usr/lib/qt6/plugins/networkinformation/libqglib.so...
QDBusObjectPath: invalid path "/modules/wpad-detector"
kf.dbusaddons: The kded module name "wpad-detector" is invalid!
Downloading 197.25 K separate debug info for /usr/lib/gio/modules/libdconfsettings.so...
[New Thread 0x7fffe11ff6c0 (LWP 122365)]
[New Thread 0x7fffe09fe6c0 (LWP 122366)]
[New Thread 0x7fffd27ff6c0 (LWP 122367)]
[New Thread 0x7fffd1ffe6c0 (LWP 122368)]

Thread 1 "kded6" received signal SIGSEGV, Segmentation fault.
0x00007fffcbfc4675 in KDecoration3::DecorationButtonGroup::buttons() const () from /usr/lib/libkdecorations3.so.6
[?2004h[?2004l
[?2004h(gdb) thread apply all backtrace full
[?2004l
Thread 16 (Thread 0x7fffd1ffe6c0 (LWP 122368) "gdbus"):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
No locals.
#1  0x00007ffff5c931ac in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at cancellation.c:49
        result = <optimized out>
        pd = <optimized out>
        ch = <optimized out>
#2  0x00007ffff5c931f4 in __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at cancellation.c:75
        r = <optimized out>
#3  0x00007ffff5d0da36 in __GI_ppoll (fds=fds@entry=0x7fffbc000c20, nfds=nfds@entry=2, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        tval = {tv_sec = 3792000000000, tv_nsec = 2}
#4  0x00007ffff5f09e04 in ppoll (__fds=0x7fffbc000c20, __nfds=2, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
No locals.
#5  g_main_context_poll_unlocked (priority=<optimized out>, context=0x7fffc400a9b0, timeout_usec=<optimized out>, fds=0x7fffbc000c20, n_fds=2) at ../glib/glib/gmain.c:4632
        spec = {tv_sec = 3792, tv_nsec = 116878854}
        spec_p = 0x0
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = <optimized out>
#6  g_main_context_iterate_unlocked (context=0x7fffc400a9b0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4309
        max_priority = 2147483647
        timeout_usec = -1
        some_ready = <optimized out>
        nfds = 2
        allocated_nfds = <optimized out>
        fds = 0x7fffbc000c20
        begin_time_nsec = <optimized out>
#7  0x00007ffff5f0a097 in g_main_loop_run (loop=0x7fffc400abc0) at ../glib/glib/gmain.c:4516
        self = <optimized out>
        __func__ = "g_main_loop_run"
#8  0x00007fffeaa62fe4 in gdbus_shared_thread_func (user_data=0x7fffc400c5c0) at ../glib/gio/gdbusprivate.c:284
        data = 0x7fffc400c5c0
#9  0x00007ffff5f4097c in g_thread_proxy (data=0x7fffc400abe0) at ../glib/glib/gthread.c:893
        thread = 0x7fffc400abe0
        __func__ = "g_thread_proxy"
#10 0x00007ffff5c969cb in start_thread (arg=<optimized out>) at pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736716596928, 4676911403527024256, 140736716596928, 140736724985264, 11, 140736724985527, 4676911403518635648, 4676973133719907968}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#11 0x00007ffff5d1aa0c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 15 (Thread 0x7fffd27ff6c0 (LWP 122367) "dconf worker"):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
No locals.
#1  0x00007ffff5c931ac in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at cancellation.c:49
        result = <optimized out>
        pd = <optimized out>
        ch = <optimized out>
#2  0x00007ffff5c931f4 in __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at cancellation.c:75
        r = <optimized out>
#3  0x00007ffff5d0da36 in __GI_ppoll (fds=fds@entry=0x7fffc4000c20, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        tval = {tv_sec = 3792000000000, tv_nsec = 1}
#4  0x00007ffff5f09e04 in ppoll (__fds=0x7fffc4000c20, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
No locals.
#5  g_main_context_poll_unlocked (priority=<optimized out>, context=0x555555c7a5d0, timeout_usec=<optimized out>, fds=0x7fffc4000c20, n_fds=1) at ../glib/glib/gmain.c:4632
        spec = {tv_sec = 3792, tv_nsec = 116897998}
        spec_p = 0x0
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = <optimized out>
#6  g_main_context_iterate_unlocked (context=context@entry=0x555555c7a5d0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4309
        max_priority = 2147483647
        timeout_usec = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = <optimized out>
        fds = 0x7fffc4000c20
        begin_time_nsec = <optimized out>
#7  0x00007ffff5f09ee5 in g_main_context_iteration (context=context@entry=0x555555c7a5d0, may_block=may_block@entry=1) at ../glib/glib/gmain.c:4379
        retval = <optimized out>
#8  0x00007fffcbfeb2fe in dconf_gdbus_worker_thread (user_data=0x555555c7a5d0) at ../dconf/gdbus/dconf-gdbus-thread.c:82
        context = 0x555555c7a5d0
#9  0x00007ffff5f4097c in g_thread_proxy (data=0x555555c7a790) at ../glib/glib/gthread.c:893
        thread = 0x555555c7a790
        __func__ = "g_thread_proxy"
#10 0x00007ffff5c969cb in start_thread (arg=<optimized out>) at pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736724989632, 4676914700451294848, 140736724989632, 140737488343376, 17, 140737488343639, 4676914700442906240, 4676973133719907968}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#11 0x00007ffff5d1aa0c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 14 (Thread 0x7fffe09fe6c0 (LWP 122366) "gmain"):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
No locals.
#1  0x00007ffff5c931ac in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at cancellation.c:49
        result = <optimized out>
        pd = <optimized out>
        ch = <optimized out>
#2  0x00007ffff5c931f4 in __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at cancellation.c:75
        r = <optimized out>
#3  0x00007ffff5d0da36 in __GI_ppoll (fds=fds@entry=0x7fffcc000c10, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        tval = {tv_sec = 3792000000000, tv_nsec = 93824999916208}
#4  0x00007ffff5f09e04 in ppoll (__fds=0x7fffcc000c10, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
No locals.
#5  g_main_context_poll_unlocked (priority=<optimized out>, context=0x555555ca82b0, timeout_usec=<optimized out>, fds=0x7fffcc000c10, n_fds=1) at ../glib/glib/gmain.c:4632
        spec = {tv_sec = 3792, tv_nsec = 106384911}
        spec_p = 0x0
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = <optimized out>
#6  g_main_context_iterate_unlocked (context=context@entry=0x555555ca82b0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4309
        max_priority = 2147483647
        timeout_usec = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = <optimized out>
        fds = 0x7fffcc000c10
        begin_time_nsec = <optimized out>
#7  0x00007ffff5f09ee5 in g_main_context_iteration (context=0x555555ca82b0, may_block=may_block@entry=1) at ../glib/glib/gmain.c:4379
        retval = <optimized out>
#8  0x00007ffff5f09f32 in glib_worker_main (data=<optimized out>) at ../glib/glib/gmain.c:6578
No locals.
#9  0x00007ffff5f4097c in g_thread_proxy (data=0x555555ca84b0) at ../glib/glib/gthread.c:893
        thread = 0x555555ca84b0
        __func__ = "g_thread_proxy"
#10 0x00007ffff5c969cb in start_thread (arg=<optimized out>) at pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736961963712, 4676945213509578368, 140736961963712, 140737488342992, 17, 140737488343255, 4676945213501189760, 4676973133719907968}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#11 0x00007ffff5d1aa0c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 13 (Thread 0x7fffe11ff6c0 (LWP 122365) "pool-spawner"):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
No locals.
#1  0x00007ffff5f388ee in g_cond_wait_impl (cond=0x555555c349f8, mutex=0x555555c349f0) at ../glib/glib/gthread-posix.c:1026
        saved_errno = 0
        res = <optimized out>
        sampled = 0
#2  g_cond_wait (cond=0x555555c349f8, mutex=0x555555c349f0) at ../glib/glib/gthread.c:1686
No locals.
#3  0x00007ffff5ecfebd in g_async_queue_pop_intern_unlocked (queue=0x555555c349f0, wait=1, end_time=-1) at ../glib/glib/gasyncqueue.c:375
        retval = <optimized out>
        __func__ = "g_async_queue_pop_intern_unlocked"
#4  0x00007ffff5f41547 in g_thread_pool_spawn_thread (data=<optimized out>) at ../glib/glib/gthreadpool.c:297
        spawn_thread_data = <optimized out>
        thread = 0x0
        error = 0x0
        name = "pool-0\000\000\f\355\312\365\377\177\000"
#5  0x00007ffff5f4097c in g_thread_proxy (data=0x555555c34280) at ../glib/glib/gthread.c:893
        thread = 0x555555c34280
        __func__ = "g_thread_proxy"
#6  0x00007ffff5c969cb in start_thread (arg=<optimized out>) at pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736970356416, 4676948510433848960, 140736970356416, 140737488343248, 17, 140737488343511, 4676948510425460352, 4676973133719907968}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#7  0x00007ffff5d1aa0c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 8 (Thread 0x7fffe88ba6c0 (LWP 121533) "kded6:sh0"):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
No locals.
#1  0x00007ffff5c931ac in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
        result = <optimized out>
        pd = <optimized out>
        ch = <optimized out>
#2  0x00007ffff5c9381c in __futex_abstimed_wait_common64 (private=0, futex_word=0x5555557498d8, expected=<optimized out>, op=<optimized out>, abstime=0x0, cancel=true) at futex-internal.c:57
No locals.
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5555557498d8, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#4  0x00007ffff5c9387f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5555557498d8, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
No locals.
#5  0x00007ffff5c95ede in __pthread_cond_wait_common (cond=0x5555557498b8, mutex=0x555555749888, clockid=0, abstime=0x0) at pthread_cond_wait.c:421
        signals = <optimized out>
        g1_start = <optimized out>
        buffer = {__routine = 0x7ffff5c95d00 <__condvar_cleanup_waiting>, __arg = 0x7fffe88b9a80, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x5555557498b8, mutex = 0x555555749888, private = 0}
        err = <optimized out>
        result = 0
        wseq = 0
        g = <optimized out>
        seq = 0
        flags = <optimized out>
        private = 0
#6  ___pthread_cond_wait (cond=0x5555557498b8, mutex=0x555555749888) at pthread_cond_wait.c:453
No locals.
#7  0x00007fffe17674de in cnd_wait () at ../mesa-25.2.2/src/c11/impl/threads_posix.c:111
No locals.
#8  0x00007fffe172043d in util_queue_thread_func () at ../mesa-25.2.2/src/util/u_queue.c:275
No locals.
#9  0x00007fffe176740d in impl_thrd_routine () at ../mesa-25.2.2/src/c11/impl/threads_posix.c:43
No locals.
#10 0x00007ffff5c969cb in start_thread (arg=<optimized out>) at pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737094854336, 4676927520391802496, 140737094854336, 140737488342192, 19, 140737488342455, 4676927520383413888, 4676973133719907968}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#11 0x00007ffff5d1aa0c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 7 (Thread 0x7fffe90bb6c0 (LWP 121532) "kded6:disk$0"):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
No locals.
#1  0x00007ffff5c931ac in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
        result = <optimized out>
        pd = <optimized out>
        ch = <optimized out>
#2  0x00007ffff5c9381c in __futex_abstimed_wait_common64 (private=0, futex_word=0x555555755b50, expected=<optimized out>, op=<optimized out>, abstime=0x0, cancel=true) at futex-internal.c:57
No locals.
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x555555755b50, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#4  0x00007ffff5c9387f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x555555755b50, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
No locals.
#5  0x00007ffff5c95ede in __pthread_cond_wait_common (cond=0x555555755b30, mutex=0x555555755b00, clockid=0, abstime=0x0) at pthread_cond_wait.c:421
        signals = <optimized out>
        g1_start = <optimized out>
        buffer = {__routine = 0x7ffff5c95d00 <__condvar_cleanup_waiting>, __arg = 0x7fffe90baa80, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x555555755b30, mutex = 0x555555755b00, private = 0}
        err = <optimized out>
        result = 0
        wseq = 0
        g = <optimized out>
        seq = 0
        flags = <optimized out>
        private = 0
#6  ___pthread_cond_wait (cond=0x555555755b30, mutex=0x555555755b00) at pthread_cond_wait.c:453
No locals.
#7  0x00007fffe17674de in cnd_wait () at ../mesa-25.2.2/src/c11/impl/threads_posix.c:111
No locals.
#8  0x00007fffe172043d in util_queue_thread_func () at ../mesa-25.2.2/src/util/u_queue.c:275
No locals.
#9  0x00007fffe176740d in impl_thrd_routine () at ../mesa-25.2.2/src/c11/impl/threads_posix.c:43
No locals.
#10 0x00007ffff5c969cb in start_thread (arg=<optimized out>) at pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737103247040, 4676930817316073088, 140737103247040, 140737488341840, 22, 140737488342103, 4676930817307684480, 4676973133719907968}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#11 0x00007ffff5d1aa0c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7fffe9edf6c0 (LWP 118322) "WaylandEventThr"):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
No locals.
#1  0x00007ffff5c931ac in __internal_syscall_cancel (a1=a1@entry=140737118071600, a2=a2@entry=2, a3=a3@entry=-1, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=0, nr=7) at cancellation.c:49
        result = <optimized out>
        pd = <optimized out>
        ch = <optimized out>
#2  0x00007ffff5c931f4 in __syscall_cancel (a1=a1@entry=140737118071600, a2=a2@entry=2, a3=a3@entry=-1, a4=a4@entry=0, a5=a5@entry=0, a6=a6@entry=0, nr=7) at cancellation.c:75
        r = <optimized out>
#3  0x00007ffff5d0d4ee in __GI___poll (fds=fds@entry=0x7fffe9edeb30, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
No locals.
#4  0x00007ffff2f654a3 in poll (__fds=0x7fffe9edeb30, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44
No locals.
#5  QtWaylandClient::EventThread::run (this=0x55555561aba0) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylanddisplay.cpp:183
        fds = {{fd = 3, events = 1, revents = 0}, {fd = 11, events = 1, revents = 0}}
        pipe = <optimized out>
#6  0x00007ffff6720e92 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:434
        thr = <optimized out>
        data = <optimized out>
#7  (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:366
No locals.
#8  QThreadPrivate::start (arg=0x55555561aba0) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:394
        __clframe = {__cancel_routine = <optimized out>, __cancel_arg = 0x55555561aba0, __do_it = 1, __cancel_type = <optimized out>}
        thr = 0x55555561aba0
        data = <optimized out>
#9  0x00007ffff5c969cb in start_thread (arg=<optimized out>) at pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737118074560, 4676928839483633280, 140737118074560, 140737488346000, 22, 140737488346263, 4676928839475244672, 4676973133719907968}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#10 0x00007ffff5d1aa0c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7fffea6e06c0 (LWP 118321) "WaylandEventThr"):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
No locals.
#1  0x00007ffff5c931ac in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
        result = <optimized out>
        pd = <optimized out>
        ch = <optimized out>
#2  0x00007ffff5c9381c in __futex_abstimed_wait_common64 (private=0, futex_word=0x5555556e73cc, expected=<optimized out>, op=<optimized out>, abstime=0x0, cancel=true) at futex-internal.c:57
No locals.
#3  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5555556e73cc, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#4  0x00007ffff5c9387f in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5555556e73cc, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
No locals.
#5  0x00007ffff5c95ede in __pthread_cond_wait_common (cond=0x5555556e73a8, mutex=0x5555556e7380, clockid=0, abstime=0x0) at pthread_cond_wait.c:421
        signals = <optimized out>
        g1_start = <optimized out>
        buffer = {__routine = 0x7ffff5c95d00 <__condvar_cleanup_waiting>, __arg = 0x7fffea6dfa30, __canceltype = 1432529888, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x5555556e73a8, mutex = 0x5555556e7380, private = 0}
        err = <optimized out>
        result = 0
        wseq = 3
        g = <optimized out>
        seq = 1
        flags = <optimized out>
        private = 0
#6  ___pthread_cond_wait (cond=0x5555556e73a8, mutex=0x5555556e7380) at pthread_cond_wait.c:453
No locals.
#7  0x00007ffff6730840 in QWaitConditionPrivate::wait (this=0x5555556e7380, deadline=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:67
        code = <optimized out>
#8  QWaitCondition::wait (this=this@entry=0x555555653460, mutex=mutex@entry=0x555555653458, deadline=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:145
        returnValue = <optimized out>
#9  0x00007ffff2f65439 in QtWaylandClient::EventThread::waitForReading (this=0x555555653420) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylanddisplay.cpp:217
        lock = <optimized out>
#10 QtWaylandClient::EventThread::run (this=0x555555653420) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylanddisplay.cpp:178
        pipe = <optimized out>
#11 0x00007ffff6720e92 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:434
        thr = <optimized out>
        data = <optimized out>
#12 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:366
No locals.
#13 QThreadPrivate::start (arg=0x555555653420) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:394
        __clframe = {__cancel_routine = <optimized out>, __cancel_arg = 0x555555653420, __do_it = 1, __cancel_type = <optimized out>}
        thr = 0x555555653420
        data = <optimized out>
#14 0x00007ffff5c969cb in start_thread (arg=<optimized out>) at pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737126467264, 4676932138555387520, 140737126467264, 140737488345824, 22, 140737488346087, 4676932138546998912, 4676973133719907968}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#15 0x00007ffff5d1aa0c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7ffff2bff6c0 (LWP 113097) "QDBusConnection"):
#0  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
No locals.
#1  0x00007ffff5c931ac in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at cancellation.c:49
        result = <optimized out>
        pd = <optimized out>
        ch = <optimized out>
#2  0x00007ffff5c931f4 in __syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=8, a6=a6@entry=0, nr=271) at cancellation.c:75
        r = <optimized out>
#3  0x00007ffff5d0da36 in __GI_ppoll (fds=fds@entry=0x5555555ad5a0, nfds=nfds@entry=3, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        tval = {tv_sec = 3792000000000, tv_nsec = 3}
#4  0x00007ffff5f09e04 in ppoll (__fds=0x5555555ad5a0, __nfds=3, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101
No locals.
#5  g_main_context_poll_unlocked (priority=<optimized out>, context=0x7fffec000cf0, timeout_usec=<optimized out>, fds=0x5555555ad5a0, n_fds=3) at ../glib/glib/gmain.c:4632
        spec = {tv_sec = 3792, tv_nsec = 216714175}
        spec_p = 0x0
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = <optimized out>
#6  g_main_context_iterate_unlocked (context=context@entry=0x7fffec000cf0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4309
        max_priority = 2147483647
        timeout_usec = -1
        some_ready = <optimized out>
        nfds = 3
        allocated_nfds = <optimized out>
        fds = 0x5555555ad5a0
        begin_time_nsec = <optimized out>
#7  0x00007ffff5f09ee5 in g_main_context_iteration (context=0x7fffec000cf0, may_block=1) at ../glib/glib/gmain.c:4379
        retval = <optimized out>
#8  0x00007ffff683ffe2 in QEventDispatcherGlib::processEvents (this=0x7fffec000be0, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
        d = 0x7fffec000c00
        canWait = <optimized out>
        savedFlags = {<QtPrivate::QFlagsStorageHelper<QEventLoop::ProcessEventsFlag, 4>> = {<QtPrivate::QFlagsStorage<QEventLoop::ProcessEventsFlag>> = {static IntegerSize = 4, i = 0}, <No data fields>}, <No data fields>}
        result = <optimized out>
#9  0x00007ffff6574ca6 in QEventLoop::processEvents (this=0x7ffff2bfeae0, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:104
        d = <optimized out>
        threadData = <optimized out>
#10 QEventLoop::exec (this=0x7ffff2bfeae0, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:186
        d = 0x7fffec001600
        threadData = <optimized out>
        locker = {m_mutex = 0x5555555a0df8, m_isLocked = false}
        ref = <optimized out>
        app = <optimized out>
#11 0x00007ffff6688f06 in QThread::exec (this=this@entry=0x7ffff762ed40 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread.cpp:659
        d = 0x5555555a0d80
        status = <optimized out>
        locker = {m_mutex = 0x5555555a0df8, m_isLocked = false}
        eventLoop = {<QObject> = {_vptr.QObject = 0x7ffff6a12650 <vtable for QEventLoop+16>, static staticMetaObject = {d = {superdata = {direct = 0x0}, stringdata = 0x7ffff68d0150 <_ZN7QObject32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_125qt_meta_tag_ZN7QObjectE_tEEE.lto_priv.0+272>, data = 0x7ffff68d0040 <_ZN7QObject32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_125qt_meta_tag_ZN7QObjectE_tEEE.lto_priv.0>, static_metacall = 0x7ffff65cec80 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, metaTypes = 0x7ffff6a15480 <_ZN7QObject36qt_staticMetaObjectRelocatingContentIN12_GLOBAL__N_125qt_meta_tag_ZN7QObjectE_tEEE.lto_priv.0>, extradata = 0x0}}, d_ptr = {d = 0x7fffec001600}}, static staticMetaObject = {d = {superdata = {direct = 0x7ffff6a15500 <QObject::staticMetaObject>}, stringdata = 0x7ffff68cf42c <_ZN10QEventLoop32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_129qt_meta_tag_ZN10QEventLoopE_tEEE.lto_priv.0+236>, data = 0x7ffff68cf340 <_ZN10QEventLoop32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_129qt_meta_tag_ZN10QEventLoopE_tEEE.lto_priv.0>, static_metacall = 0x7ffff656f860 <QEventLoop::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, metaTypes = 0x7ffff6a14f60 <_ZN10QEventLoop36qt_staticMetaObjectRelocatingContentIN12_GLOBAL__N_129qt_meta_tag_ZN10QEventLoopE_tEEE.lto_priv.0>, extradata = 0x0}}}
        returnCode = <optimized out>
#12 0x00007ffff75aac2e in QDBusConnectionManager::run (this=0x7ffff762ed40 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qt6-base/qtbase/src/dbus/qdbusconnectionmanager.cpp:145
        locker = <optimized out>
#13 0x00007ffff6720e92 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:434
        thr = <optimized out>
        data = <optimized out>
#14 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:366
No locals.
#15 QThreadPrivate::start (arg=0x7ffff762ed40 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:394
        __clframe = {__cancel_routine = <optimized out>, __cancel_arg = 0x7ffff762ed40 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>, __do_it = 1, __cancel_type = <optimized out>}
        thr = 0x7ffff762ed40 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>
        data = <optimized out>
#16 0x00007ffff5c969cb in start_thread (arg=<optimized out>) at pthread_create.c:448
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737266054848, 4676984519439658624, 140737266054848, 140737488344720, 2, 140737488344983, 4676984519431270016, 4676973133719907968}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#17 0x00007ffff5d1aa0c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7ffff62979c0 (LWP 112467) "kded6"):
#0  0x00007fffcbfc4675 in KDecoration3::DecorationButtonGroup::buttons() const () from /usr/lib/libkdecorations3.so.6
No symbol table info available.
#1  0x00007fffcbf54cce in Breeze::Button::smodPaint(QPainter*, QRectF const&) () from /usr/lib/qt6/plugins/org.kde.kdecoration3/org.smod.smod.so
No symbol table info available.
#2  0x00007fffcbf30575 in Breeze::Button::paint(QPainter*, QRectF const&) () from /usr/lib/qt6/plugins/org.kde.kdecoration3/org.smod.smod.so
No symbol table info available.
#3  0x00007fffd002a7e1 in ?? () from /usr/lib/qt6/plugins/kf6/kded/gtkconfig.so
No symbol table info available.
#4  0x00007fffd00143f5 in GtkConfig::setWindowDecorationsAppearance() const () from /usr/lib/qt6/plugins/kf6/kded/gtkconfig.so
No symbol table info available.
#5  0x00007fffd001661d in GtkConfig::applyAllSettings() const () from /usr/lib/qt6/plugins/kf6/kded/gtkconfig.so
No symbol table info available.
#6  0x00007fffd001706e in GtkConfig::GtkConfig(QObject*, QList<QVariant> const&) () from /usr/lib/qt6/plugins/kf6/kded/gtkconfig.so
No symbol table info available.
#7  0x00007fffd0017477 in ?? () from /usr/lib/qt6/plugins/kf6/kded/gtkconfig.so
No symbol table info available.
#8  0x000055555555fdfd in KPluginFactory::create<KDEDModule> (this=0x555555cf3320, parent=0x5555555afb30, args=...) at /usr/include/KF6/KCoreAddons/kpluginfactory.h:687
        o = <optimized out>
        t = <optimized out>
#9  Kded::loadModule (this=this@entry=0x5555555afb30, module=..., onDemand=onDemand@entry=false) at /usr/src/debug/kded/kded-6.17.0/src/kded.cpp:298
        moduleId = {d = {d = 0x555555c94930, ptr = 0x555555c94940 u"gtkconfig", size = 9}, static _empty = 0 u'\000'}
        oldModule = <optimized out>
        kdedModule = 0x0
        factoryResult = {plugin = 0x555555cf3320, errorString = {d = {d = 0x0, ptr = 0x0, size = 0}, static _empty = 0 u'\000'}, errorText = {d = {d = 0x0, ptr = 0x0, size = 0}, static _empty = 0 u'\000'}, errorReason = KPluginFactory::NO_PLUGIN_ERROR}
#10 0x0000555555563165 in Kded::initModules (this=this@entry=0x5555555afb30) at /usr/src/debug/kded/kded-6.17.0/src/kded.cpp:185
        autoload = true
        prevent_autoload = false
        loadOnDemand = <optimized out>
        module = @0x555555c7a120: {d = {d = {ptr = 0x555555cb2190}}}
        __for_range = @0x7fffffffe040: {<QListSpecialMethods<KPluginMetaData>> = {<QListSpecialMethodsBase<KPluginMetaData>> = {<No data fields>}, <No data fields>}, d = {d = 0x555555c7a0b0, ptr = 0x555555c7a0c0, size = 37}}
        __for_begin = <optimized out>
        __for_end = <optimized out>
        kde_running = true
        kdedModules = {<QListSpecialMethods<KPluginMetaData>> = {<QListSpecialMethodsBase<KPluginMetaData>> = {<No data fields>}, <No data fields>}, d = {d = 0x555555c7a0b0, ptr = 0x555555c7a0c0, size = 37}}
#11 0x00005555555638f4 in Kded::recreateDone (this=0x5555555afb30) at /usr/src/debug/kded/kded-6.17.0/src/kded.cpp:443
No locals.
#12 Kded::recreate (initial=<optimized out>, this=0x5555555afb30) at /usr/src/debug/kded/kded-6.17.0/src/kded.cpp:427
No locals.
#13 Kded::recreate (this=this@entry=0x5555555afb30, initial=initial@entry=true) at /usr/src/debug/kded/kded-6.17.0/src/kded.cpp:411
No locals.
#14 0x0000555555559caf in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kded/kded-6.17.0/src/kded.cpp:666
        unsetQpa = <optimized out>
        app = {<QGuiApplication> = {<QCoreApplication> = {<QObject> = {_vptr.QObject = 0x7ffff7f1c3e8 <vtable for QApplication+16>, static staticMetaObject = {d = {superdata = {direct = 0x0}, stringdata = 0x7ffff68d0150 <_ZN7QObject32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_125qt_meta_tag_ZN7QObjectE_tEEE.lto_priv.0+272>, data = 0x7ffff68d0040 <_ZN7QObject32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_125qt_meta_tag_ZN7QObjectE_tEEE.lto_priv.0>, static_metacall = 0x7ffff65cec80 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, metaTypes = 0x7ffff6a15480 <_ZN7QObject36qt_staticMetaObjectRelocatingContentIN12_GLOBAL__N_125qt_meta_tag_ZN7QObjectE_tEEE.lto_priv.0>, extradata = 0x0}}, d_ptr = {d = 0x555555596170}}, static staticMetaObject = {d = {superdata = {direct = 0x7ffff6a15500 <QObject::staticMetaObject>}, stringdata = 0x7ffff68cf708 <_ZN16QCoreApplication32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_135qt_meta_tag_ZN16QCoreApplicationE_tEEE.lto_priv.0+392>, data = 0x7ffff68cf580 <_ZN16QCoreApplication32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_135qt_meta_tag_ZN16QCoreApplicationE_tEEE.lto_priv.0>, static_metacall = 0x7ffff65728b0 <QCoreApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, metaTypes = 0x7ffff6a14fe0 <_ZN16QCoreApplication36qt_staticMetaObjectRelocatingContentIN12_GLOBAL__N_135qt_meta_tag_ZN16QCoreApplicationE_tEEE.lto_priv.0>, extradata = 0x0}}, static self = 0x7fffffffe210}, static staticMetaObject = {d = {superdata = {direct = 0x7ffff6a15060 <QCoreApplication::staticMetaObject>}, stringdata = 0x7ffff73b0550 <_ZN15QGuiApplication32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_134qt_meta_tag_ZN15QGuiApplicationE_tEEE.lto_priv.0+752>, data = 0x7ffff73b0260 <_ZN15QGuiApplication32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_134qt_meta_tag_ZN15QGuiApplicationE_tEEE.lto_priv.0>, static_metacall = 0x7ffff6dae7d0 <QGuiApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, metaTypes = 0x7ffff74cca00 <_ZN15QGuiApplication36qt_staticMetaObjectRelocatingContentIN12_GLOBAL__N_134qt_meta_tag_ZN15QGuiApplicationE_tEEE.lto_priv.0>, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = {direct = 0x7ffff74cd300 <QGuiApplication::staticMetaObject>}, stringdata = 0x7ffff7dc7548 <_ZN12QApplication32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_131qt_meta_tag_ZN12QApplicationE_tEEE.lto_priv.0+392>, data = 0x7ffff7dc73c0 <_ZN12QApplication32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_131qt_meta_tag_ZN12QApplicationE_tEEE.lto_priv.0>, static_metacall = 0x7ffff7904830 <QApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, metaTypes = 0x7ffff7f0d580 <_ZN12QApplication36qt_staticMetaObjectRelocatingContentIN12_GLOBAL__N_131qt_meta_tag_ZN12QApplicationE_tEEE.lto_priv.0>, extradata = 0x0}}}
        about = {d = std::unique_ptr<KAboutDataPrivate> = {get() = 0x555555b9d650}}
        parser = {d = 0x555555c84e30}
        replaceOption = {d = {d = {ptr = 0x555555c71dc0}}}
        bus = 0x7fffec0077d0
        plugins = {<QListSpecialMethods<KPluginMetaData>> = {<QListSpecialMethodsBase<KPluginMetaData>> = {<No data fields>}, <No data fields>}, d = {d = 0x555555cf4150, ptr = 0x555555cf4160, size = 37}}
        service = {<QObject> = {_vptr.QObject = 0x7ffff7f8c0e8 <vtable for KDBusService+16>, static staticMetaObject = {d = {superdata = {direct = 0x0}, stringdata = 0x7ffff68d0150 <_ZN7QObject32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_125qt_meta_tag_ZN7QObjectE_tEEE.lto_priv.0+272>, data = 0x7ffff68d0040 <_ZN7QObject32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_125qt_meta_tag_ZN7QObjectE_tEEE.lto_priv.0>, static_metacall = 0x7ffff65cec80 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, metaTypes = 0x7ffff6a15480 <_ZN7QObject36qt_staticMetaObjectRelocatingContentIN12_GLOBAL__N_125qt_meta_tag_ZN7QObjectE_tEEE.lto_priv.0>, extradata = 0x0}}, d_ptr = {d = 0x555555c5e860}}, static staticMetaObject = {d = {superdata = {direct = 0x7ffff6a15500 <QObject::staticMetaObject>}, stringdata = 0x7ffff7f86d9c <KDBusService::qt_staticMetaObjectStaticContent<(anonymous namespace)::qt_meta_tag_ZN12KDBusServiceE_t>+316>, data = 0x7ffff7f86c60 <KDBusService::qt_staticMetaObjectStaticContent<(anonymous namespace)::qt_meta_tag_ZN12KDBusServiceE_t>>, static_metacall = 0x7ffff7f7cf70 <KDBusService::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, metaTypes = 0x7ffff7f8bb00 <KDBusService::qt_staticMetaObjectRelocatingContent<(anonymous namespace)::qt_meta_tag_ZN12KDBusServiceE_t>>, extradata = 0x0}}, d = std::unique_ptr<KDBusServicePrivate> = {get() = 0x555555c7cc60}}
        config = {d = {ptr = 0x555555c51ea0}}
        cg = {<KConfigBase> = {_vptr.KConfigBase = 0x7ffff778e778 <vtable for KConfigGroup+16>}, d = {d = {ptr = 0x555555c86b30}}}
        kded = <optimized out>
[?2004h(gdb) 

If that ever helps, I'd be glad. What a huge file, I hope it's even readable. I can't understand a single word of it

Offline

#6 2025-09-13 06:30:26

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,275

Re: [TEMPORARY FIX] Segmentation error causing kded6 to crash repeatedly

The crash is caused by the unsupported smod window decoration. Please report it to its developers.

Offline

#7 2025-09-14 12:24:42

kifaninja
Member
Registered: 2025-09-12
Posts: 4

Re: [TEMPORARY FIX] Segmentation error causing kded6 to crash repeatedly

arojas wrote:

The crash is caused by the unsupported smod window decoration. Please report it to its developers.

Hello !! Thank you so much. I knew it was caused by this from intuition, but I lacked the clear proof of it from the system, thank you so much for confirming this to me. I will report it to the devs, hoping that they update it a bit. I suppose KDE Plasma removed some redundancies and unused paths, which SMOD was relying on. I hope it's an easy fix for them.

Offline

#8 2025-09-14 12:32:07

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,692

Re: [TEMPORARY FIX] Segmentation error causing kded6 to crash repeatedly

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB