X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SPF_SOFTFAIL,WEIRD_PORT X-Spam-Check-By: sourceware.org Message-ID: <49CCD14C.4060608@byu.net> Date: Fri, 27 Mar 2009 07:14:52 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problem with git on Cygiwn 1.7 References: <20090327131059 DOT GY12738 AT calimero DOT vinschen DOT de> In-Reply-To: <20090327131059.GY12738@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Corinna Vinschen on 3/27/2009 7:10 AM: > On Mar 26 21:19, Andy Moreton wrote: >> git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/ >> >> Produces this output: >> >> Initialized empty Git repository in /usr/local/src/kernel.org/linux-2.6/.git/ >> remote: Counting objects: 1080230, done. >> remote: Compressing objects: 100% (175739/175739), done. >> fatal: read error on input: Bad address328.00 KiB | 33 KiB/s >> fatal: index-pack failed >> >> The relevant portion of the strace output is: >> -------------------------------------------------------------------------------- >> 847 506042200 [main] git-index-pack 2084 readv: readv (0, 0x22C844, 1) blocking, sigcatchers 1 >> 29196 506071396 [main] git-index-pack 2084 seterrno_from_win_error: /ext/build/netrel/src/cygwin-1.7.0-44/winsup/cygwin/fhandler.cc:1747 windows error 998 >> 77 506071473 [main] git-index-pack 2084 geterrno_from_win_error: windows error 998 == errno 14 >> 134 506071607 [main] git-index-pack 2084 readv: -1 = readv (0, 0x22C844, 1), errno 14 >> -------------------------------------------------------------------------------- > > This needs help by the git maintainer. Eric? I've been meaning to get enough free time to look into this. It appears to be a heisenbug, where simply stracing things changes the behavior: http://cygwin.com/ml/cygwin/2009-02/msg00567.html I'm also wondering if today's fix to pathconf may have any impact. - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net volunteer cygwin git maintainer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknM0UsACgkQ84KuGfSFAYC+IgCg2VLtCU7IY0xcUmMjOuh1gGKu al4AoIfOZoyKNL7zJTpFn4OL9shO9Uof =cGeg -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/