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

Lock when multiple VST instances of Vital are shown in the same process #29

Open
jcelerier opened this issue Jan 11, 2022 · 0 comments
Open

Comments

@jcelerier
Copy link

jcelerier commented Jan 11, 2022

Here are the suspicious backtraces:

this one holds the XScopedLock:
a

this one tries to acquire it:
b

this one seems locked deeper ? the lock occurs on a glDisable call
c

(neither of these three threads seem to make any progress)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant