Re: BUG #3520: insert causing error "invalid memory alloc request size 2147483648"

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Brodie Thiesfield <brofield2(at)jellycan(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3520: insert causing error "invalid memory alloc request size 2147483648"
Date: 2007-08-07 10:49:31
Message-ID: 20070807104931.GD2228@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Aug 07, 2007 at 03:41:07AM +0000, Brodie Thiesfield wrote:
>
> The following bug has been logged online:
>
> Bug reference: 3520
> Logged by: Brodie Thiesfield
> Email address: brofield2(at)jellycan(dot)com
> PostgreSQL version: 8.2.4
> Operating system: Windows XP SP2
> Description: insert causing error "invalid memory alloc request size
> 2147483648"
> Details:
>
> See SQL script and output at:
> http://jellycan.com/etc/postgres-bug.zip

This looks like it could be this bug:
http://archives.postgresql.org/pgsql-committers/2007-05/msg00088.php

I've been unable to reproduce it on CVS HEAD, which could be why.

What encoding is your database in? Is it also UTF-8?

//Magnus

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Ravikumar 2007-08-07 13:09:34 BUG #3521: ExecuteCommandTextForSingleResult : Fatal error in query
Previous Message Gregory Stark 2007-08-07 10:35:46 Re: BUG #3520: insert causing error "invalid memory alloc request size 2147483648"