git-clone fails with out of memory,malloc failed7

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Tuesday, February 12, 2008 - 11:57 am

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
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-clone fails with out of memory,malloc failed7, pradeep singh rautela, (Tue Feb 12, 11:57 am)
Re: git-clone fails with out of memory,malloc failed7, Nicolas Pitre, (Tue Feb 12, 1:23 pm)
Re: git-clone fails with out of memory,malloc failed7, pradeep singh rautela, (Tue Feb 12, 1:52 pm)