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

High Memory Usage on Docker DotNet core container. #522

Open
jonburn opened this issue Jan 23, 2024 · 0 comments
Open

High Memory Usage on Docker DotNet core container. #522

jonburn opened this issue Jan 23, 2024 · 0 comments

Comments

@jonburn
Copy link

jonburn commented Jan 23, 2024

I have deployed a "DotNet" container to the IoT2050, this displays a high initial memory footprint. There is then a continuous increase in memory in the container until it crashes out. A identical test performed on a different ARM64 device does not display the same condition and runs without issue.

DotNet application basically subscribes to a MQTT topic on s broker and then processes the message to a IEC61850 sever running within the code, and the waits for any further messages.

DotNet Core 5.0

(Although I have also tested a lighter weight test application in DotNet 6.0 and this displays the same issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant