View Issue Details

IDProjectCategoryView StatusLast Update
0005900ardourbugspublic2014-04-02 23:30
Reporterjannis Assigned To 
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionno change required 
Summary0005900: Frequent segfaults when adding plugins, removing plugins, saving the session etc.
DescriptionI've come across this a lot. Usually, in a mixing session of about an hour I'll hit this about once every 10-15 minutes. It seems like anything that changes the connection graph, e.g. loading/unloading a plugin, or puts strains disk I/O may trigger it. What the exact problem is I don't know yet.

Steps to reproduce (but it's a fairly random):

1. open a session with a few tracks
2. open the mixer
3. add a plugin (in this example an LV2 Calf Compressor)

Alternatively, saving a session may trigger the same symptoms:

Symptoms (in this order):

1. GUI hangs
2. A loud "krrrrrrrrrr" noise (as if audio is stuck in a very short loop) starts
3. Ardour and/or the plugin segfaults

You then have to kill jackd in order to get rid of the noise. After restarting jackd, everything is fine again and Ardour can be restarted as well.
Additional InformationHere's a gdb backtrace of the issue when adding the LV2 Calf Compressor (it's happened with other plugins as well):

Jack: JackClient::ClientNotify ref = 3 name = ardour notify = 3
Jack: JackClient::kXRunCallback
Jack: JackClient::ClientNotify ref = 3 name = ardour notify = 3
Jack: JackClient::kXRunCallback
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3
Jack: JackActivationCount::Signal value = 0 ref = 3

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe80cf700 (LWP 31682)]
0x00007fffa6945a30 in calf_plugins::compressor_audio_module::params_changed (this=0x6d15c00) at modules_comp.cpp:752
752 modules_comp.cpp: No such file or directory.
Missing separate debuginfos, use: debuginfo-install alsa-lib-1.0.26-1.fc17.x86_64 atk-2.4.0-1.fc17.x86_64 atkmm-2.22.6-1.fc17.x86_64 aubio-0.3.2-11.fc17.x86_64 bluez-libs-4.99-2.fc17.x86_64 boost-system-1.48.0-14.fc17.x86_64 cairo-1.10.2-7.fc17.x86_64 cairomm-1.10.0-4.fc17.x86_64 celt-0.11.1-3.fc17.x86_64 cwiid-0.6.00-18.20100505gitfadf11e.fc17.x86_64 cyrus-sasl-lib-2.1.23-31.fc17.x86_64 dbus-libs-1.4.10-6.fc17.x86_64 expat-2.1.0-3.1.fc17.x86_64 fftw-libs-double-3.3.3-5.fc17.x86_64 fftw-libs-single-3.3.3-5.fc17.x86_64 flac-1.2.1-9.fc17.x86_64 fluidsynth-libs-1.1.6-1.fc17.x86_64 fontconfig-2.8.0-8.fc17.x86_64 freetype-2.4.8-3.fc17.x86_64 gamin-0.1.10-12.fc17.x86_64 gdk-pixbuf2-2.26.1-1.fc17.x86_64 glib2-2.32.4-2.fc17.x86_64 glibc-2.15-57.fc17.x86_64 glibmm24-2.32.1-1.fc17.x86_64 gsm-1.0.13-6.fc17.x86_64 gtk2-2.24.13-1.fc17.x86_64 gtkmm24-2.24.2-3.fc17.x86_64 gvfs-1.12.3-1.fc17.x86_64 ibus-gtk2-1.4.99.20121006-2.fc17.x86_64 ibus-libs-1.4.99.20121006-2.fc17.x86_64 jamin-0.97.16-3.20111031cvs.fc17.x86_64 json-c-0.9-4.fc17.x86_64 keyutils-libs-1.5.5-2.fc17.x86_64 krb5-libs-1.10.2-12.fc17.x86_64 ladspa-1.13-8.fc17.x86_64 ladspa-amb-plugins-0.6.1-3.fc17.x86_64 ladspa-autotalent-plugins-0.2-5.fc17.x86_64 ladspa-blop-plugins-0.2.8-11.fc17.x86_64 ladspa-calf-plugins-0.0.18.6-6.fc17.x86_64 ladspa-cmt-plugins-1.16-4.fc17.x86_64 ladspa-fil-plugins-0.3.0-4.fc17.x86_64 ladspa-guitarix-plugins-0.23.3-1.fc17.x86_64 ladspa-mcp-plugins-0.4.0-5.fc17.x86_64 ladspa-rev-plugins-0.3.1-8.fc17.x86_64 ladspa-swh-plugins-0.4.15-18.fc17.x86_64 ladspa-tap-plugins-0.7.0-9.fc17.x86_64 ladspa-vco-plugins-0.3.0-10.fc17.x86_64 ladspa-wasp-plugins-0.9.5.1-2.fc17.x86_64 lash-0.5.4-15.fc17.x86_64 libICE-1.0.8-1.fc17.x86_64 libSM-1.2.1-1.fc17.x86_64 libX11-1.5.0-2.fc17.x86_64 libXau-1.0.6-3.fc17.x86_64 libXcomposite-0.4.3-3.fc17.x86_64 libXcursor-1.1.13-1.fc17.x86_64 libXdamage-1.1.3-3.fc17.x86_64 libXext-1.3.1-1.fc17.x86_64 libXfixes-5.0-2.fc17.x86_64 libXi-1.6.1-1.fc17.x86_64 libXinerama-1.1.2-1.fc17.x86_64 libXrandr-1.3.1-3.fc17.x86_64 libXrender-0.9.7-1.fc17.x86_64 libXtst-1.2.0-3.fc17.x86_64 libart_lgpl-2.3.21-3.fc17.x86_64 libasyncns-0.8-3.fc17.x86_64 libbluray-0.2.3-1.fc17.x86_64 libcom_err-1.42.3-3.fc17.x86_64 libcurl-7.24.0-10.fc17.x86_64 libffi-3.0.10-2.fc17.x86_64 libgcc-4.7.2-2.fc17.x86_64 libglade2-2.6.4-8.fc17.x86_64 libgnomecanvas-2.30.3-4.fc17.x86_64 libgnomecanvasmm26-2.26.0-6.fc17.x86_64 libidn-1.24-1.fc17.x86_64 liblo-0.26-4.fc17.x86_64 liblrdf-0.5.0-3.fc17.x86_64 libogg-1.3.0-5.fc17.x86_64 libpng-1.5.10-1.fc17.x86_64 libsamplerate-0.1.8-2.fc17.x86_64 libselinux-2.1.10-3.fc17.x86_64 libsigc++20-2.2.10-2.fc17.x86_64 libsndfile-1.0.25-2.fc17.x86_64 libssh2-1.4.1-2.fc17.x86_64 libstdc++-4.7.2-2.fc17.x86_64 libuuid-2.21.2-4.fc17.x86_64 libvorbis-1.3.3-1.fc17.x86_64 libxcb-1.9-1.fc17.x86_64 libxml2-2.7.8-9.fc17.x86_64 libxslt-1.1.26-10.fc17.x86_64 lilv-0.14.4-1.fc17.x86_64 lv2-calf-plugins-0.0.18.6-6.fc17.x86_64 lv2-invada-plugins-1.2.0-7.fc17.x86_64 lv2-swh-plugins-1.0.15-8.20110510.9c9935egit.fc17.x86_64 ncurses-libs-5.9-4.20120204.fc17.x86_64 nspr-4.10.0-3.fc17.x86_64 nss-3.14.3-2.fc17.x86_64 nss-mdns-0.10-10.fc17.x86_64 nss-softokn-freebl-3.14.3-1.fc17.x86_64 nss-util-3.14.3-1.fc17.x86_64 openldap-2.4.33-2.fc17.x86_64 openssl-1.0.0k-1.fc17.x86_64 pango-1.30.0-1.fc17.x86_64 pangomm-2.28.4-1.fc17.x86_64 pixman-0.24.4-2.fc17.x86_64 pulseaudio-libs-1.1-9.fc17.x86_64 raptor2-2.0.7-1.fc17.x86_64 readline-6.2-4.fc17.x86_64 serd-0.14.0-1.fc17.x86_64 sord-0.8.0-1.fc17.x86_64 sratom-0.2.0-3.fc17.x86_64 suil-0.6.10-1.fc17.x86_64 tcp_wrappers-libs-7.6-69.fc17.x86_64 yajl-2.0.4-1.fc17.x86_64 zita-convolver-3.1.0-2.fc17.x86_64 zlib-1.2.5-7.fc17.x86_64
(gdb) bt
#0 0x00007fffa6945a30 in calf_plugins::compressor_audio_module::params_changed (this=0x6d15c00) at modules_comp.cpp:752
0000001 0x00007fffa69bd0b7 in calf_plugins::lv2_wrapper<calf_plugins::compressor_audio_module>::cb_run (Instance=0x1281bca0, SampleCount=1024)
    at ./calf/lv2wrap.h:280
