You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The client immediately crashes after loading the configuration file with the following error message: posix_memalign failed to allocate memoryAborted (core dumped)
To Reproduce
Steps to reproduce the behavior:
clone the repo
build the client
setup a default configuration
run the client
Expected behavior
I expect the client to keep running without any errors.
Actual behavior
The client immediately crashes we the above mentioned error.
Logs
N/A
Environment (please complete the following information):
Local notebook:
Hello @make-ing , last month in December we released a newer version of Device Client which resolves multiple pending issue like the one you have mentioned over here. Can you update the client version on your device and use the latest commit to see if the issue is resolved for you or not?
Hello @make-ing , its been a while since we heard back from you. We will close this issue now. I hope the previous comment answers your question and you are unblocked now.
If you have any other question regarding Device Client or if you are having any trouble using the software then please feel free to reopen this issue or create a new one.
Describe the bug
The client immediately crashes after loading the configuration file with the following error message:
posix_memalign failed to allocate memoryAborted (core dumped)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the client to keep running without any errors.
Actual behavior
The client immediately crashes we the above mentioned error.
Logs
N/A
Environment (please complete the following information):
Local notebook:
Raspberry Pi CM4:
source version:
Additional context
I tested it on the Raspberry Pi CM4 and my own Notebook running Ubuntu 22.04 as well as in the docker container all with the same results.
Config file:
The text was updated successfully, but these errors were encountered: