llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
29.37k stars 12.14k forks source link

clangd-20 with clang-tidy fails with "broken pipe" on helix editor. #111675

Open greg-is-kub opened 1 month ago

greg-is-kub commented 1 month ago

Hi to all ! I hope you are having a good day

I'm coming towarrd you as I am experiencing issues using the --clang-tidy flag of clangd-20

Opening my editor and browsing some cpp files is nice for approx 20 seconds until every thing crumbles.

$ clangd-20 --version
Ubuntu clangd version 20.0.0 (++20241006053746+6de5305b3d7a-1~exp1~20241006053920.1971)
Features: linux+grpc
Platform: x86_64-pc-linux-gnu

Here is my helix log :

```console 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] Ubuntu clangd version 20.0.0 (++20241006053746+6de5305b3d7a-1~exp1~20241006053920.1971)\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] Features: linux+grpc\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] PID: 51039\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] Working directory: /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] argv[0]: /usr/bin/clangd-20\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] argv[1]: --compile-commands-dir=./build_bundle_cpp\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] argv[2]: --clang-tidy\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] Starting LSP over stdin/stdout\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] <-- initialize(0)\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] --> reply:initialize(0) 0 ms\n" 2024-10-09T15:20:14.477 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.477] <-- initialized\n" 2024-10-09T15:20:14.477 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.477] <-- textDocument/didOpen\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] Loaded compilation database from /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/./build_bundle_cpp/compile_commands.json\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include/aidge/backend/cpu/operator/ResizeImpl.hpp version 0 with command inferred from /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include/aidge/backend/cpu/operator/ResizeImpl.hpp\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] --> window/workDoneProgress/create(0)\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] Enqueueing 151 commands for indexing\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] <-- reply(0)\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] --> $/progress\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] --> $/progress\n" 2024-10-09T15:20:14.626 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.626] --> $/progress\n" 2024-10-09T15:20:14.626 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.626] --> $/progress\n" 2024-10-09T15:20:14.626 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.626] --> $/progress\n" 2024-10-09T15:20:14.626 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.626] --> $/progress\n" 2024-10-09T15:20:15.139 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.139] <-- textDocument/didOpen\n" 2024-10-09T15:20:15.139 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.139] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp version 0 with command \n" 2024-10-09T15:20:15.139 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:15.139 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/operator/ResizeImpl.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:15.240 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.240] Built preamble of size 16662384 for file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include/aidge/backend/cpu/operator/ResizeImpl.hpp version 0 in 0.76 seconds\n" 2024-10-09T15:20:15.240 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.240] Indexing c++17 standard library in the context of /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include/aidge/backend/cpu/operator/ResizeImpl.hpp\n" 2024-10-09T15:20:15.269 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.268] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:15.400 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.400] Indexed /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/unit_tests/operator/Test_MetaOperator.cpp (0 symbols, 17813 refs, 543 files)\n" 2024-10-09T15:20:15.404 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.404] --> $/progress\n" 2024-10-09T15:20:15.814 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.814] Indexed /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/unit_tests/operator/Test_FCImpl.cpp (0 symbols, 17935 refs, 594 files)\n" 2024-10-09T15:20:15.882 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.882] --> $/progress\n" 2024-10-09T15:20:15.950 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.950] Built preamble of size 17111852 for file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp version 0 in 0.81 seconds\n" 2024-10-09T15:20:15.964 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.964] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:15.993 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.993] <-- textDocument/didOpen\n" 2024-10-09T15:20:15.994 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.994] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp version 0 with command \n" 2024-10-09T15:20:15.994 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:15.994 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/data/Interpolation.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp\n" 2024-10-09T15:20:15.999 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.999] Built preamble of size 253624 for file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp version 0 in 0.00 seconds\n" 2024-10-09T15:20:16.006 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:16.006] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:16.588 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:16.588] Indexed c++17 standard library (incomplete due to errors): 13658 symbols, 11092 filtered\n" 2024-10-09T15:20:23.008 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:23.008] <-- textDocument/inlayHint(1)\n" 2024-10-09T15:20:23.008 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:23.008] --> reply:textDocument/inlayHint(1) 0 ms\n" 2024-10-09T15:20:28.144 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:28.144] <-- textDocument/inlayHint(2)\n" 2024-10-09T15:20:28.144 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:28.144] --> reply:textDocument/inlayHint(2) 0 ms\n" 2024-10-09T15:20:35.972 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:35.972] <-- textDocument/definition(3)\n" 2024-10-09T15:20:35.972 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:35.972] --> reply:textDocument/definition(3) 0 ms\n" 2024-10-09T15:20:36.070 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.070] <-- textDocument/didChange\n" 2024-10-09T15:20:36.123 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.122] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp version 1 with command \n" 2024-10-09T15:20:36.123 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:36.123 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/operator/ResizeImpl.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:36.146 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.146] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:36.320 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.320] <-- textDocument/inlayHint(4)\n" 2024-10-09T15:20:36.321 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.320] --> reply:textDocument/inlayHint(4) 0 ms\n" 2024-10-09T15:20:36.911 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.911] <-- textDocument/didChange\n" 2024-10-09T15:20:36.963 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.963] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp version 2 with command \n" 2024-10-09T15:20:36.963 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:36.963 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/operator/ResizeImpl.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:36.978 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.978] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:37.160 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:37.160] <-- textDocument/inlayHint(5)\n" 2024-10-09T15:20:37.160 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:37.160] --> reply:textDocument/inlayHint(5) 0 ms\n" 2024-10-09T15:20:38.116 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:38.116] <-- textDocument/definition(6)\n" 2024-10-09T15:20:38.117 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:38.117] --> reply:textDocument/definition(6) 0 ms\n" 2024-10-09T15:20:40.436 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:40.436] <-- textDocument/definition(7)\n" 2024-10-09T15:20:40.436 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:40.436] --> reply:textDocument/definition(7) 0 ms\n" 2024-10-09T15:20:40.443 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:40.443] <-- textDocument/didOpen\n" 2024-10-09T15:20:40.444 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:40.444] ASTWorker building file /home/greg/workspace/cea/install_aidge/install_dev/include/aidge/backend/OperatorImpl.hpp version 0 with command inferred from /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:40.444 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:40.444 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/install_aidge/install_dev/include/aidge/backend/OperatorImpl.hpp\n" 2024-10-09T15:20:40.686 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:40.686] <-- textDocument/inlayHint(8)\n" 2024-10-09T15:20:41.084 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:41.084] Built preamble of size 15269240 for file /home/greg/workspace/cea/install_aidge/install_dev/include/aidge/backend/OperatorImpl.hpp version 0 in 0.64 seconds\n" 2024-10-09T15:20:41.112 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:41.112] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:41.112 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:41.112] --> reply:textDocument/inlayHint(8) 426 ms\n" 2024-10-09T15:20:56.357 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.357] <-- textDocument/didChange\n" 2024-10-09T15:20:56.410 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.410] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp version 3 with command \n" 2024-10-09T15:20:56.410 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:56.410 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/operator/ResizeImpl.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:56.425 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.425] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:56.607 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.607] <-- textDocument/inlayHint(9)\n" 2024-10-09T15:20:56.607 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.607] --> reply:textDocument/inlayHint(9) 0 ms\n" 2024-10-09T15:20:56.851 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.851] <-- textDocument/didSave\n" 2024-10-09T15:20:56.851 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.851] File version went from 0 to 0\n" 2024-10-09T15:20:56.851 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.851] File version went from 0 to 0\n" 2024-10-09T15:20:56.851 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.851] File version went from 0 to 0\n" 2024-10-09T15:20:56.851 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.851] File version went from 3 to 3\n" 2024-10-09T15:20:56.901 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.901] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp version 3 with command \n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/operator/ResizeImpl.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.901] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp version 0 with command \n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/data/Interpolation.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.902] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include/aidge/backend/cpu/operator/ResizeImpl.hpp version 0 with command inferred from /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include/aidge/backend/cpu/operator/ResizeImpl.hpp\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.902] ASTWorker building file /home/greg/workspace/cea/install_aidge/install_dev/include/aidge/backend/OperatorImpl.hpp version 0 with command inferred from /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/install_aidge/install_dev/include/aidge/backend/OperatorImpl.hpp\n" 2024-10-09T15:21:10.439 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:21:10.439] <-- textDocument/inlayHint(10)\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "0 libLLVM.so.20.0 0x0000754614d96316 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 54\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "1 libLLVM.so.20.0 0x0000754614d93f10 llvm::sys::RunSignalHandlers() + 80\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "2 libLLVM.so.20.0 0x0000754614d969cb\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "3 libc.so.6 0x0000754612e42520\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "4 libLLVM.so.20.0 0x0000754614d3678d llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int) + 141\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "5 clangd-20 0x00005908aade470c\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "6 clangd-20 0x00005908aade2e3a\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "7 clangd-20 0x00005908ab3f3b4b\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "8 clangd-20 0x00005908aab69c87\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "9 clangd-20 0x00005908aac10d07\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "10 clangd-20 0x00005908aac08c0c\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "11 clangd-20 0x00005908aac08892\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "12 clangd-20 0x00005908aad6f39a\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "13 libc.so.6 0x0000754612e94ac3\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "14 libc.so.6 0x0000754612f26850\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "Signalled during AST worker action: InlayHints\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- " Filename: /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- " Directory: /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- " Command Line: /usr/bin/c++ --driver-mode=g++ -DGIT_COMMIT_HASH=\"fb63eaa\" -DPROJECT_VERSION=\"0.2.3\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/data/Interpolation.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- " Version: 0\n" 2024-10-09T15:21:11.567 helix_lsp::transport [ERROR] clangd-20 err: <- StreamClosed 2024-10-09T15:21:14.385 helix_lsp::transport [ERROR] clangd-20 err: <- IO(Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }) ```

