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

Closed
1 task
zgcbj opened this issue Dec 11, 2024 · 2 comments
Closed
1 task

s2n_init() failure on CentOS 7.9 #3219

zgcbj opened this issue Dec 11, 2024 · 2 comments
Labels
bug This issue is a bug. build-problem problems with building this sdk closed-for-staleness 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
Copy link

Greetings! It looks like this issue hasn’t been active in longer than a week. We encourage you to check if this is still an issue in the latest release. Because it has been longer than a week since the last update on this, and in the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or add an upvote to prevent automatic closure, or if the issue is already closed, please feel free to open a new one.

@github-actions github-actions bot added closing-soon This issue will automatically close in 4 days unless further comments are made. closed-for-staleness and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Dec 22, 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 closed-for-staleness 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