From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6196 invoked by alias); 17 Mar 2016 19:59:09 -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: 38175 Received: (qmail 17598 invoked from network); 17 Mar 2016 19:59:08 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_PCNT autolearn=no autolearn_force=no version=3.4.1 Date: Thu, 17 Mar 2016 20:59:07 +0100 From: Vincent Lefevre To: zsh-workers@zsh.org Subject: Re: segfault in completion for configure Message-ID: <20160317195907.GB4484@zira.vinc17.org> Mail-Followup-To: zsh-workers@zsh.org References: <20160311134729.GA32476@cventin.lip.ens-lyon.fr> <20160311143202.4008e29b@pwslap01u.europe.root.pri> <160311150056.ZM30997@torch.brasslantern.com> <20160312031116.GC28459@zira.vinc17.org> <160312082029.ZM2340@torch.brasslantern.com> <160312093420.ZM14020@torch.brasslantern.com> <20160313215831.GA23404@zira.vinc17.org> <160314194323.ZM6887@torch.brasslantern.com> <20160317151529.GB11303@cventin.lip.ens-lyon.fr> <160317111345.ZM16682@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <160317111345.ZM16682@torch.brasslantern.com> X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/1.5.24-6576-vl-r87279 (2016-03-16) On 2016-03-17 11:13:45 -0700, Bart Schaefer wrote: > That's opt=${opt##[[:space:]]##} so it seems to indicate that we've gone > into an infinite loop, but the underlying cause (global pattern matching > state being messed up by re-entering through a signal handler) is still > the most likely culprit. Could there be some logging to know what happens internally? -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)