https://bugs.winehq.org/show_bug.cgi?id=54139 Bug ID: 54139 Summary: rpcrt4:server - test_stop_wait_for_call() sometimes crashes on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: rpc Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com test_stop_wait_for_call() sometimes crashes on Windows: server.c:2258: this is the last test seen before the exception 20e8:server: unhandled exception 000006a6 at 776CC392 server.c:1226: unhandled exception 000006a6 in child process 20e8 See https://test.winehq.org/data/patterns.html#rpcrt4:server Where 0x000006a6 == RPC_S_INVALID_BINDING. This is similar to the RPC_S_CALL_FAILED crash that happens on Windows 10+. -- 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.