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

Fix hydro init segfault #131

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

matthewhoffman
Copy link

This PR fixes a seg fault occurring when cellMask was used before it was retrieved from its pool.

@matthewhoffman matthewhoffman self-assigned this Oct 31, 2024
@matthewhoffman matthewhoffman added the bug Something isn't working label Oct 31, 2024
@matthewhoffman
Copy link
Author

matthewhoffman commented Oct 31, 2024

Allows full_integration suite to pass on Chrysalis in optimized mode. (error did not occur in debug mode)

@matthewhoffman matthewhoffman merged commit 114c373 into develop Oct 31, 2024
@matthewhoffman matthewhoffman deleted the matthewhoffman/mali/fix-hydro-init-segfault branch October 31, 2024 20:07
matthewhoffman added a commit to matthewhoffman/compass that referenced this pull request Oct 31, 2024
This is to get a fix for a segfault in hydro test cases fixed by
MALI-Dev/E3SM#131
matthewhoffman added a commit to MPAS-Dev/compass that referenced this pull request Oct 31, 2024
…ubmodule-seg-fault-fix

Update MALI-Dev submodule to eliminate hydro seg fault

This is to get a fix for a segfault in hydro test cases fixed by MALI-Dev/E3SM#131
Closes #871
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant