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

Re: seg fault on $(dgqhghdqwdhqwjq) : beta19



> Rather a large core file, but it takes no time to dump.  So maybe
> it's not real. A peculiarity of SunOS 4.1.3?
> 
> Anthony
> 
> res1% $(wekdwqw)
> zsh: command not found: wekdwqw
> zsh: 21441 segmentation fault  $(wekdwqw)

It always happens when prefork() in execcmd() removes all arguments.
Eg. $foo triggers the bug if foo is not set.  Richard did several changes
related to this and I think this bug appeared with these changes.  Richard,
could you check it?

Zoltan




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