[Bug 50240] New: CLR console applications loop output infinitely
https://bugs.winehq.org/show_bug.cgi?id=50240 Bug ID: 50240 Summary: CLR console applications loop output infinitely Product: Wine Version: 5.22 Hardware: x86-64 OS: Linux Status: NEW Severity: major Priority: P2 Component: wineserver Assignee: wine-bugs(a)winehq.org Reporter: madewokherd(a)gmail.com Distribution: --- When running any .NET console application, including a simple "hello world" C# example, the first line printed with Console.WriteLine is repeated infinitely. The easiest way to test this is to run c:\windows\Microsoft.Net\Framework\v4.0.30319\csc.exe on a clean Wine prefix. bisect results: 09b6efd685c585e9bcac9a42d9882ead4f84ce92 is the first bad commit commit 09b6efd685c585e9bcac9a42d9882ead4f84ce92 Author: Jacek Caban <jacek(a)codeweavers.com> Date: Tue Dec 1 19:21:58 2020 +0100 server: Block console write until conhost processes ioctl. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50236 Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50240 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source CC| |jacek(a)codeweavers.com, | |madewokherd(a)gmail.com Regression SHA1| |09b6efd685c585e9bcac9a42d98 | |82ead4f84ce92 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50240 --- Comment #1 from Jacek Caban <jacek(a)codeweavers.com> --- Created attachment 68750 --> https://bugs.winehq.org/attachment.cgi?id=68750 patch The attached patch fixes it, thanks for the report. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50240 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |574ced0dc6f019d11c7c0c67d4b | |655985b1c24e7 --- Comment #2 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commit/574ced0dc6f019d11c7c0c67d4b655... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50240 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.0-rc1. -- 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.
participants (1)
-
WineHQ Bugzilla