Skip to content

Hard crash (of everything) when debugging nodejs #18758

Closed
@chadbr

Description

@chadbr
  • VSCode Version: Version 1.8.1 (1.8.1) - ee428b0 - 2016-12-19T14:40:36.266Z
  • OS Version: macos 10.12.2
  • Nodejs version: v6.7.0

Steps to Reproduce:

  1. open code in empty folder
  2. create an app.js with 2 console.writeline() functions
  3. set breakpoints
  4. go to debug pane, accept default setup
  5. press f5 or debug button
  6. when breakpoint is hit, press the stop button

On my colleges machine, vscode crashes. On my machine everything crashes (the shell, all applications, everything...) then the shell restarts.

repo gif attached... you don't see the crash because the app recording the gif gets killed...
crashanim

Anyone else???

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesimportantIssue identified as high-priorityverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions