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

forttl: severe <157>

milad_shadman
Beginner
1,041 Views
Hi,

i am running a FAST_DLL.exe file. at run time, i have encountered with this error:
forttl: severe <157>: program exception - access violation (please see the attached file)
i have no idea where the problem is? please provid me with your advice,

thanks.
0 Kudos
3 Replies
mecej4
Honored Contributor III
1,041 Views
The traceback that you attached shows the filename and linenumber where the error occurred, and the call stack.

I'd say that this information should give you a pretty good idea of where the problem occurred. It may be a bit more difficult to assess why the problem occurred and how to solve it.
0 Kudos
milad_shadman
Beginner
1,041 Views
mecej4 and steve,

many thanks for your helpful hints.

Milad.
0 Kudos
Reply