Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug adapter process has terminated unexpectedly #158

Closed
weinand opened this issue Nov 14, 2017 · 3 comments
Closed

Debug adapter process has terminated unexpectedly #158

weinand opened this issue Nov 14, 2017 · 3 comments
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@weinand
Copy link

weinand commented Nov 14, 2017

From @Yensan on November 14, 2017 7:26

  • VSCode Version: Code 1.18.0 (dcee2202709a4f223185514b9275aa4229841aa7, 2017-11-08T21:22:49.932Z)
  • OS Version: Windows_NT x64 6.1.7601
  • Extensions:
Extension Author (truncated) Version
include-autocomplete ajs 0.0.4
vscode-color ans 0.4.5
django-html bib 1.2.0
django-snippets bib 1.1.0
jupyter don 1.1.4
python-extension-pack don 1.0.1
intellij-idea-keybindings k-- 0.2.16
MagicPython mag 1.0.12
python ms- 0.8.0
cpptools ms- 0.14.2
java red 0.14.0
vscode-java-debug vsc 0.3.0
jinja who 0.0.8

(1 theme extensions excluded)


Steps to Reproduce:

  1. write simple "hello world" code, then debug | run it.
  2. all of thing is going well, but vsCode pop up a string "Debug adapter process has terminated unexpectedly". So annoying !

Reproduces without extensions: Yes/No

Copied from original issue: microsoft/vscode#38297

@weinand
Copy link
Author

weinand commented Nov 14, 2017

What language are you debugging?

@weinand
Copy link
Author

weinand commented Nov 14, 2017

From @Yensan on November 14, 2017 7:51

@weinand
python, and sorry for forgot writing.

@DonJayamanne
Copy link

Duplicate of #191

@DonJayamanne DonJayamanne marked this as a duplicate of #191 Nov 16, 2017
@DonJayamanne DonJayamanne added this to the December 2017 milestone Nov 17, 2017
DonJayamanne added a commit that referenced this issue Nov 22, 2017
#249)

- Fixes #25, #32, #35, #235, #242 (unable to run without debugging using CTRL+F5)   
- Fixes #191, #158, #24, #136  (error message displayed when debugged code terminates)  
- Fixes #157 (debugger crashes when python program does not launch)
- Fixes #114, #149, #250 (use vscode infrastructure to launch debugger in integrated and external terminals)  
- Fixes #239 Remove prompt added to pause terminal upon program completion
@lock lock bot locked as resolved and limited conversation to collaborators Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

3 participants