Re: Botched assertion in malloc]

2006-01-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to [EMAIL PROTECTED] on 1/23/2006 5:59 AM: Bash Version: 2.05b Consider upgrading. Bash 3.1 is out now, and may have already solved this. malloc: stringvec.c:188: assertion botched malloc: block on free list clobbered Stopping

Re: Botched assertion in malloc]

2006-01-24 Thread Paul D. Robertson
On Tue, 24 Jan 2006, Eric Blake wrote: Logging in via SSH Works for me. You'll have to provide more details, such as the actual line with [ that failed when bash tried to execute it. It's sporadic, I've googled about 3 other occurances- and it normally happens to me about once every

Re: behavior diff. btw. 3.0 and 3.1 (may be a bug)

2006-01-24 Thread Chet Ramey
[EMAIL PROTECTED] wrote: Machine Type: i686-pc-linux-gnu Bash Version: 3.1 Patch Level: 5 Release Status: release Description: There is a behavior difference between bash 3.0 and 3.1. This results in trouble installing oracle database software. in 3.0 `cmd` can

Re: exit somtimes not exit's the script

2006-01-24 Thread Bob Proulx
Paul Jarc wrote: [EMAIL PROTECTED] wrote: a exit inside a loop inside a pipe exits's the loop and not the script. may bee a error. This is normal. Each element of a pipeline is run in a child process. Yes. Another more clear way of seeing this in the example would be something

arithmetic operations

2006-01-24 Thread Alexander Kshevetskiy
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu Compiler: i686-pc-linux-gnu-gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' -DCONF_VENDOR='pc'

Re: arithmetic operations

2006-01-24 Thread William Park
On Tue, Jan 24, 2006 at 05:58:49PM +0300, Alexander Kshevetskiy wrote: Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu Compiler: i686-pc-linux-gnu-gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu'