View Issue Details

IDProjectCategoryView StatusLast Update
0004159ardourbugspublic2020-04-19 20:15
Reporterstratojaune Assigned Tocth103  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Product Version3.0-alpha9 
Target Version3.0 
Summary0004159: crash when record notes on MIDI track with usb keyboard
DescriptionSqueeze with only Jack from SID and QJack 0.3.8 compiled

3 mono and 1 stereo audio tracks play and 1 MIDI track rec

many Xruns during the first 40 seconds, then A3 crashes

backtrace down there
Additional Information(gdb) thread apply all bt

Thread 14 (Thread 0xac08cc90 (LWP 2852)):
#0 0xb7fe2424 in __kernel_vsyscall ()
0000001 0xb588c876 in nanosleep () from /lib/i686/cmov/libpthread.so.0
#2 0xb57f0042 in g_usleep ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglib-2.0.so.0
#3 0xb5582e1d in Glib::usleep(unsigned long) ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglibmm-2.4.so.1
0000004 0xb6b69fe0 in ARDOUR::AudioEngine::meter_thread (this=0x9fcd2c8)
    at ../libs/ardour/audioengine.cc:710
0000005 0xb6b8b6e5 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator()(ARDOUR::AudioEngine*) const () from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
#6 0xb6b8681c in void boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AudioEngine>&, boost::_bi::list0&, int) () from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
#7 0xb6b81d00 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator()() () from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
0000008 0xb6b7ccc3 in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > > >::operator()() const ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
---Type <return> to continue, or q <return> to quit---
0000009 0xb6b7852b in sigc::internal::slot_call0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >, void>::call_it(sigc::internal::slot_rep*) ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
0000010 0xb5576a02 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglibmm-2.4.so.1
0000011 0xb57ed5b1 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglib-2.0.so.0
0000012 0xb5884955 in start_thread () from /lib/i686/cmov/libpthread.so.0
0000013 0xb465ce7e in clone () from /lib/i686/cmov/libc.so.6

Thread 13 (Thread 0xae095b70 (LWP 2850)):
#0 0xb7fe2424 in __kernel_vsyscall ()
0000001 0xb464f696 in poll () from /lib/i686/cmov/libc.so.6
#2 0xb57d49ab in g_poll ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglib-2.0.so.0
#3 0xb57c766e in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglib-2.0.so.0
0000004 0xb57c7a47 in g_main_loop_run ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglib-2.0.so.0
0000005 0xb557c015 in Glib::MainLoop::run() ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglibmm-2.4.so.1
#6 0xb7e706fd in BaseUI::main_thread (this=0xa61d718)
---Type <return> to continue, or q <return> to quit---
    at ../libs/pbd/base_ui.cc:77
#7 0xb7e71ada in sigc::bound_mem_functor0<void, BaseUI>::operator() (
    this=0xa67451c)
    at /usr/local/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
0000008 0xb7e7194a in sigc::adaptor_functor<sigc::bound_mem_functor0<void, BaseUI> >::operator() (this=0xa674518)
    at /usr/local/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
0000009 0xb7e716ba in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, BaseUI>, void>::call_it (rep=0xa674500)
    at /usr/local/include/sigc++-2.0/sigc++/functors/slot.h:103
0000010 0xb5576a02 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglibmm-2.4.so.1
0000011 0xb57ed5b1 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglib-2.0.so.0
0000012 0xb5884955 in start_thread () from /lib/i686/cmov/libpthread.so.0
0000013 0xb465ce7e in clone () from /lib/i686/cmov/libc.so.6

Thread 12 (Thread 0xad031c90 (LWP 2849)):
#0 0xb7fe2424 in __kernel_vsyscall ()
0000001 0xb464f696 in poll () from /lib/i686/cmov/libc.so.6
#2 0xb6beb797 in ARDOUR::Butler::thread_work (this=0xa568820)
    at ../libs/ardour/butler.cc:159
#3 0xb6beb71d in ARDOUR::Butler::_thread_work (arg=0xa568820)
---Type <return> to continue, or q <return> to quit---
    at ../libs/ardour/butler.cc:140
0000004 0xb7ea9dfe in fake_thread_start (arg=0xa60a3c0)
    at ../libs/pbd/pthread_utils.cc:81
0000005 0xb5884955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#6 0xb465ce7e in clone () from /lib/i686/cmov/libc.so.6

