-
Notifications
You must be signed in to change notification settings - Fork 76
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
Visual Studio freezes sometimes after a run #3
Comments
So Visual Sutdio is freezing entirely? When it happens what processes are -Svein Arne On Fri, Nov 7, 2014 at 8:59 AM, idealist1508 [email protected]
Best regards Blog - http://ackenpacken.blogspot.com/ |
Yes. Here is a list of processes and log files. It was the last run. I made "Build and Test All Projects" after VS was started.
How can I find it out? |
The test runner process is not there so it has completed. The -Svein Arne On Mon, Nov 10, 2014 at 9:49 AM, idealist1508 [email protected]
Best regards Blog - http://ackenpacken.blogspot.com/ |
It was a complete folder ...Appdata\local\mightymoose |
I made a video, maybe you can see what going wrong... |
Just remembered that after enabling logging I think VS needs a restart for -Svein Arne On Tue, Nov 11, 2014 at 9:07 AM, idealist1508 [email protected]
Best regards Blog - http://ackenpacken.blogspot.com/ |
I made avi, but it is 111 MB. |
I know why PS: There is also one another |
Greg do you know what this might be? On Wed, Nov 12, 2014 at 4:21 PM, idealist1508 [email protected]
Best regards Blog - http://ackenpacken.blogspot.com/ |
I disable "risc margin" and profiler. VS is working now without problems. |
Updating margin for AutoTest.VS.RiskClassifier.Signature Hmm looks like getting arguments on a method failed. it shouldn't lock On Mon, Nov 17, 2014 at 10:44 AM, idealist1508 [email protected]
Studying for the Turing test |
So, what can i do? |
Experiencing the same problem with the Visual Studio 2013 Community experimental extension. After disabling "risc margin" and profiler as mentioned by @idealist1508 the IDE no longer hangs after automatically running the tests. The issue can be reproduced for example by loading this project https://github.com/razvan-panda/Functional-Kats and causing an automatic test to run (with default extension configuration). |
Install 48 (for VS2013 integration), then 47 (another link) and it works :D |
@svein any idea on what may be broken in the installer? On Tuesday, February 10, 2015, Wiktor Radecki [email protected]
Studying for the Turing test |
That's interesting, Need to look at the commits between the version and see On Tue, Feb 10, 2015 at 10:03 PM, Greg Young [email protected]
Best regards Blog - http://www.acken.no http://ackenpacken.blogspot.com/ |
What for informations, can I provide, to diagnose what is going wrong?
The text was updated successfully, but these errors were encountered: