Plugins Segmentation Fault - Debian 12
Hello,
I am having some problems with plugdata and reaper.
- vst3i plugdata fails to load
- vst3 loads with no issue
- LV2i gets a segmentation fault
- Both clap versions load but there are missing buttons on the lower part of the plugin. The bar where Audio ON is in the other plugins, does not draw in CLAP.
Earlier today I also tried building the app and plugins localy with the same luck. I also tried to build it with debug information, although I couldn't find the command so I tried
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_TYPE=Debug
but the builds don't load.
I will now test each version to find which is more stable
my machine's specs are:
Snapshot created on: 20240216_1646
System:
Kernel: 6.6.9-1-liquorix-amd64 [6.6-11~mx23ahs] arch: x86_64 bits: 64 compiler: gcc v: 12.2.0 parameters: audit=0
intel_pstate=disable rcupdate.rcu_expedited=1 BOOT_IMAGE=/vmlinuz-6.6.9-1-liquorix-amd64
root=UUID=
Does ced4f12f2 fix it?
how do I test this?? download and recompile the same branch?
Yes, this is on the develop branch now, so "git pull" and recompile should work
Ok, I will give it a shot and report back after
Ok, LV2 & LV2i crashes Reaper when removing the plugin. All others seem to work fine, although I see that none are drawing the bottom bar. I don't know if the plugin versions no longer are suppose to have it.
standalone version crashes when changing to JACK, here is my terminal output:
$ ./plugdata open: /etc/pd/gem.conf: No such file or directory open: ~/.config/pure-data/gem.conf: No such file or directory open: ./gem.conf: No such file or directory load plugins 'film' in '/home/jrsv/Documents/plugdata/Extra/Gem/' pattern : /home/jrsv/Documents/plugdata/Extra/Gem/gem_film*.so dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_filmGMERLIN.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_filmGMERLIN.so: undefined symbol: _ZN11imageStruct16setCsizeByFormatEi' dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_filmMPEG3.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_filmMPEG3.so: undefined symbol: _ZN11imageStruct16setCsizeByFormatEi' dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_filmQT4L.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_filmQT4L.so: undefined symbol: _ZN11imageStruct16setCsizeByFormatEi' load plugins 'image' in '/home/jrsv/Documents/plugdata/Extra/Gem/' pattern : /home/jrsv/Documents/plugdata/Extra/Gem/gem_image*.so dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_imageJPEG.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_imageMAGICK.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_imageSGI.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_imageSTB.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_imageTIFF.so'! not reloading 'image' plugins (already 5 loaded) load plugins 'image' in '/home/jrsv/Documents/plugdata/Extra/Gem/' pattern : /home/jrsv/Documents/plugdata/Extra/Gem/gem_image*.so dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_imageJPEG.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_imageMAGICK.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_imageSGI.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_imageSTB.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_imageTIFF.so'! load plugins 'model' in '/home/jrsv/Documents/plugdata/Extra/Gem/' pattern : /home/jrsv/Documents/plugdata/Extra/Gem/gem_model*.so dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_modelASSIMP3.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_modelOBJ.so'! load plugins 'record' in '/home/jrsv/Documents/plugdata/Extra/Gem/' pattern : /home/jrsv/Documents/plugdata/Extra/Gem/gem_record*.so dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_recordDECKLINK.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_recordDECKLINK.so: undefined symbol: _ZN11imageStruct16setCsizeByFormatEi' dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_recordNDI.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_recordPNM.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_recordQT4L.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_recordV4L.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_recordV4L.so: undefined symbol: _ZN11imageStruct16setCsizeByFormatEv' dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_recordV4L2.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_recordV4L2.so: undefined symbol: _ZN11imageStruct16setCsizeByFormatEv' [codecinfo] Error: Cannot open plugin directory /usr/lib/x86_64-linux-gnu/libquicktime2 (forgot make install?) load plugins 'video' in '/home/jrsv/Documents/plugdata/Extra/Gem/' pattern : /home/jrsv/Documents/plugdata/Extra/Gem/gem_video*.so dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoDC1394.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoDC1394.so: undefined symbol: _ZTIN3gem7plugins9videoBaseE' dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoDECKLINK.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoDECKLINK.so: undefined symbol: _ZN11imageStruct16setCsizeByFormatEi' dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoDV4L.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoDV4L.so: undefined symbol: _ZTIN3gem7plugins9videoBaseE' dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoNDI.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoNDI.so: undefined symbol: _ZN11imageStruct16setCsizeByFormatEv' dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoUNICAP.so'! dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoV4L.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoV4L.so: undefined symbol: _ZTIN3gem7plugins9videoBaseE' dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoV4L2.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoV4L2.so: undefined symbol: _ZTIN3gem7plugins9videoBaseE' dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoVLC.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoVLC.so: undefined symbol: _ZN11imageStruct16setCsizeByFormatEi' dylib loading file '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoVNC.so'! library loading returned: dlerror '/home/jrsv/Documents/plugdata/Extra/Gem/gem_videoVNC.so: undefined symbol: _ZN11imageStruct16setCsizeByFormatEi' JUCE Assertion failure in juce_Thread.cpp:253 !! killing thread by force !! JUCE Assertion failure in juce_Thread.cpp:102 FATAL: exception not rethrown Aborted
I can't reproduce this crash yet, also bottom bar is showing here. I also get no crashes with JACK.
What does it look like with no bottom bar?
I might have to install KXStudio to see if I can reproduce it there.
Hmmm... weird. You do have the bottom bar. So strange. BTW I am on AVlinux 23.1 (but with xfce4). Reaper does not crash when you remove the lv2 or lv2i? Also, I am using pipewire now, it should not be an issue, but it is the only variable I can think of
No bottom bar.
the crash when I remove lv2
I can't reproduce this crash yet, also bottom bar is showing here. I also get no crashes with JACK.
What does it look like with no bottom bar?
your nightly build number is different from mine. does that mean anything?
I can't reproduce this crash yet, also bottom bar is showing here. I also get no crashes with JACK.