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

aws-crt-cpp: upgrade 0.30.1 -> 0.30.2 - introduced sanitizer error (potential memory leak) #710

Closed
1 task done
thomas-roos opened this issue Feb 13, 2025 · 1 comment
Closed
1 task done
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. potential-regression Marking this issue as a potential regression to be checked by team member

Comments

@thomas-roos
Copy link

Describe the bug

https://github.com/aws4embeddedlinux/meta-aws/actions/runs/13299127887/job/37137216162?pr=11518

Regression Issue

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

Expected Behavior

no errors as they were before this update

Current Behavior

ptestresult.aws-crt-cpp./codebuild/output/src1682757753/src/actions-runner/_work/meta-aws/meta-aws/build/tmp/work/core2-64-poky-linux/aws-crt-cpp/0.30.2/git/tests/CredentialsTest.cpp:49:35:_runtime_error:_member_access_within_null_pointer_of_type_'struct_element_type'
ptestresult.aws-crt-cpp./codebuild/output/src1682757753/src/actions-runner/_work/meta-aws/meta-aws/build/tmp/work/core2-64-poky-linux/aws-crt-cpp/0.30.2/git/tests/CredentialsTest.cpp:49:35:_runtime_error:_member_call_on_null_pointer_of_type_'struct_element_type'

Reproduction Steps

run tests with sanitizers enabled

Possible Solution

No response

Additional Information/Context

No response

aws-crt-cpp version used

0.30.2

Compiler and version used

gcc 14.2.0

Operating System and version

yocto master branch x86-64

@thomas-roos thomas-roos added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Feb 13, 2025
@github-actions github-actions bot added the potential-regression Marking this issue as a potential regression to be checked by team member label Feb 13, 2025
@thomas-roos
Copy link
Author

issue only if using not real keys I assume, was also in 0.30.1
therefore closing

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. needs-triage This issue or PR still needs to be triaged. potential-regression Marking this issue as a potential regression to be checked by team member
Projects
None yet
Development

No branches or pull requests

1 participant