Thread 11 (Thread 0xad289b70 (LWP 2848)):
#0 0xb7fe2424 in __kernel_vsyscall ()
0000001 0xb588b385 in sem_wait@@GLIBC_2.1 () from /lib/i686/cmov/libpthread.so.0
#2 0xb6cd9bcf in PBD::ProcessSemaphore::wait() ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
#3 0xb6cd7c96 in ARDOUR::Graph::run_one (this=0xa569320)
    at ../libs/ardour/graph.cc:393
0000004 0xb6cd804d in ARDOUR::Graph::helper_thread (this=0xa569320)
    at ../libs/ardour/graph.cc:443
0000005 0xb6cddd7d in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const () from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
#6 0xb6cdd820 in void boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
#7 0xb6cdd3ea in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() ()
---Type <return> to continue, or q <return> to quit---
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
0000008 0xb6cdcf44 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke(boost::detail::function::function_buffer&) () from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
0000009 0x08b59835 in boost::function0<void>::operator()() const ()
0000010 0xb6b6d09d in ARDOUR::AudioEngine::_start_process_thread (arg=0xa5716c8)
    at ../libs/ardour/audioengine.cc:1519
0000011 0xb58a4ea8 in ?? () from /usr/lib/libjack.so.0
0000012 0xb5884955 in start_thread () from /lib/i686/cmov/libpthread.so.0
0000013 0xb465ce7e in clone () from /lib/i686/cmov/libc.so.6

Thread 10 (Thread 0xad30ab70 (LWP 2847)):
#0 0xb7fe2424 in __kernel_vsyscall ()
0000001 0xb588b385 in sem_wait@@GLIBC_2.1 () from /lib/i686/cmov/libpthread.so.0
#2 0xb6cd9bcf in PBD::ProcessSemaphore::wait() ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
#3 0xb6cd6deb in ARDOUR::Graph::restart_cycle (this=0xa569320)
    at ../libs/ardour/graph.cc:257
0000004 0xb6cd6db1 in ARDOUR::Graph::dec_ref (this=0xa569320)
    at ../libs/ardour/graph.cc:244
0000005 0xb6cde80a in ARDOUR::GraphNode::finish (this=0xa7dbadc, chain=0)
    at ../libs/ardour/graphnode.cc:61
---Type <return> to continue, or q <return> to quit---


#6 0xb6cd7e42 in ARDOUR::Graph::run_one (this=0xa569320)
    at ../libs/ardour/graph.cc:407
#7 0xb6cd8369 in ARDOUR::Graph::main_thread (this=0xa569320)
    at ../libs/ardour/graph.cc:479
0000008 0xb6cddd7d in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const () from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
0000009 0xb6cdd820 in void boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
0000010 0xb6cdd3ea in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
0000011 0xb6cdcf44 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke(boost::detail::function::function_buffer&) () from /opt/Ardour-3.0alpha9_9807-dbg/lib/libardour.so.3
0000012 0x08b59835 in boost::function0<void>::operator()() const ()
0000013 0xb6b6d09d in ARDOUR::AudioEngine::_start_process_thread (arg=0xa5715d0)
    at ../libs/ardour/audioengine.cc:1519
0000014 0xb58a4ea8 in ?? () from /usr/lib/libjack.so.0
#15 0xb5884955 in start_thread () from /lib/i686/cmov/libpthread.so.0
0000016 0xb465ce7e in clone () from /lib/i686/cmov/libc.so.6
---Type <return> to continue, or q <return> to quit---

Thread 9 (Thread 0xad3cbb70 (LWP 2846)):
#0 0xb7fe2424 in __kernel_vsyscall ()
0000001 0xb588c01b in write () from /lib/i686/cmov/libpthread.so.0
#2 0xb589fe7c in ?? () from /usr/lib/libjack.so.0
#3 0xb58a01f2 in ?? () from /usr/lib/libjack.so.0
0000004 0xb58a0548 in jack_cycle_wait () from /usr/lib/libjack.so.0
0000005 0xb6b692a1 in ARDOUR::AudioEngine::process_thread (this=0x9fcd2c8)
    at ../libs/ardour/audioengine.cc:456
#6 0xb6b68ee3 in ARDOUR::AudioEngine::_process_thread (arg=0x9fcd2c8)
    at ../libs/ardour/audioengine.cc:371
