[Bug 53484] dxgi:dxgi times out on the debiant VM

WineHQ Bugzilla wine-bugs at winehq.org
Tue Aug 2 20:49:38 CDT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Regression SHA1|                            |546638a8751feb0956c7b7705b4
                   |                            |865ad2484d287
           Keywords|                            |regression

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
A bisect shows that the commit below causes the dxgi:dxgi run time to go from
70 to ~150 seconds on debiant; thus causing the timeout. This is probably
because registry access is too slow.

commit 546638a8751feb0956c7b7705b4865ad2484d287
Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Fri Jul 1 06:56:54 2022 +0200

    win32u: Read and cache adapter modes from the registry.

 dlls/win32u/sysparams.c | 30 ++++++++++++++++++++++++++++--
 1 file changed, 28 insertions(+), 2 deletions(-)

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