problems with upwelling example

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
fcampos
Posts: 7
Joined: Fri Jul 07, 2017 7:34 pm
Location: cicese

problems with upwelling example

#1 Unread post by fcampos »

Hello everyone
I am new using ROMS Rutgers. I had an error while compiling the UPWELLING example showing the following(I activated the USE_DEBUG = on module). Also I send the result of the compilation:

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

Backtrace for this error:
#0 0x7FB91DA35CB0
#1 0x7FB91DA34EB0
#2 0x7FB91CAE64AF
#3 0x7FB91DDA7D7C
#4 0xBD0617 in __mod_netcdf_MOD_netcdf_create at mod_netcdf.f90:4489
#5 0x99E05A in def_his_ at def_his.f90:67 (discriminator 4)
#6 0x517942 in output_ at output.f90:107 (discriminator 4)
#7 0x4C8683 in main3d_ at main3d.f90:226
#8 0x403F17 in __ocean_control_mod_MOD_roms_run._omp_fn.1 at ocean_control.f90:161
#9 0x7FB91D4F9A8E
#10 0x403CEF in __ocean_control_mod_MOD_roms_run at ocean_control.f90:160
#11 0x40340C in MAIN__ at master.f90:86
Segmentation fault (core dumped)

please, can you help me? thank you very much
Attachments
output.log
(23.38 KiB) Downloaded 227 times

lalvarez
Posts: 104
Joined: Wed Feb 03, 2010 6:59 pm
Location: Universidad Autonoma de Baja California Sur

Re: problems with upwelling example

#2 Unread post by lalvarez »

Hello fcampos

Are you working on windows or linux?

I had this kind of problems once, look for lalvarez in the Search for: window on top

Have a nice day

fcampos
Posts: 7
Joined: Fri Jul 07, 2017 7:34 pm
Location: cicese

Re: problems with upwelling example

#3 Unread post by fcampos »

Hello lalvarez!!!

I work on linux. I'm reviewing your link, but my problem is different (apparently). I do not have a problem creating Ocean. My problem is when we use OceanG.

Thank you

Post Reply