#7 0xb58a041f in ?? () from /usr/lib/libjack.so.0
0000008 0xb58a4ea8 in ?? () from /usr/lib/libjack.so.0
0000009 0xb5884955 in start_thread () from /lib/i686/cmov/libpthread.so.0
0000010 0xb465ce7e in clone () from /lib/i686/cmov/libc.so.6

Thread 8 (Thread 0xaf097b70 (LWP 2843)):
#0 0xb7fe2424 in __kernel_vsyscall ()
0000001 0xb5888f7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
#2 0xb58a1d5c in ?? () from /usr/lib/libjack.so.0
#3 0xb5884955 in start_thread () from /lib/i686/cmov/libpthread.so.0
0000004 0xb465ce7e in clone () from /lib/i686/cmov/libc.so.6
---Type <return> to continue, or q <return> to quit---

Thread 4 (Thread 0xb2e90b70 (LWP 2837)):
#0 0xb7fe2424 in __kernel_vsyscall ()
0000001 0xb5888f7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
#2 0xb5575ed8 in Glib::Cond::wait(Glib::Mutex&) ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglibmm-2.4.so.1
#3 0xb6af3f03 in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:85
0000004 0xb6af3c3a in analyser_work () at ../libs/ardour/analyser.cc:49
0000005 0x09114f1f in sigc::pointer_functor0<void>::operator()() const ()
#6 0x0911283e in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const ()
#7 0x0910f8d2 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) ()
0000008 0xb5576a02 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglibmm-2.4.so.1
0000009 0xb57ed5b1 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglib-2.0.so.0
0000010 0xb5884955 in start_thread () from /lib/i686/cmov/libpthread.so.0
0000011 0xb465ce7e in clone () from /lib/i686/cmov/libc.so.6

Thread 3 (Thread 0xb3691b70 (LWP 2836)):
#0 0xb7fe2424 in __kernel_vsyscall ()
---Type <return> to continue, or q <return> to quit---

0000001 0xb5888f7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
#2 0xb5575ed8 in Glib::Cond::wait(Glib::Mutex&) ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglibmm-2.4.so.1
#3 0xb6fcdfc9 in peak_thread_work () at ../libs/ardour/source_factory.cc:73
0000004 0x09114f1f in sigc::pointer_functor0<void>::operator()() const ()
0000005 0x0911283e in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const ()
#6 0x0910f8d2 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) ()
#7 0xb5576a02 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglibmm-2.4.so.1
0000008 0xb57ed5b1 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglib-2.0.so.0
0000009 0xb5884955 in start_thread () from /lib/i686/cmov/libpthread.so.0
0000010 0xb465ce7e in clone () from /lib/i686/cmov/libc.so.6

Thread 2 (Thread 0xb3e92b70 (LWP 2835)):
#0 0xb7fe2424 in __kernel_vsyscall ()
0000001 0xb5888f7f in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
#2 0xb5575ed8 in Glib::Cond::wait(Glib::Mutex&) ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglibmm-2.4.so.1

#3 0xb6fcdfc9 in peak_thread_work () at ../libs/ardour/source_factory.cc:73
0000004 0x09114f1f in sigc::pointer_functor0<void>::operator()() const ()
0000005 0x0911283e in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const ()
#6 0x0910f8d2 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) ()
#7 0xb5576a02 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglibmm-2.4.so.1
0000008 0xb57ed5b1 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglib-2.0.so.0
0000009 0xb5884955 in start_thread () from /lib/i686/cmov/libpthread.so.0
0000010 0xb465ce7e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb4149840 (LWP 2829)):
#0 0xb7ff8dd3 in ?? () from /lib/ld-linux.so.2
0000001 0xb7fe8d7b in ?? () from /lib/ld-linux.so.2
#2 0xb7fea134 in ?? () from /lib/ld-linux.so.2
#3 0xb7ff4b26 in ?? () from /lib/ld-linux.so.2
0000004 0xb7ff07f6 in ?? () from /lib/ld-linux.so.2
0000005 0xb7ff45c6 in ?? () from /lib/ld-linux.so.2
#6 0xb7f85c0b in ?? () from /lib/i686/cmov/libdl.so.2
#7 0xb7ff07f6 in ?? () from /lib/ld-linux.so.2
0000008 0xb7f8609c in ?? () from /lib/i686/cmov/libdl.so.2
---Type <return> to continue, or q <return> to quit---
0000009 0xb7f85b41 in dlopen () from /lib/i686/cmov/libdl.so.2
0000010 0xb5b1656d in lilv_plugin_instantiate ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/liblilv-0.so.0
0000011 0xb6ff8a26 in ARDOUR::LV2Plugin::init (this=0xb372800, c_plugin=0x9d1e8d8,
    rate=48000) at ../libs/ardour/lv2_plugin_lilv.cc:182
