Closed
Description
- 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:
- open code in empty folder
- create an app.js with 2 console.writeline() functions
- set breakpoints
- go to debug pane, accept default setup
- press f5 or debug button
- 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...
Anyone else???