bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Still not stable


From: R.K.
Subject: Still not stable
Date: Mon, 9 Jan 2006 21:37:14 -0600

# 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.

Attachment: bash-check.log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]