X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=N2mwRaItJpbRFERCpoGWNpL46qUQfAz1k61JGmSjraL sThRp1+WvYN2255IXx1XvDpxGe3787kd1YreA9jlJcl3Se9630nLHdWx+dU3uJ7X UVAVjkVYiEy6Za4WrmIz4wZ7RVHyUZBxXykgnu7oeOvfWtm9CAQ21OvYT2Svr6Ro = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=pHr20Pymewg7+04vxzaUqMiQYH4=; b=L8KIICYHsJpnPb+jp FwKs7ad2zxnGAnYahOjPC2gJJghSAxUpqmrOKs8idgRO62WkHVWSURixqjYWnyNR 28PQE2eQG6Uk7yndSbdGMFaSJE9SFAN3arGlCJ5WphljhuvkSdkSxAp6E28wVqMq n6vjnPMNgMlopA6B8Q43pMmoGo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_SV autolearn=ham version=3.3.1 Message-ID: <51C0CFA4.4010607@cwilson.fastmail.fm> Date: Tue, 18 Jun 2013 17:22:44 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: The Cygwin Mailing List Subject: Re: git svn fork() problems on cygwin 1.7.20 References: <20130617140047 DOT GE14578 AT lakka DOT kapsi DOT fi> <20130617144503 DOT GF14578 AT lakka DOT kapsi DOT fi> In-Reply-To: <20130617144503.GF14578@lakka.kapsi.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 6/17/2013 10:45 AM, Mikko Rapeli wrote: > On Mon, Jun 17, 2013 at 05:00:47PM +0300, Mikko Rapeli wrote: >> Has anyone else seen these when using git svn or other perl programs >> on cygwin 1.7.20? > >> $ git svn rebase >> ... >> 0 [main] perl 4424 child_info_fork::abort: address space needed by '_Client.dll' (0x520000) is already occupied > > Hmm. Searching for clues I saw this > http://stackoverflow.com/questions/12042363/cygwin-git-fork-error-on-pull > > and tried out with minimal PATH: > > $ PATH=/bin:/usr/bin git svn rebase > Current branch master is up to date. > > Default PATH on the machine includes various tools, compilers, CMake etc. > Tried to bisect it but it seems that full long PATH has an 80% failure rate > while mimal PATH=/bin/usr/bin has a 20% failure rate, but I could not identify > which PATH component could be to blame. See here: http://www.cygwin.com/ml/cygwin-apps/2013-04/msg00342.html and Corinna's reply: "Do you have a big environment? Thre's a chance that the stack address moves due to that." -- Chuck -- 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