free-audio / clap-host

Reference Host
MIT License
49 stars 14 forks source link

Host crashes when selecting a preset in the plugin. #22

Open wineTGH opened 2 years ago

wineTGH commented 2 years ago

When I select a preset in Surge XT, the host crashes with an error. terminate called after throwing an instance of 'std::logic_error' what(): a parameter's info did change, but the flag CLAP_PARAM_RESCAN_INFO was not specified; id: 3032669660, name: FX S1 Left, module: /Global & FX/

Aborted (core dumped)

This problem is not present in other hosts, like Bitwig and Qtractor.

I'm using arch linux and night build of Surge

Video demonstration: https://youtu.be/vAh8CtNEfCw

sagantech commented 2 years ago

I can confirm this. However it is like a debug statement built in to the host. It should be brought to the attention of the developers of Surge XT.