Re: BUG #3901: Received error

From: "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com>
To: "Chris Hoover" <revoohc(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3901: Received error
Date: 2008-01-25 02:39:56
Message-ID: 65937bea0801241839o2eb56288td14bb633ec725fc6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

It sure looks like Postgres's ASSERT failure. And mcxt.c is Postgres' memory
management module.

Can you please figure out, and try to reproduce what were you (or your
app) doing when this happened.

Best regards,

On Jan 24, 2008 12:37 PM, Chris Hoover <revoohc(at)gmail(dot)com> wrote:

>
> The following bug has been logged online:
>
> Bug reference: 3901
> Logged by: Chris Hoover
> Email address: revoohc(at)gmail(dot)com
> PostgreSQL version: 8.3.rc2
> Operating system: RHES 4.0
> Description: Received error
> Details:
>
> I just received this error on my command line. I think this came from
> postgres as it is the only app running on this server. I am not sure what
> caused this since the server was idle.
>
> TRAP: BadArgument("!(((header->context) != ((void *)0) &&
> (((((Node*)((header->context)))-
> >type) == T_AllocSetContext))))", File: "mcxt.c", Line: 589)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
gurjeet[(dot)singh](at)EnterpriseDB(dot)com
singh(dot)gurjeet(at){ gmail | hotmail | indiatimes | yahoo }.com

EnterpriseDB http://www.enterprisedb.com

17° 29' 34.37"N, 78° 30' 59.76"E - Hyderabad
18° 32' 57.25"N, 73° 56' 25.42"E - Pune
37° 47' 19.72"N, 122° 24' 1.69" W - San Francisco *

http://gurjeet.frihost.net

Mail sent from my BlackLaptop device

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Page 2008-01-25 11:32:09 Re: BUG #3897: plJava dll still doesn't load for 8.3RC2
Previous Message Tom Lane 2008-01-25 00:50:05 Re: Statement Timeout Message Incorrect