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

fatal error: unlock of unlocked mutex #3443

Open
stefan-shredder opened this issue Jun 6, 2024 · 2 comments
Open

fatal error: unlock of unlocked mutex #3443

stefan-shredder opened this issue Jun 6, 2024 · 2 comments
Assignees
Labels
good first issue Good for newcomers kind/bug Something isn't working
Milestone

Comments

@stefan-shredder
Copy link

In what area(s)?

/area runtime

What version of Dapr?

1.13.4

Expected Behavior

When Dapr recovers from an unhealthy state, it shouldn't run into a fatal error while trying to unlock an unlocked mutex.

Actual Behavior

We have different services that run into that behaviour from time to time. The dapr container enters an unhealthy state (for unknown reason) and after it enters the healthy state again, it runs into an fatal error: sync: unlock of unlocked mutex. I have attached the log.

slotbooking-service-868d448f46-6kj59.log

The good part is, that the container successfully recovers from it.

Steps to Reproduce the Problem

Release Note

@stefan-shredder stefan-shredder added the kind/bug Something isn't working label Jun 6, 2024
@yaron2 yaron2 added this to the v1.14 milestone Jun 8, 2024
@yaron2
Copy link
Member

yaron2 commented Jun 8, 2024

Triaged to 1.14

@yaron2
Copy link
Member

yaron2 commented Jun 8, 2024

Can you please ping me on Discord so we can chat ad-hoc about this? My handle is yaron2

@yaron2 yaron2 transferred this issue from dapr/dapr Jun 12, 2024
@yaron2 yaron2 self-assigned this Jun 12, 2024
@yaron2 yaron2 added the good first issue Good for newcomers label Jun 12, 2024
@berndverst berndverst modified the milestones: v1.14, v1.15 Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/bug Something isn't working
Projects
Status: Needs Owner
Development

No branches or pull requests

3 participants