Why does the following code lead to segmentation fault when compiled with ifort?
ifort
! testtrb.f90 program testtrb call tracebackqq() ! This is