[Bug 49611] All 16 & 32 bit windows apps crash when opening a file

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jul 26 17:54:42 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49611

--- Comment #21 from Michael F Winthrop <michael.f.winthrop at gmail.com> ---
I believe this is the problem:
dad at 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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list