On Tue, Oct 26, 2010 at 08:44, Rado Dr. <radodr@xxxxxxxxx> wrote: > I have "Segmentation fault" error after "git status" command in one of > my local repos. Just i one repo, other repos are OK. I can't find any > clue how to fix it, and as usually I need work with that repo ;-) > > I tried this: > Â- git gc Â-> OK > Â- git fsck -> > missing blob 0000000000000000000000000000000000000000 > dangling blob 2f1f0144f786ca887c4911a064bbb28a047f1f77 > dangling blob 7ffb0f4e430cd60261661138df61ecb50cf1d0a4 > > Is this the reason of fault? If yes, how canÂI fix it. > > My system info: > Linux 32bit,ÂUbuntu 10.04 LTS - Lucid Lynx, > git version 1.7.0.4 Can you reproduce it on the latest version of git built from git.git? Can you run it under gdb and provide a "bt full" backtrace? -- 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