On Wed, Oct 20, 2021, at 5:07 PM, Alex fxmbsw7 Ratchev wrote: > you got other cmd suggestions i can run to help debugging ? im very limited > in bin.c debugging
You could bisect the devel branch to determine whether your problem was caused by a change to bash and, if so, which commit is responsible. https://git-scm.com/book/en/v2/Git-Tools-Debugging-with-Git#_binary_search https://git-scm.com/docs/git-bisect -- vq