[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
5.2-alpha completion script source crash
From: |
konsolebox |
Subject: |
5.2-alpha completion script source crash |
Date: |
Sat, 19 Feb 2022 15:50:25 +0000 |
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
- 5.2-alpha completion script source crash,
konsolebox <=