microsoft / microsoft/vscode-js-debug

Crash (OOM) on debugging

Open
#2,173 16 comments 5 reactions 1 assignee View on GitHub

@connor4312 is already working on this.

Since Feb 19, 2025.

author-verification-requested bug
Dominant language
TypeScript
Stars
2k
Forks
373
Avg merge
1d 9m
Merged PRs (30d)
6

Description

Describe the bug
The extension host crashes on debugging (Another reproduction of https://github.com/microsoft/vscode-js-debug/issues/1911). Unfortunately this is a proprietary project so I can't share an immediate reproduction, but I'll share whatever I can that can help pinpoint what causes the crash.

To Reproduce
Steps to reproduce the behavior:

  1. Try to debug JavaScript in a project with very large source maps.

Log File

vscode-debugadapter-f7de7273.json

VS Code Version: 1.97.2

Additional context

Another reproduction of https://github.com/microsoft/vscode-js-debug/issues/1911

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.