X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Message-ID: <4F575555.5000907@gmail.com> Date: Wed, 07 Mar 2012 13:32:21 +0100 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: git aborts when asked to clone References: <98D94C5D85570A419FCBA7C264E10C4A33FF47 AT SOM-EXCH03 DOT nuance DOT com> In-Reply-To: <98D94C5D85570A419FCBA7C264E10C4A33FF47@SOM-EXCH03.nuance.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 3/7/2012 1:25 PM, Pfeifer, Matthias wrote: > Hello, > > I have just installed cygwin on my windows 7 (64-bit) pc. I also plan to use the git-client from the Cygwin repository and installed this one to. > I get > > $ git -version > git version 1.7.9 > > I run into a problem when I clone a repository (log4perl from github) like this: > > $ git clone https://github.com/mschilli/log4perl.git > Cloning into 'log4perl'... > 0 [main] git-remote-https 1076 child_info_fork::abort: cygldap-2-3-0.dll: Loaded to different address: parent(0x320000) != child(0x3A0000) > error: cannot fork() for fetch-pack: Resource temporarily unavailable > > I checked the Cygwin FAQ as well as google with no luck. Now I wonder if me, as a Cygwin/git newbee, has some error in my setup, or if I ran into some bug. In the latter case I would be glad about suggestions on "how to chase the bug" in the former case I would be glad about suggestions on how to solve the situation. http://cygwin.com/faq-nochunks.html#faq.using.fixing-fork-failures likely you need to rebase > Sincerely > > M. Pfeifer > -- 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