From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12474 invoked from network); 6 Jul 2001 22:53:23 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Jul 2001 22:53:23 -0000 Received: (qmail 22282 invoked by alias); 6 Jul 2001 22:52:20 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15294 Received: (qmail 22235 invoked from network); 6 Jul 2001 22:52:19 -0000 X-Authentication-Warning: water.cs.brown.edu: tsm set sender to tsm@water.cs.brown.edu using -f To: Sven Wischnowsky cc: zsh-workers@sunsite.dk Subject: Re: fatal flaw zsh 4.0.1 on irix 6.3 & 6.5: suspend "ls -l|less" then resume hangs References: <200106140732.JAA08108@beta.informatik.hu-berlin.de> From: Timothy Miller Date: 06 Jul 2001 18:52:15 -0400 In-Reply-To: Sven Wischnowsky's message of "Thu, 14 Jun 2001 09:32:12 +0200 (MET DST)" Message-ID: User-Agent: Gnus/5.0802 (Gnus v5.8.2) XEmacs/21.1 (Big Bend) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Thu, 14 Jun 2001 09:32:12 +0200 (MET DST), Sven Wischnowsky wrote: > So as a somewhat wild guess, I've build the two patches below -- which > are not to be applied by anyone whose zsh is working. If you find the > time to try them, I'd like to hear if one of them fixes the problem. > The first one reverses 11247 (it's the first one because the problem > looks so suspicously similar) and the second one reverses both 14327 and > 14503 -- the last changes I made to list_pipe_job. Please try them > separately (or one after another and then both of them together). After a little hiatus I have a little time to look at this again. I've switched to zsh 4.0.2 for debugging the irix problem since the same problem appears there. However, separately or together, the patches don't affect the problem. Tim