From: Alex Riesen <hidden> Date: 2016-06-15 22:43:02
On 3/29/07, Tom Prince [off-list ref] wrote:
I have been keeping my Maildir in git, a non-trivial merge that causes a
segfault in git-merge-recursive.
Can you try and get a stack trace? Do, for example, GIT_TRACE=1 git merge ...
... find the call to git-merge-recursive and start that in gdb.
Wait until it crash.