Re: BUG #6200: standby bad memory allocations on SELECT

From: Duncan Rance <duncan(at)dunquino(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6200: standby bad memory allocations on SELECT
Date: 2012-02-02 09:23:17
Message-ID: EF2B185C-A535-4D9E-9573-1B685A2073F4@dunquino.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I recently raised "BUG #6425: Bus error in slot_deform_tuple". During the last reproduction of the problem I saw this:

Client 2 aborted in state 0: ERROR: invalid memory alloc request size 18446744073709551613

So like Tom said, these two issues could well be related. I just wanted to mention it here in this thread, FYI.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Duncan Rance 2012-02-02 10:05:20 Re: BUG #6200: standby bad memory allocations on SELECT
Previous Message Andrew Schetinin 2012-02-02 09:17:33 Re: BUG #6426: Complex query runs 10 times longer with "LIMIT 20"