MikeMorenoDSP / EP-MK1

EP-MK1 is a real-time physical model plugin of an Electric Piano built with Pure Data and Camomile.
GNU General Public License v3.0
62 stars 8 forks source link

crash when adding VST2 to zrythm (GNU/Linux) #14

Open alex-tee opened 3 years ago

alex-tee commented 3 years ago

this is using the latest binary from the releases page here

Thread 1 "zrythm" received signal SIGSEGV, Segmentation fault.
0x00007ffff6f6e420 in post () from /usr/lib/libgvc.so.6
(gdb) bt
#0  0x00007ffff6f6e420 in post () at /usr/lib/libgvc.so.6
#1  0x00007fff9ca65764 in libpd_init () at /home/alex/.vst/EP-MK1/EP-MK1.so
#2  0x00007fff9c9f7910 in libpd_multi_init () at /home/alex/.vst/EP-MK1/EP-MK1.so
#3  0x00007fff9c9eacdf in pd::Instance::Instance(std::string const&) () at /home/alex/.vst/EP-MK1/EP-MK1.so
#4  0x00007fff9c9cba17 in CamomileAudioProcessor::CamomileAudioProcessor() () at /home/alex/.vst/EP-MK1/EP-MK1.so
#5  0x00007fff9c9cd24b in createPluginFilter() () at /home/alex/.vst/EP-MK1/EP-MK1.so
#6  0x00007fff9c75ab4b in createPluginFilterOfType(juce::AudioProcessor::WrapperType) () at /home/alex/.vst/EP-MK1/EP-MK1.so
#7  0x00007fff9c720c73 in VSTPluginMain () at /home/alex/.vst/EP-MK1/EP-MK1.so
#8  0x00007ffff6a6eec3 in  () at /usr/lib/carla/libcarla_host-plugin.so
#9  0x00007ffff6a70f0f in CarlaBackend::CarlaPlugin::newVST2(CarlaBackend::CarlaPlugin::Initializer const&) () at /usr/lib/carla/libcarla_host-plugin.so
#10 0x00007ffff69c33f7 in CarlaBackend::CarlaEngine::addPlugin(CarlaBackend::BinaryType, CarlaBackend::PluginType, char const*, char const*, char const*, long, void const*, unsigned int) () at /usr/lib/carla/libcarla_host-plugin.so
#11 0x0000555555f2562d in create_plugin (plugin=0x555582cb8850, type=PLUGIN_VST2, error=0x7fffffffc980) at ../src/plugins/carla_native_plugin.c:551
#12 0x0000555555f268ab in create_from_setting (plugin=0x555582cb8850, error=0x7fffffffc980) at ../src/plugins/carla_native_plugin.c:1088
#13 0x0000555555f268d9 in carla_native_plugin_new_from_setting (plugin=0x555582cb8850, error=0x7fffffffc980) at ../src/plugins/carla_native_plugin.c:1108
#14 0x0000555555f34742 in plugin_new_from_setting (setting=0x5555897337b0, track_name_hash=2928975600, slot_type=PLUGIN_SLOT_INSERT, slot=0, error=0x7fffffffca50) at ../src/plugins/plugin.c:577
#15 0x0000555555e93f32 in create_track (self=0x555582eed600, idx=0, error=0x7fffffffcd40) at ../src/actions/tracklist_selections.c:807
#16 0x0000555555e9488b in do_or_undo_create_or_delete (self=0x555582eed600, _do=true, create=true, error=0x7fffffffcfc8) at ../src/actions/tracklist_selections.c:1002
#17 0x0000555555e9883a in do_or_undo (self=0x555582eed600, _do=true, error=0x7fffffffcfc8) at ../src/actions/tracklist_selections.c:2121
#18 0x0000555555e9890d in tracklist_selections_action_do (self=0x555582eed600, error=0x7fffffffcfc8) at ../src/actions/tracklist_selections.c:2149
#19 0x0000555555e99910 in undoable_action_do (self=0x555582eed600, error=0x7fffffffcfc8) at ../src/actions/undoable_action.c:291
#20 0x0000555555e9b701 in do_or_undo_action (self=0x5555829e2980, action=0x555582eed600, main_stack=0x555582de1710, opposite_stack=0x555582f25e90, error=0x7fffffffcfc8) at ../src/actions/undo_manager.c:119
#21 0x0000555555e9c14d in undo_manager_perform (self=0x5555829e2980, action=0x555582eed600, error=0x7fffffffd100) at ../src/actions/undo_manager.c:315
#22 0x0000555555e93acb in tracklist_selections_action_perform
    (type=TRACKLIST_SELECTIONS_ACTION_CREATE, tls_before=0x0, tls_after=0x0, port_connections_mgr=0x0, track=0x0, track_type=TRACK_TYPE_INSTRUMENT, pl_setting=0x5555898dd3d0, file_descr=0x0, track_pos=7, pos=0x555582af1e78, num_tracks=1, edit_type=EDIT_TRACK_ACTION_TYPE_SOLO, ival_after=-1, color_new=0x0, val_before=0, val_after=0, new_txt=0x0, already_edited=false, error=0x7fffffffd100) at ../src/actions/tracklist_selections.c:694
#23 0x00005555560335e5 in on_drag_data_received (widget=0x555583171dd0, context=0x5555898e93f0, x=138, y=42, data=0x7fffffffd8c0, info=1, time=295213723, self=0x555583171dd0) at ../src/gui/widgets/drag_dest_box.c:239
#24 0x00007ffff761ceec in  () at /usr/lib/libgtk-3.so.0
#25 0x00007ffff7202030 in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#26 0x00007ffff72023ca in g_signal_emit_by_name () at /usr/lib/libgobject-2.0.so.0
#27 0x00007ffff79004b1 in  () at /usr/lib/libgtk-3.so.0
#28 0x00007ffff76194f7 in  () at /usr/lib/libgtk-3.so.0
#29 0x00007ffff7202030 in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#30 0x00007ffff72023ca in g_signal_emit_by_name () at /usr/lib/libgobject-2.0.so.0
#31 0x00007ffff7802f36 in gtk_selection_convert () at /usr/lib/libgtk-3.so.0
#32 0x00007ffff79033cc in  () at /usr/lib/libgtk-3.so.0
#33 0x00007ffff7772dbf in gtk_main_do_event () at /usr/lib/libgtk-3.so.0
#34 0x00007ffff74d17f3 in  () at /usr/lib/libgdk-3.so.0
#35 0x00007ffff7521614 in  () at /usr/lib/libgdk-3.so.0
#36 0x00007ffff7ebb10c in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#37 0x00007ffff7f0eba9 in  () at /usr/lib/libglib-2.0.so.0
#38 0x00007ffff7eb8871 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#39 0x00007ffff72f88b6 in g_application_run () at /usr/lib/libgio-2.0.so.0
#40 0x0000555555e736dc in main (argc=1, argv=0x7fffffffdd38) at ../src/main.c:52
(gdb)