Hello,
We're using v6p3r2 (gcc/gfortran 4.9.2, OpenMPI 1.8.4, ...) and encountered a problem when using SISYPHE.
Running TELEMAC in debug version (including -fcheck=all) shows (see attached file debug-log.txt)
At line 130 of file /usr/local/sl6/TELEMAC/v6p3r2-foss-2015a/sources/utils/partel/partitioner.F
Fortran runtime error: Pointer actual argument 'nulltable' is not associated
Without debug mode (see attached file nodebug-log.txt), the computation starts but crashes
|Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
|
|Backtrace for this error:
|#0 0x2B76A90BF357
|#1 0x2B76A90BF96E
|#2 0x2B76AA69969F
|#3 0x5BB57C in __streamline_MOD_scaract
|#4 0x5DEBA7 in charac_
|#5 0x561BD9 in suspension_computation_
|#6 0x548776 in suspension_main_
|#7 0x53752F in sisyphe_
|#8 0x422214 in telemac2d_
|#9 0x4036CB in MAIN__ at homere_telemac2d.f:0
Does there exist a fix for this in v6p3r2? Because of KNOLG and KNOGL variables in our additional Fortran files, although not being used for this specific example, we're still using that version.
Thanks in advance!
Regards,
Stefan