Skip to content

debug adapter process has terminated unexpectedly #159

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

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

debug adapter process has terminated unexpectedly #159

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

Comments

@weinand
Copy link

weinand commented Nov 14, 2017

From @cove9988 on November 14, 2017 0:10

  • VSCode Version: 1.18.0
  • OS Version: Windows 8

Steps to Reproduce:

  1. Open a python file.
  2. F5 to start the debug
  3. Debug: Python

Reproduces without extensions: Yes/No

Copied from original issue: microsoft/vscode#38265

@cove9988
Copy link

I fixed it by uninstall python extension and install it again.

@brettcannon brettcannon added awaiting 1-verification area-debugging bug Issue identified by VS Code Team member as probable bug labels Nov 14, 2017
@LJXLJXLJX
Copy link

I reinstall python extension ,but the error doesn't disappear

@DonJayamanne
Copy link

@LJXLJXLJX please could you provide more information.

  1. Screen shot of the error
  2. OS and Python version
  3. What is displayed in the Console window (Help-> Toggle Developer Tools)
  4. Please try debugging a simple print("hello world") block of code

@DonJayamanne DonJayamanne reopened this Nov 15, 2017
@DonJayamanne DonJayamanne added info-needed Issue requires more information from poster closed-fixed and removed awaiting 1-verification info-needed Issue requires more information from poster labels Nov 15, 2017
@DonJayamanne
Copy link

re-closing this issue as it seems you have already posted on another (#24)

@LJXLJXLJX
Copy link

@DonJayamanne
thanks for replying
1.the error :debug adapter process has terminated unexpectedly
2.windows 7 64bit
3.nothing display in my console
4.I tried to debug a very simple block code like a=1 or just a null py file,but vscode debugger just crashed right after I pressed F5. But I can run those files in cmd or pycharm

I tried to reinstall the python extension and the whole vscode , and restart my PC . The error didn't disappear.But after a night's sleep, I come to my lab ,the error disappear itself. Really strange,I hope this error will never disappear again...

@LJXLJXLJX
Copy link

LJXLJXLJX commented Nov 16, 2017

@DonJayamanne
unfortunately it appears again...
vscode is my favorite python ide , but it seems pycharm has become my only choice...
image

@brettcannon
Copy link
Member

Please post to #24 as that's where we're going to track the work on this issue.

@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

5 participants