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@winehq.org Reporter: fgouget@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+.
https://bugs.winehq.org/show_bug.cgi?id=54139
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=54139
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com