From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9751 invoked from network); 12 Jan 2009 03:19:27 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 12 Jan 2009 03:19:27 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 93869 invoked from network); 12 Jan 2009 03:19:21 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 12 Jan 2009 03:19:21 -0000 Received: (qmail 22276 invoked by alias); 12 Jan 2009 03:19:13 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26291 Received: (qmail 22265 invoked from network); 12 Jan 2009 03:19:12 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 12 Jan 2009 03:19:12 -0000 Received: from g.primenet.com.au (g.primenet.com.au [203.24.36.10]) by bifrost.dotsrc.org (Postfix) with ESMTPS id 79BF480271F0 for ; Mon, 12 Jan 2009 04:19:07 +0100 (CET) Received: (qmail 15607 invoked by uid 100); 12 Jan 2009 03:19:03 -0000 Date: Mon, 12 Jan 2009 14:19:03 +1100 From: Geoff Wing To: zsh-workers@sunsite.dk Subject: Re: Test hang in Y01 Message-ID: <20090112031903.GA12756@primenet.com.au> References: <20a807210901100744w2f8c2c21h32da38cf2bc461ad@mail.gmail.com> <090110093428.ZM19831@torch.brasslantern.com> <20a807210901101034y3babd1deia8ac5fdfa6d3623c@mail.gmail.com> <20090110214801.29ac6394@pws-pc> <20090111054506.GA15893@primenet.com.au> <090111094633.ZM12036@torch.brasslantern.com> <20a807210901111825y1535f160pbddd85999d82d086@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20a807210901111825y1535f160pbddd85999d82d086@mail.gmail.com> Organization: PrimeNet Computer Consultancy User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: ClamAV 0.92.1/8853/Mon Jan 12 01:26:44 2009 on bifrost X-Virus-Status: Clean On Sunday 2009-01-11 21:25 -0500, Vin Shelton output: :It turns out that for me, the enabling factor is --enable-zsh-mem; if :I configure with that, I get the test hang. Without that option, Y01 :completes without a hitch. Ah, same for me. I was configuring with "--enable-zsh-debug --enable-zsh-mem --enable-zsh-mem-debug --enable-zsh-mem-warning --enable-zsh-secure-free --enable-zsh-hash-debug --with-tcsetpgrp --disable-multibyte" Regards, Geoff