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 is not able to reset sound system if some thread is waiting for a mutex. #762

Closed
oleg68 opened this issue Oct 9, 2021 · 1 comment · Fixed by #784
Closed

Panic is not able to reset sound system if some thread is waiting for a mutex. #762

oleg68 opened this issue Oct 9, 2021 · 1 comment · Fixed by #784
Assignees
Labels
bug Something isn't working
Milestone

Comments

@oleg68
Copy link
Contributor

oleg68 commented Oct 9, 2021

After researching #702 it found out that Panic cann't process when some sound thread is waiting for a mutex.

Whatever the root cause of locking the mutex Panic should reset the sound system even if something goes wrong.

@oleg68 oleg68 added the bug Something isn't working label Oct 9, 2021
@oleg68 oleg68 added this to the 3.3.1 milestone Oct 9, 2021
@oleg68 oleg68 self-assigned this Oct 9, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 9, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 9, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 9, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 9, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 9, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 11, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 11, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 13, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 14, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 15, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 15, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 15, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 16, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 16, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 16, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 16, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 16, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 16, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 17, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 17, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 17, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 17, 2021
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Oct 17, 2021
@oleg68
Copy link
Contributor Author

oleg68 commented Oct 17, 2021

References: #702

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

Successfully merging a pull request may close this issue.

1 participant