Skip to content

OSS consistently crashes at breakpoint (js-debug or devtools) #249927

@connor4312

Description

@connor4312
  1. Have a workspace in OSS with an MCP server defined
  2. Set a breakpoint here
    return entry.map(def => new McpTool(this, prefix, def)).sort((a, b) => a.compare(b));
  3. The window immediately crashes when hitting the breakpoint 🐛

Some crash dumps: Archive.zip

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugchromiumIssues and items related to ChromiumconfirmedIssue has been confirmed by VS Code Team memberelectron-35-updatefreeze-slow-crash-leakVS Code crashing, performance, freeze and memory leak issuesinsiders-releasedPatch has been released in VS Code InsidersupstreamIssue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions