From: Jeff King <peff@peff.net>
To: Ryan Ray <ryan.ray@methodologie.com>
Cc: git@vger.kernel.org
Subject: Re: Git hangs on compressing objects
Date: Fri, 14 May 2010 00:46:05 -0400 [thread overview]
Message-ID: <20100514044605.GD6075@coredump.intra.peff.net> (raw)
In-Reply-To: <AANLkTik4WMqjkqYady6BQAf2OTPLzCeMoedwrGj8s10T@mail.gmail.com>
On Thu, May 13, 2010 at 01:05:40PM -0700, Ryan Ray wrote:
> ryanray:fhlb2009ar ryan.ray$ git push
> Counting objects: 322, done.
> Delta compression using up to 4 threads.
> ^Cmpressing objects: 94% (243/258)
>
> Iv'e tried this countless times today. It just doesn't finish. My
> local dir is 6 revisions ahead of master so I prefer not to can my
> local dir and re-clone.
>
> Any suggestions? Can I figure out which file (243) is hanging it?
Are you sure it's hung and not just being slow? Is it still pegging at
least one CPU? Is it hitting the disk? Do you have any very large files,
especially ones that might push you into swapping?
No, there isn't a good way to see which object it is working on. You
would have to run it in a debugger (which I would consider anyway, then
you can see what it is actually doing while hung).
-Peff
prev parent reply other threads:[~2010-05-14 4:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-13 20:05 Git hangs on compressing objects Ryan Ray
2010-05-14 4:46 ` Jeff King [this message]
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=20100514044605.GD6075@coredump.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.org \
--cc=ryan.ray@methodologie.com \
/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).