Skip to content

Unbound Breakpoint - setBreakpoints: RangeError: Start offset -2097234512 is outside ... #845

Closed
@marvin-enthus

Description

Hi Team,

after upgrading our development environment we also started suffering on the "Unbound Breakpoint" issue.

Setting debug.javascript.usePreview: false brings them back to life.

So we started searching and analyzing (learned from the other tickets that there might be name / path discrepancies) so we created the debug trace and dropped it in the analyzer - but we discovered something we are not able to find anything on.

The message we found is:

Error processing setBreakpoints: RangeError: Start offset -2097234512 is outside the bounds of the buffer at new Uint8Array (<anonymous>) at l._parseMappings (/Users/home/Applications/Development/Visual Studio Code.app/Contents/Resources/app/extensions/ms-vscode.js-debug/src/extension.js:36:20720) at l._getMappingsPtr (/Users/home/Applications/Development/Visual Studio Code.app/Contents/Resources/app/extensions/ms-vscode.js-debug/src/extension.js:36:20590) at /Users/home/Applications/Development/Visual Studio Code.app/Contents/Resources/app/extensions/ms-vscode.js-debug/src/extension.js:36:24379 at Object.withMappingCallback (/Users/home/Applications/Development/Visual Studio Code.app/Contents/Resources/app/extensions/ms-vscode.js-debug/src/extension.js:36:30500) at l.generatedPositionFor (/Users/home/Applications/Development/Visual Studio Code.app/Contents/Resources/app/extensions/ms-vscode.js-debug/src/extension.js:36:24300) at a.generatedPositionFor (/Users/home/Applications/Development/Visual Studio Code.app/Contents/Resources/app/extensions/ms-vscode.js-debug/src/extension.js:15:2633633) at Object.t.getOptimalCompiledPosition (/Users/home/Applications/Development/Visual Studio Code.app/Contents/Resources/app/extensions/ms-vscode.js-debug/src/extension.js:1:54161) at b.predictBreakpoints (/Users/home/Applications/Development/Visual Studio Code.app/Contents/Resources/app/extensions/ms-vscode.js-debug/src/extension.js:15:2555663)

Any hints what we hit here and how to get it working without disabling the preview debugger?

The logfile:
vscode-debugadapter-0.json.gz

VS Code Version: 1.50.1

Thanks & Bye,
Chris

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions