-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IntelliSense gives "No IL" (or crashes) in a certain scenario on macOS #6166
Comments
Does it repro with 1.0.0 or 0.29.0 too? |
@bobbrow Yeah, those infinite loop fixes appear to be removed currently. |
@sean-mcmanus It repro's with 1.0.0, but not with 0.29.0. |
Okay, seems like this should get into 1.0.1 or a 1.0.2. |
1.0.1 will change it from a hang to a "No IL"...we could morph this issue into tracking fixing "No IL" or create a new issue. |
I'm getting a crash in the scenario...not sure yet if the crash is related to the "No IL" root cause or if it's causing by some difference in my repro (i.e. different system headers). |
I no longer have a repro for this. If I encounter it again, I'll open a new issue. |
With 1.0.1-insiders, I noticed cpptools become unresponsive, though so far I only repro on macOS (Catalina 10.15.6). Stacks are below. cpptools-srv was at 100%. An IntelliSense update appears to have been stuck. I waited >10 minutes. I have a project that repro's consistently, but reducing it may be difficult.
cpptools
cpptools-srv
cpptools-srv (from another repro)
The text was updated successfully, but these errors were encountered: