-
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
Unloading a project freezes Visual Studio forever #17085
Comments
My guess would be this is a dupe of #14479 . |
@miloush no. That issue is fixed in RC4. This is a new one. |
@vasily-kirichenko I can reproduce this one reliably in couple of recent builds, including 26206. The problem is in the linked files, and I have been told that's a dupe of #14479 several weeks ago. Why do you think it's fixed in RC4? |
Also if you close the shared documents before unloading the project, it shouldn't repro, is that your experience too? |
@miloush yes, the projects I'm working on have lots of linked documents, almost all of docs are linked. Unfortunately, I cannot reproduce it on my home machine, either having the docs open or closed. |
Because the solution I'm working on freezed VS on exit 100% of times in RC3, no single freeze on RC4 so far. |
Interesting, my solution still freezes 100% of times on VS exit in RC4. Edit: So I just assumed it's not in yet. I am not sure what the relation is between closed issue - available in public build. |
@dpoeschl Can you investigate? |
Fixed by #17372 |
I've faced this issue with last VS2017 version 15.5.6, OS - Win8.1 |
The same issue, VS2017 15.6.4, Win 10. |
Can those of you hitting this issue in 15.6 use VS's "report a problem" from a second instance of VS to record it while hung and report it? That should give us actionable memory dumps to investigate. Go ahead and link the resulting developer community issues here too. |
Still face the issue on 15.7.1 if having nested solution folders. |
Face the issue on 16.3.1 when I closed my UE4 project... |
I have the same issue since months, with all updates. I've created two dumps over ~ 2GB. On both days when it happened. Microsoft Visual Studio Enterprise 2019 Mainly it happens on my mixed native C++ C# solution with over 80 projects. Cheers |
@mlop3s please open a new issue and include information about what build you have as well as links to the dumps. Ideally, of you can provide a link to the single |
VS 2017 RC4.
Dump is here https://drive.google.com/open?id=0B8HLQUKik9VteUFrZ2NjMnRkSk0
The text was updated successfully, but these errors were encountered: