Re: ERROR: invalid memory alloc request size - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: ERROR: invalid memory alloc request size
Date
Msg-id 20051027140037.GB880@surnet.cl
Whole thread Raw
In response to Re: ERROR: invalid memory alloc request size  (Matteo Beccati <php@beccati.com>)
Responses Re: ERROR: invalid memory alloc request size
List pgsql-hackers
Matteo Beccati wrote:
> Hi Tom,
> 
> >Well, this apparently indicates a bug in the new multixact code, but
> >there's not enough info here to figure out what went wrong.  Can you
> >create a test case that will let someone else reproduce the problem?
> 
> Unfortunately the error pops up randomly in a very complex app/db and I 
> am unable to produce a test case :(
> 
> Lat me know what other I can do to help fixing the bug.

It would be good to see the contents of MultiXactState.  I suspect
there's a race condition in the MultiXact code.

-- 
Alvaro Herrera       Valdivia, Chile   ICBM: S 39º 49' 17.7", W 73º 14' 26.8"
"El realista sabe lo que quiere; el idealista quiere lo que sabe" (Anónimo)


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: ERROR: invalid memory alloc request size
Next
From: Matteo Beccati
Date:
Subject: Re: ERROR: invalid memory alloc request size