http://bugs.winehq.org/show_bug.cgi?id=19809
Summary: all cygwin apps crash on exit if run outside wineconsole Product: Wine Version: 1.1.27 Platform: PC URL: http://cygwin.com OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
cd .wine/drive_c/cygwin/bin wine true.exe
crashes, whereas
cd .wine/drive_c/cygwin/bin wine wineconsole true.exe
does not crash.
On windows, cygwin apps do not crash on exit, even if you ssh in to the windows box (i.e. have no real console).
This makes it more difficult to run the firefox and chrome build scripts.