View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005366 | ardour | bugs | public | 2013-03-08 19:29 | 2013-03-11 13:42 |
Reporter | wbrown338 | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | feedback | Resolution | open | ||
Summary | 0005366: ardour crashes when opening project. | ||||
Description | I try to open an existing project and ardour crashes. | ||||
Additional Information | $ ./ardbg GNU gdb (GDB) 7.5.1 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 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-unknown-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /opt/ardour3/build/gtk2_ardour/ardour-3.0...done. (gdb) run Starting program: /opt/ardour3/build/gtk2_ardour/ardour-3.0 warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.3-gdb.py", line 9, in <module> from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> import gdb.backtrace ImportError: No module named backtrace [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". bnd txt domain [gtk2_ardour3] to /usr/local/share/locale Ardour3.0rc2 (built using 14127 and GCC version 4.7.2) Cannot xinstall SIGPIPE error handler /usr/share/themes/QDarkStudio4/gtk-2.0/gtkrc:85: error: unexpected identifier `hint', expected character `}' ardour: [INFO]: Loading default ui configuration file ./../gtk2_ardour/ardour3_ui_default.conf Loading ui configuration file ./../build/gtk2_ardour/ardour3_ui_dark.rc /usr/share/themes/QDarkStudio4/gtk-2.0/gtkrc:85: error: unexpected identifier `hint', expected character `}' ardour: [INFO]: Your system is configured to limit Ardour to only 4096 open files ardour: [INFO]: Loading system configuration file ./../ardour_system.rc Loading user configuration file /home/bill/.config/ardour3/ardour.rc Using SSE optimized routines [New Thread 0x7fffe37a7700 (LWP 4489)] [New Thread 0x7fffdbfff700 (LWP 4490)] [New Thread 0x7fffe2fa6700 (LWP 4491)] [New Thread 0x7fffe1a9e700 (LWP 4492)] [New Thread 0x7fffe0c58700 (LWP 4493)] [New Thread 0x7fffdb7fe700 (LWP 4494)] [New Thread 0x7fffdaffd700 (LWP 4495)] [New Thread 0x7fffda7fc700 (LWP 4496)] [Thread 0x7fffda7fc700 (LWP 4496) exited] [Thread 0x7fffdaffd700 (LWP 4495) exited] [Thread 0x7fffdb7fe700 (LWP 4494) exited] [New Thread 0x7fffdb7fe700 (LWP 4504)] [Thread 0x7fffe0c58700 (LWP 4493) exited] [New Thread 0x7fffe0c58700 (LWP 4505)] [New Thread 0x7fffe009b700 (LWP 4508)] zombified - calling shutdown handler [New Thread 0x7fffb44a5700 (LWP 4509)] [New Thread 0x7fffb4424700 (LWP 4510)] [New Thread 0x7fffb43a3700 (LWP 4511)] [New Thread 0x7fffb4321800 (LWP 4512)] [New Thread 0x7fffdaffd700 (LWP 4513)] Program received signal SIGSEGV, Segmentation fault. 0x0000000000e067cc in std::less<boost::detail::sp_counted_base*>::operator() ( this=0x7fffffffc3af, __x=@0x3e98b1383ea35919: <error reading variable>, __y=@0x7fffffffc5e8: 0x3a179d0) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../include/c++/4.7.2/bits/stl_function.h:237 237 { return __x < __y; } (gdb) thread apply all bt Thread 17 (Thread 0x7fffdaffd700 (LWP 4513)): #0 0x00007fffeca15fad in poll () from /usr/lib/libc.so.6 0000001 0x00007ffff3d58b14 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00007ffff3d58f72 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #3 0x00007ffff5c1352a in BaseUI::main_thread (this=0x30ff3e0) at ../libs/pbd/base_ui.cc:80 0000004 0x00007ffff5c16d1a in sigc::bound_mem_functor0<void, BaseUI>::operator() ( this=0x30ffb98) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787 0000005 0x00007ffff5c16a5a in sigc::adaptor_functor<sigc::bound_mem_functor0<void, BaseUI> >::operator() (this=0x30ffb90) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 #6 0x00007ffff5c16423 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, BaseUI>, void>::call_it (rep=0x30ffb60) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103 #7 0x00007ffff4298a1d in ?? () from /usr/lib/libglibmm-2.4.so.1 0000008 0x00007ffff3d7c3a5 in ?? () from /usr/lib/libglib-2.0.so.0 0000009 0x00007fffeebc0e0f in start_thread () from /usr/lib/libpthread.so.0 0000010 0x00007fffeca1eefd in clone () from /usr/lib/libc.so.6 Thread 16 (Thread 0x7fffb4321800 (LWP 4512)): #0 0x00007fffeca15fad in poll () from /usr/lib/libc.so.6 0000001 0x00007ffff732c751 in ARDOUR::Butler::thread_work (this=0x2b1c690) ---Type <return> to continue, or q <return> to quit--- at ../libs/ardour/butler.cc:150 #2 0x00007ffff732c6a7 in ARDOUR::Butler::_thread_work (arg=0x2b1c690) at ../libs/ardour/butler.cc:134 #3 0x00007ffff5c3af4e in fake_thread_start (arg=0x30ff210) at ../libs/pbd/pthread_utils.cc:80 0000004 0x00007fffeebc0e0f in start_thread () from /usr/lib/libpthread.so.0 0000005 0x00007fffeca1eefd in clone () from /usr/lib/libc.so.6 Thread 15 (Thread 0x7fffb43a3700 (LWP 4511)): #0 0x00007fffeebc6960 in sem_wait () from /usr/lib/libpthread.so.0 0000001 0x00007ffff73f3c22 in PBD::ProcessSemaphore::wait (this=0x2b1e110) at /opt/ardour3/libs/pbd/pbd/semutils.h:41 #2 0x00007ffff73f21d6 in ARDOUR::Graph::run_one (this=0x2b1e050) at ../libs/ardour/graph.cc:380 #3 0x00007ffff73f2515 in ARDOUR::Graph::helper_thread (this=0x2b1e050) at ../libs/ardour/graph.cc:411 0000004 0x00007ffff73f7807 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() ( this=0x7fffb43a2ca8, p=0x2b1e050) at /usr/include/boost/bind/mem_fn_template.hpp:49 0000005 0x00007ffff73f744c in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this= 0x7fffb43a2cb8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253 #6 0x00007ffff73f712b in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR---Type <return> to continue, or q <return> to quit--- ::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() ( this=0x7fffb43a2ca8) at /usr/include/boost/bind/bind_template.hpp:20 #7 0x00007ffff73f6cd6 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 /usr/include/boost/function/function_template.hpp:153 0000008 0x0000000000e06c18 in boost::function0<void>::operator() (this= 0x7fffb43a2ca0) at /usr/include/boost/function/function_template.hpp:767 0000009 0x00007ffff72d15dd in ARDOUR::AudioEngine::_start_process_thread (arg= 0x2b2e4f0) at ../libs/ardour/audioengine.cc:1572 0000010 0x00007fffeebc0e0f in start_thread () from /usr/lib/libpthread.so.0 0000011 0x00007fffeca1eefd in clone () from /usr/lib/libc.so.6 Thread 14 (Thread 0x7fffb4424700 (LWP 4510)): #0 0x00007fffeebc6960 in sem_wait () from /usr/lib/libpthread.so.0 0000001 0x00007ffff73f3c22 in PBD::ProcessSemaphore::wait (this=0x2b1e110) at /opt/ardour3/libs/pbd/pbd/semutils.h:41 #2 0x00007ffff73f21d6 in ARDOUR::Graph::run_one (this=0x2b1e050) at ../libs/ardour/graph.cc:380 #3 0x00007ffff73f2515 in ARDOUR::Graph::helper_thread (this=0x2b1e050) at ../libs/ardour/graph.cc:411 0000004 0x00007ffff73f7807 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() ( this=0x7fffb4423ca8, p=0x2b1e050) ---Type <return> to continue, or q <return> to quit--- at /usr/include/boost/bind/mem_fn_template.hpp:49 0000005 0x00007ffff73f744c in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this= 0x7fffb4423cb8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253 #6 0x00007ffff73f712b in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() ( this=0x7fffb4423ca8) at /usr/include/boost/bind/bind_template.hpp:20 #7 0x00007ffff73f6cd6 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 /usr/include/boost/function/function_template.hpp:153 0000008 0x0000000000e06c18 in boost::function0<void>::operator() (this= 0x7fffb4423ca0) at /usr/include/boost/function/function_template.hpp:767 0000009 0x00007ffff72d15dd in ARDOUR::AudioEngine::_start_process_thread (arg= 0x2b2e700) at ../libs/ardour/audioengine.cc:1572 0000010 0x00007fffeebc0e0f in start_thread () from /usr/lib/libpthread.so.0 0000011 0x00007fffeca1eefd in clone () from /usr/lib/libc.so.6 Thread 13 (Thread 0x7fffb44a5700 (LWP 4509)): #0 0x00007fffeebc6960 in sem_wait () from /usr/lib/libpthread.so.0 0000001 0x00007ffff73f3c22 in PBD::ProcessSemaphore::wait (this=0x2b1e130) at /opt/ardour3/libs/pbd/pbd/semutils.h:41 #2 0x00007ffff73f2591 in ARDOUR::Graph::main_thread (this=0x2b1e050) ---Type <return> to continue, or q <return> to quit--- at ../libs/ardour/graph.cc:430 #3 0x00007ffff73f7807 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() ( this=0x7fffb44a4ca8, p=0x2b1e050) at /usr/include/boost/bind/mem_fn_template.hpp:49 0000004 0x00007ffff73f744c in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this= 0x7fffb44a4cb8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253 0000005 0x00007ffff73f712b in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() ( this=0x7fffb44a4ca8) at /usr/include/boost/bind/bind_template.hpp:20 #6 0x00007ffff73f6cd6 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 /usr/include/boost/function/function_template.hpp:153 #7 0x0000000000e06c18 in boost::function0<void>::operator() (this= 0x7fffb44a4ca0) at /usr/include/boost/function/function_template.hpp:767 0000008 0x00007ffff72d15dd in ARDOUR::AudioEngine::_start_process_thread (arg= 0x2b2e4f0) at ../libs/ardour/audioengine.cc:1572 0000009 0x00007fffeebc0e0f in start_thread () from /usr/lib/libpthread.so.0 0000010 0x00007fffeca1eefd in clone () from /usr/lib/libc.so.6 Thread 12 (Thread 0x7fffe009b700 (LWP 4508)): #0 0x00007fffeca15fad in poll () from /usr/lib/libc.so.6 ---Type <return> to continue, or q <return> to quit--- 0000001 0x00007fffeeddf306 in ?? () from /usr/lib/libjack.so.0 #2 0x00007fffeeddf65a in jack_cycle_wait () from /usr/lib/libjack.so.0 #3 0x00007ffff72cd016 in ARDOUR::AudioEngine::process_thread (this=0x228dda0) at ../libs/ardour/audioengine.cc:446 0000004 0x00007ffff72cc7f6 in ARDOUR::AudioEngine::_process_thread (arg=0x228dda0) at ../libs/ardour/audioengine.cc:337 0000005 0x00007fffeeddf552 in ?? () from /usr/lib/libjack.so.0 #6 0x00007fffeebc0e0f in start_thread () from /usr/lib/libpthread.so.0 #7 0x00007fffeca1eefd in clone () from /usr/lib/libc.so.6 Thread 11 (Thread 0x7fffe0c58700 (LWP 4505)): #0 0x00007fffeebc4954 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 0000001 0x00007fffeede0b13 in ?? () from /usr/lib/libjack.so.0 #2 0x00007fffeebc0e0f in start_thread () from /usr/lib/libpthread.so.0 #3 0x00007fffeca1eefd in clone () from /usr/lib/libc.so.6 Thread 10 (Thread 0x7fffdb7fe700 (LWP 4504)): #0 0x00007fffeebc4d01 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 0000001 0x00007ffff3d95eb5 in g_cond_wait_until () from /usr/lib/libglib-2.0.so.0 #2 0x00007ffff3d2f761 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x00007ffff3d2fdaa in g_async_queue_timeout_pop () ---Type <return> to continue, or q <return> to quit--- from /usr/lib/libglib-2.0.so.0 0000004 0x00007ffff3d7cb82 in ?? () from /usr/lib/libglib-2.0.so.0 0000005 0x00007ffff3d7c3a5 in ?? () from /usr/lib/libglib-2.0.so.0 #6 0x00007fffeebc0e0f in start_thread () from /usr/lib/libpthread.so.0 #7 0x00007fffeca1eefd in clone () from /usr/lib/libc.so.6 Thread 5 (Thread 0x7fffe1a9e700 (LWP 4492)): #0 0x00007fffeca15fad in poll () from /usr/lib/libc.so.6 0000001 0x00007ffff3d58b14 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00007ffff3d58f72 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #3 0x00007ffff222b336 in ?? () from /usr/lib/libgio-2.0.so.0 0000004 0x00007ffff3d7c3a5 in ?? () from /usr/lib/libglib-2.0.so.0 0000005 0x00007fffeebc0e0f in start_thread () from /usr/lib/libpthread.so.0 #6 0x00007fffeca1eefd in clone () from /usr/lib/libc.so.6 Thread 4 (Thread 0x7fffe2fa6700 (LWP 4491)): #0 0x00007fffeebc4954 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 0000001 0x00007ffff3d95dbf in g_cond_wait () from /usr/lib/libglib-2.0.so.0 #2 0x00007ffff728423d in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:81 #3 0x00007ffff7284025 in analyser_work () at ../libs/ardour/analyser.cc:46 0000004 0x0000000001377b3d in sigc::pointer_functor0<void>::operator() (this= ---Type <return> to continue, or q <return> to quit--- 0x200acf8) at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77 0000005 0x0000000001375298 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x200acf0) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 #6 0x0000000001371b97 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x200acc0) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103 #7 0x00007ffff4298a1d in ?? () from /usr/lib/libglibmm-2.4.so.1 0000008 0x00007ffff3d7c3a5 in ?? () from /usr/lib/libglib-2.0.so.0 0000009 0x00007fffeebc0e0f in start_thread () from /usr/lib/libpthread.so.0 0000010 0x00007fffeca1eefd in clone () from /usr/lib/libc.so.6 Thread 3 (Thread 0x7fffdbfff700 (LWP 4490)): #0 0x00007fffeebc4954 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 0000001 0x00007ffff3d95dbf in g_cond_wait () from /usr/lib/libglib-2.0.so.0 #2 0x00007ffff76809a2 in peak_thread_work () at ../libs/ardour/source_factory.cc:68 #3 0x0000000001377b3d in sigc::pointer_functor0<void>::operator() (this= 0x1fd05f8) at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77 0000004 0x0000000001375298 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x1fd05f0) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 ---Type <return> to continue, or q <return> to quit--- 0000005 0x0000000001371b97 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x1fd05c0) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103 #6 0x00007ffff4298a1d in ?? () from /usr/lib/libglibmm-2.4.so.1 #7 0x00007ffff3d7c3a5 in ?? () from /usr/lib/libglib-2.0.so.0 0000008 0x00007fffeebc0e0f in start_thread () from /usr/lib/libpthread.so.0 0000009 0x00007fffeca1eefd in clone () from /usr/lib/libc.so.6 Thread 2 (Thread 0x7fffe37a7700 (LWP 4489)): #0 0x00007fffeebc4954 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 0000001 0x00007ffff3d95dbf in g_cond_wait () from /usr/lib/libglib-2.0.so.0 #2 0x00007ffff76809a2 in peak_thread_work () at ../libs/ardour/source_factory.cc:68 #3 0x0000000001377b3d in sigc::pointer_functor0<void>::operator() (this= 0x200f628) at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77 0000004 0x0000000001375298 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator() (this=0x200f620) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 0000005 0x0000000001371b97 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x200f5f0) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103 #6 0x00007ffff4298a1d in ?? () from /usr/lib/libglibmm-2.4.so.1 ---Type <return> to continue, or q <return> to quit--- #7 0x00007ffff3d7c3a5 in ?? () from /usr/lib/libglib-2.0.so.0 0000008 0x00007fffeebc0e0f in start_thread () from /usr/lib/libpthread.so.0 0000009 0x00007fffeca1eefd in clone () from /usr/lib/libc.so.6 Thread 1 (Thread 0x7fffe3e12900 (LWP 4485)): #0 0x0000000000e067cc in std::less<boost::detail::sp_counted_base*>::operator() (this=0x7fffffffc3af, __x=@0x3e98b1383ea35919: <error reading variable>, __y= @0x7fffffffc5e8: 0x3a179d0) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../include/c++/4.7.2/bits/stl_function.h:237 0000001 0x0000000000e05c5f in boost::detail::operator< (a=..., b=...) at /usr/include/boost/smart_ptr/detail/shared_count.hpp:377 #2 0x0000000000e09463 in boost::shared_ptr<PBD::Connection>::owner_before<PBD::Connection> (this=0x3e98b1383ea35911, rhs=...) at /usr/include/boost/smart_ptr/shared_ptr.hpp:454 #3 0x0000000000e08829 in boost::operator< <PBD::Connection, PBD::Connection> ( a=..., b=...) at /usr/include/boost/smart_ptr/shared_ptr.hpp:513 0000004 0x0000000000e07c85 in std::less<boost::shared_ptr<PBD::Connection> >::operator() (this=0x2b17028, __x=..., __y=...) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../include/c++/4.7.2/bits/stl_function.h:237 0000005 0x0000000000e085fe in std::_Rb_tree<boost::shared_ptr<PBD::Connection>, std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()> >, std:---Type <return> to continue, or q <return> to quit--- :_Select1st<std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()> > >, std::less<boost::shared_ptr<PBD::Connection> >, std::allocator<std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()> > > >::_M_lower_bound(std::_Rb_tree_node<std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()> > >*, std::_Rb_tree_node<std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()> > >*, boost::shared_ptr<PBD::Connection> const&) (this=0x2b17028, __x=0x3e98b1383ea358f1, __y=0x3844a10, __k=...) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:1098 #6 0x0000000000e087f5 in std::_Rb_tree<boost::shared_ptr<PBD::Connection>, std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()> >, std::_Select1st<std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()> > >, std::less<boost::shared_ptr<PBD::Connection> >, std::allocator<std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()> > > >::lower_bound(boost::shared_ptr<PBD::Connection> const&) (this=0x2b17028, __k= ...) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../include/c++/4.7.2/bits/stl_tree.h:835 #7 0x0000000000e07c23 in std::map<boost::shared_ptr<PBD::Connection>, boost::function<void ()>, std::less<boost::shared_ptr<PBD::Connection> >, std::allocator<std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()> > > >::lower_bound(boost::shared_ptr<PBD::Connection> const&) (this=0x2b17028, ---Type <return> to continue, or q <return> to quit--- __x=...) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../include/c++/4.7.2/bits/stl_map.h:791 0000008 0x0000000000e06d31 in std::map<boost::shared_ptr<PBD::Connection>, boost::function<void ()>, std::less<boost::shared_ptr<PBD::Connection> >, std::allocator<std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()> > > >::operator[](boost::shared_ptr<PBD::Connection> const&) (this=0x2b17028, __k= ...) at /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../include/c++/4.7.2/bits/stl_map.h:455 0000009 0x0000000000e0632a in PBD::Signal0<void, PBD::OptionalLastValue<void> >::_connect(boost::function<void ()>) (this=0x2b17018, f=...) at /opt/ardour3/build/libs/pbd/pbd/signals_generated.h:326 0000010 0x00007ffff72bf699 in PBD::Signal0<void, PBD::OptionalLastValue<void> >::connect_same_thread(PBD::ScopedConnectionList&, boost::function<void ()> const&) ( this=0x2b17018, clist=..., slot=...) at /opt/ardour3/build/libs/pbd/pbd/signals_generated.h:220 0000011 0x00007ffff760a272 in ARDOUR::SessionHandleRef::SessionHandleRef (this= 0x3bee898, s=...) at ../libs/ardour/session_handle.cc:68 0000012 0x00007ffff73457ac in ARDOUR::SessionObject::SessionObject (this= 0x3bee898, session=..., name= "/home/bill/Music/new build/interchange/new build/audiofiles/198-Dx7 velobass - VS - 2-2%R-1.wav") at /opt/ardour3/libs/ardour/ardour/session_object.h:50 ---Type <return> to continue, or q <return> to quit--- 0000013 0x00007ffff767f1e3 in ARDOUR::Source::Source (this=0x3bee898, s=..., type= ..., name= "/home/bill/Music/new build/interchange/new build/audiofiles/198-Dx7 velobass - VS - 2-2%R-1.wav", flags= (ARDOUR::Source::Writable | ARDOUR::Source::CanRename | ARDOUR::Source::Removable | ARDOUR::Source::RemovableIfEmpty)) at ../libs/ardour/source.cc:56 0000014 0x00007ffff76793a9 in ARDOUR::SndFileSource::SndFileSource (this= 0x3bee6f0, s=..., path= "/home/bill/Music/new build/interchange/new build/audiofiles/198-Dx7 velobass - VS - 2-2%R-1.wav", origin="", sfmt=ARDOUR::FormatFloat, hf=ARDOUR::WAVE, rate=48000, flags= (ARDOUR::Source::Writable | ARDOUR::Source::CanRename | ARDOUR::Source::Removable | ARDOUR::Source::RemovableIfEmpty), __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../libs/ardour/sndfilesource.cc:86 #15 0x00007ffff768197c in ARDOUR::SourceFactory::createWritable (type=..., s= ..., path= "/home/bill/Music/new build/interchange/new build/audiofiles/198-Dx7 velobass - VS - 2-2%R-1.wav", origin="", destructive=false, rate=48000, announce= true, defer_peaks=false) at ../libs/ardour/source_factory.cc:306 0000016 0x00007ffff75ba545 in ARDOUR::Session::create_audio_source_for_session ( this=0x2b16f20, n_chans=1, n="198-Dx7 velobass - VS - 2-2%R", chan=0, destructive=false) at ../libs/ardour/session.cc:3383 #17 0x00007ffff728ece5 in ARDOUR::AudioDiskstream::use_new_write_source (this= ---Type <return> to continue, or q <return> to quit--- 0x3a17b60, n=0) at ../libs/ardour/audio_diskstream.cc:1848 0000018 0x00007ffff728f1e4 in ARDOUR::AudioDiskstream::reset_write_sources (this= 0x3a17b60, mark_write_complete=false) at ../libs/ardour/audio_diskstream.cc:1906 0000019 0x00007ffff7287079 in ARDOUR::AudioDiskstream::non_realtime_input_change ( this=0x3a17b60) at ../libs/ardour/audio_diskstream.cc:186 0000020 0x00007ffff7342745 in ARDOUR::Diskstream::set_track (this=0x3a17b60, t= 0x3a055f0) at ../libs/ardour/diskstream.cc:165 0000021 0x00007ffff72bb1bf in ARDOUR::AudioTrack::set_diskstream (this=0x3a055f0, ds=...) at ../libs/ardour/audio_track.cc:85 0000022 0x00007ffff76a2574 in ARDOUR::Track::set_state (this=0x3a055f0, node=..., version=3001) at ../libs/ardour/track.cc:118 0000023 0x00007ffff72bbc8f in ARDOUR::AudioTrack::set_state (this=0x3a055f0, node= ..., version=3001) at ../libs/ardour/audio_track.cc:196 #24 0x00007ffff7633ddd in ARDOUR::Session::XMLRouteFactory (this=0x2b16f20, node=..., version=3001) at ../libs/ardour/session_state.cc:1490 0000025 0x00007ffff763380d in ARDOUR::Session::load_routes (this=0x2b16f20, node= ..., version=3001) at ../libs/ardour/session_state.cc:1438 0000026 0x00007ffff7632da1 in ARDOUR::Session::set_state (this=0x2b16f20, node= ..., version=3001) at ../libs/ardour/session_state.cc:1360 0000027 0x00007ffff762b8de in ARDOUR::Session::second_stage_init (this=0x2b16f20) at ../libs/ardour/session_state.cc:313 0000028 0x00007ffff75a2ae3 in ARDOUR::Session::Session (this=0x2b16f20, eng=..., ---Type <return> to continue, or q <return> to quit--- fullpath="/home/bill/Music/new build", snapshot_name="new build", bus_profile=0x0, mix_template="") at ../libs/ardour/session.cc:188 0000029 0x0000000000e1c38b in ARDOUR_UI::load_session (this=0x1d93490, path= "/home/bill/Music/new build", snap_name="new build", mix_template="") at ../gtk2_ardour/ardour_ui.cc:2664 0000030 0x0000000000e1bcae in ARDOUR_UI::get_session_parameters (this=0x1d93490, quit_on_cancel=true, should_be_new=false, load_template="") at ../gtk2_ardour/ardour_ui.cc:2599 0000031 0x0000000000e11f49 in ARDOUR_UI::startup (this=0x1d93490) at ../gtk2_ardour/ardour_ui.cc:617 0000032 0x0000000000e3efde in sigc::bound_mem_functor0<void, ARDOUR_UI>::operator() (this=0x20e0508) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787 0000033 0x0000000000e3a2ee in sigc::adaptor_functor<sigc::bound_mem_functor0<void, ARDOUR_UI> >::operator() (this=0x20e0500) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 0000034 0x0000000000e345ad in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ARDOUR_UI>, void>::call_it (rep=0x20e04d0) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103 0000035 0x0000000000e05a2e in sigc::internal::signal_emit0<void, sigc::nil>::emit ( impl=0x20e0480) at /usr/include/sigc++-2.0/sigc++/signal.h:772 0000036 0x0000000000e07e36 in sigc::signal0<void, sigc::nil>::emit (this=0x1d93580) at /usr/include/sigc++-2.0/sigc++/signal.h:2669 0000037 0x0000000000e070aa in sigc::signal0<void, sigc::nil>::operator() (this= ---Type <return> to continue, or q <return> to quit--- 0x1d93580) at /usr/include/sigc++-2.0/sigc++/signal.h:2677 0000038 0x00007ffff5ffab2b in Gtkmm2ext::UI::run (this=0x1d93490, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:268 0000039 0x00000000011d730d in main (argc=1, argv=0x7fffffffe288) at ../gtk2_ardour/main.cc:521 | ||||
Tags | No tags attached. | ||||
2013-03-08 19:36
|
|
|
what version of ardour created this existing session? |
|
Here is the svn info. $ svn info Path: . Working Copy Root Path: /opt/ardour3 URL: http://subversion.ardour.org/svn/ardour2/branches/3.0 Repository Root: http://subversion.ardour.org/svn Repository UUID: d708f5d6-7413-0410-9779-e7cbd77b26cf Revision: 14127 Node Kind: directory Schedule: normal Last Changed Author: paul Last Changed Rev: 14126 Last Changed Date: 2013-03-03 10:42:12 -0600 (Sun, 03 Mar 2013) |
|
no, i was asking what version was used *create* the "old session" |
|
It was a revision between Ardour_64bit-3.0beta5_13072 and the revision above. I don't have the exact version because I removed the older version with the one above. Is there I way I can see this in the session file? |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-03-08 19:29 | wbrown338 | New Issue | |
2013-03-08 19:36 | wbrown338 | File Added: new build.ardour | |
2013-03-10 15:46 | paul | Note Added: 0014696 | |
2013-03-10 15:46 | paul | Status | new => feedback |
2013-03-10 22:55 | wbrown338 | Note Added: 0014704 | |
2013-03-11 00:07 | paul | Note Added: 0014705 | |
2013-03-11 13:42 | wbrown338 | Note Added: 0014708 |