FS#57581 - Ardour crashes with latest version of aubio

Attached to Project: Community Packages
Opened by James Crompton (DonJaime) - Tuesday, 20 February 2018, 14:09 GMT
Last edited by David Runge (dvzrv) - Tuesday, 20 February 2018, 15:14 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To David Runge (dvzrv)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: when exporting audio, ardour crashes. Console output:

Vamp::HostExt: Unable to load library "/usr/lib/ardour5/vamp/libardourvampplugins.so": libaubio.so.4: cannot open shared object file: No such file or directory
Vamp::HostExt::PluginLoader: No library found in Vamp path for plugin "libardourvampplugins:ebur128"

ardour 5.12-4
aubio 0.4.6-3

Downgrading to aubio 0.4.2 or linking /usr/lib/libaubio.so to /usr/lib/libaubio.so.4 fixes it.
This task depends upon

Closed by  David Runge (dvzrv)
Tuesday, 20 February 2018, 15:14 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with ardour 5.12-5
Comment by David Runge (dvzrv) - Tuesday, 20 February 2018, 14:58 GMT
Sorry, I oversaw a soname change in aubio. Will rebuild ardour against the current aubio version and release it.

Loading...