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

[5.0 -> main] SHiP: Fixes: Stack overflow, invalid index, split file access #1802

Merged
merged 14 commits into from
Oct 20, 2023

Conversation

heifner
Copy link
Member

@heifner heifner commented Oct 19, 2023

Includes three SHiP state_history_plugin fixes:

  • Fix for stack overflow due to recursive call to send(). Fixed by posting to the SHiP thread on new send()s.
  • Fix for accessing wrong data after log splitting.
  • Fix for accessing wrong file after log splitting.

Merges release/5.0 into main including #1779 & #1801 & #1798

Resolves #1677

@heifner heifner requested review from greg7mdp and linh2931 October 19, 2023 21:01
@heifner heifner added the OCI Work exclusive to OCI team label Oct 19, 2023
@heifner heifner merged commit d7caa21 into main Oct 20, 2023
21 checks passed
@heifner heifner deleted the GH-1677-ship-main branch October 20, 2023 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Leap 4.0.4 - Exception in SHiP thread pool
3 participants