On Wed, Jan 18, 2017 at 09:38:14AM -0500, Jeff King wrote: > On Wed, Jan 18, 2017 at 03:01:17PM +0100, Ulrich Spoerlein wrote: > > > Yo Jeff, your commit 8261e1f139db3f8aa6f9fd7d98c876cbeb0f927c from Aug > > 22nd, that changes delta_base_cache to use hashmap.h is the culprit for > > git fast-import crashing on large imports. > > I actually saw your bug report the other day and tried to download the > dump file, but got a 404. Can you double check that it is available? The URL in your original mail was bogus: > > I have a dump file that you can grab at > > http://scan.spoerlein.net/pub/freebsd-base.dump.xz (19G, 55G uncompressed) Via guess-and-check, I found: http://www.spoerlein.net/pub/freebsd-base.git.fi.xz I'll see if I can reproduce the problem. -Peff