getFileAnnotation: no revision
From: Pavel Roskin <hidden>
Date: 2016-06-15 22:42:15
On Wed, 2005-12-21 at 13:17 +0100, Marco Costalba wrote:
I cannot reproduce the bug but please Pavel, add qDebug() lines in git.cpp as following:
Please use a mail client that doesn't damage inline attachments, or use attachments. The diff was wrapped before it was base64 encoded. I had to unwrap it manually. Although, I guess you don't have much choice with Google. I had to replace %i with %li and (int) with (long) to make the compiler happy. It's a 64-bit platform.
Then, please, try to reproduce the crash and send me the output.
$ bin/qgit Git::cancelAnnotate 0 Git::getFileHistory src/commitimpl.cpp Git::startAnnotate 7943344 Git::runAnnotate 7943344 ASSERT getFileAnnotation: no revision bbf2abcbcafc2e458343034c8f249ac4956ec4fb cancelingAnnotate 0 Segmentation fault -- Regards, Pavel Roskin