Re: BUG #3901: Received error

From: "Chris Hoover" <revoohc(at)gmail(dot)com>
To: "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3901: Received error
Date: 2008-01-25 15:20:54
Message-ID: 1d219a6f0801250720r73adcc5yfb065b21ee8b1fc6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Jan 24, 2008 9:39 PM, Gurjeet Singh <singh(dot)gurjeet(at)gmail(dot)com> wrote:

> 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

Unfortunately, I can't find anything more for this error. There are no core
files, and no unexpected error entries in the postgres log files (running
syslog and csvlog). I really wish I could provide more, but I just went to
that terminal, and that line was there.

If you have any other ideas on where/what to look for, I'd be glad to try
and help.

Thanks

--
Come see how to SAVE money on fuel, decrease harmful emissions, and even
make MONEY. Visit http://colafuelguy.mybpi.com and join the revolution!

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2008-01-25 15:27:49 Re: BUG #3901: Received error
Previous Message Dave Page 2008-01-25 11:32:09 Re: BUG #3897: plJava dll still doesn't load for 8.3RC2