dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.91k stars 4.63k forks source link

Linux huge memory consumption in .NET 8 #101013

Open mnajj opened 4 months ago

mnajj commented 4 months ago

Description

The issue has been described before in the following issues:

I'm still facing the same problem after upgrading to .NET version 8.0.3.

dotnet-policy-service[bot] commented 4 months ago

Tagging subscribers to this area: @dotnet/gc See info in area-owners.md if you want to be subscribed.

mangod9 commented 4 months ago

this might be related to https://github.com/dotnet/runtime/pull/100502, can you please check?

janvorli commented 1 month ago

Another possibility is that it is #101022, @mnajj it might be worth trying the workaround described there.

mangod9 commented 1 month ago

@mnajj, we will need additional details to investigate further. I would also check on latest servicing build since there have been networking related leaks fixed in 8.0.5+ I believe