From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24386 invoked from network); 7 May 2001 08:10:33 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 7 May 2001 08:10:33 -0000 Received: (qmail 2414 invoked by alias); 7 May 2001 08:10:28 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14239 Received: (qmail 2401 invoked from network); 7 May 2001 08:10:27 -0000 From: Sven Wischnowsky Date: Mon, 7 May 2001 10:10:17 +0200 (MET DST) Message-Id: <200105070810.KAA01462@beta.informatik.hu-berlin.de> To: zsh-workers@sunsite.dk CC: Andreas Ferber Subject: Re: Lockup on tab completion with compinit+list_packed In-Reply-To: <1010506235916.ZM26912@candle.brasslantern.com> Bart Schaefer wrote: > On May 6, 4:51pm, Andreas Ferber wrote: > } Subject: Lockup on tab completion with compinit+list_packed > } > } Recently zsh totally locked up using 100% CPU on doing a tab > } completion. > } > } I can reproduce this actually with (running zsh -f): > } > } kallisto% echo $ZSH_VERSION > } 3.1.9-dev-8 > > That version is pretty old. I'm unable to reproduce this with 4.0.1-pre-3. The same for me. We had some changes in that code not too long ago and if I remember correctly, one was making it faster and another one fixed a bug with a potentially endless loop (and I even seem to remember that that was triggered by completion string that were so long that the shell couldn't use more than one column). Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de