[Bug 51788] windowscodecs:wmpformat test_decode() fails in the ar_MA locale

WineHQ Bugzilla wine-bugs at winehq.org
Fri Dec 17 08:37:21 CST 2021


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

Jacek Caban <jacek at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|regression                  |
    Regression SHA1|711ce415c01a5e36bde6bb147b5 |
                   |aa3cedc8b35ed               |
                 CC|                            |jacek at codeweavers.com

--- Comment #2 from Jacek Caban <jacek at codeweavers.com> ---
There was a commit related to mentioned change later:
https://source.winehq.org/git/wine.git/commitdiff/fcb6ae29a6ee45a5a0e4e41dd8785c6ad5c921f9
But I don't see how this could affect the test. It sounds more likely that
there is a memory corruption somewhere and it just changed something about
memory layout. In that case, DC_ATTR was later changed to use
NtAllocateVirtualMemory directly and win32u generally doesn't use system heap
anymore, so the layout is even more different now.

I can't reproduce the bug on Test Bot:
https://testbot.winehq.org/JobDetails.pl?Key=104197&f101=wow64_ar_MA.report#k101

François, can you still reproduce it? I'm removing regression keyword, it
doesn't seem like a real regression.

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