From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21183 invoked from network); 4 Oct 1997 23:30:09 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 4 Oct 1997 23:30:09 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id TAA14673; Sat, 4 Oct 1997 19:25:18 -0400 (EDT) Resent-Date: Sat, 4 Oct 1997 19:25:18 -0400 (EDT) To: zsh-workers@math.gatech.edu Sender: monnier@TEQUILA.SYSTEMSZ.CS.YALE.EDU From: Stefan Monnier Newsgroups: lists.zsh.workers Subject: Re: zsh-3.0.5 segfault when suspending References: <5lraa11btc.fsf@tequila.systemsz.cs.yale.edu> Date: 04 Oct 1997 19:25:55 -0400 Message-ID: <5llo09f6v0.fsf@tequila.systemsz.cs.yale.edu> X-Newsreader: Gnus v5.5/Emacs 20.2 Path: tequila.systemsz.cs.yale.edu NNTP-Posting-Host: tequila.systemsz.cs.yale.edu Resent-Message-ID: <"2FGtB.0.Cb3.T1jDq"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3553 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu The problem also shows up with background tasks: % /usr/X11R6/bin/xterm & and then zsh dies as soon as the xterm terminates. Stefan