[Bug 51196] New: ntdll:om has a timing-related failure in Wine

WineHQ Bugzilla wine-bugs at winehq.org
Fri May 28 11:03:15 CDT 2021


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

            Bug ID: 51196
           Summary: ntdll:om has a timing-related failure in Wine
           Product: Wine
           Version: 6.8
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

ntdll:om randomly fails with an error of the form:

om.c:2307: Test failed: got 88
and/or
om.c:2322: Test failed: got 87

The value is the time spent in RtlWaitOnAddress(..., timeout=100 ms). The test
generously expects at least 90 ms and the failure occurs whenever it is below
that.

Because the failure is intermittent and the duration typically varies between
85 and 89 ms, this failure is prone to generating false positives in the
TestBot.

Furthermore this only happens in Wine which suggests there is some
implementation issue there.

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