https://bugs.winehq.org/show_bug.cgi?id=49129
Bug ID: 49129 Summary: service:process_send_command service protocol error - failed to write pipe! on wine5.8 Product: Wine-staging Version: 5.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rnowotny@rotek.at CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
I have some windows service (an ERP server) , that used to work on WINE 5.7
after updating to 5.8, the service can not start anymore :
# start the wineserver /usr/bin/wineserver -p
# start the service /usr/bin/wine net start myservice
# diag output : 0108:err:service:process_send_command service protocol error - failed to write pipe!
If I start the program "normal" (not as a service) it still runs perfectly.
So there seem to be some regression with pipes / wineserver ?
https://bugs.winehq.org/show_bug.cgi?id=49129
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- What application is this? Can you provide a download link?
Does the problem occur with upstream (non-Staging) Wine?
https://bugs.winehq.org/show_bug.cgi?id=49129
--- Comment #2 from Robert Nowotny rnowotny@rotek.at --- Sorry, Application can not be made available. As written before, it works since several Years, until Version 5.7 It stopped to work on 5.8
And when I use the SAME .exe File, but dont install it as a Service, it also works.
So I guess the regression is in the aerea of wineserver ..
Yours sincerely Robert
https://bugs.winehq.org/show_bug.cgi?id=49129
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- Again, does the bug occur with upstream (non-Staging) Wine?
https://bugs.winehq.org/show_bug.cgi?id=49129
--- Comment #4 from Robert Nowotny rnowotny@rotek.at --- yes, it works with "stable" 5.8 it does not work with "devel" and it does not work with "staging" it took some effort to test this ... sorry for the delay. Robert
https://bugs.winehq.org/show_bug.cgi?id=49129
--- Comment #5 from Robert Nowotny rnowotny@rotek.at --- sorry, to be precise with versions :
stable Version 4.0.4 is working devel Version 5.0.8 is NOT working staging Version 5.8.0~focal is NOT working
yours sincerely Robert
https://bugs.winehq.org/show_bug.cgi?id=49129
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown CC|leslie_alistair@hotmail.com | Product|Wine-staging |Wine
--- Comment #6 from Zebediah Figura z.figura12@gmail.com --- Can you please attach a log with WINEDEBUG=+relay,+seh,+pid,+service,+server?
https://bugs.winehq.org/show_bug.cgi?id=49129
--- Comment #7 from Robert Nowotny rnowotny@rotek.at --- Created attachment 67782 --> https://bugs.winehq.org/attachment.cgi?id=67782 start with version 5.0.1. (OK)
start with version 5.0.1. (OK)
https://bugs.winehq.org/show_bug.cgi?id=49129
--- Comment #8 from Robert Nowotny rnowotny@rotek.at --- Created attachment 67783 --> https://bugs.winehq.org/attachment.cgi?id=67783 start with version 5.13 (Broken Pipe)
start with version 5.13 (Broken Pipe)
https://bugs.winehq.org/show_bug.cgi?id=49129
--- Comment #9 from Robert Nowotny rnowotny@rotek.at --- Created attachment 67784 --> https://bugs.winehq.org/attachment.cgi?id=67784 start with version 5.13 staging (Broken Pipe)
start with version 5.13 staging (Broken Pipe)
https://bugs.winehq.org/show_bug.cgi?id=49129
--- Comment #10 from Robert Nowotny rnowotny@rotek.at --- here an update of the issue :
stable Version 5.0.1 is working (trace attached) devel Version 5.13 is not working - BROKEN PIPE (trace attached) staging Version 5.13 is not working - BROKEN PIPE (trace attached)
this is a regression since version 5.8
please be so kind and look into it.
yours sincerely
Robert