CLion runs llvm-symbolizer on clangd.exe, pegging the CPU
Answered
Three or four times a day, this new thing is happening. CLion launches 8 instances of llvm-symbolizer. Each of those processes are converting process addresses of clangd.exe to symbols (this is what llvm-symbolizer does). I discovered all this with Process Explorer and can plainly see the command-line arguments and the open handle llvm-symbolizer has on clangd.exe.
Anybody knows a resolution for this issue? Where can I alert the CLion team about this?
Please sign in to leave a comment.
Hello!
Please send the idea.log file (Help | Show Log in ...) to clion-support at jetbrains.com. Note that logs might contain private user's information (like file paths and names).