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

How to create a core dump?

Keith_R_
Novice
522 Views
I am trying to diagnose a crash of an ifc-compiled
application on a SGI Altix Itanium server. My application processes are terminating with the entirely useless error message:

** Address Error **

End of diagnostics

Is there any way to instruct the run-time system to dump a good old-fashioned core, so I can postmortem debug it? According to the documentation the "-dn" option does nothing on the Itanium platform so I can't get a traceback that way either.

The compiler version is:

Intel Fortran Itanium Compiler for Itanium-based applications
Version 7.1, Build 20031008

Keith Refson
0 Kudos
0 Replies
Reply