Re: valgrind error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Guy Deleeuw <G.De_Leeuw@xxxxxxxxxx> 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

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux