View Issue Details

IDProjectCategoryView StatusLast Update
0005315ardourbugspublic2013-02-19 06:23
Reporterdomohawk Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status newResolutionopen 
Summary0005315: A3_rc1 crashes adding New Audio Export Format
DescriptionThis repros for me reliably within a few seconds.

1. Create a New Session
2. Session > Export > Export To Audio Files
3. If there are existing format templates (It does not say "Format 1: No Format!") then { "Remove" all formats, cancel out, Goto step 2}. Else, click "New".
4. If not crashed, Goto 2

Usually crashes within 2 or three attempts. But only does if clicking "New" when it says "Format 1: No Format!", so you have to remove all formats, cancel, then re-enter the menu.
Additional Information$ /opt/Ardour-3.0rc1_13953/bin/ardour3 --debug 2>&1 | tee /tmp/bt

GNU gdb (GDB) 7.5-ubuntu
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-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /opt/Ardour-3.0rc1_13953/bin/ardour-3.0...done.
(gdb) core-file core
[New LWP 32393]
[New LWP 32415]
[New LWP 32413]
[New LWP 32414]
[New LWP 32417]
[New LWP 32412]
[New LWP 32410]
[New LWP 32416]
[New LWP 32403]
[New LWP 32411]
[New LWP 32401]
[New LWP 32419]
[New LWP 32402]
[New LWP 32418]
[New LWP 32400]
warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/opt/Ardour-3.0rc1_13953/bin/ardour-3.0'.
Program terminated with signal 5, Trace/breakpoint trap.
#0 0x00007f8f76282ad9 in g_logv () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
(gdb) thread apply all bt

Thread 15 (Thread 0x7f8f6a778700 (LWP 32400)):
#0 0x00007f8f6ebb683d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
0000001 0x00007f8f6ebe4774 in usleep () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00000000014ad512 in gui_event_loop (ptr=0x0) at ../gtk2_ardour/linux_vst_gui_support.cc:380
#3 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000004 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
0000005 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f8f4bc83700 (LWP 32418)):
#0 0x00007f8f70ca452d in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
0000001 0x00007f8f762a6850 in g_usleep () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
#2 0x00007f8f76a55478 in Glib::usleep(unsigned long) () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
#3 0x00007f8f79681cd0 in ARDOUR::AudioEngine::meter_thread (this=0x343a3a0) at ../libs/ardour/audioengine.cc:764
0000004 0x00007f8f7969570f in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator() (this=0x6458440, p=0x343a3a0)
    at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49
0000005 0x00007f8f796950f6 in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0> (
    this=0x6458450, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253
#6 0x00007f8f796944f7 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator() (
    this=0x6458440) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20
#7 0x00007f8f796937e2 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=0x6458440) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
0000008 0x00007f8f796920da 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=0x6458410) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
0000009 0x00007f8f76a3a4ea in sigc::slot0<void>::operator()() const () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000010 0x00007f8f76a3b134 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000011 0x00007f8f762a51a1 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000012 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000013 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
0000014 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f8f69776700 (LWP 32402)):
#0 0x00007f8f70ca0d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
0000001 0x00007f8f762c7551 in g_cond_wait () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
#2 0x00007f8f76a3b5de in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
#3 0x00007f8f79a93809 in peak_thread_work () at ../libs/ardour/source_factory.cc:68
0000004 0x0000000001205ec9 in sigc::pointer_functor0<void>::operator()() const ()
0000005 0x00000000012035fa in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const ()
#6 0x00000000011ffe5f in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x313cae0)
    at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
#7 0x00007f8f76a3a4ea in sigc::slot0<void>::operator()() const () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000008 0x00007f8f76a3b134 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000009 0x00007f8f762a51a1 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000010 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000011 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
0000012 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f8f31a0a700 (LWP 32419)):
#0 0x00007f8f6ebb683d in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
0000001 0x00007f8f6ebe4774 in usleep () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007f8f796d64e7 in ARDOUR::AutomationWatch::thread (this=0x645fcc0) at ../libs/ardour/automation_watch.cc:135
#3 0x00007f8f796d9bbf in boost::_mfi::mf0<void, ARDOUR::AutomationWatch>::operator() (this=0x645f6d0, p=0x645fcc0)
    at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49