0000012 0xb6ff8302 in LV2Plugin (this=0xb372800, engine=..., session=...,
    c_plugin=0x9d1e8d8, rate=48000) at ../libs/ardour/lv2_plugin_lilv.cc:117
0000013 0xb6ffe508 in ARDOUR::LV2PluginInfo::load (this=0xa202580, session=...)
    at ../libs/ardour/lv2_plugin_lilv.cc:1126
0000014 0x09096638 in PluginSelector::load_plugin (this=0xa180008, pi=...)
    at ../gtk2_ardour/plugin_selector.cc:379
#15 0x0909896d in PluginSelector::plugin_chosen_from_menu (this=0xa180008,
    pi=...) at ../gtk2_ardour/plugin_selector.cc:717
0000016 0x0909f112 in sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&>::operator()(boost::shared_ptr<ARDOUR::PluginInfo> const&) const ()
#17 0x0909ed3d in sigc::adaptor_functor<sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&> >::deduce_result_type<boost::shared_ptr<ARDOUR::PluginInfo>&, void, void, void, void, void, void>::type sigc::adaptor_functor<sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&> >::operator()<boost::shared_ptr<ARDOUR::PluginInfo>&>(boost::shared_ptr<ARDOUR::PluginInfo>&) const ()
0000018 0x0909e6be in sigc::bind_functor<-1, sigc::bound_mem_functor1<void, PluginSe---Type <return> to continue, or q <return> to quit---
lector, boost::shared_ptr<ARDOUR::PluginInfo> const&>, boost::shared_ptr<ARDOUR::PluginInfo>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::operator()() ()
0000019 0x0909dd6f in sigc::internal::slot_call0<sigc::bind_functor<-1, sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&>, boost::shared_ptr<ARDOUR::PluginInfo>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, void>::call_it(sigc::internal::slot_rep*) ()
0000020 0xb5580ddb in Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) () from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglibmm-2.4.so.1
0000021 0xb551e9ff in g_cclosure_marshal_VOID__VOID ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgobject-2.0.so.0
0000022 0xb550f362 in g_closure_invoke ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgobject-2.0.so.0
0000023 0xb5527165 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgobject-2.0.so.0
#24 0xb5528e2a in g_signal_emit_valist ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgobject-2.0.so.0
0000025 0xb5529195 in g_signal_emit ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgobject-2.0.so.0
0000026 0xb53a424f in gtk_widget_activate ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgtk-x11-2.0.so.0
0000027 0xb5288602 in gtk_menu_shell_activate_item ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
0000028 0xb528a128 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgtk-x11-2.0.so.0
0000029 0xb527ff1b in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgtk-x11-2.0.so.0
0000030 0xb4c05651 in Gtk::Widget_Class::button_release_event_callback(_GtkWidget*, _GdkEventButton*) () from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgtkmm-2.4.so.1
0000031 0xb5279904 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgtk-x11-2.0.so.0
0000032 0xb550dc57 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgobject-2.0.so.0
0000033 0xb550f362 in g_closure_invoke ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgobject-2.0.so.0
0000034 0xb5526fa0 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgobject-2.0.so.0
0000035 0xb5528afc in g_signal_emit_valist ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgobject-2.0.so.0
0000036 0xb5529195 in g_signal_emit ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgobject-2.0.so.0
0000037 0xb53a0a66 in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgtk-x11-2.0.so.0
0000038 0xb527246e in gtk_propagate_event ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgtk-x11-2.0.so.0
0000039 0xb52738f2 in gtk_main_do_event ()
---Type <return> to continue, or q <return> to quit---
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgtk-x11-2.0.so.0
0000040 0xb5100a6a in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgdk-x11-2.0.so.0
0000041 0xb57c3d2a in g_main_context_dispatch ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglib-2.0.so.0
0000042 0xb57c764f in ?? ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglib-2.0.so.0
0000043 0xb57c7a47 in g_main_loop_run ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libglib-2.0.so.0
0000044 0xb5273d74 in gtk_main ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgtk-x11-2.0.so.0
0000045 0xb4b75a67 in Gtk::Main::run_impl() ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgtkmm-2.4.so.1
0000046 0xb4b75862 in Gtk::Main::run() ()
   from /opt/Ardour-3.0alpha9_9807-dbg/lib/libgtkmm-2.4.so.1
