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

segfault via completion menu



Hello all,

today I've experiences a segfault running on an update to date zsh
from git (6f35d6c0d0eeb80c0145e5226285a8a45ffb5f25)

I can trigger this in a fairly "large" git repo such as the one I have
at work, or using the repository of git itself. I've included the
output of gdb

I can trigger the bug with zsh -f and the attached zshrc:

* cd ~code/git # the git repo from git@xxxxxxxxxx:git/git.git
* zsh -f
* source the zshrc provided in this e-mail
* vi Zaaksysteem::Bar::voo::vooo::voo<tab> <nowwaitafewsecs> <ctrl-c>
* You now get a message: Killed by signal in compadd after 0s
* vi <tab> # yields a segfault

Cheers,
Wesley

-- 
Wesley Schwengle, Developer
Mintlab B.V., https://www.zaaksysteem.nl
E: wesley@xxxxxxxxxx
T:  +31 20 737 00 05

Attachment: cmpadd
Description: Binary data

Attachment: minimal-zshrc
Description: Binary data



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