Loading/sourcing https://raw.githubusercontent.com/scop/bash-completion/master/completions/gnokii using bash-5.2-alpha causes bash to go 100% and crash.
Gdb reports "Program terminated with signal SIGKILL, Killed.". bt = "No stack.". Earlier version of bash (5.1.4) runs it and exits well. Compiling it with a safer flag like `-ggdb3 -O -pipe` didn't help. -- konsolebox