From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1290 invoked by alias); 2 Aug 2010 13:43:54 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15223 Received: (qmail 20311 invoked from network); 2 Aug 2010 13:43:52 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_PASS autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at csr.com does not designate permitted sender hosts) Date: Mon, 2 Aug 2010 14:43:19 +0100 From: Peter Stephenson To: zsh-users@zsh.org Subject: Re: I cannot run zsh: child state waiting for longjmp Message-ID: <20100802144319.063b9c90@csr.com> In-Reply-To: <4C56C944.3020406@gmail.com> References: <4C56C944.3020406@gmail.com> Organization: Cambridge Silicon Radio X-Mailer: Claws Mail 3.7.6 (GTK+ 2.18.9; i686-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Aug 2010 13:43:19.0212 (UTC) FILETIME=[AAA44EC0:01CB3248] X-Scanned-By: MailControl A_09_40_00 (www.mailcontrol.com) on 10.71.0.139 On Mon, 02 Aug 2010 08:33:56 -0500 Cesar Romani 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 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