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

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

apo
初学者
2,106 次查看

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 项奖励
2 回复数
Steven_L_Intel1
2,106 次查看
Start here. Look at the traceback (may be in a separate window) to identify the line of code getting the error and debug.
0 项奖励
apo
初学者
2,106 次查看
Steve,

Thank you very much for your help.

Apostolos
0 项奖励
回复