On Thu, Jul 07, 2005 at 07:08:19PM +0200, Eero H?kkinen wrote:
> Package: bash
> Version: 2.05b-26
> Severity: normal
> 
> Bash tries to free a block twice:
> 
>   $ echo 'exec 3<&0; :<&3'|bash
>   
>   malloc: ../bash/input.c:379: assertion botched
>   free: called with already freed block argument
>   Stopping myself...Aborted
> 
> -- System Information:
> Debian Release: 3.1
>   APT prefers unstable
>   APT policy: (1, 'unstable')
> Architecture: powerpc (ppc)
Confirmed on i386 sarge.

Also confirmed not-fixed-upstream:
Setting up bash (3.0-15) ...
Installing new version of config file /etc/skel/.bashrc ...
Installing new version of config file /etc/skel/.bash_profile ...
Installing new version of config file /etc/bash.bashrc ...
Installing new version of config file /etc/bash_completion ...

[EMAIL PROTECTED]:~$ echo 'exec 3<&0; :<&3'|bash

malloc: ../bash/input.c:386: assertion botched
free: called with already freed block argument
Aborting...Aborted

Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to