mtytel / vital

Spectral warping wavetable synth
GNU General Public License v3.0
1.59k stars 152 forks source link

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

Open jcelerier opened 2 years ago

jcelerier commented 2 years ago

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)