Re: Bug #514: Backend crashes periodically - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #514: Backend crashes periodically
Date
Msg-id 18042.1005447976@sss.pgh.pa.us
Whole thread Raw
In response to Bug #514: Backend crashes periodically  (pgsql-bugs@postgresql.org)
Responses Re: Bug #514: Backend crashes periodically
List pgsql-bugs
pgsql-bugs@postgresql.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

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #514: Backend crashes periodically
Next
From: Warren Volz
Date:
Subject: Re: Bug #514: Backend crashes periodically