Re: fatal: serious inflate inconsistency
From: Thomas Glanzmann <hidden>
Date: 2016-06-15 22:43:14
Hello Linus,
Could you compile your own git? If so, please try this patch on top of current git, to make the error message a bit more informative.
(tomcat-05) [/usr/src] scp 131.188.30.102:/var/tmp/sithglan/git-core-1.5.2.1/../git-core_1.5.2.1-1_i386.deb .
Warning: Permanently added '131.188.30.102' (RSA) to the list of known hosts.
git-core_1.5.2.1-1_i386.deb 100% 3511KB 1.7MB/s 00:02
(tomcat-05) [/usr/src] / dpkg -i git-core_1.5.2.1-1_i386.deb
(Reading database ... 13273 files and directories currently installed.)
Preparing to replace git-core 1:1.5.2.1-1 (using git-core_1.5.2.1-1_i386.deb) ...
Unpacking replacement git-core ...
Setting up git-core (1.5.2.1-1) ...
(tomcat-05) [/usr/src] git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Initialized empty Git repository in /usr/src/linux-2.6/.git/
remote: Generating pack...
remote: Done counting 496911 objects.
remote: Deltifying 496911 objects...
remote: 100% (496911/496911) done
Indexing 496911 objects...
remote: Total 496911 (delta 401539), reused 493712 (delta 398653)
100% (496911/496911) done
Resolving 401539 deltas...
fatal: serious inflate inconsistency: -3 (invalid distance too far back)
fatal: index-pack died with error code 128
fetch-pack from 'git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git' failed.
I talked to Michael and he is certain that the machine has a memory
corruption the next thing I am going to do is compiling a kernel in an
endless loop. Again if somone needs shell access just send me your ssh
key.
The complete build log is on (well not the complete log the first line is
missing because my screen backlog has _only_ 10000 lines (a memory issue)):
The first line is:
wget http://ftp.debian.org/debian/pool/main/g/git-core/git-core_1.5.2.1-1.dsc
The rest is here:
http://wwwcip.informatik.uni-erlangen.de/~sithglan/screen-exchange.bz2 (32k)
Thanks,
Thomas