Menu

#6 zsh crashes on Win7 when doing an exec

v1.0 (example)
open
nobody
None
8
2014-10-14
2014-10-14
Ronald
No

This transscript explains it:

c:/gw/bin: echo $PS1
%d:
c:/gw/bin: echo $ZSH_VERSION
3.0.8deb14_NT_0.78.1
c:/gw/bin: echo $PATH
c:/gw/bin
c:/gw/bin: echo ls ba
ls.exe basename.exe
c:/gw/bin: ls

abnormal program termination
zsh: fork failed: no such file or directory
c:/gw/bin:
c:/gw/bin: basename ab/cd

abnormal program termination
zsh: fork failed: no such file or directory
c:/gw/bin:
c:/gw/bin: zsh

abnormal program termination
zsh: fork failed: no such file or directory

(Note that zsh even crashes when it invokes itself).

Operating system: Windows 7 (64 bit).

Discussion


Log in to post a comment.