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

Developer Studio crash with 11.1

Steven_L_Intel1
Employee
434 Views
Split off from another thread
0 Kudos
3 Replies
David_Kinniburgh
Beginner
434 Views
I've also just installed IVF 11.1.35 and get a VS2008 crash ("Microsoft Visual Studio has stopped working") when debugging (watching) a program. The crash happens when I stop the run at a breakpoint and then move the cursor lower down the program. It is difficult to locate exactly what is causing the error.

The Event log shows:

Log Name: Application
Source: Application Error
Date: 27/06/2009 01:30:11
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: MESH-HD
Description:
Faulting application devenv.exe, version 9.0.21022.8, time stamp 0x47317b3d, faulting module ForOps.DLL, version 11.1.4763.2008, time stamp 0x49f621a7, exception code 0xc0000005, fault offset 0x00091369, process id 0xa38, application start time 0x01c9f6be574c0220.
Event Xml:



1000
2
100
0x80000000000000

18354
Application
MESH-HD



devenv.exe
9.0.21022.8
47317b3d
ForOps.DLL
11.1.4763.2008
49f621a7
c0000005
00091369
a38
01c9f6be574c0220




David
0 Kudos
Steven_L_Intel1
Employee
434 Views
When you say "move the cursor lower down", what do you mean? Are you willing/able to provide us a ZIP of the solution and instructions for how to reproduce the problem?
0 Kudos
Steven_L_Intel1
Employee
434 Views
It's been suggested to me that this is indeed related to the same debugger bug that didn't get fixed in 11.1. Please try it out with the first 11.1 update when it comes out in a few weeks and let us know how it works for you.
0 Kudos
Reply