"Chris Hoover" <[EMAIL PROTECTED]> writes:
> #3 0x082c8fa6 in ExceptionalCondition (
> conditionName=0x83bc514 "!(((header->context) != ((void *)0) &&
> (Node*)((header->context)))->type) == T_AllocSetContext",
> errorType=0x82f89d2 "BadArgument", fileName=0xd3f "", lineNumber=0) at
>
On Jan 25, 2008 2:30 PM, Chris Hoover <[EMAIL PROTECTED]> wrote:
> On Jan 25, 2008 2:23 PM, Tom Lane <[EMAIL PROTECTED]> wrote:
>
> > "Chris Hoover" <[EMAIL PROTECTED]> writes:
> > > In the noon log, I have this entry:
> > > 2008-01-25 12:00:00.063 EST,,,3040,,479a01f1.be0,2,,2008-01-25
> > 10:36:
On Jan 25, 2008 2:23 PM, Tom Lane <[EMAIL PROTECTED]> wrote:
> "Chris Hoover" <[EMAIL PROTECTED]> writes:
> > In the noon log, I have this entry:
> > 2008-01-25 12:00:00.063 EST,,,3040,,479a01f1.be0,2,,2008-01-25 10:36:17
> > EST,,0,LOG,0,"system logger process (PID 3041) was terminated by
> s
"Chris Hoover" <[EMAIL PROTECTED]> writes:
> In the noon log, I have this entry:
> 2008-01-25 12:00:00.063 EST,,,3040,,479a01f1.be0,2,,2008-01-25 10:36:17
> EST,,0,LOG,0,"system logger process (PID 3041) was terminated by signal
> 6: Aborted"
> In the 1400 log, I have this entry:
> 200
Chris Hoover escribió:
> 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.
On Jan 24, 2008 9:39 PM, Gurjeet Singh <[EMAIL PROTECTED]> 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,
>
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 <[EMAIL PROTECTED]> wrote:
>
> The follo
"Chris Hoover" <[EMAIL PROTECTED]> 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) &&
> ((
The following bug has been logged online:
Bug reference: 3901
Logged by: Chris Hoover
Email address: [EMAIL PROTECTED]
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