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

severe(157): Program Exception - access violation

Brian_A_
Novice
459 Views

My optimized exe file runs fine, but when compiled under the debug settings, I am getting severe(157): Program Exception - access violation.


I have attached a screen shot fo the error.

0 Kudos
1 Reply
onkelhotte
New Contributor II
459 Views
Don´t run the program, debug the project and then the debugger should stop at the line, where the access violation happens. Markus
0 Kudos
Reply