X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DBB623857C71 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=anrdaemon AT yandex DOT ru DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1610159700; bh=MZ0BqF5GoXn2/LRHS3rFD1p1xL0fHCGUpsFwyO25Ecc=; h=In-Reply-To:Subject:To:From:Message-ID:References:Date:Reply-To; b=rn141C8Go6rYlgmO295D9Xc8PZsyaKyPKBuGA4PNML7EjfTCipzAXGJfhFzkRSJ0U oea8jOGh5LDyiU77NkPjP+HuU/s3uy0rv56E2HcIh6t+G5ZzLm7Q/h14W7LuCp4VLj uVfXYgz5dwQNhz7qnH4i/lQSNO2Xq8QwpYPdmsgg= Authentication-Results: iva3-ba3089b2118c.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Date: Sat, 9 Jan 2021 05:27:42 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home X-Priority: 3 (Normal) Message-ID: <1162682432.20210109052742@yandex.ru> To: matthew patton , cygwin AT cygwin DOT com Subject: Re: misterious GIT failure In-Reply-To: <718595507.5310863.1610134359370@mail.yahoo.com> References: <638366959 DOT 5124927 DOT 1610072027608 DOT ref AT mail DOT yahoo DOT com> <638366959 DOT 5124927 DOT 1610072027608 AT mail DOT yahoo DOT com> <87im87a03i DOT fsf AT Rainer DOT invalid> <718595507 DOT 5310863 DOT 1610134359370 AT mail DOT yahoo DOT com> MIME-Version: 1.0 X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 1092ZZet018624 Greetings, matthew patton! > Adam Dinwoodie wrote: >> This looks like some sort of problem writing to disk to me.  Where are >> you storing your Git repositories?  Is it on a regular NTFS disk > plain NTFS (win10 exterprise) with hundreds of GB free. I blew away > contents of /tmp just to make sure it wasn't something silly going on there. > It's git pack/unpack aborting the read/write from the pipe which causes SSH > to then close and tear down the connection. SSH client helpfully provides > stats on how many packets transferred up/down. > Achim Gratz wrote: >> That seems to indicate some sort of behavioral based firewalling or IDS > I thought it could be that too. Tried with and without corporate VPN. But > it's worked for over a year with this config and nary a hiccup. And anyway > if I immediately switch to my WSL (Ubuntu) window or Git-Bash and issue the > Git commands they run perfectly. Yes my Cygwin and WSL and Git-Bash share > the exact same repository directories. > If I blow away the entire Cygwin installation (c:\cygwin64) and re-install > Cygwin Git it will resume working and do so for a while. Like I mentioned > previously re-installing Git does not solve the issue. And yes my SSH > sessions while Git is "broken" continue to work like a champ, so it's not SSH. > I've attached cygcheck. Before I even posted I went looking for strace() to > no avail. I also even did a manual connection attempt like this:    >>> ssh blah | git index-pack --stdin -v --fix-thin '--keep=fetch-pack 1011 on SOHO-GP4D633' --pack_header=2,1635 > and it would fail in the same manner as when it had been invoked "normally". 1. Try rebasing your Cygwin install. 2. See if your antivirus is interfering. -- With best regards, Andrey Repin Saturday, January 9, 2021 5:22:54 Sorry for my terrible english... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple