Re: Git hangs on compressing objects

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]