I am getting Segmentation Fault, just by executing "account.getInfo(json_result, recvWindow)"
Program received signal SIGSEGV, Segmentation fault.
0x00007fbf4151abd6 in mbedtls_sha256_finish_ret (ctx=0x55658cd7faf0, output=0x2af8 <error: Cannot access memory at address 0x2af8>) at /opt/binance-cxx-api/ThirdParty/mbedtls/crypto/library/sha256.c:386
386 PUT_UINT32_BE( ctx->state[0], output, 0 );
I am getting Segmentation Fault, just by executing "account.getInfo(json_result, recvWindow)"
Program received signal SIGSEGV, Segmentation fault. 0x00007fbf4151abd6 in mbedtls_sha256_finish_ret (ctx=0x55658cd7faf0, output=0x2af8 <error: Cannot access memory at address 0x2af8>) at /opt/binance-cxx-api/ThirdParty/mbedtls/crypto/library/sha256.c:386 386 PUT_UINT32_BE( ctx->state[0], output, 0 );