Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

forttl: severe <157>

milad_shadman
Beginner
1,462 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,462 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,462 Views
mecej4 and steve,

many thanks for your helpful hints.

Milad.
0 Kudos
Reply