-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
ServiceHub dying because of uncaught cancellation token. #31845
Comments
Tagging @jinujoseph @heejaechang |
Hit this a couple more times. |
this means at System.Environment.FailFast(System.String, System.Exception) backend connection between VS and OOP is for some reason failed. cancellation exception is just side effect of the failure since JsonRpc throws cancellation exception when connection is closed or timed out. can you share logs in %temp%\servicehub\logs ? |
Sure. Here you go! |
the log seems doesn't contain log about the issue above. might be already cleaned up by OS if you have auto temp directory clean up on. |
not enough info to find out. one of report in feedback shows Out of memory exception causing all kind of exception to happen. but I don't think that is the cause. (one of feedback has servicehug logs included) hopefully, change the feedback team will put to automatically put all servicehub logs in feedback ticket will make investigation easier from now on. |
@heejaechang - I submitted https://developercommunity.visualstudio.com/content/problem/610986/frequent-process-used-by-visual-studio-has-encount.html which was resolved as dupe to this issue. I can repro this failure consistently if you'd like to setup a teams meeting and share my screen. I'm over in bldg 27. |
Haven't seen this in a while. Closing out as likely changed through the many improvements that have happened here. |
Callstack:
Call stack
The text was updated successfully, but these errors were encountered: