Skip to content

feat: Parse JavaScript stack frames from renderer OOM minidump#1382

Open
timfish wants to merge 2 commits into
masterfrom
feat/parse-javascript-oom-stack-frames
Open

feat: Parse JavaScript stack frames from renderer OOM minidump#1382
timfish wants to merge 2 commits into
masterfrom
feat/parse-javascript-oom-stack-frames

Conversation

@timfish
Copy link
Copy Markdown
Collaborator

@timfish timfish commented Jun 3, 2026

This PR adds parsing of JavaScript stack traces which are included in OOM minidumps and includes them in the event.exceptions.

Currently this gets stripped out by Relay when the minidump is parsed during ingestion:

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.

Support OOM JavaScript stack decoding

1 participant