[Bug 49918] New: [5.17 regression] 0050:err:ole:start_rpcss Failed to open RpcSs service
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(a)winehq.org Reporter: xantares09(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49918 xantares <xantares09(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aric(a)codeweavers.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49918 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- I think it's closely related to this: 0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x800736b7 0050:err:ole:apartment_get_local_server_stream Failed: 0x800736b7 Which already happened before. You shouldn't see these message if you create the prefix first, shutdown, and run your program after. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49918 --- Comment #2 from xantares <xantares09(a)hotmail.com> --- I just tried to create the prefix first. The error message appears during the prefix creation but not the exe run. So the problem is still there, your proposition just moves it. With 5.16 that error message does not appear at all, even in prefix creation. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49918 xantares <xantares09(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49918 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[5.17 regression] |0050:err:ole:start_rpcss |0050:err:ole:start_rpcss |Failed to open RpcSs |Failed to open RpcSs |service |service | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49918 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ole32 |-unknown Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- If it bothers you just suppress wine debug output. Otherwise it's basically the same as bug 41713. *** This bug has been marked as a duplicate of bug 41713 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49918 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead(a)gmail.com | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49918 --- Comment #4 from xantares <xantares09(a)hotmail.com> --- I think this is a different bug since it does not happen with wine 5.16 Please reconsider -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49918 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> --- Rpcss wasn't used for local servers in 5.16, otherwise the problem is the same - registry is not ready that early, which is the bug I linked this to. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49918 --- Comment #6 from xantares <xantares09(a)hotmail.com> --- ok, thanks -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49918 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate. -- 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.
participants (1)
-
WineHQ Bugzilla