mbedtls icon indicating copy to clipboard operation
mbedtls copied to clipboard

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?

Open 20083017 opened this issue 1 year ago • 4 comments

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

20083017 avatar May 06 '24 06:05 20083017

Hello, can you provide steps to reproduce?

tgonzalezorlandoarm avatar May 08 '24 08:05 tgonzalezorlandoarm

cannot reproduce using benchmark, maybe something is wrong with my program, still working on that!

20083017 avatar May 15 '24 03:05 20083017

image my program crashed here, any help?

20083017 avatar May 15 '24 07:05 20083017

image change the compile flag from '-O2' to '-Os'

20083017 avatar May 16 '24 08:05 20083017