https://bugs.winehq.org/show_bug.cgi?id=51609
Bug ID: 51609 Summary: Cygwin (x86) programs only run with wineconsole Product: Wine Version: 6.14 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Created attachment 70465 --> https://bugs.winehq.org/attachment.cgi?id=70465 Test binaries to reproduce the issue
Might or might not be related to bug 40528.
Tested with cygwin 3.2.0. Fresh WINEPREFIX.
Binaries using cygwin1.dll just silenty quit when run. Like "wine test.exe" quits without working. When running then with "wineconsole test.exe" it works. However, when called like "wine test.exe &> test.log" it works.
Attaching test binaries for simplicity.