Hi,
running a code compiled with -check all I see various warnings concerning the creation of some temporaries (I know about them and I am fine with them) and somehow interspersed in the ouput various lines saying
Stack trace terminated abnormally.
What does this mean? Notice that I do see a traceback for the warnings, but this line has no traceback.
I am using "Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0 Build 20141023"
Thank you, Marco