https://bugs.kde.org/show_bug.cgi?id=524522
--- Comment #27 from Tim <[email protected]> --- (In reply to Tim from comment #26) > (In reply to Tim from comment #25) > > Just to add a little bit more info: > > > > The crash happened when I booted Arch Linux on my Lenovo P16s, while it was > > attached over thunderbolt to my two DELL 27" monitors. KWallet, however, did > > not crash when I booted the system no thunderbolt cable attached. After the > > system booted, I re-attached the thunderbolt cable, with no crashes > > happening. > > To add to my previous aforementioned comment: > > This morning, I booted my computer from home, connected to my Anker docking > station. I have a 4K DELL 27" screen, an various other usb devices connected > to it. > > KWallet did *not* crash. > > This is in contrast to when my computer was connected to my DELL monitors at > work, where KWallet crashed every time after logging in to my Plasma > session, as previously stated. The last time I updated my arch linux system, before noticing the KWallet crash, was on 2026-08-25. I grep'ed my `pacman.log` for that day: ``` [2026-08-25T07:53:58+0200] [PACMAN] Running 'pacman -Syu' [2026-08-25T07:53:58+0200] [PACMAN] synchronizing package lists [2026-08-25T07:53:58+0200] [PACMAN] starting full system upgrade [2026-08-25T07:54:12+0200] [ALPM] transaction started [2026-08-25T07:54:12+0200] [ALPM] upgraded gstreamer (1.28.6-1 -> 1.28.6-2) [2026-08-25T07:54:12+0200] [ALPM] upgraded gst-plugins-base-libs (1.28.6-1 -> 1.28.6-2) [2026-08-25T07:54:12+0200] [ALPM] upgraded gst-libav (1.28.6-1 -> 1.28.6-2) [2026-08-25T07:54:12+0200] [ALPM] upgraded gst-plugins-bad-libs (1.28.6-1 -> 1.28.6-2) [2026-08-25T07:54:12+0200] [ALPM] upgraded gst-plugins-base (1.28.6-1 -> 1.28.6-2) [2026-08-25T07:54:12+0200] [ALPM] upgraded gst-plugins-good (1.28.6-1 -> 1.28.6-2) [2026-08-25T07:54:12+0200] [ALPM] upgraded libdbusmenu-glib (18.10.20180917-1 -> 18.10.20180917-2) [2026-08-25T07:54:12+0200] [ALPM] upgraded libdbusmenu-gtk3 (18.10.20180917-1 -> 18.10.20180917-2) [2026-08-25T07:54:12+0200] [ALPM] upgraded libappindicator (12.10.1-1 -> 12.10.1-2) [2026-08-25T07:54:12+0200] [ALPM] upgraded meld (3.24.0-1 -> 3.24.0-2) [2026-08-25T07:54:12+0200] [ALPM] upgraded plasma-integration (6.7.4-3 -> 6.7.4-5) [2026-08-25T07:54:13+0200] [ALPM] transaction completed [2026-08-25T07:54:13+0200] [ALPM] running '30-update-mime-database.hook'... [2026-08-25T07:54:13+0200] [ALPM] running '35-systemd-update.hook'... [2026-08-25T07:54:13+0200] [ALPM] running 'glib-compile-schemas.hook'... [2026-08-25T07:54:13+0200] [ALPM] running 'gtk-update-icon-cache.hook'... [2026-08-25T07:54:13+0200] [ALPM] running 'update-desktop-database.hook'... [2026-08-25T08:23:21+0200] [PACMAN] Running 'pacman -S krita' [2026-08-25T08:23:31+0200] [ALPM] transaction started [2026-08-25T08:23:31+0200] [ALPM] installed gsl (2.8-1) [2026-08-25T08:23:31+0200] [ALPM] installed mlt (7.40.0-3) [2026-08-25T08:23:31+0200] [ALPM] installed glew (2.3.1-1) [2026-08-25T08:23:31+0200] [ALPM] installed yaml-cpp (0.9.0-1) [2026-08-25T08:23:31+0200] [ALPM] installed pystring (1.2.0-1) [2026-08-25T08:23:31+0200] [ALPM] installed opencolorio (2.5.1-1) [2026-08-25T08:23:31+0200] [ALPM] installed quazip-qt6 (1.7.2-1) [2026-08-25T08:23:31+0200] [ALPM] installed krita (6.0.3-2) [2026-08-25T08:23:32+0200] [ALPM] transaction completed [2026-08-25T08:23:32+0200] [ALPM] running '35-systemd-update.hook'... [2026-08-25T08:23:32+0200] [ALPM] running 'gtk-update-icon-cache.hook'... [2026-08-25T08:23:32+0200] [ALPM] running 'texinfo-install.hook'... [2026-08-25T08:23:32+0200] [ALPM] running 'update-desktop-database.hook'... ``` The KWallet crash problem could have existed earlier, however, without me noticing, since I was only in my office, where the crash happens, one week before. At home, or when the laptop (Lenovo P16s) boots without any external devices connected, KWallet does not crash. -- You are receiving this mail because: You are watching all bug changes.
