https://bugs.kde.org/show_bug.cgi?id=402174
--- Comment #3 from Alexander M. <apmihalopou...@gmail.com> --- In my case, I found out that the issues were caused by a rogue /etc/gtk-2.0/gtkrc link pointing to ~/.gtkrc, which includes /etc/gtk-2.0/gtkrc, which means it ended up including itself again and again in an infinite loop, which is what caused the crash. I'm 100% certain I've never created that link, so it's probably the result of some change between Plasma 5.12 and 5.13 (either upstream or downstream, by the Arch maintainers). In any case, deleting that link fixes the problem. Don't know if this is relevant to this bug after all, though. At the very least, since everything else works properly and I'm on an Arch system similar to the OP's, I can confirm that the issue is *NOT* "reproducible with all packages updated from consistent repositories". -- You are receiving this mail because: You are watching all bug changes.