Skip to content

Bugfix colors segfault#966

Merged
VincentVanlaer merged 3 commits intor25.12.1_colors_updatedfrom
bugfix_colors_segfault
Apr 14, 2026
Merged

Bugfix colors segfault#966
VincentVanlaer merged 3 commits intor25.12.1_colors_updatedfrom
bugfix_colors_segfault

Conversation

@Debraheem
Copy link
Copy Markdown
Member

for r26.4.1, This pr introduces a minor tweak to colors that prevents the flux cube from being loaded into memory when use_colors = .false. . Given where we placed the return statement, we now need to explicitly load the flux cube In colors/test/test_colors.f90, since it's running without a namelist. I add a comment that we might want a separate inlist for this test case, but I left it as a comment for now.

  • (and 1 minor cleanup in rsp, does not need to be included)

Let me know if this is fine to merge, once it compiles. Hopefully it passes testing as well.

@Debraheem Debraheem added release-blocker Things that should be fixed before the next release colors colors module labels Apr 14, 2026
Copy link
Copy Markdown
Collaborator

@nialljmiller nialljmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. Thank you for fixing it!

@VincentVanlaer VincentVanlaer merged commit 3f50b61 into r25.12.1_colors_updated Apr 14, 2026
4 of 5 checks passed
@VincentVanlaer VincentVanlaer deleted the bugfix_colors_segfault branch April 14, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

colors colors module release-blocker Things that should be fixed before the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants