Re: BUG #3901: Received error - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3901: Received error
Date
Msg-id 18048.1201222103@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3901: Received error  ("Chris Hoover" <revoohc@gmail.com>)
List pgsql-bugs
"Chris Hoover" <revoohc@gmail.com> writes:
> 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)

This is an Assert failure, but there's not enough info here to guess
what caused it.  Did it produce a core file in $PGDATA?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #3900: 0 byte .log files created when not using strerr
Next
From: Tom Lane
Date:
Subject: Re: Statement Timeout Message Incorrect