zsh-users
 help / color / mirror / code / Atom feed
* I cannot run zsh: child state waiting for longjmp
@ 2010-08-02 13:33 Cesar Romani
  2010-08-02 13:43 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Cesar Romani @ 2010-08-02 13:33 UTC (permalink / raw)
  To: zsh-users

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: I cannot run zsh: child state waiting for longjmp
  2010-08-02 13:33 I cannot run zsh: child state waiting for longjmp Cesar Romani
@ 2010-08-02 13:43 ` Peter Stephenson
  2010-08-04 22:12   ` Peter A. Castro
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Stephenson @ 2010-08-02 13:43 UTC (permalink / raw)
  To: zsh-users

On Mon, 02 Aug 2010 08:33:56 -0500
Cesar Romani <cesar.romani@gmail.com> wrote:
> 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
> --------------------

I don't think we've ever attempted to support MSYS, and I'm guessing it's
not a lot like standard Unix, so we'd need someone with some fairly
detailed knowledge of it to volunteer to do so.  (Probably this only
touches the system level interaction, so detailed knowledge of zsh wouldn't
be so important.)  Unfortunately recent experience suggests that's highly
unlikely.

-- 
Peter Stephenson <pws@csr.com>            Software Engineer
Tel: +44 (0)1223 692070                   Cambridge Silicon Radio Limited
Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK



Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: I cannot run zsh: child state waiting for longjmp
  2010-08-02 13:43 ` Peter Stephenson
@ 2010-08-04 22:12   ` Peter A. Castro
  0 siblings, 0 replies; 3+ messages in thread
From: Peter A. Castro @ 2010-08-04 22:12 UTC (permalink / raw)
  To: Peter Stephenson; +Cc: zsh-users

On Mon, 2 Aug 2010, Peter Stephenson wrote:

Greetings, Peter & Cesar,

> On Mon, 02 Aug 2010 08:33:56 -0500
> Cesar Romani <cesar.romani@gmail.com> wrote:
>> 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
>> --------------------
>
> I don't think we've ever attempted to support MSYS, and I'm guessing it's
> not a lot like standard Unix, so we'd need someone with some fairly
> detailed knowledge of it to volunteer to do so.  (Probably this only
> touches the system level interaction, so detailed knowledge of zsh wouldn't
> be so important.)  Unfortunately recent experience suggests that's highly
> unlikely.

Unfortunately, I'm seeing this same kind of symptom under Cygwin (1.7.5)
when I run 'make check'.  Several of the tests generate something similar
to the above while others just plain hang and I have to kill the
subshells in order for it to continue.  I'm not sure how much of this is
Cygwin and how much of it is zsh.  I'll attempt to debug it but I don't
have the time right now.

-- 
Peter A. Castro <doctor@fruitbat.org> or <Peter.Castro@oracle.com>
 	"Cats are just autistic Dogs" -- Dr. Tony Attwood


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-04 22:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-02 13:33 I cannot run zsh: child state waiting for longjmp Cesar Romani
2010-08-02 13:43 ` Peter Stephenson
2010-08-04 22:12   ` Peter A. Castro

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).