https://bugs.winehq.org/show_bug.cgi?id=52789
Bug ID: 52789 Summary: Unwanted Console Creation when Winegcc compiled Processes are started Product: Wine Version: 7.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: chopinbig@tutanota.com Distribution: ---
When winegcc apps are run, a console (terminal) pops up with Wine 7.5 which didn't happen in Wine 7.4 or any previous Wine version either.
This is odd behaviour.
If the unwanted console window is closed, then it causes a crash.
I think I've tracked it down to these commit's
https://source.winehq.org/git/wine.git/commit/7b65ef3afbe880b82e896564352610...
https://source.winehq.org/git/wine.git/commit/c7e87b536edb28bb48162690e0d42c...
https://source.winehq.org/git/wine.git/commit/f034084d49b354811096524d472ae5...
2022-03-17 Eric Pouech kernelbase: Handle corner case in CreateProcess. commit | commitdiff | tree 2022-03-17 Eric Pouech start: Force no console creation when using start ... commit | commitdiff | tree 2022-03-17 Eric Pouech services: Start services detached from console. commit | commitdiff | tree
https://bugs.winehq.org/show_bug.cgi?id=52789
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |7b65ef3afbe880b82e896564352 | |6105f4ea38a3e Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=52789
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
https://bugs.winehq.org/show_bug.cgi?id=52789
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Eric Pouech eric.pouech@orange.fr --- https://bugs.winehq.org/show_bug.cgi?id=52771
*** This bug has been marked as a duplicate of bug 52771 ***
https://bugs.winehq.org/show_bug.cgi?id=52789
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.