Re: Please help me debug regular segfaults on 8.3.10 - Mailing list pgsql-general

From pgsql
Subject Re: Please help me debug regular segfaults on 8.3.10
Date
Msg-id 4BE1E0D4.2030303@lavabit.com
Whole thread Raw
In response to Re: Please help me debug regular segfaults on 8.3.10  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Please help me debug regular segfaults on 8.3.10  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> pgsql <pgsql@lavabit.com> writes:
>> Tom Lane wrote:
>>> Looking at debug_query_string in the core dumps would
>>> at least show what SQL command is calling the function(s) --- and I
>>> wouldn't be surprised if there's exactly one function involved here.
>
>> Content of debug_query_string:
>
>> core.21207
>> $1 = 63106368
>
> Um, that's not too helpful, we want to see the string it's pointing at.

Sorry about that. All statements are calling one of two pl/pgsql
functions. While that information already helps me a lot, it'll take me
a while to step through the code. Those functions are outer wrappers
calling many other procedures.

Thank you very much.

pgsql-general by date:

Previous
From: Konstantin Izmailov
Date:
Subject: Re: Savepoint and prepared transactions
Next
From: AI Rumman
Date:
Subject: how to get the deleted data