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

runtime error: forrtl: severe (174): SIGSEGV, segmentation fault occurred

prashant98
Beginner
701 Views
Hi guys!

I am trying to compile my code and i get the following error during RUNTIME. The code compiles successfully without any warnings and when i run it i get the output but in the end the following error pops up:

forrtl: severe (174): SIGSEGV, segmentation fault occurred

I tried using the option -traceback and found out the location of the errors but i can't understand what's the problem at those line numbers.

Can somebody suggest me something.

Thanks.
0 Kudos
1 Reply
Ron_Green
Moderator
701 Views
On this Forum homepage, there is a blue title bar with a pull down for "Search Forum" and enter "SIGSEGV" for your search string. You will find many many threads on this generic error.

ron
0 Kudos
Reply