https://bugs.winehq.org/show_bug.cgi?id=50003
Bug ID: 50003 Summary: Cygwin/msys binaries hang on start Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rpisl@seznam.cz Distribution: ---
I tried to test bug 48931 with the latest patches in git but now both 32 and 64bit cygwin binaries hang on start. This is probably a regression caused by the console rework. The last message printed on console is:
00c4:fixme:conhost:screen_buffer_ioctl unsupported ioctl 50402c
The same result is with or without using wineconsole, but this is expected as wineconsole is only a thin wrapper now. The 32bit version worked in wineconsole before it was switched to the wrapper.