Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
child state waiting for longjmp
- X-seq: zsh-users 15220
- From: Cesar Romani <cesar.romani@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: child state waiting for longjmp
- Date: Sun, 01 Aug 2010 15:09:48 -0500
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
I built zsh-4.3.10 on MSYS on Win XP.
It's working fine but Whenever I set path to whatever value, let's say:
path=(. /usr/local/bin /mingw/bin /bin)
and run whatever command, let's say ls, I get:
--------------------
$ path=(. /usr/local/bin /mingw/bin /bin)
$ ls
0 [main] zsh 1556 sync_with_child: child 444(0x6AC) died before
initialization with status code 0xC0000135
17380 [main] zsh 1556 sync_with_child: *** child state waiting for
longjmp
zsh: fork failed: resource temporarily unavailable
--------------------
Many thanks in advance,
--
Cesar
Messages sorted by:
Reverse Date,
Date,
Thread,
Author