From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from math.gatech.edu (euclid.skiles.gatech.edu [130.207.146.50]) by werple.net.au (8.7/8.7.1) with SMTP id DAA01737 for ; Wed, 29 Nov 1995 03:51:45 +1100 (EST) Received: by math.gatech.edu (5.x/SMI-SVR4) id AA27668; Tue, 28 Nov 1995 11:16:57 -0500 Resent-Date: Tue, 28 Nov 1995 10:17:22 -0600 Old-Return-Path: Sender: cdbunch@bansai.ucs.uoknor.edu Message-Id: <30BB3612.41C6@uoknor.edu> Date: Tue, 28 Nov 1995 10:17:22 -0600 From: Clinton Bunch X-Mailer: Mozilla 2.0b1 (X11; I; AIX 2) Mime-Version: 1.0 To: zsh-workers@math.gatech.edu Subject: Re: aix broken? References: <9511280135.AA26654@naha.stl.ibm.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Resent-Message-Id: <"Nb8dI2.0.Em6.uNpkm"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/657 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu (?) wrote: > > Greetings. I find myself working on an aix box (rs6000, 4.1.3) these days. > > When I run zsh 2.5.3, it will unexpectedly segmentation fault at > seemingly innocuous points. For example, whenever I attempt to cd to > /tom, a local directory on my machine, it segmentation faults. > > zsh 2.6.12 doesn't segmentation fault, but its tty interface is > broken. In particular, it forgets what means, and it > doesn't repaint the line correctly after a, for example, ^a^k. Must be new in 2.6-b12 or AIX 4.1.3, because I'm running 2.6-b11 on AIX 3.2.5 and haven't run into a bug yet. (I've used 2.5.3, 2.6-b10, & 2.6-b11 for a total of about 5 mo.) And now we know why so many configure scripts check specifically for AIX. Clinton