when I define AVERAGES_DETIDE in the .h file, it don't work

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
xuyi

when I define AVERAGES_DETIDE in the .h file, it don't work

#1 Unread post by xuyi »

Hi guys,

I am trying to use the AVERAGES_DETIDE option, but it tells me :
it works fine when this function is not defined.

[starbuck:02550] *** Process received signal ***
[starbuck:02550] Signal: Segmentation fault (11)
[starbuck:02550] Signal code: Address not mapped (1)
[starbuck:02550] Failing at address: 0xd0f8ec60
[starbuck:02550] *** End of error message ***
[starbuck:02553] *** Process received signal ***
[starbuck:02553] Signal: Segmentation fault (11)
[starbuck:02553] Signal code: Address not mapped (1)
[starbuck:02553] Failing at address: 0xe2d01b90
[starbuck:02552] *** Process received signal ***
[starbuck:02552] Signal: Segmentation fault (11)
[starbuck:02552] Signal code: Address not mapped (1)
[starbuck:02552] Failing at address: 0xd46e12c0
[starbuck:02553] *** End of error message ***
[starbuck:02552] *** End of error message ***
[starbuck:02548] *** Process received signal ***
[starbuck:02548] Signal: Segmentation fault (11)
[starbuck:02548] Signal code: Address not mapped (1)
[starbuck:02548] Failing at address: 0xe78f2380
[starbuck:02547] *** Process received signal ***
[starbuck:02547] Signal: Segmentation fault (11)
[starbuck:02547] Signal code: Address not mapped (1)
[starbuck:02547] Failing at address: 0xd9524360
[starbuck:02548] *** End of error message ***
[starbuck:02547] *** End of error message ***
[starbuck:02551] *** Process received signal ***
[starbuck:02551] Signal: Segmentation fault (11)
[starbuck:02551] Signal code: Address not mapped (1)
[starbuck:02551] Failing at address: 0xd119a2c0
[starbuck:02551] *** End of error message ***
0: DEALLOCATE: memory at 0x1c0970d0 not allocated
[starbuck:02543] [0,0,0] ORTE_ERROR_LOG: Timeout in file base/pls_base_orted_cmds.c at line 275
[starbuck:02543] [0,0,0] ORTE_ERROR_LOG: Timeout in file pls_rsh_module.c at line 1166
[starbuck:02543] [0,0,0] ORTE_ERROR_LOG: Timeout in file errmgr_hnp.c at line 90
mpirun noticed that job rank 1 with PID 2547 on node starbuck exited on signal 11 (Segmentation fault).
[starbuck:02543] [0,0,0] ORTE_ERROR_LOG: Timeout in file base/pls_base_orted_cmds.c at line 188
[starbuck:02543] [0,0,0] ORTE_ERROR_LOG: Timeout in file pls_rsh_module.c at line 1198
--------------------------------------------------------------------------
mpirun was unable to cleanly terminate the daemons for this job. Returned value Timeout instead of ORTE_SUCCESS.
--------------------------------------------------------------------------
4 additional processes aborted (not shown)


Can anyone help me?

Thanks!

tony1230
Posts: 87
Joined: Wed Mar 31, 2010 3:29 pm
Location: SKLEC,ECNU,Shanghai,China

Re: when I define AVERAGES_DETIDE in the .h file, it don't w

#2 Unread post by tony1230 »

I dont know how to figure this out, and i have similar problem when i get AVERAGES defined. I use ROMS version 3.4 and i have no idea if this would happen in latter new versions.

BTW: I wanna ask what are the detide fields.

Post Reply