Hi there, Is there a way to force gfortran compiled code to produce a core dump or a backtrace upon hitting a runtime library error? (Short of starting the program under the debugger, which is a bit cumbersome if the program is MPI based and only some of the processes display the error) Thanks a lot Salvatore