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=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_PCNT
	autolearn=no autolearn_force=no version=3.4.1
Date: Sat, 12 Mar 2016 03:56:16 +0100
From: Vincent Lefevre <vincent@vinc17.net>
To: zsh-workers@zsh.org
Subject: Re: segfault in completion for configure
Message-ID: <20160312025616.GA28459@zira.vinc17.org>
Mail-Followup-To: zsh-workers@zsh.org
References: <20160311134729.GA32476@cventin.lip.ens-lyon.fr>
 <20160311143202.4008e29b@pwslap01u.europe.root.pri>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <20160311143202.4008e29b@pwslap01u.europe.root.pri>
X-Mailer-Info: https://www.vinc17.net/mutt/
User-Agent: Mutt/1.5.24-6562-vl-r87150 (2016-03-02)
X-Seq: zsh-workers 38138

On 2016-03-11 14:32:02 +0000, Peter Stephenson wrote:
> Does valgrind give any information?

zsh doesn't work with valgrind:

cventin:~/software/mutt/mutt> valgrind --log-file=$HOME/vg.out zsh
zshenv r86554 [TERM=xterm-debian - charmap: UTF-8]
/home/vlefevre/.zshenv:1004: parse error near `\n'
zshrc r86676 [shell level: 2 - /bin/zsh5 5.2]
/home/vlefevre/.zshrc:133: parse error near `]]source'
cventin% 

Without using valgrind:

cventin:~/software/mutt/mutt> zsh
zshenv r86554 [TERM=xterm-debian - charmap: UTF-8]
zshrc r86676 [shell level: 2 - /bin/zsh5 5.2]
The tty is frozen
zshrc included: zfilesfct r79916 / zalias r87162 / zcomp r80686
cventin:~/software/mutt/mutt,2> 

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

