git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Timothy Normand Miller <theosib@att.net>
Cc: Seth Robertson <in-gitvger@baka.org>, git@vger.kernel.org
Subject: Re: Git hangs at “Writing objects: 11%”
Date: Mon, 28 May 2012 15:23:16 -0400	[thread overview]
Message-ID: <20120528192316.GA2861@sigill.intra.peff.net> (raw)
In-Reply-To: <3BBC77C3-B747-4F68-A135-954C3C00ECBA@att.net>

On Mon, May 28, 2012 at 08:48:32AM -0400, Timothy Normand Miller wrote:

> I tried uploading a file via sftp, and it stalls out at 160K.  So this
> is the cause of the problem.  SSH is broken.  Unfortunately, googling
> for ssh and stall isn't getting me anywhere.

Thanks for following up. I hadn't had a chance to look at your strace
output until today, and now you have saved me the trouble. :)

So I think we can rule out a git bug at this point. I would say it is an
issue with network settings, but it sounds like you reproduced it while
sshing to the local host (though depending on your setup, you might
still be able to trigger firewall rules in that case, which could have
an impact).

At this point, I'd try upgrading ssh if possible, and otherwise submit a
bug report to the ssh vendor (either your distro, or openssh directly if
you can reproduce it on pristine source).

-Peff

  reply	other threads:[~2012-05-28 19:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-24 21:40 Git hangs at “Writing objects: 11%” Timothy Normand Miller
2012-05-25  0:51 ` Jeff King
2012-05-25  1:41   ` Timothy Normand Miller
2012-05-26 22:54     ` Timothy Normand Miller
2012-05-27  3:12       ` Seth Robertson
2012-05-28 12:48         ` Timothy Normand Miller
2012-05-28 19:23           ` Jeff King [this message]
2012-05-28 19:36           ` Martin Storsjö
2012-05-29 20:42             ` Timothy Normand Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120528192316.GA2861@sigill.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=in-gitvger@baka.org \
    --cc=theosib@att.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).