https://bugs.kde.org/show_bug.cgi?id=485025
--- Comment #2 from Arjen Hiemstra <ahiems...@heimr.nl> --- > I have a similar issue here. Only two hardware sensors (iwlwifi_1-virtual-0, > nvme-pci-0a00) of all the ones available are shown. This is what "sensors" > command shows: I think you're running into a different issue where one of the sensor devices is not recognised. Can you create a new issue for that? > ASSERT: "!d->sensorObjects.contains(id)" in file > ./systemstats/SensorContainer.cpp, line 57 > Aborted So it seems this is hitting a case where we end up with a duplicate ID for something and then things crash. I'm not sure what causes the duplication, but it should not crash in any case, I'll change that so it just prints a warning and ignores the added object. -- You are receiving this mail because: You are watching all bug changes.