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] ERROR: Exception during Config::unlock() : unordered_map::at #1010

Open
eval-exec opened this issue Jan 9, 2025 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@eval-exec
Copy link

Read the README.md and search for similar issues before posting a bug report!

Any bug that can be solved by just reading the prerequisites section of the README will likely be ignored.

Describe the bug

I open btop, then hit P, P, P, P, then btop exit, and print:

ERROR: Exception during Config::unlock() : unordered_map::at

To Reproduce

  1. open btop
  2. hit P
  3. hit P
  4. hit P
  5. hit P
  6. .. repeat
  7. btop will exit after hit P

Expected behavior
btop should not exit

Screenshots

Info (please complete the following information):

  • btop++ version: btop --version
btop version: 1.4.0
Compiled with: g++ (13.3.0)
Configured with: cmake -DBTOP_STATIC=OFF -DBTOP_USE_MOLD=OFF -DBTOP_FORTIFY=ON -DBTOP_GPU=ON
  • Binary: from release
  • Architecture: [x86_64, aarch64, etc.] x86_64
  • Platform: Linux
  • (Linux) Kernel: 6.12.7
  • (OSX/FreeBSD) Os release version: NixOS 24.11
  • Terminal used: alacritty
  • Font used: JetBrains Mono

Additional context

Contents of ~/.config/btop/btop.log

2025/01/09 (21:07:45) | ===> btop++ v.1.4.0
2025/01/09 (21:07:45) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/09 (21:08:03) | ERROR: Exception during Config::unlock() : unordered_map::at
@eval-exec eval-exec added the bug Something isn't working label Jan 9, 2025
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