https://bugs.kde.org/show_bug.cgi?id=439615

--- Comment #9 from Martin Ottmar <mirovsk...@gmail.com> ---
As You can see above, the valueFeature is NULL on the next line after
sensors_get_subfeature(). And I can't see anything what would fill it later.
But to be sure:

(gdb) br 121
Breakpoint 3 at 0x7ffff2a01c41: file
/usr/src/debug/ksystemstats-5.22.3/plugins/lmsensors/SensorsFeatureSensor.cpp,
line 121.
(gdb) c
Continuing.

Thread 1 "ksystemstats" hit Breakpoint 2, makeSensorsFeatureSensor
(chipName=0x5555555a7e90, feature=0x5555555b0300, parent=0x5555556809a0) at
/usr/src/debug/ksystemstats-5.22.3/plugins/lmsensors/SensorsFeatureSensor.cpp:121
121     in
/usr/src/debug/ksystemstats-5.22.3/plugins/lmsensors/SensorsFeatureSensor.cpp
(gdb) p valueFeature
$4 = (const sensors_subfeature *) 0x0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to