Description
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):
2025-01-19 20:13:41.105 [error] CodeWindow: renderer process gone (reason: crashed, code: 5)
2025-01-19 20:13:41.425 [info] Extension host with pid 39633 exited with code: 0, signal: unknown.
I reckon it might be something to do with Apple Silicon being ARM stuff, but no idea.