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

Segmentation fault when using type-bouding procedure

Li_Dong
Beginner
1,318 Views

Dear all,I am trying to use the newer Fortran standard to enjoy the object-orient code style, including inheritance, type-bounding procedures, etc. In the attachment are some sample codes. Ifort can compile them, but give segmentation fault at run time, but gfortran (4.6.2) works fine. Can anyone try those codes out, and find the problem?PS:The ifort version at my server iscomposer_xe_2011.sp1.6.233.Best regards,Li

0 Kudos
7 Replies
Li_Dong
Beginner
1,318 Views
I have tried the newest ifort (12.1.2), this problem is still there!
0 Kudos
Ron_Green
Moderator
1,318 Views
i will test this and respond back.

ron
0 Kudos
Ron_Green
Moderator
1,318 Views
Thanks for sending this issue to us. It is interesting. I opened bug report DPD200177611

I was able to considerably simplify this testcase. My bug report included reduced testcase that I've attached here.
We will keep you posted on progress with this bug.

ron
0 Kudos
Li_Dong
Beginner
1,318 Views
Dear ron,
I am waiting for the answer. Thanks for your work!
Cheers,
Li
0 Kudos
Li_Dong
Beginner
1,318 Views
Dear ron,
I am still waiting for an answer. Can you tell me what the status is? Thanks very much!
Li
0 Kudos
Steven_L_Intel1
Employee
1,318 Views
It is still under investigation.
0 Kudos
Ron_Green
Moderator
1,318 Views
This bug has been fixed in version 13.0, "Composer XE 2013" which is available on https://registrationcenter.intel.com. Thank you for helping us improve our compiler! ron
0 Kudos
Reply