Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29375 Discussions

Studio XE 2013 and XE 2011 installed - crashed MSVS 2010 on exit

DavidWhite
Valued Contributor II
731 Views

While trying to resolve the debugging issue with Studio XE 2013, I installed Studio XE 2011 as well, so that I could compare both compilers.

Now, every time I exit MSVS it crashes win an unhandle exception in ntdll.dll in devenv.exe.

I tried repairing the XE 2013 install, but this has not resolved the problem.

Regards,

David

0 Kudos
3 Replies
Anonymous66
Valued Contributor I
731 Views
Hi David, Have you tried creating a crash dump file to get more information about what is causing the crash? Annalee Intel Developer Support
0 Kudos
DavidWhite
Valued Contributor II
731 Views
Annalee, I have reinstalled XE 2013, as I had uninstalled it yesterday to avoid the problem. Now the crash does not appear to be happening. Yet when it happened last week, I did a repair of the installation (not a reinstall), and this did not solve the problem. Regards David
0 Kudos
Anonymous66
Valued Contributor I
731 Views
Repair install will install missing major components, but it won't replace components that are corrupted unless it knows they are corrupted. That is probably the difference. I'm glad the issue appears to be resolved. Annalee
0 Kudos
Reply