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

ZSH segfault macOS using ALL_EXPORT



Hi all,

There’s a reproducible crash in zsh on macOS when using the ALL_EXPORT option. To reproduce:

1. Start zsh
2. Run set -a or set -o ALL_EXPORT
3. Press Cmd+V (this is paste on macOS)
4. Segfault

The crash happens in iTerm or in the default Terminal.

I have a fairly standard zsh installation using oh-my-zsh. The crash only seems to be triggered if the oh-my-ssh bootstrap script is included in the session profile.

Cheers,
Mike



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