Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] btop hangs after some time of high cpu usage #826

Open
Lyapsus opened this issue Apr 17, 2024 · 0 comments
Open

[BUG] btop hangs after some time of high cpu usage #826

Lyapsus opened this issue Apr 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Lyapsus
Copy link

Lyapsus commented Apr 17, 2024

Describe the bug

Well title is quite enough of description - after some time of high cpu usage btop slows and eventually hangs, sometimes even unresponsive to Ctrl+C. Sometimes it crashes instead.

To Reproduce

1. run btop in one Konsole tab
2. run something like "paru -S llama.cpp-cublas-git" in another tab, make sure building uses all cpu cores

Expected behavior

btop doesn't hang in high cpu usage scenario

Info

  • btop++ version: 1.3.2 cachyos-extra-v3/btop
  • Binary: [self compiled or static binary from release]
  • Architecture: x86_64
  • Platform: Linux
  • (Linux) Kernel: 6.8.1-arch1-1
  • Terminal used: cachyos-extra-v3/konsole

Additional context

2024/04/17 (15:38:19) | ===> btop++ v.1.3.2
2024/04/17 (15:38:19) | ERROR: Stall in Runner thread, restarting!
2024/04/17 (15:39:36) | ERROR: Stall in Runner thread, restarting!
2024/04/17 (15:39:50) | ERROR: Stall in Runner thread, restarting!
2024/04/17 (15:46:00) | ERROR: Stall in Runner thread, restarting!
2024/04/17 (15:46:31) | ERROR: Stall in Runner thread, restarting!
2024/04/17 (15:46:54) | ERROR: Stall in Runner thread, restarting!
2024/04/17 (15:47:06) | ERROR: Stall in Runner thread, restarting!
2024/04/17 (15:47:27) | ERROR: Stall in Runner thread, restarting!
2024/04/17 (15:48:30) | ERROR: Stall in Runner thread, restarting!
2024/04/17 (15:49:13) | ERROR: Stall in Runner thread, restarting!
2024/04/17 (15:49:23) | ERROR: Stall in Runner thread, restarting!
2024/04/16 (23:07:24) | ===> btop++ v.1.3.2
...
2024/04/16 (23:49:23) | WARNING: Error in Mem::collect() : std::future_error: No associated state
2024/04/16 (23:49:27) | WARNING: Error in Mem::collect() : std::future_error: No associated state
2024/04/16 (23:49:29) | ERROR: Stall in Runner thread, restarting!
2024/04/16 (23:49:29) | WARNING: Error in Mem::collect() : std::future_error: No associated state
2024/04/16 (23:49:38) | WARNING: Error in Mem::collect() : std::future_error: No associated state
2024/04/16 (23:49:43) | ERROR: Stall in Runner thread, restarting!
...
@Lyapsus Lyapsus added the bug Something isn't working label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants