[openssl-users] glibc detected *** xxx: double free or corruption (!prev): 0x097b8750
Vikas TM
vikas.tm at gmail.com
Thu Feb 25 07:32:55 UTC 2016
Hi,
While running my application with openSSL 102d and I encountered double
free error or corruption.
As per few threads suggestion, I have changed getpid() with pthread_self()
in CRYPTO_thread_id(). Still the result is same.
Please let me know if any fix available to this issue.
*** glibc detected *** xxx: double free or corruption (!prev): 0x097b8750
***
======= Backtrace: =========
/lib/libc.so.6[0x1768b6]
/lib/libc.so.6(cfree+0x90)[0x179e00]
xxx(CRYPTO_free+0x3a)[0x81b89be]
xxx(ssl_cert_free+0x13f)[0x826fa23]
xxx(SSL_free+0x14d)[0x81d7e08]
Thanks & Regards,
Vikas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160225/359b4dab/attachment.html>
More information about the openssl-users
mailing list