Created attachment 125840 [details] backtrace STEPS TO REPRODUCE 1. Right click an empty area on the desktop. 2. Click "Configure desktop..." OBSERVED RESULT plasmashell crashes after step 2. EXPECTED RESULT No crash.
Created attachment 126078 [details] systemsettings5-backtrace I think QML in general is broken on Qt 5.15 (or they changed some things that need fixing on the KDE side). systemsettings outputs the following error message before crashing with a segfault: "Cyclic dependency detected between "file:///usr/lib64/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml" and "file:///usr/lib64/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml""
Qt bug, fix here: https://codereview.qt-project.org/c/qt/qtdeclarative/+/291011