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

Improve OOM kill message #108039

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

cshung
Copy link
Member

@cshung cshung commented Sep 19, 2024

In case the process is being killed by the OOM killer, no dump will be available because the system no longer have any memory to use to produce the dump.

Adding this part to the message to avoid people wasting time trying to search for it.

Copy link
Contributor

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

Copy link
Member

@mrsharm mrsharm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cshung cshung merged commit 7dec452 into dotnet:main Sep 24, 2024
146 of 150 checks passed
@cshung cshung deleted the public/improve-oom-message branch September 24, 2024 20:04
sirntar pushed a commit to sirntar/runtime that referenced this pull request Sep 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants