-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.parserreliability
Milestone
Description
Environment
- OS and Version: Windows 11 24H2
- VS Code Version: 1.103.2
- C/C++ Extension Version: 1.27.3
- If using SSH remote, specify OS of remote machine: N/A
Bug Summary and Steps to Reproduce
Bug Summary: I noticed rapid crashes of the cpptools_srv.exe process. C/C++ output indicates:
IntelliSense process crash detected: handle_update_intellisense
IntelliSense process crash detected: handle_update_intellisense
IntelliSense process crash detected: handle_update_intellisense
IntelliSense process crash detected: handle_update_intellisense
IntelliSense process crash detected: handle_update_intellisense
IntelliSense process crash detected: handle_update_intellisense
IntelliSense process crash detected: handle_update_intellisense
I found a bunch of corresponding cpptools-srv.exe crash dumps in my AppData\Local\CrashDumps directory.
Unfortunately I can't share the dumps, or most config info since this is a work machine and proprietary source code.
This seems to me like stack overflow in set_base_class_offsets.
Please see some windbg output windbg.txt
Configuration and Logs
Please refer to the attached windbg.txtOther Extensions
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.parserreliability
Type
Projects
Status
Done