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

Device Client aborts on Red Hat Enterprise Linux ARM #87

Closed
matthewpaul opened this issue Jan 21, 2021 · 1 comment
Closed

Device Client aborts on Red Hat Enterprise Linux ARM #87

matthewpaul opened this issue Jan 21, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@matthewpaul
Copy link
Contributor

While running the AWS IoT Device Client on a Red Hat Enterprise Linux instance with ARM processor, the Device Client aborted execution while running as a service due to a fatal error condition encountered in the AWS IoT v2 SDK for C++. The following is the error message reported via Systemd:

Fatal error condition occurred in /root/aws-iot-device-client/build/aws-iot-device-sdk-cpp-v2-src/crt/aws-crt-cpp/crt/aws-c-common/source/hash_table.c:619: entry >= &state->slots[0] && entry < &state->slots[state->size]
@matthewpaul matthewpaul added the bug Something isn't working label Jan 21, 2021
@matthewpaul matthewpaul self-assigned this Jan 21, 2021
@HarshGandhi-AWS HarshGandhi-AWS self-assigned this May 17, 2022
@HarshGandhi-AWS
Copy link
Contributor

This issue is been resolved in the latest release of the Device Client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants