https://bugs.winehq.org/show_bug.cgi?id=52559
Bug ID: 52559 Summary: kernel32:resource times out since 2021-12-29 at two win10 testbot systems. Product: Wine Version: 7.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: bernhardu@mailbox.org Distribution: ---
I wondered because the windows test patterns showed timeouts for the kernel32:resource [1] since some days.
I tried a run with verbose timestamps and got [2]. There it shows gaps of ~6 seconds, and it looks like the delay originates from an execution of EndUpdateResourceA [3].
Unfortunately there are a lot calls for this function and therefore the test times out.
Searching the net led me to the autohotkey forums where this function was associated with windows defender. Is windows defender active at these VMs?
[1] https://test.winehq.org/data/tests/kernel32:resource.html [2] https://testbot.winehq.org/JobDetails.pl?Key=108231&f201=exe32.report#k2... [3] https://source.winehq.org/git/wine.git/blob/781277de62822c2bac23dc892a99665c...
https://bugs.winehq.org/show_bug.cgi?id=52559
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=52559
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #1 from François Gouget fgouget@codeweavers.com --- I noticed those too. They happen on only two VM configs: w10pro64v2004 and w10pro64 (win21h1).
Windows Defender cannot be disabled on these recent Windows versions (afaik). The network connection is in metered mode to prevent Windows updates but that does not stop Windows Defender from getting (some) updates. So it's possible these two VM snapshots got unlucky and caught Windows Defender at a bad time.
I identified a set of 8 tests that fail only on these two VMs, or fail in a unique way only on them. See bug 52560 for more details.
https://bugs.winehq.org/show_bug.cgi?id=52559
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=52559
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from François Gouget fgouget@codeweavers.com --- The w10pro64 VM update I performed on 2022-04-25 fixed this issue. So it was indeed Windows Update / Windows Defender interference. So I'm closing this bug.
https://bugs.winehq.org/show_bug.cgi?id=52559
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.8.