Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

segmentation fault and Stack trace terminated abnormally

greetings8182
Beginner
354 Views
Please can some shed light on this problem.

I keep getting segmentation fault when I run my compiled program. The problem seems to only occur when I use dynamical arrays (ALLOCATABLE statement) when I call a subroutine within another subroutine. I have used ALLOCATABLE statement before and there was no problem with pervious programs.

The strange things is that when I first wrote it, it ran as I expected but the following day I began to get faults.

Thanks you very much.

Isla.
0 Kudos
0 Replies
Reply