dynamic library, update from 3.4.0 to 3.5.1 , my program crashed with release version,debug version is ok?Is this a abi problem?
Summary
dynamic library, update from 3.4.0 to 3.5.1 , my program crashed with release version,debug version is ok?Is this a abi problem?
System information
Mbed TLS version (number or commit id): 3.5.1
Operating system and version:
Configuration (if not default, please attach mbedtls_config.h):
Compiler and options (if you used a pre-built binary, please indicate how you obtained it):
Additional environment information:
Expected behavior
running ok
Actual behavior
program crashed
Steps to reproduce
Additional information
Hello, can you provide steps to reproduce?
cannot reproduce using benchmark, maybe something is wrong with my program, still working on that!
my program crashed here, any help?
change the compile flag from '-O2' to '-Os'