Re: valgrind error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: valgrind error
Дата
Msg-id 7269.1276700575@sss.pgh.pa.us
обсуждение исходный текст
Ответ на valgrind error  (Guy Deleeuw <G.De_Leeuw@eurofer.be>)
Список pgsql-admin
Guy Deleeuw <G.De_Leeuw@eurofer.be> writes:
> When using valgrind with one of my program a have these error from
> PQconnectdb.

> ==20166== Conditional jump or move depends on uninitialised value(s)
> ==20166==    at 0x9C5C1EF: BN_mod_inverse (in /usr/lib/libcrypto.so.0.9.8)
> ==20166==    by 0x9C5F8D1: BN_MONT_CTX_set (in /usr/lib/libcrypto.so.0.9.8)
> ==20166==    by 0x9C5FB5F: BN_MONT_CTX_set_locked (in
> /usr/lib/libcrypto.so.0.9.8)
> ==20166==    by 0x9C723DF: (within /usr/lib/libcrypto.so.0.9.8)
> ==20166==    by 0x9C73E18: RSA_verify (in /usr/lib/libcrypto.so.0.9.8)
> ==20166==    by 0x9983974: ssl3_get_key_exchange (in
> /usr/lib/libssl.so.0.9.8)
> ==20166==    by 0x9985377: ssl3_connect (in /usr/lib/libssl.so.0.9.8)
> ==20166==    by 0x6158932: (within /usr/lib/libpq.so.5.1)

You'd want to report that to the openssl people, not here.

            regards, tom lane

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

Предыдущее
От: Guy Deleeuw
Дата:
Сообщение: valgrind error
Следующее
От: donghe@caltech.edu
Дата:
Сообщение: access to non public schema