From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11695 invoked by alias); 2 Jul 2012 14:20:26 -0000 Received: (qmail 11309 invoked by uid 22791); 2 Jul 2012 14:19:54 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Mon, 02 Jul 2012 14:19:31 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 007762C0074; Mon, 2 Jul 2012 16:19:27 +0200 (CEST) Date: Mon, 02 Jul 2012 14:20:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: Problem forking from Zsh under 1.7 when installed under UNC path Message-ID: <20120702141927.GF19239@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-07/txt/msg00009.txt.bz2 On Jul 2 15:24, Nikolai Weibull wrote: > Hi! > > I have come across a problem that occurs when Zsh (both 4.3.11 and > 4.3.12) tries to fork when Cygwin (1.7) has been installed under a UNC > path. The problem occurs because Zsh has support for dynamically > loaded modules. When Zsh forks to run a process (like “ls”), Cygwin > tries to map these modules (DLLs) into the new process, but somewhere > along the line gets confused as to what passed was used to load the > module: > > 2 [main] zsh 8220 child_info_fork::abort: unable to map UNC\Filer\Programs > \Cygwin\lib\zsh\4.3.11\zsh\parameter.dll, Win32 error 126 > compaudit:91: fork failed: resource temporarily unavailable > 2 [main] zsh 4836 child_info_fork::abort: unable to map UNC\Filer\Programs > \Cygwin\lib\zsh\4.3.11\zsh\zle.dll, Win32 error 126 > compinit:526: fork failed: resource temporarily unavailable Thanks for the report. That's certainly a bug in Cygwin. I applied a patch which is supposed to fix this issue. Please test the next developer snapshot from http://cygwin.com/snapshots/ Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple