Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s2n_init() failure on CentOS 7.9 #3219

Open
1 task
zgcbj opened this issue Dec 11, 2024 · 1 comment
Open
1 task

s2n_init() failure on CentOS 7.9 #3219

zgcbj opened this issue Dec 11, 2024 · 1 comment
Labels
bug This issue is a bug. build-problem problems with building this sdk p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.

Comments

@zgcbj
Copy link

zgcbj commented Dec 11, 2024

Describe the bug

I`m using aws-sdk 1.11.375, when I run the application, I see this:

s2n_init() failed: 402653238 (Error initializing trust store)
Fatal error condition occurred in /root/aws-sdk-cpp/crt/aws-crt-cpp/crt/aws-c-io/source/s2n/s2n_tls_channel_handler.c:230: 0 && "s2n_init() failed"

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

The app should not segfault.

Current Behavior

When running the app, it segfaults.

Reproduction Steps

compile\run

Possible Solution

No response

Additional Information/Context

No response

AWS CPP SDK version used

1.11.375

Compiler and Version used

gcc 9.3.0

Operating System and version

centos 7.9

@zgcbj zgcbj added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Dec 11, 2024
@jmklix
Copy link
Member

jmklix commented Dec 11, 2024

Can you try updating to the latest version of this sdk and make sure you have the latest version of submodules. This might be fixed by updating the s2n-tls dependency.

@jmklix jmklix added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 10 days. p2 This is a standard priority issue build-problem problems with building this sdk and removed needs-triage This issue or PR still needs to be triaged. labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. build-problem problems with building this sdk p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.
Projects
None yet
Development

No branches or pull requests

2 participants