Latest juce.Plugin demo hangs host on closing when UI opened

I got the debugger running in the meantime, I used the wrong plugin. :oops:

That also means that the delayed destructer wasn’t used before. With the delayed destructor the crash is only shifted; it won’t crash by the first time closing all GUIs but after reopening them and then closing again or when closing and reopening the project after having all GUIs closed (crashed while opening the GUIs).

Chris

But where is the crash? It’s a bit useless to talk about a “crash” without actually giving a stack trace! Does the demo plugin crash, or is it something you’re doing in your own plugin?

And I think this thread needs to be closed now - it’s becoming a bit of an epic… Please continue on a new thread if you need to!