Segmentation fault error after latest update

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
gen3
Posts: 8
Joined: Tue Oct 28, 2014 7:16 pm
Location: Pusan National University, Korea

Segmentation fault error after latest update

#1 Unread post by gen3 »

Hi all,

I was trying to use latest version of ROMS, but there is issue. When I try to run compiled model, there is error below.

I got this error from upwelling test problem (there was no issue in compiling).

This error start to be appeared after latest update (resolving problem discussed in viewtopic.php?t=6007). It is not appeared when I use previous versions...

--------------------------------------------------------------------------------
Model Input Parameters: ROMS/TOMS version 4.1
Tuesday - March 15, 2022 - 2:54:04 PM
--------------------------------------------------------------------------------

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0 0x7fe155363d21 in ???
#1 0x7fe155362ef5 in ???
#2 0x7fe154f970bf in ???
#3 0x7fe1550dfb5d in ???
#4 0x55aa1edab9d7 in ???
#5 0x55aa1ed5e6e2 in ???
#6 0x55aa1ecbdd07 in ???
#7 0x55aa1eb9e24c in ???
#8 0x55aa1eb9da87 in ???
#9 0x55aa1eb9d8be in ???
#10 0x7fe154f780b2 in ???
#11 0x55aa1eb9d91d in ???
#12 0xffffffffffffffff in ???
--------------------------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 0 on node ocean1 exited on signal 11 (Segmentation fault).
--------------------------------------------------------------------------

Post Reply