-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
Crash when toggling panel on newly opened folders #109970
Comments
Symbolicated trace
|
Stack overrun when attempting to convert one of the process.env properties from utf-8 to utf-16. Can you print your |
I have better repro steps now.
However, if I merely show the panel with Ctrl+~, the panel and terminal show properly, and no crash occurs. Moreover, whenever I reload the project afterwards, toggling the panel works without crashing the program. If I rename the folder to another new name, toggling the panel once again crashes the program. Attached a dump file where I cloned https://github.com/rzhao271/pyra-ttf then renamed the directory to pyra-ttf25 then launched code-insiders with the command |
Me too, toggle panel crashed when
|
I got the quick fix. we need to add this in
According to this link, we can utilize the Context condition
|
Version: 1.51.0-insider (user setup)
Commit: a5dfd9d
Date: 2020-11-03T19:58:29.881Z
Electron: 9.3.3
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.19042
Steps to Reproduce:
This doesn't seem to happen on all projects, only newer ones/ones I recently cloned. I attached a dump file.
nov3-dump.zip
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: