On Thu, Feb 21, 2008 at 11:01 AM, Pieter de Bie <pdebie@xxxxxxxxx> wrote: > Vienna:Project pieter$ gdb --args git status > (gdb) r > Program received signal EXC_BAD_ACCESS, Could not access memory. > Reason: KERN_INVALID_ADDRESS at address: 0x004a2010 > index_name_exists (istate=0xeba80, name=0xbfffdc27 "Data/Cache/ > Template/Peter_II_of_Yugoslavia.html", namelen=47) at read-cache.c:101 > 101 if (!(ce->ce_flags & CE_UNHASHED)) { > (gdb) print *ce > Cannot access memory at address 0x4a1fec Do that again, but type "bt" at the gdb prompt after the crash please. :-) j. - 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