Re: Strange hanging bug in a simple milter

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Strange hanging bug in a simple milter
Дата
Msg-id 20130910151041.GZ2706@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Strange hanging bug in a simple milter  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: Strange hanging bug in a simple milter  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-hackers
Heikki,

* Heikki Linnakangas (hlinnakangas@vmware.com) wrote:
> Thanks! I tested with git master.

I've run your test program against both git master and 9.2.4 on a couple
of Ubuntu 13.04 boxes and all I see are tons of these:

1: DEBUG: database connection established
1: DEBUG: about to call PQfinish()
1: DEBUG: database connection established
1: DEBUG: about to call PQfinish()
2: DEBUG: database connection established
2: DEBUG: about to call PQfinish()

But no deadlocks; even across multiple runs, they all terminate
normally.

For 9.2.4, I've got:

libpq5                             9.2.4-1.pgdg12.4+1
libssl1.0.0:amd64                  1.0.1c-4ubuntu8.1

With master, it's:

libpq5 as-of b34f8f409bec4921d260ac84668917f5fff04319
libssl1.0.0:amd64                  1.0.1c-4ubuntu8.1

What versions of libssl are you working with..?  Is it possible this has
actually been fixed already?
Thanks,
    Stephen

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: strange IS NULL behaviour
Следующее
От: Andres Freund
Дата:
Сообщение: Remove leftover prototype for inval_twophase_postcommit