#2 0x00007ffff78b07b3 in lilv_instance_run (instance=0x6de96e0, sample_count=1024) at /usr/include/lilv-0/lilv/lilv.h:1550
#3 0x00007ffff78ba866 in ARDOUR::LV2Plugin::run (this=0x47ed3c0, nframes=1024) at ../libs/ardour/lv2_plugin.cc:1888
0000004 0x00007ffff78b9c92 in ARDOUR::LV2Plugin::connect_and_run (this=0x47ed3c0, bufs=..., in_map=..., out_map=..., nframes=1024, offset=0)
    at ../libs/ardour/lv2_plugin.cc:1742
0000005 0x00007ffff76ef624 in ARDOUR::PluginInsert::connect_and_run (this=0x43a5300, bufs=..., nframes=1024, offset=0, with_auto=true, now=24273920)
    at ../libs/ardour/plugin_insert.cc:399
#6 0x00007ffff76f0383 in ARDOUR::PluginInsert::automation_run (this=0x43a5300, bufs=..., nframes=1024) at ../libs/ardour/plugin_insert.cc:556
#7 0x00007ffff76efdd3 in ARDOUR::PluginInsert::run (this=0x43a5300, bufs=..., nframes=1024) at ../libs/ardour/plugin_insert.cc:461
0000008 0x00007ffff775b80c in ARDOUR::Route::process_output_buffers (this=0x542c000, bufs=..., start_frame=24273920, end_frame=24274944, nframes=1024,
    declick=0, gain_automation_ok=true) at ../libs/ardour/route.cc:534
