[Bug 52079] oleacc:main crashes randomly on Windows 10 1709+

WineHQ Bugzilla wine-bugs at winehq.org
Fri May 6 12:10:17 CDT 2022


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

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
      Fixed by SHA1|                            |67b43b58bd7a142320464895ec1
                   |                            |9f30035e0d29e
         Resolution|---                         |FIXED

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
This is fixed.

I suspect multiple commits contributed to the fix because the test stopped
crashing on win1909_cw-gtx560 and win1909_cx-rx460 on 2022-04-23. But it also
started crashing in Wine a bit earlier (2022-03-17), and also on
win2009_cw-rx460 on 2022-03-25 and last crashed anywhere on 2022-03-25. That
last part points to this commit putting the last nail in the coffin.

commit 67b43b58bd7a142320464895ec19f30035e0d29e
Author: Piotr Caban <piotr at codeweavers.com>
Date:   Sun Mar 27 14:16:31 2022 +0200

    oleacc/tests: Fix crash when current thread is not in foreground state.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52079
    Signed-off-by: Piotr Caban <piotr at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

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