aristocratos / btop

A monitor of resources
Apache License 2.0
21.32k stars 653 forks source link

[BUG] unaligned fastbin chunk detected #900

Open dzintars opened 4 months ago

dzintars commented 4 months ago

NOTE: It is not important for me personally as I'm gonna upgrade system anytime soon. Leaving it there "just in case". Can be closed if carries no value.

double free or corruption (fasttop)
malloc_consolidate(): unaligned fastbin chunk detected
[1] 3713918 IOT instruction (core dumped) btop --debug

btop version: 1.2.13 static binary from Fedora x86_64 Linux (Fedora 37) 6.2.10-200.fc37.x86_64 Alacritty (same on others)

2024/07/31 (11:11:04) | ===> btop++ v.1.2.13
2024/07/31 (11:11:04) | DEBUG: Starting in DEBUG mode!
2024/07/31 (11:11:04) | INFO: Logger set to DEBUG
2024/07/31 (11:11:04) | DEBUG: Using locale en_US.UTF-8
2024/07/31 (11:11:04) | INFO: Running on /dev/pts/23
2024/07/31 (11:11:19) | ERROR: Stall in Runner thread, restarting!
2024/07/31 (11:11:24) | ERROR: Stall in Runner thread, restarting!
... every 5s same repeats

P.S. If more details needed, let me know what can I do. Planing to upgrade system in a month or two.