From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13352 invoked from network); 15 Oct 2001 16:53:19 -0000 Received: from unknown (HELO sunsite.dk) (130.225.247.90) by ns1.primenet.com.au with SMTP; 15 Oct 2001 16:53:19 -0000 Received: (qmail 22324 invoked by alias); 15 Oct 2001 16:53:10 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16051 Received: (qmail 22311 invoked from network); 15 Oct 2001 16:53:08 -0000 From: Bart Schaefer Message-Id: <1011015165302.ZM8244@candle.brasslantern.com> Date: Mon, 15 Oct 2001 16:53:02 +0000 In-Reply-To: <20011015133242.A2458@caldera.de> Comments: In reply to Stefan Dalibor "Buglette & Fix for checkrmall in 4.0.2" (Oct 15, 1:32pm) References: <20011015133242.A2458@caldera.de> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: Buglette & Fix for checkrmall in 4.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Oct 15, 1:32pm, Stefan Dalibor wrote: } } just in case nobody else has been stumbled into this: 4.0.2 segfaults } in checkrmall() (under OpenLinux 3.1, i.e. Linux 2.4.* with glibc 2.2.1 } and 2.2.4) when executing the following function: } [a call to rm in a backgrounded subshell] This raises the question of whether a backgrounded subshell should still have the INTERACTIVE option set. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net