From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25498 invoked by alias); 17 Sep 2013 19:06:12 -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: 31732 Received: (qmail 17248 invoked from network); 17 Sep 2013 19:05:57 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Received-SPF: neutral (ns1.primenet.com.au: 209.85.215.170 is neither permitted nor denied by SPF record at ntlworld.com) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=LdlXevYsrMLPFZ4LDfEcvLW7k7CoDQMoMVS+XDJC0+g=; b=SE79LCCm+YjRETaYHP0coTaTkGjGfgpGpjx0v47WKUWB3+zjmhdUdgMqtvLRfSSlz0 jUW43OwoUBPW/Gz76IqZG+ltIW6w1aLNIS43f3+dylGGf4/6e4fhbHjLhhjJWjizXfTp HqUk9qoXZ1HAAXCT5HBofyLVyndoZLkAVB9dmXDamxMzTGRrtSp0144AwxsKv6drLz8o HjXrvf7ATtMSAOROnFXTHDbVgUVmxGs+UufcG2lb/dIuR/ijGWl8fEc0wTxw/tSihMfB KyQjuv59VctNiRd2/GBpByjK6NrHQGuPFo10Vsw09KMld6fGGTdrzyYI7yfh/hfCnLff +4gg== X-Gm-Message-State: ALoCoQkPo82zm4+34hZgRs039rgynhozNiVSaCPTiA/pLyYPfGtfGJug3yuEGj99+6gt1xD21NVA X-Received: by 10.15.75.193 with SMTP id l41mr5064056eey.58.1379444750139; Tue, 17 Sep 2013 12:05:50 -0700 (PDT) X-ProxyUser-IP: 86.6.30.159 Date: Tue, 17 Sep 2013 20:05:46 +0100 From: Peter Stephenson To: zsh-workers@zsh.org Subject: Re: Segfault on "task " with zsh 5.0.2 (minimal dataset to reproduce the issue found) Message-ID: <20130917200546.6094eb98@pws-pc.ntlworld.com> In-Reply-To: <20130917163509.GK3544@sym.noone.org> References: <20130913122426.GA19439@sym.noone.org> <20130916171841.GG3544@sym.noone.org> <20130917095657.4cb4ccbf@pwslap01u.europe.root.pri> <20130917161058.GJ3544@sym.noone.org> <20130917163509.GK3544@sym.noone.org> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Tue, 17 Sep 2013 18:35:10 +0200 Axel Beckert wrote: > On Tue, Sep 17, 2013 at 06:10:59PM +0200, Axel Beckert wrote: > > I built a tiny tar ball containing the resulting data files (and > > generated config file), > > Of course I forgot the attachement. Here it is. Well, completion's very slow, suggesting something fairly heavy is happening, but it hasn't crashed yet. I don't suppose it's memory exhaustion? The shell's not very robust about that. pws