Incorrect process substitution when brace expansion is used inside it.

2008-12-16 Thread Rajeev V. Pillai
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='ba

Re: malloc/realloc problem under repeated tab completition

2008-12-16 Thread Chet Ramey
Marcin Sobieszczanski wrote: > Bash Version: 3.2 > Patch Level: 39 > Release Status: release > > Description: > Hi, > > bash crashes if tab completition releated many times. Thanks. This will be fixed for the next release of bash. Chet -- ``The lyf so short, the craft so long to lerne.'

bash segmentation fault executing non-built-in commands in a suspect directory

2008-12-16 Thread chris cross
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/local/share/locale' -DPAC

<

2008-12-16 Thread jidanni
*** bash.1.orig 2008-12-17 07:41:13.193756000 +0800 --- bash.1 2008-12-17 07:39:39.845759000 +0800 *** *** 3157,3159 current source until a line containing only ! .I word (with no trailing blanks) --- 3157,3159 current source until a line containing only ! .I delimi

Re: malloc/realloc problem under repeated tab completition

2008-12-16 Thread Chet Ramey
Marcin Sobieszczanski wrote: > I will try to send you the stack trace ... but not sooner than after the > Christmas... In a couple of hours I'm leaving for holidays and I won't > probably take my laptop with me. Enjoy your holiday. :-) Chet -- ``The lyf so short, the craft so long to lerne.'' -

Insecure temporary file use in aliasconv.sh, aliasconv.bash, cshtobash (symlink attack)

2008-12-16 Thread Roman Rakus
References: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5374 http://lists.debian.org/debian-devel/2008/08/msg00347.html http://uvw.ru/report.sid.txt Attaching patch. Changed to use mktemp. RR diff -up bash-3.2/examples/misc/cshtobash.mktemp bash-3.2/examples/misc/cshtobash --- bash-

Re: malloc/realloc problem under repeated tab completition

2008-12-16 Thread Marcin Sobieszczanski
I will try to send you the stack trace ... but not sooner than after the Christmas... In a couple of hours I'm leaving for holidays and I won't probably take my laptop with me. Cheers Marcin 2008/12/16 Chet Ramey > > Bash Version: 3.2 > > Patch Level: 39 > > Release Status: release > > > > Des

Re: bash cores if nscd disabled on Solaris LDAP sasl/gssapi client

2008-12-16 Thread Serge Dussud
On 12/ 8/08 03:00 PM, Chet Ramey wrote: Serge Dussud wrote: Indeed, ld(1)'s -z interpose option is a rather big hammer, as it establishes that the application can interpose on *all* of the symbols that it offers, rather than just the few related to malloc. That might be a problem if there a

Re: malloc/realloc problem under repeated tab completition

2008-12-16 Thread Chet Ramey
> Bash Version: 3.2 > Patch Level: 39 > Release Status: release > > Description: > Hi, > > bash crashes if tab completition releated many times. A stack traceback from gdb would be useful. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer Chet Ramey, ITS, CWRUc...@case.ed

malloc/realloc problem under repeated tab completition

2008-12-16 Thread Marcin Sobieszczanski
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE=