Loading a Guitarix plugin (LV2) in Ardour makes Ardour crash. The crash happens 100% of the time I load one of the plugins.
Tried with the Guitarix tuner and Gx Amplifier X. Ardour works fine otherwise, and non-Guitarix plugins work fine.
OS: Nix OS
Ardour version: 9.2.0
Guitarix version: 0.47.0
Ardour startup output:
ardour9
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.
Ardour9.2.0 (built using 9.2 and GCC version 15.2.0)
Ardour: [INFO]: Your system is configured to limit Ardour to 524288 open files
Ardour: [INFO]: Loading system configuration file /nix/store/jx2isfm2jvbg19yhxrn0gp4bzdfkf5gc-ardour-9.2/etc/ardour9/system_config
Ardour: [INFO]: Loading user configuration file /home/linda/.config/ardour9/config
Ardour: [INFO]: CPU vendor: AuthenticAMD
Ardour: [INFO]: AVX capable processor
Ardour: [INFO]: AVX with FMA capable processor
Ardour: [INFO]: CPU brand: AMD Ryzen 7 5800H with Radeon Graphics
Ardour: [INFO]: Using AVX and FMA optimized routines
Ardour: [INFO]: Loading plugin meta data file /nix/store/jx2isfm2jvbg19yhxrn0gp4bzdfkf5gc-ardour-9.2/share/ardour9/plugin_metadata/plugin_tags
Ardour: [INFO]: Loading plugin statistics file /home/linda/.config/ardour9/plugin_metadata/plugin_stats
Ardour: [INFO]: add_lrdf_data '/home/linda/.config/ardour9/rdf:/nix/store/jx2isfm2jvbg19yhxrn0gp4bzdfkf5gc-ardour-9.2/share/ardour9/rdf:/usr/local/share/ladspa/rdf:/usr/share/ladspa/rdf'
Ardour: [INFO]: Loading default ui configuration file /nix/store/jx2isfm2jvbg19yhxrn0gp4bzdfkf5gc-ardour-9.2/etc/ardour9/default_ui_config
Ardour: [INFO]: Loading user ui configuration file /home/linda/.config/ardour9/ui_config
Ardour: [INFO]: Loading 470 MIDI patches from /nix/store/jx2isfm2jvbg19yhxrn0gp4bzdfkf5gc-ardour-9.2/share/ardour9/patchfiles
Ardour: [INFO]: Loading color file /nix/store/jx2isfm2jvbg19yhxrn0gp4bzdfkf5gc-ardour-9.2/share/ardour9/themes/dark-ardour.colors
Ardour: [INFO]: Loading ui configuration file /nix/store/jx2isfm2jvbg19yhxrn0gp4bzdfkf5gc-ardour-9.2/etc/ardour9/clearlooks.rc
Ardour: [INFO]: Loading bindings from /nix/store/jx2isfm2jvbg19yhxrn0gp4bzdfkf5gc-ardour-9.2/etc/ardour9/ardour.keys
Loading ui configuration file /nix/store/jx2isfm2jvbg19yhxrn0gp4bzdfkf5gc-ardour-9.2/etc/ardour9/clearlooks.rc
Found nothing along /home/linda/.config/ardour9/templates:/nix/store/jx2isfm2jvbg19yhxrn0gp4bzdfkf5gc-ardour-9.2/share/ardour9/templates
Set cursor set to default
set_minsec_ruler_scale
and when I try to load the Guitarix tuner plugin for example:
lilv_world_get_unique(): warning: Subject <78b37> has multiple <http://www.w3.org/2000/01/rdf-schema#label> properties
lilv_plugin_get_unique_internal(): error: No value found for (78b37 http://www.w3.org/2000/01/rdf-schema#label ...) property
fish: Job 1, 'ardour9' terminated by signal SIGSEGV (Address boundary error)
Steps I took to reproduce:
- Open Ardour
- Create a track to record my guitar
- Try to add a Guitarix plugin like Tuner or Amplifier X to the track
- Ardour crashes
I'll see if I can figure out how to get some more useful output to debug this.
Loading a Guitarix plugin (LV2) in Ardour makes Ardour crash. The crash happens 100% of the time I load one of the plugins.
Tried with the Guitarix tuner and Gx Amplifier X. Ardour works fine otherwise, and non-Guitarix plugins work fine.
OS: Nix OS
Ardour version: 9.2.0
Guitarix version: 0.47.0
Ardour startup output:
and when I try to load the Guitarix tuner plugin for example:
Steps I took to reproduce:
I'll see if I can figure out how to get some more useful output to debug this.