Re: PG signal handler and non-reentrant malloc/free calls

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Nikhil Sontakke <nikhil(dot)sontakke(at)enterprisedb(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PG signal handler and non-reentrant malloc/free calls
Date: 2011-03-01 14:17:23
Message-ID: 4D6CFFF3.7060904@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 01.03.2011 12:50, Nikhil Sontakke wrote:
>>
>>> Will try to get the call stack if needed.
>>
>> Yes, please.
>
> Here is the stack trace:

Hmm, it looks like ImmediateInterruptOK is set, while we're busy running
a query. How come? Can you debug that? Where does it get set?

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikhil Sontakke 2011-03-01 14:40:36 Re: PG signal handler and non-reentrant malloc/free calls
Previous Message Andrew Dunstan 2011-03-01 13:43:58 Re: Native XML