X-Recipient: archive-cygwin@delorie.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:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=ZPb
	mKhA7XhHAWyUzWCxlUrGND+n91IMtEfWN426Ame49+7MLUC0EVrNc0mSfHap+nyG
	fCqA36Bln6FRfSh6wKfy1nciC9ve53fXbVjzxAyaq/rzpqiTOcTjddhn20eEtVGc
	Alj8fs3RVAD1LTbNoA9xBtFvCAQAxgdX1yKt6bwI=
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:to:from:subject:date:message-id:mime-version
	:content-type:content-transfer-encoding; s=default; bh=CPaZrn+DL
	IYw4HgrfQ56qdVQghE=; b=uqb4OlcAq5EA/jKOKXYBTgxJghHSoWlM5VNAW2Wb4
	KIlSf7y5xzpJYfFEwTaQ2LclFl67PyK+1XUy+rMoQiNXdNNR6C/V2EBGol+QfbUq
	oxrHO/lHgJwht9VB3gio+0fYkDAVA36zGhqoSse0wkGRmpzH53EBOaXNuSBvOFgn
	fE=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=4.5 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Andrew DeFaria <Andrew@DeFaria.com>
Subject: git clone - error: index-pack died of signal 11
Date: Wed, 23 Oct 2013 19:54:28 -0700
Lines: 15
Message-ID: <l4a24s$sh6$1@ger.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0
X-IsSubscribed: yes

I know this has been asked before, a while ago. But I was wondering if 
this issue has been fixed yet. I'm doing a git clone of a large git 
repository using Cygwin and it fails:

Administrator@MATER2K8SHPT /cygdrive/d/cygwin
$ git clone gitolite@172.20.10.200:axcient
Cloning into 'axcient'...
remote: Counting objects: 169130, done.
remote: Compressing objects: 100% (74011/74011), done.
fatal: write error: Broken pipe169130), 282.85 MiB | 19.03 MiB/s
error: index-pack died of signal 11
fatal: index-pack failed

Administrator@MATER2K8SHPT /cygdrive/d/cygwin
$


--
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

