View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008161 | ardour | bugs | public | 2020-05-29 15:21 | 2020-10-05 14:37 |
| Reporter | magnetophon | Assigned To | x42 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Linux | OS | NixOS | OS Version | 20.09pre |
| Product Version | 6.0 | ||||
| Summary | 0008161: Crash when exporting with analysis | ||||
| Description | When I export something, while leaving "Analyze Exported Audio" enabled, Ardour crashes, leaving the following in the terminal: Vamp::HostExt: Unable to load library "/nix/store/2i5m5l28g2njgyj5nsk15x752rzax969-ardour-6.0/lib/ardour6/vamp/libardourvampplugins.so": /nix/store/2i5m5l28g2njgyj5nsk15x752rzax969-ardour-6.0/lib/ardour6/vamp/libardourvampplugins.so: undefined symbol: kiss_fft_alloc Vamp::HostExt::PluginLoader: No library found in Vamp path for plugin "libardourvampplugins:ebur128" [1] 730 segmentation fault (core dumped) ardour6 /home/bart/ardour/factoryGirl/factoryGirl.ardour | ||||
| Tags | No tags attached. | ||||
|
|
The underlying issue is probably the same as https://discourse.ardour.org/t/undefined-symbol-exp2f-finite/103943 - your distro provided qm-dsp is underlinked against libm and or kiss_fft. Since 6.0-35-gfe1f8effb9 optimized builds don't crash anymore, but analysis remains unavailable if the VAMP plugin cannot be loaded. |
|
|
Issue has been closed automatically, by Trigger Close Plugin. Feel free to re-open with additional information if you think the issue is not resolved. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-05-29 15:21 | magnetophon | New Issue | |
| 2020-05-30 03:27 | x42 | Assigned To | => x42 |
| 2020-05-30 03:27 | x42 | Status | new => resolved |
| 2020-05-30 03:27 | x42 | Resolution | open => fixed |
| 2020-05-30 03:27 | x42 | Note Added: 0024306 | |
| 2020-05-30 03:27 | x42 | Note Edited: 0024306 | |
| 2020-07-28 15:22 | anonymous | Note Added: 0024838 | |
| 2020-07-28 15:22 | anonymous | Status | resolved => closed |
| 2020-10-05 14:37 | x42 | Relationship added | related to 0008437 |