Plugin updates in 3.14?

Was playing with plugincollider and found that if I compile it with SC_DYNAMIC_PLUGINS=ON, it crashes when running a synth. With static plugins, it’s fine; and dynamic plugins were fine a few weeks ago, before I updated my SC sources.

I think it’s a general issue, because it crashed even with a simple Out.ar(0, In.ar(...)) synth.

This suggests that plugincollider is calling into UGens in a way that isn’t compatible anymore.

I probably missed something in the commit history – just wondering what that might be?

I can’t get gdb info because PluginCollider.vst3 crashes when loading into VSTPlugin – i.e., scsynth within scsynth is a no-go. That’s not surprising at all, just means I can’t figure out whether dynamic UGens in plugincollider are crashing in Ctor or next_whatever. (Maybe if I can gdb Pure Data…)

hjh

Magically unreproducible today, no idea why, but I’ve got JPverb back in Reaper, that’s fun :grin:

hjh