Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: Git hangs on compressing objects

From: Jeff King <hidden>
Date: 2016-06-15 22:48:48

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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help