You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed the segmentation fault \when I tried to execute TLS authentication example.
This error occurs in one of the debug function where it prints the eckey and so it's not trivial but blocking issue.
To unblock yourself, just comment the below line in lib/openssl/eccx08_ecdh.c
The text was updated successfully, but these errors were encountered:
balaji-reddy
changed the title
Does it work with ATSAMD21 dev kit with AT88CKSCKTSOIC-XPRO(contains ECC608) on Linux?
Linux, Segmentation fault in lib/openssl/eccx08_ecdh.c
Nov 6, 2018
I noticed the segmentation fault \when I tried to execute TLS authentication example.
This error occurs in one of the debug function where it prints the
eckey
and so it's not trivial but blocking issue.To unblock yourself, just comment the below line in
lib/openssl/eccx08_ecdh.c
The text was updated successfully, but these errors were encountered: