-
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
Crash in OOP. #18563
Comments
Ping @heejaechang @jinujoseph |
bug for this is here: https://microsoft.visualstudio.com/DefaultCollection/OS/_workitems?id=11447641&triage=true&fullScreen=true&_a=edit Watson is here: http://watson/BucketDetails?BucketIdentifier=686e7a64-3755-3fe3-b0e0-3c096aca451f Which has cabs for download. |
Also here: http://watson/Failure?FailureSearchText=b9fc0747-4c25-67ea-c059-c1afda6e0954 This has several dumps across several machines. |
This is a workaround for dotnet#18563. See dotnet#19042 for a follow-up task to remove this workaround.
Closing as fixed. For now a workaround, but still it's fixed and should not reappear. |
AsyncSemaphore now disposes with more predictable behavior: microsoft/vs-threading#493 This is slated for insertion into VS 16.3. |
Note: i'm dogfooding a very recent Roslyn. I just encountered this crash:
Tagging @heejaechang
The text was updated successfully, but these errors were encountered: