Re: BUG #1131: PQfinish hangs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1131: PQfinish hangs
Дата
Msg-id 22793.1081868210@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1131: PQfinish hangs  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> Sometime's the system hangs in PQfinish !

Hmm, that's a new one; don't think anyone has reported anything like
that before.

The closest thing that comes to mind is that most of the 7.3.* series
had data-transfer problems when using SSL-encrypted connections,
because of various bugs in the SSL-calling code in libpq.  Is this
connection using SSL?  Is it possible that your program is linking to
the 7.3 rather than 7.4 version of libpq?

If that's not it then you'll need to provide more information.  Could
you get a stack backtrace to show just where it's hanging up?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1130: server terminated by signal 11 (easy to duplicate)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1130: server terminated by signal 11 (easy to duplicate)