On 5/10/06, Nicolas Pitre wrote: > > > > > > Junio> This week's "What's in" is a day early, since I do not expect to > > > Junio> be able to do much gitting for the rest of the week. > > > > > > I just got this with the latest, on the git archive, using git-repack -a: > > > > > > Generating pack... > > > Done counting 19151 objects. > > > Deltifying 19151 objects. > > > Segmentation fault (core dumped) > > > Probably unrelated but I get something similar in cygwin: $ git pull //pc1/share/dir +ref1:ref2 Generating pack... Done counting 93 objects. Result has 62 objects. Deltifying 62 objects. git-unpack-objects: fatal: early EOF git-fetch-pack: fatal: git-unpack-objects died with error code 128 (The program names come from a patch attached to the message) After I remerged (from git's master) everything but np/delta (I saw that report about crash on openbsd) it worked again. This time I cannot make the repository public but will try to help with testing.