Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80940 --- shadow/80940 2007-02-22 20:27:50.000000000 -0500 +++ shadow/80940.tmp.21519 2007-02-22 20:27:50.000000000 -0500 @@ -0,0 +1,30 @@ +Bug#: 80940 +Product: Mono: Class Libraries +Version: 1.2 +OS: Solaris 8 +OS Details: Solaris 8, 10 on ultrasparc +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Exception when using "ctrl-c" on a c# application + +We intermittently get the following exception on Solaris when using Ctrl-C +handler. Mono version is 1.2.3. Solaris version 8 and 10 on ultrasparc. + +Error: Received unhandled exception: System.IO.IOException: Error +initializing terminal. + at System.TermInfoDriver.Init () [0x00000] + at System.ConsoleDriver.Init () [0x00000] + at System.Console.add_CancelKeyPress (System.ConsoleCancelEventHandler +value) [0x00000] + at ffsvt.ConsoleUi.RunLocalMode () [0x00000] + at ffsvt.ConsoleUi._Main (System.String[] args) [0x00000] + at ffsvt.ConsoleUi.Main (System.String[] args) [0x00000] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
