probonopd / MultiDexed

MultiDexed
10 stars 1 forks source link

MultiDexed standalone on Ubuntu 22.04.2 LTS: Segmentation fault (core dumped) #8

Closed probonopd closed 1 year ago

probonopd commented 1 year ago

MultiDexed standalone on Ubuntu 22.04.2 LTS: Segmentation fault (core dumped)

cd MultiDexed/Builds/LinuxMakefile/
make -j8
~/MultiDexed/Builds/LinuxMakefile$ build/MultiDexed
JUCE v7.0.5
JUCE Assertion failure in PluginProcessor.cpp:28
Segmentation fault (core dumped)
probonopd commented 1 year ago

In REAPER with default plugin paths (/home/user/.vst;/home/user/.vst3) scanning sees the vst3 (apparently building it with JUCE also puts it there automatically) but scanning fails. Why? REAPER gives no clue as to the cause when scanning fails.