Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: segfault in completion for configure



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@xxxxxxxxxx> - 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)



Messages sorted by: Reverse Date, Date, Thread, Author