[Bug 46960] New: Mono' s interactive C# shell crashes when typing a character

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 4 10:34:44 CDT 2019


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 at winehq.org
          Reporter: madewokherd at 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

-- 
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