Bug#600113: 'git revert' segfaults due to commit message with bad encoding

2010-10-13 Thread Denis Laxalde
Package: git Version: 1:1.7.1-1.1 Severity: important Hi, I have a commit which 'Author' field is not properly encoded (it displays a E9 character) and when I try to revert that commit I get a segmentation fault. I does not seem to depend on the locale I'm using. Let me know if more information

Bug#600113: 'git revert' segfaults due to commit message with bad encoding

2010-10-13 Thread Jonathan Nieder
tags 600113 + upstream fixed-upstream patch quit Denis Laxalde wrote: I have a commit which 'Author' field is not properly encoded (it displays a E9 character) and when I try to revert that commit I get a segmentation fault. I does not seem to depend on the locale I'm using. Yaghh. Thanks