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

Martijn van O kleptog at gmail.com
Thu Aug 11 17:29:04 UTC 2011


On 11 August 2011 14:32, Michael Bramer <m.bramer at deb-support.de> wrote:
> FYI:
>
> after I add the swap we get the next error from postgresql:
>
>      DBD::Pg::st execute failed: ERROR:  invalid memory alloc request size
> 4294967293 at ./db2web.pl line 26.
>  at ./db2web.pl line 26
>      main::output_tags(2299) called at ./db2web.pl line 48
>      main::output_package('etpan-ng') called at ./db2web.pl line 73
>      main::output_packages_by_start('e') called at ./db2web.pl line 83

Yep, I fixed it as follows:

ddtp=> delete from description_tag_tb where length(tag) < 0;
DELETE 3

The dump completes now. See if everything else now works.

Have a nice day,
-- 
Martijn van Oosterhout <kleptog at gmail.com> http://svana.org/kleptog/



More information about the Debian-l10n-devel mailing list