falkTX / Carla

Audio plugin host
https://kx.studio/carla
1.55k stars 144 forks source link

trying to run carla-single on native vst2 plugin octasine fails with "Vst dispatcher" in file ../backend/plugin/CarlaPluginVST2.cpp #1741

Closed silverhikari closed 1 year ago

silverhikari commented 1 year ago

OS:Manajaro/Linux package: arch package, 2.5.3

error log:

['/usr/lib/carla/carla-bridge-native', 'vst2', 'OctaSine v0.8.so', '(none)', '0']
libjack.so.0 loaded successfully!
[carla] Carla exception caught: "Vst dispatcher" in file ../backend/plugin/CarlaPluginVST2.cpp, line 2000
fatal runtime error: Rust panics must be rethrown
Aborted (core dumped)

tried both 2.5.3 and git version and both give the same message

falkTX commented 1 year ago

plugin is aborting/crashing, not much carla can do about that

silverhikari commented 1 year ago

yeah that seems to be what the problem was as getting a different version fixed it