Impossible to re-open a session

Hi,
Impossible to re-open a session create in 10/2014 with ardour3 in ardour3, neither with ardour4.

It close with:

  • Ardour3:
(ardour-3.5.403:13656): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext23CellRendererPixbufMultiE::active after class was initialised
ardour-3.5.403: /home/harrison/a3/inst/include/boost/smart_ptr/shared_ptr.hpp:424: T* boost::shared_ptr::operator->() const [with T = ARDOUR::AutomationList]: Assertion `px != 0' failed.
Abort
  • Ardour4:
no more csLADSPA plugins
Scanning folders for bundled LV2s: /opt/ardour4/lib/LV2
error: failed to expand CURIE `param:OscillatorControls'
error: attempt to add quad with NULL field
error: failed to expand CURIE `param:OscillatorControls'
error: attempt to add quad with NULL field
error: failed to expand CURIE `param:OscillatorControls'
error: attempt to add quad with NULL field
error: failed to expand CURIE `param:OscillatorControls'
error: attempt to add quad with NULL field
error: failed to expand CURIE `param:OscillatorControls'
error: attempt to add quad with NULL field
error: failed to expand CURIE `param:OscillatorControls'
error: attempt to add quad with NULL field
error: failed to expand CURIE `param:OscillatorControls'
error: attempt to add quad with NULL field
error: failed to expand CURIE `param:OscillatorControls'
error: attempt to add quad with NULL field
Set cursor set to default
Set buffering params to 262144|131072|10|10
Set buffering params to 262144|131072|10|10
Skip explicit buffer seconds, preset in use
Skip explicit buffer seconds, preset in use
Erreur de segmentation

So here is the backtrace in ardour4:
http://pastebin.com/4cAve3N7

Is someone can help me to re-open it ?

Ubuntu 14.04 + lowlatency kernel + Kxstudio repos

I am also facing a similar issue - all my projects created a year back and which worked in ardour 4.1 don’t work anymore in ardour 4.2 or in ardour 3.
Logged a bug here with backtrace

http://tracker.ardour.org/view.php?id=6511

error seems to be here

Thread 1 (Thread 0x7ffff3b019c0 (LWP 25427)):
#0 0x0000003f92435267 in __GI_raise (sig=sig@entry=6) at …/sysdeps/unix/sysv/linux/raise.c:55
#1 0x0000003f92436eca in __GI_abort () at abort.c:89
#2 0x0000000000f3cc47 in RouteTimeAxisView::add_processor_automation_curve (this=0x6011e20, processor=…, what=…) at …/gtk2_ardour/route_time_axis.cc:2201
#3 0x0000000000f2aaa1 in RouteTimeAxisView::add_existing_processor_automation_curves (this=0x6011e20, p=…) at …/gtk2_ardour/route_time_axis.cc:2260

I am using Ubuntu 15.04+lowlatency+Kxstudio repos

Just tried looking at the error message in my ardour 3.5.403 - looks similar to rcspam’s

error: /usr/lib/lv2/rkr.lv2/vocoder.ttl:103:16: expected .', notl’

(ardour-3.5.403:25553): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_N9Gtkmm2ext23CellRendererPixbufMultiE::active after class was initialised

Using UTF-8 encoding
ardour-3.5.403: /home/harrison/a3/inst/include/boost/smart_ptr/shared_ptr.hpp:424: T* boost::shared_ptr::operator->() const [with T = ARDOUR::AutomationList]: Assertion `px != 0’ failed.
Aborted

Handled on IRC. In both cases the issue was with calf-plugins (calf-plugins-git from KXStudio). Uninstalling calf made the sessions load, in mendred’s case using calf (0.0.60) instead of calf-git also did the trick.

I reported the rakarrack lv2 issue upstream https://github.com/ssj71/rkrlv2/issues/8