Re: Something weird is happening...
From: Ingo Molnar <hidden>
Date: 2016-06-15 22:46:03
* Ingo Molnar [off-list ref] wrote:
* H. Peter Anvin [off-list ref] wrote:quoted
I was investigating a problem that Ingo Molnar reported on the linux-2.6-tip.git repository on kernel.org. Unfortunately I was not able to reproduce his problem (which is a problem in itself) but I did run into another oddity: : hera 4 ; git fsck [lots of dangling commits deleted] missing blob af0e01d4c663a101f48614e40d006ed6272d5c36This problem went away as i downgraded my version of Git from the 'maint' branch to a distro 1.6.0 version.
the last 'bad' version of git that i tried was:
v1.6.1.1-259-g8712b3c
the 'good' version is:
git version 1.6.0.6
but i had a previous version as well, about 2 weeks older than
v1.6.1.1-259-g8712b3c - and it only started triggering these problems once
the kernel.org upgrade happened. I have no clean reproducer so you can
ignore this - my use of versions was a bit messy.
Ingo