-
Notifications
You must be signed in to change notification settings - Fork 510
EditorServices Crash - ERRORS caught while waiting for EditorServicesHost to complete execution #1510
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
Comments
This crash is more mysterious. The relevant part of the error seems to be:
|
@PrzemyslawKlys are you still experiencing this issue in 1.9.0? |
Haven't had crashes on 1.9.0 yet. Any crashes to be honest. I do hit "hidden" blockage of running scripts but that's a separate issue, most likely because I am trigger happy. |
Hmmm, if you can find a good repro of that issue with logs, definitely open an issue. Trigger happiness shouldn't inhibit PowerShell usage. I'm hoping the 1.9.0 release improves stability/reliability in general (since it's what I was working toward). Hopefully our next investment area can be in fixing up the debugging experience. |
That's the thing. When that happens there is nothing in logs. And even restarting powershell session doesn't fix it. This is the issue #1537 - there's a gif showing it's behaviour. And it happens randomly. Sometimes I can go for hours without issue and sometimes I open VSCode, PS code and it's stuck, restarting VS Code fixes it for few minutes and again.. I have no clue how to track it and it's not reproducible on demand. In that GIF it displays that debug session is in progress but I've seen instances where that is not displayed at all. Just F5 stops working. |
1540204749-cadee31e-1c25-44b7-af0b-5104ee2efe861540194055613.zip On insiders version still the same problem. Copied
and pasted into another file.. crash. |
eh.. i commented and it's gone (i guess github issue is still in place) I've this issue still in insider release 2.0. Basically I've copied
And pasted and it crashed. But seeing now.. it may have been related to me accidentally removing closing brace and then pasting... 1540204749-cadee31e-1c25-44b7-af0b-5104ee2efe861540194055613.zip |
Tracked in a separate issue. |
System Details
$PSVersionTable
:Issue Description
I am experiencing a problem with...
Still exists in 1.84 - related to #1492
Unless it's different error.. I was editing code and removed \ or '
which made the text below that highlight everything and it crashed.
Attached Logs
Follow the instructions in the README
about capturing and sending logs.
The text was updated successfully, but these errors were encountered: