Created attachment 153890 [details] Backtrace SUMMARY When starting ksystemstats with libksysguard as of 97382e8455854a6114663c76c5ca1962f2f9f436 on my desktop machine, ksystemstats crashes with the attached backtrace. STEPS TO REPRODUCE 1. Start ksystemstats OBSERVED RESULT ksystemstats crashes. EXPECTED RESULT ksystemstats should not crash. SOFTWARE/OS VERSIONS Linux/KDE Plasma: latest (2022-11-20) git master (available in About System) KDE Plasma Version: latest (2022-11-20) git master KDE Frameworks Version: latest (2022-11-20) git master Qt Version: 5.15 + KDE patches ADDITIONAL INFORMATION
Actually the fault is in ksystemstats. https://invent.kde.org/plasma/ksystemstats/-/merge_requests/43 implemented part of its changes in the GPU-agnostic part of the backend, but the AMD GPU backend was not updated, so it tries to access a null pointer and crashes during initialization.
Fixed in https://invent.kde.org/plasma/ksystemstats/-/commit/6ab80746c0432c9ffbaa602e5f92fb7c1f1f535f