View Issue Details

IDProjectCategoryView StatusLast Update
0004958ardourbugspublic2012-06-28 11:56
Reporternowhiskey Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status feedbackResolutionopen 
Target Version3.0 
Summary0004958: crash when creating new session - revision 12952
Description-start ./ardev
-choose 'create new sesion'
-give it some name
-click 'ok'
-crash

bt attached.

cheers,

doc
TagsNo tags attached.

Activities

2012-06-27 13:56

 

bt-12952 (20,296 bytes)   
nowhiskey@murija5:~/Desktop/src/3.0/gtk2_ardour$ ./ardbg
GNU gdb (GDB) 7.4.1-debian
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 "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from
/home/nowhiskey/Desktop/src/3.0/build/gtk2_ardour/ardour-3.0...done.
(gdb) run
Starting program:
/home/nowhiskey/Desktop/src/3.0/build/gtk2_ardour/ardour-3.0 
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
Ardour3.0beta4a (built using ['12952'] and GCC version 4.7.0)
Cannot xinstall SIGPIPE error handler
ardour: [INFO]: Loading default ui configuration file
./../gtk2_ardour/ardour3_ui_default.conf
Loading ui configuration file ./../build/gtk2_ardour/ardour3_ui_dark.rc
ardour: [INFO]: Ardour will be limited to 4096 open files
[New Thread 0xb440db70 (LWP 4232)]
ardour: [INFO]: Loading system configuration file
./../build/ardour_system.rc
Loading user configuration file /home/nowhiskey/.config/ardour3/ardour.rc
Using SSE optimized routines
[New Thread 0xb3c0cb70 (LWP 4233)]
[New Thread 0xb340bb70 (LWP 4234)]
[New Thread 0xb2c0ab70 (LWP 4235)]
[New Thread 0xa853eb70 (LWP 4236)]
[New Thread 0xa7d3db70 (LWP 4237)]
[New Thread 0xa753cb70 (LWP 4238)]
[Thread 0xa753cb70 (LWP 4238) exited]
[Thread 0xa7d3db70 (LWP 4237) exited]
Found 0 along
/home/nowhiskey/.config/ardour3/templates:./../gtk2_ardour/templates:build/gtk2_ardour/templates:./templates
[New Thread 0xa7d3db70 (LWP 4241)]
[New Thread 0xa753cb70 (LWP 4244)]
[New Thread 0xa4604b70 (LWP 4245)]
[New Thread 0xa3e03b70 (LWP 4246)]
[New Thread 0xa33f9c90 (LWP 4247)]
[New Thread 0xa337fb70 (LWP 4248)]
RID 1
no controllable with no route
RID 1
no controllable with no route
RID 1
no controllable with no route
RID 1
no controllable with no route
RID 1
no controllable with no route
RID 1
no controllable with no route
RID 1
no controllable with no route
RID 2
no controllable with no route
RID 2
no controllable with no route
RID 2
no controllable with no route
RID 2
no controllable with no route
RID 2
no controllable with no route
RID 2
no controllable with no route
RID 2
no controllable with no route
RID 3
no controllable with no route
RID 3
no controllable with no route
RID 3
no controllable with no route
RID 3
no controllable with no route
RID 3
no controllable with no route
RID 3
no controllable with no route
RID 3
no controllable with no route
RID 4
no controllable with no route
RID 4
no controllable with no route
RID 4
no controllable with no route
RID 4
no controllable with no route
RID 4
no controllable with no route
RID 4
no controllable with no route
RID 4
no controllable with no route
RID 5
no controllable with no route
RID 5
no controllable with no route
RID 5
no controllable with no route
RID 5
no controllable with no route
RID 5
no controllable with no route
RID 5
no controllable with no route
RID 5
no controllable with no route
RID 6
no controllable with no route
RID 6
no controllable with no route
RID 6
no controllable with no route
RID 6
no controllable with no route
RID 6
no controllable with no route
RID 6
no controllable with no route
RID 6
no controllable with no route
RID 7
no controllable with no route
RID 7
no controllable with no route
RID 7
no controllable with no route
RID 7
no controllable with no route
RID 7
no controllable with no route
RID 7
no controllable with no route
RID 7
no controllable with no route
RID 8
no controllable with no route
RID 8
no controllable with no route
RID 8
no controllable with no route
RID 8
no controllable with no route
RID 8
no controllable with no route
RID 8
no controllable with no route
RID 8
no controllable with no route
[New Thread 0xa2b08c90 (LWP 4249)]
ardour-3.0: ../libs/ardour/process_thread.cc:61: void
ARDOUR::ProcessThread::get_buffers(): Assertion `tb' failed.

Program received signal SIGABRT, Aborted.
0xb7fe1424 in __kernel_vsyscall ()
(gdb) thread apply all bt
Thread 15 (Thread 0xa2b08c90 (LWP 4249)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb555ab16 in nanosleep () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb69ac70e in g_usleep () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb6ae059b in Glib::usleep(unsigned long) () from
#/usr/lib/i386-linux-gnu/libglibmm-2.4.so.1
#4  0xb792fad8 in ARDOUR::AudioEngine::meter_thread (this=0x99b9a70) at
#../libs/ardour/audioengine.cc:759
#5  0xb79414b0 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator()
#(this=0xa656228, p=0x99b9a70) at
#/usr/include/boost/bind/mem_fn_template.hpp:49
#6  0xb7940f58 in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*>
#>::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>,
#>boost::_bi::list0> (
    this=0xa656230, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#7  0xb7940496 in boost::_bi::bind_t<void, boost::_mfi::mf0<void,
ARDOUR::AudioEngine>,
#boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator() (
    this=0xa656228) at /usr/include/boost/bind/bind_template.hpp:20
#8  0xb793f815 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=0xa656228) at
#/usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#9  0xb793e15f 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=0xa656210) at
#/usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#10 0xb6acfa72 in ?? () from /usr/lib/i386-linux-gnu/libglibmm-2.4.so.1
#11 0xb69aad93 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#12 0xb5552c39 in start_thread () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#13 0xb4de027e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 14 (Thread 0xa337fb70 (LWP 4248)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb4dd2886 in poll () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xb699507b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb6986950 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb6986e2b in g_main_loop_run () from
#/lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb6ad9b33 in Glib::MainLoop::run() () from
#/usr/lib/i386-linux-gnu/libglibmm-2.4.so.1
#6  0xb6de44c0 in BaseUI::main_thread (this=0xa64c570) at
#../libs/pbd/base_ui.cc:80
#7  0xb6de7b26 in sigc::bound_mem_functor0<void, BaseUI>::operator()
#(this=0xa64c754) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
#8  0xb6de788c in sigc::adaptor_functor<sigc::bound_mem_functor0<void,
#BaseUI> >::operator() (this=0xa64c750)
    at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#9  0xb6de7276 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void,
BaseUI>, void>::call_it (rep=0xa64c738) at
#/usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#10 0xb6acfa72 in ?? () from /usr/lib/i386-linux-gnu/libglibmm-2.4.so.1
#11 0xb69aad93 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#12 0xb5552c39 in start_thread () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#13 0xb4de027e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 13 (Thread 0xa33f9c90 (LWP 4247)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb4dd2886 in poll () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xb798974e in ARDOUR::Butler::thread_work (this=0xa52de00) at
#../libs/ardour/butler.cc:150
#3  0xb79896aa in ARDOUR::Butler::_thread_work (arg=0xa52de00) at
#../libs/ardour/butler.cc:134
#4  0xb6e0ba60 in fake_thread_start (arg=0xa640960) at
#../libs/pbd/pthread_utils.cc:80
#5  0xb5552c39 in start_thread () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#6  0xb4de027e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 12 (Thread 0xa3e03b70 (LWP 4246)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb5559655 in sem_wait@@GLIBC_2.1 () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb7a44e67 in PBD::ProcessSemaphore::wait (this=0xa52ec9c) at
#/home/nowhiskey/Desktop/src/3.0/libs/pbd/pbd/semutils.h:41
#3  0xb7a431e0 in ARDOUR::Graph::run_one (this=0xa52ec38) at
#../libs/ardour/graph.cc:380
#4  0xb7a43520 in ARDOUR::Graph::helper_thread (this=0xa52ec38) at
#../libs/ardour/graph.cc:411
#5  0xb7a48a70 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()
#(this=0xa3e031a0, p=0xa52ec38) at
#/usr/include/boost/bind/mem_fn_template.hpp:49
#6  0xb7a48736 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*>
#>::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>
#>(this=0xa3e031a8, f=..., 
    a=...) at /usr/include/boost/bind/bind.hpp:253
#7  0xb7a483f4 in boost::_bi::bind_t<void, boost::_mfi::mf0<void,
ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >
#>::operator() (this=0xa3e031a0)
    at /usr/include/boost/bind/bind_template.hpp:20
#8  0xb7a47f68 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
#9  0x089fc4f1 in boost::function0<void>::operator() (this=0xa3e0319c) at
#/usr/include/boost/function/function_template.hpp:1013
#10 0xb7932d4c in ARDOUR::AudioEngine::_start_process_thread (arg=0xa536fb8)
#at ../libs/ardour/audioengine.cc:1566
#11 0xb5552c39 in start_thread () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#12 0xb4de027e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 11 (Thread 0xa4604b70 (LWP 4245)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb5559655 in sem_wait@@GLIBC_2.1 () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb7a44e67 in PBD::ProcessSemaphore::wait (this=0xa52ecac) at
#/home/nowhiskey/Desktop/src/3.0/libs/pbd/pbd/semutils.h:41
#3  0xb7a43597 in ARDOUR::Graph::main_thread (this=0xa52ec38) at
#../libs/ardour/graph.cc:430
#4  0xb7a48a70 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()
#(this=0xa46041a0, p=0xa52ec38) at
#/usr/include/boost/bind/mem_fn_template.hpp:49
#5  0xb7a48736 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*>
#>::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>
#>(this=0xa46041a8, f=..., 
    a=...) at /usr/include/boost/bind/bind.hpp:253
#6  0xb7a483f4 in boost::_bi::bind_t<void, boost::_mfi::mf0<void,
ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >
#>::operator() (this=0xa46041a0)
    at /usr/include/boost/bind/bind_template.hpp:20
#7  0xb7a47f68 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
#8  0x089fc4f1 in boost::function0<void>::operator() (this=0xa460419c) at
#/usr/include/boost/function/function_template.hpp:1013
#9  0xb7932d4c in ARDOUR::AudioEngine::_start_process_thread (arg=0xa536ed0)
#at ../libs/ardour/audioengine.cc:1566
#10 0xb5552c39 in start_thread () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#11 0xb4de027e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 10 (Thread 0xa753cb70 (LWP 4244)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb4dd2886 in poll () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xb556e56f in jack_cycle_wait () from
#/usr/lib/i386-linux-gnu/libjack.so.0
#3  0xb792e9a5 in ARDOUR::AudioEngine::process_thread (this=0x99b9a70) at
#../libs/ardour/audioengine.cc:437
#4  0xb792e385 in ARDOUR::AudioEngine::_process_thread (arg=0x99b9a70) at
#../libs/ardour/audioengine.cc:335
#5  0xb556e938 in ?? () from /usr/lib/i386-linux-gnu/libjack.so.0
#6  0xb5552c39 in start_thread () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#7  0xb4de027e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 9 (Thread 0xa7d3db70 (LWP 4241)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb555720a in pthread_cond_wait@@GLIBC_2.3.2 () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb557025c in ?? () from /usr/lib/i386-linux-gnu/libjack.so.0
#3  0xb5552c39 in start_thread () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#4  0xb4de027e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 6 (Thread 0xa853eb70 (LWP 4236)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb5557703 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb69c6bb0 in g_cond_wait_until () from
#/lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb6959d59 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb695a59e in g_async_queue_timeout_pop () from
#/lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb69ab71f in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb69aad93 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb5552c39 in start_thread () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#8  0xb4de027e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 5 (Thread 0xb2c0ab70 (LWP 4235)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb555720a in pthread_cond_wait@@GLIBC_2.3.2 () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb69c6a76 in g_cond_wait () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb6ad00e7 in Glib::Cond::wait(Glib::Mutex&) () from
#/usr/lib/i386-linux-gnu/libglibmm-2.4.so.1
#4  0xb78e50d5 in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:82
#5  0xb78e4e5a in analyser_work () at ../libs/ardour/analyser.cc:46
#6  0x08e9e005 in sigc::pointer_functor0<void>::operator() (this=0x9715e64)
#at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#7  0x08e9bf66 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator() (this=0x9715e60) at
#>/usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#8  0x08e991c8 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it (rep=0x9715e48) at
#/usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#9  0xb6acfa72 in ?? () from /usr/lib/i386-linux-gnu/libglibmm-2.4.so.1
#10 0xb69aad93 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#11 0xb5552c39 in start_thread () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#12 0xb4de027e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 4 (Thread 0xb340bb70 (LWP 4234)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb555720a in pthread_cond_wait@@GLIBC_2.3.2 () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb69c6a76 in g_cond_wait () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb6ad00e7 in Glib::Cond::wait(Glib::Mutex&) () from
#/usr/lib/i386-linux-gnu/libglibmm-2.4.so.1
#4  0xb7ca3e41 in peak_thread_work () at ../libs/ardour/source_factory.cc:68
#5  0x08e9e005 in sigc::pointer_functor0<void>::operator() (this=0x97311e4)
#at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#6  0x08e9bf66 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator() (this=0x97311e0) at
#>/usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#7  0x08e991c8 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it (rep=0x97311c8) at
#/usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#8  0xb6acfa72 in ?? () from /usr/lib/i386-linux-gnu/libglibmm-2.4.so.1
#9  0xb69aad93 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb5552c39 in start_thread () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#11 0xb4de027e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 3 (Thread 0xb3c0cb70 (LWP 4233)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb555720a in pthread_cond_wait@@GLIBC_2.3.2 () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb69c6a76 in g_cond_wait () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb6ad00e7 in Glib::Cond::wait(Glib::Mutex&) () from
#/usr/lib/i386-linux-gnu/libglibmm-2.4.so.1
#4  0xb7ca3e41 in peak_thread_work () at ../libs/ardour/source_factory.cc:68
#5  0x08e9e005 in sigc::pointer_functor0<void>::operator() (this=0x971a424)
#at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#6  0x08e9bf66 in sigc::adaptor_functor<sigc::pointer_functor0<void>
#>::operator() (this=0x971a420) at
#>/usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#7  0x08e991c8 in sigc::internal::slot_call0<sigc::pointer_functor0<void>,
#void>::call_it (rep=0x971a408) at
#/usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#8  0xb6acfa72 in ?? () from /usr/lib/i386-linux-gnu/libglibmm-2.4.so.1
#9  0xb69aad93 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb5552c39 in start_thread () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#11 0xb4de027e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 2 (Thread 0xb440db70 (LWP 4232)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb4daae26 in nanosleep () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xb4dd9f6c in usleep () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0x090b39d3 in gui_event_loop (ptr=0x0) at
#../gtk2_ardour/linux_vst_gui_support.cc:363
#4  0xb5552c39 in start_thread () from
#/lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#5  0xb4de027e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 1 (Thread 0xb44c9ad0 (LWP 4227)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb4d3a941 in raise () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xb4d3dd72 in abort () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb4d33b58 in __assert_fail () from
#/lib/i386-linux-gnu/i686/cmov/libc.so.6
#4  0xb7b54f2e in ARDOUR::ProcessThread::get_buffers (this=0xa508220) at
#../libs/ardour/process_thread.cc:61
#5  0xb7c4891a in ARDOUR::Session::process (this=0xa52aa00, nframes=2048) at
#../libs/ardour/session_process.cc:76
#6  0xb792fc29 in ARDOUR::AudioEngine::set_session (this=0x99b9a70,
#s=0xa52aa00) at ../libs/ardour/audioengine.cc:790
#7  0xb7bd7383 in ARDOUR::Session::when_engine_running (this=0xa52aa00) at
#../libs/ardour/session.cc:576
#8  0xb7c531d4 in ARDOUR::Session::second_stage_init (this=0xa52aa00) at
#../libs/ardour/session_state.cc:345
#9  0xb7bd355e in ARDOUR::Session::Session (this=0xa52aa00, eng=...,
#fullpath=..., snapshot_name=..., bus_profile=0xbfffe8cc, mix_template=...)
    at ../libs/ardour/session.cc:188
#10 0x08a100bf in ARDOUR_UI::build_session (this=0x95c8300, path=...,
snap_name=..., bus_profile=...) at ../gtk2_ardour/ardour_ui.cc:2745
#11 0x08a0e3ee in ARDOUR_UI::build_session_from_nsd (this=0x95c8300,
#session_path=..., session_name=...) at ../gtk2_ardour/ardour_ui.cc:2373
#12 0x08a0f038 in ARDOUR_UI::get_session_parameters (this=0x95c8300,
#quit_on_cancel=true, should_be_new=false, load_template=...) at
#../gtk2_ardour/ardour_ui.cc:2558
#13 0x08a065ea in ARDOUR_UI::startup (this=0x95c8300) at
#../gtk2_ardour/ardour_ui.cc:645
#14 0x08a2c9b4 in sigc::bound_mem_functor0<void, ARDOUR_UI>::operator()
#(this=0x98860dc) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
#15 0x08a28bc0 in sigc::adaptor_functor<sigc::bound_mem_functor0<void,
#ARDOUR_UI> >::operator() (this=0x98860d8)
    at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#16 0x08a23f22 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void,
ARDOUR_UI>, void>::call_it (rep=0x98860c0)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#17 0x089fb4a0 in sigc::internal::signal_emit0<void, sigc::nil>::emit
(impl=0x9886090) at /usr/include/sigc++-2.0/sigc++/signal.h:776
#18 0x089fd4dc in sigc::signal0<void, sigc::nil>::emit (this=0x95c8378) at
#/usr/include/sigc++-2.0/sigc++/signal.h:2673
#19 0x089fc8a7 in sigc::signal0<void, sigc::nil>::operator()
#(this=0x95c8378) at /usr/include/sigc++-2.0/sigc++/signal.h:2681
#20 0xb6f82d11 in Gtkmm2ext::UI::run (this=0x95c8300, old_receiver=...) at
#../libs/gtkmm2ext/gtk_ui.cc:266
#21 0x08d40ae3 in main (argc=1, argv=0xbfffed14) at
#../gtk2_ardour/main.cc:455
(gdb) q
A debugging session is active.

        Inferior 1 [process 4227] will be killed.

Quit anyway? (y or n) y
nowhiskey@murija5:~/Desktop/src/3.0/gtk2_ardour$ 
bt-12952 (20,296 bytes)   

paul

2012-06-27 18:30

administrator   ~0013736

how many CPUs/cores does your system have?

nowhiskey

2012-06-27 19:05

reporter   ~0013737

it's a simple one core cpu:

nowhiskey@murija5:~/Desktop$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Celeron(R) M processor 1.40GHz
stepping : 8
microcode : 0x20
cpu MHz : 1398.676
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss tm pbe up bts
bogomips : 2797.35
clflush size : 64
cache_alignment : 64
address sizes : 32 bits physical, 32 bits virtual
power management:


cheers,
doc

paul

2012-06-27 19:13

administrator   ~0013738

In Preferences -> Misc, what setting do you have for "Signal processing uses .." ?

nowhiskey

2012-06-27 19:29

reporter   ~0013739

since i was not able to open a session, i looked into ardour.rc and i found this:

<Option name="processor-usage" value="-1"/>

i changed the value to '1' and now ardour is happily starting again.

the question remains, why the value was modified to show '-1'?
i am 100% sure, that i did not played with this option for longer.

by the way, i am just seeing that i do not get this option shown here, but i think that is ok, since there is only one processor in this machine.

Issue History

Date Modified Username Field Change
2012-06-27 13:56 nowhiskey New Issue
2012-06-27 13:56 nowhiskey File Added: bt-12952
2012-06-27 18:30 paul Note Added: 0013736
2012-06-27 18:30 paul Status new => feedback
2012-06-27 19:05 nowhiskey Note Added: 0013737
2012-06-27 19:13 paul Note Added: 0013738
2012-06-27 19:29 nowhiskey Note Added: 0013739
2012-06-28 11:56 cth103 cost => 0.00
2012-06-28 11:56 cth103 Target Version => 3.0