Crash while calling Aws::Iot::MqttClientConnectionConfigBuilder.build() #458
-
hi all, i am getting cross this problem when i try to create an mqtt connection with some key, certificate and an endpoint that i get from provisioning in a previous step, when the i call for Aws::Iot::MqttClientConnectionConfigBuilder.build() to create the connection config, the binary crashes with:
after some debugging the binary crashes on : i did not really understand why, more over i saw some double freeing in : i am compiling the sdk for x86 architecture and using the following flags: -DOPENSSL_NO_ASM=TRUE -DBUILD_SHARED_LIBS=ON may be i am missing some thing, any help would be appreciated on how can i solve that. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I would open an issue or discussion with https://github.com/aws/s2n-tls |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
I would open an issue or discussion with https://github.com/aws/s2n-tls