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.
29280 Discussions

Unhandled exception at 0x004b57c7 in 3.exe: 0xC0000005: Access violation reading location 0x00000000 AND forrtl:severe(157):Program Exception-access violation

apo
Beginner
2,109 Views

I get the following two messages (the first one is Microsoft Visual Studio message and the second I believe is a Fortran message):

Unhandled exception at 0x004b57c7 in 3.exe: 0xC0000005: Access violation reading location 0x00000000

forrtl:severe(157):Program Exception-access violation

Can you possibly help me on this?

many thanks,

Apostolos

0 Kudos
2 Replies
Steven_L_Intel1
Employee
2,109 Views
Start here. Look at the traceback (may be in a separate window) to identify the line of code getting the error and debug.
0 Kudos
apo
Beginner
2,109 Views
Steve,

Thank you very much for your help.

Apostolos
0 Kudos
Reply