-
Bug
-
Resolution: Unresolved
-
Critical
-
rhel-10.2
-
None
-
None
-
Low
-
1
-
rhel-pt-dotnet
-
1
-
False
-
False
-
-
No
-
PT .NET 2026 S03
-
None
-
None
-
Release Note Not Required
-
Unspecified
-
Unspecified
-
Unspecified
-
-
s390x
-
None
We are trying to build .NET 10 in a new build system for building all RHEL packages. For various reason, this system runs multiple package-builds on the same system. That can mean that .NET (or another resource-intensive application) can try and use more resources than are available. This leads to various errors, including resource exhaustion and being OOM-killed. This happens most frequently on s390x right now, but is likely to affect other systems as well.
To work around this, we need to set limits on dotnet when we run it within the dotnet10.0 build itself.
This will not be a customer-visible or impactful change. This only building dotnet10.0 itself.