Skip to content

Track attempted allocation sizes in OutOfMemory errors#12351

Merged
fitzgen merged 6 commits intobytecodealliance:mainfrom
fitzgen:more-details-for-oom-errors
Jan 14, 2026
Merged

Track attempted allocation sizes in OutOfMemory errors#12351
fitzgen merged 6 commits intobytecodealliance:mainfrom
fitzgen:more-details-for-oom-errors

Conversation

@fitzgen
Copy link
Member

@fitzgen fitzgen commented Jan 14, 2026

Fixes #12199

@fitzgen fitzgen requested a review from a team as a code owner January 14, 2026 18:32
@fitzgen fitzgen requested review from pchickey and removed request for a team January 14, 2026 18:32
Referred to an intermediate state that we didn't ultimately go with.
Copy link
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

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

Thanks for this!

@fitzgen fitzgen enabled auto-merge January 14, 2026 19:47
@fitzgen fitzgen added this pull request to the merge queue Jan 14, 2026
Merged via the queue into bytecodealliance:main with commit 2e23e22 Jan 14, 2026
45 checks passed
@fitzgen fitzgen deleted the more-details-for-oom-errors branch January 14, 2026 20:27
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

Successfully merging this pull request may close these issues.

Enhance OutOfMemory error with how many bytes were attempted to be allocated.

2 participants