[Debian-l10n-devel] out of memory on churro

Michael Bramer m.bramer at deb-support.de
Thu Aug 11 11:06:35 UTC 2011



On 08/11/2011 12:30 PM, Michael Bramer wrote:
> Hello
>
> We get this error:
> $ cat cronlog/update.cron.20110811-0106.err
> pg_dump: SQL command failed
> pg_dump: Error message from server: ERROR: invalid memory alloc request
> size 4294967293
> pg_dump: The command was: COPY public.description_tag_tb
> (description_tag_id, description_id, tag, date_begin, date_end) TO stdout;
>
> $ free
> total used free shared buffers cached
> Mem: 2594288 2485304 108984 0 40 2082740
> -/+ buffers/cache: 402524 2191764
> Swap: 979956 1340 978616
>
>
> I will add today a swap file with 4GByte.

Because of the disk layout (/ is to small):

churro:/srv# ls -l /srv/swapfile
-rw-r--r-- 1 root root 4294967296 Aug 11 12:37 /srv/swapfile

churro:/srv# cat /proc/swaps
Filename                                Type            Size    Used 
Priority
/dev/sda2                               partition       979956  1340    -1
/srv/swapfile                           file            4194296 0       -2

Thanks

Gruss
Grisu



More information about the Debian-l10n-devel mailing list