New comment by oreo639 on void-packages repository https://github.com/void-linux/void-packages/issues/49763#issuecomment-2045935105 Comment: Can you share the backtrace with debug symbols? (Add the debug repo and install blender-dbg) You might need to use `gdb`, in which case do `gdb blender`, then do `run` and when the application crashes, do `bt`.