and my config:

```toml [[language]] name = "cpp" language-servers = ["clangd-20"] auto-format = false indent = { tab-width = 4, unit = "t" } formatter = { command = "clang-format-20", args = ["--style=file"] } comment-token = "//" [language-server.clangd-20] command = "clangd-20" args=["--compile-commands-dir=./build_bundle_cpp", "--clang-tidy"] ```

If you have any request on how to sort that I would be really interested. Thanks a lot and have a good day

llvmbot commented 1 month ago

@llvm/issue-subscribers-clangd

Author: Grégoire Kubler (greg-is-kub)

Hi to all ! I hope you are having a good day I'm coming towarrd you as I am experiencing issues using the `--clang-tidy` flag of `clangd-20` Opening my editor and browsing some cpp files is nice for approx 20 seconds until every thing crumbles. ```bash $ clangd-20 --version Ubuntu clangd version 20.0.0 (++20241006053746+6de5305b3d7a-1~exp1~20241006053920.1971) Features: linux+grpc Platform: x86_64-pc-linux-gnu ``` Here is my helix log : <details> ```console 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] Ubuntu clangd version 20.0.0 (++20241006053746+6de5305b3d7a-1~exp1~20241006053920.1971)\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] Features: linux+grpc\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] PID: 51039\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] Working directory: /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] argv[0]: /usr/bin/clangd-20\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] argv[1]: --compile-commands-dir=./build_bundle_cpp\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] argv[2]: --clang-tidy\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] Starting LSP over stdin/stdout\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] <-- initialize(0)\n" 2024-10-09T15:20:14.476 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.476] --> reply:initialize(0) 0 ms\n" 2024-10-09T15:20:14.477 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.477] <-- initialized\n" 2024-10-09T15:20:14.477 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.477] <-- textDocument/didOpen\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] Loaded compilation database from /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/./build_bundle_cpp/compile_commands.json\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include/aidge/backend/cpu/operator/ResizeImpl.hpp version 0 with command inferred from /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include/aidge/backend/cpu/operator/ResizeImpl.hpp\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] --> window/workDoneProgress/create(0)\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] Enqueueing 151 commands for indexing\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] <-- reply(0)\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] --> $/progress\n" 2024-10-09T15:20:14.478 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.478] --> $/progress\n" 2024-10-09T15:20:14.626 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.626] --> $/progress\n" 2024-10-09T15:20:14.626 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.626] --> $/progress\n" 2024-10-09T15:20:14.626 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.626] --> $/progress\n" 2024-10-09T15:20:14.626 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:14.626] --> $/progress\n" 2024-10-09T15:20:15.139 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.139] <-- textDocument/didOpen\n" 2024-10-09T15:20:15.139 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.139] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp version 0 with command \n" 2024-10-09T15:20:15.139 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:15.139 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/operator/ResizeImpl.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:15.240 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.240] Built preamble of size 16662384 for file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include/aidge/backend/cpu/operator/ResizeImpl.hpp version 0 in 0.76 seconds\n" 2024-10-09T15:20:15.240 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.240] Indexing c++17 standard library in the context of /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include/aidge/backend/cpu/operator/ResizeImpl.hpp\n" 2024-10-09T15:20:15.269 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.268] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:15.400 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.400] Indexed /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/unit_tests/operator/Test_MetaOperator.cpp (0 symbols, 17813 refs, 543 files)\n" 2024-10-09T15:20:15.404 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.404] --> $/progress\n" 2024-10-09T15:20:15.814 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.814] Indexed /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/unit_tests/operator/Test_FCImpl.cpp (0 symbols, 17935 refs, 594 files)\n" 2024-10-09T15:20:15.882 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.882] --> $/progress\n" 2024-10-09T15:20:15.950 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.950] Built preamble of size 17111852 for file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp version 0 in 0.81 seconds\n" 2024-10-09T15:20:15.964 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.964] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:15.993 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.993] <-- textDocument/didOpen\n" 2024-10-09T15:20:15.994 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.994] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp version 0 with command \n" 2024-10-09T15:20:15.994 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:15.994 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/data/Interpolation.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp\n" 2024-10-09T15:20:15.999 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:15.999] Built preamble of size 253624 for file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp version 0 in 0.00 seconds\n" 2024-10-09T15:20:16.006 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:16.006] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:16.588 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:16.588] Indexed c++17 standard library (incomplete due to errors): 13658 symbols, 11092 filtered\n" 2024-10-09T15:20:23.008 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:23.008] <-- textDocument/inlayHint(1)\n" 2024-10-09T15:20:23.008 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:23.008] --> reply:textDocument/inlayHint(1) 0 ms\n" 2024-10-09T15:20:28.144 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:28.144] <-- textDocument/inlayHint(2)\n" 2024-10-09T15:20:28.144 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:28.144] --> reply:textDocument/inlayHint(2) 0 ms\n" 2024-10-09T15:20:35.972 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:35.972] <-- textDocument/definition(3)\n" 2024-10-09T15:20:35.972 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:35.972] --> reply:textDocument/definition(3) 0 ms\n" 2024-10-09T15:20:36.070 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.070] <-- textDocument/didChange\n" 2024-10-09T15:20:36.123 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.122] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp version 1 with command \n" 2024-10-09T15:20:36.123 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:36.123 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/operator/ResizeImpl.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:36.146 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.146] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:36.320 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.320] <-- textDocument/inlayHint(4)\n" 2024-10-09T15:20:36.321 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.320] --> reply:textDocument/inlayHint(4) 0 ms\n" 2024-10-09T15:20:36.911 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.911] <-- textDocument/didChange\n" 2024-10-09T15:20:36.963 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.963] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp version 2 with command \n" 2024-10-09T15:20:36.963 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:36.963 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/operator/ResizeImpl.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:36.978 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:36.978] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:37.160 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:37.160] <-- textDocument/inlayHint(5)\n" 2024-10-09T15:20:37.160 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:37.160] --> reply:textDocument/inlayHint(5) 0 ms\n" 2024-10-09T15:20:38.116 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:38.116] <-- textDocument/definition(6)\n" 2024-10-09T15:20:38.117 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:38.117] --> reply:textDocument/definition(6) 0 ms\n" 2024-10-09T15:20:40.436 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:40.436] <-- textDocument/definition(7)\n" 2024-10-09T15:20:40.436 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:40.436] --> reply:textDocument/definition(7) 0 ms\n" 2024-10-09T15:20:40.443 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:40.443] <-- textDocument/didOpen\n" 2024-10-09T15:20:40.444 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:40.444] ASTWorker building file /home/greg/workspace/cea/install_aidge/install_dev/include/aidge/backend/OperatorImpl.hpp version 0 with command inferred from /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:40.444 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:40.444 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/install_aidge/install_dev/include/aidge/backend/OperatorImpl.hpp\n" 2024-10-09T15:20:40.686 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:40.686] <-- textDocument/inlayHint(8)\n" 2024-10-09T15:20:41.084 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:41.084] Built preamble of size 15269240 for file /home/greg/workspace/cea/install_aidge/install_dev/include/aidge/backend/OperatorImpl.hpp version 0 in 0.64 seconds\n" 2024-10-09T15:20:41.112 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:41.112] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:41.112 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:41.112] --> reply:textDocument/inlayHint(8) 426 ms\n" 2024-10-09T15:20:56.357 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.357] <-- textDocument/didChange\n" 2024-10-09T15:20:56.410 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.410] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp version 3 with command \n" 2024-10-09T15:20:56.410 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:56.410 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/operator/ResizeImpl.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:56.425 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.425] --> textDocument/publishDiagnostics\n" 2024-10-09T15:20:56.607 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.607] <-- textDocument/inlayHint(9)\n" 2024-10-09T15:20:56.607 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.607] --> reply:textDocument/inlayHint(9) 0 ms\n" 2024-10-09T15:20:56.851 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.851] <-- textDocument/didSave\n" 2024-10-09T15:20:56.851 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.851] File version went from 0 to 0\n" 2024-10-09T15:20:56.851 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.851] File version went from 0 to 0\n" 2024-10-09T15:20:56.851 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.851] File version went from 0 to 0\n" 2024-10-09T15:20:56.851 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.851] File version went from 3 to 3\n" 2024-10-09T15:20:56.901 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.901] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp version 3 with command \n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/operator/ResizeImpl.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.901] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp version 0 with command \n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/data/Interpolation.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.902] ASTWorker building file /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include/aidge/backend/cpu/operator/ResizeImpl.hpp version 0 with command inferred from /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include/aidge/backend/cpu/operator/ResizeImpl.hpp\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:20:56.902] ASTWorker building file /home/greg/workspace/cea/install_aidge/install_dev/include/aidge/backend/OperatorImpl.hpp version 0 with command inferred from /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/operator/ResizeImpl.cpp\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "[/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp]\n" 2024-10-09T15:20:56.902 helix_lsp::transport [ERROR] clangd-20 err <- "/usr/bin/c++ --driver-mode=g++ \"-DGIT_COMMIT_HASH=\\\"fb63eaa\\\"\" \"-DPROJECT_VERSION=\\\"0.2.3\\\"\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/install_aidge/install_dev/include/aidge/backend/OperatorImpl.hpp\n" 2024-10-09T15:21:10.439 helix_lsp::transport [ERROR] clangd-20 err <- "I[15:21:10.439] <-- textDocument/inlayHint(10)\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "0 libLLVM.so.20.0 0x0000754614d96316 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 54\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "1 libLLVM.so.20.0 0x0000754614d93f10 llvm::sys::RunSignalHandlers() + 80\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "2 libLLVM.so.20.0 0x0000754614d969cb\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "3 libc.so.6 0x0000754612e42520\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "4 libLLVM.so.20.0 0x0000754614d3678d llvm::StringMapImpl::LookupBucketFor(llvm::StringRef, unsigned int) + 141\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "5 clangd-20 0x00005908aade470c\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "6 clangd-20 0x00005908aade2e3a\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "7 clangd-20 0x00005908ab3f3b4b\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "8 clangd-20 0x00005908aab69c87\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "9 clangd-20 0x00005908aac10d07\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "10 clangd-20 0x00005908aac08c0c\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "11 clangd-20 0x00005908aac08892\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "12 clangd-20 0x00005908aad6f39a\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "13 libc.so.6 0x0000754612e94ac3\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "14 libc.so.6 0x0000754612f26850\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- "Signalled during AST worker action: InlayHints\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- " Filename: /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- " Directory: /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/build_bundle_cpp\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- " Command Line: /usr/bin/c++ --driver-mode=g++ -DGIT_COMMIT_HASH=\"fb63eaa\" -DPROJECT_VERSION=\"0.2.3\" -DPYBIND -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/include -I/home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src -isystem /home/greg/workspace/cea/install_aidge/install_dev/include -isystem /home/greg/workspace/cea/install_aidge/install_dev/include/_packages_deps/_aidge_core -isystem /home/greg/miniconda3/envs/pyaidge/include/python3.8 -fdiagnostics-color=always -fdiagnostics-color=always -g -fPIC -Wall -Wextra -Wold-style-cast -Winline -pedantic -Werror=narrowing -Wshadow -fvisibility=hidden -o CMakeFiles/_aidge_backend_cpu.dir/src/data/Interpolation.cpp.o -c -resource-dir=/usr/lib/llvm-20/lib/clang/20 -- /home/greg/workspace/cea/aidge_group/aidge/aidge/aidge_backend_cpu/src/data/Interpolation.cpp\n" 2024-10-09T15:21:10.461 helix_lsp::transport [ERROR] clangd-20 err <- " Version: 0\n" 2024-10-09T15:21:11.567 helix_lsp::transport [ERROR] clangd-20 err: <- StreamClosed 2024-10-09T15:21:14.385 helix_lsp::transport [ERROR] clangd-20 err: <- IO(Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }) ``` </details> and my config: <details> ```toml [[language]] name = "cpp" language-servers = ["clangd-20"] auto-format = false indent = { tab-width = 4, unit = "t" } formatter = { command = "clang-format-20", args = ["--style=file"] } comment-token = "//" [language-server.clangd-20] command = "clangd-20" args=["--compile-commands-dir=./build_bundle_cpp", "--clang-tidy"] ``` </details> If you have any request on how to sort that I would be really interested. Thanks a lot and have a good day