Re: valgrind error - Mailing list pgsql-admin

From Tom Lane
Subject Re: valgrind error
Date
Msg-id 7269.1276700575@sss.pgh.pa.us
Whole thread Raw
In response to valgrind error  (Guy Deleeuw <G.De_Leeuw@eurofer.be>)
List 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 by date:

Previous
From: Guy Deleeuw
Date:
Subject: valgrind error
Next
From: donghe@caltech.edu
Date:
Subject: access to non public schema