Hello, I have a very large ZSH config, which causes random segfaults a few times a day. I've attached the coredump, which points to pattern matching code in the "-command-" completer. I compiled zsh with all the debugging flags I could find. The relevant part of my config (which changes this behavior) can be found at "modules/16_zstyle.zsh" in http://github.com/PythonNut/zsh-config . Is this a bug in ZSH?