Last active
April 6, 2018 10:21
-
-
Save ncopa/6c7995e1fe0f854e176d38f53e4554bf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#0 EVP_MD_CTX_cleanup (ctx=ctx@entry=0x0) at evp/digest.c:379 | |
#1 0x00000e63729fdd42 in EVP_MD_CTX_free (ctx=0x0) at src/mongoc/mongoc-crypto-openssl.c:51 | |
#2 0x000069e0cdee69e5 in tls1_handshake_hash_free (s=s@entry=0xe63760a9f40) at t1_hash.c:109 | |
#3 0x000069e0cdecae68 in ssl3_clear (s=s@entry=0xe63760a9f40) at s3_lib.c:1638 | |
#4 0x000069e0cdee6b97 in tls1_clear (s=0xe63760a9f40) at t1_lib.c:174 | |
#5 0x000069e0cdecac6d in ssl3_new (s=s@entry=0xe63760a9f40) at s3_lib.c:1578 | |
#6 0x000069e0cdee6b4f in tls1_new (s=0xe63760a9f40) at t1_lib.c:155 | |
#7 0x000069e0cded7f7b in SSL_new (ctx=ctx@entry=0xe63760a73e0) at ssl_lib.c:358 | |
#8 0x000069e0cdec3c62 in BIO_new_ssl (ctx=ctx@entry=0xe63760a73e0, client=client@entry=1) at bio_ssl.c:545 | |
#9 0x00000e63729fcf6a in mongoc_stream_tls_openssl_new (base_stream=0xe63760a7340, host=host@entry=0x0, opt=0x74814cf2fb98, client=1) | |
at src/mongoc/mongoc-stream-tls-openssl.c:707 | |
#10 0x00000e63729fbc2b in mongoc_stream_tls_new_with_hostname (base_stream=<optimized out>, host=host@entry=0x0, opt=opt@entry=0x74814cf2fb98, | |
client=client@entry=1) at src/mongoc/mongoc-stream-tls.c:220 | |
#11 0x00000e637294b984 in test_ismaster_impl (with_ssl=true) at tests/test-mongoc-async.c:118 | |
#12 0x00000e63729c2c1d in TestSuite_RunTest (suite=suite@entry=0x74814cf310f8, test=test@entry=0xe637605e9a0, count=count@entry=0x74814cf310a4) | |
at tests/TestSuite.c:686 | |
#13 0x00000e63729c39ed in TestSuite_RunSerial (suite=<optimized out>) at tests/TestSuite.c:951 | |
#14 TestSuite_Run (suite=0x74814cf310f8) at tests/TestSuite.c:1046 | |
#15 0x00000e637293ce54 in main (argc=4, argv=0x74814cf311a8) at tests/test-libmongoc.c:2179 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment