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: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 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 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 AT cygwin DOT com From: Andrew DeFaria Subject: git clone - error: index-pack died of signal 11 Date: Wed, 23 Oct 2013 19:54:28 -0700 Lines: 15 Message-ID: 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 AT MATER2K8SHPT /cygdrive/d/cygwin $ git clone gitolite AT 172 DOT 20 DOT 10 DOT 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 AT 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