Hello,
You seem to have a memory issue.
As often told, you should use the latest release as there is no assistance for old releases. Some bugs have been solved and new features have appearead since v7p2!
Anyway, for such issues, you should use a debug configuration with debug options to investigate.
See e.g. the S9.gfortran.debug configuration in the $HOMETEL/configs/systel.edf.cfg configuration file, in particular the flag fflags_debug_gfo for gfortran compiler.
fflags_debug_gfo: -g -Wall -fcheck=all -fbacktrace -fbounds-check -finit-integer=-1 -finit-real=nan -ffpe-trap=invalid,zero,overflow
Hope this helps,
Chi-Tuan