You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encounter a crash sometimes when deleting plugins, here is the stack (with one of the BBC plugins but it also happens with the Vamp example plugins):
I encounter a crash sometimes when deleting plugins, here is the stack (with one of the BBC plugins but it also happens with the Vamp example plugins):
This seems related to the
m_pluginLibraryHandleMap
. I load and delete plugins it in a multithread context, do you think that could be the cause?Tested on Mac OS X 10.12.4, 10.14.6 & 10.15.6
The text was updated successfully, but these errors were encountered: