-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolwindowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
Version: v.6.4.0
Platform: Windows10 64 bit
Repro:
- Run (script can be moved to the separate file, repro uses inline version only for brevity):
node --inspect -e "while(1);"
- Open url that will be printed to start debugging.
Expected:
- Chrome dev tools are opened without any errors
Actual:
node process shuts down the message:
C:\Program Files\nodejs\node.EXE: src\inspector_socket.cc:569: Assertion `(inspector->http_parsing_state) == (nullptr)' failed.
kevin2r, jaygood and uMaxmaxmaximusasaskevich
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.inspectorIssues and PRs related to the V8 inspector protocolIssues and PRs related to the V8 inspector protocolwindowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.