Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8037

C/C++ • Re: Vscode - the window is not responding

$
0
0
Vote for the FIX - nodecommit_pooled_pages
RPI5, 8GB RAM, version 1.98.1
crashes without param after approx 30s of runtime
Constant crashing (code 5) after updating to 1.98.

I am not the only one: https://github.com/microsoft/vscode/issues/242742

The fix mentioned on the above page works for me on v1.98: adding

Code:

--js-flags="--nodecommit_pooled_pages" 
as the first argument to the code command either on the console or by editing the menu entry, stopped the crashing.

Not too sure what you mean by "as the first argument to the code command either on the console or by editing the menu entry"

Statistics: Posted by roman_dca — Wed Mar 12, 2025 4:59 pm



Viewing all articles
Browse latest Browse all 8037

Trending Articles