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

-warn interface crashes compiler

Chris_Payne
Beginner
764 Views
Compiler version 12, intel64, on RHEL 5.5. Command line is ifort advcomnew.for. Compiler options are in ifort.cfg in the attached file. Result is:

GEM_LO_GET_LOCATOR_INFO: zero locator value

advcomnew.for: catastrophic error: **Internal compiler error: abort signal raised** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error.

compilation aborted for advcomnew.for (code 1)

0 Kudos
4 Replies
Kevin_D_Intel
Employee
764 Views

Thank you for notifying us about this internal error, Chris. I do not see any attached files so at your convenience,pleasetryattaching them again. Thank you.

We will also need source code for any modules referenced inside advcomnew.for.

0 Kudos
Chris_Payne
Beginner
764 Views
I added the attachment again. The name is intel.tar.

I also isolated a related case. This one is in i2.tar. This is caused by using command line ifort xyzfeet2r8.for -gen-interface. The output is different:

xyzfeet2r8.for: catastrophic error: **Internal compiler error: segmentation violation signal raised** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error.

compilation aborted for xyzfeet2r8.for (code 1)

Thanks

0 Kudos
Kevin_D_Intel
Employee
764 Views

Thank you, Chris. I reproduced both internal errors and both still occur with the Intel Fortran Composer XE 2011 Update 1 (l_fcompxe_2011.1.107 - Linux).

I submitted both to Development (see internal tracking ids below) and will keep the thread updated as I learn more.

(Internal tracking id: DPD200163902 - affecting advcomnew.for)
(Internal tracking id: DPD200163903 - affecting xyzfeet2r8.for)

(Resolution Update on 02/21/2011): Both defects are fixed in the Intel Fortran Composer XE 2011 Update 2 (2011.2.137 - Linux)

0 Kudos
Kevin_D_Intel
Employee
764 Views
Both defects are fixed in the Intel Fortran Composer XE 2011 Update 2 (2011.2.137 - Linux)
0 Kudos
Reply