Open jpcima opened 6 years ago
A backtrace pointed at the code juce_LV2_Wrapper.cpp:1501 This could be an error on the host side, possibly a race condition of some kind. (maybe also why it's difficult to reproduce)
It would suggest the processor runs after its deletion.
channels[i] = portAudioOuts[i];
report by @trebmuh and confirmed to happen, needs debugging
When the plugin (or UI?) is switched on and off many times, it can produce a segfault in Qtractor.