Nixpkgs version
Describe the bug
When trying to launch vcv rack version 2.6.0 from the command line with Rack, the program fails to launch with the following error:
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:802: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:834: FINISHME: support more multi-planar formats with DRM modifiers
fish: Job 1, 'Rack' terminated by signal SIGSEGV (Address boundary error)
Before this, it pops up a window saying it crashed due to a buggy patch and if you'd like to try reopening it or starting with a blank one. No matter which option you choose, this still happens.
As far as I know its trying to open the default patch, but obviously I can't be sure because it doesn't ever make it into the UI.
Steps to reproduce
Launch VCV rack from the desktop file or the command line.
Observe that it fails to start.
Expected behaviour
VCV rack launches properly and enters the gui
Screenshots
No response
Relevant log output
Additional context
I'm not sure if 2.6.0 has ever worked for me, but I rolled back to version 2.5.1 with an overlay in my NixOS config and that launches succesfully, making me think its an issue with the new version.
System metadata
- system:
"x86_64-linux"
- host os:
Linux 6.12.19, NixOS, 25.05 (Warbler), 25.05.20250315.c80f6a7
- multi-user?:
yes
- sandbox:
yes
- version:
nix-env (Nix) 2.24.12
- nixpkgs:
/etc/nix/path/nixpkgs
Notify maintainers
@nathyong
@jpotier
@ddelabru
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Nixpkgs version
Describe the bug
When trying to launch vcv rack version 2.6.0 from the command line with
Rack, the program fails to launch with the following error:MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:802: FINISHME: support YUV colorspace with DRM format modifiers MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:834: FINISHME: support more multi-planar formats with DRM modifiers fish: Job 1, 'Rack' terminated by signal SIGSEGV (Address boundary error)Before this, it pops up a window saying it crashed due to a buggy patch and if you'd like to try reopening it or starting with a blank one. No matter which option you choose, this still happens.
As far as I know its trying to open the default patch, but obviously I can't be sure because it doesn't ever make it into the UI.
Steps to reproduce
Launch VCV rack from the desktop file or the command line.
Observe that it fails to start.
Expected behaviour
VCV rack launches properly and enters the gui
Screenshots
No response
Relevant log output
Additional context
I'm not sure if 2.6.0 has ever worked for me, but I rolled back to version 2.5.1 with an overlay in my NixOS config and that launches succesfully, making me think its an issue with the new version.
System metadata
"x86_64-linux"Linux 6.12.19, NixOS, 25.05 (Warbler), 25.05.20250315.c80f6a7yesyesnix-env (Nix) 2.24.12/etc/nix/path/nixpkgsNotify maintainers
@nathyong
@jpotier
@ddelabru
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.