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

[bug] Occasional deadlock leading to memory leak since Centrifugo v5.3.2 #856

Closed
FZambia opened this issue Jul 11, 2024 · 1 comment
Closed

Comments

@FZambia
Copy link
Member

FZambia commented Jul 11, 2024

Describe the bug. A clear and concise description of what the bug is.

There was a report in Telegram about memory (goroutine) leak in Centrifugo v5.4.1.

It can look like this on your dashboards:

Screenshot 2024-07-11 at 07 14 49

After investigation I think I've spotted the root cause of deadlock and now working on the fix. The issue was introduced in Centrifugo v5.3.2.

Conditions under which this happen depend on load profile, so Centrifugo v5.4.1 can work fine for particular setups. But if you hit the problem - the solution is to switch to Centrifugo v5.3.1 until the fix is released.

@FZambia
Copy link
Member Author

FZambia commented Jul 15, 2024

Centrifugo v5.4.2 addresses it

@FZambia FZambia closed this as completed Jul 15, 2024
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

No branches or pull requests

1 participant