From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (euclid.skiles.gatech.edu [130.207.146.50]) by werple.net.au (8.7/8.7.1) with ESMTP id RAA10456 for ; Thu, 14 Dec 1995 17:34:56 +1100 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id BAA10175; Thu, 14 Dec 1995 01:20:14 -0500 (EST) Resent-Date: Thu, 14 Dec 1995 01:20:14 -0500 (EST) Message-Id: <199512140616.BAA04339@redwood.skiles.gatech.edu> X-Mailer: exmh version 1.6.5 12/11/95 To: Uncle Tim cc: ZSH Workers List Subject: Re: bug in zsh-2.6-beta1 In-reply-to: Your message of "Thu, 14 Dec 1995 00:55:36 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 14 Dec 1995 01:16:00 -0500 From: Richard Coleman Resent-Message-ID: <"w5QAK.0.vU2.T8ypm"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/691 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu > I know it isn't a new version, but zsh-2.6-beta1 has served me well, so I > haven't updated it. Now I've got a problem. I was doing completions > ../somefile[tab] for a lengthy 'ln -s' command such as > [...] > > *CRASH* > memory allocation error: attempt to free or realloc space not in heap > > is this a problem which is fixed in a later version or am I just outta luck? There have been a lot of changes since beta1. The only thing I could suggest is try the latest beta release (beta12) and see if it fixes the problem. The current beta release seems to be fairly stable. rc