[Bug 53168] New: kernel32:debugger - test_ExitCode() has a rare timeout condition running dbg,attach,process,event,detach

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jun 17 12:44:00 CDT 2022


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

            Bug ID: 53168
           Summary: kernel32:debugger - test_ExitCode() has a rare timeout
                    condition running dbg,attach,process,event,detach
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

kernel32:debugger - test_ExitCode() has a rare timeout condition running
dbg,attach,process,event,detach:

debugger.c:610: running dbg,attach,process,event,detach...
debugger.c:621: waiting for child exit...
debugger.c:198: child: crashing...
debugger.c:659: waiting for the debugger...
debugger.c:166: debugger traces:
processing debug messages
setting event
done debugging...
kernel32:debugger:0dcc done (258) in 125s

https://test.winehq.org/data/patterns.html#kernel32:debugger

The failures are very rare (~0.6%) but always happen in the same location: in
the (last) crash_and_debug(... "dbg,attach,process,event,detach") call in
test_ExitCode().

This failure has mostly been seen on Windows 10 21H1 but it happened at least
once in 1507. So it is likely that all Windows 10 versions are impacted. It
also happens in both 32- and 64-bit code.

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