-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Compare with Unmodified VS2017 stopped running #1454
Comments
@sebascomeau Could you try installing the previous version, v2.3.6.391, and see if it works for you? |
Hi @sebascomeau, Thanks for letting us know - that is strange as the "Compare with Unmodified..." feature is a part of Visual Studio Team Explorer and not our extension... I've just tried it locally and didn't see a problem, so it looks like it's something to do with your local setup. If you get a chance to go back to a version that is crashing, I wonder if you'd be able to attach a debugger and get a stack trace of where the crash is occurring? You can do this by running another instance of Visual Studio and choosing "Debug -> Attach to Process" then selecting |
Another thing you could try is clearing the MEF cache. There are instuctions for that here. |
I'm experiencing the same. |
Hi @TylerBrinkley. This looks like it's becoming a common issue. Could you try clearing the MEF cache as described here? |
I already reverted. |
I removed it from VS2017 then reinstall it. |
Good to know @sebascomeau, thanks for getting back to us! I suspect that clearing the MEF cache would have the same effect, but whatever was easiest for you! |
Could you try installing the following version over your reverted install (download the .zip and open the .vsix file from inside it): It includes a workaround for this issue. Please let us know if this version works as expected! |
@jcansdale It's working for me |
@TylerBrinkley thanks for the quick reply! Good to know this version is working. 👍 |
Confirming that clearing the MEF cache fixed the issue for me. |
@jcansdale |
Removing ang reinstalling extension fixed this issue for me. |
FWIW, here's the stack-trace for the crash reported in the Event Log. It happens whenever I do a File Comparison in the Team Explorer Changes window.
|
I had the same issue and the stack trace in Windows Event log was the same as @Jehoel posted. |
@jcansdale Build 1219 was working for me too. |
@Jehoel Thanks very much for the stack trace. I was hoping to get one of these! 👍 |
@jcansdale build 1219 fixed the issue |
Same here. |
Closing this as the version with the fix (2.4.1) was released Monday! |
In my case: GhostDocs required an update. |
I updated to the latest version and each time I try to do "Compare with Unmodified..." on a file that has changed then VS2017 hang and stop running.
I did a revert to version 2.2.0.10 and everything is fine now.
The text was updated successfully, but these errors were encountered: