https://bugs.winehq.org/show_bug.cgi?id=54240
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #5 from Bernhard Übelacker bernhardu@mailbox.org --- I tried to reproduce the wineserver crash.
"Unfortunately" I could not observe a crash of wineserver with vanilla wine 8.11 (or wine-staging).
I just received the unimplemented function "crash" (which is handled by the bug submitters patch).
And the crash in winedbg happens because MaLauncher.exe has some anti debugging in place and calls ExitProcess while winedbg is not yet done. To avoid the winedbg crash I created bug 55187.
With the patch by Sidney Kelley the process continues. It shows a splash screen "easy ANTI-CHEAT" and a growing progress bar. After a while the message: "Failed to launch the game(waiting time out), please start MaLauncher again."
Following logfile seems related: "~/.wine/drive_c/users/benutzer/AppData/Roaming/EasyAntiCheat/590/loader.log" Shows a download failure from: "https://download.eac-cdn.com/api/v1/games/590/client/wine32/download/?uuid=..." This looks like bug 44235.
Therefore I assume this bug should concentrate at the unimplemented function rpcrt4.dll.RpcServerUseAllProtseqsIf.