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

ASSERT in HaiCrypt_Tx_ManageKeys upon key refresh #2651

Closed
jeandube opened this issue Feb 7, 2023 · 0 comments · Fixed by #2652
Closed

ASSERT in HaiCrypt_Tx_ManageKeys upon key refresh #2651

jeandube opened this issue Feb 7, 2023 · 0 comments · Fixed by #2652
Labels
[core] Area: Changes in SRT library core Type: Bug Indicates an unexpected problem or unintended behavior
Milestone

Comments

@jeandube
Copy link
Collaborator

jeandube commented Feb 7, 2023

libsrt 1.5.2-rc.0
.../hcrypt_tx.c:72: HaiCrypt_Tx_ManageKeys: Assertion `ctx->status == 4' failed.

in my case, 7h after connection is established.

local ctx var obsoleted by hcryptCtx_Tx_ManageKM if key refresh occurs.

The issue was introduced in PR #2616 right after SRT v1.5.2.rc.0.
No release or RC SRT versions are affected.

@jeandube jeandube added the Type: Bug Indicates an unexpected problem or unintended behavior label Feb 7, 2023
@maxsharabayko maxsharabayko added this to the v1.5.2 milestone Feb 7, 2023
@maxsharabayko maxsharabayko added the [core] Area: Changes in SRT library core label Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants