nowhiskey@murija5:~/Desktop/src/3.0/gtk2_ardour$ ./ardbg GNU gdb (GDB) 7.2-debian Copyright (C) 2010 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 "i486-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /home/nowhiskey/Desktop/src/3.0/build/default/gtk2_ardour/ardour-3.0...done. (gdb) run Starting program: /home/nowhiskey/Desktop/src/3.0/build/default/gtk2_ardour/ardour-3.0 [Thread debugging using libthread_db enabled] Ardour3.0alpha4 (built using ['9533'] and GCC version 4.5.3) Copyright (C) 1999-2011 Paul Davis Some portions Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel Baker Ardour comes with ABSOLUTELY NO WARRANTY not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This is free software, and you are welcome to redistribute it under certain conditions; see the source for copying conditions. Cannot xinstall SIGPIPE error handler ardour: [INFO]: Loading default ui configuration file ./../gtk2_ardour/ardour3_ui_default.conf Loading user ui configuration file /home/nowhiskey/.config/ardour3/ardour3_ui.conf ardour: [INFO]: Loading ui configuration file /./../build/default/gtk2_ardour/ardour3_ui_dark.rc ardour: [INFO]: Ardour will be limited to 1024 open files ardour: [INFO]: Loading user configuration file /home/nowhiskey/.config/ardour3/ardour.rc Using SSE optimized routines [New Thread 0xb3894b70 (LWP 3483)] [New Thread 0xb3093b70 (LWP 3484)] [New Thread 0xb2892b70 (LWP 3485)] ardour: [INFO]: looking for panners in ./../build/default/libs/panners/2in2out:./../build/default/libs/panners/1in2out:./../build/default/libs/panners/vbap ardour: [INFO]: Panner discovered: "Equal Power Stereo" ardour: [INFO]: Panner discovered: "Mono to Stereo Panner" ardour: [INFO]: Panner discovered: "VBAP 2D panner" [New Thread 0xab915b70 (LWP 3488)] [New Thread 0xab114b70 (LWP 3489)] [New Thread 0xaa913b70 (LWP 3490)] [Thread 0xaa913b70 (LWP 3490) exited] [Thread 0xab114b70 (LWP 3489) exited] [New Thread 0xab114b70 (LWP 3493)] LV2: Discovering 41 plugins Done LV2 discovery [New Thread 0xaa913b70 (LWP 3496)] [New Thread 0xa7b1cb70 (LWP 3497)] [New Thread 0xa731bb70 (LWP 3498)] [New Thread 0xa68c1c90 (LWP 3499)] [New Thread 0xa6847b70 (LWP 3500)] [Thread 0xab915b70 (LWP 3488) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb3894b70 (LWP 3483)] 0xb43af466 in ?? () from /lib/i686/cmov/libc.so.6 (gdb) thread apply all bt Thread 13 (Thread 0xa6847b70 (LWP 3500)): #0 0xb7fe2424 in __kernel_vsyscall () #1 0xb43f9f06 in poll () from /lib/i686/cmov/libc.so.6 #2 0xb573bf5b in g_poll () from /lib/libglib-2.0.so.0 #3 0xb572b96f in ?? () from /lib/libglib-2.0.so.0 #4 0xb572c0f3 in g_main_loop_run () from /lib/libglib-2.0.so.0 #5 0xb54de013 in Glib::MainLoop::run() () from /usr/lib/libglibmm-2.4.so.1 #6 0xb7eacd81 in BaseUI::main_thread (this=0xb18e1c0) at #../libs/pbd/base_ui.cc:77 #7 0xb7eae0b6 in sigc::bound_mem_functor0::operator() #(this=0xb190a8c) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787 #8 0xb7eadf26 in sigc::adaptor_functor >::operator() (this=0xb190a88) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 #9 0xb7eadca2 in sigc::internal::slot_call0, void>::call_it (rep=0xb190a70) at #/usr/include/sigc++-2.0/sigc++/functors/slot.h:103 #10 0xb54d4f82 in ?? () from /usr/lib/libglibmm-2.4.so.1 #11 0xb5754b6f in ?? () from /lib/libglib-2.0.so.0 #12 0xb57d0c39 in start_thread () from /lib/i686/cmov/libpthread.so.0 #13 0xb44078ee in clone () from /lib/i686/cmov/libc.so.6 Thread 12 (Thread 0xa68c1c90 (LWP 3499)): #0 0xb7fe2424 in __kernel_vsyscall () #1 0xb43f9f06 in poll () from /lib/i686/cmov/libc.so.6 #2 0xb6f90d22 in ARDOUR::Butler::thread_work (this=0xafe98b0) at #../libs/ardour/butler.cc:159 #3 0xb6f90c80 in ARDOUR::Butler::_thread_work (arg=0xafe98b0) at #../libs/ardour/butler.cc:140 #4 0xb7ee22ce in fake_thread_start (arg=0xaffec68) at #../libs/pbd/pthread_utils.cc:81 #5 0xb57d0c39 in start_thread () from /lib/i686/cmov/libpthread.so.0 #6 0xb44078ee in clone () from /lib/i686/cmov/libc.so.6 Thread 11 (Thread 0xa731bb70 (LWP 3498)): #0 0xb7fe2424 in __kernel_vsyscall () #1 0xb57d7655 in sem_wait@@GLIBC_2.1 () from /lib/i686/cmov/libpthread.so.0 #2 0xb70698c3 in PBD::ProcessSemaphore::wait (this=0xafea348) at #../libs/pbd/pbd/semutils.h:41 #3 0xb7067aaa in ARDOUR::Graph::run_one (this=0xafea2e0) at #../libs/ardour/graph.cc:393 #4 0xb7067e8f in ARDOUR::Graph::helper_thread (this=0xafea2e0) at #../libs/ardour/graph.cc:443 #5 0xb706d973 in boost::_mfi::mf0::operator() #(this=0xa731b1a0, p=0xafea2e0) at #/usr/include/boost/bind/mem_fn_template.hpp:49 #6 0xb706d420 in boost::_bi::list1 #>::operator(), boost::_bi::list0> #>(this=0xa731b1a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253 #7 0xb706cfe4 in boost::_bi::bind_t, boost::_bi::list1 > #>::operator() (this=0xa731b1a0) at /usr/include/boost/bind/bind_template.hpp:20 #8 0xb706cb33 in boost::detail::function::void_function_obj_invoker0, #boost::_bi::list1 > >, void>::invoke #(function_obj_ptr=...) at #/usr/include/boost/function/function_template.hpp:153 #9 0x08e701fd in boost::function0::operator() (this=0xa731b19c) at #/usr/include/boost/function/function_template.hpp:1013 #10 0xb6f1a350 in ARDOUR::AudioEngine::_start_process_thread (arg=0xaff2628) #at ../libs/ardour/audioengine.cc:1531 #11 0xb57d0c39 in start_thread () from /lib/i686/cmov/libpthread.so.0 #12 0xb44078ee in clone () from /lib/i686/cmov/libc.so.6 Thread 10 (Thread 0xa7b1cb70 (LWP 3497)): #0 0xb7fe2424 in __kernel_vsyscall () #1 0xb57d7655 in sem_wait@@GLIBC_2.1 () from /lib/i686/cmov/libpthread.so.0 #2 0xb70698c3 in PBD::ProcessSemaphore::wait (this=0xafea358) at #../libs/pbd/pbd/semutils.h:41 #3 0xb7067f0a in ARDOUR::Graph::main_thread (this=0xafea2e0) at #../libs/ardour/graph.cc:462 #4 0xb706d973 in boost::_mfi::mf0::operator() #(this=0xa7b1c1a0, p=0xafea2e0) at #/usr/include/boost/bind/mem_fn_template.hpp:49 #5 0xb706d420 in boost::_bi::list1 #>::operator(), boost::_bi::list0> #>(this=0xa7b1c1a8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253 #6 0xb706cfe4 in boost::_bi::bind_t, boost::_bi::list1 > #>::operator() (this=0xa7b1c1a0) at /usr/include/boost/bind/bind_template.hpp:20 #7 0xb706cb33 in boost::detail::function::void_function_obj_invoker0, #boost::_bi::list1 > >, void>::invoke #(function_obj_ptr=...) at #/usr/include/boost/function/function_template.hpp:153 #8 0x08e701fd in boost::function0::operator() (this=0xa7b1c19c) at #/usr/include/boost/function/function_template.hpp:1013 #9 0xb6f1a350 in ARDOUR::AudioEngine::_start_process_thread (arg=0xaff2550) #at ../libs/ardour/audioengine.cc:1531 #10 0xb57d0c39 in start_thread () from /lib/i686/cmov/libpthread.so.0 #11 0xb44078ee in clone () from /lib/i686/cmov/libc.so.6 Thread 9 (Thread 0xaa913b70 (LWP 3496)): #0 0xb7fe2424 in __kernel_vsyscall () #1 0xb43f9f06 in poll () from /lib/i686/cmov/libc.so.6 #2 0xb57ed167 in ?? () from /usr/lib/libjack.so.0 #3 0xb57ed291 in jack_cycle_wait () from /usr/lib/libjack.so.0 #4 0xb6f16859 in ARDOUR::AudioEngine::process_thread (this=0xa06c008) at #../libs/ardour/audioengine.cc:462 #5 0xb6f164bf in ARDOUR::AudioEngine::_process_thread (arg=0xa06c008) at #../libs/ardour/audioengine.cc:377 #6 0xb57ed539 in ?? () from /usr/lib/libjack.so.0 #7 0xb57d0c39 in start_thread () from /lib/i686/cmov/libpthread.so.0 #8 0xb44078ee in clone () from /lib/i686/cmov/libc.so.6 Thread 8 (Thread 0xab114b70 (LWP 3493)): #0 0xb7fe2424 in __kernel_vsyscall () #1 0xb57d520a in pthread_cond_wait@@GLIBC_2.3.2 () from #/lib/i686/cmov/libpthread.so.0 #2 0xb57edf2f in ?? () from /usr/lib/libjack.so.0 #3 0xb57d0c39 in start_thread () from /lib/i686/cmov/libpthread.so.0 #4 0xb44078ee in clone () from /lib/i686/cmov/libc.so.6 Thread 4 (Thread 0xb2892b70 (LWP 3485)): #0 0xb7fe2424 in __kernel_vsyscall () #1 0xb57d520a in pthread_cond_wait@@GLIBC_2.3.2 () from #/lib/i686/cmov/libpthread.so.0 #2 0xb54d59b7 in Glib::Cond::wait(Glib::Mutex&) () from #/usr/lib/libglibmm-2.4.so.1 #3 0xb6eab605 in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:85 #4 0xb6eab38e in analyser_work () at ../libs/ardour/analyser.cc:49 #5 0x093c1d81 in sigc::pointer_functor0::operator() (this=0x9e3d014) #at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77 #6 0x093bf708 in sigc::adaptor_functor #>::operator() (this=0x9e3d010) at #>/usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 #7 0x093bc896 in sigc::internal::slot_call0, #void>::call_it (rep=0x9e3cff8) at #/usr/include/sigc++-2.0/sigc++/functors/slot.h:103 #8 0xb54d4f82 in ?? () from /usr/lib/libglibmm-2.4.so.1 #9 0xb5754b6f in ?? () from /lib/libglib-2.0.so.0 #10 0xb57d0c39 in start_thread () from /lib/i686/cmov/libpthread.so.0 #11 0xb44078ee in clone () from /lib/i686/cmov/libc.so.6 Thread 3 (Thread 0xb3093b70 (LWP 3484)): #0 0xb7fe2424 in __kernel_vsyscall () #1 0xb57d520a in pthread_cond_wait@@GLIBC_2.3.2 () from #/lib/i686/cmov/libpthread.so.0 #2 0xb54d59b7 in Glib::Cond::wait(Glib::Mutex&) () from #/usr/lib/libglibmm-2.4.so.1 #3 0xb73149a6 in peak_thread_work () at ../libs/ardour/source_factory.cc:71 #4 0x093c1d81 in sigc::pointer_functor0::operator() (this=0x9e3cf2c) #at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77 #5 0x093bf708 in sigc::adaptor_functor #>::operator() (this=0x9e3cf28) at #>/usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 #6 0x093bc896 in sigc::internal::slot_call0, #void>::call_it (rep=0x9e3cf10) at #/usr/include/sigc++-2.0/sigc++/functors/slot.h:103 #7 0xb54d4f82 in ?? () from /usr/lib/libglibmm-2.4.so.1 #8 0xb5754b6f in ?? () from /lib/libglib-2.0.so.0 #9 0xb57d0c39 in start_thread () from /lib/i686/cmov/libpthread.so.0 #10 0xb44078ee in clone () from /lib/i686/cmov/libc.so.6 Thread 2 (Thread 0xb3894b70 (LWP 3483)): #0 0xb43af466 in ?? () from /lib/i686/cmov/libc.so.6 #1 0x00000000 in ?? () Thread 1 (Thread 0xb393e8a0 (LWP 3480)): #0 0xb7fe2424 in __kernel_vsyscall () #1 0xb57d8072 in __lll_unlock_wake () from /lib/i686/cmov/libpthread.so.0 #2 0xb57d460b in _L_unlock_621 () from /lib/i686/cmov/libpthread.so.0 #3 0xb57d452a in __pthread_mutex_unlock_usercnt () from #/lib/i686/cmov/libpthread.so.0 #4 0xb54d558d in Glib::Mutex::unlock() () from /usr/lib/libglibmm-2.4.so.1 #5 0x08e0cf40 in Glib::Mutex::Lock::~Lock (this=0xbfffe154, #__in_chrg=) at #/usr/include/glibmm-2.4/glibmm/thread.h:827 #6 0xb7314bf3 in ARDOUR::SourceFactory::setup_peakfile (s=..., async=true) #at ../libs/ardour/source_factory.cc:109 #7 0xb7314f8b in ARDOUR::SourceFactory::create (s=..., node=..., #defer_peaks=true) at ../libs/ardour/source_factory.cc:157 #8 0xb72b5067 in ARDOUR::Session::load_nested_sources (this=0xafe6428, #node=...) at ../libs/ardour/session_state.cc:1667 #9 0xb72b52de in ARDOUR::Session::XMLRegionFactory (this=0xafe6428, #node=..., full=false) at ../libs/ardour/session_state.cc:1688 #10 0xb72b4945 in ARDOUR::Session::load_regions (this=0xafe6428, node=...) #at ../libs/ardour/session_state.cc:1603 #11 0xb72b2b90 in ARDOUR::Session::set_state (this=0xafe6428, node=..., #version=3000) at ../libs/ardour/session_state.cc:1321 #12 0xb72ac45f in ARDOUR::Session::second_stage_init (this=0xafe6428) at #../libs/ardour/session_state.cc:316 #13 0xb721a7ca in ARDOUR::Session::Session (this=0xafe6428, eng=..., #fullpath=..., snapshot_name=..., bus_profile=0x0, mix_template=...) at #../libs/ardour/session.cc:190 #14 0x08e27690 in ARDOUR_UI::load_session (this=0x9cd1f90, path=..., #snap_name=..., mix_template=...) at ../gtk2_ardour/ardour_ui.cc:2621 #15 0x08e27108 in ARDOUR_UI::get_session_parameters (this=0x9cd1f90, #quit_on_cancel=true, should_be_new=false, load_template=...) at #../gtk2_ardour/ardour_ui.cc:2556 #16 0x08e1ee0a in ARDOUR_UI::startup (this=0x9cd1f90) at #../gtk2_ardour/ardour_ui.cc:699 #17 0x08e51d78 in sigc::bound_mem_functor0::operator() #(this=0x9f89874) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787 #18 0x08e4a7d8 in sigc::adaptor_functor >::operator() (this=0x9f89870) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251 #19 0x08e42e70 in sigc::internal::slot_call0, void>::call_it (rep=0x9f89858) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103 #20 0x08e2d22f in sigc::internal::signal_emit0::emit (impl=0x9f89828) at /usr/include/sigc++-2.0/sigc++/signal.h:776 #21 0x08e35c7a in sigc::signal0::emit (this=0x9cd1ff4) at #/usr/include/sigc++-2.0/sigc++/signal.h:2673 #22 0x08e316ab in sigc::signal0::operator() #(this=0x9cd1ff4) at /usr/include/sigc++-2.0/sigc++/signal.h:2681 #23 0xb60eddef in Gtkmm2ext::UI::run (this=0x9cd1f90, old_receiver=...) at #../libs/gtkmm2ext/gtk_ui.cc:266 #24 0x092400d5 in main (argc=1, argv=0xbfffec94) at #../gtk2_ardour/main.cc:557 (gdb)