From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8976 invoked from network); 3 Dec 1997 14:25:27 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 3 Dec 1997 14:25:27 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id JAA22660; Wed, 3 Dec 1997 09:14:50 -0500 (EST) Resent-Date: Wed, 3 Dec 1997 09:14:19 -0500 (EST) From: John Patoskie Message-Id: <971203081658.ZM5871@lanshark> Date: Wed, 3 Dec 1997 08:16:56 -0500 X-Mailer: Z-Mail 4.0.2 (4.0.2 Dec 6 1996) To: zsh-users@math.gatech.edu Subject: zsh 3.0.5 unexpectedly terminating Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Resent-Message-ID: <"qfgRF2.0.VX5.waMXq"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1173 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu I recently saw a post concerning zsh 3.0.5 unexpectedly terminating. I am also seeing this. To reproduce: # cat ~/.zshrc | more < Hit "q" for quit > zsh terminates If you type: # more ~/.profile < Hit "q" > everything works fine. I am running a "clean" install of zsh 3.0.5. I have not applied any patches. Regards, John