Control: retitle -1 vulkaninfo,vkcube seg-faults on remote access.The issue is unrelated to cuda, but seems to be related to any remote access. The issue can be easily reproduced on a local machine, when doing this:
ssh -X localhost
$ vkcube
MESA-INTEL: warning: Haswell Vulkan support is incomplete
Segmentation fault
$ vkcubepp
MESA-INTEL: warning: Haswell Vulkan support is incomplete
Segmentation fault
vulkaninfo shows a lot of information, seg-faults also at the and.

