-
Notifications
You must be signed in to change notification settings - Fork 512
Preview extension 2019.12.0 crashes when debugging some scripts #2386
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
sba923 opened this issue
Dec 20, 2019
· 3 comments
· Fixed by PowerShell/PowerShellEditorServices#1140
Closed
Preview extension 2019.12.0 crashes when debugging some scripts #2386
sba923 opened this issue
Dec 20, 2019
· 3 comments
· Fixed by PowerShell/PowerShellEditorServices#1140
Comments
This should be fixed in @jborean93's PR PowerShell/PowerShellEditorServices#1140 |
So the fix will be included in the next preview of the extension? Is there a way to get it sooner (I could create a private build, and deploy that, but I'd probably need some instructions)? |
The release should happen this week so I'd recommend just waiting. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System Details
Issue Description
I'm debugging a script that automates Word via COM automation (FWIW).
Whenever a breakpoint is hit, the editor services crash.
Expected Behaviour
Normal debugging behavior: breakpoint hit, can proceed with debugging
Actual Behaviour
An "unhandled exception" crash occurs:
Note: the non-preview extension also crashes on that same script.
Attached Logs
1576843804-4085d900-df8f-4283-9e36-a2ae5ff86cf01576837364267.zip
The text was updated successfully, but these errors were encountered: