git blame crashes with internal error

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <gitster@...>
Cc: <git@...>
Date: Sunday, October 14, 2007 - 10:36 am

Hi Junio,

git blame just decided to crash on me, when I tried to use it while
resolving a merge conflict. Interesting is probably, that it crashes
when given the filename of a file that is not _directly_ affected by the
merge, but contains code that originates from a file that caused
conlicts.

Error message is:
fatal: internal error: ce_mode is 0

I tried all git releases from 1.5.3 to 1.5.3.4 as well as the current
master and all of them crashed. A small shell script to reproduce the
problem is attached.

Thanks,
Bj
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git blame crashes with internal error, Björn, (Sun Oct 14, 10:36 am)
Re: git blame crashes with internal error, Linus Torvalds, (Mon Oct 15, 11:39 am)
Re: git blame crashes with internal error, Alex Riesen, (Sun Oct 14, 12:37 pm)
Re: git blame crashes with internal error, Johannes Schindelin, (Sun Oct 14, 1:51 pm)
Re: git blame crashes with internal error, Alex Riesen, (Sun Oct 14, 1:33 pm)
Re: git blame crashes with internal error, Andreas Ericsson, (Sun Oct 14, 10:51 am)
Re: git blame crashes with internal error, Björn, (Sun Oct 14, 11:23 am)
Re: git blame crashes with internal error, Johannes Schindelin, (Sun Oct 14, 1:32 pm)
Re: git blame crashes with internal error, Björn, (Sun Oct 14, 4:18 pm)
Re: git blame crashes with internal error, Johannes Schindelin, (Sun Oct 14, 4:21 pm)
Re: git blame crashes with internal error, David Kastrup, (Sun Oct 14, 10:56 am)
Re: git blame crashes with internal error, Pierre Habouzit, (Sun Oct 14, 12:50 pm)