- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Git clone of a big repository fails while resolving deltas. To reproduce:
git clone --mirror https://github.com/intel/llvm.git
Output:
Cloning into bare repository 'llvm.git'...
remote: Enumerating objects: 535, done.
remote: Counting objects: 100% (535/535), done.
remote: Compressing objects: 100% (446/446), done.
remote: Total 3723892 (delta 210), reused 191 (delta 84), pack-reused 3723357
Receiving objects: 100% (3723892/3723892), 867.70 MiB | 22.81 MiB/s, done.
error: index-pack died of signal 9
fatal: index-pack failed
Also fails if trying to push the same repository to a bare one in the DevCloud.
- Dmitry
- Tags:
- General Support
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
While trying to fetch ran into a clearer error:
fatal: mmap failed: Cannot allocate memory
fatal: index-pack failed
Process exceeded login node resource limit.
Please run jobs on compute nodes using qsub or start an interactive shell using qsub -I.
Please visit the forums at: https://software.intel.com/en-us/forums/intel-devcloud
Clone works successfully in an interactive shell.
Dear moderators, you can close this topic now.
- Dmitry
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
While trying to fetch ran into a clearer error:
fatal: mmap failed: Cannot allocate memory
fatal: index-pack failed
Process exceeded login node resource limit.
Please run jobs on compute nodes using qsub or start an interactive shell using qsub -I.
Please visit the forums at: https://software.intel.com/en-us/forums/intel-devcloud
Clone works successfully in an interactive shell.
Dear moderators, you can close this topic now.
- Dmitry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for the confirmation,we are closing the case.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page