error: pack-objects died of signal 9

koushichan November 3, 2016

I have a problem to make new clone.

warning: templates not found C:\Program Files\Git\share\git-core\templates


error: pack-objects died of signal 9
error: git upload-pack: git-pack-objects died with error.
fatal: git upload-pack: aborting due to possible repository corruption on the remote side.
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF

fatal: index-pack failed

 what can i do?

using windows7

source tree ver. 1.9..1

 

I can mane new clone from one server(A) but I have problem another server(b)

and I could fetch B at this A account 

these server managing same company

 I hope somebody advice me

 

thanks

 

2 answers

1 accepted

3 votes
Answer accepted
Seth
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 3, 2016

http://stackoverflow.com/questions/4826639/repack-of-git-repository-fails

Chances are the server hosting your repository is running out of memory. If you do some google searches for "git clone error: pack-objects died of signal 9" you'll find articles like the one above that describe some things you can do to get around the memory issue.

If those work, you could also request for the memory on those servers to be increased, or switch to a professional hosting service (github or bitbucket, for example).

0 votes
koushichan November 4, 2016

Thank you for your advice.
Now it was solved! 

Chiheb Hmida February 23, 2021

I have got the same problem when I try to make this instruction : git pull 


error: merge-base died of signal 9

error: fetch died of signal 9

 

How did you solve the problem please

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events