Skip to content

Conversation

@liuxuezhao
Copy link
Contributor

  1. Some fail cases already set the rc by crt_corpc_fail_parent_rpc()/ crt_corpc_fail_child_rpc(), or called crt_corpc_complete() that will reply parent already, so need to reset rc to 0 to avoid call crt_hg_reply_error_send() again or drop refcount.
  2. Fix a refcount leak in a case when need not call local RPC handler in middle node.

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

1. Some fail cases already set the rc by crt_corpc_fail_parent_rpc()/
   crt_corpc_fail_child_rpc(), or called crt_corpc_complete() that will
   reply parent already, so need to reset rc to 0 to avoid call
   crt_hg_reply_error_send() again or drop refcount.
2. Fix a refcount leak in a case when need not call local RPC handler
   in middle node.

Signed-off-by: Xuezhao Liu <xuezhao.liu@hpe.com>
@liuxuezhao liuxuezhao requested review from a team as code owners December 30, 2025 15:49
@liuxuezhao liuxuezhao added the clean-cherry-pick Cherry-pick from another branch that did not require additional edits label Dec 30, 2025
@github-actions
Copy link

Ticket title is 'Segmentation fault against UCX provider during CR test'
Status is 'Awaiting backport'
Labels: '2.8pp,scrubbed_2.6.5,scrubbed_2.8'
https://daosio.atlassian.net/browse/DAOS-17861

@daosbuild3
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clean-cherry-pick Cherry-pick from another branch that did not require additional edits

Development

Successfully merging this pull request may close these issues.

4 participants