You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not exactly sure but the issue seems to be related with "cpu's being off-lined"
I have written a small program to turn off/on cpu cores using echo 0 > /sys/devices/system/cpu/cpuX/online, that is when the issue started happening.
the issue is quite rare (because off-lining is rare, and rarely happens at the same time of launching btop)
Describe the bug
Btop core dumps (only sometimes)
To Reproduce
Not exactly sure but the issue seems to be related with "cpu's being off-lined"
I have written a small program to turn off/on cpu cores using
echo 0 > /sys/devices/system/cpu/cpuX/online
, that is when the issue started happening.the issue is quite rare (because off-lining is rare, and rarely happens at the same time of launching btop)
Screenshots
Info (please complete the following information):
btop --version
Coredump
core.btop.1000.2b4f3dc9f0a7452daf4144cdc834d0f9.47480.zip
The text was updated successfully, but these errors were encountered: