On Mon, Jul 26, 2021 at 11:05:27PM -0400, Evan Miller wrote: > The described symptoms match what I am seeing. It makes sense that > ancient hardware would bring out the bug – triggering the server > timeout with a long local computation. > > Switching to protocol 0 successfully works around the issue. This > concludes my interest in the error. I suggest reviving a discussion of > Jeff King's patch here: > > https://lore.kernel.org/git/YKU4mbq%2Fam%2FliAN4@xxxxxxxxxxxxxxxxxxxxxxx/ Yeah, everything you've described is consistent with the problem being fixed there. Good news, then: the patch is already in Git's "master" branch, and will be part of the next release (which should be v2.33.0). If you can reproduce the problem at will and building from master isn't too hard, it would be nice to know if that indeed fixes it for you. -Peff