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 overuse estimator crash #1820

Merged
merged 3 commits into from
Jun 30, 2022
Merged

Conversation

lodoyun
Copy link
Contributor

@lodoyun lodoyun commented Jun 30, 2022

Description

We've detected some crashes from the overuse estimator covariance matrix not being positive semi-definite. To prevent more crashes, this PR restarts the matrix every time this happens instead of crashing and generating dump. It also adds logs so we can further diagnose the problem and fix the root issue.

[] It needs and includes Unit Tests

Changes in Client or Server public APIs

[] It includes documentation for these changes in /doc.

@lodoyun lodoyun merged commit d7935de into lynckia:master Jun 30, 2022
@lodoyun lodoyun deleted the fix/overuseEstimatorCrash branch June 30, 2022 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant