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

segmentation fault and Stack trace terminated abnormally

greetings8182
Beginner
352 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