Skip to content

Interactive console hangs when stopping the debugger #560

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
ThePSAdmin opened this issue Mar 16, 2017 · 2 comments
Closed

Interactive console hangs when stopping the debugger #560

ThePSAdmin opened this issue Mar 16, 2017 · 2 comments
Labels
Issue-Bug A bug to squash.

Comments

@ThePSAdmin
Copy link

System Details

  • Operating system name and version: Windows 10.0.14393
  • VS Code version: 1.10.2
  • PowerShell extension version: 0.10.0
  • Output from $PSVersionTable:
Name                           Value
----                           -----
PSVersion                      5.1.14393.953
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.14393.953
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Issue Description

When debugging with an interactive session, if you click the stop debugging button whilst on a breakpoint, the integrated console hangs and crashes
logs.zip
.

Attached Logs

Follow the instructions in the README
about capturing and sending logs.

@daviwil daviwil added this to the 0.10.2 milestone Mar 16, 2017
@daviwil daviwil added the Issue-Bug A bug to squash. label Mar 16, 2017
@daviwil daviwil modified the milestones: 0.10.2, 0.11.1 Mar 24, 2017
@daviwil daviwil modified the milestones: Next Patch Update, Next Feature Update Apr 6, 2017
@daviwil daviwil modified the milestones: April 2017, May 2017 May 8, 2017
@daviwil daviwil modified the milestones: May 2017, June 2017 Jun 1, 2017
@daviwil daviwil modified the milestones: June 2017, July 2017 Jul 11, 2017
@daviwil daviwil modified the milestones: July 2017, Future Oct 26, 2017
@TylerLeonhardt TylerLeonhardt modified the milestone: Future May 24, 2018
@rjmholt
Copy link
Contributor

rjmholt commented May 6, 2019

This is probably related to #1494

@JustinGrote
Copy link
Collaborator

JustinGrote commented Apr 17, 2020

I cannot reproduce this anymore since the refactor (yay!), though #2377 is a similar but different crashing issue that is still relevant.

@ghost ghost added the Needs: Maintainer Attention Maintainer attention needed! label Apr 17, 2020
@SydneyhSmith SydneyhSmith removed the Needs: Maintainer Attention Maintainer attention needed! label Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug A bug to squash.
Projects
None yet
Development

No branches or pull requests

6 participants