A C/C++ extension process has crashed. The crashing process name, date/time, signal, and call stack are below -- it would be helpful to include that in a bug report at https://github.com/Microsoft/vscode-cpptools/issues.
cpptools-srv
4/9/2026, 8:18:23 PM
SIGSEGV
?+282
…
…
template_or_specialization_declaration_full(a_tmpl_decl_state*, int, a_decl_parse_state*)+5837
…
?+213
scan_nonmember_declaration(a_decl_parse_state*, a_source_range*)+5979
…
…
scan_nonmember_declaration(a_decl_parse_state*, a_source_range*)+9804
…
translation_unit()+740
process_translation_unit(char const*, int, an_exported_template_file*)+1525
cfe_main(int, char**)+128
cfe_main_exception_handler(int, char**)+13
edg_main(int, char**)+13
…
edge_compiler_main(int, char const**)+110
a_compiler_thread::compiler_thread_routine_impl(char const*, a_compiler_thread*)+324
Environment
Bug Summary and Steps to Reproduce
Open anything that starts the language server and it crashes.
core dump
Configuration and Logs
I don't have a
c_cpp_properties.json, or I don't know where it is.C/C++ Crash Call Stack
Other Extensions
No response
Additional context
No response