[Bug 50705] Cygwin64 on Wine64-staging closes the console after every command.

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jun 14 11:47:29 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50705

--- Comment #2 from megastallman <megastallman at gmail.com> ---
Created attachment 70148
  --> https://bugs.winehq.org/attachment.cgi?id=70148
strace.txt

Thanks guys!

I've built the lates master today, and it looks much better!
At least, the terminal doesn't close. Cygwin and msys2 installers are running
to the very end, without hangups. So, that vfork problem had really much
implications. Here I'm also attaching the strace output.

But for some reason, bash sessions lose STDOUT. Nevertheless, builtins work
fine from both bash and wineconsole.
I can finally call 'ls' or 'uname -a' from wineconsole. I get the output
without closing the shell.
As for bash session - 'ls' and 'uname' just output nothing. 'uname -a > qqq'
results in an empty file. Builtins, like 'pwd > qqq' - work fine. Same for bash
scripting, STDOUT is lost.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list