https://bugs.kde.org/show_bug.cgi?id=406718
Bug ID: 406718 Summary: SegFault in SDDM Theme Installer (sdmthemeinstaller.cpp) Product: frameworks-kcmutils Version: 5.14.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: jdg_geh...@hotmail.com Target Milestone: --- SUMMARY The SDDM-KCM module does not work on my system. When trying to install themes, one of the error handling paths segfaults. STEPS TO REPRODUCE 1. Open 'System Settings' 2. Click 'Startup and Shutdown' 3. Click Login Screen (SDDM) 4. Click 'Get New Theme' 5. Click 'Install' for any theme. 6. Segfault! OBSERVED RESULT The utility 'sddmthemeinstaller' segfaults. ADDITIONAL INFORMATION I have some (unknown) configuration issue on my system that is taking me down an error path. This error path is segfaulting because it makes some invalid assumptions about job->errorString(). Based on a quick glance at source code in master, it looks like this issue is still around. -- You are receiving this mail because: You are watching all bug changes.