http://bugs.winehq.org/show_bug.cgi?id=16386
--- Comment #2 from MP singularita@gmail.com 2008-12-15 04:55:43 --- I have applied the proposed patch to git checkout, compiled it and installed the new version.
$ wine --version wine-1.1.10-74-gd3f7f5e
I run FAR with "wineconsole --backend=user d:/far/Far.exe" When I type anything in the commandline, FAR no longer crashes (invalid commands like "asdf" produce no output, executing other .exe file work as expected), however, there is no console output when executing the commands/other executables at all (except possible console output coming from the executed executable).
I think the patch fixed the problem for me.