Coreaudio deadlock when stopping and restarting device stops app from launching. #569
Fulwave
announced in
Historical
Replies: 1 comment
|
Thanks for the heads up. Looks like they fixed it too. Will give it a shot very soon! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have seen this on Intel macs and M1 Macs. I am working on an i9 Intel with the latest Monterey.
Basically due to a known Core Audio deadlock issue with JUCE. Apps will time out and fail to launch. Basically become unresponsive.
Currently, this is a bit of an edge case but a number of guys here have experienced the same issue. Sometimes apps worked for a little then over time started having this problem. I have tried deleting all VADs and apps like Loopback but the issue persists on a system once this starts happening.
Here is a link to the issue on JUCE site.
Coreaudio deadlock when stopping and restarting device
All reactions