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 coredumps, !dequeue->empty() failed #1012

Open
ItsMeSamey opened this issue Jan 14, 2025 · 0 comments
Open

[BUG] btop coredumps, !dequeue->empty() failed #1012

ItsMeSamey opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ItsMeSamey
Copy link

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

image

Info (please complete the following information):

btop --version

btop version: 1.4.0
Compiled with: g++ (14.2.1)
Configured with: make STATIC= FORTIFY_SOURCE=true GPU_SUPPORT=true RSMI_STATIC=
  • Architecture -> x86_64
  • Platform: linux
  • Terminal used: ghostty

Coredump

core.btop.1000.2b4f3dc9f0a7452daf4144cdc834d0f9.47480.zip

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