# uname -rmo 2.4.22-rmap15k i586 GNU/Linux # bash --version GNU bash, version 3.1.5(1)-release (i586-pc-linux-gnu)
(configured with --without-bash-malloc) There are still very many errors reported by the test suite, including three segmentation faults and several instances of not locating test commands (attached). I've also just observed bash allocate about 60M of memory and take a few minutes trying to delete a single quote; when it was done, it had managed to transform "'echo" into "'echo[echo", but not delete the quote. Also, very mysteriously, I find the following errors when starting bash: bash: sed: No such file or directory bash: [: `)' expected, found -h bash: sed: No such file or directory bash: [: `)' expected, found -h bash: sed: No such file or directory bash: [: `)' expected, found -h bash: sed: No such file or directory bash: [: `)' expected, found -h I suspect these are somewhere in the bash_completion initialization script, but there's just no way to tell what's wrong from this output, and --verbose is no help either. bash_completion works fine with 2.05b.
bash-check.log
Description: Binary data
_______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash