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

panic: runtime error: integer divide by zero in setLRUEvictionStats #210

Closed
derekperkins opened this issue Jan 14, 2023 · 1 comment
Closed
Assignees
Labels
bug Something isn't working dmap

Comments

@derekperkins
Copy link
Contributor

Not a normal stacktrace format because we got it out of Sentry

File "panic.go", line 890, in panic
File "put.go", line 240, in (*DMap).setLRUEvictionStats
File "put.go", line 305, in (*DMap).putOnCluster
File "put.go", line 360, in (*DMap).put
File "put.go", line 413, in (*DMap).Put
File "embedded_client.go", line 244, in (*EmbeddedDMap).Put
File "olric.go", line 196, in DMap.Put

@buraksezer buraksezer self-assigned this Jan 14, 2023
@buraksezer buraksezer added bug Something isn't working dmap labels Jan 14, 2023
@buraksezer
Copy link
Owner

Fixed in Olric v0.5.2. Related commit: 700ee31. Please re-open the issue if the problem still exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dmap
Projects
None yet
Development

No branches or pull requests

2 participants