-
Notifications
You must be signed in to change notification settings - Fork 22
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
VSCode Apple Silicon crashes when running anything on terminal (zsh) #124
Comments
As some extra context:
So thanks to that, as of now I'll use |
I am also having this issue, but on Windows 11 24H2 (Intel), on both VSCode and VSCode Insider with Git Bash as the shell. It does not occur with Powershell however. Replication steps:
|
Hey @markjamesardens! I forgot to write an update and saw this in my notifications feed, so thanks for the reminder!
So if you want to have consistent fonts you can use your regular |
Wow, this is a really weird issue! Glad you found a workaround for now. Obviously, the font shouldn't be the issue, and the font being reason for the terminal crashing, really bugs me. I'll see if I can address this in some way. |
Yeah, tbh I wouldn't say "it's the font" so much as "VSCode's terminal has an issue with a specific feature that just happens to be used by this font", otherwise other terminals would also crash 🤷♂ |
Hi!
I have both an M2 Macbook Air and an M4 Macbook Pro and recently noticed VSCode started hanging and eventually crashing when running anything on the terminal.
I figured it was a bug introduced in the latest release (January) since I had just updated it and went on running things in the external terminal.
However, I was working on my M2 on a profile whose settings are not synced, and hadn't even realised the terminal was working just fine. That's when I added CommitMono (beautiful work, btw!) because I like it a lot, and then VSCode started crashing any time I ran anything on the terminal!
I've checked around and haven't found much, so I'm guessing it must be quite a corner case. I'll be using another font in VSCode in the meantime and keep CommitMono for everything else, I have no clue what it must be doing with VSCode.
The logs say something really unhelpful too (to me, at least):
I reckon it might be something to do with Apple Silicon being ARM stuff, but no idea.
The text was updated successfully, but these errors were encountered: