You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been chasing a problem with the cpptools for several weeks, I'm finally admitting defeat and asking for help.
Symptoms are consistent, upon opening any C++ file the activity indicator in the bottom right spins for 1-2 minutes and eventually reports "The language server crashed. Restarting..." The process repeats itself over and over.
I've tried uninstalling everything I can associated with VSCode, the cpptools extension and even as much of the XCode packages as I was able to eradicate, with no noticeable impact.
I'm attaching debugging logs and a stack trace from the cpptools process. It appears cpptools is exiting due to an uncaught exception. I don't know if the cpptools-srv process is the root cause, if it is trying to run I'm not fast enough to attach to it. If there is a way to run it from the command line for testing I'd like to try that.
Any thoughts, advice, or suggestions would be more than welcome.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've been chasing a problem with the cpptools for several weeks, I'm finally admitting defeat and asking for help.
Symptoms are consistent, upon opening any C++ file the activity indicator in the bottom right spins for 1-2 minutes and eventually reports "The language server crashed. Restarting..." The process repeats itself over and over.
I've tried uninstalling everything I can associated with VSCode, the cpptools extension and even as much of the XCode packages as I was able to eradicate, with no noticeable impact.
I'm attaching debugging logs and a stack trace from the cpptools process. It appears cpptools is exiting due to an uncaught exception. I don't know if the cpptools-srv process is the root cause, if it is trying to run I'm not fast enough to attach to it. If there is a way to run it from the command line for testing I'd like to try that.
Any thoughts, advice, or suggestions would be more than welcome.
debug.log
Beta Was this translation helpful? Give feedback.
All reactions