FluidNumerics / FEOTS

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Segmentation fault in POP_FEOTS_Class #12

Closed fluidnumerics-joe closed 5 years ago

fluidnumerics-joe commented 5 years ago

In running the Gulf Stream example, the FEOTS_Driver fails with the error

#2  0x480b95 in __pop_feots_class_MOD_scattersolution_pop_feots
        at /home/joe_fluidnumerics_com/FEOTS/src/POP/POP_FEOTS_Class.f90:545
#3  0x491f86 in feotsdriver
        at /home/joe_fluidnumerics_com/FEOTS/src/POP/programs/FEOTSDriver.f90:146
#4  0x49250b in main
        at /home/joe_fluidnumerics_com/FEOTS/src/POP/programs/FEOTSDriver.f90:41
#2  0x480b95 in __pop_feots_class_MOD_scattersolution_pop_feots
        at /home/joe_fluidnumerics_com/FEOTS/src/POP/POP_FEOTS_Class.f90:545
#3  0x491f86 in feotsdriver
        at /home/joe_fluidnumerics_com/FEOTS/src/POP/programs/FEOTSDriver.f90:146
#4  0x49250b in main
        at /home/joe_fluidnumerics_com/FEOTS/src/POP/programs/FEOTSDriver.f90:41

This error occurs when built with gcc/7.4.0 and openmpi/3.1.2 on the GCP feots-dev cluster