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

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: PG signal handler and non-reentrant malloc/free calls
Дата
Msg-id 4D6CFFF3.7060904@enterprisedb.com
обсуждение исходный текст
Ответ на Re: PG signal handler and non-reentrant malloc/free calls  (Nikhil Sontakke <nikhil.sontakke@enterprisedb.com>)
Ответы Re: PG signal handler and non-reentrant malloc/free calls
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Native XML
Следующее
От: Nikhil Sontakke
Дата:
Сообщение: Re: PG signal handler and non-reentrant malloc/free calls