On Mon, Oct 24, 2011 at 08:00:15PM -0400, Bernt Hansen wrote:
I updated from an old commit 2883969 (Sync with maint, 2011-10-15)
to origin/master 10b2a48 (Merge branch 'maint', 2011-10-23) today and
promptly got segfaults on git status in my org-mode repository.
Going back to the old commit makes it work again.
Git bisect identifies the following commit as the problem:
[2548183badb98d62079beea62f9d2e1f47e99902] fix phantom untracked files when core.ignorecase is set
I think this is a separate problem. See this thread and patch:
http://thread.gmane.org/gmane.comp.version-control.git/184094/focus=184148
-Peff