http://bugs.winehq.org/show_bug.cgi?id=58557
Bug ID: 58557 Summary: err:ole:start_rpcss Failed to start RpcSs service Product: Wine Version: 10.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: 1685899837@qq.com Distribution: ---
After using this submission:ntdll: Pass the full image NT path through the server startup information.https://gitlab.winehq.org/wine/wine/-/commit/610193414262fbb55a2b184110ed3cd... I failed to run cer_deservice.exe and AdskLicensing Service.exe,When I revert this submission, it will run successfully。
Specific errors:
0088:err:ole:start_rpcss Failed to start RpcSs service 0088:err:ole:start_rpcss Failed to start RpcSs service
003c:err:service:process_send_start_message service L"Autodesk CER Service" failed to start 003c:trace:service:service_start returning 1053 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"Autodesk CER Service" failed to start: 1053
003c:err:service:process_send_start_message service L"AdskLicensingService" failed to start 003c:trace:service:service_start returning 1053 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"AdskLicensingService" failed to start: 1053
http://bugs.winehq.org/show_bug.cgi?id=58557
1685899837@qq.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|err:ole:start_rpcss Failed |There may be issues with |to start RpcSs service |this submission:ntdll: Pass | |the full image NT path | |through the server startup | |information.
http://bugs.winehq.org/show_bug.cgi?id=58557
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |610193414262fbb55a2b184110e | |d3cdf4d3fbe39 Keywords| |regression CC| |z.figura12@gmail.com Summary|There may be issues with |Autodesk Licensing Service |this submission:ntdll: Pass |fails to start |the full image NT path | |through the server startup | |information. |
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- Is there a simple download that can be used to reproduce this?