X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=2.1 required=5.0	tests=AWL,BAYES_00,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: ApwEAIlTV08KHBQY/2dsb2JhbABDth2CDAVfFBgBFRVWHwcBBBuIC7l3BJAMYwSIH5MoihGCY4FUFw
From: "Pfeifer, Matthias" <Matthias.Pfeifer@nuance.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: git aborts when asked to clone
Date: Wed, 7 Mar 2012 12:25:48 +0000
Message-ID: <98D94C5D85570A419FCBA7C264E10C4A33FF47@SOM-EXCH03.nuance.com>
Content-Type: text/plain; charset="iso-8859-1"
MIME-Version: 1.0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q27CQBSt031201

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.

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


