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

Re: segfault



On Sat, Jun 3, 2017 at 7:59 PM, yac yac <yac@xxxxxxxxxxx> wrote:
> Hi, I managed to segfault zsh:

I can reproduce, but the example provided is more complicated than
necessary.  All you need is ${(AA)1=} which tries to interpret the
positional parameter $1 as a hash table.  I haven't yet found why this
happens for positional parameters and not other parameters.



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