Re: Please help me debug regular segfaults on 8.3.10

From: pgsql <pgsql(at)lavabit(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Please help me debug regular segfaults on 8.3.10
Date: 2010-05-05 21:19:16
Message-ID: 4BE1E0D4.2030303@lavabit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> pgsql <pgsql(at)lavabit(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2010-05-05 22:16:23 Re: pg_class has 3615 rows and 1010Mb in table size
Previous Message Magnus Hagander 2010-05-05 20:59:12 Re: LDAP: Auto user creation and role membership