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:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=jto7 YJ0EMFgf9onqMGVLy2/sY0UqsIBvYP7zzaT74VBjz/bgclxaHsH0SIliboxBTT78 qFV1bseLd+OH1f7lhiF1r962gD1OffI6Ba5ZUL7ncUS3RJNgGrm0WxjHBus20PB4 T0rddGL1siSoMUCesqOOu0F43uMZF1RqpNMOn34= 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:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=qNqM6pdgrD 526g/vQG0ymbN81Y4=; b=uUKKI0Bd/hE/BlCPMXWQBQF3BPtzLNfQzhHzZxkJxd YrOiXXy0ouTyUeLnBtgTSeyfrXhY88XxdV8MOELCUKK2sQZ85iuFKGwQ0/zuYyh/ Gwv1flXFH0RC04jlPLh6/qbH1hW0nX1GyTV22yUkUV8mhaxJMCFL4a79fHQyttMe 0= 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=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f50.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=lOnh2EwleqeuznaW6GUl0fB9C9V4saAo/7qzphi1wtY=; b=T0OArFKUXbKVXQl6SwOpryxxg6mvNbiQKnSqoxrkw7eAHQbShRXVMVnwvWgk51M74r NNGX+Q9Xq03zDtkjjvd8i8DyJPOjaZq/VSG+OWbHf54t7yrsJXRdHW7O0oBBUvzIdFrf plFi7mswntYBqo8kyYFSNwAziyxZJM8ZWDswrZ6jjlWxCgUBu+FiorX8upc4uwqy8RbH WKuflLEao4uBiA+dISADlaOnN5Enqe5YF3aTPxl4WP8oDCZxM3sutsyaaqWjy9mdyTEf zgIpQNZ/CwK0gcyxl/2/DkUbUt0xl/mj6EQC3XFQ4tJ2t3oLWB4joMwUOy4/OS7Pof1m hc4A== X-Gm-Message-State: ALoCoQlmtFv+PkZgyckavwzbOJ0GIrnOsiARoOOJHHziB2+15X58nXXB3RmfCF5qR/FVCybcxVKY X-Received: by 10.180.73.235 with SMTP id o11mr572514wiv.51.1417732988569; Thu, 04 Dec 2014 14:43:08 -0800 (PST) Date: Thu, 4 Dec 2014 22:42:53 +0000 From: Adam Dinwoodie To: cygwin AT cygwin DOT com Subject: Re: [cygwin] Cygwin's git says "error: failed to read delta-pack base object" Message-ID: <20141204224253.GA25789@dinwoodie.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes On Thu, Dec 04, 2014 at 04:27:51PM -0500, Dave Lindbergh wrote: > You are more than welcome to read the strace output if that'll give > you a clue (it doesn't give me one). All 1.7 MBytes of it are at > http://nerdfever.com/files/strace.txt > > (That comes from "strace git clone > https://github.com/nerdfever/pic32mx-bmf >strace.txt") > > I'm still stumped. Okay, I'm looking through this trace in the hope of finding something. The below looks suspicious, but I'm not sufficiently familiar with either Git or Cygwin internals to know (a) whether this is a problem at all or (b) if it is a problem, whether it's a symptom of an earlier problem I haven't spotted on my brief skim. 616 12330609 [main] git 2348 unlink_nt: Trying to delete \??\Z:\pic32mx-bmf\.git\objects\30, isdir = 1 3190 12333799 [main] git 2348 unlink_nt: Setting delete disposition on \??\Z:\pic32mx-bmf\.git\objects\30 failed, status = 0xC0000101 6362 12340161 [main] git 2348 unlink_nt: Try-to-bin \??\Z:\pic32mx-bmf\.git\objects\30 24341 12364502 [main] git 2348 try_to_bin: \??\Z:\pic32mx-bmf\.git\objects\30, return bin_status 3 645 12365147 [main] git 2348 unlink_nt: Try \??\Z:\pic32mx-bmf\.git\objects\30 again 12250 12377397 [main] git 2348 unlink_nt: Setting delete disposition on \??\Z:\pic32mx-bmf\.git\objects\30 failed, status = 0xC0000101 22680 12400077 [main] git 2348 unlink_nt: Try \??\Z:\pic32mx-bmf\.git\objects\30 again 8487 12408564 [main] git 2348 unlink_nt: Setting delete disposition on \??\Z:\pic32mx-bmf\.git\objects\30 failed, status = 0xC0000101 1903 12410467 [main] git 2348 unlink_nt: Try \??\Z:\pic32mx-bmf\.git\objects\30 again I'm also curious about the difference between the MinGW32 version and the Cygwin version. Possibly it's barking up completely the wrong tree, but what versions of each are you running? In the hunt for a simple test case, is it just this repository that's causing problems, or are others being difficult too? Specifically, I'm wondering about a trivial repository with only a handful of objects. Do you know anything about that 300bdeb object? In particular, is it particularly big or unusual in some other way? -- 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