ardour-5.12.0 crashed with SIGSEGV in calf_plugins::lv2_instance::lv2_instance()

Bug #1787414 reported by David Kastrup
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ardour (Ubuntu)
Invalid
Medium
Unassigned
calf (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Trying to insert the plugin.

ProblemType: Crash
DistroRelease: Ubuntu 18.10
Package: ardour 1:5.12.0-3
ProcVersionSignature: Ubuntu 4.17.0-6.7-lowlatency 4.17.9
Uname: Linux 4.17.0-6-lowlatency x86_64
ApportVersion: 2.20.10-0ubuntu7
Architecture: amd64
CrashCounter: 1
CurrentDesktop: XFCE
Date: Thu Aug 16 15:54:41 2018
ExecutablePath: /usr/lib/ardour5/ardour-5.12.0
InstallationDate: Installed on 2011-10-14 (2498 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011)
ProcCmdline: /usr/lib/ardour5/ardour-5.12.0
Signal: 11
SourcePackage: ardour
StacktraceTop:
 calf_plugins::lv2_wrapper<calf_plugins::filter_audio_module>::cb_instantiate(_LV2_Descriptor const*, double, char const*, _LV2_Feature const* const*) () at /usr/lib/lv2/calf.lv2/calf.so
 lilv_plugin_instantiate () at /usr/lib/x86_64-linux-gnu/liblilv-0.so.0
 ARDOUR::LV2Plugin::init(void const*, long) () at /usr/lib/ardour5/libardour.so.3
 ARDOUR::LV2Plugin::LV2Plugin(ARDOUR::AudioEngine&, ARDOUR::Session&, void const*, long) () at /usr/lib/ardour5/libardour.so.3
 ARDOUR::LV2PluginInfo::load(ARDOUR::Session&) () at /usr/lib/ardour5/libardour.so.3
Title: ardour-5.12.0 crashed with SIGSEGV in calf_plugins::lv2_wrapper<calf_plugins::filter_audio_module>::cb_instantiate()
UpgradeStatus: Upgraded to cosmic on 2018-07-30 (16 days ago)
UserGroups: adm admin audio cdrom dialout fax floppy lpadmin lxd plugdev pulse-access sambashare

Revision history for this message
David Kastrup (dak) wrote :
information type: Private → Public
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 calf_plugins::lv2_instance::lv2_instance (_module=0x562e44215208, this=0x562e41be1790) at ./calf/lv2wrap.h:58
 calf_plugins::lv2_wrapper<calf_plugins::filter_audio_module>::cb_instantiate (Descriptor=<optimized out>, sample_rate=96000, bundle_path=<optimized out>, features=0x562e45597210) at ./calf/lv2wrap.h:247
 lilv_plugin_instantiate (plugin=plugin@entry=0x562e41803a80, sample_rate=96000, features=<optimized out>) at ../src/instance.c:66
 ARDOUR::LV2Plugin::init (this=this@entry=0x562e467b0000, c_plugin=c_plugin@entry=0x562e41803a80, rate=rate@entry=96000) at ../libs/ardour/lv2_plugin.cc:557
 ARDOUR::LV2Plugin::LV2Plugin (this=0x562e467b0000, engine=..., session=..., c_plugin=0x562e41803a80, rate=96000) at ../libs/ardour/lv2_plugin.cc:369

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : StacktraceSource.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in ardour (Ubuntu):
importance: Undecided → Medium
summary: ardour-5.12.0 crashed with SIGSEGV in
- calf_plugins::lv2_wrapper<calf_plugins::filter_audio_module>::cb_instantiate()
+ calf_plugins::lv2_instance::lv2_instance()
tags: removed: need-amd64-retrace
Revision history for this message
Erich Eickmeyer (eeickmeyer) wrote :

This isn't a bug in Ardour, but a known bug with the Calf plugins. This should be fixed with the release of 0.90.1, which is in the queue.

Changed in ardour (Ubuntu):
status: New → Invalid
Revision history for this message
Erich Eickmeyer (eeickmeyer) wrote :

I hesitate to mark this as a dupicate, but here's the related bug report: https://bugs.launchpad.net/ubuntu/+source/calf/+bug/1769785

One workaround is to remove the calf-ladspa package, which should be done anyhow as it's depricated.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package calf - 0.90.1-1

---------------
calf (0.90.1-1) unstable; urgency=medium

  [ Jaromír Mikeš ]
  * Add myself as uploader.
  * Set priority optional.
  * Introduce postclone.sh script to ignore .pc/ dir.
  * Patches refreshed/removed.

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/control: Set Vcs-* to salsa.debian.org

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Fixed Vcs-* stanzas to salsa.d.o
  * Updated maintainer email address
  * Bumped standards version to 4.1.3

  [ Felipe Sateler ]
  * Change maintainer address to <email address hidden>

  [ Erich Eickmeyer ]
  * debian/rules: clean up and modernize rules file
  * debian/control: conflict against calf-ladspa
  * Begin switch to debhelper from cdbs
  * Set debhelper compat level to 11

  [ Ross Gammon ]
  * New upstream release (Closes: #829737, #901705)
    (LP: #1769785)
  * Refresh patches
  * Unapply patches from source
  * Finish switch to debhelper
  * Fix short package description
  * Conflict against calf-ladspa, which is deprecated upstream &
    causes crashes in Ardour when both are installed (LP: #1787414)
  * Add Erich to copyright file
  * Bump version of debhelper build dependency
  * Drop useless dh-autoreconf and autotools-dev build dependencies
  * Add myself to Uploaders
  * Update copyrights & add myself
  * Drop unused & update lintian overrides
  * Drop Jonas from uploaders
  * Bump Standards Version to 4.2.1, no changes required
  * Start with simple dh debian/rules
  * Drop lintian override for missing js source, no longer in tarball
  * Enable all hardening flags
  * Drop cdbs depends, now we have switched to dh
  * Reinstate building experimental and sse flags, sse for both i386 and amd64
  * Reinstate clearout of la files
  * Close bugs in changelog
  * Reduce line length in changelog
  * Add patch to add keywords to desktop file
  * Add a simple autopkgtest
  * Add an upstream metadata file
  * Add a Gitlab CI file

 -- Ross Gammon <email address hidden> Thu, 15 Nov 2018 08:55:40 +0100

Changed in calf (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.