I am using VS 2015 and I have one project that habitually crashes/restarts about ever 10 minutes. It doesn't happen with all my projects, it just seems to be one offending project. What is the best way to analyze what is causing the crash?
If you experience crashes of Visual Studio, typically when working with a very large solution, your IDE might be out of virtual memory. Typical indicators of the problem include a "one or more errors occurred" message, "the process appears to be deadlocked" message, and OutOfMemory exception in a crash dump.
I have a many MSVS compilers around ... but MSVS 2015 isn't one of them.
HOWEVER:
I think one or both of the following might help:
Start MSVS, Open your project, and go into Tools > Options >
Try starting MSVS with the /log parameter.
Look here for more details: Debugging a Visual Studio Crash
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With