Skip to content
This repository was archived by the owner on Jun 11, 2023. It is now read-only.
This repository was archived by the owner on Jun 11, 2023. It is now read-only.

VST plugin crashes on opening of sample #130

@SuperSonicHub1

Description

@SuperSonicHub1

The file is a simple Amen Break WAV (pcm_s16be 2ch 44100Hz, 6 seconds) which plays just fine in mpv.

I should mention that I have installed both ninjas2 and Ardour through Flatpak, if that is a possible source of trouble.

Log from Ardour 6.9:

WARNING: Your system has a limit for maximum amount of locked memory!
         This might cause Ardour to run out of memory before your system runs
         out of memory. You can view the memory limit with 'ulimit -l', and it
         is normally controlled by /etc/security/limits.conf

WARNING: Could not check your glib-2.0 for mutex locking atomic operations.

Ardour6.9.0 (built using 6.9 and GCC version 11.3.0)
Ardour: [INFO]: Your system is configured to limit Ardour to 1048576 open files
Ardour: [INFO]: Loading system configuration file /app/etc/ardour6/system_config
Ardour: [INFO]: Loading user configuration file /home/kwilliams/.var/app/org.ardour.Ardour/config/ardour6/config
Ardour: [INFO]: CPU vendor: AuthenticAMD
Ardour: [INFO]: AVX-capable processor
Ardour: [INFO]: AVX with FMA capable processor
Ardour: [INFO]: CPU brand: AMD Ryzen 5 5600X 6-Core Processor             
Ardour: [INFO]: Using AVX and FMA optimized routines
Ardour: [INFO]: Loading plugin meta data file /app/share/ardour6/plugin_metadata/plugin_tags
Ardour: [INFO]: Loading plugin statistics file /home/kwilliams/.var/app/org.ardour.Ardour/config/ardour6/plugin_metadata/plugin_stats
Cannot xinstall SIGPIPE error handler
Ardour: [INFO]: Loading default ui configuration file /app/etc/ardour6/default_ui_config
Ardour: [INFO]: Loading user ui configuration file /home/kwilliams/.var/app/org.ardour.Ardour/config/ardour6/ui_config
Ardour: [INFO]: Loading 452 MIDI patches from /app/share/ardour6/patchfiles
Ardour: [INFO]: Loading color file /app/share/ardour6/themes/dark-ardour.colors
Ardour: [INFO]: Loading ui configuration file /app/etc/ardour6/clearlooks.rc
Ardour: [INFO]: Loading bindings from /app/etc/ardour6/ardour.keys
Loading ui configuration file /app/etc/ardour6/clearlooks.rc
ALSA: Cannot open device 'hw:Generic,0': Device or resource busy
ALSA: Cannot open device 'hw:Generic,0': Device or resource busy
ALSA: Cannot open device 'hw:Generic,0': Device or resource busy
ALSA: Cannot open device 'hw:Generic,0': Device or resource busy
ALSA: Cannot open device 'hw:Generic,0': Device or resource busy
Found nothing along /home/kwilliams/.var/app/org.ardour.Ardour/config/ardour6/templates:/app/share/ardour6/templates
ALSA: Cannot open device 'hw:Generic,0': Device or resource busy
ALSA: Cannot open device 'hw:Generic,0': Device or resource busy
ALSA: Cannot open device 'hw:Generic,0': Device or resource busy
ALSA: Cannot open device 'hw:Generic,0': Device or resource busy
ALSA: Cannot open device 'hw:Generic,0': Device or resource busy
Scanning folders for bundled LV2s: /app/lib/ardour6/LV2
Set cursor set to default
Reading player:Ninjas 2 took 1 microseconds, final size = 0
Plugin UI running in 'Ardour'
/usr/include/c++/11.2.0/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = float; _Alloc = std::allocator<float>; std::vector<_Tp, _Alloc>::reference = float&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__n < this->size()' failed.
watched PID no longer exists - releasing device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions