Quantcast
Channel: Intel® Fortran Compiler
Viewing all articles
Browse latest Browse all 3270

Segmentation fault without traceback

$
0
0

Hello,

I am trying to diagnose a particularly obnoxious segmentation fault in some code compiled with ifort 15.0.0. When I run the code, it produces a "Segmentation fault (core dumped)" message. In the past, I've been able to diagnose those by adding a "-g -traceback" switch to the compiler. However, this time, despite the rather extensive compiler switch list

-O2 -g -traceback -check bounds -check format -check pointers -check stack -check uninit -fpe0 -ftrapuv -fp-stack-check -gen-interfaces -warn interfaces

the segmentation fault did not produce any traceback. At all. There was just this message, "Segmentation fault (core dumped)". How do I diagnose where this is coming from?

Thanks,

Sourish


Viewing all articles
Browse latest Browse all 3270

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>