0000047 0xb5fd648a in Gtkmm2ext::UI::run (this=0x9d532a8, old_receiver=...)
    at ../libs/gtkmm2ext/gtk_ui.cc:268
0000048 0x08f73fe1 in main (argc=1, argv=0xbffff584) at ../gtk2_ardour/main.cc:557
(gdb)

TagsNo tags attached.

Activities

paul

2011-07-09 19:45

administrator   ~0011011

this crash is occuring during the *instantiation* of an LV2 plugin. It appears to have nothing at all to do with recording MIDI. specifically, you are choosing a plugin from the plugin menu, but i don't know which one. do you know?

stratojaune

2011-07-10 06:45

reporter   ~0011022

Sorry for the confusion, I was recording a MIDI track, and the sound used was bad so have decided to use Zynadd, that appears in the plugin manager category as an instrument.

The try was to add it in an audio mono track, transport was stopped, and if I look in Synaptic there's 1+git.20100609-2 Debian package.

Sorry again, and thanks again and again and again for Ardour !

stratojaune

2011-07-10 06:48

reporter   ~0011023

Maybe one can change the summary as

crash when add Zynadd lv2 plugin in a mono track

(maybe not if it's in MIDI track you're supposed to do that)))

stratojaune

2011-07-10 17:22

reporter   ~0011036

not sure, but it appears that something is missing in the machine.

When try to ad Zynadd lv2, console says :
http://home.gna.org/lv2dynparam/rtmempool/v1 extension is required
[Thread 0xae896b70 (LWP 14868) exited]

open the link is not possible 'page not found'

have add the 2 versions of lv2dynparam from the same site, but Zynadd always refuse to plug

paul

2011-07-10 17:25

administrator   ~0011037

Yes, they are using an LV2 extension that Ardour does not currently support. We have no particular plans to add it.

stratojaune

2011-07-10 17:48

reporter   ~0011039

Last edited: 2011-07-10 17:50

so you're closing this bug ?

paul

2011-07-10 20:13

administrator   ~0011042

stratojaune: what happened to your previous comment featuring errors from Qt?

stratojaune

2011-07-11 05:36

reporter   ~0011058

delete it to have question just below your comment !

cth103

2012-06-12 16:36

administrator   ~0013481

Ardour now gives an error rather than crashing when trying to instantiate ZynAddSub. I'll close this and open a 3.X request for the dynparam extension.

system

2020-04-19 20:15

developer   ~0022647

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2011-07-09 16:07 stratojaune New Issue
2011-07-09 19:45 paul Note Added: 0011011
2011-07-09 19:46 paul Status new => feedback
2011-07-10 06:45 stratojaune Note Added: 0011022
2011-07-10 06:48 stratojaune Note Added: 0011023
2011-07-10 17:22 stratojaune Note Added: 0011036
2011-07-10 17:25 paul Note Added: 0011037
2011-07-10 17:48 stratojaune Note Added: 0011039
2011-07-10 17:50 stratojaune Note Edited: 0011039
2011-07-10 19:58 cth103 cost => 0.00
2011-07-10 19:58 cth103 Target Version => 3.0-beta1
2011-07-10 19:59 cth103 Relationship added duplicate of 0004161
2011-07-10 20:10 paul Relationship deleted 0004161
2011-07-10 20:13 paul Note Added: 0011042
2011-07-11 05:36 stratojaune Note Added: 0011058
2011-11-15 15:59 cth103 Target Version 3.0-beta1 => 3.0-beta2
2012-01-10 20:46 cth103 Target Version 3.0-beta2 => 3.0-beta3
2012-02-14 17:20 paul Target Version 3.0-beta3 => 3.0 beta4
2012-04-23 22:05 cth103 Status feedback => acknowledged
2012-05-23 15:07 cth103 Target Version 3.0 beta4 => 3.0
2012-06-12 16:36 cth103 Note Added: 0013481
2012-06-12 16:36 cth103 Status acknowledged => resolved
2012-06-12 16:36 cth103 Resolution open => fixed
2012-06-12 16:36 cth103 Assigned To => cth103
2020-04-19 20:15 system Note Added: 0022647
2020-04-19 20:15 system Status resolved => closed