0000004 0x00007f8f796d9802 in boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list0> (
    this=0x645f6e0, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253
0000005 0x00007f8f796d93fd in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >::operator()
    (this=0x645f6d0) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20
#6 0x00007f8f796d9388 in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > > >::operator() (this=0x645f6d0) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
#7 0x00007f8f796d8f88 in sigc::internal::slot_call0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >, void>::call_it (rep=0x645f6a0) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
0000008 0x00007f8f76a3a4ea in sigc::slot0<void>::operator()() const () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000009 0x00007f8f76a3b134 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000010 0x00007f8f762a51a1 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000011 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000012 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
0000013 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f8f69f77700 (LWP 32401)):
#0 0x00007f8f70ca0d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
0000001 0x00007f8f762c7551 in g_cond_wait () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
#2 0x00007f8f76a3b5de in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
#3 0x00007f8f79a93809 in peak_thread_work () at ../libs/ardour/source_factory.cc:68
0000004 0x0000000001205ec9 in sigc::pointer_functor0<void>::operator()() const ()
0000005 0x00000000012035fa in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const ()
#6 0x00000000011ffe5f in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x31367f0)
    at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
#7 0x00007f8f76a3a4ea in sigc::slot0<void>::operator()() const () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000008 0x00007f8f76a3b134 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000009 0x00007f8f762a51a1 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000010 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000011 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
0000012 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f8f60c7f700 (LWP 32411)):
#0 0x00007f8f70ca3d2d in read () from /lib/x86_64-linux-gnu/libpthread.so.0
0000001 0x00007f8f70ee9bf4 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
#2 0x00007f8f70eed043 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
#3 0x00007f8f70eecd64 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
0000004 0x00007f8f70ee77cc in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
0000005 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f8f68f75700 (LWP 32403)):
#0 0x00007f8f70ca0d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
0000001 0x00007f8f762c7551 in g_cond_wait () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
#2 0x00007f8f76a3b5de in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
#3 0x00007f8f79631237 in ARDOUR::Analyser::work () at ../libs/ardour/analyser.cc:81
0000004 0x00007f8f79630fcd in analyser_work () at ../libs/ardour/analyser.cc:46
0000005 0x0000000001205ec9 in sigc::pointer_functor0<void>::operator()() const ()
#6 0x00000000012035fa in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const ()
#7 0x00000000011ffe5f in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it (rep=0x313cb30)
    at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
0000008 0x00007f8f76a3a4ea in sigc::slot0<void>::operator()() const () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000009 0x00007f8f76a3b134 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000010 0x00007f8f762a51a1 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000011 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000012 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
0000013 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f8f4016d800 (LWP 32416)):
#0 0x00007f8f6ebdf303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
0000001 0x00007f8f796ea1ee in ARDOUR::Butler::thread_work (this=0x42f0290) at ../libs/ardour/butler.cc:150
#2 0x00007f8f796ea175 in ARDOUR::Butler::_thread_work (arg=0x42f0290) at ../libs/ardour/butler.cc:134
#3 0x00007f8f781681b6 in fake_thread_start (arg=0x43b0d30) at ../libs/pbd/pthread_utils.cc:80
0000004 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000005 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f8f680f0700 (LWP 32410)):
#0 0x00007f8f70ca0d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
0000001 0x00007f8f70ee8c75 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
#2 0x00007f8f70ee4e2f in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
#3 0x00007f8f70ee77cc in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
0000004 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000005 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f8f60095700 (LWP 32412)):
#0 0x00007f8f70ca30c1 in sem_timedwait () from /lib/x86_64-linux-gnu/libpthread.so.0
0000001 0x00007f8f70ee85d9 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
#2 0x00007f8f70ecbf5e in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
#3 0x00007f8f70ed0ad8 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
0000004 0x00007f8f70eca62a in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
0000005 0x00007f8f70eca4ee in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
#6 0x00007f8f70ec83e0 in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
#7 0x00007f8f70ec3dce in jack_cycle_wait () from /usr/lib/x86_64-linux-gnu/libjack.so.0
0000008 0x00007f8f79680b92 in ARDOUR::AudioEngine::process_thread (this=0x343a3a0) at ../libs/ardour/audioengine.cc:446
0000009 0x00007f8f796802c4 in ARDOUR::AudioEngine::_process_thread (arg=0x343a3a0) at ../libs/ardour/audioengine.cc:337
0000010 0x00007f8f70ec83ad in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
0000011 0x00007f8f70ee77cc in ?? () from /usr/lib/x86_64-linux-gnu/libjack.so.0
0000012 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000013 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
0000014 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f8f61480700 (LWP 32417)):
#0 0x00007f8f6ebdf303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
0000001 0x00007f8f7628ad9b in g_poll () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
#2 0x00007f8f7627a45a in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
#3 0x00007f8f76279dd8 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000004 0x00007f8f7627a23b in g_main_loop_run () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000005 0x00007f8f76a4a93a in Glib::MainLoop::run() () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
#6 0x00007f8f7813e32f in BaseUI::main_thread (this=0x43b0ed0) at ../libs/pbd/base_ui.cc:80
#7 0x00007f8f78141c3f in sigc::bound_mem_functor0<void, BaseUI>::operator() (this=0x43b1508) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
0000008 0x00007f8f7814196c in sigc::adaptor_functor<sigc::bound_mem_functor0<void, BaseUI> >::operator() (this=0x43b1500)
    at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
