https://bugs.winehq.org/show_bug.cgi?id=49918
Bug ID: 49918 Summary: [5.17 regression] 0050:err:ole:start_rpcss Failed to open RpcSs service Product: Wine Version: 5.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs@winehq.org Reporter: xantares09@hotmail.com Distribution: ArchLinux
Created attachment 68291 --> https://bugs.winehq.org/attachment.cgi?id=68291 log
since 5.17, when wine runs a basic hello world c++ executable it show a new error: Failed to open RpcSs service
see attached wine.log for full output
also happens in 5.18 happens in 32 and 64 bits modes
hello world example used: https://github.com/hubshuffle/cmake-hello-world/blob/master/main.cpp