View Issue Details

IDProjectCategoryView StatusLast Update
0003711ardourbugspublic2020-04-19 20:15
Reporternowhiskey Assigned Tocth103  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Summary0003711: crash when trying to open lv2 plugins ui
DescriptionAt revision 8505

-create new session

-add one plugin to the master bus: http://factorial.hu/plugins/lv2/ir

-duoble click on the plugins name in the redirect box in order to open the plugins ui

-the plugins ui opens

-crash

attached is the bt.

cheers,
doc
TagsNo tags attached.

Activities

2011-01-13 19:10

 

bt006 (10,603 bytes)   
librdf warning - Model does not support contexts
[Thread 0xab499b70 (LWP 2537) exited]
librdf warning - Model does not support contexts
Found UI http://factorial.hu/plugins/lv2/ir at index 0 in:
        /usr/lib/lv2/ir.lv2/ir_gui.so

[New Thread 0xacc9cb70 (LWP 2538)]
[Thread 0xacc9cb70 (LWP 2538) exited]

Program received signal SIGSEGV, Segmentation fault.
0xaeeada6e in reinit_timeout_callback(void*) () from
/usr/lib/lv2/ir.lv2/ir_gui.so
(gdb) thread apply all bt

Thread 21 (Thread 0xaef49c90 (LWP 2536)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5eb0876 in nanosleep () from /lib/i686/cmov/libpthread.so.0
#2  0xb5e39342 in g_usleep () from /lib/libglib-2.0.so.0
#3  0xb5bcf49d in Glib::usleep(unsigned long) () from
#/usr/lib/libglibmm-2.4.so.1
#4  0xb719c252 in ARDOUR::AudioEngine::meter_thread (this=0x9bdd800) at
#../libs/ardour/audioengine.cc:699
#5  0xb71bcfe3 in boost::_mfi::mf0<void,
#ARDOUR::AudioEngine>::operator()(ARDOUR::AudioEngine*) const () from
#./../build/default/libs/ardour/libardour.so.3
#6  0xb71b816c 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
#>./../build/default/libs/ardour/libardour.so.3
#7  0xb71b367e in boost::_bi::bind_t<void, boost::_mfi::mf0<void,
#ARDOUR::AudioEngine>,
#boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator()()
#()
   from ./../build/default/libs/ardour/libardour.so.3
#8  0xb71ae437 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 ./../build/default/libs/ardour/libardour.so.3
#9  0xb71a9ec5 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
#./../build/default/libs/ardour/libardour.so.3
#10 0xb5bc30c2 in ?? () from /usr/lib/libglibmm-2.4.so.1
#11 0xb5e366cf in ?? () from /lib/libglib-2.0.so.0
#12 0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#13 0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 20 (Thread 0xadc9eb70 (LWP 2535)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb4be1696 in poll () from /lib/i686/cmov/libc.so.6
#2  0xb5e1d06b in g_poll () from /lib/libglib-2.0.so.0
#3  0xb5e0fdbc in ?? () from /lib/libglib-2.0.so.0
#4  0xb5e10527 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0xb5bc86c5 in Glib::MainLoop::run() () from /usr/lib/libglibmm-2.4.so.1
#6  0xb7ecab7d in BaseUI::main_thread (this=0xa5fdee0) at
#../libs/pbd/base_ui.cc:76
#7  0xb7ecbf5a in sigc::bound_mem_functor0<void, BaseUI>::operator()
#(this=0xa60099c) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
#8  0xb7ecbdca in sigc::adaptor_functor<sigc::bound_mem_functor0<void,
#BaseUI> >::operator() (this=0xa600998)
    at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#9  0xb7ecbb3a in sigc::internal::slot_call0<sigc::bound_mem_functor0<void,
BaseUI>, void>::call_it (rep=0xa600980) at
#/usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#10 0xb5bc30c2 in ?? () from /usr/lib/libglibmm-2.4.so.1
#11 0xb5e366cf in ?? () from /lib/libglib-2.0.so.0
#12 0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#13 0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 19 (Thread 0xadf28c90 (LWP 2534)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb4be1696 in poll () from /lib/i686/cmov/libc.so.6
#2  0xb721bbe7 in ARDOUR::Butler::thread_work (this=0xa4f3280) at
#../libs/ardour/butler.cc:159
#3  0xb721bb6d in ARDOUR::Butler::_thread_work (arg=0xa4f3280) at
#../libs/ardour/butler.cc:140
#4  0xb7effd6e in fake_thread_start (arg=0xa5ef248) at
#../libs/pbd/pthread_utils.cc:81
#5  0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#6  0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 18 (Thread 0xaee63b70 (LWP 2533)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5eaf385 in sem_wait@@GLIBC_2.1 () from /lib/i686/cmov/libpthread.so.0
#2  0xb730621d in PBD::ProcessSemaphore::wait() () from
#./../build/default/libs/ardour/libardour.so.3
#3  0xb73037ff in ARDOUR::Graph::restart_cycle (this=0xa4f9188) at
#../libs/ardour/graph.cc:211
#4  0xb73037c7 in ARDOUR::Graph::dec_ref (this=0xa4f9188) at
#../libs/ardour/graph.cc:197
#5  0xb730a6e6 in ARDOUR::GraphNode::finish (this=0xa5e2f04, chain=0) at
#../libs/ardour/graphnode.cc:61
#6  0xb730472e in ARDOUR::Graph::run_one (this=0xa4f9188) at
#../libs/ardour/graph.cc:357
#7  0xb7304a81 in ARDOUR::Graph::main_thread (this=0xa4f9188) at
#../libs/ardour/graph.cc:417
#8  0xb7309cb3 in boost::_mfi::mf0<void,
#ARDOUR::Graph>::operator()(ARDOUR::Graph*) const () from
#./../build/default/libs/ardour/libardour.so.3
#9  0xb730995e 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
#>./../build/default/libs/ardour/libardour.so.3
#10 0xb7309684 in boost::_bi::bind_t<void, boost::_mfi::mf0<void,
#ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >
#>::operator()() ()
   from ./../build/default/libs/ardour/libardour.so.3
#11 0xb73092ae 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
#./../build/default/libs/ardour/libardour.so.3
#12 0x08b77a7b in boost::function0<void>::operator() (this=0xaee632ac) at
#/usr/include/boost/function/function_template.hpp:1013
#13 0xb719f429 in ARDOUR::AudioEngine::_start_process_thread (arg=0xa4f74b0)
#at ../libs/ardour/audioengine.cc:1514
#14 0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#15 0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 17 (Thread 0xac49bb70 (LWP 2532)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb4be1696 in poll () from /lib/i686/cmov/libc.so.6
#2  0xb5ec3dff in jack_client_core_wait (client=0x9be6800) at client.c:1690
#3  0xb5ec4187 in jack_cycle_wait (client=0x9be6800) at client.c:1887
#4  0xb719b4f7 in ARDOUR::AudioEngine::process_thread (this=0x9bdd800) at
#../libs/ardour/audioengine.cc:458
#5  0xb719b141 in ARDOUR::AudioEngine::_process_thread (arg=0x9bdd800) at
#../libs/ardour/audioengine.cc:380
#6  0xb5ec4483 in jack_client_thread (arg=0x9be6800) at client.c:2012
#7  0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 16 (Thread 0xad49db70 (LWP 2529)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5eacf7f in pthread_cond_wait@@GLIBC_2.3.2 () from
#/lib/i686/cmov/libpthread.so.0
#2  0xb5ec5c1c in mb_thread_func (arg=0x0) at messagebuffer.c:72
#3  0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#4  0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 4 (Thread 0xb3194b70 (LWP 2515)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5eacf7f in pthread_cond_wait@@GLIBC_2.3.2 () from
#/lib/i686/cmov/libpthread.so.0
#2  0xb5bc25b8 in Glib::Cond::wait(Glib::Mutex&) () from
#/usr/lib/libglibmm-2.4.so.1
#3  0xb712f3c7 in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:85
#4  0xb712f0fe in analyser_work () at ../libs/ardour/analyser.cc:49
#5  0x0912a0f5 in sigc::pointer_functor0<void>::operator()() const ()
#6  0x09127b24 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator()() const ()
#7  0x09124c72 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it(sigc::internal::slot_rep*) ()
#8  0xb5bc30c2 in ?? () from /usr/lib/libglibmm-2.4.so.1
#9  0xb5e366cf in ?? () from /lib/libglib-2.0.so.0
#10 0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#11 0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 3 (Thread 0xb3995b70 (LWP 2514)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5eacf7f in pthread_cond_wait@@GLIBC_2.3.2 () from
#/lib/i686/cmov/libpthread.so.0
#2  0xb5bc25b8 in Glib::Cond::wait(Glib::Mutex&) () from
#/usr/lib/libglibmm-2.4.so.1
#3  0xb75d85bd in peak_thread_work () at ../libs/ardour/source_factory.cc:69
#4  0x0912a0f5 in sigc::pointer_functor0<void>::operator()() const ()
#5  0x09127b24 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator()() const ()
#6  0x09124c72 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it(sigc::internal::slot_rep*) ()
#7  0xb5bc30c2 in ?? () from /usr/lib/libglibmm-2.4.so.1
#8  0xb5e366cf in ?? () from /lib/libglib-2.0.so.0
#9  0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#10 0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 2 (Thread 0xb4196b70 (LWP 2513)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5eacf7f in pthread_cond_wait@@GLIBC_2.3.2 () from
#/lib/i686/cmov/libpthread.so.0
#2  0xb5bc25b8 in Glib::Cond::wait(Glib::Mutex&) () from
#/usr/lib/libglibmm-2.4.so.1
#3  0xb75d85bd in peak_thread_work () at ../libs/ardour/source_factory.cc:69
#4  0x0912a0f5 in sigc::pointer_functor0<void>::operator()() const ()
#5  0x09127b24 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator()() const ()
#6  0x09124c72 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it(sigc::internal::slot_rep*) ()
#7  0xb5bc30c2 in ?? () from /usr/lib/libglibmm-2.4.so.1
#8  0xb5e366cf in ?? () from /lib/libglib-2.0.so.0
#9  0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#10 0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb42049b0 (LWP 2510)):
#0  0xaeeada6e in reinit_timeout_callback(void*) () from
#/usr/lib/lv2/ir.lv2/ir_gui.so
#1  0xb5e0ca7c in ?? () from /lib/libglib-2.0.so.0
#2  0xb5e0c305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#3  0xb5e0ffe8 in ?? () from /lib/libglib-2.0.so.0
#4  0xb5e10527 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0xb58ade19 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#6  0xb5231e87 in Gtk::Main::run_impl() () from /usr/lib/libgtkmm-2.4.so.1
#7  0xb5231c82 in Gtk::Main::run() () from /usr/lib/libgtkmm-2.4.so.1
#8  0xb6674212 in Gtkmm2ext::UI::run (this=0x986bea8, old_receiver=...) at
#../libs/gtkmm2ext/gtk_ui.cc:265
#9  0x08f89592 in main (argc=1, argv=0xbfffeed4) at
#../gtk2_ardour/main.cc:607
(gdb) 
bt006 (10,603 bytes)   

nowhiskey

2011-01-13 19:30

reporter   ~0009927

i am just realizing that a2 is also crashing on this plugin.

cheers,
doc

cth103

2011-01-13 19:49

administrator   ~0009929

Works for me. The crash looks as though it's in the plugin's UI. Could you perhaps recompile the IR plugin with debugging enabled and then get another backtrace?

nowhiskey

2011-01-13 21:36

reporter   ~0009930

i think the next bt is what you asked for.

cheers,
doc

2011-01-13 21:37

 

bt008 (11,226 bytes)   
librdf warning - Model does not support contexts
[Thread 0xab370b70 (LWP 2936) exited]
librdf warning - Model does not support contexts
Found UI http://factorial.hu/plugins/lv2/ir at index 0 in:
        /usr/lib/lv2/ir.lv2/ir_gui.so

[New Thread 0xaa9ffb70 (LWP 2937)]
[Thread 0xaa9ffb70 (LWP 2937) exited]

Program received signal SIGSEGV, Segmentation fault.
0xadc81fbe in reinit_timeout_callback (data=0xa8ab028) at ir_gui.cc:1145
1145                                    cp->ir->ir_nfram);
(gdb) thread apply all bt
Thread 22 (Thread 0xabb71b70 (LWP 2935)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5ead482 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
#/lib/i686/cmov/libpthread.so.0
#2  0xb5b4f03e in ?? () from /usr/lib/libgthread-2.0.so.0
#3  0xb5de6b2c in ?? () from /lib/libglib-2.0.so.0
#4  0xb5de6c5d in g_async_queue_timed_pop () from /lib/libglib-2.0.so.0
#5  0xb5e3854f in ?? () from /lib/libglib-2.0.so.0
#6  0xb5e366cf in ?? () from /lib/libglib-2.0.so.0
#7  0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 21 (Thread 0xad4a1c90 (LWP 2934)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5eb0876 in nanosleep () from /lib/i686/cmov/libpthread.so.0
#2  0xb5e39342 in g_usleep () from /lib/libglib-2.0.so.0
#3  0xb5bcf49d in Glib::usleep(unsigned long) () from
#/usr/lib/libglibmm-2.4.so.1
#4  0xb719c252 in ARDOUR::AudioEngine::meter_thread (this=0x9bef580) at
#../libs/ardour/audioengine.cc:699
#5  0xb71bcfe3 in boost::_mfi::mf0<void,
#ARDOUR::AudioEngine>::operator()(ARDOUR::AudioEngine*) const () from
#./../build/default/libs/ardour/libardour.so.3
#6  0xb71b816c 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
#>./../build/default/libs/ardour/libardour.so.3
#7  0xb71b367e in boost::_bi::bind_t<void, boost::_mfi::mf0<void,
#ARDOUR::AudioEngine>,
#boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator()()
#()
   from ./../build/default/libs/ardour/libardour.so.3
#8  0xb71ae437 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 ./../build/default/libs/ardour/libardour.so.3
#9  0xb71a9ec5 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
#./../build/default/libs/ardour/libardour.so.3
#10 0xb5bc30c2 in ?? () from /usr/lib/libglibmm-2.4.so.1
#11 0xb5e366cf in ?? () from /lib/libglib-2.0.so.0
#12 0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#13 0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 20 (Thread 0xacb73b70 (LWP 2933)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb4be1696 in poll () from /lib/i686/cmov/libc.so.6
#2  0xb5e1d06b in g_poll () from /lib/libglib-2.0.so.0
#3  0xb5e0fdbc in ?? () from /lib/libglib-2.0.so.0
#4  0xb5e10527 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0xb5bc86c5 in Glib::MainLoop::run() () from /usr/lib/libglibmm-2.4.so.1
#6  0xb7ecab7d in BaseUI::main_thread (this=0xa63f4e0) at
#../libs/pbd/base_ui.cc:76
#7  0xb7ecbf5a in sigc::bound_mem_functor0<void, BaseUI>::operator()
#(this=0xa641fc4) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
#8  0xb7ecbdca in sigc::adaptor_functor<sigc::bound_mem_functor0<void,
#BaseUI> >::operator() (this=0xa641fc0)
    at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#9  0xb7ecbb3a in sigc::internal::slot_call0<sigc::bound_mem_functor0<void,
BaseUI>, void>::call_it (rep=0xa641fa8) at
#/usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#10 0xb5bc30c2 in ?? () from /usr/lib/libglibmm-2.4.so.1
#11 0xb5e366cf in ?? () from /lib/libglib-2.0.so.0
#12 0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#13 0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 19 (Thread 0xad51cc90 (LWP 2932)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb4be1696 in poll () from /lib/i686/cmov/libc.so.6
#2  0xb721bbe7 in ARDOUR::Butler::thread_work (this=0xa53c478) at
#../libs/ardour/butler.cc:159
#3  0xb721bb6d in ARDOUR::Butler::_thread_work (arg=0xa53c478) at
#../libs/ardour/butler.cc:140
#4  0xb7effd6e in fake_thread_start (arg=0xa2fc1e0) at
#../libs/pbd/pthread_utils.cc:81
#5  0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#6  0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 18 (Thread 0xaf3e9b70 (LWP 2931)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5eaf385 in sem_wait@@GLIBC_2.1 () from /lib/i686/cmov/libpthread.so.0
#2  0xb730621d in PBD::ProcessSemaphore::wait() () from
#./../build/default/libs/ardour/libardour.so.3
#3  0xb73037ff in ARDOUR::Graph::restart_cycle (this=0xa538498) at
#../libs/ardour/graph.cc:211
#4  0xb73037c7 in ARDOUR::Graph::dec_ref (this=0xa538498) at
#../libs/ardour/graph.cc:197
#5  0xb730a6e6 in ARDOUR::GraphNode::finish (this=0xa624544, chain=0) at
#../libs/ardour/graphnode.cc:61
#6  0xb730472e in ARDOUR::Graph::run_one (this=0xa538498) at
#../libs/ardour/graph.cc:357
#7  0xb7304a81 in ARDOUR::Graph::main_thread (this=0xa538498) at
#../libs/ardour/graph.cc:417
#8  0xb7309cb3 in boost::_mfi::mf0<void,
#ARDOUR::Graph>::operator()(ARDOUR::Graph*) const () from
#./../build/default/libs/ardour/libardour.so.3
#9  0xb730995e 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
#>./../build/default/libs/ardour/libardour.so.3
#10 0xb7309684 in boost::_bi::bind_t<void, boost::_mfi::mf0<void,
#ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >
#>::operator()() ()
   from ./../build/default/libs/ardour/libardour.so.3
#11 0xb73092ae 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
#./../build/default/libs/ardour/libardour.so.3
#12 0x08b77a7b in boost::function0<void>::operator() (this=0xaf3e92ac) at
#/usr/include/boost/function/function_template.hpp:1013
#13 0xb719f429 in ARDOUR::AudioEngine::_start_process_thread (arg=0xa538a78)
#at ../libs/ardour/audioengine.cc:1514
#14 0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#15 0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 17 (Thread 0xac372b70 (LWP 2930)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb4be1696 in poll () from /lib/i686/cmov/libc.so.6
#2  0xb5ec3dff in jack_client_core_wait (client=0x9c13a68) at client.c:1690
#3  0xb5ec4187 in jack_cycle_wait (client=0x9c13a68) at client.c:1887
#4  0xb719b4f7 in ARDOUR::AudioEngine::process_thread (this=0x9bef580) at
#../libs/ardour/audioengine.cc:458
#5  0xb719b141 in ARDOUR::AudioEngine::_process_thread (arg=0x9bef580) at
#../libs/ardour/audioengine.cc:380
#6  0xb5ec4483 in jack_client_thread (arg=0x9c13a68) at client.c:2012
#7  0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 16 (Thread 0xad374b70 (LWP 2927)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5eacf7f in pthread_cond_wait@@GLIBC_2.3.2 () from
#/lib/i686/cmov/libpthread.so.0
#2  0xb5ec5c1c in mb_thread_func (arg=0x0) at messagebuffer.c:72
#3  0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#4  0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 4 (Thread 0xb2f1ab70 (LWP 2913)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5eacf7f in pthread_cond_wait@@GLIBC_2.3.2 () from
#/lib/i686/cmov/libpthread.so.0
#2  0xb5bc25b8 in Glib::Cond::wait(Glib::Mutex&) () from
#/usr/lib/libglibmm-2.4.so.1
#3  0xb712f3c7 in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:85
#4  0xb712f0fe in analyser_work () at ../libs/ardour/analyser.cc:49
#5  0x0912a115 in sigc::pointer_functor0<void>::operator()() const ()
#6  0x09127b44 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator()() const ()
#7  0x09124c92 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it(sigc::internal::slot_rep*) ()
#8  0xb5bc30c2 in ?? () from /usr/lib/libglibmm-2.4.so.1
#9  0xb5e366cf in ?? () from /lib/libglib-2.0.so.0
#10 0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#11 0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 3 (Thread 0xb371bb70 (LWP 2912)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5eacf7f in pthread_cond_wait@@GLIBC_2.3.2 () from
#/lib/i686/cmov/libpthread.so.0
#2  0xb5bc25b8 in Glib::Cond::wait(Glib::Mutex&) () from
#/usr/lib/libglibmm-2.4.so.1
#3  0xb75d85bd in peak_thread_work () at ../libs/ardour/source_factory.cc:69
#4  0x0912a115 in sigc::pointer_functor0<void>::operator()() const ()
#5  0x09127b44 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator()() const ()
#6  0x09124c92 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it(sigc::internal::slot_rep*) ()
#7  0xb5bc30c2 in ?? () from /usr/lib/libglibmm-2.4.so.1
#8  0xb5e366cf in ?? () from /lib/libglib-2.0.so.0
#9  0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#10 0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 2 (Thread 0xb3f1cb70 (LWP 2911)):
#0  0xb7fe2424 in __kernel_vsyscall ()
#1  0xb5eacf7f in pthread_cond_wait@@GLIBC_2.3.2 () from
#/lib/i686/cmov/libpthread.so.0
#2  0xb5bc25b8 in Glib::Cond::wait(Glib::Mutex&) () from
#/usr/lib/libglibmm-2.4.so.1
#3  0xb75d85bd in peak_thread_work () at ../libs/ardour/source_factory.cc:69
#4  0x0912a115 in sigc::pointer_functor0<void>::operator()() const ()
#5  0x09127b44 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator()() const ()
#6  0x09124c92 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it(sigc::internal::slot_rep*) ()
#7  0xb5bc30c2 in ?? () from /usr/lib/libglibmm-2.4.so.1
#8  0xb5e366cf in ?? () from /lib/libglib-2.0.so.0
#9  0xb5ea8955 in start_thread () from /lib/i686/cmov/libpthread.so.0
#10 0xb4beee7e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb42049b0 (LWP 2908)):
#0  0xadc81fbe in reinit_timeout_callback (data=0xa8ab028) at ir_gui.cc:1145
#1  0xb5e0ca7c in ?? () from /lib/libglib-2.0.so.0
#2  0xb5e0c305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#3  0xb5e0ffe8 in ?? () from /lib/libglib-2.0.so.0
#4  0xb5e10527 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0xb58ade19 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#6  0xb5231e87 in Gtk::Main::run_impl() () from /usr/lib/libgtkmm-2.4.so.1
#7  0xb5231c82 in Gtk::Main::run() () from /usr/lib/libgtkmm-2.4.so.1
#8  0xb6674212 in Gtkmm2ext::UI::run (this=0x986fa90, old_receiver=...) at
#../libs/gtkmm2ext/gtk_ui.cc:265
#9  0x08f895b2 in main (argc=1, argv=0xbfffeec4) at
#../gtk2_ardour/main.cc:607
(gdb) 
bt008 (11,226 bytes)   

tomszilagyi

2011-01-13 21:56

reporter   ~0009931

This is definitely not an Ardour issue. I have managed to reproduce it (I am the plugin author) and am working on the fix.

Sorry for the noise.

tomszilagyi

2011-01-13 22:16

reporter   ~0009932

Should be fixed in the IR plugin source downloadable from http://factorial.hu/plugins/lv2/ir

nowhiskey

2011-01-13 22:29

reporter   ~0009933

fixed for me.

cheers,
doc

cth103

2011-01-14 02:53

administrator   ~0009934

Great, thanks very much Tom!

system

2020-04-19 20:15

developer   ~0022369

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-01-13 19:10 nowhiskey New Issue
2011-01-13 19:10 nowhiskey File Added: bt006
2011-01-13 19:30 nowhiskey Note Added: 0009927
2011-01-13 19:49 cth103 Note Added: 0009929
2011-01-13 19:49 cth103 Status new => feedback
2011-01-13 21:36 nowhiskey Note Added: 0009930
2011-01-13 21:37 nowhiskey File Added: bt008
2011-01-13 21:56 tomszilagyi Note Added: 0009931
2011-01-13 22:16 tomszilagyi Note Added: 0009932
2011-01-13 22:29 nowhiskey Note Added: 0009933
2011-01-14 02:53 cth103 cost => 0.00
2011-01-14 02:53 cth103 Note Added: 0009934
2011-01-14 02:53 cth103 Status feedback => resolved
2011-01-14 02:53 cth103 Resolution open => no change required
2011-01-14 02:53 cth103 Assigned To => cth103
2020-04-19 20:15 system Note Added: 0022369
2020-04-19 20:15 system Status resolved => closed