[Bug 51307] New: msvcp140:msvcp140 fails on msvcp140 >= 14.25

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jun 21 12:05:32 CDT 2021


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

            Bug ID: 51307
           Summary: msvcp140:msvcp140 fails on msvcp140 >= 14.25
           Product: Wine
           Version: 6.10
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: msvcp
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

On cw-rx460 machines that have either Radeon 21.3.2 or 21.4.1 the 64-bit
msvcp140:msvcp140 test fails:

https://test.winehq.org/data/patterns.html#msvcp140:msvcp140

msvcp140.c:1257: Test failed: ret = 37, expected 39
msvcp140.c:1258: Test failed: buf = The operation completed
successfully.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaThe
operation completed successfully.
, expected The operation completed successfully.

This is probably because the Radeon driver upgrades the 64-bit msvcp140.dll.
Currently we have:

                Radeon   msvcp140
cw-rx460-1507   19.11.3  14.14.26429.4
cw-rx460-1709   19.11.3  14.14.26429.4
cw-rx460-1809   19.11.3  14.14.26429.4
cw-rx460-1909   21.4.1   14.25.28508.3
cw-rx460-2009   21.4.1   14.25.28508.3
Also:
w1064v1507      -        -
w1064v1607      -        14.0.23026.0
w1064v1709      -        14.0.23026.0
w1064v1809      -        14.0.23026.0
w1064v1909      -        14.0.23026.0
w10pro64 (2004) -        14.0.23026.0
w1064 (2009)    -        14.0.23026.0

Note that the 14.0.23026.0 version comes from the "Visual C++ 2015
redistributables" package [1]. So all Radeon drivers actually install a newer
version.

But according to Chocolatey there are quite a few even newer versions, the
current latest being 14.29.30037. But there does not seem to be any
microsoft.com download URLs for it :-(

https://community.chocolatey.org/packages/vcredist140#versionhistory


[1] https://wiki.winehq.org/Wine_TestBot_VMs#msvcp140.2C_msvcr140.2C_ucrtbase

-- 
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