Re: PRNG not seeded => Seg.Fault

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PRNG not seeded => Seg.Fault
Дата
Msg-id 17707.1005444659@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PRNG not seeded => Seg.Fault  (Stephen Pillinger <S.M.Pillinger@cs.bham.ac.uk>)
Список pgsql-bugs
Stephen Pillinger <S.M.Pillinger@cs.bham.ac.uk> writes:
>    Attempting to connect via an SSL aware psql client machine that doesn't
>    have a PRNG seed causes the backend to generate a Segmentation Fault.

Well, removing all hope of reporting SSL-generated errors doesn't seem
like a good solution ;-) ... but evidently we need to guard against SSL
returning a NULL instead of an error string.  Fix committed.  Thanks
for the report!

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug #513: union all changes char(3) column definition
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #514: Backend crashes periodically