https://bugs.kde.org/show_bug.cgi?id=519134
--- Comment #7 from Pau Ruiz Safont <[email protected]> --- I have reason to believe that this issue has not been solved in 6.6.5, I'm still observing this on archlinux, compare this stack trace from a coredump in my system: ``` Stack trace of thread 1459: #0 0x00007f2bc207129c n/a (libc.so.6 + 0x9a29c) #1 0x00007f2bc20157d0 raise (libc.so.6 + 0x3e7d0) #2 0x00007f2bc1ffc681 abort (libc.so.6 + 0x25681) #3 0x00007f2bc255d892 n/a (libQt6Core.so.6 + 0x96892) #4 0x00007f2bc255e6cb _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x976cb) #5 0x00007f2bc2d1235e n/a (libQt6Gui.so.6 + 0xe735e) #6 0x00007f2bc2ddd9e8 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1b29e8) #7 0x00007f2bc264cce5 _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x185ce5) #8 0x00007f2bc2dddaeb _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1b2aeb) #9 0x00007f2bc2dd4e4e _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x1a9e4e) #10 0x000055edb2e7c54f n/a (/usr/lib/plasma-login-greeter + 0xb54f) #11 0x00007f2bc1ffe741 n/a (libc.so.6 + 0x27741) #12 0x00007f2bc1ffe879 __libc_start_main (libc.so.6 + 0x27879) #13 0x000055edb2e7d035 n/a (/usr/lib/plasma-login-greeter + 0xc035) ELF object binary architecture: AMD x86-64 ``` There's more information over at https://discuss.kde.org/t/plasma-login-manager-crashes-on-startup-due-to-qt-platform-plugins-being-unavailable/46967 and I've attached https://bugs.kde.org/attachment.cgi?id=192300 with more logs that might be interesting -- You are receiving this mail because: You are watching all bug changes.
