git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "pradeep singh rautela" <rautelap@gmail.com>
To: git@vger.kernel.org
Subject: git-clone fails with out of memory,malloc failed7
Date: Tue, 12 Feb 2008 21:27:10 +0530	[thread overview]
Message-ID: <6bc632150802120757r5dbeee6bmed9ccde4ca6f40d2@mail.gmail.com> (raw)

Hi All,

I compiled a fresh git 1.5.4 and tried to clone Ingo's kgdb-lite tree.
I got rather strange out of memory. malloc failed7 error.

I am using a 32 bit kernel on a pentium D processor with 1 GB of ram.

Is this a git issue or something else?
Can someone help me in telling me which is the correct place to report this?
Better if this is a known issue ?

isn't 1 GB of RAM enough for git???

luser@helvella:/opt/repo/archive$ sudo git-clone
git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb.git
[sudo] password for luser:
Initialized empty Git repository in /opt/repo/archive/linux-2.6-kgdb/.git/
remote: Counting objects: 712950, done.
remote: Compressing objects: 100% (124251/124251), done.
remote: Total 712950 (delta 591747), reused 708812 (delta 587713)
Receiving objects: 100% (712950/712950), 173.74 MiB | 40 KiB/s, done.
fatal: Out of memory, malloc failed7)
fatal: index-pack failed
fetch-pack from
'git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb.git'
failed.

ps: Please CC me, as I am not subscribed to the list.

Thanks,
           --Pradeep
-- 
Pradeep Singh Rautela
http://eagain.wordpress.com
http://emptydomain.googlepages.com

             reply	other threads:[~2008-02-12 15:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-12 15:57 pradeep singh rautela [this message]
2008-02-12 17:23 ` git-clone fails with out of memory,malloc failed7 Nicolas Pitre
2008-02-12 17:52   ` pradeep singh rautela

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6bc632150802120757r5dbeee6bmed9ccde4ca6f40d2@mail.gmail.com \
    --to=rautelap@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).