Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Id: Zsh Workers List <zsh-workers.zsh.org>
List-Post: <mailto:zsh-workers@zsh.org>
List-Help: <mailto:zsh-workers-help@zsh.org>
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham
	autolearn_force=no version=3.4.1
Date: Fri, 11 Mar 2016 22:13:34 +0000
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: zsh-workers@zsh.org
Subject: Re: segfault in completion for configure
Message-ID: <20160311221334.GA9447@tarsus.local2>
References: <20160311134729.GA32476@cventin.lip.ens-lyon.fr>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <20160311134729.GA32476@cventin.lip.ens-lyon.fr>
User-Agent: Mutt/1.5.23 (2014-03-12)
X-Seq: zsh-workers 38134

Vincent Lefevre wrote on Fri, Mar 11, 2016 at 14:47:29 +0100:
> With zsh 5.2 under Debian/unstable, zsh sometimes crashes when
> I do:
> 
> cventin:~/software/mutt/mutt> ./configure --[TAB]

What's the minimal zshrc required to reproduce the crash?  Does it
happen with 'zsh -f' + 'autoload compinit && compinit'?

