From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24036 invoked from network); 25 Apr 2004 21:39:18 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 25 Apr 2004 21:39:18 -0000 Received: (qmail 24720 invoked by alias); 25 Apr 2004 21:39:13 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19833 Received: (qmail 24704 invoked from network); 25 Apr 2004 21:39:13 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 25 Apr 2004 21:39:13 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 25 Apr 2004 21:39:13 -0000 Received: (qmail 26239 invoked from network); 25 Apr 2004 21:39:13 -0000 Received: from acolyte.scowler.net (216.254.112.45) by a.mx.sunsite.dk with SMTP; 25 Apr 2004 21:39:11 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id 9A34F7004A; Sun, 25 Apr 2004 17:38:43 -0400 (EDT) Date: Sun, 25 Apr 2004 17:38:43 -0400 From: Clint Adams To: Bart Schaefer Cc: zsh-workers@sunsite.dk, 245678-submitter@bugs.debian.org Subject: Re: Bug#245678: zsh: built-in rm -rf fills up the memory Message-ID: <20040425213843.GA5907@scowler.net> References: <20040424162150.GA4210@ay.vinc17.org> <20040425013647.GA28395@scowler.net> <1040425204530.ZM25792@candle.brasslantern.com> <20040425211239.GA5011@scowler.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040425211239.GA5011@scowler.net> User-Agent: Mutt/1.5.5.1+cvs20040105i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=-1.4 required=6.0 tests=BAYES_20 autolearn=no version=2.63 X-Spam-Hits: -1.4 > Yes, sorry. We're talking about when zsh/files is loaded explicitly. > ZSH_MEM isn't being defined. Additionally, a recompile with ZSH_MEM shows that it still OOMs (perhaps much more slowly, but that could be an error in my perception).