clangd / vscode-clangd

Visual Studio Code extension for clangd
https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.vscode-clangd
MIT License
629 stars 106 forks source link

Memory leak bug that fills up all system RAM in minutes. #546

Open lucypero opened 11 months ago

lucypero commented 11 months ago

Title.

It makes this extension simply unusable.

It fills up all my 32 GB of RAM in 2 minutes after booting up vs code.

I use it on my own small project. It's not open source yet so I can't post it.

It's been happening for months but nowadays it happens every day so i will have to switch to the microsoft alternative.

System information Clangd version (from the log, or clangd --version): 16.0.2 clangd extension version: v0.1.24 Operating system: Windows 11

lakshits11 commented 11 months ago

Btw does it happen on any other project too? You can test and share your results on an open source project.