jtilander / niftyplugins

Visual Studio productivity plugins
MIT License
40 stars 24 forks source link

VS 2008 Crashes when opening minidump file #93

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Obtain a minidump (*.dmp) crash dump file somehow.
2. Load the .dmp file in VS 2008 using File -> Open Project or Solution...
3. Watch Visual Studio crash.

What is the expected output? What do you see instead?

I expect to see the minidump file loaded in the Solution Explorer, ready for me 
to start debugging. Instead, Visual Studio crashes.

What version of the product are you using? On what operating system?

Happens with both NiftyPerforce 1.3.9 and 1.3.8.
Environment is Visual Studio 2008 SP1 and Win SDK 7.1 running on Win 7 
Enterprise with Service Pack 1.

Please provide any additional information below.

Product is awesome and essential for my dev work. Thanks for all you do!

Original issue reported on code.google.com by matsale...@gmail.com on 2 Aug 2012 at 12:25

GoogleCodeExporter commented 9 years ago
I suspect that some command failed, I checked in a pretty nasty crash fix in 
1.4.0, could you try this?

Original comment by jim.tila...@gmail.com on 15 Sep 2012 at 4:44