From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27128 invoked by alias); 30 Oct 2009 23:15:33 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 27323 Received: (qmail 6412 invoked from network); 30 Oct 2009 23:15:22 -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-SPF: none (ns1.primenet.com.au: domain at bewatermyfriend.org does not designate permitted sender hosts) Date: Sat, 31 Oct 2009 00:15:17 +0100 From: Frank Terbeck To: zsh-workers@zsh.org Subject: Re: zsh eats 100% CPU with completion in / Message-ID: <20091030231517.GN3082@fsst.voodoo.lan> Mail-Followup-To: zsh-workers@zsh.org References: <20091030161027.GL3082@fsst.voodoo.lan> <20091030230133.GM3082@fsst.voodoo.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20091030230133.GM3082@fsst.voodoo.lan> User-Agent: Mutt/1.5.18 (2008-05-17) X-Df-Sender: 430444 Frank Terbeck : [...] > Ah, I just remembered something: > > After doing: > % cd / > % cd .. > > My colleague could hang the shell by doing this: > % cd ~ > % ./ Mikael just informed me on IRC that he can reproduce the above, as well. Regards, Frank