From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5239 invoked from network); 11 Jan 2009 17:46:55 -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.5 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; 11 Jan 2009 17:46:55 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 27210 invoked from network); 11 Jan 2009 17:46:49 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Jan 2009 17:46:49 -0000 Received: (qmail 27071 invoked by alias); 11 Jan 2009 17:46:45 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26286 Received: (qmail 27056 invoked from network); 11 Jan 2009 17:46:45 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 11 Jan 2009 17:46:45 -0000 Received: from vms173001pub.verizon.net (vms173001pub.verizon.net [206.46.173.1]) by bifrost.dotsrc.org (Postfix) with ESMTP id D392380271F0 for ; Sun, 11 Jan 2009 18:46:40 +0100 (CET) Received: from torch.brasslantern.com ([96.238.220.215]) by vms173001.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0KDB00380IPMWW40@vms173001.mailsrvcs.net> for zsh-workers@sunsite.dk; Sun, 11 Jan 2009 11:46:39 -0600 (CST) Received: from torch.brasslantern.com (localhost.localdomain [127.0.0.1]) by torch.brasslantern.com (8.13.1/8.13.1) with ESMTP id n0BHkXos012038 for ; Sun, 11 Jan 2009 09:46:34 -0800 Received: (from schaefer@localhost) by torch.brasslantern.com (8.13.1/8.13.1/Submit) id n0BHkXEg012037 for zsh-workers@sunsite.dk; Sun, 11 Jan 2009 09:46:33 -0800 Date: Sun, 11 Jan 2009 09:46:33 -0800 From: Bart Schaefer Subject: Re: Test hang in Y01 In-reply-to: <20a807210901101034y3babd1deia8ac5fdfa6d3623c@mail.gmail.com> In-reply-to: <20090111054506.GA15893@primenet.com.au> To: zsh-workers@sunsite.dk Message-id: <090111094633.ZM12036@torch.brasslantern.com> MIME-version: 1.0 X-Mailer: OpenZMail Classic (0.9.2 24April2005) Content-type: text/plain; charset=us-ascii References: <20a807210901100744w2f8c2c21h32da38cf2bc461ad@mail.gmail.com> <090110093428.ZM19831@torch.brasslantern.com> <20a807210901101034y3babd1deia8ac5fdfa6d3623c@mail.gmail.com> <20090110214801.29ac6394@pws-pc> <20090111054506.GA15893@primenet.com.au> Comments: In reply to "Vin Shelton" "Re: Test hang in Y01" (Jan 10, 1:34pm) Comments: In reply to Geoff Wing "Re: Test hang in Y01" (Jan 11, 4:45pm) X-Virus-Scanned: ClamAV 0.92.1/8851/Sun Jan 11 15:41:56 2009 on bifrost X-Virus-Status: Clean On Jan 10, 1:34pm, Vin Shelton wrote: } } ubuntu 8.4 } } uname -a reports: } } Linux samwise 2.6.24-23-generic #1 SMP Thu Nov 27 18:44:42 UTC 2008 } i686 GNU/Linux I have exactly the same on my work laptop (well, except for the host name :-). On Jan 11, 4:45pm, Geoff Wing wrote: } Subject: Re: Test hang in Y01 } } Does it for me too. My nightly build/test cron job first picked it up } 12 hours ago so it only due to something in the last day or so. It hangs } with continuous CPU use. Odd. Having never built zsh on that laptop, before, I did a complete fresh CVS checkout from sourceforge, preconfig, configure, make, and make test. Everything passed. I haven't tried building from the tarball. Could there be something wrong with the configure script that a new preconfig pass fixes up?