[Mono-bugs] [Bug 80940][Nor] New - Exception when using "ctrl-c" on a c# application

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 22 20:27:50 EST 2007


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 psingh at fnfr.com.

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: mono-bugs at ximian.com                            
+ReportedBy: psingh at fnfr.com               
+QAContact: mono-bugs at ximian.com
+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]


More information about the mono-bugs mailing list