-
Notifications
You must be signed in to change notification settings - Fork 533
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VAMP support is "messing up" sonic annotator #371
Comments
I mentioned this bug at https://code.soundsoftware.ac.uk/issues/1545 |
Thank you for reporting. We'll try to reproduce this error. |
Is this still relevant? I can't reproduce the segfault on my Linux machine building from master branch. However, if I build if |
Installing Sonic Visualiser on Ubuntu 16.04 I have the same problem: Thread 1 (Thread 0x7ffff7e07940 (LWP 26412)): |
Problem of segmentation fault still persists. Could it be caused by using Vamp SDK 2.4 rather than the more current Vamp SDK 2.7? |
Greetings!
After building and installing Essentia, with VAMP support, the command 'sonic-annotator -l' is reporting a segmentation fault. If I remove libvamp_essentia.so from /usr/local/lib/vamp, everything runs just fine.
I'm using Ubuntu 15.10, 64 bits.
I have built and installed essentia with the following commands:
The configure step output:
The building phase output:
The install phase output:
The text was updated successfully, but these errors were encountered: