View Issue Details

IDProjectCategoryView StatusLast Update
0006758ardourbugspublic2016-02-18 11:24
Reporteroswaldm Assigned To 
PriorityhighSeveritycrashReproducibilityalways
Status confirmedResolutionopen 
PlatformIntel x86_64OSUbuntu Studio OS Version14.04
Summary0006758: Another crash when clicking the Mono button in the Monitor section in the Mixer
DescriptionArdour 4.6.170
"Evening Star"
(built from revision 4.6-170-g9115a2c)
Intel 64-bit

Opening a session (doesn't matter which), click "Mono" button in the Monitor section in the Mixer -> Crash (assertion fired).

Find attached a backtrace.
TagsNo tags attached.

Activities

oswaldm

2016-01-30 18:41

reporter  

Ardour_Crash_bug_report2.txt (4,600 bytes)   
(ardour-4.6.170:12527): Gtk-CRITICAL **: IA__gtk_table_resize: assertion 'n_rows > 0 && n_rows <= 65535' failed
[New Thread 0x7fff97176700 (LWP 12631)]
[New Thread 0x7fff96975700 (LWP 12632)]
[New Thread 0x7fff96174700 (LWP 12633)]
[Thread 0x7fff97176700 (LWP 12631) exited]
[Thread 0x7fff96174700 (LWP 12633) exited]
[New Thread 0x7fff96174700 (LWP 12634)]
[Thread 0x7fff96975700 (LWP 12632) exited]
ardour-4.6.170: ../libs/ardour/buffer_set.cc:250: ARDOUR::Buffer& ARDOUR::BufferSet::get(ARDOUR::DataType, size_t): Assertion `i < _available.get(type)' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff8dab0700 (LWP 12562)]
0x00007ffff05d1cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  0x00007ffff05d1cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x00007ffff05d50d8 in __GI_abort () at abort.c:89
#2  0x00007ffff05cab86 in __assert_fail_base (fmt=0x7ffff071b830 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7ffff6cfc080 "i < _available.get(type)", 
    file=file@entry=0x7ffff6cfbee8 "../libs/ardour/buffer_set.cc", line=line@entry=250, 
    function=function@entry=0x7ffff6cfc4a0 <ARDOUR::BufferSet::get(ARDOUR::DataType, unsigned long)::__PRETTY_FUNCTION__> "ARDOUR::Buffer& ARDOUR::BufferSet::get(ARDOUR::DataType, size_t)") at assert.c:92
#3  0x00007ffff05cac32 in __GI___assert_fail (assertion=0x7ffff6cfc080 "i < _available.get(type)", file=0x7ffff6cfbee8 "../libs/ardour/buffer_set.cc", line=250, 
    function=0x7ffff6cfc4a0 <ARDOUR::BufferSet::get(ARDOUR::DataType, unsigned long)::__PRETTY_FUNCTION__> "ARDOUR::Buffer& ARDOUR::BufferSet::get(ARDOUR::DataType, size_t)") at assert.c:101
#4  0x00007ffff68c5d97 in ARDOUR::BufferSet::get (this=0x20e3b70, type=..., i=16) at ../libs/ardour/buffer_set.cc:250
#5  0x00007ffff6a8b25e in ARDOUR::BufferSet::iterator_base<ARDOUR::BufferSet, ARDOUR::AudioBuffer>::operator* (this=0x7fff8daaf6b0) at /home/oswald/Projects/ardour/libs/ardour/ardour/buffer_set.h:144
#6  0x00007ffff6a894c3 in ARDOUR::MonitorProcessor::run (this=0x55879d0, bufs=..., nframes=1024) at ../libs/ardour/monitor_processor.cc:332
#7  0x00007ffff6b4c432 in ARDOUR::Route::process_output_buffers (this=0x557a9a0, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0, gain_automation_ok=true) at ../libs/ardour/route.cc:628
#8  0x00007ffff6b4d351 in ARDOUR::Route::passthru (this=0x557a9a0, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0) at ../libs/ardour/route.cc:773
#9  0x00007ffff6b5d926 in ARDOUR::Route::no_roll (this=0x557a9a0, nframes=1024, start_frame=0, end_frame=1024, session_state_changing=false) at ../libs/ardour/route.cc:3551
#10 0x00007ffff69b0d54 in ARDOUR::Graph::process_one_route (this=0x423c1e0, route=0x557a9a0) at ../libs/ardour/graph.cc:584
#11 0x00007ffff69b59a2 in ARDOUR::GraphNode::process (this=0x557ac40) at ../libs/ardour/graphnode.cc:79
#12 0x00007ffff69af5d6 in ARDOUR::Graph::run_one (this=0x423c1e0) at ../libs/ardour/graph.cc:400
#13 0x00007ffff69af7e0 in ARDOUR::Graph::helper_thread (this=0x423c1e0) at ../libs/ardour/graph.cc:418
#14 0x00007ffff69b5093 in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7fff8daafc28, p=0x423c1e0) at /usr/include/boost/bind/mem_fn_template.hpp:49
#15 0x00007ffff69b47a4 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (this=0x7fff8daafc38, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#16 0x00007ffff69b4221 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7fff8daafc28) at /usr/include/boost/bind/bind_template.hpp:20
#17 0x00007ffff69b3b57 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
#18 0x0000000000f8f8c6 in boost::function0<void>::operator() (this=0x7fff8daafc20) at /usr/include/boost/function/function_template.hpp:767
#19 0x00007fffe0419581 in ARDOUR::JACKAudioBackend::_start_process_thread (arg=0x423c440) at ../libs/backends/jack/jack_audiobackend.cc:936
#20 0x00007ffff1c43182 in start_thread (arg=0x7fff8dab0700) at pthread_create.c:312
#21 0x00007ffff069547d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Ardour_Crash_bug_report2.txt (4,600 bytes)   

timbyr

2016-02-10 10:55

developer   ~0017895

I can't reproduce this with ardour master branch at revision 4d67739c72 or about nightly version 4.6.268.

Can you please test a nightly version and confirm or not that this is still an issue.

oswaldm

2016-02-11 19:19

reporter   ~0017915

Still crashes on my machine. Loaded a session, activated the monitor section in the preferences and click "Mono" -> crash.

timbyr

2016-02-11 23:38

developer   ~0017917

Can you please include the version of the build you re-tested with?

I still can't reproduce this here with 4.6.309 and I tried for a good 10 Minutes with various different configs and Sessions.

If it is possible to reproduce repeatedly with a particular session can you please attach that session file to this report. Thanks.

oswaldm

2016-02-12 16:39

reporter  

The Ride.ardour (1,118,333 bytes)

oswaldm

2016-02-12 16:39

reporter  

Surrounded.ardour (1,087,132 bytes)

oswaldm

2016-02-12 16:40

reporter   ~0017924

Ardour 4.6.305
"Evening Star"
(built from revision 4.6-319-g2bdb078)
Intel 64-bit

I uploaded 2 session files, where this happens. Do you only need the session files (the whole sessions could be big, but I could put them somewhere)?

timbyr

2016-02-14 11:18

developer   ~0017933

Thanks for uploading the files, myself or one of the other developers will look into it when we can.

timbyr

2016-02-18 11:16

developer  

the-ride-4.6.383.bt.txt (34,153 bytes)   
Skip explicit buffer seconds, preset in use
Skip explicit buffer seconds, preset in use
[New Thread 0xa8568b40 (LWP 2856)]
ardour-4.6.383: ../libs/ardour/panner_shell.cc:355: void ARDOUR::PannerShell::run(ARDOUR::BufferSet&, ARDOUR::BufferSet&, ARDOUR::framepos_t, ARDOUR::framepos_t, ARDOUR::pframes_t): Assertion `inbufs.count().n_audio() == 0' failed.
ardour-4.6.383: ../libs/ardour/panner_shell.cc:355: void ARDOUR::PannerShell::run(ARDOUR::BufferSet&, ARDOUR::BufferSet&, ARDOUR::framepos_t, ARDOUR::framepos_t, ARDOUR::pframes_t): Assertion `inbufs.count().n_audio() == 0' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xa96731c0 (LWP 2848)]
0xb7fdbbe0 in __kernel_vsyscall ()
Missing separate debuginfos, use: debuginfo-install PackageKit-gtk3-module-1.0.6-1.fc21.i686 adwaita-gtk2-theme-3.14.2.2-1.fc21.i686 alsa-lib-1.0.28-2.fc21.i686 at-spi2-atk-2.14.1-1.fc21.i686 at-spi2-core-2.14.1-1.fc21.i686 atk-2.14.0-1.fc21.i686 atkmm-2.22.7-4.fc21.i686 aubio-0.3.2-16.fc21.i686 bluez-libs-5.29-2.fc21.i686 boost-system-1.55.0-8.fc21.i686 bzip2-libs-1.0.6-14.fc21.i686 cairo-1.14.2-1.fc21.i686 cairomm-1.10.0-9.fc21.i686 cwiid-0.6.00-25.20100505gitfadf11e.fc21.i686 cyrus-sasl-lib-2.1.26-19.fc21.i686 dbus-libs-1.8.20-1.fc21.i686 elfutils-libelf-0.163-1.fc21.i686 elfutils-libs-0.163-1.fc21.i686 expat-2.1.0-10.fc21.i686 fftw-libs-double-3.3.4-5.fc21.i686 fftw-libs-single-3.3.4-5.fc21.i686 flac-libs-1.3.1-5.fc21.i686 fluidsynth-libs-1.1.6-5.fc21.i686 fontconfig-2.11.1-5.fc21.i686 freetype-2.5.3-16.fc21.i686 gdk-pixbuf2-2.31.1-1.fc21.i686 glib2-2.42.2-1.fc21.i686 glibmm24-2.42.0-1.fc21.i686 graphite2-1.2.4-3.fc21.i686 gsm-1.0.13-12.fc21.i686 gtk2-2.24.28-1.fc21.i686 gtkmm24-2.24.4-4.fc21.i686 gvfs-1.22.4-2.fc21.i686 harfbuzz-0.9.36-1.fc21.i686 ibus-gtk2-1.5.10-5.fc21.i686 ibus-libs-1.5.10-5.fc21.i686 jack-audio-connection-kit-1.9.10-1.fc21.i686 json-c-0.12-5.fc21.i686 keyutils-libs-1.5.9-4.fc21.i686 krb5-libs-1.12.2-17.fc21.i686 ladspa-1.13-13.fc21.i686 ladspa-amb-plugins-0.6.1-8.fc21.i686 ladspa-autotalent-plugins-0.2-10.fc21.i686 ladspa-blop-plugins-0.2.8-16.fc21.i686 ladspa-calf-plugins-0.0.19-6.fc21.i686 ladspa-caps-plugins-0.9.10-3.fc21.i686 ladspa-cmt-plugins-1.16-9.fc21.i686 ladspa-fil-plugins-0.3.0-9.fc21.i686 ladspa-guitarix-plugins-0.32.3-1.fc21.i686 ladspa-mcp-plugins-0.4.0-10.fc21.i686 ladspa-rev-plugins-0.3.1-13.fc21.i686 ladspa-swh-plugins-0.4.15-23.fc21.i686 ladspa-tap-plugins-0.7.0-14.fc21.i686 ladspa-vco-plugins-0.3.0-15.fc21.i686 ladspa-wasp-plugins-0.9.5.1-10.fc21.i686 lash-0.5.4-21.fc21.i686 libICE-1.0.9-2.fc21.i686 libSM-1.2.2-2.fc21.i686 libX11-1.6.2-2.fc21.i686 libXau-1.0.8-4.fc21.i686 libXcomposite-0.4.4-6.fc21.i686 libXcursor-1.1.14-4.fc21.i686 libXdamage-1.1.4-6.fc21.i686 libXext-1.3.3-2.fc21.i686 libXfixes-5.0.1-4.fc21.i686 libXi-1.7.4-2.fc21.i686 libXinerama-1.1.3-4.fc21.i686 libXrandr-1.4.2-2.fc21.i686 libXrender-0.9.8-4.fc21.i686 libXtst-1.2.2-4.fc21.i686 libXxf86vm-1.1.3-4.fc21.i686 libasyncns-0.8-8.fc21.i686 libattr-2.4.47-9.fc21.i686 libbluray-0.7.0-1.fc21.i686 libcanberra-0.30-7.fc21.i686 libcanberra-gtk2-0.30-7.fc21.i686 libcap-2.24-7.fc21.i686 libcom_err-1.42.12-4.fc21.i686 libcurl-7.37.0-14.fc21.i686 libdrm-2.4.60-1.fc21.i686 libffi-3.1-7.fc21.i686 libgcc-4.9.2-6.fc21.i686 libgcrypt-1.6.3-4.fc21.i686 libgpg-error-1.17-2.fc21.i686 libicu-52.1-6.fc21.i686 libidn-1.31-1.fc21.i686 liblo-0.27-5.fc21.i686 liblrdf-0.5.0-8.fc21.i686 libltc-1.1.4-3.fc21.i686 libogg-1.3.0-8.fc21.i686 libpng-1.6.10-3.fc21.i686 libselinux-2.3-10.fc21.i686 libsigc++20-2.4.0-1.fc21.i686 libssh2-1.5.0-1.fc21.i686 libstdc++-4.9.2-6.fc21.i686 libtdb-1.3.1-1.fc21.i686 libtool-ltdl-2.4.2-31.fc21.i686 libuuid-2.25.2-3.fc21.i686 libvorbis-1.3.4-3.fc21.i686 libwayland-client-1.6.0-1.fc21.i686 libwayland-server-1.6.0-1.fc21.i686 libxcb-1.11-5.fc21.i686 libxml2-2.9.1-7.fc21.i686 libxshmfence-1.2-1.fc21.i686 libxslt-1.1.28-8.fc21.i686 lilv-0.20.0-2.fc21.i686 mesa-libEGL-10.4.7-1.20150323.fc21.i686 mesa-libGL-10.4.7-1.20150323.fc21.i686 mesa-libgbm-10.4.7-1.20150323.fc21.i686 mesa-libglapi-10.4.7-1.20150323.fc21.i686 ncurses-libs-5.9-16.20140323.fc21.i686 nspr-4.10.8-1.fc21.i686 nss-3.19.3-1.0.fc21.i686 nss-mdns-0.10-15.fc21.i686 nss-softokn-freebl-3.19.2-1.0.fc21.i686 nss-util-3.19.2-1.0.fc21.i686 openldap-2.4.40-3.fc21.i686 openssl-libs-1.0.1k-12.fc21.i686 opus-1.1-5.fc21.i686 pango-1.36.8-6.fc21.i686 pangomm-2.34.0-4.fc21.i686 pcre-8.35-12.fc21.i686 pixman-0.32.6-4.fc21.i686 pulseaudio-libs-6.0-4.fc21.i686 raptor2-2.0.14-3.fc21.i686 readline-6.3-5.fc21.i686 rubberband-1.8.1-5.fc21.i686 serd-0.20.0-1.fc21.i686 sord-0.12.2-1.fc21.i686 sratom-0.4.6-2.fc21.i686 sssd-client-1.12.5-3.fc21.i686 suil-0.8.2-2.fc21.i686 systemd-libs-216-25.fc21.i686 taglib-1.9.1-7.fc21.i686 tcp_wrappers-libs-7.6-79.fc21.i686 vamp-plugin-sdk-2.5-4.fc21.i686 xz-libs-5.1.2-14alpha.fc21.i686 yajl-2.1.0-3.fc21.i686 zita-convolver-3.1.0-7.fc21.i686 zita-resampler-1.3.0-5.fc21.i686 zlib-1.2.8-7.fc21.i686
(gdb) t a a bt

Thread 27 (Thread 0xa8568b40 (LWP 2856)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:187
#2  0xffffffff in ARDOUR::Session::emit_thread_run() (this=0x94bbd20) at ../libs/ardour/session_process.cc:1313
#3  0xffffffff in ARDOUR::Session::emit_thread(void*) (arg=0x94bbd20) at ../libs/ardour/session_process.cc:1302
#4  0xffffffff in start_thread (arg=0xa8568b40) at pthread_create.c:310
#5  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 21 (Thread 0xac5feb40 (LWP 2850)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in g_poll () at /lib/libglib-2.0.so.0
#3  0xffffffff in g_main_context_iterate.isra () at /lib/libglib-2.0.so.0
#4  0xffffffff in g_main_loop_run () at /lib/libglib-2.0.so.0
#5  0xffffffff in Glib::MainLoop::run() () at /lib/libglibmm-2.4.so.1
#6  0xffffffff in BaseUI::main_thread() (this=0xabb6a90) at ../libs/pbd/base_ui.cc:86
#7  0xffffffff in sigc::bound_mem_functor0<void, BaseUI>::operator()() const (this=0xabb6e34) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
#8  0xffffffff in sigc::adaptor_functor<sigc::bound_mem_functor0<void, BaseUI> >::operator()() const (this=0xabb6e30)
    at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#9  0xffffffff in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, BaseUI>, void>::call_it(sigc::internal::slot_rep*) (rep=0xabb6e18)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#10 0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#11 0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#12 0xffffffff in start_thread (arg=0xac5feb40) at pthread_create.c:310
#13 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 20 (Thread 0xa9659c40 (LWP 2849)):
#0  0xffffffff in __memset_sse2_rep () at ../sysdeps/i386/i686/multiarch/memset-sse2-rep.S:325
#1  0xffffffff in ARDOUR::AudioDiskstream::ChannelInfo::resize_playback(long long) (this=0xc4067b0, playback_bufsize=441000) at ../libs/ardour/audio_diskstream.cc:2555
#2  0xffffffff in ARDOUR::AudioDiskstream::adjust_playback_buffering() (this=0xc3c1d00) at ../libs/ardour/audio_diskstream.cc:2491
#3  0xffffffff in ARDOUR::Track::adjust_playback_buffering() (this=0xc2c6e90) at ../libs/ardour/track.cc:938
#4  0xffffffff in ARDOUR::Session::butler_transport_work() (this=0x94bbd20) at ../libs/ardour/session_transport.cc:379
#5  0xffffffff in ARDOUR::Butler::thread_work() (this=0x94bceb8) at ../libs/ardour/butler.cc:208
#6  0xffffffff in ARDOUR::Butler::_thread_work(void*) (arg=0x94bceb8) at ../libs/ardour/butler.cc:156
#7  0xffffffff in fake_thread_start(void*) (arg=0xabb68e0) at ../libs/pbd/pthread_utils.cc:101
#8  0xffffffff in start_thread (arg=0xa9659c40) at pthread_create.c:310
#9  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 19 (Thread 0xa96731c0 (LWP 2848)):
#0  0xffffffff in __kernel_vsyscall ()
---Type <return> to continue, or q <return> to quit---
#1  0xffffffff in __GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#2  0xffffffff in __GI_abort () at abort.c:89
#3  0xffffffff in __assert_fail_base (fmt=0xb4ddf554 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0xb79d3b7f "inbufs.count().n_audio() == 0", file=0xb79d3b60 "../libs/ardour/panner_shell.cc", line=355, function=0xb79d41e0 <ARDOUR::PannerShell::run(ARDOUR::BufferSet&, ARDOUR::BufferSet&, long long, long long, unsigned int)::__PRETTY_FUNCTION__> "void ARDOUR::PannerShell::run(ARDOUR::BufferSet&, ARDOUR::BufferSet&, ARDOUR::framepos_t, ARDOUR::framepos_t, ARDOUR::pframes_t)") at assert.c:92
#4  0xffffffff in __GI___assert_fail (assertion=0xb79d3b7f "inbufs.count().n_audio() == 0", file=0xb79d3b60 "../libs/ardour/panner_shell.cc", line=355, function=0xb79d41e0 <ARDOUR::PannerShell::run(ARDOUR::BufferSet&, ARDOUR::BufferSet&, long long, long long, unsigned int)::__PRETTY_FUNCTION__> "void ARDOUR::PannerShell::run(ARDOUR::BufferSet&, ARDOUR::BufferSet&, ARDOUR::framepos_t, ARDOUR::framepos_t, ARDOUR::pframes_t)") at assert.c:101
#5  0xffffffff in ARDOUR::PannerShell::run(ARDOUR::BufferSet&, ARDOUR::BufferSet&, long long, long long, unsigned int) (this=0xcd5f408, inbufs=..., outbufs=..., start_frame=0, end_frame=1024, nframes=1024) at ../libs/ardour/panner_shell.cc:355
#6  0xffffffff in ARDOUR::InternalSend::run(ARDOUR::BufferSet&, long long, long long, unsigned int, bool) (this=
    0xcd69070, bufs=..., start_frame=0, end_frame=1024, nframes=1024) at ../libs/ardour/internal_send.cc:147
#7  0xffffffff in ARDOUR::Route::process_output_buffers(ARDOUR::BufferSet&, long long, long long, unsigned int, int, bool) (this=0xcc14450, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0, gain_automation_ok=false) at ../libs/ardour/route.cc:632
#8  0xffffffff in ARDOUR::Route::passthru_silence(long long, long long, unsigned int, int) (this=0xcc14450, start_frame=0, end_frame=1024, nframes=1024, declick=0)
    at ../libs/ardour/route.cc:787
#9  0xffffffff in ARDOUR::Track::no_roll(unsigned int, long long, long long, bool) (this=0xcc14450, nframes=1024, start_frame=0, end_frame=1024, session_state_changing=true)
    at ../libs/ardour/track.cc:543
#10 0xffffffff in ARDOUR::Graph::process_one_route(ARDOUR::Route*) (this=0xa45af00, route=0xcc14450) at ../libs/ardour/graph.cc:584
#11 0xffffffff in ARDOUR::GraphNode::process() (this=0xcc145cc) at ../libs/ardour/graphnode.cc:79
#12 0xffffffff in ARDOUR::Graph::run_one() (this=0xa45af00) at ../libs/ardour/graph.cc:400
#13 0xffffffff in ARDOUR::Graph::helper_thread() (this=0xa45af00) at ../libs/ardour/graph.cc:418
#14 0xffffffff in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0xa9672810, p=0xa45af00) at /usr/include/boost/bind/mem_fn_template.hpp:49
#15 0xffffffff in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0xa9672818, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#16 0xffffffff in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0xa9672810)
    at /usr/include/boost/bind/bind_template.hpp:20
#17 0xffffffff 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:153
#18 0x08247c5b in boost::function0<void>::operator()() const (this=0xa967280c) at /usr/include/boost/function/function_template.hpp:767
#19 0xffffffff in ARDOUR::DummyAudioBackend::dummy_process_thread(void*) (arg=0xa0a0998) at ../libs/backends/dummy/dummy_audiobackend.cc:544
#20 0xffffffff in start_thread (arg=0xa96731c0) at pthread_create.c:310
#21 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 18 (Thread 0xa968c1c0 (LWP 2847)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in munmap () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in __assert_fail_base (fmt=0xb4ddf554 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0xb79d3b7f "inbufs.count().n_audio() == 0", file=0xb79d3b60 "../libs/ardour/panner_shell.cc", line=355, function=0xb79d41e0 <ARDOUR::PannerShell::run(ARDOUR::BufferSet&, ARDOUR::BufferSet&, long long, long long, unsigned int)::__PRETTY_FUNCTION__> "void ARDOUR::PannerShell::run(ARDOUR::BufferSet&, ARDOUR::BufferSet&, ARDOUR::framepos_t, ARDOUR::framepos_t, ARDOUR::pframes_t)") at assert.c:80
#3  0xffffffff in __GI___assert_fail (assertion=0xb79d3b7f "inbufs.count().n_audio() == 0", file=0xb79d3b60 "../libs/ardour/panner_shell.cc", line=355, function=0xb79d41e0 <ARD---Type <return> to continue, or q <return> to quit---
OUR::PannerShell::run(ARDOUR::BufferSet&, ARDOUR::BufferSet&, long long, long long, unsigned int)::__PRETTY_FUNCTION__> "void ARDOUR::PannerShell::run(ARDOUR::BufferSet&, ARDOUR::BufferSet&, ARDOUR::framepos_t, ARDOUR::framepos_t, ARDOUR::pframes_t)") at assert.c:101
#4  0xffffffff in ARDOUR::PannerShell::run(ARDOUR::BufferSet&, ARDOUR::BufferSet&, long long, long long, unsigned int) (this=0xcc91cf8, inbufs=..., outbufs=..., start_frame=0, end_frame=1024, nframes=1024) at ../libs/ardour/panner_shell.cc:355
#5  0xffffffff in ARDOUR::InternalSend::run(ARDOUR::BufferSet&, long long, long long, unsigned int, bool) (this=0xccc5850, bufs=..., start_frame=0, end_frame=1024, nframes=1024) at ../libs/ardour/internal_send.cc:147
#6  0xffffffff in ARDOUR::Route::process_output_buffers(ARDOUR::BufferSet&, long long, long long, unsigned int, int, bool) (this=0xcad6148, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0, gain_automation_ok=false) at ../libs/ardour/route.cc:632
#7  0xffffffff in ARDOUR::Route::passthru_silence(long long, long long, unsigned int, int) (this=0xcad6148, start_frame=0, end_frame=1024, nframes=1024, declick=0)
    at ../libs/ardour/route.cc:787
#8  0xffffffff in ARDOUR::Track::no_roll(unsigned int, long long, long long, bool) (this=0xcad6148, nframes=1024, start_frame=0, end_frame=1024, session_state_changing=true)
    at ../libs/ardour/track.cc:543
#9  0xffffffff in ARDOUR::Graph::process_one_route(ARDOUR::Route*) (this=0xa45af00, route=0xcad6148) at ../libs/ardour/graph.cc:584
#10 0xffffffff in ARDOUR::GraphNode::process() (this=0xcad62c4) at ../libs/ardour/graphnode.cc:79
#11 0xffffffff in ARDOUR::Graph::run_one() (this=0xa45af00) at ../libs/ardour/graph.cc:400
#12 0xffffffff in ARDOUR::Graph::helper_thread() (this=0xa45af00) at ../libs/ardour/graph.cc:418
#13 0xffffffff in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0xa968b810, p=0xa45af00) at /usr/include/boost/bind/mem_fn_template.hpp:49
#14 0xffffffff in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0xa968b818, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#15 0xffffffff in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0xa968b810)
    at /usr/include/boost/bind/bind_template.hpp:20
#16 0xffffffff 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:153
#17 0x08247c5b in boost::function0<void>::operator()() const (this=0xa968b80c) at /usr/include/boost/function/function_template.hpp:767
#18 0xffffffff in ARDOUR::DummyAudioBackend::dummy_process_thread(void*) (arg=0xa0a0998) at ../libs/backends/dummy/dummy_audiobackend.cc:544
#19 0xffffffff in start_thread (arg=0xa968c1c0) at pthread_create.c:310
#20 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 17 (Thread 0xa96a51c0 (LWP 2846)):
#0  0xffffffff in calf_plugins::equalizerNband_audio_module<calf_plugins::equalizer8band_metadata, true>::process(unsigned int, unsigned int, unsigned int, unsigned int) ()
    at /usr/lib/ladspa/calf.so
#1  0xffffffff in calf_plugins::audio_module<calf_plugins::equalizer8band_metadata>::process_slice(unsigned int, unsigned int) () at /usr/lib/ladspa/calf.so
#2  0xffffffff in calf_plugins::lv2_wrapper<calf_plugins::equalizerNband_audio_module<calf_plugins::equalizer8band_metadata, true> >::cb_run(void*, unsigned int) ()
    at /usr/lib/ladspa/calf.so
#3  0xffffffff in lilv_instance_run(LilvInstance*, uint32_t) (instance=0xc9f9498, sample_count=1024) at /usr/include/lilv-0/lilv/lilv.h:1559
#4  0xffffffff in ARDOUR::LV2Plugin::run(unsigned int) (this=0xc9d1660, nframes=1024) at ../libs/ardour/lv2_plugin.cc:2399
#5  0xffffffff in ARDOUR::LV2Plugin::connect_and_run(ARDOUR::BufferSet&, ARDOUR::ChanMapping, ARDOUR::ChanMapping, unsigned int, long long) (this=0xc9d1660, bufs=..., in_map=..., out_map=..., nframes=1024, offset=0) at ../libs/ardour/lv2_plugin.cc:2218
#6  0xffffffff in ARDOUR::PluginInsert::connect_and_run(ARDOUR::BufferSet&, unsigned int, long long, bool, long long) (this=0xc9ca760, bufs=..., nframes=1024, offset=0, with_auto=false, now=0) at ../libs/ardour/plugin_insert.cc:442
#7  0xffffffff in ARDOUR::PluginInsert::run(ARDOUR::BufferSet&, long long, long long, unsigned int, bool) (this=0xc9ca760, bufs=..., start_frame=0, nframes=1024)
---Type <return> to continue, or q <return> to quit---
    at ../libs/ardour/plugin_insert.cc:508
#8  0xffffffff in ARDOUR::Route::process_output_buffers(ARDOUR::BufferSet&, long long, long long, unsigned int, int, bool) (this=0xc8a8430, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0, gain_automation_ok=false) at ../libs/ardour/route.cc:632
#9  0xffffffff in ARDOUR::Route::passthru_silence(long long, long long, unsigned int, int) (this=0xc8a8430, start_frame=0, end_frame=1024, nframes=1024, declick=0)
    at ../libs/ardour/route.cc:787
#10 0xffffffff in ARDOUR::Track::no_roll(unsigned int, long long, long long, bool) (this=0xc8a8430, nframes=1024, start_frame=0, end_frame=1024, session_state_changing=true)
    at ../libs/ardour/track.cc:543
#11 0xffffffff in ARDOUR::Graph::process_one_route(ARDOUR::Route*) (this=0xa45af00, route=0xc8a8430) at ../libs/ardour/graph.cc:584
#12 0xffffffff in ARDOUR::GraphNode::process() (this=0xc8a85ac) at ../libs/ardour/graphnode.cc:79
#13 0xffffffff in ARDOUR::Graph::run_one() (this=0xa45af00) at ../libs/ardour/graph.cc:400
#14 0xffffffff in ARDOUR::Graph::main_thread() (this=0xa45af00) at ../libs/ardour/graph.cc:456
#15 0xffffffff in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0xa96a4810, p=0xa45af00) at /usr/include/boost/bind/mem_fn_template.hpp:49
#16 0xffffffff in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0xa96a4818, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#17 0xffffffff in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0xa96a4810)
    at /usr/include/boost/bind/bind_template.hpp:20
#18 0xffffffff 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:153
#19 0x08247c5b in boost::function0<void>::operator()() const (this=0xa96a480c) at /usr/include/boost/function/function_template.hpp:767
#20 0xffffffff in ARDOUR::DummyAudioBackend::dummy_process_thread(void*) (arg=0x9361018) at ../libs/backends/dummy/dummy_audiobackend.cc:544
#21 0xffffffff in start_thread (arg=0xa96a51c0) at pthread_create.c:310
#22 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 16 (Thread 0xacdffb40 (LWP 2844)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in nanosleep () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in g_usleep () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::usleep(unsigned long) () at /lib/libglibmm-2.4.so.1
#4  0xffffffff in ARDOUR::DummyAudioBackend::main_process_thread() (this=0x929b368) at ../libs/backends/dummy/dummy_audiobackend.cc:1284
#5  0xffffffff in pthread_process(void*) (arg=0x929b368) at ../libs/backends/dummy/dummy_audiobackend.cc:417
#6  0xffffffff in start_thread (arg=0xacdffb40) at pthread_create.c:310
#7  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 14 (Thread 0xab543b40 (LWP 2842)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0xffffffff in g_cond_wait_until () at /lib/libglib-2.0.so.0
#3  0xffffffff in g_async_queue_pop_intern_unlocked () at /lib/libglib-2.0.so.0
#4  0xffffffff in g_async_queue_timeout_pop () at /lib/libglib-2.0.so.0
#5  0xffffffff in g_thread_pool_thread_proxy () at /lib/libglib-2.0.so.0
#6  0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#7  0xffffffff in start_thread (arg=0xab543b40) at pthread_create.c:310
#8  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 9 (Thread 0xad7ffb40 (LWP 2836)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in g_poll () at /lib/libglib-2.0.so.0
#3  0xffffffff in g_main_context_iterate.isra () at /lib/libglib-2.0.so.0
#4  0xffffffff in g_main_context_iteration () at /lib/libglib-2.0.so.0
#5  0xffffffff in glib_worker_main () at /lib/libglib-2.0.so.0
#6  0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#7  0xffffffff in start_thread (arg=0xad7ffb40) at pthread_create.c:310
#8  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 8 (Thread 0xae177b40 (LWP 2835)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in g_poll () at /lib/libglib-2.0.so.0
#3  0xffffffff in g_main_context_iterate.isra () at /lib/libglib-2.0.so.0
#4  0xffffffff in g_main_loop_run () at /lib/libglib-2.0.so.0
#5  0xffffffff in gdbus_shared_thread_func () at /lib/libgio-2.0.so.0
#6  0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#7  0xffffffff in start_thread (arg=0xae177b40) at pthread_create.c:310
#8  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 7 (Thread 0xaefffb40 (LWP 2834)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0xffffffff in g_cond_wait () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () at /lib/libglibmm-2.4.so.1
#4  0xffffffff in ARDOUR::AudioEngine::do_devicelist_update() (this=0x920e1a0) at ../libs/ardour/audioengine.cc:559
#5  0xffffffff in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator()(ARDOUR::AudioEngine*) const (this=0x918eec0, p=0x920e1a0)
    at /usr/include/boost/bind/mem_fn_template.hpp:49
#6  0xffffffff in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AudioEngine>&, boost::_bi::list0&, int) (this=0x918eec8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#7  0xffffffff in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator()() (this=0x918eec0) at /usr/include/boost/bind/bind_template.hpp:20
#8  0xffffffff in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > > >::operator()() const (this=0x918eec0) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#9  0xffffffff 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(sigc::internal::slot_rep*) (rep=0x918eea8) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
---Type <return> to continue, or q <return> to quit---
#10 0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#11 0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#12 0xffffffff in start_thread (arg=0xaefffb40) at pthread_create.c:310
#13 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 6 (Thread 0xaf9a9b40 (LWP 2833)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0xffffffff in g_cond_wait () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () at /lib/libglibmm-2.4.so.1
#4  0xffffffff in ARDOUR::AudioEngine::do_reset_backend() (this=0x920e1a0) at ../libs/ardour/audioengine.cc:524
#5  0xffffffff in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator()(ARDOUR::AudioEngine*) const (this=0x918eae8, p=0x920e1a0)
    at /usr/include/boost/bind/mem_fn_template.hpp:49
#6  0xffffffff in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AudioEngine>&, boost::_bi::list0&, int) (this=0x918eaf0, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#7  0xffffffff in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator()() (this=0x918eae8) at /usr/include/boost/bind/bind_template.hpp:20
#8  0xffffffff in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > > >::operator()() const (this=0x918eae8) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#9  0xffffffff 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(sigc::internal::slot_rep*) (rep=0x918ead0) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#10 0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#11 0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#12 0xffffffff in start_thread (arg=0xaf9a9b40) at pthread_create.c:310
#13 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 5 (Thread 0xb07feb40 (LWP 2832)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0xffffffff in g_cond_wait () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () at /lib/libglibmm-2.4.so.1
#4  0xffffffff in ARDOUR::Analyser::work() () at ../libs/ardour/analyser.cc:86
#5  0xffffffff in analyser_work() () at ../libs/ardour/analyser.cc:51
#6  0x0880285f in sigc::pointer_functor0<void>::operator()() const (this=0x90aeeb4) at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#7  0x088004fe in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const (this=0x90aeeb0) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#8  0x087fd812 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) (rep=0x90aee98)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#9  0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#10 0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#11 0xffffffff in start_thread (arg=0xb07feb40) at pthread_create.c:310
#12 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122
---Type <return> to continue, or q <return> to quit---

Thread 4 (Thread 0xb11ffb40 (LWP 2831)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0xffffffff in g_cond_wait () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () at /lib/libglibmm-2.4.so.1
#4  0xffffffff in peak_thread_work() () at ../libs/ardour/source_factory.cc:71
#5  0x0880285f in sigc::pointer_functor0<void>::operator()() const (this=0x90b0354) at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#6  0x088004fe in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const (this=0x90b0350) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#7  0x087fd812 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) (rep=0x90b0338)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#8  0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#9  0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#10 0xffffffff in start_thread (arg=0xb11ffb40) at pthread_create.c:310
#11 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 3 (Thread 0xb1b86b40 (LWP 2830)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0xffffffff in g_cond_wait () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () at /lib/libglibmm-2.4.so.1
#4  0xffffffff in peak_thread_work() () at ../libs/ardour/source_factory.cc:71
#5  0x0880285f in sigc::pointer_functor0<void>::operator()() const (this=0x906254c) at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#6  0x088004fe in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const (this=0x9062548) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#7  0x087fd812 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) (rep=0x9062530)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#8  0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#9  0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#10 0xffffffff in start_thread (arg=0xb1b86b40) at pthread_create.c:310
#11 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 2 (Thread 0xb2387b40 (LWP 2829)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in nanosleep () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in g_usleep () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::usleep(unsigned long) () at /lib/libglibmm-2.4.so.1
#4  0x08a991a3 in gui_event_loop(void*) (ptr=0x0) at ../gtk2_ardour/linux_vst_gui_support.cc:475
#5  0xffffffff in start_thread (arg=0xb2387b40) at pthread_create.c:310
#6  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 1 (Thread 0xb25db8c0 (LWP 2825)):
---Type <return> to continue, or q <return> to quit---
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in sem_wait@@GLIBC_2.1 () at ../sysdeps/unix/sysv/linux/i386/i486/sem_wait.S:79
#2  0xffffffff in PBD::Semaphore::wait() (this=0xa45af80) at /home/timbyr/Data/devel/ardour/ardour-build-scripts/BUILD/master-debug-tests/libs/pbd/pbd/semutils.h:61
#3  0xffffffff in ARDOUR::Graph::routes_no_roll(unsigned int, long long, long long, bool, int) (this=0xa45af00, nframes=1024, start_frame=0, end_frame=1024, non_rt_pending=true, declick=0) at ../libs/ardour/graph.cc:566
#4  0xffffffff in ARDOUR::Session::no_roll(unsigned int) (this=0x94bbd20, nframes=1024) at ../libs/ardour/session_process.cc:147
#5  0xffffffff in ARDOUR::Session::process_with_events(unsigned int) (this=0x94bbd20, nframes=1024) at ../libs/ardour/session_process.cc:391
#6  0xffffffff in ARDOUR::Session::process(unsigned int) (this=0x94bbd20, nframes=1024) at ../libs/ardour/session_process.cc:76
#7  0xffffffff in ARDOUR::AudioEngine::set_session(ARDOUR::Session*) (this=0x920e1a0, s=0x94bbd20) at ../libs/ardour/audioengine.cc:617
#8  0xffffffff in ARDOUR::Session::Session(ARDOUR::AudioEngine&, std::string const&, std::string const&, ARDOUR::BusProfile*, std::string) (this=0x94bbd20, eng=..., fullpath="/home/timbyr/Downloads/test-6758", snapshot_name="The Ride", bus_profile=0x0, mix_template="\234X\371\264 `\344\266\070\336\377\277\000@z\266\000\000\000\000\306\364Դ\260bi\266\064\070,\t\000\000\000\000\270\361Ƿ  ^\262\001\000\000\000\005\000\000\000\000\000\000\000\000\340\370\264`_\376\267\224\357\377\267\000\000\000\000\314\b\024\b\340\211\355\266\005\000\000\000\260\372\377\267\000\000\000\000\001\000\000\000\310_\352\264\000\000\000\000Z\254\365\264+\255\376\267\000\200ŷX(&\b\037\177\365\264\324\063,\t;\000\000\000\b\000\000\000\335~\365\264\000\200ŷX(&\b\000\000\000\000\000\220t\322\000\260\206\266X(&\b\000\000\000\000\377\377\377\377\064\070,\t\024\000\000\000\\:;\000\000\060\347\267X(&\b\000\000\000\000\070\336\377\277"...) at ../libs/ardour/session.cc:404
#9  0x0826411b in ARDOUR_UI::load_session(std::string const&, std::string const&, std::string) (this=0x922afa8, path="/home/timbyr/Downloads/test-6758", snap_name="The Ride", mix_template="") at ../gtk2_ardour/ardour_ui.cc:3193
#10 0x08263a44 in ARDOUR_UI::get_session_parameters(bool, bool, std::string) (this=0x922afa8, quit_on_cancel=false, should_be_new=false, load_template="")
    at ../gtk2_ardour/ardour_ui.cc:3122
#11 0x0825aad6 in ARDOUR_UI::starting() (this=0x922afa8) at ../gtk2_ardour/ardour_ui.cc:1015
#12 0xffffffff in Gtkmm2ext::UI::run(Receiver&) (this=0x922afa8, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:279
#13 0x08624cb1 in main(int, char**) (argc=1, argv=0xbfffe284) at ../gtk2_ardour/main.cc:396
(gdb) 

the-ride-4.6.383.bt.txt (34,153 bytes)   

timbyr

2016-02-18 11:16

developer  

surrounded-4.6.383.bt.txt (29,928 bytes)   
(ardour-4.6.383:3319): Gtk-CRITICAL **: IA__gtk_table_resize: assertion 'n_rows > 0 && n_rows <= 65535' failed
ardour-4.6.383: ../libs/ardour/buffer_set.cc:250: ARDOUR::Buffer& ARDOUR::BufferSet::get(ARDOUR::DataType, size_t): Assertion `i < _available.get(type)' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xab7f51c0 (LWP 3343)]
0xb7fdbbe0 in __kernel_vsyscall ()
Missing separate debuginfos, use: debuginfo-install PackageKit-gtk3-module-1.0.6-1.fc21.i686 adwaita-gtk2-theme-3.14.2.2-1.fc21.i686 alsa-lib-1.0.28-2.fc21.i686 at-spi2-atk-2.14.1-1.fc21.i686 at-spi2-core-2.14.1-1.fc21.i686 atk-2.14.0-1.fc21.i686 atkmm-2.22.7-4.fc21.i686 aubio-0.3.2-16.fc21.i686 bluez-libs-5.29-2.fc21.i686 boost-system-1.55.0-8.fc21.i686 bzip2-libs-1.0.6-14.fc21.i686 cairo-1.14.2-1.fc21.i686 cairomm-1.10.0-9.fc21.i686 cwiid-0.6.00-25.20100505gitfadf11e.fc21.i686 cyrus-sasl-lib-2.1.26-19.fc21.i686 dbus-libs-1.8.20-1.fc21.i686 elfutils-libelf-0.163-1.fc21.i686 elfutils-libs-0.163-1.fc21.i686 expat-2.1.0-10.fc21.i686 fftw-libs-double-3.3.4-5.fc21.i686 fftw-libs-single-3.3.4-5.fc21.i686 flac-libs-1.3.1-5.fc21.i686 fluidsynth-libs-1.1.6-5.fc21.i686 fontconfig-2.11.1-5.fc21.i686 freetype-2.5.3-16.fc21.i686 gdk-pixbuf2-2.31.1-1.fc21.i686 glib2-2.42.2-1.fc21.i686 glibmm24-2.42.0-1.fc21.i686 graphite2-1.2.4-3.fc21.i686 gsm-1.0.13-12.fc21.i686 gtk2-2.24.28-1.fc21.i686 gtkmm24-2.24.4-4.fc21.i686 gvfs-1.22.4-2.fc21.i686 harfbuzz-0.9.36-1.fc21.i686 ibus-gtk2-1.5.10-5.fc21.i686 ibus-libs-1.5.10-5.fc21.i686 jack-audio-connection-kit-1.9.10-1.fc21.i686 json-c-0.12-5.fc21.i686 keyutils-libs-1.5.9-4.fc21.i686 krb5-libs-1.12.2-17.fc21.i686 ladspa-1.13-13.fc21.i686 ladspa-amb-plugins-0.6.1-8.fc21.i686 ladspa-autotalent-plugins-0.2-10.fc21.i686 ladspa-blop-plugins-0.2.8-16.fc21.i686 ladspa-calf-plugins-0.0.19-6.fc21.i686 ladspa-caps-plugins-0.9.10-3.fc21.i686 ladspa-cmt-plugins-1.16-9.fc21.i686 ladspa-fil-plugins-0.3.0-9.fc21.i686 ladspa-guitarix-plugins-0.32.3-1.fc21.i686 ladspa-mcp-plugins-0.4.0-10.fc21.i686 ladspa-rev-plugins-0.3.1-13.fc21.i686 ladspa-swh-plugins-0.4.15-23.fc21.i686 ladspa-tap-plugins-0.7.0-14.fc21.i686 ladspa-vco-plugins-0.3.0-15.fc21.i686 ladspa-wasp-plugins-0.9.5.1-10.fc21.i686 lash-0.5.4-21.fc21.i686 libICE-1.0.9-2.fc21.i686 libSM-1.2.2-2.fc21.i686 libX11-1.6.2-2.fc21.i686 libXau-1.0.8-4.fc21.i686 libXcomposite-0.4.4-6.fc21.i686 libXcursor-1.1.14-4.fc21.i686 libXdamage-1.1.4-6.fc21.i686 libXext-1.3.3-2.fc21.i686 libXfixes-5.0.1-4.fc21.i686 libXi-1.7.4-2.fc21.i686 libXinerama-1.1.3-4.fc21.i686 libXrandr-1.4.2-2.fc21.i686 libXrender-0.9.8-4.fc21.i686 libXtst-1.2.2-4.fc21.i686 libXxf86vm-1.1.3-4.fc21.i686 libasyncns-0.8-8.fc21.i686 libattr-2.4.47-9.fc21.i686 libbluray-0.7.0-1.fc21.i686 libcanberra-0.30-7.fc21.i686 libcanberra-gtk2-0.30-7.fc21.i686 libcap-2.24-7.fc21.i686 libcom_err-1.42.12-4.fc21.i686 libcurl-7.37.0-14.fc21.i686 libdrm-2.4.60-1.fc21.i686 libffi-3.1-7.fc21.i686 libgcc-4.9.2-6.fc21.i686 libgcrypt-1.6.3-4.fc21.i686 libgpg-error-1.17-2.fc21.i686 libicu-52.1-6.fc21.i686 libidn-1.31-1.fc21.i686 liblo-0.27-5.fc21.i686 liblrdf-0.5.0-8.fc21.i686 libltc-1.1.4-3.fc21.i686 libogg-1.3.0-8.fc21.i686 libpng-1.6.10-3.fc21.i686 libselinux-2.3-10.fc21.i686 libsigc++20-2.4.0-1.fc21.i686 libssh2-1.5.0-1.fc21.i686 libstdc++-4.9.2-6.fc21.i686 libtdb-1.3.1-1.fc21.i686 libtool-ltdl-2.4.2-31.fc21.i686 libuuid-2.25.2-3.fc21.i686 libvorbis-1.3.4-3.fc21.i686 libwayland-client-1.6.0-1.fc21.i686 libwayland-server-1.6.0-1.fc21.i686 libxcb-1.11-5.fc21.i686 libxml2-2.9.1-7.fc21.i686 libxshmfence-1.2-1.fc21.i686 libxslt-1.1.28-8.fc21.i686 lilv-0.20.0-2.fc21.i686 mesa-libEGL-10.4.7-1.20150323.fc21.i686 mesa-libGL-10.4.7-1.20150323.fc21.i686 mesa-libgbm-10.4.7-1.20150323.fc21.i686 mesa-libglapi-10.4.7-1.20150323.fc21.i686 ncurses-libs-5.9-16.20140323.fc21.i686 nspr-4.10.8-1.fc21.i686 nss-3.19.3-1.0.fc21.i686 nss-mdns-0.10-15.fc21.i686 nss-softokn-freebl-3.19.2-1.0.fc21.i686 nss-util-3.19.2-1.0.fc21.i686 openldap-2.4.40-3.fc21.i686 openssl-libs-1.0.1k-12.fc21.i686 opus-1.1-5.fc21.i686 pango-1.36.8-6.fc21.i686 pangomm-2.34.0-4.fc21.i686 pcre-8.35-12.fc21.i686 pixman-0.32.6-4.fc21.i686 pulseaudio-libs-6.0-4.fc21.i686 raptor2-2.0.14-3.fc21.i686 readline-6.3-5.fc21.i686 rubberband-1.8.1-5.fc21.i686 serd-0.20.0-1.fc21.i686 sord-0.12.2-1.fc21.i686 sratom-0.4.6-2.fc21.i686 sssd-client-1.12.5-3.fc21.i686 suil-0.8.2-2.fc21.i686 systemd-libs-216-25.fc21.i686 taglib-1.9.1-7.fc21.i686 tcp_wrappers-libs-7.6-79.fc21.i686 vamp-plugin-sdk-2.5-4.fc21.i686 xz-libs-5.1.2-14alpha.fc21.i686 yajl-2.1.0-3.fc21.i686 zita-convolver-3.1.0-7.fc21.i686 zita-resampler-1.3.0-5.fc21.i686 zlib-1.2.8-7.fc21.i686
(gdb) t a a bt

Thread 33 (Thread 0xa839bb40 (LWP 3357)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0xffffffff in g_cond_wait_until () at /lib/libglib-2.0.so.0
#3  0xffffffff in g_async_queue_pop_intern_unlocked () at /lib/libglib-2.0.so.0
#4  0xffffffff in g_async_queue_timeout_pop () at /lib/libglib-2.0.so.0
#5  0xffffffff in g_thread_pool_thread_proxy () at /lib/libglib-2.0.so.0
#6  0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#7  0xffffffff in start_thread (arg=0xa839bb40) at pthread_create.c:310
#8  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 29 (Thread 0xaa541b40 (LWP 3353)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in nanosleep () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in g_usleep () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::usleep(unsigned long) () at /lib/libglibmm-2.4.so.1
#4  0xffffffff in ARDOUR::AutomationWatch::thread() (this=0x9ed7bd8) at ../libs/ardour/automation_watch.cc:153
#5  0xffffffff in boost::_mfi::mf0<void, ARDOUR::AutomationWatch>::operator()(ARDOUR::AutomationWatch*) const (this=0xa105098, p=0x9ed7bd8)
    at /usr/include/boost/bind/mem_fn_template.hpp:49
#6  0xffffffff in boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>&, boost::_bi::list0&, int) (this=0xa1050a0, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#7  0xffffffff in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >::operator()() (this=0xa105098) at /usr/include/boost/bind/bind_template.hpp:20
#8  0xffffffff in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > > >::operator()() const (this=0xa105098) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#9  0xffffffff 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(sigc::internal::slot_rep*) (rep=0xa105080) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#10 0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#11 0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#12 0xffffffff in start_thread (arg=0xaa541b40) at pthread_create.c:310
#13 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 28 (Thread 0xacdffb40 (LWP 3352)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:187
#2  0xffffffff in ARDOUR::Session::emit_thread_run() (this=0x95bb570) at ../libs/ardour/session_process.cc:1313
#3  0xffffffff in ARDOUR::Session::emit_thread(void*) (arg=0x95bb570) at ../libs/ardour/session_process.cc:1302
#4  0xffffffff in start_thread (arg=0xacdffb40) at pthread_create.c:310
#5  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

---Type <return> to continue, or q <return> to quit---
Thread 22 (Thread 0xab543b40 (LWP 3345)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in g_poll () at /lib/libglib-2.0.so.0
#3  0xffffffff in g_main_context_iterate.isra () at /lib/libglib-2.0.so.0
#4  0xffffffff in g_main_loop_run () at /lib/libglib-2.0.so.0
#5  0xffffffff in Glib::MainLoop::run() () at /lib/libglibmm-2.4.so.1
#6  0xffffffff in BaseUI::main_thread() (this=0xabc1028) at ../libs/pbd/base_ui.cc:86
#7  0xffffffff in sigc::bound_mem_functor0<void, BaseUI>::operator()() const (this=0xabc13cc) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1787
#8  0xffffffff in sigc::adaptor_functor<sigc::bound_mem_functor0<void, BaseUI> >::operator()() const (this=0xabc13c8)
    at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#9  0xffffffff in sigc::internal::slot_call0<sigc::bound_mem_functor0<void, BaseUI>, void>::call_it(sigc::internal::slot_rep*) (rep=0xabc13b0)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#10 0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#11 0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#12 0xffffffff in start_thread (arg=0xab543b40) at pthread_create.c:310
#13 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 21 (Thread 0xab7dbc40 (LWP 3344)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in CrossThreadChannel::poll_for_request() (this=0x94b4920) at ../libs/pbd/crossthread.posix.cc:80
#3  0xffffffff in CrossThreadChannel::receive(char&, bool) (this=0x94b4920, msg=@0xab7daf2f: 0 '\000', wait=true) at ../libs/pbd/crossthread.posix.cc:101
#4  0xffffffff in ARDOUR::Butler::thread_work() (this=0x94b48b8) at ../libs/ardour/butler.cc:175
#5  0xffffffff in ARDOUR::Butler::_thread_work(void*) (arg=0x94b48b8) at ../libs/ardour/butler.cc:156
#6  0xffffffff in fake_thread_start(void*) (arg=0xabc0e78) at ../libs/pbd/pthread_utils.cc:101
#7  0xffffffff in start_thread (arg=0xab7dbc40) at pthread_create.c:310
#8  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 20 (Thread 0xab7f51c0 (LWP 3343)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in __GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#2  0xffffffff in __GI_abort () at abort.c:89
#3  0xffffffff in __assert_fail_base (fmt=0xb4ddf554 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0xb79a0198 "i < _available.get(type)", file=0xb79a0008 "../libs/ardour/buffer_set.cc", line=250, function=0xb79a05c0 <ARDOUR::BufferSet::get(ARDOUR::DataType, unsigned int)::__PRETTY_FUNCTION__> "ARDOUR::Buffer& ARDOUR::BufferSet::get(ARDOUR::DataType, size_t)") at assert.c:92
#4  0xffffffff in __GI___assert_fail (assertion=0xb79a0198 "i < _available.get(type)", file=0xb79a0008 "../libs/ardour/buffer_set.cc", line=250, function=0xb79a05c0 <ARDOUR::BufferSet::get(ARDOUR::DataType, unsigned int)::__PRETTY_FUNCTION__> "ARDOUR::Buffer& ARDOUR::BufferSet::get(ARDOUR::DataType, size_t)") at assert.c:101
#5  0xffffffff in ARDOUR::BufferSet::get(ARDOUR::DataType, unsigned int) (this=0x918e0f0, type=..., i=16) at ../libs/ardour/buffer_set.cc:250
#6  0xffffffff in ARDOUR::BufferSet::iterator_base<ARDOUR::BufferSet, ARDOUR::AudioBuffer>::operator*() (this=0xab7f4244)
    at /home/timbyr/Data/devel/ardour/ardour-build-scripts/BUILD/master-debug-tests/libs/ardour/ardour/buffer_set.h:144
---Type <return> to continue, or q <return> to quit---
#7  0xffffffff in ARDOUR::MonitorProcessor::run(ARDOUR::BufferSet&, long long, long long, unsigned int, bool) (this=0xf7c44c8, bufs=..., nframes=1024)
    at ../libs/ardour/monitor_processor.cc:332
#8  0xffffffff in ARDOUR::Route::process_output_buffers(ARDOUR::BufferSet&, long long, long long, unsigned int, int, bool) (this=0x95dbb70, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0, gain_automation_ok=true) at ../libs/ardour/route.cc:632
#9  0xffffffff in ARDOUR::Route::passthru(ARDOUR::BufferSet&, long long, long long, unsigned int, int) (this=0x95dbb70, bufs=..., start_frame=0, end_frame=1024, nframes=1024, declick=0) at ../libs/ardour/route.cc:777
#10 0xffffffff in ARDOUR::Route::no_roll(unsigned int, long long, long long, bool) (this=0x95dbb70, nframes=1024, start_frame=0, end_frame=1024, session_state_changing=false)
    at ../libs/ardour/route.cc:3557
#11 0xffffffff in ARDOUR::Graph::process_one_route(ARDOUR::Route*) (this=0xae66f08, route=0x95dbb70) at ../libs/ardour/graph.cc:584
#12 0xffffffff in ARDOUR::GraphNode::process() (this=0x95dbcec) at ../libs/ardour/graphnode.cc:79
#13 0xffffffff in ARDOUR::Graph::run_one() (this=0xae66f08) at ../libs/ardour/graph.cc:400
#14 0xffffffff in ARDOUR::Graph::helper_thread() (this=0xae66f08) at ../libs/ardour/graph.cc:418
#15 0xffffffff in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0xab7f4810, p=0xae66f08) at /usr/include/boost/bind/mem_fn_template.hpp:49
#16 0xffffffff in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0xab7f4818, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#17 0xffffffff in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0xab7f4810)
    at /usr/include/boost/bind/bind_template.hpp:20
#18 0xffffffff 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:153
#19 0x08247c5b in boost::function0<void>::operator()() const (this=0xab7f480c) at /usr/include/boost/function/function_template.hpp:767
#20 0xffffffff in ARDOUR::DummyAudioBackend::dummy_process_thread(void*) (arg=0x96c3ff8) at ../libs/backends/dummy/dummy_audiobackend.cc:544
#21 0xffffffff in start_thread (arg=0xab7f51c0) at pthread_create.c:310
#22 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 19 (Thread 0xab80e1c0 (LWP 3342)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in sem_wait@@GLIBC_2.1 () at ../sysdeps/unix/sysv/linux/i386/i486/sem_wait.S:79
#2  0xffffffff in PBD::Semaphore::wait() (this=0xae66f68) at /home/timbyr/Data/devel/ardour/ardour-build-scripts/BUILD/master-debug-tests/libs/pbd/pbd/semutils.h:61
#3  0xffffffff in ARDOUR::Graph::run_one() (this=0xae66f08) at ../libs/ardour/graph.cc:387
#4  0xffffffff in ARDOUR::Graph::helper_thread() (this=0xae66f08) at ../libs/ardour/graph.cc:418
#5  0xffffffff in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0xab80d810, p=0xae66f08) at /usr/include/boost/bind/mem_fn_template.hpp:49
#6  0xffffffff in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0xab80d818, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#7  0xffffffff in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0xab80d810)
    at /usr/include/boost/bind/bind_template.hpp:20
#8  0xffffffff 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:153
#9  0x08247c5b in boost::function0<void>::operator()() const (this=0xab80d80c) at /usr/include/boost/function/function_template.hpp:767
#10 0xffffffff in ARDOUR::DummyAudioBackend::dummy_process_thread(void*) (arg=0x96c3ff8) at ../libs/backends/dummy/dummy_audiobackend.cc:544
#11 0xffffffff in start_thread (arg=0xab80e1c0) at pthread_create.c:310
#12 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122
---Type <return> to continue, or q <return> to quit---

Thread 18 (Thread 0xab8271c0 (LWP 3341)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in sem_wait@@GLIBC_2.1 () at ../sysdeps/unix/sysv/linux/i386/i486/sem_wait.S:79
#2  0xffffffff in PBD::Semaphore::wait() (this=0xae66f68) at /home/timbyr/Data/devel/ardour/ardour-build-scripts/BUILD/master-debug-tests/libs/pbd/pbd/semutils.h:61
#3  0xffffffff in ARDOUR::Graph::run_one() (this=0xae66f08) at ../libs/ardour/graph.cc:387
#4  0xffffffff in ARDOUR::Graph::main_thread() (this=0xae66f08) at ../libs/ardour/graph.cc:456
#5  0xffffffff in boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const (this=0xab826810, p=0xae66f08) at /usr/include/boost/bind/mem_fn_template.hpp:49
#6  0xffffffff in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) (this=0xab826818, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#7  0xffffffff in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() (this=0xab826810)
    at /usr/include/boost/bind/bind_template.hpp:20
#8  0xffffffff 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(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:153
#9  0x08247c5b in boost::function0<void>::operator()() const (this=0xab82680c) at /usr/include/boost/function/function_template.hpp:767
#10 0xffffffff in ARDOUR::DummyAudioBackend::dummy_process_thread(void*) (arg=0x96b90d0) at ../libs/backends/dummy/dummy_audiobackend.cc:544
#11 0xffffffff in start_thread (arg=0xab8271c0) at pthread_create.c:310
#12 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 17 (Thread 0xac5feb40 (LWP 3339)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in sem_wait@@GLIBC_2.1 () at ../sysdeps/unix/sysv/linux/i386/i486/sem_wait.S:79
#2  0xffffffff in PBD::Semaphore::wait() (this=0xae66f88) at /home/timbyr/Data/devel/ardour/ardour-build-scripts/BUILD/master-debug-tests/libs/pbd/pbd/semutils.h:61
#3  0xffffffff in ARDOUR::Graph::routes_no_roll(unsigned int, long long, long long, bool, int) (this=0xae66f08, nframes=1024, start_frame=0, end_frame=1024, non_rt_pending=false, declick=0) at ../libs/ardour/graph.cc:566
#4  0xffffffff in ARDOUR::Session::no_roll(unsigned int) (this=0x95bb570, nframes=1024) at ../libs/ardour/session_process.cc:147
#5  0xffffffff in ARDOUR::Session::process_with_events(unsigned int) (this=0x95bb570, nframes=1024) at ../libs/ardour/session_process.cc:391
#6  0xffffffff in ARDOUR::Session::process(unsigned int) (this=0x95bb570, nframes=1024) at ../libs/ardour/session_process.cc:76
#7  0xffffffff in ARDOUR::AudioEngine::process_callback(unsigned int) (this=0x920de48, nframes=1024) at ../libs/ardour/audioengine.cc:374
#8  0xffffffff in ARDOUR::DummyAudioBackend::main_process_thread() (this=0x9293c18) at ../libs/backends/dummy/dummy_audiobackend.cc:1242
#9  0xffffffff in pthread_process(void*) (arg=0x9293c18) at ../libs/backends/dummy/dummy_audiobackend.cc:417
#10 0xffffffff in start_thread (arg=0xac5feb40) at pthread_create.c:310
#11 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 9 (Thread 0xad7ffb40 (LWP 3330)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in g_poll () at /lib/libglib-2.0.so.0
#3  0xffffffff in g_main_context_iterate.isra () at /lib/libglib-2.0.so.0
#4  0xffffffff in g_main_context_iteration () at /lib/libglib-2.0.so.0
#5  0xffffffff in glib_worker_main () at /lib/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#6  0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#7  0xffffffff in start_thread (arg=0xad7ffb40) at pthread_create.c:310
#8  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 8 (Thread 0xae177b40 (LWP 3329)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in g_poll () at /lib/libglib-2.0.so.0
#3  0xffffffff in g_main_context_iterate.isra () at /lib/libglib-2.0.so.0
#4  0xffffffff in g_main_loop_run () at /lib/libglib-2.0.so.0
#5  0xffffffff in gdbus_shared_thread_func () at /lib/libgio-2.0.so.0
#6  0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#7  0xffffffff in start_thread (arg=0xae177b40) at pthread_create.c:310
#8  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 7 (Thread 0xaf1a8b40 (LWP 3328)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0xffffffff in g_cond_wait () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () at /lib/libglibmm-2.4.so.1
#4  0xffffffff in ARDOUR::AudioEngine::do_devicelist_update() (this=0x920de48) at ../libs/ardour/audioengine.cc:559
#5  0xffffffff in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator()(ARDOUR::AudioEngine*) const (this=0x918ee28, p=0x920de48)
    at /usr/include/boost/bind/mem_fn_template.hpp:49
#6  0xffffffff in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AudioEngine>&, boost::_bi::list0&, int) (this=0x918ee30, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#7  0xffffffff in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator()() (this=0x918ee28) at /usr/include/boost/bind/bind_template.hpp:20
#8  0xffffffff in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > > >::operator()() const (this=0x918ee28) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#9  0xffffffff 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(sigc::internal::slot_rep*) (rep=0x918ee10) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#10 0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#11 0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#12 0xffffffff in start_thread (arg=0xaf1a8b40) at pthread_create.c:310
#13 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 6 (Thread 0xaf9a9b40 (LWP 3327)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0xffffffff in g_cond_wait () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () at /lib/libglibmm-2.4.so.1
---Type <return> to continue, or q <return> to quit---
#4  0xffffffff in ARDOUR::AudioEngine::do_reset_backend() (this=0x920de48) at ../libs/ardour/audioengine.cc:524
#5  0xffffffff in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator()(ARDOUR::AudioEngine*) const (this=0x918fd90, p=0x920de48)
    at /usr/include/boost/bind/mem_fn_template.hpp:49
#6  0xffffffff in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AudioEngine>&, boost::_bi::list0&, int) (this=0x918fd98, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
#7  0xffffffff in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator()() (this=0x918fd90) at /usr/include/boost/bind/bind_template.hpp:20
#8  0xffffffff in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > > >::operator()() const (this=0x918fd90) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#9  0xffffffff 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(sigc::internal::slot_rep*) (rep=0x918fd78) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#10 0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#11 0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#12 0xffffffff in start_thread (arg=0xaf9a9b40) at pthread_create.c:310
#13 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 5 (Thread 0xb07feb40 (LWP 3326)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0xffffffff in g_cond_wait () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () at /lib/libglibmm-2.4.so.1
#4  0xffffffff in ARDOUR::Analyser::work() () at ../libs/ardour/analyser.cc:86
#5  0xffffffff in analyser_work() () at ../libs/ardour/analyser.cc:51
#6  0x0880285f in sigc::pointer_functor0<void>::operator()() const (this=0x90b0a34) at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#7  0x088004fe in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const (this=0x90b0a30) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#8  0x087fd812 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) (rep=0x90b0a18)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#9  0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#10 0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#11 0xffffffff in start_thread (arg=0xb07feb40) at pthread_create.c:310
#12 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 4 (Thread 0xb11ffb40 (LWP 3325)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0xffffffff in g_cond_wait () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () at /lib/libglibmm-2.4.so.1
#4  0xffffffff in peak_thread_work() () at ../libs/ardour/source_factory.cc:71
#5  0x0880285f in sigc::pointer_functor0<void>::operator()() const (this=0x90aee8c) at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#6  0x088004fe in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const (this=0x90aee88) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#7  0x087fd812 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) (rep=0x90aee70)
---Type <return> to continue, or q <return> to quit---
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#8  0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#9  0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#10 0xffffffff in start_thread (arg=0xb11ffb40) at pthread_create.c:310
#11 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 3 (Thread 0xb1b86b40 (LWP 3324)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0xffffffff in g_cond_wait () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::Threads::Cond::wait(Glib::Threads::Mutex&) () at /lib/libglibmm-2.4.so.1
#4  0xffffffff in peak_thread_work() () at ../libs/ardour/source_factory.cc:71
#5  0x0880285f in sigc::pointer_functor0<void>::operator()() const (this=0x90b032c) at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
#6  0x088004fe in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const (this=0x90b0328) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
#7  0x087fd812 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) (rep=0x90b0310)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:103
#8  0xffffffff in call_thread_entry_slot () at /lib/libglibmm-2.4.so.1
#9  0xffffffff in g_thread_proxy () at /lib/libglib-2.0.so.0
#10 0xffffffff in start_thread (arg=0xb1b86b40) at pthread_create.c:310
#11 0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 2 (Thread 0xb2387b40 (LWP 3323)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in nanosleep () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in g_usleep () at /lib/libglib-2.0.so.0
#3  0xffffffff in Glib::usleep(unsigned long) () at /lib/libglibmm-2.4.so.1
#4  0x08a991a3 in gui_event_loop(void*) (ptr=0x0) at ../gtk2_ardour/linux_vst_gui_support.cc:475
#5  0xffffffff in start_thread (arg=0xb2387b40) at pthread_create.c:310
#6  0xffffffff in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122

Thread 1 (Thread 0xb25db8c0 (LWP 3319)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xffffffff in g_poll () at /lib/libglib-2.0.so.0
#3  0xffffffff in g_main_context_iterate.isra () at /lib/libglib-2.0.so.0
#4  0xffffffff in g_main_loop_run () at /lib/libglib-2.0.so.0
#5  0xffffffff in gtk_main () at /lib/libgtk-x11-2.0.so.0
#6  0xffffffff in Gtk::Main::run() () at /lib/libgtkmm-2.4.so.1
#7  0xffffffff in Gtkmm2ext::UI::run(Receiver&) (this=0x9272f88, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:284
#8  0x08624cb1 in main(int, char**) (argc=1, argv=0xbfffe284) at ../gtk2_ardour/main.cc:396
(gdb) 

surrounded-4.6.383.bt.txt (29,928 bytes)   

timbyr

2016-02-18 11:24

developer   ~0017969

I've uploaded full backtraces for both Sessions with version 4.6.383

'The Ride' crashes on Session load here.

'Surrounded' does indeed crash if you enable the monitoring section and click on the mute button.

I'm not sure what the issue is in either case so I guess you'll have to wait for someone with more time and expertise to look into it.

Issue History

Date Modified Username Field Change
2016-01-30 18:41 oswaldm New Issue
2016-01-30 18:41 oswaldm File Added: Ardour_Crash_bug_report2.txt
2016-02-10 10:55 timbyr Note Added: 0017895
2016-02-10 10:55 timbyr Assigned To => timbyr
2016-02-10 10:55 timbyr Status new => feedback
2016-02-11 19:19 oswaldm Note Added: 0017915
2016-02-11 19:19 oswaldm Status feedback => assigned
2016-02-11 23:38 timbyr Note Added: 0017917
2016-02-12 16:39 oswaldm File Added: The Ride.ardour
2016-02-12 16:39 oswaldm File Added: Surrounded.ardour
2016-02-12 16:40 oswaldm Note Added: 0017924
2016-02-14 11:18 timbyr Note Added: 0017933
2016-02-18 11:16 timbyr File Added: the-ride-4.6.383.bt.txt
2016-02-18 11:16 timbyr File Added: surrounded-4.6.383.bt.txt
2016-02-18 11:24 timbyr Note Added: 0017969
2016-02-18 11:24 timbyr Assigned To timbyr =>
2016-02-18 11:24 timbyr Status assigned => confirmed