I rebuilt the bash package with --without-bash-malloc, and then tried the bash executable from the bash-static/ directory. Same problem if run from gdb. If I just start it with ./bash, and the enter "compgen -u", bash enters an endless loop, eats 100% CPU and won't react to SIGTERM; I had to -KILL it.
I rebuilt the bash package with --without- bash-malloc, and then tried the bash executable from the bash-static/ directory. Same problem if run from gdb. If I just start it with ./bash, and the enter "compgen -u", bash enters an endless loop, eats 100% CPU and won't react to SIGTERM; I had to -KILL it.