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

exception code = 0x7363

a_leonard
Beginner
834 Views
Can anyone tell me what this exeption code means? It happens after several hours of run time with no traceback.

forrtl: severe (172): Program Exception - exception code = 0x7363 (29539)
0 Kudos
1 Reply
Steven_L_Intel1
Employee
834 Views
This is not a Fortran error nor is it in the range of any defined Windows error codes. My guess is that there is a stack corruption issue somewhere, evidenced by the lack of traceback.
0 Kudos
Reply