David Miller <davem@xxxxxxxxxxxxx> writes: > From: Junio C Hamano <gitster@xxxxxxxxx> > Date: Fri, 14 Dec 2007 11:15:01 -0800 > >> When I can reproduce a breakage, in our tests, I'd run >> >> cd t && sh -x t3200-branch.sh -i -v >> >> (replace "t3200-*" with the failing test) and see which one of the steps >> chained with && is breaking first. > > Looks like a malloc() failure: > ... > ++ git branch my3 local/master > fatal: Out of memory, malloc failed Do you mean this is a malloc() failure that you can reliable reproduce? Puzzled... - 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