Skip to content

Exception after "break on start" causes hard crash #13438

Closed
@seishun

Description

@seishun
  • Version: 8.0.0 and master
  • Platform: any?
  • Subsystem: debugger

debug.js:

foobar

Steps:

  1. Run node --inspect-brk debug.js
  2. Open "chrome://inspect" in Chrome
  3. Click "inspect" under "Target (v9.0.0-pre)"
  4. Click the "Resume script execution" button

Result:

C:\Users\Nikolai\Downloads\node>Release\node.exe --inspect-brk debug.js
Debugger listening on ws://127.0.0.1:9229/c746e04e-ed7d-4727-8a1d-ffe571f51968
For help see https://nodejs.org/en/docs/inspector
Debugger attached.
FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    inspectorIssues and PRs related to the V8 inspector protocolv8 engineIssues and PRs related to the V8 dependency.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions