Re: Bug #514: Backend crashes periodically

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: wrv(at)po(dot)cwru(dot)edu, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #514: Backend crashes periodically
Date: 2001-11-11 03:06:16
Message-ID: 18042.1005447976@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org writes:
> Program terminated with signal 11, Segmentation fault.
> (Omitted symbol loading)
> #0 ExecEvalVar (variable=0x8239888, econtext=0x8239ed8, isNull=0x823b7c4 "") at execQual.c:323
> 323 heapTuple = slot->val;

This isn't enough to say anything useful, but please send the results of
bt
and
p debug_query_string
in this same corefile.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Warren Volz 2001-11-11 03:37:22 Re: Bug #514: Backend crashes periodically
Previous Message pgsql-bugs 2001-11-11 02:31:32 Bug #514: Backend crashes periodically