On Thu, Feb 21, 2008 at 11:01 AM, Pieter de Bie [off-list ref] 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.