We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the process of testing #865, I saw 4 MALI tests fail with seg faults:
00:14 FAIL landice_hydro_radial_restart_test 00:03 FAIL landice_hydro_radial_decomposition_test 00:01 FAIL landice_humboldt_mesh-3km_decomposition_test_velo-none_calving-none_subglacialhydro 00:04 FAIL landice_humboldt_mesh-3km_restart_test_velo-none_calving-none_subglacialhydro
Running: srun -c 1 -N 1 -n 128 ./landice_model -n namelist.landice -s streams.landice Program received signal SIGSEGV: Segmentation fault - invalid memory reference. ...
The backtrace unfortunately isn't helpful because I built in optimized mode.
See:
/lcrc/group/e3sm/ac.xylar/compass_1.5/chrysalis/test_20241029/full_integration_1.6.0-alpha.1
The text was updated successfully, but these errors were encountered:
This may relate to MALI-Dev, updated in #868
Sorry, something went wrong.
We didn't test that on Chrysalis.
7333744
Thanks @matthewhoffman!!
matthewhoffman
trhille
No branches or pull requests
In the process of testing #865, I saw 4 MALI tests fail with seg faults:
The backtrace unfortunately isn't helpful because I built in optimized mode.
See:
The text was updated successfully, but these errors were encountered: