Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

WPA concurrent write crash #110

Closed
alok87 opened this issue Jul 22, 2020 · 0 comments · Fixed by #112
Closed

WPA concurrent write crash #110

alok87 opened this issue Jul 22, 2020 · 0 comments · Fixed by #112
Labels
bug Something isn't working

Comments

@alok87
Copy link
Contributor

alok87 commented Jul 22, 2020

Today with the latest master code c31dc85, WPA was seen to crash with this error once.

fatal error: concurrent map read and map write

goroutine 11672 [running]:
runtime.throw(0x16dfaec, 0x21)
        /usr/local/go/src/runtime/panic.go:1116 +0x72 fp=0xc0055f9978 sp=0xc0055f9948 pc=0x433912
runtime.mapaccess2_faststr(0x14f5de0, 0xc0003c42d0, 0xc004df5740, 0x51, 0xc00317b730, 0x413201)
        /usr/local/go/src/runtime/map_faststr.go:116 +0x47c fp=0xc0055f99e8 sp=0xc0055f9978 pc=0x412e5c
github.com/practo/k8s-worker-pod-autoscaler/pkg/queue.(*SQS).getReceiveMessageCache(...)
        /src/pkg/queue/sqs.go:277
@alok87 alok87 added the bug Something isn't working label Jul 22, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant