https://bugs.winehq.org/show_bug.cgi?id=46960
Bug ID: 46960 Summary: Mono's interactive C# shell crashes when typing a character Product: Wine Version: 4.5 Hardware: x86 OS: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: madewokherd@gmail.com Distribution: ---
Mono ships with an interactive C# interpreter, located at lib/mono/4.5/csharp.exe. This can be run directly from inside a Wine Mono install.
It crashes with an ArgumentOutOfRangeException the first time a character is typed.
System.ArgumentOutOfRangeException: Console key values must be between 0 and 255 inclusive. Parameter name: key at System.ConsoleKeyInfo..ctor (System.Char keyChar, System.ConsoleKey key, System.Boolean shift, System.Boolean alt, System.Boolean control) [0x0000c] in <72b294be54bc4854bce603b664bafd63>:0 at System.WindowsConsoleDriver.ReadKey (System.Boolean intercept) [0x00079] in <72b294be54bc4854bce603b664bafd63>:0
https://bugs.winehq.org/show_bug.cgi?id=46960
--- Comment #1 from Vincent Povirk madewokherd@gmail.com --- Using wineconsole to run the exe works around the crash.
https://bugs.winehq.org/show_bug.cgi?id=46960
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- This seems to be fixed with wine-6.11 and wine-mono 6.2.0, can you confirm?
https://bugs.winehq.org/show_bug.cgi?id=46960
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Esme Povirk madewokherd@gmail.com --- Yep, dunno where the bug was, but it's fixed now.
https://bugs.winehq.org/show_bug.cgi?id=46960
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.12.