0000009 0x00007f8f78141323 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, BaseUI>, void>::call_it (rep=0x43b14d0)
    at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
0000010 0x00007f8f76a3a4ea in sigc::slot0<void>::operator()() const () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000011 0x00007f8f76a3b134 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000012 0x00007f8f762a51a1 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000013 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000014 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#15 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f8f48160700 (LWP 32414)):
#0 0x00007f8f70ca2fd0 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
0000001 0x00007f8f797c3962 in PBD::ProcessSemaphore::wait (this=0x42f6540) at /home/harrison/ardour/3.0/libs/pbd/pbd/semutils.h:41
#2 0x00007f8f797c1d64 in ARDOUR::Graph::run_one (this=0x42f6480) at ../libs/ardour/graph.cc:380
#3 0x00007f8f797c208c in ARDOUR::Graph::helper_thread (this=0x42f6480) at ../libs/ardour/graph.cc:411
0000004 0x00007f8f797c7491 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f8f4815fca8, p=0x42f6480) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49
0000005 0x00007f8f797c70ca in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f8f4815fcb8,
    f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253
#6 0x00007f8f797c6dbb in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (
    this=0x7f8f4815fca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20
#7 0x00007f8f797c6971 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
0000008 0x0000000000c30223 in boost::function0<void>::operator() (this=0x7f8f4815fca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760
0000009 0x00007f8f79685599 in ARDOUR::AudioEngine::_start_process_thread (arg=0x4306900) at ../libs/ardour/audioengine.cc:1572
0000010 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000011 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
0000012 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f8f481e1700 (LWP 32413)):
#0 0x00007f8f70ca2fd0 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
0000001 0x00007f8f797c3962 in PBD::ProcessSemaphore::wait (this=0x42f6560) at /home/harrison/ardour/3.0/libs/pbd/pbd/semutils.h:41
#2 0x00007f8f797c11c9 in ARDOUR::Graph::restart_cycle (this=0x42f6480) at ../libs/ardour/graph.cc:254
#3 0x00007f8f797c1193 in ARDOUR::Graph::dec_ref (this=0x42f6480) at ../libs/ardour/graph.cc:241
0000004 0x00007f8f797c8070 in ARDOUR::GraphNode::finish (this=0x43b45d8, chain=1) at ../libs/ardour/graphnode.cc:71
0000005 0x00007f8f797c1f24 in ARDOUR::Graph::run_one (this=0x42f6480) at ../libs/ardour/graph.cc:394
#6 0x00007f8f797c2384 in ARDOUR::Graph::main_thread (this=0x42f6480) at ../libs/ardour/graph.cc:449
#7 0x00007f8f797c7491 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f8f481e0ca8, p=0x42f6480) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49
0000008 0x00007f8f797c70ca in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f8f481e0cb8,
    f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253
