Steps to reproduce
- Install btop 1.4.6 on macOS
- Execute
btop in terminal
- Press F2 to open the Setup menu
- Hold the UP arrow key continuously after scrolling to the top of the list (trigger loop scrolling)
- btop crashes immediately
Error message
ERROR: Exception in main loop -> unordered_map::at: key not found
Environment
- btop version: 1.4.6
- Compiled with: clang++ (17.0.0)
- OS: macOS
- Shell: zsh
Note
This issue is not identical to #1531.
Issue #1531 happens on Arch Linux and is related to General Settings configuration.
This is a new index out-of-bounds bug caused by infinite upward scrolling in the F2 Setup menu.
Steps to reproduce
btopin terminalError message
Environment
Note
This issue is not identical to #1531.
Issue #1531 happens on Arch Linux and is related to General Settings configuration.
This is a new index out-of-bounds bug caused by infinite upward scrolling in the F2 Setup menu.