From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11430 invoked from network); 31 Oct 1998 00:04:01 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 31 Oct 1998 00:04:01 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id SAA04266; Fri, 30 Oct 1998 18:53:24 -0500 (EST) Resent-Date: Fri, 30 Oct 1998 18:53:19 -0500 (EST) Date: Fri, 30 Oct 1998 15:56:07 -0800 (PST) From: RoboHak To: Roland Jesse cc: zsh-users@math.gatech.edu Subject: Re: Strange behaviour of zsh-3.1.5 on IRIX 6.2 In-Reply-To: <19981031003916.B29500@cs.uni-magdeburg.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Resent-Message-ID: <"zy-VK2.0.z11.k5bEs"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1912 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu On Sat, 31 Oct 1998, Roland Jesse wrote: > Yes, I am. I tried for some time to get 3.1.4 working. That was without > much success. The compile process went just fine. But when trying to run > the shell, it failed. Tracing the error down in a debugger showed that it > crashed when trying to do a wrefresh without even having a window. I just installed 3.1.5 on my linux system and had the same problem when I told it to use ncurses. It segfaults doing a wrefresh(). I told it to use termcap again, and now it works fine. That might fix your problems on IRIX also. -- RoboHak