Re: More SSL crash woes

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: More SSL crash woes
Дата
Msg-id 20080408190934.GM9062@alvh.no-ip.org
обсуждение исходный текст
Ответ на More SSL crash woes  (Jeff Amiel <jamiel@istreamimaging.com>)
Список pgsql-general
Jeff Amiel wrote:

> Stack trace looks eerily familiar:
>
> Core was generated by `/usr/local/pgsql/bin/postgres -D /db'.
> Program terminated with signal 11, Segmentation fault.
> #0  0xfee8ec23 in sk_value () from /usr/local/ssl/lib/libcrypto.so.0.9.8
>
> *grumble*

Did you try installing the OpenSSL with debugging symbols and getting a
better stack trace?  If this is a bug in OpenSSL I'm sure they'd like to
hear it.

Some random browsing shows that sk_value is part of a stack
implementation in OpenSSL which has been there for many years.
http://www.openssl.org/news/changelog.html
http://www.columbia.edu/~ariel/ssleay/stack.html

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: More SSL crash woes
Следующее
От: Manuel Sugawara
Дата:
Сообщение: Re: Cannot use a standalone backend to VACUUM in "postgres""