https://bugs.winehq.org/show_bug.cgi?id=50046
Bug ID: 50046 Summary: wineserver persistence after setup of a WINEPREFIX Product: Wine Version: 5.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: iroalexis@outlook.fr Distribution: ---
Created attachment 68499 --> https://bugs.winehq.org/attachment.cgi?id=68499 Wine sec and conhost log
For setup of a WINEPREFIX, you recommand that use wineboot -i but when he gives us back our hand, wineserver continues to run in the background (even after 5s). Need use wineserver -k for stop it.
https://bugs.winehq.org/show_bug.cgi?id=50046
Alexis Peypelut iroalexis@outlook.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=50046
Torge Matthies openglfreak@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |openglfreak@googlemail.com
--- Comment #1 from Torge Matthies openglfreak@googlemail.com --- (Copied from Discord)
openglfreak: It seems like services.exe is spawned twice, and one instance is allocated a console for some reason
openglfreak: Alright I think I know why this is happening: - you run wineboot -i - wineboot -i becomes wine wineboot.exe -i - wine starts and sees that the prefix is not initialized, so it runs C:\windows\system32\wineboot.exe --init - this wineboot starts a services.exe instance after running - wine then runs the supplied command, so wineboot.exe -i - this wineboot also starts a services.exe instance The only thing I don't get is why one of them is allocated a conhost and the other is not. @IroAlexis
https://bugs.winehq.org/show_bug.cgi?id=50046
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Keywords| |regression, source Regression SHA1| |54e117018cd4cc58c258da92686 | |bfad13946bde2 CC| |jacek@codeweavers.com Ever confirmed|0 |1
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Confirming, adding 'regression' and 'source' keywords and CC'ing Jacek.
https://bugs.winehq.org/show_bug.cgi?id=50046
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=50046
--- Comment #3 from Jacek Caban jacek@codeweavers.com --- It should be fixed in current git, please retest.
https://bugs.winehq.org/show_bug.cgi?id=50046
--- Comment #4 from Alexis Peypelut iroalexis@outlook.fr --- (In reply to Jacek Caban from comment #3)
It should be fixed in current git, please retest.
I confirm that the problem is no longer present in current git. Thanks for the fix !
https://bugs.winehq.org/show_bug.cgi?id=50046
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #5 from Austin English austinenglish@gmail.com --- (In reply to Alexis Peypelut from comment #4)
(In reply to Jacek Caban from comment #3)
It should be fixed in current git, please retest.
I confirm that the problem is no longer present in current git. Thanks for the fix !
Fixed.
https://bugs.winehq.org/show_bug.cgi?id=50046
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.22.