opencl-mesa
may need rebuilding after spirv-tools
update
Description:
RUSTICL_ENABLE=radeonsi RUSTICL_FEATURES=fp64 clinfo
has started crashing since some time during the past 7 days. The bug has been reported upstream and maintainers suggest rebuilding the package against a newer version of spirv-tools
first.
Additional info:
- package version(s): 1:25.2.4-1
- config and/or log files:
- link to upstream bug report, if any: https://gitlab.freedesktop.org/mesa/mesa/-/issues/14080
Steps to reproduce:
- Run
RUSTICL_ENABLE=radeonsi RUSTICL_FEATURES=fp64 clinfo
on a machine with an AMD GPU.
clinfo
will print some lines of information, followed by a segfault as pasted in the upstream bug report.