View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005673 | ardour | bugs | public | 2013-09-04 17:32 | 2013-09-04 17:32 |
Reporter | IOverThoughtThis | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 3.0 | ||||
Summary | 0005673: Ardour3.4 crashes on opening session. | ||||
Description | A session that previously was working fine no longer opens in ardour 3.4. Ardour3.4 opens, I select a recent project and everything is fine until the point where 'Setup signal flow and plugins' is displayed on UI. At this point ardour crashes silently. I have included the session file that is problematic and the output from gdb. | ||||
Additional Information | Ubuntu studio 12.04 kernel 3.2.0-52-lowlatency Jackd version 1.9.8 Ardour version 3.4 Out put from gdb (ardour3 --debugging) full back trace. Starting program: /opt/Ardour-3.4-dbg/bin/ardour-3.4 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffe8328700 (LWP 18589)] [New Thread 0x7fffe7b27700 (LWP 18590)] [New Thread 0x7fffe7326700 (LWP 18591)] [New Thread 0x7fffdffff700 (LWP 18592)] [New Thread 0x7fffe5fc1800 (LWP 18593)] [New Thread 0x7fffdf087700 (LWP 18594)] [New Thread 0x7fffde886700 (LWP 18595)] [New Thread 0x7fffde085700 (LWP 18596)] [New Thread 0x7fffdd884700 (LWP 18597)] [New Thread 0x7fffe42e2700 (LWP 18598)] [New Thread 0x7fffe4261700 (LWP 18599)] [Thread 0x7fffe4261700 (LWP 18599) exited] [Thread 0x7fffe42e2700 (LWP 18598) exited] [Thread 0x7fffdf087700 (LWP 18594) exited] [Thread 0x7fffde085700 (LWP 18596) exited] [Thread 0x7fffde886700 (LWP 18595) exited] [Thread 0x7fffe5fc1800 (LWP 18593) exited] [New Thread 0x7fffe42e2700 (LWP 18600)] [New Thread 0x7fffe4261700 (LWP 18601)] [New Thread 0x7fffc40ca700 (LWP 18602)] [New Thread 0x7fffb4157700 (LWP 18603)] [New Thread 0x7fffb40d6700 (LWP 18604)] [New Thread 0x7fff9ba40700 (LWP 18605)] [New Thread 0x7fff9b9be800 (LWP 18606)] [New Thread 0x7fffde886700 (LWP 18607)] [New Thread 0x7fffde085700 (LWP 18608)] Program received signal SIGABRT, Aborted. [Switching to Thread 0x7fff9ba40700 (LWP 18605)] 0x00007fffec3e0425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 Thread 21 (Thread 0x7fffde085700 (LWP 18608)): #0 0x00007fffef30e52d in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000001 0x00007ffff3c9a7c0 in g_usleep () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. #2 0x00007ffff728a03c in ARDOUR::AudioEngine::meter_thread (this=0x243e860) at ../libs/ardour/audioengine.cc:763 No locals. #3 0x00007ffff729da7b in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator() (this=0x2063610, p=0x243e860) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 No locals. 0000004 0x00007ffff729d462 in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0> (this=0x2063620, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 No locals. 0000005 0x00007ffff729c863 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator() (this=0x2063610) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 a = {<No data fields>} #6 0x00007ffff729bb4e in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > > >::operator() (this=0x2063610) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 No locals. #7 0x00007ffff729a446 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 (rep=0x20635e0) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 typed_rep = 0x20635e0 0000008 0x00007ffff43ff1f2 in ?? () from /opt/Ardour-3.4-dbg/lib/libglibmm-2.4.so.1 No symbol table info available. 0000009 0x00007ffff3c99111 in ?? () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. 0000010 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000011 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000012 0x0000000000000000 in ?? () No symbol table info available. Thread 20 (Thread 0x7fffde886700 (LWP 18607)): #0 0x00007fffec492313 in poll () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000001 0x00007ffff3c7ed0b in g_poll () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. #2 0x00007ffff3c6e3ca in ?? () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. #3 0x00007ffff3c6dd48 in ?? () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. 0000004 0x00007ffff3c6e1ab in g_main_loop_run () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. 0000005 0x00007ffff5d2483f in BaseUI::main_thread (this=0x55ca6a0) at ../libs/pbd/base_ui.cc:80 No locals. #6 0x00007ffff5d2814f in sigc::bound_mem_functor0<void, BaseUI>::operator() ( this=0x55cae08) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787 No locals. #7 0x00007ffff5d27e7c in sigc::adaptor_functor<sigc::bound_mem_functor0<void, BaseUI> >::operator() (this=0x55cae00) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 No locals. 0000008 0x00007ffff5d27833 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, BaseUI>, void>::call_it (rep=0x55cadd0) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 typed_rep = 0x55cadd0 0000009 0x00007ffff43ff1f2 in ?? () from /opt/Ardour-3.4-dbg/lib/libglibmm-2.4.so.1 No symbol table info available. 0000010 0x00007ffff3c99111 in ?? () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. 0000011 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000012 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000013 0x0000000000000000 in ?? () No symbol table info available. Thread 19 (Thread 0x7fff9b9be800 (LWP 18606)): #0 0x00007fffec492313 in poll () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000001 0x00007ffff72f272a in ARDOUR::Butler::thread_work (this=0x3f4e3b0) at ../libs/ardour/butler.cc:150 rl = {px = 0x7fffcc009ba0, pn = {pi_ = 0x7fffcc009650}} err = 0 pfd = {{fd = 34, events = 25, revents = 0}} disk_work_outstanding = false i = {_M_node = 0x7fffcc009ba0} #2 0x00007ffff72f26b1 in ARDOUR::Butler::_thread_work (arg=0x3f4e3b0) at ../libs/ardour/butler.cc:134 No locals. #3 0x00007ffff5d4f086 in fake_thread_start (arg=0x55ca500) at ../libs/pbd/pthread_utils.cc:85 ts = 0x55ca500 thread_work = 0x7ffff72f2602 <ARDOUR::Butler::_thread_work(void*)> thread_arg = 0x3f4e3b0 ret = 0x0 0000004 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000005 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. #6 0x0000000000000000 in ?? () No symbol table info available. Thread 18 (Thread 0x7fff9ba40700 (LWP 18605)): #0 0x00007fffec3e0425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000001 0x00007fffec3e3b8b in abort () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. #2 0x00007fffec41e39e in ?? () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. #3 0x00007fffec428b96 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000004 0x00007fffecc94e53 in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000005 0x00007fffecc957ec in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. #6 0x00007fffecc9436e in fftwf_mkplan_d () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. #7 0x00007fffeccd2080 in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000008 0x00007fffecc94697 in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000009 0x00007fffecc955b6 in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000010 0x00007fffecc9436e in fftwf_mkplan_d () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000011 0x00007fffeccd0760 in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000012 0x00007fffecc94697 in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000013 0x00007fffecc955b6 in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000014 0x00007fffecc9436e in fftwf_mkplan_d () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. #15 0x00007fffeccd3ae8 in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000016 0x00007fffeccd06e0 in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. #17 0x00007fffecc94697 in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000018 0x00007fffecc955b6 in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000019 0x00007fffecd5bf00 in ?? () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000020 0x00007fffecd5c12e in fftwf_mkapiplan () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000021 0x00007fffecd61c6b in fftwf_plan_many_r2r () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000022 0x00007fffecd61dc9 in fftwf_plan_r2r () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. 0000023 0x00007fffecd61cdc in fftwf_plan_r2r_1d () from /opt/Ardour-3.4-dbg/lib/libfftw3f.so.3 No symbol table info available. #24 0x00007fff9af2a3c2 in calf_plugins::analyzer_audio_module::params_changed ( this=0xbe38c90) at modules.cpp:984 ___sanitize = false 0000025 0x00007fff9af8536d in calf_plugins::lv2_wrapper<calf_plugins::analyzer_audio_module>::cb_run (Instance=0xbe38b80, SampleCount=512) at ./calf/lv2wrap.h:282 inst = 0xbe38b80 mod = 0xbe38c98 offset = <optimised out> 0000026 0x00007ffff76e289c in lilv_instance_run (instance=0xbe38c30, sample_count=512) at /home/harrison/a3/inst/include/lilv-0/lilv/lilv.h:1626 No locals. 0000027 0x00007ffff76edac1 in ARDOUR::LV2Plugin::run (this=0xbe0c8c0, nframes=512) at ../libs/ardour/lv2_plugin.cc:1862 N = 26 0000028 0x00007ffff76ed029 in ARDOUR::LV2Plugin::connect_and_run (this=0xbe0c8c0, bufs=..., in_map=..., out_map=..., nframes=512, offset=0) at ../libs/ardour/lv2_plugin.cc:1716 tmap = @0x3f60880: {<PBD::StatefulDestructible> = {<PBD::Stateful> = { _vptr.Stateful = 0x7ffff7b48330, PropertyChanged = {<PBD::SignalBase> = { _vptr.SignalBase = 0x7ffff7b36c50, _mutex = {gobject_ = { p = 0x3f601b0, i = {66453936, 0}}}}, _slots = {_M_t = { _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const boost::shared_ptr<PBD::Connection>, boost::function<void(const PBD::PropertyChange&)> > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const boost::shared_ptr<PBD::Connection>, boost::function<void(const PBD::PropertyChange&)> > > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<boost::shared_ptr<PBD::Connection>, boost::shared_ptr<PBD::Connection>, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x3f60c20, _M_left = 0x3f60c20, _M_right = 0x3f60c20}, _M_node_count = 1}}}}, static current_state_version = 3001, static loading_state_version = 0, _extra_xml = 0x0, _instant_xml = 0x0, _pending_changed = {<std::set<unsigned int, std::less<unsigned int>, std::allocator<unsigned int> >> = {_M_t = { _M_impl = {<std::allocator<std::_Rb_tree_node<unsigned int> >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<unsigned int> >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<unsigned int, unsigned int, bool>> = {<No data fields>}, <No data fields>}, _M_header = { _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x3f608e0, _M_right = 0x3f608e0}, _M_node_count = 0}}}, <No data fields>}, _lock = { gobject_ = {p = 0x3f60a00, i = {66456064, 0}}}, _xml_node_name = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffecc6c4d8 ""}}, _properties = 0x3f607c0, _id = {_id = 18, static counter_lock = 0x1e2ff00, static _counter = 139782}, _stateful_frozen = 0}, <PBD::Destructible> = { _vptr.Destructible = 0x7ffff7b483a8, Destroyed = {<PBD::SignalBase> = {_vptr.SignalBase = 0x1668e30, _mutex = {gobject_ = {p = 0x3f60a30, i = {66456112, 0}}}}, _slots = {_M_t = { _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const boost::shared_ptr<PBD::Connection>, boost::function<void()> > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const boost::shared_ptr<PBD::Connection>, boost::function<void()> > > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<boost::shared_ptr<PBD::Connection>, boost::shared_ptr<PBD::Connection>, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x3f60950, _M_right = 0x3f60950}, _M_node_count = 0}}}}, DropReferences = {<PBD::SignalBase> = { _vptr.SignalBase = 0x1668e30, _mutex = {gobject_ = { p = 0x3f60a60, i = {66456160, 0}}}}, _slots = {_M_t = { _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const boost::shared_ptr<PBD::Connection>, boost::function<void()> > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const boost::shared_ptr<PBD::Connection>, boost::function<void()> > > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<boost::shared_ptr<PBD::Connection>, boost::shared_ptr<PBD::Connection>, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x3f60990, _M_right = 0x3f60990}, _M_node_count = 0}}}}}, <No data fields>}, static _default_tempo = {_beats_per_minute = 120, _note_type = 4}, static _default_meter = {_divisions_per_bar = 4, _note_type = 4}, metrics = {<std::_List_base<ARDOUR::MetricSection*, std::allocator<ARDOUR::MetricSection*> >> = { _M_impl = {<std::allocator<std::_List_node<ARDOUR::MetricSection*> >> = {<__gnu_cxx::new_allocator<std::_List_node<ARDOUR::MetricSection*> >> = {<No data fields>}, <No data fields>}, _M_node = {_M_next = 0x55fec20, _M_prev = 0x55fec40}}}, <No data fields>}, _frame_rate = 48000, lock = {gobject_ = {p = 0x3f60a90, i = {0, 0}}}, _map = {<std::_Vector_base<ARDOUR::TempoMap::BBTPoint, std::allocator<ARDOUR::TempoMap::BBTPoint> >> = { _M_impl = {<std::allocator<ARDOUR::TempoMap::BBTPoint>> = {<__gnu_cxx::new_allocator<ARDOUR::TempoMap::BBTPoint>> = {<No data fields>}, <No data fields>}, _M_start = 0x6f7aca0, _M_finish = 0x6f7bd60, _M_end_of_storage = 0x6f7cca0}}, <No data fields>}} bufs_count = {static INFINITE = { static INFINITE = <same as static member of an already seen type>, static ZERO = { static INFINITE = <same as static member of an already seen type>, static ZERO = <same as static member of an already seen type>, _counts = {0, 0}}, _counts = {4294967295, 4294967295}}, static ZERO = <same as static member of an already seen type>, _counts = {1, 1}} num_ports = 26 then = 24845975 silent_bufs = @0x1f38ab0: { _buffers = {<std::_Vector_base<std::vector<ARDOUR::Buffer*, std::allocator<ARDOUR::Buffer*> >, std::allocator<std::vector<ARDOUR::Buffer*, std::allocator<ARDOUR::Buffer*> > > >> = { _M_impl = {<std::allocator<std::vector<ARDOUR::Buffer*, std::allocator<ARDOUR::Buffer*> > >> = {<__gnu_cxx::new_allocator<std::vector<ARDOUR::Buffer*, std::allocator<ARDOUR::Buffer*> > >> = {<No data fields>}, <No data fields>}, _M_start = 0x1fc0a60, _M_finish = 0x1fc0a90, _M_end_of_storage = 0x1fc0a90}}, <No data fields>}, _lv2_buffers = {<std::_Vector_base<std::pair<bool, LV2_Evbuf*>, std::allocator<std::pair<bool, LV2_Evbuf*> > >> = { _M_impl = {<std::allocator<std::pair<bool, LV2_Evbuf*> >> = {<__gnu_cxx::new_allocator<std::pair<bool, LV2_Evbuf*> >> = {<No data fields>}, <No data fields>}, _M_start = 0x7dd4b30, _M_finish = 0x7dd4b50, _M_end_of_storage = 0x7dd4b50}}, <No data fields>}, _vst_buffers = {<std::_Vector_base<ARDOUR::BufferSet::VSTBuffer*, std::allocator<ARDOUR::BufferSet::VSTBuffer*> >> = { _M_impl = {<std::allocator<ARDOUR::BufferSet::VSTBuffer*>> = {<__gnu_cxx::new_allocator<ARDOUR::BufferSet::VSTBuffer*>> = {<No data fields>}, <No data fields>}, _M_start = 0x7f14b90, _M_finish = 0x7f14b98, _M_end_of_storage = 0x7f14b98}}, <No data fields>}, _count = { static INFINITE = { static INFINITE = <same as static member of an already seen type>, static ZERO = { static INFINITE = <same as static member of an already seen type>, static ZERO = <same as static member of an already seen type>, _counts = {0, 0}}, _counts = {4294967295, 4294967295}}, static ZERO = <same as static member of an already seen type>, _counts = {1, 1}}, _available = {static INFINITE = { static INFINITE = <same as static member of an already seen type>, static ZERO = { static INFINITE = <same as static member of an already seen type>, static ZERO = <same as static member of an already seen type>, _counts = {0, 0}}, _counts = {4294967295, 4294967295}}, static ZERO = <same as static member of an already seen type>, _counts = {2, 1}}, _is_mirror = false} scratch_bufs = @0x1e7ff10: { _buffers = {<std::_Vector_base<std::vector<ARDOUR::Buffer*, std::allocator<ARDOUR::Buffer*> >, std::allocator<std::vector<ARDOUR::Buffer*, std::allocator<ARDOUR::Buffer*> > > >> = { _M_impl = {<std::allocator<std::vector<ARDOUR::Buffer*, std::allocator<ARDOUR::Buffer*> > >> = {<__gnu_cxx::new_allocator<std::vector<ARDOUR::Buffer*, std::allocator<ARDOUR::Buffer*> > >> = {<No data fields>}, <No data fields>}, _M_start = 0x1f2bcf0, _M_finish = 0x1f2bd20, _M_end_of_storage = 0x1f2bd20}}, <No data fields>}, _lv2_buffers = {<std::_Vector_base<std::pair<bool, LV2_Evbuf*>, std::allocator<std::pair<bool, LV2_Evbuf*> > >> = { _M_impl = {<std::allocator<std::pair<bool, LV2_Evbuf*> >> = {<__gnu_cxx::new_allocator<std::pair<bool, LV2_Evbuf*> >> = {<No data fields>}, <No data fields>}, _M_start = 0x7b0a750, _M_finish = 0x7b0a770, _M_end_of_storage = 0x7b0a770}}, <No data fields>}, _vst_buffers = {<std::_Vector_base<ARDOUR::BufferSet::VSTBuffer*, std::allocator<ARDOUR::BufferSet::VSTBuffer*> >> = { _M_impl = {<std::allocator<ARDOUR::BufferSet::VSTBuffer*>> = {<__gnu_cxx::new_allocator<ARDOUR::BufferSet::VSTBuffer*>> = {<No data fields>}, <No data fields>}, _M_start = 0x7b0c7b0, _M_finish = 0x7b0c7b8, _M_end_of_storage = 0x7b0c7b8}}, <No data fields>}, _count = { static INFINITE = { static INFINITE = <same as static member of an already seen type>, static ZERO = { static INFINITE = <same as static member of an already seen type>, static ZERO = <same as static member of an already seen type>, _counts = {0, 0}}, _counts = {4294967295, 4294967295}}, static ZERO = <same as static member of an already seen type>, _counts = {1, 1}}, _available = {static INFINITE = { static INFINITE = <same as static member of an already seen type>, static ZERO = { static INFINITE = <same as static member of an already seen type>, static ZERO = <same as static member of an already seen type>, _counts = {0, 0}}, _counts = {4294967295, 4294967295}}, static ZERO = <same as static member of an already seen type>, _counts = {2, 1}}, _is_mirror = false} audio_in_index = 2 midi_in_index = 0 atom_port_index = 0 now = 19486264 metric_i = {_M_node = 0x55fec40} tmetric = {_meter = 0x62f70e8, _tempo = 0x62f7368, _frame = 0, _start = {static ticks_per_beat = 1920, bars = 1, beats = 1, ticks = 0}} nil_index = 4294967295 audio_out_index = 2 midi_out_index = 0 0000029 0x00007ffff74f8da6 in ARDOUR::PluginInsert::connect_and_run ( this=0xbe094e0, bufs=..., nframes=512, offset=0, with_auto=false, now=0) at ../libs/ardour/plugin_insert.cc:400 i = {_M_current = 0xc042ea0} collect_signal_nframes = 0 in_map = {_mappings = {_M_t = { _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<ARDOUR::DataType const, std::map<unsigned int, unsigned int, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, unsigned int> > > > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<ARDOUR::DataType const, std::map<unsigned int, unsigned int, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, unsigned int> > > > > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ARDOUR::DataType, ARDOUR::DataType, bool>> = {<No data fields>}, <No data fields>}, _M_header = { _M_color = std::_S_red, _M_parent = 0x7fff940008e0, _M_left = 0x7fff940008e0, _M_right = 0x7fff940008e0}, _M_node_count = 1}}}} out_map = {_mappings = {_M_t = { _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<ARDOUR::DataType const, std::map<unsigned int, unsigned int, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, unsigned int> > > > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<ARDOUR::DataType const, std::map<unsigned int, unsigned int, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, unsigned int> > > > > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<ARDOUR::DataType, ARDOUR::DataType, bool>> = {<No data fields>}, <No data fields>}, _M_header = { _M_color = std::_S_red, _M_parent = 0x7fff940009a0, _M_left = 0x7fff940009a0, _M_right = 0x7fff940009a0}, _M_node_count = 1}}}} __PRETTY_FUNCTION__ = "void ARDOUR::PluginInsert::connect_and_run(ARDOUR::BufferSet&, ARDOUR::pframes_t, ARDOUR::framecnt_t, bool, ARDOUR::framepos_t)" in_streams = {static INFINITE = { static INFINITE = <same as static member of an already seen type>, static ZERO = { static INFINITE = <same as static member of an already seen type>, static ZERO = <same as static member of an already seen type>, _counts = {0, 0}}, _counts = {4294967295, 4294967295}}, static ZERO = <same as static member of an already seen type>, _counts = {2, 0}} out_streams = {static INFINITE = { static INFINITE = <same as static member of an already seen type>, static ZERO = { static INFINITE = <same as static member of an already seen type>, static ZERO = <same as static member of an already seen type>, _counts = {0, 0}}, _counts = {4294967295, 4294967295}}, static ZERO = <same as static member of an already seen type>, _counts = {2, 0}} valid = false 0000030 0x00007ffff74f9563 in ARDOUR::PluginInsert::run (this=0xbe094e0, bufs=..., nframes=512) at ../libs/ardour/plugin_insert.cc:464 No locals. 0000031 0x00007ffff7577138 in ARDOUR::Route::process_output_buffers ( this=0xbda6670, bufs=..., start_frame=0, end_frame=512, nframes=512, declick=0, gain_automation_ok=false) at ../libs/ardour/route.cc:560 i = {_M_node = 0xbdb8700} meter_already_run = false 0000032 0x00007ffff75774ac in ARDOUR::Route::passthru_silence (this=0xbda6670, start_frame=0, end_frame=512, nframes=512, declick=0) at ../libs/ardour/route.cc:605 bufs = @0x1e89590: { _buffers = {<std::_Vector_base<std::vector<ARDOUR::Buffer*, std::allocator<ARDOUR::Buffer*> >, std::allocator<std::vector<ARDOUR::Buffer*, std::allocator<ARDOUR::Buffer*> > > >> = { _M_impl = {<std::allocator<std::vector<ARDOUR::Buffer*, std::allocator<ARDOUR::Buffer*> > >> = {<__gnu_cxx::new_allocator<std::vector<ARDOUR::Buffer*, std::allocator<ARDOUR::Buffer*> > >> = {<No data fields>}, <No data fields>}, _M_start = 0x1ff2ea0, _M_finish = 0x1ff2ed0, _M_end_of_storage = 0x1ff2ed0}}, <No data fields>}, _lv2_buffers = {<std::_Vector_base<std::pair<bool, LV2_Evbuf*>, std::allocator<std::pair<bool, LV2_Evbuf*> > >> = { _M_impl = {<std::allocator<std::pair<bool, LV2_Evbuf*> >> = {<__gnu_cxx::new_allocator<std::pair<bool, LV2_Evbuf*> >> = {<No data fields>}, <No data fields>}, _M_start = 0x7f2ccb0, _M_finish = 0x7f2ccd0, _M_end_of_storage = 0x7f2ccd0}}, <No data fields>}, _vst_buffers = {<std::_Vector_base<ARDOUR::BufferSet::VSTBuffer*, std::allocator<ARDOUR::BufferSet::VSTBuffer*> >> = { _M_impl = {<std::allocator<ARDOUR::BufferSet::VSTBuffer*>> = {<__gnu_cxx::new_allocator<ARDOUR::BufferSet::VSTBuffer*>> = {<No data fields>}, <No data fields>}, _M_start = 0x806cd10, _M_finish = 0x806cd18, _M_end_of_storage = 0x806cd18}}, <No data fields>}, _count = { static INFINITE = { static INFINITE = <same as static member of an already seen type>, static ZERO = { static INFINITE = <same as static member of an already seen type>, static ZERO = <same as static member of an already seen type>, _counts = {0, 0}}, _counts = {4294967295, 4294967295}}, static ZERO = <same as static member of an already seen type>, _counts = {2, 0}}, _available = {static INFINITE = { static INFINITE = <same as static member of an already seen type>, static ZERO = { static INFINITE = <same as static member of an already seen type>, static ZERO = <same as static member of an already seen type>, _counts = {0, 0}}, _counts = {4294967295, 4294967295}}, static ZERO = <same as static member of an already seen type>, _counts = {2, 1}}, _is_mirror = false} 0000033 0x00007ffff76d7e02 in ARDOUR::Track::no_roll (this=0xbda6670, nframes=512, start_frame=0, end_frame=512, session_state_changing=false) at ../libs/ardour/track.cc:450 lm = {rwlock_ = @0xbda6e50, locked_ = true} can_record = false be_silent = true 0000034 0x00007ffff73cddd3 in ARDOUR::Graph::process_one_route (this=0x3f4fd10, route=0xbda6670) at ../libs/ardour/graph.cc:569 need_butler = false retval = 32767 __PRETTY_FUNCTION__ = "void ARDOUR::Graph::process_one_route(ARDOUR::Route*)" 0000035 0x00007ffff73d2795 in ARDOUR::GraphNode::process (this=0xbda68a8) at ../libs/ardour/graphnode.cc:79 No locals. 0000036 0x00007ffff73cc5d1 in ARDOUR::Graph::run_one (this=0x3f4fd10) at ../libs/ardour/graph.cc:392 to_run = 0xbda68a8 et = 1 ts = 0 wakeup = 0 0000037 0x00007ffff73cc754 in ARDOUR::Graph::helper_thread (this=0x3f4fd10) at ../libs/ardour/graph.cc:410 pt = 0x7fff940008c0 0000038 0x00007ffff73d1b59 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() ( this=0x7fff9ba3fca8, p=0x3f4fd10) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 No locals. 0000039 0x00007ffff73d1792 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> ( this=0x7fff9ba3fcb8, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 No locals. 0000040 0x00007ffff73d1483 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() ( this=0x7fff9ba3fca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 a = {<No data fields>} 0000041 0x00007ffff73d1039 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 (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153 f = 0x7fff9ba3fca8 0000042 0x0000000000cdd0df in boost::function0<void>::operator() ( this=0x7fff9ba3fca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760 No locals. 0000043 0x00007ffff728d905 in ARDOUR::AudioEngine::_start_process_thread ( arg=0x3f601b0) at ../libs/ardour/audioengine.cc:1571 td = 0x3f601b0 f = {<boost::function0<void>> = {<boost::function_base> = { vtable = 0x7ffff7b33de1, functor = {obj_ptr = 0x7ffff73cc6ee, type = {type = 0x7ffff73cc6ee, const_qualified = false, volatile_qualified = false}, func_ptr = 0x7ffff73cc6ee <ARDOUR::Graph::helper_thread()>, bound_memfunc_ptr = {memfunc_ptr = ( void (boost::detail::function::X::*)(boost::detail::function::X * const, int)) 0x7ffff73cc6ee <ARDOUR::Graph::helper_thread()>, obj_ptr = 0x3f4fd10}, obj_ref = {obj_ptr = 0x7ffff73cc6ee, is_const_qualified = false, is_volatile_qualified = false}, data = -18 '\356'}}, static args = <error reading variable: No global symbol "boost::function0<void>::args".>, static arity = <error reading variable: No global symbol "boost::function0<void>::arity".>}, <No data fields>} 0000044 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000045 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000046 0x0000000000000000 in ?? () No symbol table info available. Thread 17 (Thread 0x7fffb40d6700 (LWP 18604)): #0 0x00007fffef30cfd0 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000001 0x00007ffff73ce02a in PBD::ProcessSemaphore::wait (this=0x3f4fdd0) at /home/harrison/ardour/3.0/libs/pbd/pbd/semutils.h:41 No locals. #2 0x00007ffff73cc42c in ARDOUR::Graph::run_one (this=0x3f4fd10) at ../libs/ardour/graph.cc:379 to_run = 0x0 et = 1 ts = 0 wakeup = 0 #3 0x00007ffff73cc754 in ARDOUR::Graph::helper_thread (this=0x3f4fd10) at ../libs/ardour/graph.cc:410 pt = 0x7fffb00008c0 0000004 0x00007ffff73d1b59 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() ( this=0x7fffb40d5ca8, p=0x3f4fd10) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 No locals. 0000005 0x00007ffff73d1792 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> ( this=0x7fffb40d5cb8, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 No locals. #6 0x00007ffff73d1483 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() ( this=0x7fffb40d5ca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 a = {<No data fields>} #7 0x00007ffff73d1039 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 (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153 f = 0x7fffb40d5ca8 0000008 0x0000000000cdd0df in boost::function0<void>::operator() ( this=0x7fffb40d5ca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760 No locals. 0000009 0x00007ffff728d905 in ARDOUR::AudioEngine::_start_process_thread ( arg=0x3f601b0) at ../libs/ardour/audioengine.cc:1571 td = 0x3f601b0 f = {<boost::function0<void>> = {<boost::function_base> = { vtable = 0x7ffff7b33de1, functor = {obj_ptr = 0x7ffff73cc6ee, type = {type = 0x7ffff73cc6ee, const_qualified = false, volatile_qualified = false}, func_ptr = 0x7ffff73cc6ee <ARDOUR::Graph::helper_thread()>, bound_memfunc_ptr = {memfunc_ptr = ( void (boost::detail::function::X::*)(boost::detail::function::X * const, int)) 0x7ffff73cc6ee <ARDOUR::Graph::helper_thread()>, obj_ptr = 0x3f4fd10}, obj_ref = {obj_ptr = 0x7ffff73cc6ee, is_const_qualified = false, is_volatile_qualified = false}, data = -18 '\356'}}, static args = <error reading variable: No global symbol "boost::function0<void>::args".>, static arity = <error reading variable: No global symbol "boost::function0<void>::arity".>}, <No data fields>} 0000010 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000011 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000012 0x0000000000000000 in ?? () No symbol table info available. Thread 16 (Thread 0x7fffb4157700 (LWP 18603)): #0 0x00007fffef30cfd0 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000001 0x00007ffff73ce02a in PBD::ProcessSemaphore::wait (this=0x3f4fdd0) at /home/harrison/ardour/3.0/libs/pbd/pbd/semutils.h:41 No locals. #2 0x00007ffff73cc42c in ARDOUR::Graph::run_one (this=0x3f4fd10) at ../libs/ardour/graph.cc:379 to_run = 0x0 et = 0 ts = 0 wakeup = 0 #3 0x00007ffff73cca4c in ARDOUR::Graph::main_thread (this=0x3f4fd10) at ../libs/ardour/graph.cc:448 pt = 0x7fffb80010e0 0000004 0x00007ffff73d1b59 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() ( this=0x7fffb4156ca8, p=0x3f4fd10) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49 No locals. 0000005 0x00007ffff73d1792 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> ( this=0x7fffb4156cb8, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253 No locals. #6 0x00007ffff73d1483 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() ( this=0x7fffb4156ca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20 a = {<No data fields>} #7 0x00007ffff73d1039 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 (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153 f = 0x7fffb4156ca8 0000008 0x0000000000cdd0df in boost::function0<void>::operator() ( this=0x7fffb4156ca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760 No locals. 0000009 0x00007ffff728d905 in ARDOUR::AudioEngine::_start_process_thread ( arg=0x3f601b0) at ../libs/ardour/audioengine.cc:1571 td = 0x3f601b0 f = {<boost::function0<void>> = {<boost::function_base> = { vtable = 0x7ffff7b33de1, functor = {obj_ptr = 0x7ffff73cc770, type = {type = 0x7ffff73cc770, const_qualified = false, volatile_qualified = false}, func_ptr = 0x7ffff73cc770 <ARDOUR::Graph::main_thread()>, bound_memfunc_ptr = {memfunc_ptr = ( void (boost::detail::function::X::*)(boost::detail::function::X * const, int)) 0x7ffff73cc770 <ARDOUR::Graph::main_thread()>, obj_ptr = 0x3f4fd10}, obj_ref = {obj_ptr = 0x7ffff73cc770, is_const_qualified = false, is_volatile_qualified = false}, data = 112 'p'}}, static args = <error reading variable: No global symbol "boost::function0<void>::args".>, static arity = <error reading variable: No global symbol "boost::function0<void>::arity".>}, <No data fields>} 0000010 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000011 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000012 0x0000000000000000 in ?? () No symbol table info available. Thread 15 (Thread 0x7fffc40ca700 (LWP 18602)): #0 0x00007fffef30cfd0 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000001 0x00007ffff73ce02a in PBD::ProcessSemaphore::wait (this=0x3f4fe10) at /home/harrison/ardour/3.0/libs/pbd/pbd/semutils.h:41 No locals. #2 0x00007ffff73cdb80 in ARDOUR::Graph::routes_no_roll (this=0x3f4fd10, nframes=512, start_frame=0, end_frame=512, non_rt_pending=false, declick=0) at ../libs/ardour/graph.cc:551 No locals. #3 0x00007ffff764d4d7 in ARDOUR::Session::no_roll (this=0x3f483e0, nframes=512) at ../libs/ardour/session_process.cc:121 end_frame = 512 ret = 0 declick = 0 r = {px = 0x7fffcc009ba0, pn = {pi_ = 0x7fffcc009650}} 0000004 0x00007ffff764e47b in ARDOUR::Session::process_with_events ( this=0x3f483e0, nframes=512) at ../libs/ardour/session_process.cc:367 this_event = 0x7fffc40c9a60 the_next_one = {_M_node = 0x0} stop_limit = 140736414615936 end_frame = 0 frames_moved = 0 tolerance = 0.050000000000000003 ev = 0x7ffff3cbb7a6 this_nframes = 32767 session_needs_butler = false was_sending_qf_mtc = false 0000005 0x00007ffff764d1c2 in ARDOUR::Session::process (this=0x3f483e0, nframes=512) at ../libs/ardour/session_process.cc:76 transport_at_start = 0 #6 0x00007ffff7289357 in ARDOUR::AudioEngine::process_callback ( this=0x243e860, nframes=512) at ../libs/ardour/audioengine.cc:562 _priv_jack = 0x23b6600 tm = {mutex_ = @0x243eb20, locked_ = true} next_processed_frames = 365568 p = {px = 0x2439690, pn = {pi_ = 0x2413510}} #7 0x00007ffff7288f12 in ARDOUR::AudioEngine::process_thread (this=0x243e860) at ../libs/ardour/audioengine.cc:448 _priv_jack = 0x23b6600 nframes = 512 0000008 0x00007ffff7288630 in ARDOUR::AudioEngine::_process_thread (arg=0x243e860) at ../libs/ardour/audioengine.cc:337 No locals. 0000009 0x00007fffee556c47 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 No symbol table info available. 0000010 0x00007fffee56a1b0 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 No symbol table info available. 0000011 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000012 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000013 0x0000000000000000 in ?? () No symbol table info available. Thread 14 (Thread 0x7fffe4261700 (LWP 18601)): #0 0x00007fffef30dd2d in read () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000001 0x00007fffee56bfba in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 No symbol table info available. #2 0x00007fffee56e966 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 No symbol table info available. #3 0x00007fffee56a1b0 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 No symbol table info available. 0000004 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000005 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. #6 0x0000000000000000 in ?? () No symbol table info available. Thread 13 (Thread 0x7fffe42e2700 (LWP 18600)): #0 0x00007fffef30ad84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000001 0x00007fffee56b804 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 No symbol table info available. #2 0x00007fffee566db1 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 No symbol table info available. #3 0x00007fffee56a1b0 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0 No symbol table info available. 0000004 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000005 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. #6 0x0000000000000000 in ?? () No symbol table info available. Thread 10 (Thread 0x7fffdd884700 (LWP 18597)): #0 0x00007fffef30b0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000001 0x00007ffff3cbb60d in g_cond_wait_until () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. #2 0x00007ffff3c3a951 in ?? () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. #3 0x00007ffff3c3ab88 in g_async_queue_timeout_pop () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. 0000004 0x00007ffff3c994fc in ?? () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. 0000005 0x00007ffff3c997c0 in ?? () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. #6 0x00007ffff3c99111 in ?? () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. #7 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000008 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000009 0x0000000000000000 in ?? () No symbol table info available. Thread 5 (Thread 0x7fffdffff700 (LWP 18592)): #0 0x00007fffef30ad84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000001 0x00007ffff3cbb4c1 in g_cond_wait () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. #2 0x00007ffff7238db3 in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:81 src = {px = 0x7ffff7238b40, pn = {pi_ = 0x7fffdffff700}} #3 0x00007ffff7238b49 in analyser_work () at ../libs/ardour/analyser.cc:46 No locals. 0000004 0x0000000001323b17 in sigc::pointer_functor0<void>::operator()() const () No symbol table info available. 0000005 0x0000000001321248 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const () No symbol table info available. #6 0x000000000131daad in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x1e61ba0) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 typed_rep = 0x1e61ba0 #7 0x00007ffff43ff1f2 in ?? () from /opt/Ardour-3.4-dbg/lib/libglibmm-2.4.so.1 No symbol table info available. 0000008 0x00007ffff3c99111 in ?? () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. 0000009 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000010 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000011 0x0000000000000000 in ?? () No symbol table info available. Thread 4 (Thread 0x7fffe7326700 (LWP 18591)): #0 0x00007fffef30ad84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000001 0x00007ffff3cbb4c1 in g_cond_wait () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. #2 0x00007ffff76b0f25 in peak_thread_work () at ../libs/ardour/source_factory.cc:68 as = {px = 0x6aaa5d0, pn = {pi_ = 0x6ab0c30}} #3 0x0000000001323b17 in sigc::pointer_functor0<void>::operator()() const () No symbol table info available. 0000004 0x0000000001321248 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const () No symbol table info available. 0000005 0x000000000131daad in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x1e619b0) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 typed_rep = 0x1e619b0 #6 0x00007ffff43ff1f2 in ?? () from /opt/Ardour-3.4-dbg/lib/libglibmm-2.4.so.1 No symbol table info available. #7 0x00007ffff3c99111 in ?? () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. 0000008 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000009 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000010 0x0000000000000000 in ?? () No symbol table info available. Thread 3 (Thread 0x7fffe7b27700 (LWP 18590)): #0 0x00007fffef30ad84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000001 0x00007ffff3cbb4c1 in g_cond_wait () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. #2 0x00007ffff76b0f25 in peak_thread_work () at ../libs/ardour/source_factory.cc:68 as = {px = 0x6e3b900, pn = {pi_ = 0x6e3bd00}} #3 0x0000000001323b17 in sigc::pointer_functor0<void>::operator()() const () No symbol table info available. 0000004 0x0000000001321248 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const () No symbol table info available. 0000005 0x000000000131daad in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x1e617c0) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 typed_rep = 0x1e617c0 #6 0x00007ffff43ff1f2 in ?? () from /opt/Ardour-3.4-dbg/lib/libglibmm-2.4.so.1 No symbol table info available. #7 0x00007ffff3c99111 in ?? () from /opt/Ardour-3.4-dbg/lib/libglib-2.0.so.0 No symbol table info available. 0000008 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000009 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000010 0x0000000000000000 in ?? () No symbol table info available. Thread 2 (Thread 0x7fffe8328700 (LWP 18589)): #0 0x00007fffec46984d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000001 0x00007fffec497784 in usleep () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. #2 0x0000000001649522 in gui_event_loop (ptr=0x0) at ../gtk2_ardour/linux_vst_gui_support.cc:380 vstfx = 0x0 LXVST_sched_event_timer = 8657 LXVST_sched_timer_interval = 50 event = {type = 0, xany = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0}, xkey = { type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, root = 1, subwindow = 2195656, time = 0, x = 0, y = 0, x_root = 3, y_root = 0, state = 4012896256, keycode = 32767, same_screen = -136411276}, xbutton = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, root = 1, subwindow = 2195656, time = 0, x = 0, y = 0, x_root = 3, y_root = 0, state = 4012896256, button = 32767, same_screen = -136411276}, xmotion = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, root = 1, subwindow = 2195656, time = 0, x = 0, y = 0, x_root = 3, y_root = 0, state = 4012896256, is_hint = -1 '\377', same_screen = -136411276}, xcrossing = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, root = 1, subwindow = 2195656, time = 0, x = 0, y = 0, x_root = 3, y_root = 0, mode = -282071040, detail = 32767, same_screen = -136411276, focus = 32767, state = 5}, xfocus = { type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, mode = 1, detail = 0}, xexpose = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, x = 1, y = 0, width = 2195656, height = 0, count = 0}, xgraphicsexpose = {type = 0, serial = 0, send_event = 110932256, display = 0x0, drawable = 0, x = 1, y = 0, width = 2195656, height = 0, count = 0, major_code = 0, minor_code = 0}, xnoexpose = {type = 0, serial = 0, send_event = 110932256, display = 0x0, drawable = 0, major_code = 1, minor_code = 0}, xvisibility = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, state = 1}, xcreatewindow = {type = 0, serial = 0, send_event = 110932256, display = 0x0, parent = 0, window = 1, x = 2195656, y = 0, width = 0, height = 0, border_width = 0, override_redirect = 0}, xdestroywindow = { type = 0, serial = 0, send_event = 110932256, display = 0x0, event = 0, window = 1}, xunmap = {type = 0, serial = 0, send_event = 110932256, display = 0x0, event = 0, window = 1, from_configure = 2195656}, xmap = {type = 0, serial = 0, send_event = 110932256, display = 0x0, event = 0, window = 1, override_redirect = 2195656}, xmaprequest = {type = 0, serial = 0, send_event = 110932256, display = 0x0, parent = 0, window = 1}, xreparent = {type = 0, serial = 0, send_event = 110932256, display = 0x0, event = 0, window = 1, parent = 2195656, x = 0, y = 0, override_redirect = 0}, xconfigure = {type = 0, serial = 0, send_event = 110932256, display = 0x0, event = 0, window = 1, x = 2195656, y = 0, width = 0, height = 0, border_width = 0, above = 3, override_redirect = -282071040}, xgravity = {type = 0, serial = 0, send_event = 110932256, display = 0x0, event = 0, window = 1, x = 2195656, y = 0}, xresizerequest = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, width = 1, height = 0}, xconfigurerequest = {type = 0, serial = 0, send_event = 110932256, display = 0x0, parent = 0, window = 1, x = 2195656, y = 0, width = 0, height = 0, border_width = 0, above = 3, detail = -282071040, value_mask = 140737351944052}, xcirculate = {type = 0, serial = 0, send_event = 110932256, display = 0x0, event = 0, window = 1, place = 2195656}, xcirculaterequest = {type = 0, serial = 0, send_event = 110932256, display = 0x0, parent = 0, window = 1, place = 2195656}, xproperty = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, atom = 1, time = 2195656, state = 0}, xselectionclear = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, selection = 1, time = 2195656}, xselectionrequest = {type = 0, serial = 0, send_event = 110932256, display = 0x0, owner = 0, requestor = 1, selection = 2195656, target = 0, property = 0, time = 3}, xselection = {type = 0, serial = 0, send_event = 110932256, display = 0x0, requestor = 0, selection = 1, target = 2195656, property = 0, time = 0}, xcolormap = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, colormap = 1, c_new = 2195656, state = 0}, xclient = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, message_type = 1, format = 2195656, data = { b = '\000' <repeats 16 times>, "\003\000\000", s = {0, 0, 0, 0, 0, 0, 0, 0, 3, 0}, l = {0, 0, 3, 140737206284288, 140737351944052}}}, xmapping = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, request = 1, first_keycode = 0, count = 2195656}, xerror = {type = 0, display = 0x0, resourceid = 110932256, serial = 0, error_code = 0 '\000', request_code = 0 '\000', minor_code = 0 '\000'}, xkeymap = {type = 0, serial = 0, send_event = 110932256, display = 0x0, window = 0, key_vector = "\001\000\000\000\000\000\000\000?!", '\000' <repeats 20 times>}, pad = {0, 0, 110932256, 0, 0, 1, 2195656, 0, 0, 3, 140737206284288, 140737351944052, 5, 0, 128, 140737206320744, 0, 1, 0, 140737206356096, 140737089014208, 140737351971381, 0, 140737089013504}} #3 0x00007fffef306e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. 0000004 0x00007fffec49dccd in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. 0000005 0x0000000000000000 in ?? () No symbol table info available. Thread 1 (Thread 0x7ffff7fb1900 (LWP 18586)): #0 0x0000000000e74a5b in std::_List_base<XMLNode*, std::allocator<XMLNode*> >::_M_get_Node_allocator (this=0x0) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.6/../../../../include/c++/4.4.6/bits/stl_list.h:330 No locals. 0000001 0x0000000000e7c25f in std::_List_base<XMLNode*, std::allocator<XMLNode*> >::_M_get_Tp_allocator (this=0xf6befe8) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.6/../../../../include/c++/4.4.6/bits/stl_list.h:335 No locals. #2 0x0000000000e8b4e0 in std::list<XMLNode*, std::allocator<XMLNode*> >::_M_create_node (this=0xf6befe8, __x=@0x7fffffffc0b8: 0xf6c0da0) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.6/../../../../include/c++/4.4.6/bits/stl_list.h:464 __p = 0xf6c1180 #3 0x00007ffff5d6a7eb in std::list<XMLNode*, std::allocator<XMLNode*> >::insert (this=0xf6befe8, __position=..., __x=@0x7fffffffc0b8: 0xf6c0da0) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.6/../../../../include/c++/4.4.6/bits/list.tcc:100 __tmp = 0x0 0000004 0x00007ffff5d6836f in XMLNode::add_child_nocopy (this=0xf6befd0, n=...) at ../libs/pbd/xml++.cc:343 No locals. 0000005 0x00007ffff5d69448 in readnode (node=0xef9db80) at ../libs/pbd/xml++.cc:579 content = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xf6bf068 "Studio SRX Patches"}} tmp = 0xf6befd0 name = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xf6bec78 "PatchNameList"}} child = 0xef9faa0 attr = 0x0 #6 0x00007ffff5d69436 in readnode (node=0xf326340) at ../libs/pbd/xml++.cc:579 content = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffecc6c4d8 ""}} tmp = 0xf282640 name = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xf316788 "MasterDeviceNames"}} child = 0xef9db80 attr = 0x0 #7 0x00007ffff5d69436 in readnode (node=0xf32fbe0) at ../libs/pbd/xml++.cc:579 content = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffecc6c4d8 ""}} tmp = 0xf317250 name = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0xf520028 "MIDINameDocument"}} child = 0xf326340 attr = 0x0 0000008 0x00007ffff5d66e85 in XMLTree::read_internal (this=0xf25c6b0, validate=false) at ../libs/pbd/xml++.cc:114 __PRETTY_FUNCTION__ = "bool XMLTree::read_internal(bool)" ctxt = 0x0 0000009 0x000000000144c664 in XMLTree::read (this=0xf25c6b0, fn=...) at /home/harrison/ardour/3.0/libs/pbd/pbd/xml++.h:70 No locals. 0000010 0x00007ffff69a3754 in MIDI::Name::MIDINameDocument::MIDINameDocument ( this=0xf25c670, filename=...) at ../libs/midi++2/midnam_patch.cc:733 No locals. 0000011 0x00007ffff7469f95 in MIDI::Name::MidiPatchManager::refresh ( this=0x9bd0630) at ../libs/ardour/midi_patch_manager.cc:116 document = {px = 0x0, pn = {pi_ = 0x0}} i = {_M_current = 0x2260a80} search_path = {<std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {<std::_Vector_base<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = { _M_impl = {<std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<__gnu_cxx::new_allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<No data fields>}, <No data fields>}, _M_start = 0x2063920, _M_finish = 0x2063930, _M_end_of_storage = 0x2063930}}, <No data fields>}, <No data fields>} pattern = {gobject_ = 0xbdb7d80} result = {<std::_Vector_base<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = { _M_impl = {<std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<__gnu_cxx::new_allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >> = {<No data fields>}, <No data fields>}, _M_start = 0x2260a20, _M_finish = 0x2260cb0, _M_end_of_storage = 0x2260cb0}}, <No data fields>} 0000012 0x00007ffff746967c in MIDI::Name::MidiPatchManager::MidiPatchManager ( this=0x9bd0630) at ../libs/ardour/midi_patch_manager.cc:45 No locals. 0000013 0x000000000119056f in MIDI::Name::MidiPatchManager::instance () at /home/harrison/ardour/3.0/libs/ardour/ardour/midi_patch_manager.h:55 No locals. 0000014 0x00007ffff7658b3c in ARDOUR::Session::second_stage_init (this=0x3f483e0) at ../libs/ardour/session_state.cc:368 No locals. #15 0x00007ffff75bd902 in ARDOUR::Session::Session (this=0x3f483e0, eng=..., fullpath=..., snapshot_name=..., bus_profile=0x0, mix_template=...) at ../libs/ardour/session.cc:191 was_dirty = false 0000016 0x0000000000cfd8a7 in ARDOUR_UI::load_session (this=0x1e6c560, path=..., snap_name=..., mix_template=...) at ../gtk2_ardour/ardour_ui.cc:2818 new_session = 0x1e6c560 unload_status = 0 retval = -1 #17 0x0000000000cfd438 in ARDOUR_UI::get_session_parameters (this=0x1e6c560, quit_on_cancel=true, should_be_new=false, load_template=...) at ../gtk2_ardour/ardour_ui.cc:2753 suffix = 18446744073709551615 session_name = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x2205698 "Courtesy"}} session_path = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x23f5808 "/media/Data/Ariyah/Ideas/Courtesy"}} ret = -1 template_name = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7fffecc6c4d8 ""}} likely_new = false 0000018 0x0000000000cf277d in ARDOUR_UI::startup (this=0x1e6c560) at ../gtk2_ardour/ardour_ui.cc:743 app = 0x201e660 nsm_url = 0x0 0000019 0x0000000000d2a481 in sigc::bound_mem_functor0<void, ARDOUR_UI>::operator() (this=0x21fd678) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787 No locals. 0000020 0x0000000000d24ce4 in sigc::adaptor_functor<sigc::bound_mem_functor0<void, ARDOUR_UI> >::operator() (this=0x21fd670) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 No locals. 0000021 0x0000000000d1eaef in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ARDOUR_UI>, void>::call_it (rep=0x21fd640) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103 typed_rep = 0x21fd640 0000022 0x0000000000cdbd8b in sigc::internal::signal_emit0<void, sigc::nil>::emit ( impl=0x2127110) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/signal.h:772 it = {_M_node = 0x2186e40} exec = {sig_ = 0x2127110} slots = {slots_ = @0x2127118, placeholder = {_M_node = 0x21fdb20}} 0000023 0x0000000000cde310 in sigc::signal0<void, sigc::nil>::emit (this=0x1e6c650) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/signal.h:2669 No locals. #24 0x0000000000cdd554 in sigc::signal0<void, sigc::nil>::operator() ( this=0x1e6c650) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/signal.h:2677 No locals. 0000025 0x00007ffff6100389 in Gtkmm2ext::UI::run (this=0x1e6c560, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:268 No locals. 0000026 0x00000000011178aa in main (argc=1, argv=0x7fffffffd4f8) at ../gtk2_ardour/main.cc:532 No locals. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-04 17:32 | IOverThoughtThis | New Issue | |
2013-09-04 17:32 | IOverThoughtThis | File Added: Courtesy.ardour |