| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| 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 00:48:23 |
| Message-ID: | 18048.1201222103@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
"Chris Hoover" <revoohc(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-01-25 00:50:05 | Re: Statement Timeout Message Incorrect |
| Previous Message | Tom Lane | 2008-01-25 00:46:35 | Re: BUG #3900: 0 byte .log files created when not using strerr |