From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16908 invoked from network); 26 Aug 2005 15:40:36 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 26 Aug 2005 15:40:36 -0000 Received: (qmail 11728 invoked from network); 26 Aug 2005 15:40:30 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 26 Aug 2005 15:40:30 -0000 Received: (qmail 6794 invoked by alias); 26 Aug 2005 15:40:27 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21687 Received: (qmail 6785 invoked from network); 26 Aug 2005 15:40:27 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 26 Aug 2005 15:40:27 -0000 Received: (qmail 11417 invoked from network); 26 Aug 2005 15:40:27 -0000 Received: from vms044pub.verizon.net (206.46.252.44) by a.mx.sunsite.dk with SMTP; 26 Aug 2005 15:40:22 -0000 Received: from candle.brasslantern.com ([71.116.79.190]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0ILU00K1X673VDC2@vms044.mailsrvcs.net> for zsh-workers@sunsite.dk; Fri, 26 Aug 2005 10:40:16 -0500 (CDT) Received: from candle.brasslantern.com (IDENT:schaefer@localhost [127.0.0.1]) by candle.brasslantern.com (8.12.11/8.12.11) with ESMTP id j7QFeDar010530; Fri, 26 Aug 2005 08:40:14 -0700 Received: (from schaefer@localhost) by candle.brasslantern.com (8.12.11/8.12.11/Submit) id j7QFeDok010529; Fri, 26 Aug 2005 08:40:13 -0700 Date: Fri, 26 Aug 2005 15:40:11 +0000 From: Bart Schaefer Subject: Re: Crash with long path depths In-reply-to: <20050826132938.GA27869@ucc.gu.uwa.edu.au> To: Matt Johnston , zsh-workers@sunsite.dk Message-id: <1050826154012.ZM10528@candle.brasslantern.com> MIME-version: 1.0 X-Mailer: Z-Mail (5.0.0 30July97) Content-type: text/plain; charset=us-ascii References: <20050826132938.GA27869@ucc.gu.uwa.edu.au> Comments: In reply to Matt Johnston "Crash with long path depths" (Aug 26, 9:29pm) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 On Aug 26, 9:29pm, Matt Johnston wrote: } } I've come across a crash in zsh with very (excessively) long } path depths. This is a known problem. See the thread beginning with zsh-workers/21220 in the mailing list archives.