kronihias / ambix

cross-platform Ambisonic VST, LV2 plug-ins with variable order for use in Digital Audio Workstations like Reaper or Ardour or as Jack standalone applications
GNU General Public License v2.0
235 stars 34 forks source link

Ambix LV2 plugins and standalones seem to crash on ArchLinux #34

Open jcelerier opened 2 years ago

jcelerier commented 2 years ago

Example:

Thread 1 "ambix_binaural" received signal SIGSEGV, Segmentation fault.
0x0000555555919470 in ?? ()
(gdb) bt
#0  0x0000555555919470 in ?? ()
#1  0x000055555593520b in ?? ()
#2  0x000055555591808b in ?? ()
#3  0x000055555589aa83 in juce::Graphics::fillAll(juce::Colour) const ()
#4  0x0000555555a41681 in juce::ResizableWindow::paint(juce::Graphics&) ()
#5  0x0000555555a3a5cf in juce::DocumentWindow::paint(juce::Graphics&) ()
#6  0x000055555596cabf in juce::Component::paintComponentAndChildren(juce::Graphics&) ()
#7  0x0000555555a3eee7 in juce::ComponentPeer::handlePaint(juce::LowLevelGraphicsContext&) ()
#8  0x0000555555a584e2 in ?? ()
#9  0x000055555587e677 in ?? ()
#10 0x000055555587aed4 in juce::MessageManager::runDispatchLoop() ()
#11 0x00005555556cc373 in juce::JUCEApplicationBase::main() ()
#12 0x00007ffff7229290 in __libc_start_call_main (main=main@entry=0x5555556cc2e0 <main>, argc=argc@entry=1, argv=argv@entry=0x7fffffffdca8)
    at ../sysdeps/nptl/libc_start_call_main.h:58
#13 0x00007ffff722934a in __libc_start_main_impl (main=0x5555556cc2e0 <main>, argc=1, argv=0x7fffffffdca8, init=<optimized out>, fini=<optimized out>, 
    rtld_fini=<optimized out>, stack_end=0x7fffffffdc98) at ../csu/libc-start.c:389
#14 0x00005555556ce3ee in _start ()
escuta commented 1 year ago

I can confirm this!