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

Problems to run a project in visual studio

Guizzh
Beginner
384 Views

Hi,

I'm trying to compile and run a fortran project in visual studio but when I want to build a solution I get the following error message : "Exception raised at 0x00007FF669E23C62 in Project.exe: 0xC0000005: Access violation while reading location 0xFFFFFFFFFFFFFFFF."

It is also written that "Source information is missing in the debug information for this module" 

Does anyone know where it can come from and how to avoid this error ?

0 Kudos
1 Reply
mecej4
Honored Contributor III
371 Views

There can be a very large number of circumstances and reasons for such an error, and you should not expect a recounting of them. Instead, post the source code along with sufficient details to enable someone else to reproduce the error.

0 Kudos
Reply