0000009 0x00007f8f797c6dbb in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (
    this=0x7f8f481e0ca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20
0000010 0x00007f8f797c6971 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
0000011 0x0000000000c30223 in boost::function0<void>::operator() (this=0x7f8f481e0ca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760
0000012 0x00007f8f79685599 in ARDOUR::AudioEngine::_start_process_thread (arg=0x4306900) at ../libs/ardour/audioengine.cc:1572
0000013 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000014 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#15 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f8f480df700 (LWP 32415)):
#0 0x00007f8f70ca2fd0 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
0000001 0x00007f8f797c3962 in PBD::ProcessSemaphore::wait (this=0x42f6540) at /home/harrison/ardour/3.0/libs/pbd/pbd/semutils.h:41
#2 0x00007f8f797c1d64 in ARDOUR::Graph::run_one (this=0x42f6480) at ../libs/ardour/graph.cc:380
#3 0x00007f8f797c208c in ARDOUR::Graph::helper_thread (this=0x42f6480) at ../libs/ardour/graph.cc:411
0000004 0x00007f8f797c7491 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7f8f480deca8, p=0x42f6480) at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49
0000005 0x00007f8f797c70ca in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7f8f480decb8,
    f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253
#6 0x00007f8f797c6dbb in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (
    this=0x7f8f480deca8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20
#7 0x00007f8f797c6971 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
0000008 0x0000000000c30223 in boost::function0<void>::operator() (this=0x7f8f480deca0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760
0000009 0x00007f8f79685599 in ARDOUR::AudioEngine::_start_process_thread (arg=0x4306900) at ../libs/ardour/audioengine.cc:1572
0000010 0x00007f8f70c9ce9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
0000011 0x00007f8f6ebeacbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
0000012 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8f7a59f900 (LWP 32393)):
#0 0x00007f8f76282ad9 in g_logv () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000001 0x00007f8f76282bf6 in g_log () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
#2 0x00007f8f76a48796 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
#3 0x00007f8f76a489df in Glib::exception_handlers_invoke() () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000004 0x00007f8f76a525e4 in Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000005 0x00007f8f7678d4b4 in g_cclosure_marshal_VOID__VOID () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
#6 0x00007f8f7678a6ae in g_closure_invoke () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
#7 0x00007f8f767a726b in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000008 0x00007f8f767a6234 in g_signal_emit_valist () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000009 0x00007f8f767a6787 in g_signal_emit () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000010 0x00007f8f757ded52 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000011 0x00007f8f757dea92 in gtk_combo_box_set_active () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000012 0x00007f8f7300bd4a in Gtk::ComboBox::set_active(int) () from /opt/Ardour-3.0rc1_13953/lib/libgtkmm-2.4.so.1
0000013 0x0000000000fad260 in ExportFormatSelector::update_format_list (this=0x67524e8) at ../gtk2_ardour/export_format_selector.cc:99
0000014 0x0000000000f7c9bd in boost::_mfi::mf0<void, ExportFormatSelector>::operator() (this=0x679bdc8, p=0x67524e8)
    at /home/harrison/a3/inst/include/boost/bind/mem_fn_template.hpp:49
#15 0x0000000000f7c1aa in boost::_bi::list1<boost::_bi::value<ExportFormatSelector*> >::operator()<boost::_mfi::mf0<void, ExportFormatSelector>, boost::_bi::list0> (
    this=0x679bdd8, f=..., a=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:253
0000016 0x0000000000f7b94f in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ExportFormatSelector>, boost::_bi::list1<boost::_bi::value<ExportFormatSelector*> > >::operator() (
    this=0x679bdc8) at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20
#17 0x0000000000f7ae67 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ExportFormatSelector>, boost::_bi::list1<boost::_bi::value<ExportFormatSelector*> > >, void>::invoke (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153
0000018 0x0000000000c30223 in boost::function0<void>::operator() (this=0x679bdc0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760
0000019 0x0000000000c338aa in boost::_bi::list0::operator()<boost::function<void ()>, boost::_bi::list0>(boost::_bi::type<void>, boost::function<void ()>&, boost::_bi::list0&, int) (
    this=0x679bde0, f=...) at /home/harrison/a3/inst/include/boost/bind/bind.hpp:192
0000020 0x0000000000c331d5 in boost::_bi::bind_t<boost::_bi::unspecified, boost::function<void ()>, boost::_bi::list0>::operator()() (this=0x679bdc0)
    at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20
0000021 0x0000000000c327d7 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<boost::_bi::unspecified, boost::function<void ()>, boost::_bi::list0>, void>::invoke(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153
0000022 0x0000000000c30223 in boost::function0<void>::operator() (this=0x7fff40645500) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760
0000023 0x00007f8f78517c43 in AbstractUI<Gtkmm2ext::UIRequest>::call_slot(PBD::EventLoop::InvalidationRecord*, boost::function<void ()> const&) (this=0x2eecf80,
    invalidation=0x6766fd0, f=...) at /home/harrison/ardour/3.0/libs/pbd/pbd/abstract_ui.cc:361
#24 0x0000000000c2f416 in PBD::Signal0<void, PBD::OptionalLastValue<void> >::compositor(boost::function<void ()>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*) (f=...,
    event_loop=0x2eecf80, ir=0x6766fd0) at /home/harrison/ardour/3.0/build/libs/pbd/pbd/signals_generated.h:198
0000025 0x0000000000c33b45 in boost::_bi::list3<boost::_bi::value<boost::function<void ()> >, boost::_bi::value<PBD::EventLoop*>, boost::_bi::value<PBD::EventLoop::InvalidationRecord*> >::operator()<void (*)(boost::function<void ()>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*), boost::_bi::list0>(boost::_bi::type<void>, void (*&)(boost::function<void ()>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*), boost::_bi::list0&, int) (this=0x645bff8,
    f=@0x645bff0: 0xc2f387 <PBD::Signal0<void, PBD::OptionalLastValue<void> >::compositor(boost::function<void ()>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*)>, a=...)
    at /home/harrison/a3/inst/include/boost/bind/bind.hpp:392
0000026 0x0000000000c3331d in boost::_bi::bind_t<void, void (*)(boost::function<void ()>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*), boost::_bi::list3<boost::_bi::value<boost::function<void ()> >, boost::_bi::value<PBD::EventLoop*>, boost::_bi::value<PBD::EventLoop::InvalidationRecord*> > >::operator()() (this=0x645bff0)
    at /home/harrison/a3/inst/include/boost/bind/bind_template.hpp:20
0000027 0x0000000000c32952 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::function<void ()>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*), boost::_bi::list3<boost::_bi::value<boost::function<void ()> >, boost::_bi::value<PBD::EventLoop*>, boost::_bi::value<PBD::EventLoop::InvalidationRecord*> > >, void>::invoke(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:153
0000028 0x0000000000c30223 in boost::function0<void>::operator() (this=0x67880a0) at /home/harrison/a3/inst/include/boost/function/function_template.hpp:760
0000029 0x0000000000c53b6f in PBD::Signal0<void, PBD::OptionalLastValue<void> >::operator() (this=0x673dc40) at /home/harrison/ardour/3.0/build/libs/pbd/pbd/signals_generated.h:307
0000030 0x00007f8f797a94e5 in ARDOUR::ExportProfileManager::get_new_format (this=0x673db40, original=...) at ../libs/ardour/export_profile_manager.cc:644
0000031 0x0000000000f7c54a in sigc::bound_mem_functor1<boost::shared_ptr<ARDOUR::ExportFormatSpecification>, ARDOUR::ExportProfileManager, boost::shared_ptr<ARDOUR::ExportFormatSpecification> >::operator() (this=0x6741aa8, _A_a1=...) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1851
0000032 0x0000000000f7bd8a in sigc::adaptor_functor<sigc::bound_mem_functor1<boost::shared_ptr<ARDOUR::ExportFormatSpecification>, ARDOUR::ExportProfileManager, boost::shared_ptr<ARDOUR::ExportFormatSpecification> > >::operator()<boost::shared_ptr<ARDOUR::ExportFormatSpecification> const&> (this=0x6741aa0, _A_arg1=...)
    at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:84
0000033 0x0000000000f7b353 in sigc::internal::slot_call1<sigc::bound_mem_functor1<boost::shared_ptr<ARDOUR::ExportFormatSpecification>, ARDOUR::ExportProfileManager, boost::shared_ptr<ARDOUR::ExportFormatSpecification> >, boost::shared_ptr<ARDOUR::ExportFormatSpecification>, boost::shared_ptr<ARDOUR::ExportFormatSpecification> >::call_it (rep=0x6741a70,
    a_1=...) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:137
0000034 0x0000000000faedad in sigc::internal::signal_emit1<boost::shared_ptr<ARDOUR::ExportFormatSpecification>, boost::shared_ptr<ARDOUR::ExportFormatSpecification>, sigc::nil>::emit (impl=0x6741a20, _A_a1=...) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/signal.h:917
0000035 0x0000000000fae75a in sigc::signal1<boost::shared_ptr<ARDOUR::ExportFormatSpecification>, boost::shared_ptr<ARDOUR::ExportFormatSpecification>, sigc::nil>::emit (
    this=0x6752560, _A_a1=...) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/signal.h:2777
0000036 0x0000000000fae2dc in sigc::signal1<boost::shared_ptr<ARDOUR::ExportFormatSpecification>, boost::shared_ptr<ARDOUR::ExportFormatSpecification>, sigc::nil>::operator() (
    this=0x6752560, _A_a1=...) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/signal.h:2785
0000037 0x0000000000fad4f8 in ExportFormatSelector::add_new_format (this=0x67524e8) at ../gtk2_ardour/export_format_selector.cc:122
0000038 0x0000000000faf8c7 in sigc::bound_mem_functor0<void, ExportFormatSelector>::operator() (this=0x672a078)
    at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
0000039 0x0000000000faf770 in sigc::adaptor_functor<sigc::bound_mem_functor0<void, ExportFormatSelector> >::operator() (this=0x672a070)
    at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
0000040 0x0000000000faf4c5 in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ExportFormatSelector>, void>::call_it (rep=0x672a040)
    at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
0000041 0x00007f8f76a3a4ea in sigc::slot0<void>::operator()() const () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000042 0x00007f8f76a525d5 in Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000043 0x00007f8f7678d4b4 in g_cclosure_marshal_VOID__VOID () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000044 0x00007f8f7678a6ae in g_closure_invoke () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000045 0x00007f8f767a726b in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000046 0x00007f8f767a6234 in g_signal_emit_valist () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000047 0x00007f8f767a6787 in g_signal_emit () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000048 0x00007f8f757af2eb in gtk_button_clicked () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000049 0x00007f8f757b0849 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000050 0x00007f8f72fe918e in Gtk::Button_Class::released_callback(_GtkButton*) () from /opt/Ardour-3.0rc1_13953/lib/libgtkmm-2.4.so.1
0000051 0x00007f8f7678d54f in g_cclosure_marshal_VOID__VOIDv () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000052 0x00007f8f7678ae2d in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000053 0x00007f8f7678a9a4 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000054 0x00007f8f767a558c in g_signal_emit_valist () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000055 0x00007f8f767a6787 in g_signal_emit () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000056 0x00007f8f757af240 in gtk_button_released () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000057 0x00007f8f757b05a4 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000058 0x00007f8f730f72e7 in Gtk::Widget_Class::button_release_event_callback(_GtkWidget*, _GdkEventButton*) () from /opt/Ardour-3.0rc1_13953/lib/libgtkmm-2.4.so.1
0000059 0x00007f8f758934a4 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000060 0x00007f8f7678ad97 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000061 0x00007f8f7678a6ae in g_closure_invoke () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000062 0x00007f8f767a7117 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000063 0x00007f8f767a62c6 in g_signal_emit_valist () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000064 0x00007f8f767a6787 in g_signal_emit () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000065 0x00007f8f75a1500e in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000066 0x00007f8f75a14b2e in gtk_widget_event () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000067 0x00007f8f75891a07 in gtk_propagate_event () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000068 0x00007f8f75890443 in gtk_main_do_event () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000069 0x00007f8f754b6d76 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgdk-x11-2.0.so.0
0000070 0x00007f8f76278f71 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000071 0x00007f8f76279c1b in g_main_context_dispatch () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000072 0x00007f8f76279e05 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000073 0x00007f8f7627a23b in g_main_loop_run () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000074 0x00007f8f757ec543 in gtk_dialog_run () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000075 0x00007f8f7301231c in Gtk::Dialog::run() () from /opt/Ardour-3.0rc1_13953/lib/libgtkmm-2.4.so.1
#76 0x0000000000e684b3 in Editor::export_audio (this=0x3c0b660) at ../gtk2_ardour/editor_export_audio.cc:65
0000077 0x0000000000ca8e03 in sigc::bound_mem_functor0<void, PublicEditor>::operator() (this=0x4032388) at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
0000078 0x0000000000ca73ec in sigc::adaptor_functor<sigc::bound_mem_functor0<void, PublicEditor> >::operator() (this=0x4032380)
    at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251
0000079 0x0000000000ca569d in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, PublicEditor>, void>::call_it (rep=0x4032350)
    at /home/harrison/a3/inst/include/sigc++-2.0/sigc++/functors/slot.h:103
0000080 0x00007f8f76a3a4ea in sigc::slot0<void>::operator()() const () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000081 0x00007f8f76a525d5 in Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) () from /opt/Ardour-3.0rc1_13953/lib/libglibmm-2.4.so.1
0000082 0x00007f8f7678d4b4 in g_cclosure_marshal_VOID__VOID () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000083 0x00007f8f7678a6ae in g_closure_invoke () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000084 0x00007f8f767a726b in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000085 0x00007f8f767a6234 in g_signal_emit_valist () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000086 0x00007f8f767a6787 in g_signal_emit () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000087 0x00007f8f7578ee92 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000088 0x00007f8f7578ef74 in gtk_action_activate () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000089 0x00007f8f758a82ce in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000090 0x00007f8f7678d54f in g_cclosure_marshal_VOID__VOIDv () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000091 0x00007f8f7678ae2d in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000092 0x00007f8f7678a9a4 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000093 0x00007f8f767a558c in g_signal_emit_valist () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000094 0x00007f8f767a6787 in g_signal_emit () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000095 0x00007f8f75a15133 in gtk_widget_activate () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000096 0x00007f8f758acc43 in gtk_menu_shell_activate_item () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000097 0x00007f8f758ab84f in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000098 0x00007f8f7589e787 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000099 0x00007f8f758934a4 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000100 0x00007f8f7678ad97 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000101 0x00007f8f7678a6ae in g_closure_invoke () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000102 0x00007f8f767a7117 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000103 0x00007f8f767a62c6 in g_signal_emit_valist () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000104 0x00007f8f767a6787 in g_signal_emit () from /opt/Ardour-3.0rc1_13953/lib/libgobject-2.0.so.0
0000105 0x00007f8f75a1500e in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000106 0x00007f8f75a14b2e in gtk_widget_event () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000107 0x00007f8f75891a07 in gtk_propagate_event () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000108 0x00007f8f75890443 in gtk_main_do_event () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000109 0x00007f8f754b6d76 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libgdk-x11-2.0.so.0
0000110 0x00007f8f76278f71 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000111 0x00007f8f76279c1b in g_main_context_dispatch () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000112 0x00007f8f76279e05 in ?? () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000113 0x00007f8f7627a23b in g_main_loop_run () from /opt/Ardour-3.0rc1_13953/lib/libglib-2.0.so.0
0000114 0x00007f8f7588f9d0 in gtk_main () from /opt/Ardour-3.0rc1_13953/lib/libgtk-x11-2.0.so.0
0000115 0x00007f8f7304a155 in Gtk::Main::run_impl() () from /opt/Ardour-3.0rc1_13953/lib/libgtkmm-2.4.so.1
0000116 0x00007f8f73049f47 in Gtk::Main::run() () from /opt/Ardour-3.0rc1_13953/lib/libgtkmm-2.4.so.1
0000117 0x00007f8f7850b8ac in Gtkmm2ext::UI::run (this=0x2eecf80, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:270
0000118 0x0000000001045800 in main (argc=1, argv=0x7fff406493f8) at ../gtk2_ardour/main.cc:455
(gdb) quit
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-01-30 15:25 domohawk New Issue