"Shawn O. Pearce" <spearce@xxxxxxxxxxx> wrote: > Shun Kei Leung <kevinlsk@xxxxxxxxx> wrote: > > I am using git 1.5.3.4.206.g58ba4-dirty on Mac OS X 10.4. ... > > Program received signal EXC_BAD_ACCESS, Could not access memory. > > Reason: KERN_INVALID_ADDRESS at address: 0x64617469 ... > This looks like it is > memory corruption (e.g. someone overwriting a free'd segment), > but that sort of memory corruption is very hard to track down. OK, so the version you have (58ba4) is the latest fast-import after the strbuf.c series went in. The one immediately before that series was 4bf538 and is probably actually stable. So I wonder, can you test 4bf538 and then if it is good bisect between those two commits? There must be a memory corruption introduced by one of the strbuf changes... -- Shawn. - 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