bug-bash
[Top][All Lists]
Advanced

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

Re: free: called with unallocated block argument


From: Roman Rakus
Subject: Re: free: called with unallocated block argument
Date: Wed, 25 Feb 2009 15:06:21 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Chet Ramey wrote:
phil@Arcturus.universe wrote:

Bash Version: 4.0
Patch Level: 0
Release Status: release

Description:
Problem with auto completion :
        ls[space][TAB]
gives the follwing abort :
        malloc: /Users/chet/src/bash/src/parse.y:5561: assertion botched
        free: called with unallocated block argument
        last command: ls
        Aborting...Abandon

If /etc/bash_completion is suppressed, problem disapears.
My bash_completion is : $Id: bash_completion,v 1.872 2006/03/01 16:20:18 ianmacd Exp $

Repeat-By:
        ls[space] [TAB]
or cd[space][TAB]
and several other commands.

My fault; I dropped a line from a submitted patch.  The attached
patch corrects it for me; see if it works for you.

Chet
It will be useful to have bash-4.0-patches available as it was for past versions. When are you planning to do that? Thanks.
RR




reply via email to

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