Summary: | sddm-greeter-qt6 crashes after latest updates, impossible to login | ||
---|---|---|---|
Product: | [Plasma] plasma-login-manager | Reporter: | Vadym Krevs <vkrevs> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kde, olib141 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
full stacktrace from gdb
today's updates that resulted in sddm-greeter-qt6 crash |
Description
Vadym Krevs
2025-07-12 09:31:23 UTC
Created attachment 183179 [details]
full stacktrace from gdb
Created attachment 183180 [details]
today's updates that resulted in sddm-greeter-qt6 crash
sddm is not a KDE project The problem appeared after installing KDE Apps update to 6.16, libQt6Quick3D* and even some breeze theme updates, not after a new sddm version. $ rpm -qa --last | grep "Sat 12 Jul 2025" | grep -i bree libKF6BreezeIcons6-debuginfo-6.16.0-kf.35.1.x86_64 Sat 12 Jul 2025 08:17:55 BST libKF6BreezeIcons6-6.16.0-kf.35.1.x86_64 Sat 12 Jul 2025 08:17:51 BST kf6-breeze-icons-debugsource-6.16.0-kf.35.1.x86_64 Sat 12 Jul 2025 08:17:42 BST kf6-breeze-icons-6.16.0-kf.35.1.x86_64 Sat 12 Jul 2025 08:17:41 BST *** This bug has been marked as a duplicate of bug 506991 *** Just tested the latest updates from OBS which include the fix from https://bugs.kde.org/show_bug.cgi?id=506991#c8 - sddm-greeter-qt6 no longer crashes. |