From: Thomas Jampen <jampen@kinet.ch>
To: Nicolas Pitre <nico@fluxnic.net>
Cc: Jonathan Nieder <jrnieder@gmail.com>, git@vger.kernel.org
Subject: Re: Out of memory error during git push
Date: Fri, 20 Aug 2010 23:21:02 +0200 [thread overview]
Message-ID: <4C6EF1BE.6040603@kinet.ch> (raw)
In-Reply-To: <alpine.LFD.2.00.1008201327120.622@xanadu.home>
On 20.08.2010 22:59, Nicolas Pitre wrote:
> On Fri, 20 Aug 2010, Jonathan Nieder wrote:
>
>> (+cc: Nicolas, who knows the packing code pretty well)
>>
>> Hi,
>>
>> Thomas Jampen wrote:
>>
>>> I'm experiencing the following error while pushing a git repo (home
>>> directory) to my QNAP TS-210:
>>>
>>> user@mypc:~$ git push origin master
>>> Counting objects: 12532, done.
>>> Delta compression using up to 2 threads.
>>> Compressing objects: 100% (8974/8974), done.
>>> fatal: Out of memory, malloc failed, 986.06 MiB | 1.65 MiB/s
>>> error: pack-objects died of signal 13
>
> How much memory is there on the machine where the pushed data is going?
My NAS has 256MB RAM. While the push is running, there is between
20-50MB RAM available according to MemFree reported by 'head
/proc/meminfo'. The harddrive space should not be an issue, its about 2TB.
prev parent reply other threads:[~2010-08-20 21:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-20 9:11 Out of memory error during git push Thomas Jampen
2010-08-20 12:51 ` Jonathan Nieder
2010-08-20 14:26 ` Thomas Jampen
2010-08-20 14:50 ` Jonathan Nieder
2010-08-20 16:01 ` Thomas Jampen
2010-08-20 17:26 ` Nicolas Pitre
2010-08-20 20:59 ` Nicolas Pitre
2010-08-20 21:21 ` Thomas Jampen [this message]
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=4C6EF1BE.6040603@kinet.ch \
--to=jampen@kinet.ch \
--cc=git@vger.kernel.org \
--cc=jrnieder@gmail.com \
--cc=nico@fluxnic.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.