https://bugs.winehq.org/show_bug.cgi?id=49611
--- Comment #21 from Michael F Winthrop michael.f.winthrop@gmail.com --- I believe this is the problem: dad@dad314159:/usr/lib/x86_64-linux-gnu$ ls -l libvulkan* lrwxrwxrwx 1 root root 14 Jan 25 2019 libvulkan.so -> libvulkan.so.1 lrwxrwxrwx 1 root root 19 Jan 25 2019 libvulkan.so.1 -> libvulkan.so.1.1.70 -rw-r--r-- 1 root root 322096 Jan 25 2019 libvulkan.so.1.1.70
For some reason wine is not accepting the link from libvulkan.so.1 to libvulkan.so.1.1.70 as the correct file to use. This crashed the file lookup by wine.