Btop++ crashes quickly

When I start btop from Konsole in zsh or bash I get the error:

ERROR: Exception in runner thread -> Cpu:: -> graphs, clock, meter : unordered_map::at

bpytop runs fine.

Anything more in the log1?

Either way, try removing your config file2.


1 ~/.config/btop/btop.log
2 ~/.config/btop/btop.conf

1 Like
2024/05/30 (15:45:07) | ===> btop++ v.1.3.2
2024/05/30 (15:45:07) | WARNING: NVML: Failed to get maximum GPU power draw, defaulting to 225W: Not Supported
2024/05/30 (15:45:07) | WARNING: NVML: Failed to get maximum GPU temperature, defaulting to 110°C: Not Supported
2024/05/30 (15:45:07) | WARNING: NVML: Failed to get GPU utilization: Not Supported
2024/05/30 (15:45:07) | WARNING: NVML: Failed to get PCIe TX throughput: Not Supported
2024/05/30 (15:45:07) | WARNING: NVML: Failed to get GPU clock speed: Not Supported
2024/05/30 (15:45:07) | WARNING: NVML: Failed to get PCIe RX throughput: Not Supported
2024/05/30 (15:45:07) | WARNING: NVML: Failed to get VRAM clock speed: Not Supported
2024/05/30 (15:45:07) | WARNING: NVML: Failed to get GPU power usage: Not Supported
2024/05/30 (15:45:09) | ERROR: Exception in runner thread -> Cpu:: -> graphs, clock, meter : unordered_map::at

(Also widget thot RAM shows no RAM )

Did not help me.

Try downgrading to 1.2.13-1, the GPU support doesn’t work very well:

sudo pacman -Syu --needed manjaro-downgrade
sudo manjaro-downgrade btop
1 Like

Thank you. That version is running after removing the config file.²

You’re welcome. If you want GPU stats, I suggest installing nvtop.

Thank you I forgot to reinstall that 1.

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.