-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
cliIssues and PRs related to the Node.js command line interface.Issues and PRs related to the Node.js command line interface.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 protocol
Description
- Version: 8.1.0
- Platform: *
- Subsystem: cli
after 399cb25 there's an edge case that crashes node
D:\code\node$ Release\node.exe --inspect-port=0
> process.debugPort
D:\code\node$ echo %ERRORLEVEL%
-1073741819
D:\code\node$
Metadata
Metadata
Assignees
Labels
cliIssues and PRs related to the Node.js command line interface.Issues and PRs related to the Node.js command line interface.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 protocol