From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22809 invoked from network); 10 Jun 2000 18:59:05 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 10 Jun 2000 18:59:05 -0000 Received: (qmail 25094 invoked by alias); 10 Jun 2000 18:59:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11855 Received: (qmail 25086 invoked from network); 10 Jun 2000 18:58:58 -0000 From: "Bart Schaefer" Message-Id: <1000610185645.ZM29035@candle.brasslantern.com> Date: Sat, 10 Jun 2000 18:56:45 +0000 In-Reply-To: <1000610182255.ZM28376@candle.brasslantern.com> Comments: In reply to "Bart Schaefer" "More trap-handling crashes" (Jun 10, 6:22pm) References: <1000610182255.ZM28376@candle.brasslantern.com> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Re: More trap-handling crashes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jun 10, 6:22pm, Bart Schaefer wrote: } Subject: More trap-handling crashes } } The quickest way to see it is as follows: } } zagzig% prompt bart off } (zsh consumes all available memory, then crashes) } } localtraps is not set, and there's no exit trap involved. I take it back: Localtraps *IS* set, because `prompt' calls `emulate -L'. } I suspect this is related to the (root cause of the) TRAPEXIT crash } that Clint patched recently. I'm now completely convinced that the two are connected, and that testing for (st->list != NULL) is not a sufficient fix. -- 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