alessandro@asus:~$ cd /opt/ alessandro@asus:/opt$ cd Ardour-3.2-dbg/ alessandro@asus:/opt/Ardour-3.2-dbg$ cd bin alessandro@asus:/opt/Ardour-3.2-dbg/bin$ ./ardour3 --debug GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /opt/Ardour-3.2-dbg/bin/ardour-3.2...done. (gdb) run Starting program: /opt/Ardour-3.2-dbg/bin/ardour-3.2 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". bnd txt domain [gtk2_ardour3] to /this/cannot/exist Ardour3.2 (built using 3.2 and GCC version 4.4.6) Cannot xinstall SIGPIPE error handler Gtk-Message: Failed to load module "canberra-gtk-module" ardour: [INFO]: Loading default ui configuration file /opt/Ardour-3.2-dbg/etc/ardour3_ui_default.conf Loading user ui configuration file /opt/Ardour-3.2-dbg/etc/ardour3_ui.conf ardour: [INFO]: Your system is configured to limit Ardour to only 4096 open files [New Thread 0x7fffe81b3700 (LWP 2835)] ardour: [INFO]: Loading system configuration file /opt/Ardour-3.2-dbg/etc/ardour_system.rc Loading user configuration file /home/alessandro/.config/ardour3/ardour.rc Using SSE optimized routines [New Thread 0x7fffe79b2700 (LWP 2836)] [New Thread 0x7fffe71b1700 (LWP 2837)] [New Thread 0x7fffe69b0700 (LWP 2838)] liblrdf: error - URI file:/home/alessandro/.ladspa/rdf/ardour-presets.n3:25 column 93 - Junk before terminating "." ardour: [INFO]: Loading ui configuration file /opt/Ardour-3.2-dbg/etc/ardour3_ui_dark.rc [New Thread 0x7fffe58f3800 (LWP 2839)] [New Thread 0x7fffe5433700 (LWP 2840)] [New Thread 0x7fffcbd9a700 (LWP 2841)] [New Thread 0x7fffc3fff700 (LWP 2842)] [New Thread 0x7fffe4c32700 (LWP 2843)] [New Thread 0x7fffe4bb1700 (LWP 2844)] [Thread 0x7fffe4bb1700 (LWP 2844) exited] [Thread 0x7fffe4c32700 (LWP 2843) exited] [Thread 0x7fffc3fff700 (LWP 2842) exited] [Thread 0x7fffcbd9a700 (LWP 2841) exited] Announcement is: [Thread 0x7fffe58f3800 (LWP 2839) exited] [New Thread 0x7fffe4c32700 (LWP 2845)] [New Thread 0x7fffe4bb1700 (LWP 2846)] lilv_plugin_load_ports_if_necessary(): error: Plugin port symbol `600' is invalid [New Thread 0x7fffdc10a700 (LWP 2847)] [New Thread 0x7fffdc089700 (LWP 2848)] [New Thread 0x7fffc80fe700 (LWP 2849)] [New Thread 0x7fffc016d700 (LWP 2850)] [New Thread 0x7fffc00ec700 (LWP 2851)] [New Thread 0x7fffb40d6700 (LWP 2852)] [New Thread 0x7fffa0105700 (LWP 2853)] [New Thread 0x7fffa0084700 (LWP 2854)] [New Thread 0x7fffc807c800 (LWP 2855)] [New Thread 0x7fffcbd9a700 (LWP 2856)] [New Thread 0x7fffc3fff700 (LWP 2857)] [Thread 0x7fffe5433700 (LWP 2840) exited] [New Thread 0x7fffe5433700 (LWP 2858)] terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Program received signal SIGABRT, Aborted. 0x00007fffec412425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) thread apply all bt Thread 25 (Thread 0x7fffe5433700 (LWP 2858)): #0 0x00007fffec49b84d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fffec4c9784 in usleep () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007ffff72f4f5f in ARDOUR::AutomationWatch::thread (this=0x162d8260) at ../libs/ardour/automation_watch.cc:137 #3 0x00007ffff72f8661 in boost::_mfi::mf0::operator() (this=0x1620dc50, p=0x162d8260) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 #4 0x00007ffff72f82a4 in boost::_bi::list1 >::operator(), boost::_bi::list0> (this=0x1620dc60, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 #5 0x00007ffff72f7e9f in boost::_bi::bind_t, boost::_bi::list1 > >::operator() (this=0x1620dc50) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 #6 0x00007ffff72f7e2a in sigc::adaptor_functor, boost::_bi::list1 > > >::operator() (this=0x1620dc50) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 #7 0x00007ffff72f7a2a in sigc::internal::slot_call0 to continue, or q to quit--- ost::_mfi::mf0, boost::_bi::list1 > >, void>::call_it (rep=0x1620dc20) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 #8 0x00007ffff44311f2 in ?? () from /opt/Ardour-3.2-dbg/lib/libglibmm-2.4.so.1 #9 0x00007ffff3ccb111 in ?? () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #10 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #11 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #12 0x0000000000000000 in ?? () Thread 24 (Thread 0x7fffc3fff700 (LWP 2857)): #0 boost::detail::shared_count::operator= (this=0x7fffc3ffe958, r=...) at /home/harrison/a3/inst/include/boost/smart_ptr/detail/shared_count.hpp:338 #1 0x0000000000b9a255 in boost::shared_ptr::shared_ptr (this=0x7fffc3ffe950, r=...) at /home/harrison/a3/inst/include/boost/smart_ptr/shared_ptr.hpp:269 #2 0x0000000000b94e31 in boost::dynamic_pointer_cast (r=...) at /home/harrison/a3/inst/include/boost/smart_ptr/shared_ptr.hpp:533 #3 0x00007ffff7593f7a in ARDOUR::Route::meter (this=0xbbdad70) at ../libs/ardour/route.cc:3594 #4 0x00007ffff75ab049 in boost::_mfi::mf0::operator()(ARDO---Type to continue, or q to quit--- UR::Route*) const () from /opt/Ardour-3.2-dbg/lib/libardour.so.3 #5 0x00007ffff75a9d74 in void boost::_bi::list1 >::operator(), boost::_bi::list0>(boost::_bi::type, boost::_mfi::mf0&, boost::_bi::list0&, int) () from /opt/Ardour-3.2-dbg/lib/libardour.so.3 #6 0x00007ffff75a8967 in boost::_bi::bind_t, boost::_bi::list1 > >::operator()() () from /opt/Ardour-3.2-dbg/lib/libardour.so.3 #7 0x00007ffff75a6053 in boost::detail::function::void_function_obj_invoker0, boost::_bi::list1 > >, void>::invoke(boost::detail::function::function_buffer&) () from /opt/Ardour-3.2-dbg/lib/libardour.so.3 #8 0x00000000005b68bb in boost::function0::operator() ( this=0x7fff78000b50) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760 #9 0x00000000005df831 in PBD::Signal0 >::operator() (this=0x7ffff7b8ba20) at /home/harrison/ardour/3.0/build/libs/pbd/pbd/signals_generated.h:307 #10 0x00007ffff72a087c in ARDOUR::AudioEngine::meter_thread (this=0x1ba5850) at ../libs/ardour/audioengine.cc:768 #11 0x00007ffff72b4297 in boost::_mfi::mf0::operator() (this=0xbbd6140, p=0x1ba5850) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 ---Type to continue, or q to quit--- #12 0x00007ffff72b3c7e in boost::_bi::list1 >::operator(), boost::_bi::list0> (this=0xbbd6150, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 #13 0x00007ffff72b307f in boost::_bi::bind_t, boost::_bi::list1 > >::operator() (this=0xbbd6140) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 #14 0x00007ffff72b236a in sigc::adaptor_functor, boost::_bi::list1 > > >::operator() (this=0xbbd6140) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 #15 0x00007ffff72b0c62 in sigc::internal::slot_call0, boost::_bi::list1 > >, void>::call_it (rep=0xbbd6110) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 #16 0x00007ffff44311f2 in ?? () from /opt/Ardour-3.2-dbg/lib/libglibmm-2.4.so.1 #17 0x00007ffff3ccb111 in ?? () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #18 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #19 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #20 0x0000000000000000 in ?? () ---Type to continue, or q to quit--- Thread 23 (Thread 0x7fffcbd9a700 (LWP 2856)): #0 0x00007fffec4c4313 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007ffff3cb0d0b in g_poll () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #2 0x00007ffff3ca03ca in ?? () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #3 0x00007ffff3c9fd48 in ?? () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #4 0x00007ffff3ca01ab in g_main_loop_run () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #5 0x00007ffff5d5667f in BaseUI::main_thread (this=0x45626a0) at ../libs/pbd/base_ui.cc:80 #6 0x00007ffff5d59f8f in sigc::bound_mem_functor0::operator() ( this=0x4562e08) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787 #7 0x00007ffff5d59cbc in sigc::adaptor_functor >::operator() (this=0x4562e00) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 #8 0x00007ffff5d59673 in sigc::internal::slot_call0, void>::call_it (rep=0x4562dd0) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 #9 0x00007ffff44311f2 in ?? () from /opt/Ardour-3.2-dbg/lib/libglibmm-2.4.so.1 #10 0x00007ffff3ccb111 in ?? () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 ---Type to continue, or q to quit--- #11 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #13 0x0000000000000000 in ?? () Thread 22 (Thread 0x7fffc807c800 (LWP 2855)): #0 0x00007fffec4c4313 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007ffff7308eea in ARDOUR::Butler::thread_work (this=0x2e0fbf0) at ../libs/ardour/butler.cc:150 #2 0x00007ffff7308e71 in ARDOUR::Butler::_thread_work (arg=0x2e0fbf0) at ../libs/ardour/butler.cc:134 #3 0x00007ffff5d80e12 in fake_thread_start (arg=0x4562500) at ../libs/pbd/pthread_utils.cc:80 #4 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 21 (Thread 0x7fffa0084700 (LWP 2854)): #0 0x00007fffef33c2b3 in pthread_rwlock_rdlock () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007ffff3ced2e9 in g_rw_lock_reader_lock () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 ---Type to continue, or q to quit--- #2 0x000000000074310a in Glib::Threads::RWLock::ReaderLock::ReaderLock ( this=0x7fffa0082ed0, rwlock=...) at /home/harrison/a3/inst/include/glibmm-2.4/glibmm/threads.h:666 #3 0x00007ffff76c9fd5 in ARDOUR::TempoMap::metric_at (this=0x2e22720, frame=0, last=0x7fffa0083060) at ../libs/ardour/tempo.cc:1036 #4 0x00007ffff76f2589 in ARDOUR::LV2Plugin::connect_and_run (this=0xb144be0, bufs=..., in_map=..., out_map=..., nframes=1024, offset=0) at ../libs/ardour/lv2_plugin.cc:1519 #5 0x00007ffff7505c84 in ARDOUR::PluginInsert::connect_and_run ( this=0xb142220, bufs=..., nframes=1024, offset=0, with_auto=false, now=0) at ../libs/ardour/plugin_insert.cc:400 #6 0x00007ffff750643d in ARDOUR::PluginInsert::run (this=0xb142220, bufs=..., nframes=1024) at ../libs/ardour/plugin_insert.cc:464 #7 0x00007ffff7581311 in ARDOUR::Route::process_output_buffers ( this=0xb12d1d0, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0, gain_automation_ok=false) at ../libs/ardour/route.cc:555 #8 0x00007ffff758167f in ARDOUR::Route::passthru_silence (this=0xb12d1d0, start_frame=0, end_frame=1024, nframes=1024, declick=0) at ../libs/ardour/route.cc:600 #9 0x00007ffff76de96f in ARDOUR::Track::no_roll (this=0xb12d1d0, nframes=1024, start_frame=0, end_frame=1024, session_state_changing=false) at ../libs/ardour/track.cc:412 #10 0x00007ffff73e2903 in ARDOUR::Graph::process_one_route (this=0x2e11590, ---Type to continue, or q to quit--- route=0xb12d1d0) at ../libs/ardour/graph.cc:570 #11 0x00007ffff73e72c5 in ARDOUR::GraphNode::process (this=0xb12d408) at ../libs/ardour/graphnode.cc:79 #12 0x00007ffff73e1101 in ARDOUR::Graph::run_one (this=0x2e11590) at ../libs/ardour/graph.cc:393 #13 0x00007ffff73e1284 in ARDOUR::Graph::helper_thread (this=0x2e11590) at ../libs/ardour/graph.cc:411 #14 0x00007ffff73e6689 in boost::_mfi::mf0::operator() ( this=0x7fffa0083ca8, p=0x2e11590) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 #15 0x00007ffff73e62c2 in boost::_bi::list1 >::operator(), boost::_bi::list0> ( this=0x7fffa0083cb8, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 #16 0x00007ffff73e5fb3 in boost::_bi::bind_t, boost::_bi::list1 > >::operator() ( this=0x7fffa0083ca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 #17 0x00007ffff73e5b69 in boost::detail::function::void_function_obj_invoker0, boost::_bi::list1 > >, void>::invoke (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153 #18 0x00000000005b68bb in boost::function0::operator() ( ---Type to continue, or q to quit--- this=0x7fffa0083ca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760 #19 0x00007ffff72a4121 in ARDOUR::AudioEngine::_start_process_thread ( arg=0x2e21a30) at ../libs/ardour/audioengine.cc:1572 #20 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #21 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #22 0x0000000000000000 in ?? () Thread 20 (Thread 0x7fffa0105700 (LWP 2853)): #0 0x00007fffef33c2b3 in pthread_rwlock_rdlock () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007ffff3ced2e9 in g_rw_lock_reader_lock () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #2 0x000000000074310a in Glib::Threads::RWLock::ReaderLock::ReaderLock ( this=0x7fffa0103ed0, rwlock=...) at /home/harrison/a3/inst/include/glibmm-2.4/glibmm/threads.h:666 #3 0x00007ffff76c9fd5 in ARDOUR::TempoMap::metric_at (this=0x2e22720, frame=0, last=0x7fffa0104060) at ../libs/ardour/tempo.cc:1036 #4 0x00007ffff76f2589 in ARDOUR::LV2Plugin::connect_and_run (this=0xaf22df0, bufs=..., in_map=..., out_map=..., nframes=1024, offset=0) at ../libs/ardour/lv2_plugin.cc:1519 #5 0x00007ffff7505c84 in ARDOUR::PluginInsert::connect_and_run ( ---Type to continue, or q to quit--- this=0xaf20430, bufs=..., nframes=1024, offset=0, with_auto=false, now=0) at ../libs/ardour/plugin_insert.cc:400 #6 0x00007ffff750643d in ARDOUR::PluginInsert::run (this=0xaf20430, bufs=..., nframes=1024) at ../libs/ardour/plugin_insert.cc:464 #7 0x00007ffff7581311 in ARDOUR::Route::process_output_buffers ( this=0xaf0b7d0, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0, gain_automation_ok=false) at ../libs/ardour/route.cc:555 #8 0x00007ffff758167f in ARDOUR::Route::passthru_silence (this=0xaf0b7d0, start_frame=0, end_frame=1024, nframes=1024, declick=0) at ../libs/ardour/route.cc:600 #9 0x00007ffff76de96f in ARDOUR::Track::no_roll (this=0xaf0b7d0, nframes=1024, start_frame=0, end_frame=1024, session_state_changing=false) at ../libs/ardour/track.cc:412 #10 0x00007ffff73e2903 in ARDOUR::Graph::process_one_route (this=0x2e11590, route=0xaf0b7d0) at ../libs/ardour/graph.cc:570 #11 0x00007ffff73e72c5 in ARDOUR::GraphNode::process (this=0xaf0ba08) at ../libs/ardour/graphnode.cc:79 #12 0x00007ffff73e1101 in ARDOUR::Graph::run_one (this=0x2e11590) at ../libs/ardour/graph.cc:393 #13 0x00007ffff73e1284 in ARDOUR::Graph::helper_thread (this=0x2e11590) at ../libs/ardour/graph.cc:411 #14 0x00007ffff73e6689 in boost::_mfi::mf0::operator() ( this=0x7fffa0104ca8, p=0x2e11590) ---Type to continue, or q to quit--- at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 #15 0x00007ffff73e62c2 in boost::_bi::list1 >::operator(), boost::_bi::list0> ( this=0x7fffa0104cb8, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 #16 0x00007ffff73e5fb3 in boost::_bi::bind_t, boost::_bi::list1 > >::operator() ( this=0x7fffa0104ca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 #17 0x00007ffff73e5b69 in boost::detail::function::void_function_obj_invoker0, boost::_bi::list1 > >, void>::invoke (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153 #18 0x00000000005b68bb in boost::function0::operator() ( this=0x7fffa0104ca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760 #19 0x00007ffff72a4121 in ARDOUR::AudioEngine::_start_process_thread ( arg=0x2e21a30) at ../libs/ardour/audioengine.cc:1572 #20 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #21 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #22 0x0000000000000000 in ?? () ---Type to continue, or q to quit--- Thread 19 (Thread 0x7fffb40d6700 (LWP 2852)): #0 0x00007fffef33c2b3 in pthread_rwlock_rdlock () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007ffff3ced2e9 in g_rw_lock_reader_lock () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #2 0x000000000074310a in Glib::Threads::RWLock::ReaderLock::ReaderLock ( this=0x7fffb40d4ed0, rwlock=...) at /home/harrison/a3/inst/include/glibmm-2.4/glibmm/threads.h:666 #3 0x00007ffff76c9fd5 in ARDOUR::TempoMap::metric_at (this=0x2e22720, frame=0, last=0x7fffb40d5060) at ../libs/ardour/tempo.cc:1036 #4 0x00007ffff76f2589 in ARDOUR::LV2Plugin::connect_and_run (this=0xa0f2550, bufs=..., in_map=..., out_map=..., nframes=1024, offset=0) at ../libs/ardour/lv2_plugin.cc:1519 #5 0x00007ffff7505c84 in ARDOUR::PluginInsert::connect_and_run ( this=0xa0efb90, bufs=..., nframes=1024, offset=0, with_auto=false, now=0) at ../libs/ardour/plugin_insert.cc:400 #6 0x00007ffff750643d in ARDOUR::PluginInsert::run (this=0xa0efb90, bufs=..., nframes=1024) at ../libs/ardour/plugin_insert.cc:464 #7 0x00007ffff7581311 in ARDOUR::Route::process_output_buffers ( this=0xa0daa70, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0, gain_automation_ok=false) at ../libs/ardour/route.cc:555 #8 0x00007ffff758167f in ARDOUR::Route::passthru_silence (this=0xa0daa70, start_frame=0, end_frame=1024, nframes=1024, declick=0) ---Type to continue, or q to quit--- at ../libs/ardour/route.cc:600 #9 0x00007ffff76de96f in ARDOUR::Track::no_roll (this=0xa0daa70, nframes=1024, start_frame=0, end_frame=1024, session_state_changing=false) at ../libs/ardour/track.cc:412 #10 0x00007ffff73e2903 in ARDOUR::Graph::process_one_route (this=0x2e11590, route=0xa0daa70) at ../libs/ardour/graph.cc:570 #11 0x00007ffff73e72c5 in ARDOUR::GraphNode::process (this=0xa0daca8) at ../libs/ardour/graphnode.cc:79 #12 0x00007ffff73e1101 in ARDOUR::Graph::run_one (this=0x2e11590) at ../libs/ardour/graph.cc:393 #13 0x00007ffff73e1284 in ARDOUR::Graph::helper_thread (this=0x2e11590) at ../libs/ardour/graph.cc:411 #14 0x00007ffff73e6689 in boost::_mfi::mf0::operator() ( this=0x7fffb40d5ca8, p=0x2e11590) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 #15 0x00007ffff73e62c2 in boost::_bi::list1 >::operator(), boost::_bi::list0> ( this=0x7fffb40d5cb8, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 #16 0x00007ffff73e5fb3 in boost::_bi::bind_t, boost::_bi::list1 > >::operator() ( this=0x7fffb40d5ca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 ---Type to continue, or q to quit--- #17 0x00007ffff73e5b69 in boost::detail::function::void_function_obj_invoker0, boost::_bi::list1 > >, void>::invoke (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153 #18 0x00000000005b68bb in boost::function0::operator() ( this=0x7fffb40d5ca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760 #19 0x00007ffff72a4121 in ARDOUR::AudioEngine::_start_process_thread ( arg=0x2e21a30) at ../libs/ardour/audioengine.cc:1572 #20 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #21 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #22 0x0000000000000000 in ?? () Thread 18 (Thread 0x7fffc00ec700 (LWP 2851)): #0 0x00007fffef33c2b3 in pthread_rwlock_rdlock () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007ffff3ced2e9 in g_rw_lock_reader_lock () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #2 0x000000000074310a in Glib::Threads::RWLock::ReaderLock::ReaderLock ( this=0x7fffc00eaed0, rwlock=...) at /home/harrison/a3/inst/include/glibmm-2.4/glibmm/threads.h:666 #3 0x00007ffff76c9fd5 in ARDOUR::TempoMap::metric_at (this=0x2e22720, ---Type to continue, or q to quit--- frame=0, last=0x7fffc00eb060) at ../libs/ardour/tempo.cc:1036 #4 0x00007ffff76f2589 in ARDOUR::LV2Plugin::connect_and_run (this=0xb95f4a0, bufs=..., in_map=..., out_map=..., nframes=1024, offset=0) at ../libs/ardour/lv2_plugin.cc:1519 #5 0x00007ffff7505c84 in ARDOUR::PluginInsert::connect_and_run ( this=0xb95cae0, bufs=..., nframes=1024, offset=0, with_auto=false, now=0) at ../libs/ardour/plugin_insert.cc:400 #6 0x00007ffff750643d in ARDOUR::PluginInsert::run (this=0xb95cae0, bufs=..., nframes=1024) at ../libs/ardour/plugin_insert.cc:464 #7 0x00007ffff7581311 in ARDOUR::Route::process_output_buffers ( this=0xb947520, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0, gain_automation_ok=false) at ../libs/ardour/route.cc:555 #8 0x00007ffff758167f in ARDOUR::Route::passthru_silence (this=0xb947520, start_frame=0, end_frame=1024, nframes=1024, declick=0) at ../libs/ardour/route.cc:600 #9 0x00007ffff76de96f in ARDOUR::Track::no_roll (this=0xb947520, nframes=1024, start_frame=0, end_frame=1024, session_state_changing=false) at ../libs/ardour/track.cc:412 #10 0x00007ffff73e2903 in ARDOUR::Graph::process_one_route (this=0x2e11590, route=0xb947520) at ../libs/ardour/graph.cc:570 #11 0x00007ffff73e72c5 in ARDOUR::GraphNode::process (this=0xb947758) at ../libs/ardour/graphnode.cc:79 #12 0x00007ffff73e1101 in ARDOUR::Graph::run_one (this=0x2e11590) ---Type to continue, or q to quit--- at ../libs/ardour/graph.cc:393 #13 0x00007ffff73e1284 in ARDOUR::Graph::helper_thread (this=0x2e11590) at ../libs/ardour/graph.cc:411 #14 0x00007ffff73e6689 in boost::_mfi::mf0::operator() ( this=0x7fffc00ebca8, p=0x2e11590) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 #15 0x00007ffff73e62c2 in boost::_bi::list1 >::operator(), boost::_bi::list0> ( this=0x7fffc00ebcb8, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 #16 0x00007ffff73e5fb3 in boost::_bi::bind_t, boost::_bi::list1 > >::operator() ( this=0x7fffc00ebca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 #17 0x00007ffff73e5b69 in boost::detail::function::void_function_obj_invoker0, boost::_bi::list1 > >, void>::invoke (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153 #18 0x00000000005b68bb in boost::function0::operator() ( this=0x7fffc00ebca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760 #19 0x00007ffff72a4121 in ARDOUR::AudioEngine::_start_process_thread ( arg=0x2e21a30) at ../libs/ardour/audioengine.cc:1572 ---Type to continue, or q to quit--- #20 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #21 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #22 0x0000000000000000 in ?? () Thread 17 (Thread 0x7fffc016d700 (LWP 2850)): #0 0x00007fffef33c2b3 in pthread_rwlock_rdlock () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007ffff3ced2e9 in g_rw_lock_reader_lock () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #2 0x000000000074310a in Glib::Threads::RWLock::ReaderLock::ReaderLock ( this=0x7fffc016bed0, rwlock=...) at /home/harrison/a3/inst/include/glibmm-2.4/glibmm/threads.h:666 #3 0x00007ffff76c9fd5 in ARDOUR::TempoMap::metric_at (this=0x2e22720, frame=0, last=0x7fffc016c060) at ../libs/ardour/tempo.cc:1036 #4 0x00007ffff76f2589 in ARDOUR::LV2Plugin::connect_and_run (this=0x9ed0750, bufs=..., in_map=..., out_map=..., nframes=1024, offset=0) at ../libs/ardour/lv2_plugin.cc:1519 #5 0x00007ffff7505c84 in ARDOUR::PluginInsert::connect_and_run ( this=0x9ecdd90, bufs=..., nframes=1024, offset=0, with_auto=false, now=0) at ../libs/ardour/plugin_insert.cc:400 #6 0x00007ffff750643d in ARDOUR::PluginInsert::run (this=0x9ecdd90, bufs=..., nframes=1024) at ../libs/ardour/plugin_insert.cc:464 ---Type to continue, or q to quit--- #7 0x00007ffff7581311 in ARDOUR::Route::process_output_buffers ( this=0x9eb8d00, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0, gain_automation_ok=false) at ../libs/ardour/route.cc:555 #8 0x00007ffff758167f in ARDOUR::Route::passthru_silence (this=0x9eb8d00, start_frame=0, end_frame=1024, nframes=1024, declick=0) at ../libs/ardour/route.cc:600 #9 0x00007ffff76de96f in ARDOUR::Track::no_roll (this=0x9eb8d00, nframes=1024, start_frame=0, end_frame=1024, session_state_changing=false) at ../libs/ardour/track.cc:412 #10 0x00007ffff73e2903 in ARDOUR::Graph::process_one_route (this=0x2e11590, route=0x9eb8d00) at ../libs/ardour/graph.cc:570 #11 0x00007ffff73e72c5 in ARDOUR::GraphNode::process (this=0x9eb8f38) at ../libs/ardour/graphnode.cc:79 #12 0x00007ffff73e1101 in ARDOUR::Graph::run_one (this=0x2e11590) at ../libs/ardour/graph.cc:393 #13 0x00007ffff73e1284 in ARDOUR::Graph::helper_thread (this=0x2e11590) at ../libs/ardour/graph.cc:411 #14 0x00007ffff73e6689 in boost::_mfi::mf0::operator() ( this=0x7fffc016cca8, p=0x2e11590) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 #15 0x00007ffff73e62c2 in boost::_bi::list1 >::operator(), boost::_bi::list0> ( this=0x7fffc016ccb8, f=..., a=...) ---Type to continue, or q to quit--- at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 #16 0x00007ffff73e5fb3 in boost::_bi::bind_t, boost::_bi::list1 > >::operator() ( this=0x7fffc016cca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 #17 0x00007ffff73e5b69 in boost::detail::function::void_function_obj_invoker0, boost::_bi::list1 > >, void>::invoke (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153 #18 0x00000000005b68bb in boost::function0::operator() ( this=0x7fffc016cca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760 #19 0x00007ffff72a4121 in ARDOUR::AudioEngine::_start_process_thread ( arg=0x2e21a30) at ../libs/ardour/audioengine.cc:1572 #20 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #21 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #22 0x0000000000000000 in ?? () Thread 16 (Thread 0x7fffc80fe700 (LWP 2849)): #0 0x00007fffef33c2b3 in pthread_rwlock_rdlock () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007ffff3ced2e9 in g_rw_lock_reader_lock () ---Type to continue, or q to quit--- from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #2 0x000000000074310a in Glib::Threads::RWLock::ReaderLock::ReaderLock ( this=0x7fffc80fced0, rwlock=...) at /home/harrison/a3/inst/include/glibmm-2.4/glibmm/threads.h:666 #3 0x00007ffff76c9fd5 in ARDOUR::TempoMap::metric_at (this=0x2e22720, frame=0, last=0x7fffc80fd060) at ../libs/ardour/tempo.cc:1036 #4 0x00007ffff76f2589 in ARDOUR::LV2Plugin::connect_and_run (this=0xa715020, bufs=..., in_map=..., out_map=..., nframes=1024, offset=0) at ../libs/ardour/lv2_plugin.cc:1519 #5 0x00007ffff7505c84 in ARDOUR::PluginInsert::connect_and_run ( this=0xa712660, bufs=..., nframes=1024, offset=0, with_auto=false, now=0) at ../libs/ardour/plugin_insert.cc:400 #6 0x00007ffff750643d in ARDOUR::PluginInsert::run (this=0xa712660, bufs=..., nframes=1024) at ../libs/ardour/plugin_insert.cc:464 #7 0x00007ffff7581311 in ARDOUR::Route::process_output_buffers ( this=0xa6fdb90, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0, gain_automation_ok=false) at ../libs/ardour/route.cc:555 #8 0x00007ffff758167f in ARDOUR::Route::passthru_silence (this=0xa6fdb90, start_frame=0, end_frame=1024, nframes=1024, declick=0) at ../libs/ardour/route.cc:600 #9 0x00007ffff76de96f in ARDOUR::Track::no_roll (this=0xa6fdb90, nframes=1024, start_frame=0, end_frame=1024, session_state_changing=false) at ../libs/ardour/track.cc:412 ---Type to continue, or q to quit--- #10 0x00007ffff73e2903 in ARDOUR::Graph::process_one_route (this=0x2e11590, route=0xa6fdb90) at ../libs/ardour/graph.cc:570 #11 0x00007ffff73e72c5 in ARDOUR::GraphNode::process (this=0xa6fddc8) at ../libs/ardour/graphnode.cc:79 #12 0x00007ffff73e1101 in ARDOUR::Graph::run_one (this=0x2e11590) at ../libs/ardour/graph.cc:393 #13 0x00007ffff73e1284 in ARDOUR::Graph::helper_thread (this=0x2e11590) at ../libs/ardour/graph.cc:411 #14 0x00007ffff73e6689 in boost::_mfi::mf0::operator() ( this=0x7fffc80fdca8, p=0x2e11590) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 #15 0x00007ffff73e62c2 in boost::_bi::list1 >::operator(), boost::_bi::list0> ( this=0x7fffc80fdcb8, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 #16 0x00007ffff73e5fb3 in boost::_bi::bind_t, boost::_bi::list1 > >::operator() ( this=0x7fffc80fdca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 #17 0x00007ffff73e5b69 in boost::detail::function::void_function_obj_invoker0, boost::_bi::list1 > >, void>::invoke (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153 ---Type to continue, or q to quit--- #18 0x00000000005b68bb in boost::function0::operator() ( this=0x7fffc80fdca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760 #19 0x00007ffff72a4121 in ARDOUR::AudioEngine::_start_process_thread ( arg=0x2e21a30) at ../libs/ardour/audioengine.cc:1572 #20 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #21 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #22 0x0000000000000000 in ?? () Thread 15 (Thread 0x7fffdc089700 (LWP 2848)): #0 0x00007fffef33c2b3 in pthread_rwlock_rdlock () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007ffff3ced2e9 in g_rw_lock_reader_lock () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #2 0x000000000074310a in Glib::Threads::RWLock::ReaderLock::ReaderLock ( this=0x7fffdc087ea0, rwlock=...) at /home/harrison/a3/inst/include/glibmm-2.4/glibmm/threads.h:666 #3 0x00007ffff76c9fd5 in ARDOUR::TempoMap::metric_at (this=0x2e22720, frame=0, last=0x7fffdc088030) at ../libs/ardour/tempo.cc:1036 #4 0x00007ffff76f2589 in ARDOUR::LV2Plugin::connect_and_run (this=0xb551fc0, bufs=..., in_map=..., out_map=..., nframes=1024, offset=0) at ../libs/ardour/lv2_plugin.cc:1519 ---Type to continue, or q to quit--- #5 0x00007ffff7505c84 in ARDOUR::PluginInsert::connect_and_run ( this=0xb54f600, bufs=..., nframes=1024, offset=0, with_auto=false, now=0) at ../libs/ardour/plugin_insert.cc:400 #6 0x00007ffff750643d in ARDOUR::PluginInsert::run (this=0xb54f600, bufs=..., nframes=1024) at ../libs/ardour/plugin_insert.cc:464 #7 0x00007ffff7581311 in ARDOUR::Route::process_output_buffers ( this=0xb53a7a0, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0, gain_automation_ok=false) at ../libs/ardour/route.cc:555 #8 0x00007ffff758167f in ARDOUR::Route::passthru_silence (this=0xb53a7a0, start_frame=0, end_frame=1024, nframes=1024, declick=0) at ../libs/ardour/route.cc:600 #9 0x00007ffff76de96f in ARDOUR::Track::no_roll (this=0xb53a7a0, nframes=1024, start_frame=0, end_frame=1024, session_state_changing=false) at ../libs/ardour/track.cc:412 #10 0x00007ffff73e2903 in ARDOUR::Graph::process_one_route (this=0x2e11590, route=0xb53a7a0) at ../libs/ardour/graph.cc:570 #11 0x00007ffff73e72c5 in ARDOUR::GraphNode::process (this=0xb53a9d8) at ../libs/ardour/graphnode.cc:79 #12 0x00007ffff73e1101 in ARDOUR::Graph::run_one (this=0x2e11590) at ../libs/ardour/graph.cc:393 #13 0x00007ffff73e157c in ARDOUR::Graph::main_thread (this=0x2e11590) at ../libs/ardour/graph.cc:449 #14 0x00007ffff73e6689 in boost::_mfi::mf0::operator() ( ---Type to continue, or q to quit--- this=0x7fffdc088ca8, p=0x2e11590) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 #15 0x00007ffff73e62c2 in boost::_bi::list1 >::operator(), boost::_bi::list0> ( this=0x7fffdc088cb8, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 #16 0x00007ffff73e5fb3 in boost::_bi::bind_t, boost::_bi::list1 > >::operator() ( this=0x7fffdc088ca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 #17 0x00007ffff73e5b69 in boost::detail::function::void_function_obj_invoker0, boost::_bi::list1 > >, void>::invoke (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153 #18 0x00000000005b68bb in boost::function0::operator() ( this=0x7fffdc088ca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760 #19 0x00007ffff72a4121 in ARDOUR::AudioEngine::_start_process_thread ( arg=0x2e21a30) at ../libs/ardour/audioengine.cc:1572 #20 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #21 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #22 0x0000000000000000 in ?? () ---Type to continue, or q to quit--- Thread 14 (Thread 0x7fffdc10a700 (LWP 2847)): #0 0x00007fffef33efd0 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007ffff73e2b5a in PBD::ProcessSemaphore::wait (this=0x2e11690) at /home/harrison/ardour/3.0/libs/pbd/pbd/semutils.h:41 #2 0x00007ffff73e26b0 in ARDOUR::Graph::routes_no_roll (this=0x2e11590, nframes=1024, start_frame=0, end_frame=1024, non_rt_pending=false, declick=0) at ../libs/ardour/graph.cc:552 #3 0x00007ffff76553e7 in ARDOUR::Session::no_roll (this=0x2e0a360, nframes=1024) at ../libs/ardour/session_process.cc:123 #4 0x00007ffff765638b in ARDOUR::Session::process_with_events ( this=0x2e0a360, nframes=1024) at ../libs/ardour/session_process.cc:369 #5 0x00007ffff76550d2 in ARDOUR::Session::process (this=0x2e0a360, nframes=1024) at ../libs/ardour/session_process.cc:78 #6 0x00007ffff729fb73 in ARDOUR::AudioEngine::process_callback ( this=0x1ba5850, nframes=1024) at ../libs/ardour/audioengine.cc:562 #7 0x00007ffff729f72e in ARDOUR::AudioEngine::process_thread (this=0x1ba5850) at ../libs/ardour/audioengine.cc:448 #8 0x00007ffff729ee4c in ARDOUR::AudioEngine::_process_thread (arg=0x1ba5850) at ../libs/ardour/audioengine.cc:337 #9 0x00007fffee588c47 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #10 0x00007fffee59c1b0 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 ---Type to continue, or q to quit--- #11 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #13 0x0000000000000000 in ?? () Thread 13 (Thread 0x7fffe4bb1700 (LWP 2846)): #0 0x00007fffef33fd2d in read () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007fffee59dfba in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #2 0x00007fffee5a0966 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #3 0x00007fffee59c1b0 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #4 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 12 (Thread 0x7fffe4c32700 (LWP 2845)): #0 0x00007fffef33cd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007fffee59d804 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #2 0x00007fffee598db1 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #3 0x00007fffee59c1b0 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 #4 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 ---Type to continue, or q to quit--- #5 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fffe69b0700 (LWP 2838)): #0 0x00007fffef33cd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007ffff3ced4c1 in g_cond_wait () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #2 0x00007ffff724f91f in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:81 #3 0x00007ffff724f6b5 in analyser_work () at ../libs/ardour/analyser.cc:46 #4 0x0000000000baaa8b in sigc::pointer_functor0::operator()() const () #5 0x0000000000ba81bc in sigc::adaptor_functor >::operator()() const () #6 0x0000000000ba4a21 in sigc::internal::slot_call0, void>::call_it (rep=0x1796610) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 #7 0x00007ffff44311f2 in ?? () from /opt/Ardour-3.2-dbg/lib/libglibmm-2.4.so.1 #8 0x00007ffff3ccb111 in ?? () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #9 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #10 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #11 0x0000000000000000 in ?? () ---Type to continue, or q to quit--- Thread 4 (Thread 0x7fffe71b1700 (LWP 2837)): #0 0x00007fffef33cd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007ffff3ced4c1 in g_cond_wait () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #2 0x00007ffff76b8d01 in peak_thread_work () at ../libs/ardour/source_factory.cc:68 #3 0x0000000000baaa8b in sigc::pointer_functor0::operator()() const () #4 0x0000000000ba81bc in sigc::adaptor_functor >::operator()() const () #5 0x0000000000ba4a21 in sigc::internal::slot_call0, void>::call_it (rep=0x17a0ba0) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 #6 0x00007ffff44311f2 in ?? () from /opt/Ardour-3.2-dbg/lib/libglibmm-2.4.so.1 #7 0x00007ffff3ccb111 in ?? () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #8 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #10 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fffe79b2700 (LWP 2836)): #0 0x00007fffef33cd84 in pthread_cond_wait@@GLIBC_2.3.2 () ---Type to continue, or q to quit--- from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007ffff3ced4c1 in g_cond_wait () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #2 0x00007ffff76b8d01 in peak_thread_work () at ../libs/ardour/source_factory.cc:68 #3 0x0000000000baaa8b in sigc::pointer_functor0::operator()() const () #4 0x0000000000ba81bc in sigc::adaptor_functor >::operator()() const () #5 0x0000000000ba4a21 in sigc::internal::slot_call0, void>::call_it (rep=0x17b2530) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 #6 0x00007ffff44311f2 in ?? () from /opt/Ardour-3.2-dbg/lib/libglibmm-2.4.so.1 #7 0x00007ffff3ccb111 in ?? () from /opt/Ardour-3.2-dbg/lib/libglib-2.0.so.0 #8 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #10 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fffe81b3700 (LWP 2835)): #0 0x00007fffec49b84d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fffec4c9784 in usleep () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x0000000000eba0d2 in gui_event_loop (ptr=0x0) at ../gtk2_ardour/linux_vst_gui_support.cc:380 ---Type to continue, or q to quit--- #3 0x00007fffef338e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #4 0x00007fffec4cfccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ffff7fb6900 (LWP 2831)): #0 0x00007fffec412425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fffec415b8b in abort () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fffeca6869d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #3 0x00007fffeca66846 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #4 0x00007fffeca66873 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #5 0x00007fffeca6696e in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #6 0x00007fffeca66e4d in operator new(unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #7 0x00007ffff76d6863 in __gnu_cxx::new_allocator::allocate (this=0x2e22880, __n=536870912) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.6/../../../../include/c++/4.4.6/ext/new_allocator.h:89 #8 0x00007ffff76d63cd in std::_Vector_base >::_M_allocate (this=0x2e22880, ---Type to continue, or q to quit--- __n=536870912) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.6/../../../../include/c++/4.4.6/bits/stl_vector.h:140 #9 0x00007ffff76d5687 in std::vector >::_M_insert_aux (this=0x2e22880, __position=..., __x=...) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.6/../../../../include/c++/4.4.6/bits/vector.tcc:322 #10 0x00007ffff76d2ae0 in std::vector >::push_back (this=0x2e22880, __x=...) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.6/../../../../include/c++/4.4.6/bits/stl_vector.h:741 #11 0x00007ffff76c9c9c in ARDOUR::TempoMap::_extend_map (this=0x2e22720, tempo=0x49d5740, meter=0x45acaf0, next_metric=..., current=..., current_frame=7730941132800, end=9223372036854775806) at ../libs/ardour/tempo.cc:1015 #12 0x00007ffff76c8dd1 in ARDOUR::TempoMap::extend_map (this=0x2e22720, end=9223372036854775806) at ../libs/ardour/tempo.cc:874 #13 0x00007ffff76c8119 in ARDOUR::TempoMap::require_map_to (this=0x2e22720, pos=9223372036854775806) at ../libs/ardour/tempo.cc:706 #14 0x00007ffff76ca288 in ARDOUR::TempoMap::bbt_time (this=0x2e22720, frame=9223372036854775806, bbt=...) at ../libs/ardour/tempo.cc:1092 #15 0x0000000000861703 in EditorRegions::format_position (this=0x2608490, ---Type to continue, or q to quit--- pos=9223372036854775806, buf=0x7fffffffb010 "213|\377\377\377\377h\316j\005", bufsize=16, onoff=true) at ../gtk2_ardour/editor_regions.cc:693 #16 0x000000000086251a in EditorRegions::populate_row_end (this=0x2608490, region=..., row=..., used=1) at ../gtk2_ardour/editor_regions.cc:819 #17 0x0000000000861b51 in EditorRegions::populate_row (this=0x2608490, region=..., row=...) at ../gtk2_ardour/editor_regions.cc:749 #18 0x000000000085fd79 in EditorRegions::add_region (this=0x2608490, region=...) at ../gtk2_ardour/editor_regions.cc:444 #19 0x000000000086114b in EditorRegions::redisplay (this=0x2608490) at ../gtk2_ardour/editor_regions.cc:633 #20 0x000000000085dd27 in EditorRegions::set_session (this=0x2608490, s=0x2e0a360) at ../gtk2_ardour/editor_regions.cc:284 #21 0x00000000007230ac in Editor::set_session (this=0x2561d60, t=0x2e0a360) at ../gtk2_ardour/editor.cc:1192 #22 0x00000000006143fd in ARDOUR_UI::connect_dependents_to_session ( this=0x1617b20, s=0x2e0a360) at ../gtk2_ardour/ardour_ui_dependents.cc:78 #23 0x000000000061628f in ARDOUR_UI::set_session (this=0x1617b20, s=0x2e0a360) at ../gtk2_ardour/ardour_ui_dialogs.cc:174 #24 0x00000000005d79ea in ARDOUR_UI::load_session (this=0x1617b20, path=..., snap_name=..., mix_template=...) at ../gtk2_ardour/ardour_ui.cc:2885 #25 0x00000000005d6b46 in ARDOUR_UI::get_session_parameters (this=0x1617b20, quit_on_cancel=true, should_be_new=false, load_template=...) ---Type to continue, or q to quit--- at ../gtk2_ardour/ardour_ui.cc:2742 #26 0x00000000005cc055 in ARDOUR_UI::startup (this=0x1617b20) at ../gtk2_ardour/ardour_ui.cc:748 #27 0x000000000060365b in sigc::bound_mem_functor0::operator() (this=0x1a08be8) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787 #28 0x00000000005fdebe in sigc::adaptor_functor >::operator() (this=0x1a08be0) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 #29 0x00000000005f7cc9 in sigc::internal::slot_call0, void>::call_it (rep=0x1a08bb0) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 #30 0x00000000005b5567 in sigc::internal::signal_emit0::emit ( impl=0x19eff40) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/signal.h:772 #31 0x00000000005b7aec in sigc::signal0::emit (this=0x1617c10) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/signal.h:2669 #32 0x00000000005b6d30 in sigc::signal0::operator() ( this=0x1617c10) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/signal.h:2677 #33 0x00007ffff61264fd in Gtkmm2ext::UI::run (this=0x1617b20, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:268 ---Type to continue, or q to quit--- #34 0x00000000009dbfa1 in main (argc=1, argv=0x7fffffffd568) at ../gtk2_ardour/main.cc:529 (gdb) (gdb) (gdb) q A debugging session is active. Inferior 1 [process 2831] will be killed. Quit anyway? (y or n) y alessandro@asus:/opt/Ardour-3.2-dbg/bin$ ^C alessandro@asus:/opt/Ardour-3.2-dbg/bin$