Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctest failure in atlas_fctest_trans #153

Closed
DJDavies2 opened this issue Jul 17, 2023 · 1 comment
Closed

Ctest failure in atlas_fctest_trans #153

DJDavies2 opened this issue Jul 17, 2023 · 1 comment
Labels
Status: Resolved Completed, but waiting for confirmation

Comments

@DJDavies2
Copy link
Contributor

What happened?

Running the atlas ctests with head of develop compiled in conjunction with ectrans gives a ctest failure in atlas_fctest_trans.

What are the steps to reproduce the bug?

This is compiled against eckit 1.24, fckit 0.10.1, fiat 1.1.1 and ectrans 1.2.0. The above was produced with gnu compiler.

Version

Header of develop

Platform (OS and architecture)

Cray and Linux

Relevant log output

182/197 Test #166: atlas_fctest_trans ........................................***Failed   11.49 sec
/research/scratch/d03/frwd/cylc-run/UpdateAtlas/share/mo-bundle/atlas/src/tests/trans/fctest_trans.F90:113: warning: FCTEST_CHECK_EQUAL( trans_spectral%nb_spectral_coefficients_global(), (truncation+1)*(truncation+2) )
 --> [           6 !=         506 ]
/research/scratch/d03/frwd/cylc-run/UpdateAtlas/share/mo-bundle/atlas/src/tests/trans/fctest_trans.F90:113: warning: FCTEST_CHECK_EQUAL( trans_spectral%nb_spectral_coefficients_global(), (truncation+1)*(truncation+2) )
 --> [           6 !=         506 ]
/research/scratch/d03/frwd/cylc-run/UpdateAtlas/share/mo-bundle/atlas/src/tests/trans/fctest_trans.F90:113: warning: FCTEST_CHECK_EQUAL( trans_spectral%nb_spectral_coefficients_global(), (truncation+1)*(truncation+2) )
 --> [           6 !=         506 ]
/research/scratch/d03/frwd/cylc-run/UpdateAtlas/share/mo-bundle/atlas/src/tests/trans/fctest_trans.F90:113: warning: FCTEST_CHECK_EQUAL( trans_spectral%nb_spectral_coefficients_global(), (truncation+1)*(truncation+2) )
 --> [           6 !=         506 ]
 nodes_fs%owners()           1
 nodes_fs%owners()           2
 nodes_fs%owners()           3
 spectral_fs%owners()           1
/research/scratch/d03/frwd/cylc-run/UpdateAtlas/share/mo-bundle/atlas/src/tests/trans/fctest_trans.F90:129: warning: FCTEST_CHECK_EQUAL( spectral_fs%nb_spectral_coefficients_global(), (truncation+1)*(truncation+2) )
 --> [           6 !=         506 ]
/research/scratch/d03/frwd/cylc-run/UpdateAtlas/share/mo-bundle/atlas/src/tests/trans/fctest_trans.F90:129: warning: FCTEST_CHECK_EQUAL( spectral_fs%nb_spectral_coefficients_global(), (truncation+1)*(truncation+2) )
 --> [           6 !=         506 ]
 spectral_fs%owners()           2
/research/scratch/d03/frwd/cylc-run/UpdateAtlas/share/mo-bundle/atlas/src/tests/trans/fctest_trans.F90:129: warning: FCTEST_CHECK_EQUAL( spectral_fs%nb_spectral_coefficients_global(), (truncation+1)*(truncation+2) )
 spectral_fs%owners()           3
 --> [           6 !=         506 ]
 shape =            4
/research/scratch/d03/frwd/cylc-run/UpdateAtlas/share/mo-bundle/atlas/src/tests/trans/fctest_trans.F90:129: warning: FCTEST_CHECK_EQUAL( spectral_fs%nb_spectral_coefficients_global(), (truncation+1)*(truncation+2) )

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

Backtrace for this error:
 --> [           6 !=         506 ]

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

Backtrace for this error:
#0  0x2b262446390f in ???
#0  0x2b47d9b6090f in ???
#1  0x408ad0 in __fctest_atlas_trans_MOD_test_trans
	at /research/scratch/d03/frwd/cylc-run/UpdateAtlas/share/mo-bundle/atlas/src/tests/trans/fctest_trans.F90:146
#2  0x403f77 in run_fctest_atlas_trans
	at /home/d03/frwd/cylc-run/UpdateAtlas/share/build-mo-cray_gnu/atlas/src/tests/trans/fctest_trans_main.F90:22
#3  0x403f77 in main
	at /home/d03/frwd/cylc-run/UpdateAtlas/share/build-mo-cray_gnu/atlas/src/tests/trans/fctest_trans_main.F90:3
#1  0x408ad0 in __fctest_atlas_trans_MOD_test_trans
	at /research/scratch/d03/frwd/cylc-run/UpdateAtlas/share/mo-bundle/atlas/src/tests/trans/fctest_trans.F90:146
#2  0x403f77 in run_fctest_atlas_trans
	at /home/d03/frwd/cylc-run/UpdateAtlas/share/build-mo-cray_gnu/atlas/src/tests/trans/fctest_trans_main.F90:22
#3  0x403f77 in main
	at /home/d03/frwd/cylc-run/UpdateAtlas/share/build-mo-cray_gnu/atlas/src/tests/trans/fctest_trans_main.F90:3

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 21571 RUNNING AT nid00441
=   EXIT CODE: 139
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

Accompanying data

No response

Organisation

Met Office

@wdeconinck
Copy link
Member

Hi @DJDavies2 I can reproduce this. Thank you for reporting.

@wdeconinck wdeconinck added the Status: Resolved Completed, but waiting for confirmation label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Resolved Completed, but waiting for confirmation
Projects
None yet
Development

No branches or pull requests

2 participants