0000009 0x00007ffff749d0dd in ARDOUR::AudioTrack::roll (this=0x542c000, nframes=1024, start_frame=24273920, end_frame=24274944, declick=0, need_butler=
    @0x7fffe80ce8af: false) at ../libs/ardour/audio_track.cc:370
0000010 0x00007ffff75d536a in ARDOUR::Graph::process_one_route (this=0x467dff0, route=0x542c000) at ../libs/ardour/graph.cc:564
0000011 0x00007ffff75d906a in ARDOUR::GraphNode::process (this=0x542c238) at ../libs/ardour/graphnode.cc:79
0000012 0x00007ffff75d3ca4 in ARDOUR::Graph::run_one (this=0x467dff0) at ../libs/ardour/graph.cc:384
0000013 0x00007ffff75d40c9 in ARDOUR::Graph::main_thread (this=0x467dff0) at ../libs/ardour/graph.cc:440
0000014 0x00007ffff75d899f in boost::_mfi::mf0<void, ARDOUR::Graph>::operator() (this=0x7fffe80ceba8, p=0x467dff0)
    at /usr/include/boost/bind/mem_fn_template.hpp:49
#15 0x00007ffff75d85f8 in boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0> (
    this=0x7fffe80cebb8, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
0000016 0x00007ffff75d8323 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator() (this=0x7fffe80ceba8) at /usr/include/boost/bind/bind_template.hpp:20
#17 0x00007ffff75d7f32 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
0000018 0x0000000000edb2e2 in boost::function0<void>::operator() (this=0x7fffe80ceba0) at /usr/include/boost/function/function_template.hpp:760
0000019 0x00007fffe998abd7 in ARDOUR::JACKAudioBackend::_start_process_thread (arg=0x2dfb5b0) at ../libs/backends/jack/jack_audiobackend.cc:913
0000020 0x0000003b85807d14 in start_thread () from /lib64/libpthread.so.0
0000021 0x0000003b854f167d in clone () from /lib64/libc.so.6


Here's an excerpt of the verbose jackd log, starting roughly at the point of where the noise starts to kick in:

23:13:22.314 XRUN callback (60).
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 21001
JackEngine::XRun: client = ardour was not finished, state = Triggered
Jack: JackSocketServerChannel::Execute : fPollTable i = 1 fd = 11
Jack: JackRequest::Notification
Jack: JackEngine::ClientNotify: no callback for notification = 3
Jack: JackEngine::ClientNotify: no callback for notification = 3
Jack: JackExternalClient::ClientNotify ref = 2 client = qjackctl name = qjackctl notify = 3
Jack: JackExternalClient::ClientNotify ref = 3 client = ardour name = ardour notify = 3
Jack: JackSocketServerChannel::Execute : fPollTable i = 2 fd = 12
Jack: JackSocketServerChannel::Execute : fPollTable i = 3 fd = 14
Jack: JackClient::ClientNotify ref = 2 name = qjackctl notify = 3
Jack: JackClient::kXRunCallback
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 42999
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 64000
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 85009
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 107008
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 128000
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 149015
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 170999
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 192012
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 213027
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 234997
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 256002
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 277019
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 299632
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 320013
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 340992
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 363014
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 384005
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 405017
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 427000
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 448010
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 468990
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 490991
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 512020
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 533025
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 554988
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 575991
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 596995
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 618977
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 639993
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 661006
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 682989
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 703987
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 724982
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 746976
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 767982
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 790018
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 811690
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 831986
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 852986
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 874981
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 896002
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 917005
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 938990
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 960006
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 980998
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1003000
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1024000
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1044988
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1066979
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1087998
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1109008
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1131008
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1151989
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1173005
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1195005
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1215979
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1237024
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1259005
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1280008
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1301003
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1322990
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1343987
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1364991
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1386987
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1407987
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1428981
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1451004
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1472001
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1492993
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
Jack: Process: waiting to switch delta = 1514980
JackAudioDriver::ProcessGraphAsyncMaster: Process error
Jack: Process: graph not finished!
TagsNo tags attached.

Activities

jannis

2014-04-02 23:26

reporter   ~0015734

This was a setup issue caused by conflicting calf distro packages and freshly built calf plugins from git. Something went wrong there (a mismatch between .ttl files and the actual plugins being loaded perhaps).

I'll close the issue for now, as it is solved. I'll investigate this further if I still experience crashes when saving sessions.

Issue History

Date Modified Username Field Change
2014-04-02 22:27 jannis New Issue
2014-04-02 23:26 jannis Note Added: 0015734
2014-04-02 23:30 jannis Status new => closed
2014-04-02 23:30 jannis Resolution open => no change required